| 1 | [ Mar 13 22:18:45 Enabled. ] | ||
| 2 | [ Mar 13 22:18:46 Rereading configuration. ] | ||
| 3 | [ Mar 13 22:18:48 Rereading configuration. ] | ||
| 4 | [ Mar 13 22:18:50 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Mar 13 22:18:50 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.13 22:18:52.901449 [ 1 ] {} <Information> Application: Will watch for the process with pid 24596 | ||
| 29 | 2026.03.13 22:18:52.901813 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.13 22:18:53.378056 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24596 | ||
| 31 | 2026.03.13 22:18:53.378896 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.13 22:18:53.379034 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.13 22:18:53.502518 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.13 22:18:53.541383 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.13 22:18:53.541462 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.13 22:18:53.541480 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.13 22:18:53.541537 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.13 22:18:53.542120 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.13 22:18:53.546095 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.13 22:18:53.546963 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.13 22:18:53.547831 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.13 22:18:53.547887 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.13 22:18:53.547928 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.13 22:18:53.548657 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.13 22:18:53.549731 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.13 22:18:53.556010 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.13 22:18:53.556798 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.13 22:18:53.558149 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.13 22:18:53.558250 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.13 22:18:53.559276 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.13 22:18:53.559733 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.13 22:18:53.563729 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.13 22:18:53.564398 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.13 22:18:53.569414 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.13 22:18:53.569817 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.13 22:18:53.570225 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.13 22:18:53.570588 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.13 22:18:53.572144 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.13 22:18:53.572172 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.13 22:18:53.572263 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.13 22:18:53.572364 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.13 22:18:53.580035 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.13 22:18:53.580060 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000152453 sec | ||
| 68 | 2026.03.13 22:18:53.580114 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.13 22:18:53.580160 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.13 22:18:53.580848 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.13 22:18:53.581426 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.13 22:18:53.597334 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.13 22:18:53.597379 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.13 22:18:53.597468 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.13 22:18:53.597481 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.13 22:18:53.597516 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.13 22:18:53.597592 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.13 22:18:53.601712 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.13 22:18:53.601770 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.13 22:18:53.601823 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.13 22:18:53.601997 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.13 22:18:53.602047 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.13 22:18:53.602061 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.13 22:18:53.602142 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.13 22:18:53.602155 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.13 22:18:53.602189 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.13 22:18:53.602264 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.13 22:18:53.626884 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.13 22:18:53.628331 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.13 22:18:53.628416 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000103022 sec | ||
| 91 | 2026.03.13 22:18:53.628429 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.13 22:18:53.628439 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.13 22:18:53.628465 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.13 22:18:53.628683 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.13 22:18:53.628786 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.13 22:18:53.628799 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.13 22:18:53.628809 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.13 22:18:53.628820 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.13 22:18:53.657796 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.13 22:18:53.658038 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.81 MiB (RSS), difference: 92.04 MiB | ||
| 101 | 2026.03.13 22:18:53.659499 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.288e-05 sec. | ||
| 102 | 2026.03.13 22:18:53.659934 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.13 22:18:53.660762 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.13 22:18:53.660778 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.13 22:18:54.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.82 MiB, peak 116.82 MiB, free memory in arenas 0.00 B, will set to 118.34 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.03.13 22:18:56.454621 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59770 | ||
| 107 | 2026.03.13 22:18:56.455456 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.03.13 22:18:56.456058 [ 3 ] {} <Debug> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Authenticating user 'default' from [fd00:1122:3344:101::d]:59770 | ||
| 109 | 2026.03.13 22:18:56.456167 [ 3 ] {} <Debug> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.13 22:18:56.456181 [ 3 ] {} <Debug> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.03.13 22:18:56.456277 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.03.13 22:18:56.456360 [ 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.03.13 22:18:56.456377 [ 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.03.13 22:18:56.456823 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35837 | ||
| 115 | 2026.03.13 22:18:56.456958 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44503 | ||
| 116 | 2026.03.13 22:18:56.456958 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47968 | ||
| 117 | 2026.03.13 22:18:56.457055 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.03.13 22:18:56.457123 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55041 | ||
| 119 | 2026.03.13 22:18:56.457210 [ 4 ] {} <Debug> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35837 | ||
| 120 | 2026.03.13 22:18:56.457241 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45578 | ||
| 121 | 2026.03.13 22:18:56.457292 [ 4 ] {} <Debug> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.03.13 22:18:56.457213 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.03.13 22:18:56.457312 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.03.13 22:18:56.457382 [ 4 ] {} <Debug> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.03.13 22:18:56.457375 [ 5 ] {} <Debug> TCP-Session: 00162bcd-c69b-4e7e-8d7e-943686c0663e Authenticating user 'default' from [fd00:1122:3344:101::d]:44503 | ||
| 126 | 2026.03.13 22:18:56.457421 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63477 | ||
| 127 | 2026.03.13 22:18:56.457462 [ 5 ] {} <Debug> TCP-Session: 00162bcd-c69b-4e7e-8d7e-943686c0663e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.03.13 22:18:56.457457 [ 255 ] {} <Debug> TCP-Session: 840fd0c1-826d-454f-ba2a-3eed03c21aff Authenticating user 'default' from [fd00:1122:3344:101::d]:55041 | ||
| 129 | 2026.03.13 22:18:56.457352 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.03.13 22:18:56.457541 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43577 | ||
| 131 | 2026.03.13 22:18:56.457579 [ 255 ] {} <Debug> TCP-Session: 840fd0c1-826d-454f-ba2a-3eed03c21aff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.03.13 22:18:56.457567 [ 254 ] {} <Debug> TCP-Session: 26d6e49e-7a46-48a2-87f5-c651f2f27e9f Authenticating user 'default' from [fd00:1122:3344:101::d]:47968 | ||
| 133 | 2026.03.13 22:18:56.457626 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62070 | ||
| 134 | 2026.03.13 22:18:56.457668 [ 255 ] {} <Debug> TCP-Session: 840fd0c1-826d-454f-ba2a-3eed03c21aff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.13 22:18:56.457654 [ 254 ] {} <Debug> TCP-Session: 26d6e49e-7a46-48a2-87f5-c651f2f27e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.13 22:18:56.457552 [ 5 ] {} <Debug> TCP-Session: 00162bcd-c69b-4e7e-8d7e-943686c0663e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.13 22:18:56.457739 [ 254 ] {} <Debug> TCP-Session: 26d6e49e-7a46-48a2-87f5-c651f2f27e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.03.13 22:18:56.459280 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.03.13 22:18:56.459309 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.03.13 22:18:56.459313 [ 258 ] {} <Debug> TCP-Session: 9ab6958e-da69-4a2d-91e8-8269cfc11b99 Authenticating user 'default' from [fd00:1122:3344:101::d]:43577 | ||
| 141 | 2026.03.13 22:18:56.459357 [ 257 ] {} <Debug> TCP-Session: 0b1af926-d359-41e3-ace1-bfb013a72dda Authenticating user 'default' from [fd00:1122:3344:101::d]:63477 | ||
| 142 | 2026.03.13 22:18:56.459398 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.03.13 22:18:56.459407 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.03.13 22:18:56.459460 [ 257 ] {} <Debug> TCP-Session: 0b1af926-d359-41e3-ace1-bfb013a72dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.13 22:18:56.459446 [ 259 ] {} <Debug> TCP-Session: 96ba4487-9f19-41fc-9191-ac75539b1749 Authenticating user 'default' from [fd00:1122:3344:101::d]:62070 | ||
| 146 | 2026.03.13 22:18:56.459431 [ 258 ] {} <Debug> TCP-Session: 9ab6958e-da69-4a2d-91e8-8269cfc11b99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.13 22:18:56.459608 [ 257 ] {} <Debug> TCP-Session: 0b1af926-d359-41e3-ace1-bfb013a72dda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.13 22:18:56.459607 [ 256 ] {} <Debug> TCP-Session: 1c0ae00f-95d0-4d24-bb23-2dedc99890df Authenticating user 'default' from [fd00:1122:3344:101::d]:45578 | ||
| 149 | 2026.03.13 22:18:56.459664 [ 258 ] {} <Debug> TCP-Session: 9ab6958e-da69-4a2d-91e8-8269cfc11b99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.03.13 22:18:56.459681 [ 256 ] {} <Debug> TCP-Session: 1c0ae00f-95d0-4d24-bb23-2dedc99890df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.03.13 22:18:56.459599 [ 259 ] {} <Debug> TCP-Session: 96ba4487-9f19-41fc-9191-ac75539b1749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.13 22:18:56.459758 [ 259 ] {} <Debug> TCP-Session: 96ba4487-9f19-41fc-9191-ac75539b1749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.13 22:18:56.459771 [ 256 ] {} <Debug> TCP-Session: 1c0ae00f-95d0-4d24-bb23-2dedc99890df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.13 22:18:56.461426 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.03.13 22:18:56.464138 [ 3 ] {1f3408c1-d604-47a1-b385-3387e69739aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.03.13 22:18:56.575676 [ 3 ] {1f3408c1-d604-47a1-b385-3387e69739aa} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59770) (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.03.13 22:18:56.576618 [ 3 ] {1f3408c1-d604-47a1-b385-3387e69739aa} <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.03.13 22:18:56.576826 [ 3 ] {1f3408c1-d604-47a1-b385-3387e69739aa} <Debug> TCPHandler: Processed in 0.117513284 sec. | ||
| 205 | 2026.03.13 22:18:56.577473 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.03.13 22:18:56.577763 [ 4 ] {d1e5c114-1d49-4204-bf30-116638b8416c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.03.13 22:18:56.578129 [ 4 ] {d1e5c114-1d49-4204-bf30-116638b8416c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:35837) (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.03.13 22:18:56.578445 [ 4 ] {d1e5c114-1d49-4204-bf30-116638b8416c} <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.03.13 22:18:56.578709 [ 4 ] {d1e5c114-1d49-4204-bf30-116638b8416c} <Debug> TCPHandler: Processed in 0.001603914 sec. | ||
| 256 | 2026.03.13 22:18:56.579046 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.03.13 22:18:56.579767 [ 3 ] {299c804a-a8e2-4c2b-9aae-8f6e9ec6ae3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.03.13 22:18:56.580452 [ 3 ] {299c804a-a8e2-4c2b-9aae-8f6e9ec6ae3c} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.03.13 22:18:56.582510 [ 3 ] {299c804a-a8e2-4c2b-9aae-8f6e9ec6ae3c} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.03.13 22:18:56.582531 [ 3 ] {299c804a-a8e2-4c2b-9aae-8f6e9ec6ae3c} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2421e-05 sec | ||
| 261 | 2026.03.13 22:18:56.582602 [ 3 ] {299c804a-a8e2-4c2b-9aae-8f6e9ec6ae3c} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.03.13 22:18:56.582613 [ 3 ] {299c804a-a8e2-4c2b-9aae-8f6e9ec6ae3c} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.03.13 22:18:56.582637 [ 3 ] {299c804a-a8e2-4c2b-9aae-8f6e9ec6ae3c} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.03.13 22:18:56.583314 [ 3 ] {299c804a-a8e2-4c2b-9aae-8f6e9ec6ae3c} <Debug> TCPHandler: Processed in 0.004381193 sec. | ||
| 265 | 2026.03.13 22:18:56.583588 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.03.13 22:18:56.583743 [ 3 ] {a1db3fe3-40d9-4add-822c-2358624a0e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) /* 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.03.13 22:18:56.583854 [ 3 ] {a1db3fe3-40d9-4add-822c-2358624a0e42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.03.13 22:18:56.591741 [ 3 ] {a1db3fe3-40d9-4add-822c-2358624a0e42} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.03.13 22:18:56.593660 [ 3 ] {a1db3fe3-40d9-4add-822c-2358624a0e42} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33): Loading data parts | ||
| 271 | 2026.03.13 22:18:56.596222 [ 3 ] {a1db3fe3-40d9-4add-822c-2358624a0e42} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33): There are no data parts | ||
| 272 | 2026.03.13 22:18:56.599102 [ 3 ] {a1db3fe3-40d9-4add-822c-2358624a0e42} <Debug> TCPHandler: Processed in 0.01556197 sec. | ||
| 273 | 2026.03.13 22:18:56.599283 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.03.13 22:18:56.599541 [ 3 ] {484ab445-48c2-49f7-9b82-3e08fc15e24e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) /* 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.03.13 22:18:56.599666 [ 3 ] {484ab445-48c2-49f7-9b82-3e08fc15e24e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.03.13 22:18:56.612077 [ 3 ] {484ab445-48c2-49f7-9b82-3e08fc15e24e} <Debug> oximeter.measurements_bool (ffabed4c-a9b1-4305-b1ae-eb0324e7323e): Loading data parts | ||
| 287 | 2026.03.13 22:18:56.612304 [ 3 ] {484ab445-48c2-49f7-9b82-3e08fc15e24e} <Debug> oximeter.measurements_bool (ffabed4c-a9b1-4305-b1ae-eb0324e7323e): There are no data parts | ||
| 288 | 2026.03.13 22:18:56.613524 [ 3 ] {484ab445-48c2-49f7-9b82-3e08fc15e24e} <Debug> TCPHandler: Processed in 0.014298923 sec. | ||
| 289 | 2026.03.13 22:18:56.613752 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.03.13 22:18:56.613929 [ 3 ] {d27bcac0-3fc9-4790-bfc3-c6da3c7fff75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.614039 [ 3 ] {d27bcac0-3fc9-4790-bfc3-c6da3c7fff75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.03.13 22:18:56.616068 [ 3 ] {d27bcac0-3fc9-4790-bfc3-c6da3c7fff75} <Debug> oximeter.measurements_i8 (09cdfe05-67cd-4ed6-b353-abb3b9f8da2a): Loading data parts | ||
| 293 | 2026.03.13 22:18:56.616275 [ 3 ] {d27bcac0-3fc9-4790-bfc3-c6da3c7fff75} <Debug> oximeter.measurements_i8 (09cdfe05-67cd-4ed6-b353-abb3b9f8da2a): There are no data parts | ||
| 294 | 2026.03.13 22:18:56.617777 [ 3 ] {d27bcac0-3fc9-4790-bfc3-c6da3c7fff75} <Debug> TCPHandler: Processed in 0.004077677 sec. | ||
| 295 | 2026.03.13 22:18:56.617923 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.03.13 22:18:56.618170 [ 3 ] {a1e0738e-1f67-431e-97ec-2188ef351d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.618215 [ 3 ] {a1e0738e-1f67-431e-97ec-2188ef351d22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.03.13 22:18:56.620019 [ 3 ] {a1e0738e-1f67-431e-97ec-2188ef351d22} <Debug> oximeter.measurements_u8 (84c2fdbb-38a4-4247-831e-18373cb4595d): Loading data parts | ||
| 299 | 2026.03.13 22:18:56.620168 [ 3 ] {a1e0738e-1f67-431e-97ec-2188ef351d22} <Debug> oximeter.measurements_u8 (84c2fdbb-38a4-4247-831e-18373cb4595d): There are no data parts | ||
| 300 | 2026.03.13 22:18:56.621528 [ 3 ] {a1e0738e-1f67-431e-97ec-2188ef351d22} <Debug> TCPHandler: Processed in 0.003653087 sec. | ||
| 301 | 2026.03.13 22:18:56.621751 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.03.13 22:18:56.621908 [ 3 ] {417ccbc5-80a2-44f6-b9aa-ad74d6d2806d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.622016 [ 3 ] {417ccbc5-80a2-44f6-b9aa-ad74d6d2806d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.03.13 22:18:56.623995 [ 3 ] {417ccbc5-80a2-44f6-b9aa-ad74d6d2806d} <Debug> oximeter.measurements_i16 (e0e9f774-f705-4330-8907-31709248c3bf): Loading data parts | ||
| 305 | 2026.03.13 22:18:56.624220 [ 3 ] {417ccbc5-80a2-44f6-b9aa-ad74d6d2806d} <Debug> oximeter.measurements_i16 (e0e9f774-f705-4330-8907-31709248c3bf): There are no data parts | ||
| 306 | 2026.03.13 22:18:56.625744 [ 3 ] {417ccbc5-80a2-44f6-b9aa-ad74d6d2806d} <Debug> TCPHandler: Processed in 0.004043305 sec. | ||
| 307 | 2026.03.13 22:18:56.625890 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.03.13 22:18:56.626051 [ 3 ] {78e8efb5-8472-42ea-a425-7aa53bc61a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.626166 [ 3 ] {78e8efb5-8472-42ea-a425-7aa53bc61a1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.03.13 22:18:56.627926 [ 3 ] {78e8efb5-8472-42ea-a425-7aa53bc61a1b} <Debug> oximeter.measurements_u16 (286f5144-6a60-4f92-8a1f-a2785556d926): Loading data parts | ||
| 311 | 2026.03.13 22:18:56.628075 [ 3 ] {78e8efb5-8472-42ea-a425-7aa53bc61a1b} <Debug> oximeter.measurements_u16 (286f5144-6a60-4f92-8a1f-a2785556d926): There are no data parts | ||
| 312 | 2026.03.13 22:18:56.629172 [ 3 ] {78e8efb5-8472-42ea-a425-7aa53bc61a1b} <Debug> TCPHandler: Processed in 0.00333094 sec. | ||
| 313 | 2026.03.13 22:18:56.629352 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.03.13 22:18:56.629545 [ 3 ] {e04709ef-7988-4568-b729-a8bbefe2739e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.629656 [ 3 ] {e04709ef-7988-4568-b729-a8bbefe2739e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.03.13 22:18:56.631519 [ 3 ] {e04709ef-7988-4568-b729-a8bbefe2739e} <Debug> oximeter.measurements_i32 (3878f5e3-3ac9-4ca3-9fd7-b44cc259a314): Loading data parts | ||
| 317 | 2026.03.13 22:18:56.631661 [ 3 ] {e04709ef-7988-4568-b729-a8bbefe2739e} <Debug> oximeter.measurements_i32 (3878f5e3-3ac9-4ca3-9fd7-b44cc259a314): There are no data parts | ||
| 318 | 2026.03.13 22:18:56.632935 [ 3 ] {e04709ef-7988-4568-b729-a8bbefe2739e} <Debug> TCPHandler: Processed in 0.003632417 sec. | ||
| 319 | 2026.03.13 22:18:56.633082 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.03.13 22:18:56.633273 [ 3 ] {7ecd2c02-6faa-4e80-a88d-2446e93a16be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.633398 [ 3 ] {7ecd2c02-6faa-4e80-a88d-2446e93a16be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.03.13 22:18:56.635517 [ 3 ] {7ecd2c02-6faa-4e80-a88d-2446e93a16be} <Debug> oximeter.measurements_u32 (6c5397fa-a844-44ea-b16d-25a4b5a49d70): Loading data parts | ||
| 323 | 2026.03.13 22:18:56.635661 [ 3 ] {7ecd2c02-6faa-4e80-a88d-2446e93a16be} <Debug> oximeter.measurements_u32 (6c5397fa-a844-44ea-b16d-25a4b5a49d70): There are no data parts | ||
| 324 | 2026.03.13 22:18:56.636970 [ 3 ] {7ecd2c02-6faa-4e80-a88d-2446e93a16be} <Debug> TCPHandler: Processed in 0.003937774 sec. | ||
| 325 | 2026.03.13 22:18:56.637117 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.03.13 22:18:56.637389 [ 3 ] {2bf4639a-96ae-43cc-a4d1-172819446b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.637529 [ 3 ] {2bf4639a-96ae-43cc-a4d1-172819446b09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.03.13 22:18:56.640088 [ 3 ] {2bf4639a-96ae-43cc-a4d1-172819446b09} <Debug> oximeter.measurements_i64 (58e281e7-ea1b-40a2-b18b-139f5db0d83a): Loading data parts | ||
| 329 | 2026.03.13 22:18:56.640230 [ 3 ] {2bf4639a-96ae-43cc-a4d1-172819446b09} <Debug> oximeter.measurements_i64 (58e281e7-ea1b-40a2-b18b-139f5db0d83a): There are no data parts | ||
| 330 | 2026.03.13 22:18:56.641740 [ 3 ] {2bf4639a-96ae-43cc-a4d1-172819446b09} <Debug> TCPHandler: Processed in 0.004672919 sec. | ||
| 331 | 2026.03.13 22:18:56.641889 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.03.13 22:18:56.642044 [ 3 ] {a5b7a04a-aad2-4724-8b16-08fc2d7a2f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.642153 [ 3 ] {a5b7a04a-aad2-4724-8b16-08fc2d7a2f84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.03.13 22:18:56.644086 [ 3 ] {a5b7a04a-aad2-4724-8b16-08fc2d7a2f84} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Loading data parts | ||
| 335 | 2026.03.13 22:18:56.644279 [ 3 ] {a5b7a04a-aad2-4724-8b16-08fc2d7a2f84} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): There are no data parts | ||
| 336 | 2026.03.13 22:18:56.645509 [ 3 ] {a5b7a04a-aad2-4724-8b16-08fc2d7a2f84} <Debug> TCPHandler: Processed in 0.003669108 sec. | ||
| 337 | 2026.03.13 22:18:56.645660 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.03.13 22:18:56.645899 [ 3 ] {b00835cb-0c82-4807-a4bc-86edda5a6066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.646019 [ 3 ] {b00835cb-0c82-4807-a4bc-86edda5a6066} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.03.13 22:18:56.647803 [ 3 ] {b00835cb-0c82-4807-a4bc-86edda5a6066} <Debug> oximeter.measurements_f32 (f8f14bf7-f8a9-4aae-89ac-8e16c2ea9dc6): Loading data parts | ||
| 341 | 2026.03.13 22:18:56.647944 [ 3 ] {b00835cb-0c82-4807-a4bc-86edda5a6066} <Debug> oximeter.measurements_f32 (f8f14bf7-f8a9-4aae-89ac-8e16c2ea9dc6): There are no data parts | ||
| 342 | 2026.03.13 22:18:56.649171 [ 3 ] {b00835cb-0c82-4807-a4bc-86edda5a6066} <Debug> TCPHandler: Processed in 0.003560356 sec. | ||
| 343 | 2026.03.13 22:18:56.649313 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.03.13 22:18:56.649472 [ 3 ] {bd3dc5c1-d4d4-4ab6-843d-9abb33e724ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.649589 [ 3 ] {bd3dc5c1-d4d4-4ab6-843d-9abb33e724ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.03.13 22:18:56.651599 [ 3 ] {bd3dc5c1-d4d4-4ab6-843d-9abb33e724ad} <Debug> oximeter.measurements_f64 (55e2b1c9-2d40-4e6d-bc3d-edb73bb36166): Loading data parts | ||
| 347 | 2026.03.13 22:18:56.652142 [ 3 ] {bd3dc5c1-d4d4-4ab6-843d-9abb33e724ad} <Debug> oximeter.measurements_f64 (55e2b1c9-2d40-4e6d-bc3d-edb73bb36166): There are no data parts | ||
| 348 | 2026.03.13 22:18:56.653728 [ 3 ] {bd3dc5c1-d4d4-4ab6-843d-9abb33e724ad} <Debug> TCPHandler: Processed in 0.004463964 sec. | ||
| 349 | 2026.03.13 22:18:56.653881 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.03.13 22:18:56.654163 [ 3 ] {1e64c731-d21c-4456-9cba-86cb604f2e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.654283 [ 3 ] {1e64c731-d21c-4456-9cba-86cb604f2e8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.03.13 22:18:56.656413 [ 3 ] {1e64c731-d21c-4456-9cba-86cb604f2e8b} <Debug> oximeter.measurements_string (906f0234-58c5-4a65-b483-cff7a1c3dbfa): Loading data parts | ||
| 353 | 2026.03.13 22:18:56.656564 [ 3 ] {1e64c731-d21c-4456-9cba-86cb604f2e8b} <Debug> oximeter.measurements_string (906f0234-58c5-4a65-b483-cff7a1c3dbfa): There are no data parts | ||
| 354 | 2026.03.13 22:18:56.658281 [ 3 ] {1e64c731-d21c-4456-9cba-86cb604f2e8b} <Debug> TCPHandler: Processed in 0.004448224 sec. | ||
| 355 | 2026.03.13 22:18:56.658438 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.03.13 22:18:56.658607 [ 3 ] {4fd0d63d-db11-4e42-8b48-220807c0ee0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.658740 [ 3 ] {4fd0d63d-db11-4e42-8b48-220807c0ee0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.03.13 22:18:56.660946 [ 3 ] {4fd0d63d-db11-4e42-8b48-220807c0ee0b} <Debug> oximeter.measurements_bytes (2ea1c98a-4170-479f-bb4f-b8bfc5345c17): Loading data parts | ||
| 366 | 2026.03.13 22:18:56.661088 [ 3 ] {4fd0d63d-db11-4e42-8b48-220807c0ee0b} <Debug> oximeter.measurements_bytes (2ea1c98a-4170-479f-bb4f-b8bfc5345c17): There are no data parts | ||
| 367 | 2026.03.13 22:18:56.662664 [ 3 ] {4fd0d63d-db11-4e42-8b48-220807c0ee0b} <Debug> TCPHandler: Processed in 0.004275371 sec. | ||
| 368 | 2026.03.13 22:18:56.662813 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.03.13 22:18:56.662974 [ 3 ] {f2d20a58-d4e4-4b38-91a5-a3204a2c7f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.663084 [ 3 ] {f2d20a58-d4e4-4b38-91a5-a3204a2c7f92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.03.13 22:18:56.665365 [ 3 ] {f2d20a58-d4e4-4b38-91a5-a3204a2c7f92} <Debug> oximeter.measurements_cumulativei64 (5a3cdb46-ff7a-43c8-aa5a-351f095d4fac): Loading data parts | ||
| 372 | 2026.03.13 22:18:56.665507 [ 3 ] {f2d20a58-d4e4-4b38-91a5-a3204a2c7f92} <Debug> oximeter.measurements_cumulativei64 (5a3cdb46-ff7a-43c8-aa5a-351f095d4fac): There are no data parts | ||
| 373 | 2026.03.13 22:18:56.667139 [ 3 ] {f2d20a58-d4e4-4b38-91a5-a3204a2c7f92} <Debug> TCPHandler: Processed in 0.004374113 sec. | ||
| 374 | 2026.03.13 22:18:56.667332 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.03.13 22:18:56.667546 [ 3 ] {05642dd3-159d-4cbf-b8cd-ef5fbd65630d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.667672 [ 3 ] {05642dd3-159d-4cbf-b8cd-ef5fbd65630d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.03.13 22:18:56.669402 [ 3 ] {05642dd3-159d-4cbf-b8cd-ef5fbd65630d} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Loading data parts | ||
| 378 | 2026.03.13 22:18:56.669607 [ 3 ] {05642dd3-159d-4cbf-b8cd-ef5fbd65630d} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): There are no data parts | ||
| 379 | 2026.03.13 22:18:56.671095 [ 3 ] {05642dd3-159d-4cbf-b8cd-ef5fbd65630d} <Debug> TCPHandler: Processed in 0.003816931 sec. | ||
| 380 | 2026.03.13 22:18:56.671239 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.03.13 22:18:56.671525 [ 3 ] {81f1569f-8d99-4c6b-aa38-b2fd1e98f958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.671605 [ 3 ] {81f1569f-8d99-4c6b-aa38-b2fd1e98f958} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.03.13 22:18:56.673877 [ 3 ] {81f1569f-8d99-4c6b-aa38-b2fd1e98f958} <Debug> oximeter.measurements_cumulativef32 (4c19d55c-4331-4b9c-9847-2dd13b6397a7): Loading data parts | ||
| 384 | 2026.03.13 22:18:56.674158 [ 3 ] {81f1569f-8d99-4c6b-aa38-b2fd1e98f958} <Debug> oximeter.measurements_cumulativef32 (4c19d55c-4331-4b9c-9847-2dd13b6397a7): There are no data parts | ||
| 385 | 2026.03.13 22:18:56.676224 [ 3 ] {81f1569f-8d99-4c6b-aa38-b2fd1e98f958} <Debug> TCPHandler: Processed in 0.005034137 sec. | ||
| 386 | 2026.03.13 22:18:56.676373 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.03.13 22:18:56.676536 [ 3 ] {faa649bd-5724-478f-b00e-faff6f210ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.676653 [ 3 ] {faa649bd-5724-478f-b00e-faff6f210ead} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.03.13 22:18:56.678438 [ 3 ] {faa649bd-5724-478f-b00e-faff6f210ead} <Debug> oximeter.measurements_cumulativef64 (94c1fa8f-39b2-4e7b-9bd3-5cff5c21a2a7): Loading data parts | ||
| 390 | 2026.03.13 22:18:56.678610 [ 3 ] {faa649bd-5724-478f-b00e-faff6f210ead} <Debug> oximeter.measurements_cumulativef64 (94c1fa8f-39b2-4e7b-9bd3-5cff5c21a2a7): There are no data parts | ||
| 391 | 2026.03.13 22:18:56.680035 [ 3 ] {faa649bd-5724-478f-b00e-faff6f210ead} <Debug> TCPHandler: Processed in 0.003710988 sec. | ||
| 392 | 2026.03.13 22:18:56.680186 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.03.13 22:18:56.680493 [ 3 ] {fe39b073-c554-4f06-b829-d7db2f42ae3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.680614 [ 3 ] {fe39b073-c554-4f06-b829-d7db2f42ae3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.03.13 22:18:56.682768 [ 3 ] {fe39b073-c554-4f06-b829-d7db2f42ae3e} <Debug> oximeter.measurements_histogrami8 (98b05fea-485a-4eb8-82d6-af50ca6e14db): Loading data parts | ||
| 406 | 2026.03.13 22:18:56.682911 [ 3 ] {fe39b073-c554-4f06-b829-d7db2f42ae3e} <Debug> oximeter.measurements_histogrami8 (98b05fea-485a-4eb8-82d6-af50ca6e14db): There are no data parts | ||
| 407 | 2026.03.13 22:18:56.684146 [ 3 ] {fe39b073-c554-4f06-b829-d7db2f42ae3e} <Debug> TCPHandler: Processed in 0.004009465 sec. | ||
| 408 | 2026.03.13 22:18:56.684295 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.03.13 22:18:56.684508 [ 3 ] {2923ecee-4bcb-4462-b9ff-573d55c2acb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.684628 [ 3 ] {2923ecee-4bcb-4462-b9ff-573d55c2acb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.03.13 22:18:56.686401 [ 3 ] {2923ecee-4bcb-4462-b9ff-573d55c2acb4} <Debug> oximeter.measurements_histogramu8 (1406788b-612f-4afc-925b-9df84c236374): Loading data parts | ||
| 412 | 2026.03.13 22:18:56.686635 [ 3 ] {2923ecee-4bcb-4462-b9ff-573d55c2acb4} <Debug> oximeter.measurements_histogramu8 (1406788b-612f-4afc-925b-9df84c236374): There are no data parts | ||
| 413 | 2026.03.13 22:18:56.688503 [ 3 ] {2923ecee-4bcb-4462-b9ff-573d55c2acb4} <Debug> TCPHandler: Processed in 0.00425751 sec. | ||
| 414 | 2026.03.13 22:18:56.688651 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.03.13 22:18:56.688940 [ 3 ] {5c9be567-7791-4ebe-971f-16efc2a5c3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.689066 [ 3 ] {5c9be567-7791-4ebe-971f-16efc2a5c3f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.03.13 22:18:56.691807 [ 3 ] {5c9be567-7791-4ebe-971f-16efc2a5c3f8} <Debug> oximeter.measurements_histogrami16 (445375a1-a4fd-4f13-98c6-5808a408350e): Loading data parts | ||
| 418 | 2026.03.13 22:18:56.691960 [ 3 ] {5c9be567-7791-4ebe-971f-16efc2a5c3f8} <Debug> oximeter.measurements_histogrami16 (445375a1-a4fd-4f13-98c6-5808a408350e): There are no data parts | ||
| 419 | 2026.03.13 22:18:56.693545 [ 3 ] {5c9be567-7791-4ebe-971f-16efc2a5c3f8} <Debug> TCPHandler: Processed in 0.004944825 sec. | ||
| 420 | 2026.03.13 22:18:56.693804 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.03.13 22:18:56.694018 [ 3 ] {96576a06-21f5-4429-bce8-dc3ad4e23181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.694157 [ 3 ] {96576a06-21f5-4429-bce8-dc3ad4e23181} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.03.13 22:18:56.696369 [ 3 ] {96576a06-21f5-4429-bce8-dc3ad4e23181} <Debug> oximeter.measurements_histogramu16 (96854cd6-2506-4d98-ac62-ef93994a96a7): Loading data parts | ||
| 424 | 2026.03.13 22:18:56.696591 [ 3 ] {96576a06-21f5-4429-bce8-dc3ad4e23181} <Debug> oximeter.measurements_histogramu16 (96854cd6-2506-4d98-ac62-ef93994a96a7): There are no data parts | ||
| 425 | 2026.03.13 22:18:56.697878 [ 3 ] {96576a06-21f5-4429-bce8-dc3ad4e23181} <Debug> TCPHandler: Processed in 0.004125187 sec. | ||
| 426 | 2026.03.13 22:18:56.698031 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.03.13 22:18:56.698351 [ 3 ] {1585970a-d00b-432a-b865-49efbb157946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.698481 [ 3 ] {1585970a-d00b-432a-b865-49efbb157946} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.03.13 22:18:56.700646 [ 3 ] {1585970a-d00b-432a-b865-49efbb157946} <Debug> oximeter.measurements_histogrami32 (519c8ea6-0044-45f4-bd31-ac7288f32b1d): Loading data parts | ||
| 430 | 2026.03.13 22:18:56.700802 [ 3 ] {1585970a-d00b-432a-b865-49efbb157946} <Debug> oximeter.measurements_histogrami32 (519c8ea6-0044-45f4-bd31-ac7288f32b1d): There are no data parts | ||
| 431 | 2026.03.13 22:18:56.702136 [ 3 ] {1585970a-d00b-432a-b865-49efbb157946} <Debug> TCPHandler: Processed in 0.004158098 sec. | ||
| 432 | 2026.03.13 22:18:56.702372 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.03.13 22:18:56.702656 [ 3 ] {ae7ff70c-c0ff-4973-a2a1-900869bad1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.702835 [ 3 ] {ae7ff70c-c0ff-4973-a2a1-900869bad1ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.03.13 22:18:56.707033 [ 3 ] {ae7ff70c-c0ff-4973-a2a1-900869bad1ae} <Debug> oximeter.measurements_histogramu32 (83966d99-2f3b-42e9-ac87-aa49b7d21865): Loading data parts | ||
| 436 | 2026.03.13 22:18:56.707323 [ 3 ] {ae7ff70c-c0ff-4973-a2a1-900869bad1ae} <Debug> oximeter.measurements_histogramu32 (83966d99-2f3b-42e9-ac87-aa49b7d21865): There are no data parts | ||
| 437 | 2026.03.13 22:18:56.708730 [ 3 ] {ae7ff70c-c0ff-4973-a2a1-900869bad1ae} <Debug> TCPHandler: Processed in 0.006406727 sec. | ||
| 438 | 2026.03.13 22:18:56.708893 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.03.13 22:18:56.709188 [ 3 ] {02eb9cdc-1e65-4176-b363-a360ac094445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.709329 [ 3 ] {02eb9cdc-1e65-4176-b363-a360ac094445} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.03.13 22:18:56.711360 [ 3 ] {02eb9cdc-1e65-4176-b363-a360ac094445} <Debug> oximeter.measurements_histogrami64 (75766adb-8dd5-45a5-923a-f13859a49bd1): Loading data parts | ||
| 442 | 2026.03.13 22:18:56.711515 [ 3 ] {02eb9cdc-1e65-4176-b363-a360ac094445} <Debug> oximeter.measurements_histogrami64 (75766adb-8dd5-45a5-923a-f13859a49bd1): There are no data parts | ||
| 443 | 2026.03.13 22:18:56.712914 [ 3 ] {02eb9cdc-1e65-4176-b363-a360ac094445} <Debug> TCPHandler: Processed in 0.004074256 sec. | ||
| 444 | 2026.03.13 22:18:56.713171 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.03.13 22:18:56.713386 [ 3 ] {f028ac51-3903-4564-856e-5b33adf89c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.713513 [ 3 ] {f028ac51-3903-4564-856e-5b33adf89c17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.03.13 22:18:56.715510 [ 3 ] {f028ac51-3903-4564-856e-5b33adf89c17} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Loading data parts | ||
| 448 | 2026.03.13 22:18:56.715663 [ 3 ] {f028ac51-3903-4564-856e-5b33adf89c17} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): There are no data parts | ||
| 449 | 2026.03.13 22:18:56.717091 [ 3 ] {f028ac51-3903-4564-856e-5b33adf89c17} <Debug> TCPHandler: Processed in 0.003978174 sec. | ||
| 450 | 2026.03.13 22:18:56.717240 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.03.13 22:18:56.717467 [ 3 ] {901dfbcc-9aaa-4516-835d-cf6e79001dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.717590 [ 3 ] {901dfbcc-9aaa-4516-835d-cf6e79001dee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.03.13 22:18:56.719610 [ 3 ] {901dfbcc-9aaa-4516-835d-cf6e79001dee} <Debug> oximeter.measurements_histogramf32 (6132a888-2c86-42c4-9a3f-86b194e3b8f5): Loading data parts | ||
| 454 | 2026.03.13 22:18:56.719777 [ 3 ] {901dfbcc-9aaa-4516-835d-cf6e79001dee} <Debug> oximeter.measurements_histogramf32 (6132a888-2c86-42c4-9a3f-86b194e3b8f5): There are no data parts | ||
| 455 | 2026.03.13 22:18:56.721079 [ 3 ] {901dfbcc-9aaa-4516-835d-cf6e79001dee} <Debug> TCPHandler: Processed in 0.003888363 sec. | ||
| 456 | 2026.03.13 22:18:56.721300 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.03.13 22:18:56.721509 [ 3 ] {b31d9320-f916-409f-929d-8b2547bf20df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.721630 [ 3 ] {b31d9320-f916-409f-929d-8b2547bf20df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.03.13 22:18:56.723625 [ 3 ] {b31d9320-f916-409f-929d-8b2547bf20df} <Debug> oximeter.measurements_histogramf64 (4d98a35b-6762-426b-bda2-2a85c3466088): Loading data parts | ||
| 460 | 2026.03.13 22:18:56.723839 [ 3 ] {b31d9320-f916-409f-929d-8b2547bf20df} <Debug> oximeter.measurements_histogramf64 (4d98a35b-6762-426b-bda2-2a85c3466088): There are no data parts | ||
| 461 | 2026.03.13 22:18:56.725202 [ 3 ] {b31d9320-f916-409f-929d-8b2547bf20df} <Debug> TCPHandler: Processed in 0.003950624 sec. | ||
| 462 | 2026.03.13 22:18:56.725357 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.03.13 22:18:56.725546 [ 3 ] {b93bade4-efc8-4d42-8168-a139d68a2769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) /* 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.03.13 22:18:56.725684 [ 3 ] {b93bade4-efc8-4d42-8168-a139d68a2769} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.03.13 22:18:56.727886 [ 3 ] {b93bade4-efc8-4d42-8168-a139d68a2769} <Debug> oximeter.fields_bool (8565d984-9d4f-4b20-b73e-3ba6924605b1): Loading data parts | ||
| 491 | 2026.03.13 22:18:56.728130 [ 3 ] {b93bade4-efc8-4d42-8168-a139d68a2769} <Debug> oximeter.fields_bool (8565d984-9d4f-4b20-b73e-3ba6924605b1): There are no data parts | ||
| 492 | 2026.03.13 22:18:56.729901 [ 3 ] {b93bade4-efc8-4d42-8168-a139d68a2769} <Debug> TCPHandler: Processed in 0.004595448 sec. | ||
| 493 | 2026.03.13 22:18:56.730047 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.03.13 22:18:56.730273 [ 3 ] {cb4a0a6b-6a52-4211-a180-dba598e1e02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.730373 [ 3 ] {cb4a0a6b-6a52-4211-a180-dba598e1e02e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.03.13 22:18:56.732361 [ 3 ] {cb4a0a6b-6a52-4211-a180-dba598e1e02e} <Debug> oximeter.fields_i8 (1865c793-66b5-414c-b786-541e25d5cec2): Loading data parts | ||
| 497 | 2026.03.13 22:18:56.732499 [ 3 ] {cb4a0a6b-6a52-4211-a180-dba598e1e02e} <Debug> oximeter.fields_i8 (1865c793-66b5-414c-b786-541e25d5cec2): There are no data parts | ||
| 498 | 2026.03.13 22:18:56.733790 [ 3 ] {cb4a0a6b-6a52-4211-a180-dba598e1e02e} <Debug> TCPHandler: Processed in 0.0037937 sec. | ||
| 499 | 2026.03.13 22:18:56.733938 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.03.13 22:18:56.734093 [ 3 ] {6c5e6840-ef72-45d1-a6e8-78556bf51067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.734219 [ 3 ] {6c5e6840-ef72-45d1-a6e8-78556bf51067} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.03.13 22:18:56.735935 [ 3 ] {6c5e6840-ef72-45d1-a6e8-78556bf51067} <Debug> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Loading data parts | ||
| 503 | 2026.03.13 22:18:56.736141 [ 3 ] {6c5e6840-ef72-45d1-a6e8-78556bf51067} <Debug> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): There are no data parts | ||
| 504 | 2026.03.13 22:18:56.737347 [ 3 ] {6c5e6840-ef72-45d1-a6e8-78556bf51067} <Debug> TCPHandler: Processed in 0.003459684 sec. | ||
| 505 | 2026.03.13 22:18:56.737500 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.03.13 22:18:56.737832 [ 3 ] {8c56fe44-91bb-4a22-ab72-b4b0a899d988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.737954 [ 3 ] {8c56fe44-91bb-4a22-ab72-b4b0a899d988} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.03.13 22:18:56.740638 [ 3 ] {8c56fe44-91bb-4a22-ab72-b4b0a899d988} <Debug> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Loading data parts | ||
| 509 | 2026.03.13 22:18:56.740781 [ 3 ] {8c56fe44-91bb-4a22-ab72-b4b0a899d988} <Debug> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): There are no data parts | ||
| 510 | 2026.03.13 22:18:56.742443 [ 3 ] {8c56fe44-91bb-4a22-ab72-b4b0a899d988} <Debug> TCPHandler: Processed in 0.004999816 sec. | ||
| 511 | 2026.03.13 22:18:56.742597 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.03.13 22:18:56.742756 [ 3 ] {aa6846db-856e-4ce4-8e6a-ab3c277842b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.742894 [ 3 ] {aa6846db-856e-4ce4-8e6a-ab3c277842b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.03.13 22:18:56.744697 [ 3 ] {aa6846db-856e-4ce4-8e6a-ab3c277842b4} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Loading data parts | ||
| 515 | 2026.03.13 22:18:56.744975 [ 3 ] {aa6846db-856e-4ce4-8e6a-ab3c277842b4} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): There are no data parts | ||
| 516 | 2026.03.13 22:18:56.746603 [ 3 ] {aa6846db-856e-4ce4-8e6a-ab3c277842b4} <Debug> TCPHandler: Processed in 0.004057266 sec. | ||
| 517 | 2026.03.13 22:18:56.746756 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.03.13 22:18:56.747016 [ 3 ] {23ddec0a-713b-498e-b543-8b71cafbd8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.747205 [ 3 ] {23ddec0a-713b-498e-b543-8b71cafbd8d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.03.13 22:18:56.749058 [ 3 ] {23ddec0a-713b-498e-b543-8b71cafbd8d2} <Debug> oximeter.fields_i32 (60645b0d-5671-44a1-82d0-cd3c014b37fe): Loading data parts | ||
| 521 | 2026.03.13 22:18:56.749214 [ 3 ] {23ddec0a-713b-498e-b543-8b71cafbd8d2} <Debug> oximeter.fields_i32 (60645b0d-5671-44a1-82d0-cd3c014b37fe): There are no data parts | ||
| 522 | 2026.03.13 22:18:56.750773 [ 3 ] {23ddec0a-713b-498e-b543-8b71cafbd8d2} <Debug> TCPHandler: Processed in 0.004071657 sec. | ||
| 523 | 2026.03.13 22:18:56.750930 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.03.13 22:18:56.751094 [ 3 ] {2969acca-d3d8-4cde-a2e4-978e856ce244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.751216 [ 3 ] {2969acca-d3d8-4cde-a2e4-978e856ce244} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.03.13 22:18:56.753267 [ 3 ] {2969acca-d3d8-4cde-a2e4-978e856ce244} <Debug> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Loading data parts | ||
| 527 | 2026.03.13 22:18:56.753573 [ 3 ] {2969acca-d3d8-4cde-a2e4-978e856ce244} <Debug> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): There are no data parts | ||
| 528 | 2026.03.13 22:18:56.755119 [ 3 ] {2969acca-d3d8-4cde-a2e4-978e856ce244} <Debug> TCPHandler: Processed in 0.00424465 sec. | ||
| 529 | 2026.03.13 22:18:56.755269 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.03.13 22:18:56.755528 [ 3 ] {1f5ceb99-3295-4a13-b896-8d6b62610ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.755651 [ 3 ] {1f5ceb99-3295-4a13-b896-8d6b62610ac2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.03.13 22:18:56.757504 [ 3 ] {1f5ceb99-3295-4a13-b896-8d6b62610ac2} <Debug> oximeter.fields_i64 (7702e739-b63e-430d-ad12-725c230e2b25): Loading data parts | ||
| 533 | 2026.03.13 22:18:56.757661 [ 3 ] {1f5ceb99-3295-4a13-b896-8d6b62610ac2} <Debug> oximeter.fields_i64 (7702e739-b63e-430d-ad12-725c230e2b25): There are no data parts | ||
| 534 | 2026.03.13 22:18:56.759000 [ 3 ] {1f5ceb99-3295-4a13-b896-8d6b62610ac2} <Debug> TCPHandler: Processed in 0.0037813 sec. | ||
| 535 | 2026.03.13 22:18:56.759147 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.03.13 22:18:56.759303 [ 3 ] {13898cbd-3fa9-40b2-b561-67aa36c8b931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.759429 [ 3 ] {13898cbd-3fa9-40b2-b561-67aa36c8b931} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.03.13 22:18:56.761709 [ 3 ] {13898cbd-3fa9-40b2-b561-67aa36c8b931} <Debug> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Loading data parts | ||
| 539 | 2026.03.13 22:18:56.761931 [ 3 ] {13898cbd-3fa9-40b2-b561-67aa36c8b931} <Debug> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): There are no data parts | ||
| 540 | 2026.03.13 22:18:56.763058 [ 3 ] {13898cbd-3fa9-40b2-b561-67aa36c8b931} <Debug> TCPHandler: Processed in 0.003959744 sec. | ||
| 541 | 2026.03.13 22:18:56.763216 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.03.13 22:18:56.763460 [ 3 ] {a7254890-4c36-4457-9ad7-4be8a1eb37c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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.03.13 22:18:56.763582 [ 3 ] {a7254890-4c36-4457-9ad7-4be8a1eb37c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.03.13 22:18:56.765367 [ 3 ] {a7254890-4c36-4457-9ad7-4be8a1eb37c3} <Debug> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Loading data parts | ||
| 545 | 2026.03.13 22:18:56.765502 [ 3 ] {a7254890-4c36-4457-9ad7-4be8a1eb37c3} <Debug> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): There are no data parts | ||
| 546 | 2026.03.13 22:18:56.767065 [ 3 ] {a7254890-4c36-4457-9ad7-4be8a1eb37c3} <Debug> TCPHandler: Processed in 0.003899432 sec. | ||
| 547 | 2026.03.13 22:18:56.767208 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.03.13 22:18:56.767366 [ 3 ] {d66e4f5c-0cf3-4c57-8403-14f05896b646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 549 | 2026.03.13 22:18:56.767482 [ 3 ] {d66e4f5c-0cf3-4c57-8403-14f05896b646} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.03.13 22:18:56.769180 [ 3 ] {d66e4f5c-0cf3-4c57-8403-14f05896b646} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Loading data parts | ||
| 551 | 2026.03.13 22:18:56.769352 [ 3 ] {d66e4f5c-0cf3-4c57-8403-14f05896b646} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): There are no data parts | ||
| 552 | 2026.03.13 22:18:56.770642 [ 3 ] {d66e4f5c-0cf3-4c57-8403-14f05896b646} <Debug> TCPHandler: Processed in 0.003482894 sec. | ||
| 553 | 2026.03.13 22:18:56.770792 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.03.13 22:18:56.771080 [ 3 ] {6ba30cb8-897c-4287-a0a2-9400ef5dc665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 555 | 2026.03.13 22:18:56.771214 [ 3 ] {6ba30cb8-897c-4287-a0a2-9400ef5dc665} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.03.13 22:18:56.773770 [ 3 ] {6ba30cb8-897c-4287-a0a2-9400ef5dc665} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Loading data parts | ||
| 557 | 2026.03.13 22:18:56.773933 [ 3 ] {6ba30cb8-897c-4287-a0a2-9400ef5dc665} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): There are no data parts | ||
| 558 | 2026.03.13 22:18:56.775270 [ 3 ] {6ba30cb8-897c-4287-a0a2-9400ef5dc665} <Debug> TCPHandler: Processed in 0.004533436 sec. | ||
| 559 | 2026.03.13 22:18:56.775441 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.03.13 22:18:56.775690 [ 3 ] {592ab93d-55ec-483b-adb4-dab4b12b2fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 564 | 2026.03.13 22:18:56.775843 [ 3 ] {592ab93d-55ec-483b-adb4-dab4b12b2fc5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.03.13 22:18:56.777887 [ 3 ] {592ab93d-55ec-483b-adb4-dab4b12b2fc5} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea): Loading data parts | ||
| 566 | 2026.03.13 22:18:56.778040 [ 3 ] {592ab93d-55ec-483b-adb4-dab4b12b2fc5} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea): There are no data parts | ||
| 567 | 2026.03.13 22:18:56.779777 [ 3 ] {592ab93d-55ec-483b-adb4-dab4b12b2fc5} <Debug> TCPHandler: Processed in 0.004385053 sec. | ||
| 568 | 2026.03.13 22:18:56.780185 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.03.13 22:18:56.780487 [ 4 ] {da4aee63-bc54-4c6a-8385-574db529c819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.03.13 22:18:56.781988 [ 4 ] {da4aee63-bc54-4c6a-8385-574db529c819} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.03.13 22:18:56.799952 [ 261 ] {da4aee63-bc54-4c6a-8385-574db529c819} <Trace> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.03.13 22:18:56.800006 [ 261 ] {da4aee63-bc54-4c6a-8385-574db529c819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 573 | 2026.03.13 22:18:56.805110 [ 261 ] {da4aee63-bc54-4c6a-8385-574db529c819} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.03.13 22:18:56.805731 [ 261 ] {da4aee63-bc54-4c6a-8385-574db529c819} <Trace> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.03.13 22:18:56.806023 [ 4 ] {da4aee63-bc54-4c6a-8385-574db529c819} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.025677 sec., 38.94535966039646 rows/sec., 623.13 B/sec. | ||
| 576 | 2026.03.13 22:18:56.806452 [ 4 ] {da4aee63-bc54-4c6a-8385-574db529c819} <Debug> TCPHandler: Processed in 0.02640267 sec. | ||
| 577 | 2026.03.13 22:18:57.000147 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.71 MiB, peak 125.71 MiB, free memory in arenas 0.00 B, will set to 138.11 MiB (RSS), difference: 12.40 MiB | ||
| 578 | 2026.03.13 22:18:58.287637 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41804 | ||
| 579 | 2026.03.13 22:18:58.287856 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.03.13 22:18:58.287888 [ 262 ] {} <Debug> TCP-Session: 8f0ddbe0-b457-41fe-aa4c-ac4c9613bc46 Authenticating user 'default' from [fd00:1122:3344:101::a]:41804 | ||
| 581 | 2026.03.13 22:18:58.287910 [ 262 ] {} <Debug> TCP-Session: 8f0ddbe0-b457-41fe-aa4c-ac4c9613bc46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.03.13 22:18:58.287966 [ 262 ] {} <Debug> TCP-Session: 8f0ddbe0-b457-41fe-aa4c-ac4c9613bc46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.03.13 22:18:58.288068 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.03.13 22:18:58.288095 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.03.13 22:18:58.288190 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 586 | 2026.03.13 22:18:58.288680 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58022 | ||
| 587 | 2026.03.13 22:18:58.288785 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46293 | ||
| 588 | 2026.03.13 22:18:58.288859 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2026.03.13 22:18:58.288887 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52152 | ||
| 590 | 2026.03.13 22:18:58.288965 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61983 | ||
| 591 | 2026.03.13 22:18:58.288898 [ 263 ] {} <Debug> TCP-Session: e710b932-3dd8-452f-b766-8c50d24973cb Authenticating user 'default' from [fd00:1122:3344:101::a]:58022 | ||
| 592 | 2026.03.13 22:18:58.289031 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2026.03.13 22:18:58.289047 [ 263 ] {} <Debug> TCP-Session: e710b932-3dd8-452f-b766-8c50d24973cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.03.13 22:18:58.289082 [ 264 ] {} <Debug> TCP-Session: 94e96e46-b791-4a10-9ea2-5375a0982cac Authenticating user 'default' from [fd00:1122:3344:101::a]:46293 | ||
| 595 | 2026.03.13 22:18:58.289059 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64131 | ||
| 596 | 2026.03.13 22:18:58.289176 [ 263 ] {} <Debug> TCP-Session: e710b932-3dd8-452f-b766-8c50d24973cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2026.03.13 22:18:58.289205 [ 264 ] {} <Debug> TCP-Session: 94e96e46-b791-4a10-9ea2-5375a0982cac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.03.13 22:18:58.289174 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60150 | ||
| 599 | 2026.03.13 22:18:58.289252 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2026.03.13 22:18:58.289175 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2026.03.13 22:18:58.289327 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35511 | ||
| 602 | 2026.03.13 22:18:58.289326 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2026.03.13 22:18:58.289381 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.03.13 22:18:58.289428 [ 267 ] {} <Debug> TCP-Session: c0fdc314-702d-4748-a1c5-6b564bea5559 Authenticating user 'default' from [fd00:1122:3344:101::a]:64131 | ||
| 605 | 2026.03.13 22:18:58.289315 [ 266 ] {} <Debug> TCP-Session: 031ef4d8-ae54-487b-bf6d-1008c42d074f Authenticating user 'default' from [fd00:1122:3344:101::a]:61983 | ||
| 606 | 2026.03.13 22:18:58.289302 [ 264 ] {} <Debug> TCP-Session: 94e96e46-b791-4a10-9ea2-5375a0982cac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2026.03.13 22:18:58.289557 [ 268 ] {} <Debug> TCP-Session: 2ccfbf0c-0e91-48bb-a2ed-a7f1192f72da Authenticating user 'default' from [fd00:1122:3344:101::a]:60150 | ||
| 608 | 2026.03.13 22:18:58.289576 [ 267 ] {} <Debug> TCP-Session: c0fdc314-702d-4748-a1c5-6b564bea5559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.03.13 22:18:58.289564 [ 266 ] {} <Debug> TCP-Session: 031ef4d8-ae54-487b-bf6d-1008c42d074f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.03.13 22:18:58.289660 [ 267 ] {} <Debug> TCP-Session: c0fdc314-702d-4748-a1c5-6b564bea5559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.03.13 22:18:58.289682 [ 266 ] {} <Debug> TCP-Session: 031ef4d8-ae54-487b-bf6d-1008c42d074f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.03.13 22:18:58.289650 [ 268 ] {} <Debug> TCP-Session: 2ccfbf0c-0e91-48bb-a2ed-a7f1192f72da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.03.13 22:18:58.289557 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 614 | 2026.03.13 22:18:58.289789 [ 268 ] {} <Debug> TCP-Session: 2ccfbf0c-0e91-48bb-a2ed-a7f1192f72da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.03.13 22:18:58.289426 [ 265 ] {} <Debug> TCP-Session: 7ddcaba6-db3d-495a-a7dd-52cd3cfc31f3 Authenticating user 'default' from [fd00:1122:3344:101::a]:52152 | ||
| 616 | 2026.03.13 22:18:58.289887 [ 269 ] {} <Debug> TCP-Session: 9ee4d7ab-fb2a-4826-8b98-ce6c604b913a Authenticating user 'default' from [fd00:1122:3344:101::a]:35511 | ||
| 617 | 2026.03.13 22:18:58.289903 [ 265 ] {} <Debug> TCP-Session: 7ddcaba6-db3d-495a-a7dd-52cd3cfc31f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.03.13 22:18:58.289993 [ 269 ] {} <Debug> TCP-Session: 9ee4d7ab-fb2a-4826-8b98-ce6c604b913a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.03.13 22:18:58.289999 [ 265 ] {} <Debug> TCP-Session: 7ddcaba6-db3d-495a-a7dd-52cd3cfc31f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.03.13 22:18:58.290010 [ 269 ] {} <Debug> TCP-Session: 9ee4d7ab-fb2a-4826-8b98-ce6c604b913a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.03.13 22:18:59.219609 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52648 | ||
| 622 | 2026.03.13 22:18:59.219811 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.03.13 22:18:59.219961 [ 270 ] {} <Debug> TCP-Session: 0ab98989-3511-4f0f-b343-2234333fd3d9 Authenticating user 'default' from [fd00:1122:3344:101::c]:52648 | ||
| 624 | 2026.03.13 22:18:59.220015 [ 270 ] {} <Debug> TCP-Session: 0ab98989-3511-4f0f-b343-2234333fd3d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.13 22:18:59.220039 [ 270 ] {} <Debug> TCP-Session: 0ab98989-3511-4f0f-b343-2234333fd3d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.13 22:18:59.220190 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.03.13 22:18:59.220227 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.03.13 22:18:59.220329 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.03.13 22:18:59.220719 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61214 | ||
| 630 | 2026.03.13 22:18:59.220826 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62251 | ||
| 631 | 2026.03.13 22:18:59.220914 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53561 | ||
| 632 | 2026.03.13 22:18:59.221010 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61104 | ||
| 633 | 2026.03.13 22:18:59.221131 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54938 | ||
| 634 | 2026.03.13 22:18:59.221278 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.03.13 22:18:59.221338 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39000 | ||
| 636 | 2026.03.13 22:18:59.221364 [ 272 ] {} <Debug> TCP-Session: bd98f92b-6149-4399-86f8-b6b876fbc098 Authenticating user 'default' from [fd00:1122:3344:101::c]:62251 | ||
| 637 | 2026.03.13 22:18:59.221366 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2026.03.13 22:18:59.221414 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.03.13 22:18:59.221394 [ 272 ] {} <Debug> TCP-Session: bd98f92b-6149-4399-86f8-b6b876fbc098 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2026.03.13 22:18:59.221484 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61086 | ||
| 641 | 2026.03.13 22:18:59.221498 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.03.13 22:18:59.221575 [ 274 ] {} <Debug> TCP-Session: 19fed336-714b-48a8-b425-12e78e10bb46 Authenticating user 'default' from [fd00:1122:3344:101::c]:61104 | ||
| 643 | 2026.03.13 22:18:59.221577 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.03.13 22:18:59.221544 [ 273 ] {} <Debug> TCP-Session: 7e8d7c1a-6b65-4206-bb64-86f79c4bb88c Authenticating user 'default' from [fd00:1122:3344:101::c]:53561 | ||
| 645 | 2026.03.13 22:18:59.221673 [ 276 ] {} <Debug> TCP-Session: 77313cf7-2648-48ba-970a-fd46dd21c180 Authenticating user 'default' from [fd00:1122:3344:101::c]:39000 | ||
| 646 | 2026.03.13 22:18:59.221690 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2026.03.13 22:18:59.221664 [ 274 ] {} <Debug> TCP-Session: 19fed336-714b-48a8-b425-12e78e10bb46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.03.13 22:18:59.221760 [ 276 ] {} <Debug> TCP-Session: 77313cf7-2648-48ba-970a-fd46dd21c180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.03.13 22:18:59.221751 [ 277 ] {} <Debug> TCP-Session: 0a0bc6d6-6e74-4122-8177-fb8ffc0eb7ce Authenticating user 'default' from [fd00:1122:3344:101::c]:61086 | ||
| 650 | 2026.03.13 22:18:59.221740 [ 273 ] {} <Debug> TCP-Session: 7e8d7c1a-6b65-4206-bb64-86f79c4bb88c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.03.13 22:18:59.221870 [ 276 ] {} <Debug> TCP-Session: 77313cf7-2648-48ba-970a-fd46dd21c180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.03.13 22:18:59.221848 [ 274 ] {} <Debug> TCP-Session: 19fed336-714b-48a8-b425-12e78e10bb46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.03.13 22:18:59.221640 [ 275 ] {} <Debug> TCP-Session: 7ae0336a-4371-4be9-bd09-6f16a3a30bfb Authenticating user 'default' from [fd00:1122:3344:101::c]:54938 | ||
| 654 | 2026.03.13 22:18:59.221952 [ 273 ] {} <Debug> TCP-Session: 7e8d7c1a-6b65-4206-bb64-86f79c4bb88c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.13 22:18:59.221530 [ 272 ] {} <Debug> TCP-Session: bd98f92b-6149-4399-86f8-b6b876fbc098 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.03.13 22:18:59.221379 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 657 | 2026.03.13 22:18:59.222076 [ 275 ] {} <Debug> TCP-Session: 7ae0336a-4371-4be9-bd09-6f16a3a30bfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.13 22:18:59.221862 [ 277 ] {} <Debug> TCP-Session: 0a0bc6d6-6e74-4122-8177-fb8ffc0eb7ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.03.13 22:18:59.222204 [ 271 ] {} <Debug> TCP-Session: e5ea45ac-a516-495d-a600-07da18cc155f Authenticating user 'default' from [fd00:1122:3344:101::c]:61214 | ||
| 660 | 2026.03.13 22:18:59.222226 [ 275 ] {} <Debug> TCP-Session: 7ae0336a-4371-4be9-bd09-6f16a3a30bfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.03.13 22:18:59.222211 [ 277 ] {} <Debug> TCP-Session: 0a0bc6d6-6e74-4122-8177-fb8ffc0eb7ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.13 22:18:59.222330 [ 271 ] {} <Debug> TCP-Session: e5ea45ac-a516-495d-a600-07da18cc155f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.13 22:18:59.222430 [ 271 ] {} <Debug> TCP-Session: e5ea45ac-a516-495d-a600-07da18cc155f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.13 22:19:01.103263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 665 | 2026.03.13 22:19:01.103317 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 666 | 2026.03.13 22:19:01.103354 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 667 | 2026.03.13 22:19:01.103414 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 668 | 2026.03.13 22:19:01.106516 [ 245 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Loading data parts | ||
| 669 | 2026.03.13 22:19:01.106709 [ 245 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): There are no data parts | ||
| 670 | 2026.03.13 22:19:01.110537 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 671 | 2026.03.13 22:19:01.110574 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 672 | 2026.03.13 22:19:01.116221 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 673 | 2026.03.13 22:19:01.116729 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 674 | 2026.03.13 22:19:01.116970 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 675 | 2026.03.13 22:19:01.120979 [ 244 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Loading data parts | ||
| 676 | 2026.03.13 22:19:01.121145 [ 244 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): There are no data parts | ||
| 677 | 2026.03.13 22:19:01.145157 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 678 | 2026.03.13 22:19:01.145203 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 679 | 2026.03.13 22:19:01.151776 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 680 | 2026.03.13 22:19:01.154992 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 681 | 2026.03.13 22:19:01.158216 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 682 | 2026.03.13 22:19:02.000312 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.31 MiB, peak 148.31 MiB, free memory in arenas 0.00 B, will set to 153.34 MiB (RSS), difference: 9.04 MiB | ||
| 683 | 2026.03.13 22:19:03.602541 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 684 | 2026.03.13 22:19:03.602955 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 685 | 2026.03.13 22:19:03.607062 [ 243 ] {} <Debug> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Loading data parts | ||
| 686 | 2026.03.13 22:19:03.607259 [ 243 ] {} <Debug> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): There are no data parts | ||
| 687 | 2026.03.13 22:19:03.614429 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 688 | 2026.03.13 22:19:03.614554 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 689 | 2026.03.13 22:19:03.616259 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 690 | 2026.03.13 22:19:03.616769 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 691 | 2026.03.13 22:19:03.617102 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 692 | 2026.03.13 22:19:04.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.58 MiB, peak 157.58 MiB, free memory in arenas 0.00 B, will set to 154.38 MiB (RSS), difference: -3.20 MiB | ||
| 693 | 2026.03.13 22:19:04.122713 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44990 | ||
| 694 | 2026.03.13 22:19:04.124508 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.03.13 22:19:04.124624 [ 278 ] {} <Debug> TCP-Session: f778f5f3-ad61-4595-8821-2183d582b1ea Authenticating user 'default' from [fd00:1122:3344:101::b]:44990 | ||
| 696 | 2026.03.13 22:19:04.124655 [ 278 ] {} <Debug> TCP-Session: f778f5f3-ad61-4595-8821-2183d582b1ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.13 22:19:04.124672 [ 278 ] {} <Debug> TCP-Session: f778f5f3-ad61-4595-8821-2183d582b1ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.03.13 22:19:04.124841 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 699 | 2026.03.13 22:19:04.124874 [ 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 | ||
| 700 | 2026.03.13 22:19:04.125008 [ 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 | ||
| 701 | 2026.03.13 22:19:04.125524 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33254 | ||
| 702 | 2026.03.13 22:19:04.125695 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2026.03.13 22:19:04.125741 [ 279 ] {} <Debug> TCP-Session: b4cba430-6365-4a4e-9801-a9a05f0d8924 Authenticating user 'default' from [fd00:1122:3344:101::b]:33254 | ||
| 704 | 2026.03.13 22:19:04.125770 [ 279 ] {} <Debug> TCP-Session: b4cba430-6365-4a4e-9801-a9a05f0d8924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.13 22:19:04.125785 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40307 | ||
| 706 | 2026.03.13 22:19:04.125866 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58349 | ||
| 707 | 2026.03.13 22:19:04.125899 [ 279 ] {} <Debug> TCP-Session: b4cba430-6365-4a4e-9801-a9a05f0d8924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.03.13 22:19:04.125784 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65473 | ||
| 709 | 2026.03.13 22:19:04.125952 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53459 | ||
| 710 | 2026.03.13 22:19:04.126138 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51813 | ||
| 711 | 2026.03.13 22:19:04.126226 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 712 | 2026.03.13 22:19:04.126272 [ 280 ] {} <Debug> TCP-Session: 30b3f7e3-47ca-4e57-a0ff-56637ce387a8 Authenticating user 'default' from [fd00:1122:3344:101::b]:40307 | ||
| 713 | 2026.03.13 22:19:04.126307 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 714 | 2026.03.13 22:19:04.126435 [ 280 ] {} <Debug> TCP-Session: 30b3f7e3-47ca-4e57-a0ff-56637ce387a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.03.13 22:19:04.126445 [ 282 ] {} <Debug> TCP-Session: b243393d-0c0a-4f9b-9d7d-81ff0e260531 Authenticating user 'default' from [fd00:1122:3344:101::b]:58349 | ||
| 716 | 2026.03.13 22:19:04.126503 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35121 | ||
| 717 | 2026.03.13 22:19:04.126524 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2026.03.13 22:19:04.126477 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 719 | 2026.03.13 22:19:04.126610 [ 284 ] {} <Debug> TCP-Session: aa50c25a-a61b-4dad-8c67-903d7e46f276 Authenticating user 'default' from [fd00:1122:3344:101::b]:51813 | ||
| 720 | 2026.03.13 22:19:04.126666 [ 283 ] {} <Debug> TCP-Session: ecdb4972-fae0-48b6-a09d-3da19145ac71 Authenticating user 'default' from [fd00:1122:3344:101::b]:53459 | ||
| 721 | 2026.03.13 22:19:04.126589 [ 282 ] {} <Debug> TCP-Session: b243393d-0c0a-4f9b-9d7d-81ff0e260531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 722 | 2026.03.13 22:19:04.126469 [ 280 ] {} <Debug> TCP-Session: 30b3f7e3-47ca-4e57-a0ff-56637ce387a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 723 | 2026.03.13 22:19:04.126764 [ 282 ] {} <Debug> TCP-Session: b243393d-0c0a-4f9b-9d7d-81ff0e260531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 724 | 2026.03.13 22:19:04.126784 [ 283 ] {} <Debug> TCP-Session: ecdb4972-fae0-48b6-a09d-3da19145ac71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 725 | 2026.03.13 22:19:04.126817 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 726 | 2026.03.13 22:19:04.126884 [ 283 ] {} <Debug> TCP-Session: ecdb4972-fae0-48b6-a09d-3da19145ac71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 727 | 2026.03.13 22:19:04.126755 [ 284 ] {} <Debug> TCP-Session: aa50c25a-a61b-4dad-8c67-903d7e46f276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 728 | 2026.03.13 22:19:04.126456 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 729 | 2026.03.13 22:19:04.127031 [ 285 ] {} <Debug> TCP-Session: 191ad15c-54ba-40f2-9f98-17b6eafc838e Authenticating user 'default' from [fd00:1122:3344:101::b]:35121 | ||
| 730 | 2026.03.13 22:19:04.127017 [ 284 ] {} <Debug> TCP-Session: aa50c25a-a61b-4dad-8c67-903d7e46f276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.03.13 22:19:04.127127 [ 281 ] {} <Debug> TCP-Session: 913e808e-b822-46f2-8c7c-a10ce643c033 Authenticating user 'default' from [fd00:1122:3344:101::b]:65473 | ||
| 732 | 2026.03.13 22:19:04.127158 [ 285 ] {} <Debug> TCP-Session: 191ad15c-54ba-40f2-9f98-17b6eafc838e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.03.13 22:19:04.127261 [ 281 ] {} <Debug> TCP-Session: 913e808e-b822-46f2-8c7c-a10ce643c033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 734 | 2026.03.13 22:19:04.127264 [ 285 ] {} <Debug> TCP-Session: 191ad15c-54ba-40f2-9f98-17b6eafc838e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2026.03.13 22:19:04.127281 [ 281 ] {} <Debug> TCP-Session: 913e808e-b822-46f2-8c7c-a10ce643c033 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2026.03.13 22:19:04.793511 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36719 | ||
| 737 | 2026.03.13 22:19:04.797484 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 738 | 2026.03.13 22:19:04.797638 [ 286 ] {} <Debug> TCP-Session: 0ce7b001-58fb-46c6-afc5-55c0fda58ab1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36719 | ||
| 739 | 2026.03.13 22:19:04.797663 [ 286 ] {} <Debug> TCP-Session: 0ce7b001-58fb-46c6-afc5-55c0fda58ab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.03.13 22:19:04.797678 [ 286 ] {} <Debug> TCP-Session: 0ce7b001-58fb-46c6-afc5-55c0fda58ab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.03.13 22:19:04.797838 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 742 | 2026.03.13 22:19:04.797868 [ 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 | ||
| 743 | 2026.03.13 22:19:04.797976 [ 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 | ||
| 744 | 2026.03.13 22:19:04.798365 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59582 | ||
| 745 | 2026.03.13 22:19:04.798434 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37374 | ||
| 746 | 2026.03.13 22:19:04.798571 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40902 | ||
| 747 | 2026.03.13 22:19:04.798638 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53811 | ||
| 748 | 2026.03.13 22:19:04.798662 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57785 | ||
| 749 | 2026.03.13 22:19:04.798716 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60503 | ||
| 750 | 2026.03.13 22:19:04.798866 [ 286 ] {} <Trace> TCP-Session: 0ce7b001-58fb-46c6-afc5-55c0fda58ab1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 751 | 2026.03.13 22:19:04.799047 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52555 | ||
| 752 | 2026.03.13 22:19:04.799062 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.03.13 22:19:04.799110 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2026.03.13 22:19:04.799185 [ 288 ] {} <Debug> TCP-Session: 8a6bbfec-1fc3-4ebb-a7c6-c86aa48bbc4a Authenticating user 'default' from [fd00:1122:3344:101::e]:37374 | ||
| 755 | 2026.03.13 22:19:04.799206 [ 289 ] {} <Debug> TCP-Session: 7ffaa633-9a53-422e-8c35-0de30c2fa2e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57785 | ||
| 756 | 2026.03.13 22:19:04.799214 [ 288 ] {} <Debug> TCP-Session: 8a6bbfec-1fc3-4ebb-a7c6-c86aa48bbc4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.03.13 22:19:04.799207 [ 286 ] {e0925c38-03b1-4955-8116-8e69c3fedc7c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36719) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 758 | 2026.03.13 22:19:04.799260 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44228 | ||
| 759 | 2026.03.13 22:19:04.799314 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 760 | 2026.03.13 22:19:04.799342 [ 289 ] {} <Debug> TCP-Session: 7ffaa633-9a53-422e-8c35-0de30c2fa2e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 761 | 2026.03.13 22:19:04.799365 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.03.13 22:19:04.799371 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 763 | 2026.03.13 22:19:04.799432 [ 291 ] {} <Debug> TCP-Session: be1ef475-35a6-47be-8d14-eda88a5043eb Authenticating user 'default' from [fd00:1122:3344:101::e]:53811 | ||
| 764 | 2026.03.13 22:19:04.799433 [ 289 ] {} <Debug> TCP-Session: 7ffaa633-9a53-422e-8c35-0de30c2fa2e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.03.13 22:19:04.799454 [ 293 ] {} <Debug> TCP-Session: 367a763b-f12d-43c7-b08e-8a395a99ab7f Authenticating user 'default' from [fd00:1122:3344:101::e]:52555 | ||
| 766 | 2026.03.13 22:19:04.799471 [ 292 ] {} <Debug> TCP-Session: f45dbb83-2341-4baa-bfca-7f5a00dae640 Authenticating user 'default' from [fd00:1122:3344:101::e]:60503 | ||
| 767 | 2026.03.13 22:19:04.799476 [ 291 ] {} <Debug> TCP-Session: be1ef475-35a6-47be-8d14-eda88a5043eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.03.13 22:19:04.799492 [ 293 ] {} <Debug> TCP-Session: 367a763b-f12d-43c7-b08e-8a395a99ab7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.03.13 22:19:04.799505 [ 292 ] {} <Debug> TCP-Session: f45dbb83-2341-4baa-bfca-7f5a00dae640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.03.13 22:19:04.799515 [ 291 ] {} <Debug> TCP-Session: be1ef475-35a6-47be-8d14-eda88a5043eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.03.13 22:19:04.799527 [ 293 ] {} <Debug> TCP-Session: 367a763b-f12d-43c7-b08e-8a395a99ab7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.03.13 22:19:04.799540 [ 288 ] {} <Debug> TCP-Session: 8a6bbfec-1fc3-4ebb-a7c6-c86aa48bbc4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.03.13 22:19:04.799545 [ 292 ] {} <Debug> TCP-Session: f45dbb83-2341-4baa-bfca-7f5a00dae640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.03.13 22:19:04.799620 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.03.13 22:19:04.799620 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 776 | 2026.03.13 22:19:04.799665 [ 287 ] {} <Debug> TCP-Session: 3e2d6638-299e-4d78-82d0-c82de3c6a34d Authenticating user 'default' from [fd00:1122:3344:101::e]:59582 | ||
| 777 | 2026.03.13 22:19:04.799673 [ 290 ] {} <Debug> TCP-Session: 36b85a3d-b597-4415-abfd-acbc745c9be2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40902 | ||
| 778 | 2026.03.13 22:19:04.799689 [ 287 ] {} <Debug> TCP-Session: 3e2d6638-299e-4d78-82d0-c82de3c6a34d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.03.13 22:19:04.799692 [ 290 ] {} <Debug> TCP-Session: 36b85a3d-b597-4415-abfd-acbc745c9be2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.03.13 22:19:04.799691 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 781 | 2026.03.13 22:19:04.799710 [ 290 ] {} <Debug> TCP-Session: 36b85a3d-b597-4415-abfd-acbc745c9be2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.03.13 22:19:04.799703 [ 287 ] {} <Debug> TCP-Session: 3e2d6638-299e-4d78-82d0-c82de3c6a34d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.03.13 22:19:04.799739 [ 294 ] {} <Debug> TCP-Session: 288be07e-a990-4baf-9839-2f540b0b2efd Authenticating user 'default' from [fd00:1122:3344:101::e]:44228 | ||
| 784 | 2026.03.13 22:19:04.799756 [ 294 ] {} <Debug> TCP-Session: 288be07e-a990-4baf-9839-2f540b0b2efd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.03.13 22:19:04.799768 [ 294 ] {} <Debug> TCP-Session: 288be07e-a990-4baf-9839-2f540b0b2efd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.03.13 22:19:04.800304 [ 286 ] {e0925c38-03b1-4955-8116-8e69c3fedc7c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 787 | 2026.03.13 22:19:04.804623 [ 286 ] {e0925c38-03b1-4955-8116-8e69c3fedc7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2026.03.13 22:19:04.824584 [ 286 ] {e0925c38-03b1-4955-8116-8e69c3fedc7c} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 789 | 2026.03.13 22:19:04.836557 [ 260 ] {e0925c38-03b1-4955-8116-8e69c3fedc7c} <Trace> AggregatingTransform: Aggregating | ||
| 790 | 2026.03.13 22:19:04.836732 [ 260 ] {e0925c38-03b1-4955-8116-8e69c3fedc7c} <Trace> Aggregator: Aggregation method: without_key | ||
| 791 | 2026.03.13 22:19:04.837541 [ 260 ] {e0925c38-03b1-4955-8116-8e69c3fedc7c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00471536 sec. (212.073 rows/sec., 8.28 KiB/sec.) | ||
| 792 | 2026.03.13 22:19:04.837563 [ 260 ] {e0925c38-03b1-4955-8116-8e69c3fedc7c} <Trace> Aggregator: Merging aggregated data | ||
| 793 | 2026.03.13 22:19:04.837594 [ 260 ] {e0925c38-03b1-4955-8116-8e69c3fedc7c} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 794 | 2026.03.13 22:19:04.838829 [ 286 ] {e0925c38-03b1-4955-8116-8e69c3fedc7c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.039749 sec., 25.15786560668193 rows/sec., 1006.31 B/sec. | ||
| 795 | 2026.03.13 22:19:04.838999 [ 286 ] {e0925c38-03b1-4955-8116-8e69c3fedc7c} <Debug> TCPHandler: Processed in 0.040416087 sec. | ||
| 796 | 2026.03.13 22:19:04.842420 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 797 | 2026.03.13 22:19:04.842454 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.03.13 22:19:04.842465 [ 286 ] {} <Debug> TCP-Session: 0ce7b001-58fb-46c6-afc5-55c0fda58ab1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.03.13 22:19:04.842479 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 800 | 2026.03.13 22:19:04.842493 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.03.13 22:19:04.842527 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2026.03.13 22:19:04.842547 [ 287 ] {} <Debug> TCP-Session: 3e2d6638-299e-4d78-82d0-c82de3c6a34d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.03.13 22:19:04.842554 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2026.03.13 22:19:04.842573 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 805 | 2026.03.13 22:19:04.842596 [ 288 ] {} <Debug> TCP-Session: 8a6bbfec-1fc3-4ebb-a7c6-c86aa48bbc4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 806 | 2026.03.13 22:19:04.842621 [ 292 ] {} <Debug> TCP-Session: f45dbb83-2341-4baa-bfca-7f5a00dae640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.03.13 22:19:04.842643 [ 291 ] {} <Debug> TCP-Session: be1ef475-35a6-47be-8d14-eda88a5043eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2026.03.13 22:19:04.842614 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 809 | 2026.03.13 22:19:04.842596 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 810 | 2026.03.13 22:19:04.842711 [ 294 ] {} <Debug> TCP-Session: 288be07e-a990-4baf-9839-2f540b0b2efd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2026.03.13 22:19:04.842603 [ 289 ] {} <Debug> TCP-Session: 7ffaa633-9a53-422e-8c35-0de30c2fa2e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.03.13 22:19:04.842737 [ 290 ] {} <Debug> TCP-Session: 36b85a3d-b597-4415-abfd-acbc745c9be2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.03.13 22:19:04.842510 [ 293 ] {} <Debug> TCP-Session: 367a763b-f12d-43c7-b08e-8a395a99ab7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.03.13 22:19:05.001054 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.68 MiB, peak 163.77 MiB, free memory in arenas 0.00 B, will set to 158.95 MiB (RSS), difference: 4.27 MiB | ||
| 815 | 2026.03.13 22:19:06.868327 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48003 | ||
| 816 | 2026.03.13 22:19:06.868429 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 817 | 2026.03.13 22:19:06.868454 [ 286 ] {} <Debug> TCP-Session: eb8656ae-2445-4e46-b55b-1dfb0b970679 Authenticating user 'default' from [fd00:1122:3344:101::e]:48003 | ||
| 818 | 2026.03.13 22:19:06.868475 [ 286 ] {} <Debug> TCP-Session: eb8656ae-2445-4e46-b55b-1dfb0b970679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2026.03.13 22:19:06.868487 [ 286 ] {} <Debug> TCP-Session: eb8656ae-2445-4e46-b55b-1dfb0b970679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.03.13 22:19:06.868764 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44920 | ||
| 821 | 2026.03.13 22:19:06.868776 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34420 | ||
| 822 | 2026.03.13 22:19:06.868805 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36697 | ||
| 823 | 2026.03.13 22:19:06.868848 [ 286 ] {} <Trace> TCP-Session: eb8656ae-2445-4e46-b55b-1dfb0b970679 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2026.03.13 22:19:06.868884 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 825 | 2026.03.13 22:19:06.868854 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35439 | ||
| 826 | 2026.03.13 22:19:06.868925 [ 287 ] {} <Debug> TCP-Session: a7eced71-d9f8-4c13-87e9-836429683575 Authenticating user 'default' from [fd00:1122:3344:101::e]:44920 | ||
| 827 | 2026.03.13 22:19:06.868922 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 828 | 2026.03.13 22:19:06.868954 [ 287 ] {} <Debug> TCP-Session: a7eced71-d9f8-4c13-87e9-836429683575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.03.13 22:19:06.868973 [ 291 ] {} <Debug> TCP-Session: bb841caa-7c4a-47ab-8004-83f7b9f53295 Authenticating user 'default' from [fd00:1122:3344:101::e]:36697 | ||
| 830 | 2026.03.13 22:19:06.868979 [ 287 ] {} <Debug> TCP-Session: a7eced71-d9f8-4c13-87e9-836429683575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 831 | 2026.03.13 22:19:06.868979 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 832 | 2026.03.13 22:19:06.869002 [ 291 ] {} <Debug> TCP-Session: bb841caa-7c4a-47ab-8004-83f7b9f53295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2026.03.13 22:19:06.869022 [ 294 ] {} <Debug> TCP-Session: 5c8fe5f0-506f-430c-acda-d883a0bbe07f Authenticating user 'default' from [fd00:1122:3344:101::e]:35439 | ||
| 834 | 2026.03.13 22:19:06.869037 [ 291 ] {} <Debug> TCP-Session: bb841caa-7c4a-47ab-8004-83f7b9f53295 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.03.13 22:19:06.869053 [ 294 ] {} <Debug> TCP-Session: 5c8fe5f0-506f-430c-acda-d883a0bbe07f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.03.13 22:19:06.869060 [ 286 ] {8b75b4d0-fb97-4b7d-bb4b-40c706a1c0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48003) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 837 | 2026.03.13 22:19:06.869078 [ 294 ] {} <Debug> TCP-Session: 5c8fe5f0-506f-430c-acda-d883a0bbe07f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 838 | 2026.03.13 22:19:06.868909 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 839 | 2026.03.13 22:19:06.868845 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56116 | ||
| 840 | 2026.03.13 22:19:06.869139 [ 288 ] {} <Debug> TCP-Session: 97f3f289-df4f-4702-a0bd-ff17616d6423 Authenticating user 'default' from [fd00:1122:3344:101::e]:34420 | ||
| 841 | 2026.03.13 22:19:06.868829 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64878 | ||
| 842 | 2026.03.13 22:19:06.869188 [ 288 ] {} <Debug> TCP-Session: 97f3f289-df4f-4702-a0bd-ff17616d6423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 843 | 2026.03.13 22:19:06.868794 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40923 | ||
| 844 | 2026.03.13 22:19:06.869213 [ 288 ] {} <Debug> TCP-Session: 97f3f289-df4f-4702-a0bd-ff17616d6423 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2026.03.13 22:19:06.869250 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 846 | 2026.03.13 22:19:06.868799 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47707 | ||
| 847 | 2026.03.13 22:19:06.869281 [ 292 ] {} <Debug> TCP-Session: 1273a6ab-c938-41d0-bb6c-1259b0faf216 Authenticating user 'default' from [fd00:1122:3344:101::e]:64878 | ||
| 848 | 2026.03.13 22:19:06.869292 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 849 | 2026.03.13 22:19:06.869326 [ 292 ] {} <Debug> TCP-Session: 1273a6ab-c938-41d0-bb6c-1259b0faf216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.03.13 22:19:06.869241 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 851 | 2026.03.13 22:19:06.869350 [ 289 ] {} <Debug> TCP-Session: e267170f-1c6a-4735-a3b7-ee53607ac6e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40923 | ||
| 852 | 2026.03.13 22:19:06.869360 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 853 | 2026.03.13 22:19:06.869360 [ 286 ] {8b75b4d0-fb97-4b7d-bb4b-40c706a1c0c1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 854 | 2026.03.13 22:19:06.869404 [ 290 ] {} <Debug> TCP-Session: ef7f53d5-b47a-4ff7-95c7-cc146e9da437 Authenticating user 'default' from [fd00:1122:3344:101::e]:47707 | ||
| 855 | 2026.03.13 22:19:06.869390 [ 289 ] {} <Debug> TCP-Session: e267170f-1c6a-4735-a3b7-ee53607ac6e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.03.13 22:19:06.869439 [ 290 ] {} <Debug> TCP-Session: ef7f53d5-b47a-4ff7-95c7-cc146e9da437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.03.13 22:19:06.869458 [ 289 ] {} <Debug> TCP-Session: e267170f-1c6a-4735-a3b7-ee53607ac6e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.03.13 22:19:06.869474 [ 286 ] {8b75b4d0-fb97-4b7d-bb4b-40c706a1c0c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2026.03.13 22:19:06.869476 [ 290 ] {} <Debug> TCP-Session: ef7f53d5-b47a-4ff7-95c7-cc146e9da437 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.03.13 22:19:06.869377 [ 293 ] {} <Debug> TCP-Session: 8d407d66-7ed5-4bcf-91a9-c08ddd3a6078 Authenticating user 'default' from [fd00:1122:3344:101::e]:56116 | ||
| 861 | 2026.03.13 22:19:06.869350 [ 292 ] {} <Debug> TCP-Session: 1273a6ab-c938-41d0-bb6c-1259b0faf216 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.03.13 22:19:06.869544 [ 293 ] {} <Debug> TCP-Session: 8d407d66-7ed5-4bcf-91a9-c08ddd3a6078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.03.13 22:19:06.869608 [ 293 ] {} <Debug> TCP-Session: 8d407d66-7ed5-4bcf-91a9-c08ddd3a6078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.03.13 22:19:06.869777 [ 286 ] {8b75b4d0-fb97-4b7d-bb4b-40c706a1c0c1} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 865 | 2026.03.13 22:19:06.870679 [ 325 ] {8b75b4d0-fb97-4b7d-bb4b-40c706a1c0c1} <Trace> AggregatingTransform: Aggregating | ||
| 866 | 2026.03.13 22:19:06.870725 [ 325 ] {8b75b4d0-fb97-4b7d-bb4b-40c706a1c0c1} <Trace> Aggregator: Aggregation method: without_key | ||
| 867 | 2026.03.13 22:19:06.870761 [ 325 ] {8b75b4d0-fb97-4b7d-bb4b-40c706a1c0c1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000884889 sec. (1130.085 rows/sec., 44.14 KiB/sec.) | ||
| 868 | 2026.03.13 22:19:06.870780 [ 325 ] {8b75b4d0-fb97-4b7d-bb4b-40c706a1c0c1} <Trace> Aggregator: Merging aggregated data | ||
| 869 | 2026.03.13 22:19:06.872165 [ 286 ] {8b75b4d0-fb97-4b7d-bb4b-40c706a1c0c1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003172 sec., 315.2585119798235 rows/sec., 12.31 KiB/sec. | ||
| 870 | 2026.03.13 22:19:06.872303 [ 286 ] {8b75b4d0-fb97-4b7d-bb4b-40c706a1c0c1} <Debug> TCPHandler: Processed in 0.003581196 sec. | ||
| 871 | 2026.03.13 22:19:06.872392 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 872 | 2026.03.13 22:19:06.872414 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 873 | 2026.03.13 22:19:06.872432 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 874 | 2026.03.13 22:19:06.872453 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 875 | 2026.03.13 22:19:06.872474 [ 292 ] {} <Debug> TCP-Session: 1273a6ab-c938-41d0-bb6c-1259b0faf216 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.03.13 22:19:06.872469 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 877 | 2026.03.13 22:19:06.872504 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 878 | 2026.03.13 22:19:06.872524 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 879 | 2026.03.13 22:19:06.872535 [ 289 ] {} <Debug> TCP-Session: e267170f-1c6a-4735-a3b7-ee53607ac6e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.03.13 22:19:06.872559 [ 287 ] {} <Debug> TCP-Session: a7eced71-d9f8-4c13-87e9-836429683575 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 881 | 2026.03.13 22:19:06.872572 [ 291 ] {} <Debug> TCP-Session: bb841caa-7c4a-47ab-8004-83f7b9f53295 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 882 | 2026.03.13 22:19:06.872487 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 883 | 2026.03.13 22:19:06.872421 [ 286 ] {} <Debug> TCP-Session: eb8656ae-2445-4e46-b55b-1dfb0b970679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.03.13 22:19:06.872499 [ 294 ] {} <Debug> TCP-Session: 5c8fe5f0-506f-430c-acda-d883a0bbe07f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2026.03.13 22:19:06.872650 [ 290 ] {} <Debug> TCP-Session: ef7f53d5-b47a-4ff7-95c7-cc146e9da437 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.03.13 22:19:06.872542 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.03.13 22:19:06.872457 [ 288 ] {} <Debug> TCP-Session: 97f3f289-df4f-4702-a0bd-ff17616d6423 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.03.13 22:19:06.872719 [ 293 ] {} <Debug> TCP-Session: 8d407d66-7ed5-4bcf-91a9-c08ddd3a6078 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.03.13 22:19:08.572412 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 890 | 2026.03.13 22:19:08.572481 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 891 | 2026.03.13 22:19:08.617277 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 439 entries to flush up to offset 988 | ||
| 892 | 2026.03.13 22:19:08.622467 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2026.03.13 22:19:08.622525 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 894 | 2026.03.13 22:19:08.623289 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 895 | 2026.03.13 22:19:08.623762 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 896 | 2026.03.13 22:19:08.623921 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 988 | ||
| 897 | 2026.03.13 22:19:08.658523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 898 | 2026.03.13 22:19:08.677240 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 899 | 2026.03.13 22:19:08.677303 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 900 | 2026.03.13 22:19:08.683944 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 901 | 2026.03.13 22:19:08.685099 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 902 | 2026.03.13 22:19:08.688267 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 903 | 2026.03.13 22:19:09.001188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.75 MiB, peak 167.34 MiB, free memory in arenas 0.00 B, will set to 162.27 MiB (RSS), difference: 2.52 MiB | ||
| 904 | 2026.03.13 22:19:10.884461 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38687 | ||
| 905 | 2026.03.13 22:19:10.884579 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 906 | 2026.03.13 22:19:10.884608 [ 286 ] {} <Debug> TCP-Session: be3bfbc6-0bfe-4e1c-bd2e-fd1ddc2517e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38687 | ||
| 907 | 2026.03.13 22:19:10.884630 [ 286 ] {} <Debug> TCP-Session: be3bfbc6-0bfe-4e1c-bd2e-fd1ddc2517e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.03.13 22:19:10.884643 [ 286 ] {} <Debug> TCP-Session: be3bfbc6-0bfe-4e1c-bd2e-fd1ddc2517e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.03.13 22:19:10.884867 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51625 | ||
| 910 | 2026.03.13 22:19:10.884891 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39177 | ||
| 911 | 2026.03.13 22:19:10.884915 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35846 | ||
| 912 | 2026.03.13 22:19:10.884948 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43454 | ||
| 913 | 2026.03.13 22:19:10.884968 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39828 | ||
| 914 | 2026.03.13 22:19:10.884988 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 915 | 2026.03.13 22:19:10.885014 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 916 | 2026.03.13 22:19:10.885016 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.03.13 22:19:10.885039 [ 287 ] {} <Debug> TCP-Session: 4aeab5f1-f922-4417-a9ec-3a6e4a1c1869 Authenticating user 'default' from [fd00:1122:3344:101::e]:51625 | ||
| 918 | 2026.03.13 22:19:10.885053 [ 288 ] {} <Debug> TCP-Session: 1149cd77-de95-49df-a0e9-bc25ab21b62c Authenticating user 'default' from [fd00:1122:3344:101::e]:39177 | ||
| 919 | 2026.03.13 22:19:10.885060 [ 290 ] {} <Debug> TCP-Session: a13a9c00-15da-4c5a-8ccc-b96d79940e0f Authenticating user 'default' from [fd00:1122:3344:101::e]:35846 | ||
| 920 | 2026.03.13 22:19:10.885073 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 921 | 2026.03.13 22:19:10.885092 [ 290 ] {} <Debug> TCP-Session: a13a9c00-15da-4c5a-8ccc-b96d79940e0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.03.13 22:19:10.885086 [ 288 ] {} <Debug> TCP-Session: 1149cd77-de95-49df-a0e9-bc25ab21b62c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2026.03.13 22:19:10.885110 [ 290 ] {} <Debug> TCP-Session: a13a9c00-15da-4c5a-8ccc-b96d79940e0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.03.13 22:19:10.885108 [ 294 ] {} <Debug> TCP-Session: 673b9650-4398-4b5c-b8ec-83cfda37a95d Authenticating user 'default' from [fd00:1122:3344:101::e]:39828 | ||
| 925 | 2026.03.13 22:19:10.885125 [ 288 ] {} <Debug> TCP-Session: 1149cd77-de95-49df-a0e9-bc25ab21b62c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.03.13 22:19:10.885155 [ 294 ] {} <Debug> TCP-Session: 673b9650-4398-4b5c-b8ec-83cfda37a95d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.03.13 22:19:10.885072 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 928 | 2026.03.13 22:19:10.885188 [ 294 ] {} <Debug> TCP-Session: 673b9650-4398-4b5c-b8ec-83cfda37a95d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.03.13 22:19:10.885222 [ 293 ] {} <Debug> TCP-Session: 504c5206-8f85-451c-a63c-045e5e39bae8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43454 | ||
| 930 | 2026.03.13 22:19:10.885073 [ 287 ] {} <Debug> TCP-Session: 4aeab5f1-f922-4417-a9ec-3a6e4a1c1869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.03.13 22:19:10.885258 [ 293 ] {} <Debug> TCP-Session: 504c5206-8f85-451c-a63c-045e5e39bae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.03.13 22:19:10.885270 [ 287 ] {} <Debug> TCP-Session: 4aeab5f1-f922-4417-a9ec-3a6e4a1c1869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.03.13 22:19:10.885283 [ 293 ] {} <Debug> TCP-Session: 504c5206-8f85-451c-a63c-045e5e39bae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.03.13 22:19:10.885059 [ 286 ] {} <Trace> TCP-Session: be3bfbc6-0bfe-4e1c-bd2e-fd1ddc2517e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.03.13 22:19:10.884938 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33854 | ||
| 936 | 2026.03.13 22:19:10.884926 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38820 | ||
| 937 | 2026.03.13 22:19:10.884923 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36262 | ||
| 938 | 2026.03.13 22:19:10.885414 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 939 | 2026.03.13 22:19:10.885444 [ 292 ] {} <Debug> TCP-Session: cb5ad13b-00f2-4117-af1d-5bbaade4b0c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33854 | ||
| 940 | 2026.03.13 22:19:10.885461 [ 292 ] {} <Debug> TCP-Session: cb5ad13b-00f2-4117-af1d-5bbaade4b0c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.03.13 22:19:10.885473 [ 292 ] {} <Debug> TCP-Session: cb5ad13b-00f2-4117-af1d-5bbaade4b0c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.03.13 22:19:10.885513 [ 286 ] {d371e653-262b-4f01-ad53-10ec01da597a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38687) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 943 | 2026.03.13 22:19:10.885520 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 944 | 2026.03.13 22:19:10.885564 [ 289 ] {} <Debug> TCP-Session: cd0b644c-bab8-402e-a859-50c77b27b2e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38820 | ||
| 945 | 2026.03.13 22:19:10.885580 [ 289 ] {} <Debug> TCP-Session: cd0b644c-bab8-402e-a859-50c77b27b2e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.03.13 22:19:10.885589 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 947 | 2026.03.13 22:19:10.885593 [ 289 ] {} <Debug> TCP-Session: cd0b644c-bab8-402e-a859-50c77b27b2e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.03.13 22:19:10.885627 [ 291 ] {} <Debug> TCP-Session: 702f4fe5-2e67-43a1-be37-e5a020c435ae Authenticating user 'default' from [fd00:1122:3344:101::e]:36262 | ||
| 949 | 2026.03.13 22:19:10.885650 [ 291 ] {} <Debug> TCP-Session: 702f4fe5-2e67-43a1-be37-e5a020c435ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.03.13 22:19:10.885667 [ 291 ] {} <Debug> TCP-Session: 702f4fe5-2e67-43a1-be37-e5a020c435ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.03.13 22:19:10.885820 [ 286 ] {d371e653-262b-4f01-ad53-10ec01da597a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 952 | 2026.03.13 22:19:10.885882 [ 286 ] {d371e653-262b-4f01-ad53-10ec01da597a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 953 | 2026.03.13 22:19:10.886174 [ 286 ] {d371e653-262b-4f01-ad53-10ec01da597a} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 954 | 2026.03.13 22:19:10.887070 [ 297 ] {d371e653-262b-4f01-ad53-10ec01da597a} <Trace> AggregatingTransform: Aggregating | ||
| 955 | 2026.03.13 22:19:10.887122 [ 297 ] {d371e653-262b-4f01-ad53-10ec01da597a} <Trace> Aggregator: Aggregation method: without_key | ||
| 956 | 2026.03.13 22:19:10.887160 [ 297 ] {d371e653-262b-4f01-ad53-10ec01da597a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000885779 sec. (1128.950 rows/sec., 44.10 KiB/sec.) | ||
| 957 | 2026.03.13 22:19:10.887180 [ 297 ] {d371e653-262b-4f01-ad53-10ec01da597a} <Trace> Aggregator: Merging aggregated data | ||
| 958 | 2026.03.13 22:19:10.888555 [ 286 ] {d371e653-262b-4f01-ad53-10ec01da597a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003094 sec., 323.2062055591467 rows/sec., 12.63 KiB/sec. | ||
| 959 | 2026.03.13 22:19:10.888697 [ 286 ] {d371e653-262b-4f01-ad53-10ec01da597a} <Debug> TCPHandler: Processed in 0.00375565 sec. | ||
| 960 | 2026.03.13 22:19:10.888796 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 961 | 2026.03.13 22:19:10.888825 [ 286 ] {} <Debug> TCP-Session: be3bfbc6-0bfe-4e1c-bd2e-fd1ddc2517e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 962 | 2026.03.13 22:19:10.888839 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.03.13 22:19:10.888870 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.03.13 22:19:10.888884 [ 287 ] {} <Debug> TCP-Session: 4aeab5f1-f922-4417-a9ec-3a6e4a1c1869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 965 | 2026.03.13 22:19:10.888896 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.03.13 22:19:10.888913 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.03.13 22:19:10.888917 [ 289 ] {} <Debug> TCP-Session: cd0b644c-bab8-402e-a859-50c77b27b2e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.03.13 22:19:10.888945 [ 294 ] {} <Debug> TCP-Session: 673b9650-4398-4b5c-b8ec-83cfda37a95d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.03.13 22:19:10.888958 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2026.03.13 22:19:10.888975 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.03.13 22:19:10.888991 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.03.13 22:19:10.889020 [ 290 ] {} <Debug> TCP-Session: a13a9c00-15da-4c5a-8ccc-b96d79940e0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.03.13 22:19:10.889039 [ 292 ] {} <Debug> TCP-Session: cb5ad13b-00f2-4117-af1d-5bbaade4b0c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.03.13 22:19:10.889060 [ 293 ] {} <Debug> TCP-Session: 504c5206-8f85-451c-a63c-045e5e39bae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.03.13 22:19:10.888967 [ 288 ] {} <Debug> TCP-Session: 1149cd77-de95-49df-a0e9-bc25ab21b62c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.03.13 22:19:10.888931 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 977 | 2026.03.13 22:19:10.889145 [ 291 ] {} <Debug> TCP-Session: 702f4fe5-2e67-43a1-be37-e5a020c435ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.03.13 22:19:13.244924 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40021 | ||
| 979 | 2026.03.13 22:19:13.245020 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 980 | 2026.03.13 22:19:13.245046 [ 286 ] {} <Debug> TCP-Session: 5368ee67-ee08-434d-a6ef-2a8a7da0360f Authenticating user 'default' from [fd00:1122:3344:101::e]:40021 | ||
| 981 | 2026.03.13 22:19:13.245068 [ 286 ] {} <Debug> TCP-Session: 5368ee67-ee08-434d-a6ef-2a8a7da0360f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.03.13 22:19:13.245080 [ 286 ] {} <Debug> TCP-Session: 5368ee67-ee08-434d-a6ef-2a8a7da0360f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2026.03.13 22:19:13.245284 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51597 | ||
| 984 | 2026.03.13 22:19:13.245333 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50111 | ||
| 985 | 2026.03.13 22:19:13.245333 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35767 | ||
| 986 | 2026.03.13 22:19:13.245363 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60395 | ||
| 987 | 2026.03.13 22:19:13.245379 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63757 | ||
| 988 | 2026.03.13 22:19:13.245420 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 989 | 2026.03.13 22:19:13.245420 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 990 | 2026.03.13 22:19:13.245355 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58531 | ||
| 991 | 2026.03.13 22:19:13.245473 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 992 | 2026.03.13 22:19:13.245464 [ 286 ] {} <Trace> TCP-Session: 5368ee67-ee08-434d-a6ef-2a8a7da0360f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 993 | 2026.03.13 22:19:13.245518 [ 294 ] {} <Debug> TCP-Session: 1079afab-bcca-4010-a3e9-17875a07a1b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63757 | ||
| 994 | 2026.03.13 22:19:13.245461 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 995 | 2026.03.13 22:19:13.245555 [ 294 ] {} <Debug> TCP-Session: 1079afab-bcca-4010-a3e9-17875a07a1b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2026.03.13 22:19:13.245565 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 997 | 2026.03.13 22:19:13.245582 [ 294 ] {} <Debug> TCP-Session: 1079afab-bcca-4010-a3e9-17875a07a1b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2026.03.13 22:19:13.245582 [ 293 ] {} <Debug> TCP-Session: 3e436711-fa64-4675-aa6e-48ba44309552 Authenticating user 'default' from [fd00:1122:3344:101::e]:60395 | ||
| 999 | 2026.03.13 22:19:13.245609 [ 292 ] {} <Debug> TCP-Session: a29d00bb-58d0-4cb0-813d-959739c4d1f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58531 | ||
| 1000 | 2026.03.13 22:19:13.245635 [ 293 ] {} <Debug> TCP-Session: 3e436711-fa64-4675-aa6e-48ba44309552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2026.03.13 22:19:13.245461 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1002 | 2026.03.13 22:19:13.245654 [ 293 ] {} <Debug> TCP-Session: 3e436711-fa64-4675-aa6e-48ba44309552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1003 | 2026.03.13 22:19:13.245648 [ 292 ] {} <Debug> TCP-Session: a29d00bb-58d0-4cb0-813d-959739c4d1f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1004 | 2026.03.13 22:19:13.245680 [ 289 ] {} <Debug> TCP-Session: b989d605-3a85-4f3c-af83-cbbdb0818ea7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35767 | ||
| 1005 | 2026.03.13 22:19:13.245695 [ 292 ] {} <Debug> TCP-Session: a29d00bb-58d0-4cb0-813d-959739c4d1f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1006 | 2026.03.13 22:19:13.245711 [ 289 ] {} <Debug> TCP-Session: b989d605-3a85-4f3c-af83-cbbdb0818ea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1007 | 2026.03.13 22:19:13.245677 [ 286 ] {66d43869-91c4-42b4-844b-23c6f4c6411a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40021) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1008 | 2026.03.13 22:19:13.245735 [ 289 ] {} <Debug> TCP-Session: b989d605-3a85-4f3c-af83-cbbdb0818ea7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2026.03.13 22:19:13.245460 [ 290 ] {} <Debug> TCP-Session: 8a583850-500d-43e3-84c8-1c8d90adb89a Authenticating user 'default' from [fd00:1122:3344:101::e]:50111 | ||
| 1010 | 2026.03.13 22:19:13.245333 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58159 | ||
| 1011 | 2026.03.13 22:19:13.245796 [ 290 ] {} <Debug> TCP-Session: 8a583850-500d-43e3-84c8-1c8d90adb89a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1012 | 2026.03.13 22:19:13.245296 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58564 | ||
| 1013 | 2026.03.13 22:19:13.245837 [ 290 ] {} <Debug> TCP-Session: 8a583850-500d-43e3-84c8-1c8d90adb89a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2026.03.13 22:19:13.245451 [ 287 ] {} <Debug> TCP-Session: 726a4663-e6e2-4e63-8276-9a6a61d231bd Authenticating user 'default' from [fd00:1122:3344:101::e]:51597 | ||
| 1015 | 2026.03.13 22:19:13.245887 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1016 | 2026.03.13 22:19:13.245895 [ 287 ] {} <Debug> TCP-Session: 726a4663-e6e2-4e63-8276-9a6a61d231bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.03.13 22:19:13.245917 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1018 | 2026.03.13 22:19:13.245923 [ 291 ] {} <Debug> TCP-Session: 8125bd61-4b2a-4b08-a72e-cb538e8880db Authenticating user 'default' from [fd00:1122:3344:101::e]:58159 | ||
| 1019 | 2026.03.13 22:19:13.245950 [ 288 ] {} <Debug> TCP-Session: acfcb80e-21f4-4176-840d-b4306787611a Authenticating user 'default' from [fd00:1122:3344:101::e]:58564 | ||
| 1020 | 2026.03.13 22:19:13.245968 [ 291 ] {} <Debug> TCP-Session: 8125bd61-4b2a-4b08-a72e-cb538e8880db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.03.13 22:19:13.245985 [ 288 ] {} <Debug> TCP-Session: acfcb80e-21f4-4176-840d-b4306787611a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.03.13 22:19:13.245995 [ 291 ] {} <Debug> TCP-Session: 8125bd61-4b2a-4b08-a72e-cb538e8880db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.03.13 22:19:13.246010 [ 288 ] {} <Debug> TCP-Session: acfcb80e-21f4-4176-840d-b4306787611a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1024 | 2026.03.13 22:19:13.246014 [ 286 ] {66d43869-91c4-42b4-844b-23c6f4c6411a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1025 | 2026.03.13 22:19:13.245925 [ 287 ] {} <Debug> TCP-Session: 726a4663-e6e2-4e63-8276-9a6a61d231bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.03.13 22:19:13.246094 [ 286 ] {66d43869-91c4-42b4-844b-23c6f4c6411a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1027 | 2026.03.13 22:19:13.246375 [ 286 ] {66d43869-91c4-42b4-844b-23c6f4c6411a} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 1028 | 2026.03.13 22:19:13.246460 [ 286 ] {66d43869-91c4-42b4-844b-23c6f4c6411a} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1029 | 2026.03.13 22:19:13.619846 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 94 | ||
| 1030 | 2026.03.13 22:19:13.622031 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1031 | 2026.03.13 22:19:13.622085 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1032 | 2026.03.13 22:19:13.625363 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1033 | 2026.03.13 22:19:13.625876 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1034 | 2026.03.13 22:19:13.626186 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 1035 | 2026.03.13 22:19:13.675616 [ 302 ] {66d43869-91c4-42b4-844b-23c6f4c6411a} <Trace> AggregatingTransform: Aggregating | ||
| 1036 | 2026.03.13 22:19:13.676078 [ 302 ] {66d43869-91c4-42b4-844b-23c6f4c6411a} <Trace> Aggregator: Aggregation method: without_key | ||
| 1037 | 2026.03.13 22:19:13.676111 [ 302 ] {66d43869-91c4-42b4-844b-23c6f4c6411a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001392169 sec. (718.304 rows/sec., 28.06 KiB/sec.) | ||
| 1038 | 2026.03.13 22:19:13.676129 [ 302 ] {66d43869-91c4-42b4-844b-23c6f4c6411a} <Trace> Aggregator: Merging aggregated data | ||
| 1039 | 2026.03.13 22:19:13.677094 [ 286 ] {66d43869-91c4-42b4-844b-23c6f4c6411a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.431488 sec., 2.317561554434886 rows/sec., 92.70 B/sec. | ||
| 1040 | 2026.03.13 22:19:13.677243 [ 286 ] {66d43869-91c4-42b4-844b-23c6f4c6411a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1041 | 2026.03.13 22:19:13.677259 [ 286 ] {66d43869-91c4-42b4-844b-23c6f4c6411a} <Debug> TCPHandler: Processed in 0.431917355 sec. | ||
| 1042 | 2026.03.13 22:19:13.677382 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1043 | 2026.03.13 22:19:13.677408 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1044 | 2026.03.13 22:19:13.677433 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1045 | 2026.03.13 22:19:13.677449 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1046 | 2026.03.13 22:19:13.677480 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1047 | 2026.03.13 22:19:13.677497 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1048 | 2026.03.13 22:19:13.677505 [ 292 ] {} <Debug> TCP-Session: a29d00bb-58d0-4cb0-813d-959739c4d1f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1049 | 2026.03.13 22:19:13.677527 [ 293 ] {} <Debug> TCP-Session: 3e436711-fa64-4675-aa6e-48ba44309552 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2026.03.13 22:19:13.677541 [ 290 ] {} <Debug> TCP-Session: 8a583850-500d-43e3-84c8-1c8d90adb89a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.03.13 22:19:13.677535 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1052 | 2026.03.13 22:19:13.677514 [ 289 ] {} <Debug> TCP-Session: b989d605-3a85-4f3c-af83-cbbdb0818ea7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.03.13 22:19:13.677463 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1054 | 2026.03.13 22:19:13.677605 [ 286 ] {} <Debug> TCP-Session: 5368ee67-ee08-434d-a6ef-2a8a7da0360f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.03.13 22:19:13.677452 [ 294 ] {} <Debug> TCP-Session: 1079afab-bcca-4010-a3e9-17875a07a1b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.03.13 22:19:13.677650 [ 288 ] {} <Debug> TCP-Session: acfcb80e-21f4-4176-840d-b4306787611a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.03.13 22:19:13.677445 [ 287 ] {} <Debug> TCP-Session: 726a4663-e6e2-4e63-8276-9a6a61d231bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.03.13 22:19:13.677514 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1059 | 2026.03.13 22:19:13.677732 [ 291 ] {} <Debug> TCP-Session: 8125bd61-4b2a-4b08-a72e-cb538e8880db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2026.03.13 22:19:14.001299 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.73 MiB, peak 170.87 MiB, free memory in arenas 0.00 B, will set to 182.77 MiB (RSS), difference: 23.03 MiB | ||
| 1061 | 2026.03.13 22:19:16.124924 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1500 | ||
| 1062 | 2026.03.13 22:19:16.125479 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2026.03.13 22:19:16.125523 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1064 | 2026.03.13 22:19:16.126171 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1065 | 2026.03.13 22:19:16.126669 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2026.03.13 22:19:16.126810 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1500 | ||
| 1067 | 2026.03.13 22:19:16.188323 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1068 | 2026.03.13 22:19:16.205116 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1069 | 2026.03.13 22:19:16.205193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1070 | 2026.03.13 22:19:16.211734 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1071 | 2026.03.13 22:19:16.213243 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1072 | 2026.03.13 22:19:16.218052 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1073 | 2026.03.13 22:19:17.000271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.31 MiB, peak 187.31 MiB, free memory in arenas 0.00 B, will set to 184.70 MiB (RSS), difference: 1.39 MiB | ||
| 1074 | 2026.03.13 22:19:19.558988 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.03.13 22:19:19.559313 [ 3 ] {1210461d-4a78-4e1d-95f4-ec50a3cdeaf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1076 | 2026.03.13 22:19:19.559761 [ 3 ] {1210461d-4a78-4e1d-95f4-ec50a3cdeaf7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1077 | 2026.03.13 22:19:19.559868 [ 3 ] {1210461d-4a78-4e1d-95f4-ec50a3cdeaf7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1078 | 2026.03.13 22:19:19.560312 [ 3 ] {1210461d-4a78-4e1d-95f4-ec50a3cdeaf7} <Debug> TCPHandler: Processed in 0.001473161 sec. | ||
| 1079 | 2026.03.13 22:19:19.574928 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2026.03.13 22:19:19.575093 [ 3 ] {381adbe2-08c5-4ec8-9c32-caba714230af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1081 | 2026.03.13 22:19:19.585670 [ 3 ] {381adbe2-08c5-4ec8-9c32-caba714230af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1082 | 2026.03.13 22:19:19.585745 [ 3 ] {381adbe2-08c5-4ec8-9c32-caba714230af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1083 | 2026.03.13 22:19:19.588133 [ 3 ] {381adbe2-08c5-4ec8-9c32-caba714230af} <Debug> TCPHandler: Processed in 0.013259331 sec. | ||
| 1084 | 2026.03.13 22:19:19.588376 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2026.03.13 22:19:19.588505 [ 3 ] {2a83453c-d5a5-43a0-891c-d7a78395e3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1086 | 2026.03.13 22:19:19.600790 [ 3 ] {2a83453c-d5a5-43a0-891c-d7a78395e3d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1087 | 2026.03.13 22:19:19.600852 [ 3 ] {2a83453c-d5a5-43a0-891c-d7a78395e3d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1088 | 2026.03.13 22:19:19.601194 [ 3 ] {2a83453c-d5a5-43a0-891c-d7a78395e3d3} <Debug> TCPHandler: Processed in 0.012867073 sec. | ||
| 1089 | 2026.03.13 22:19:19.601401 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1090 | 2026.03.13 22:19:19.601527 [ 3 ] {44ca2394-10bd-49b8-b626-70570ad5d387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1091 | 2026.03.13 22:19:19.601779 [ 3 ] {44ca2394-10bd-49b8-b626-70570ad5d387} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1092 | 2026.03.13 22:19:19.601822 [ 3 ] {44ca2394-10bd-49b8-b626-70570ad5d387} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1093 | 2026.03.13 22:19:19.602185 [ 3 ] {44ca2394-10bd-49b8-b626-70570ad5d387} <Debug> TCPHandler: Processed in 0.000833638 sec. | ||
| 1094 | 2026.03.13 22:19:19.602379 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2026.03.13 22:19:19.602494 [ 3 ] {c0822d1b-e0f7-4e74-8e83-6c8461d33728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1096 | 2026.03.13 22:19:19.602733 [ 3 ] {c0822d1b-e0f7-4e74-8e83-6c8461d33728} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1097 | 2026.03.13 22:19:19.602776 [ 3 ] {c0822d1b-e0f7-4e74-8e83-6c8461d33728} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1098 | 2026.03.13 22:19:19.603092 [ 3 ] {c0822d1b-e0f7-4e74-8e83-6c8461d33728} <Debug> TCPHandler: Processed in 0.000762676 sec. | ||
| 1099 | 2026.03.13 22:19:19.603283 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.03.13 22:19:19.603398 [ 3 ] {0b7e75d1-af04-4629-9f65-e6799d2e1f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1101 | 2026.03.13 22:19:19.603635 [ 3 ] {0b7e75d1-af04-4629-9f65-e6799d2e1f0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1102 | 2026.03.13 22:19:19.603677 [ 3 ] {0b7e75d1-af04-4629-9f65-e6799d2e1f0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1103 | 2026.03.13 22:19:19.603989 [ 3 ] {0b7e75d1-af04-4629-9f65-e6799d2e1f0e} <Debug> TCPHandler: Processed in 0.000753626 sec. | ||
| 1104 | 2026.03.13 22:19:19.605533 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2026.03.13 22:19:19.605647 [ 3 ] {409f0e9f-a100-4c94-b459-1b51669c28f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1106 | 2026.03.13 22:19:19.605884 [ 3 ] {409f0e9f-a100-4c94-b459-1b51669c28f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1107 | 2026.03.13 22:19:19.605926 [ 3 ] {409f0e9f-a100-4c94-b459-1b51669c28f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1108 | 2026.03.13 22:19:19.606237 [ 3 ] {409f0e9f-a100-4c94-b459-1b51669c28f0} <Debug> TCPHandler: Processed in 0.000751347 sec. | ||
| 1109 | 2026.03.13 22:19:19.606431 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2026.03.13 22:19:19.606545 [ 3 ] {fb7716fd-8584-4ba5-a6cb-54aa4a7435ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1111 | 2026.03.13 22:19:19.606782 [ 3 ] {fb7716fd-8584-4ba5-a6cb-54aa4a7435ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1112 | 2026.03.13 22:19:19.606824 [ 3 ] {fb7716fd-8584-4ba5-a6cb-54aa4a7435ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1113 | 2026.03.13 22:19:19.607144 [ 3 ] {fb7716fd-8584-4ba5-a6cb-54aa4a7435ca} <Debug> TCPHandler: Processed in 0.000761756 sec. | ||
| 1114 | 2026.03.13 22:19:19.607335 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1115 | 2026.03.13 22:19:19.607444 [ 3 ] {01d36e2d-7a8e-4e9b-b662-f865ab9baba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1116 | 2026.03.13 22:19:19.607669 [ 3 ] {01d36e2d-7a8e-4e9b-b662-f865ab9baba1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1117 | 2026.03.13 22:19:19.607708 [ 3 ] {01d36e2d-7a8e-4e9b-b662-f865ab9baba1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1118 | 2026.03.13 22:19:19.607991 [ 3 ] {01d36e2d-7a8e-4e9b-b662-f865ab9baba1} <Debug> TCPHandler: Processed in 0.000747536 sec. | ||
| 1119 | 2026.03.13 22:19:19.608343 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1120 | 2026.03.13 22:19:19.608465 [ 3 ] {320ad144-2fcb-42c3-96f4-2aeb732323cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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) | ||
| 1121 | 2026.03.13 22:19:19.608705 [ 3 ] {320ad144-2fcb-42c3-96f4-2aeb732323cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1122 | 2026.03.13 22:19:19.608748 [ 3 ] {320ad144-2fcb-42c3-96f4-2aeb732323cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1123 | 2026.03.13 22:19:19.609057 [ 3 ] {320ad144-2fcb-42c3-96f4-2aeb732323cb} <Debug> TCPHandler: Processed in 0.000762406 sec. | ||
| 1124 | 2026.03.13 22:19:19.609262 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2026.03.13 22:19:19.609379 [ 3 ] {4d526e60-657c-4e46-bc1d-e8c47ebf938c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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', 'http_service: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) | ||
| 1126 | 2026.03.13 22:19:19.609618 [ 3 ] {4d526e60-657c-4e46-bc1d-e8c47ebf938c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1127 | 2026.03.13 22:19:19.609660 [ 3 ] {4d526e60-657c-4e46-bc1d-e8c47ebf938c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1128 | 2026.03.13 22:19:19.609967 [ 3 ] {4d526e60-657c-4e46-bc1d-e8c47ebf938c} <Debug> TCPHandler: Processed in 0.000752006 sec. | ||
| 1129 | 2026.03.13 22:19:19.612570 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.03.13 22:19:19.612715 [ 3 ] {1fa5cc59-8796-4e25-8ce1-1745c558f98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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', 'http_service: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) | ||
| 1131 | 2026.03.13 22:19:19.613007 [ 3 ] {1fa5cc59-8796-4e25-8ce1-1745c558f98b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1132 | 2026.03.13 22:19:19.613050 [ 3 ] {1fa5cc59-8796-4e25-8ce1-1745c558f98b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1133 | 2026.03.13 22:19:19.613375 [ 3 ] {1fa5cc59-8796-4e25-8ce1-1745c558f98b} <Debug> TCPHandler: Processed in 0.000865368 sec. | ||
| 1134 | 2026.03.13 22:19:19.613612 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2026.03.13 22:19:19.613727 [ 3 ] {28d4f301-8a82-4375-8646-64dbb8ba11ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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', 'http_service: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) | ||
| 1136 | 2026.03.13 22:19:19.613972 [ 3 ] {28d4f301-8a82-4375-8646-64dbb8ba11ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1137 | 2026.03.13 22:19:19.614014 [ 3 ] {28d4f301-8a82-4375-8646-64dbb8ba11ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1138 | 2026.03.13 22:19:19.614325 [ 3 ] {28d4f301-8a82-4375-8646-64dbb8ba11ab} <Debug> TCPHandler: Processed in 0.000761316 sec. | ||
| 1139 | 2026.03.13 22:19:19.614554 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.03.13 22:19:19.614669 [ 3 ] {413fed6e-763e-44f8-9633-ff0c8c258ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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', 'http_service: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) | ||
| 1141 | 2026.03.13 22:19:19.614918 [ 3 ] {413fed6e-763e-44f8-9633-ff0c8c258ad9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1142 | 2026.03.13 22:19:19.614959 [ 3 ] {413fed6e-763e-44f8-9633-ff0c8c258ad9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1143 | 2026.03.13 22:19:19.615266 [ 3 ] {413fed6e-763e-44f8-9633-ff0c8c258ad9} <Debug> TCPHandler: Processed in 0.000759386 sec. | ||
| 1144 | 2026.03.13 22:19:19.615500 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.03.13 22:19:19.615616 [ 3 ] {fbb287c0-81b0-466c-b3e2-16cac8aa1826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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', 'http_service: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) | ||
| 1146 | 2026.03.13 22:19:19.615868 [ 3 ] {fbb287c0-81b0-466c-b3e2-16cac8aa1826} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1147 | 2026.03.13 22:19:19.615912 [ 3 ] {fbb287c0-81b0-466c-b3e2-16cac8aa1826} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1148 | 2026.03.13 22:19:19.616218 [ 3 ] {fbb287c0-81b0-466c-b3e2-16cac8aa1826} <Debug> TCPHandler: Processed in 0.000765116 sec. | ||
| 1149 | 2026.03.13 22:19:19.616456 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2026.03.13 22:19:19.616574 [ 3 ] {5f096c50-cfe7-4343-8d2a-ea20b772eb28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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', 'http_service: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) | ||
| 1151 | 2026.03.13 22:19:19.616826 [ 3 ] {5f096c50-cfe7-4343-8d2a-ea20b772eb28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1152 | 2026.03.13 22:19:19.616868 [ 3 ] {5f096c50-cfe7-4343-8d2a-ea20b772eb28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1153 | 2026.03.13 22:19:19.617176 [ 3 ] {5f096c50-cfe7-4343-8d2a-ea20b772eb28} <Debug> TCPHandler: Processed in 0.000767077 sec. | ||
| 1154 | 2026.03.13 22:19:19.624470 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2026.03.13 22:19:19.624636 [ 3 ] {e282ca90-3b99-4aa4-9d32-e2425453097c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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', 'http_service: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) | ||
| 1156 | 2026.03.13 22:19:19.627440 [ 3 ] {e282ca90-3b99-4aa4-9d32-e2425453097c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1157 | 2026.03.13 22:19:19.627554 [ 3 ] {e282ca90-3b99-4aa4-9d32-e2425453097c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1158 | 2026.03.13 22:19:19.628038 [ 3 ] {e282ca90-3b99-4aa4-9d32-e2425453097c} <Debug> TCPHandler: Processed in 0.003626907 sec. | ||
| 1159 | 2026.03.13 22:19:19.628391 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1160 | 2026.03.13 22:19:19.628523 [ 3 ] {3dd2b767-b0ba-44a3-8137-d13ef57bfe81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1161 | 2026.03.13 22:19:19.628836 [ 3 ] {3dd2b767-b0ba-44a3-8137-d13ef57bfe81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1162 | 2026.03.13 22:19:19.628882 [ 3 ] {3dd2b767-b0ba-44a3-8137-d13ef57bfe81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1163 | 2026.03.13 22:19:19.629241 [ 3 ] {3dd2b767-b0ba-44a3-8137-d13ef57bfe81} <Debug> TCPHandler: Processed in 0.00090414 sec. | ||
| 1164 | 2026.03.13 22:19:19.629451 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1165 | 2026.03.13 22:19:19.629577 [ 3 ] {f2932c7c-876c-411c-8f04-b51711993f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1166 | 2026.03.13 22:19:19.629853 [ 3 ] {f2932c7c-876c-411c-8f04-b51711993f1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1167 | 2026.03.13 22:19:19.629897 [ 3 ] {f2932c7c-876c-411c-8f04-b51711993f1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1168 | 2026.03.13 22:19:19.630228 [ 3 ] {f2932c7c-876c-411c-8f04-b51711993f1c} <Debug> TCPHandler: Processed in 0.000826237 sec. | ||
| 1169 | 2026.03.13 22:19:19.630438 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1170 | 2026.03.13 22:19:19.630561 [ 3 ] {578fe6a4-c69c-4cfb-9322-17271003d7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1171 | 2026.03.13 22:19:19.630832 [ 3 ] {578fe6a4-c69c-4cfb-9322-17271003d7c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1172 | 2026.03.13 22:19:19.630875 [ 3 ] {578fe6a4-c69c-4cfb-9322-17271003d7c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1173 | 2026.03.13 22:19:19.631202 [ 3 ] {578fe6a4-c69c-4cfb-9322-17271003d7c2} <Debug> TCPHandler: Processed in 0.000813027 sec. | ||
| 1174 | 2026.03.13 22:19:19.631432 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2026.03.13 22:19:19.631554 [ 3 ] {3af8cd72-4203-4b45-8146-54ac50938fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1176 | 2026.03.13 22:19:19.631821 [ 3 ] {3af8cd72-4203-4b45-8146-54ac50938fbd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1177 | 2026.03.13 22:19:19.631863 [ 3 ] {3af8cd72-4203-4b45-8146-54ac50938fbd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1178 | 2026.03.13 22:19:19.632168 [ 3 ] {3af8cd72-4203-4b45-8146-54ac50938fbd} <Debug> TCPHandler: Processed in 0.000784017 sec. | ||
| 1179 | 2026.03.13 22:19:19.632375 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1180 | 2026.03.13 22:19:19.632496 [ 3 ] {4f2ecfd2-7bb0-4c47-ac19-a39dd27c6d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1181 | 2026.03.13 22:19:19.632761 [ 3 ] {4f2ecfd2-7bb0-4c47-ac19-a39dd27c6d1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1182 | 2026.03.13 22:19:19.632803 [ 3 ] {4f2ecfd2-7bb0-4c47-ac19-a39dd27c6d1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1183 | 2026.03.13 22:19:19.633090 [ 3 ] {4f2ecfd2-7bb0-4c47-ac19-a39dd27c6d1c} <Debug> TCPHandler: Processed in 0.000763266 sec. | ||
| 1184 | 2026.03.13 22:19:19.687093 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2026.03.13 22:19:19.687262 [ 3 ] {64807212-4a99-472a-acf5-987c0209199c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1186 | 2026.03.13 22:19:19.687637 [ 3 ] {64807212-4a99-472a-acf5-987c0209199c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1187 | 2026.03.13 22:19:19.687691 [ 3 ] {64807212-4a99-472a-acf5-987c0209199c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1188 | 2026.03.13 22:19:19.688090 [ 3 ] {64807212-4a99-472a-acf5-987c0209199c} <Debug> TCPHandler: Processed in 0.001068912 sec. | ||
| 1189 | 2026.03.13 22:19:19.712372 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.03.13 22:19:19.712543 [ 3 ] {13221cbc-162d-4ede-9e57-ce438e73f5a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1191 | 2026.03.13 22:19:19.712861 [ 3 ] {13221cbc-162d-4ede-9e57-ce438e73f5a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1192 | 2026.03.13 22:19:19.712907 [ 3 ] {13221cbc-162d-4ede-9e57-ce438e73f5a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1193 | 2026.03.13 22:19:19.713230 [ 3 ] {13221cbc-162d-4ede-9e57-ce438e73f5a8} <Debug> TCPHandler: Processed in 0.00091075 sec. | ||
| 1194 | 2026.03.13 22:19:19.716559 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1195 | 2026.03.13 22:19:19.716688 [ 3 ] {15c39ed1-dd59-452b-9dc4-220a32b7e6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1196 | 2026.03.13 22:19:19.716740 [ 3 ] {15c39ed1-dd59-452b-9dc4-220a32b7e6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1197 | 2026.03.13 22:19:19.719738 [ 3 ] {15c39ed1-dd59-452b-9dc4-220a32b7e6a0} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1198 | 2026.03.13 22:19:19.719784 [ 3 ] {15c39ed1-dd59-452b-9dc4-220a32b7e6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1199 | 2026.03.13 22:19:19.722360 [ 3 ] {15c39ed1-dd59-452b-9dc4-220a32b7e6a0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1200 | 2026.03.13 22:19:19.722789 [ 3 ] {15c39ed1-dd59-452b-9dc4-220a32b7e6a0} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1201 | 2026.03.13 22:19:19.722961 [ 3 ] {15c39ed1-dd59-452b-9dc4-220a32b7e6a0} <Debug> executeQuery: Read 24 rows, 5.76 KiB in 0.006309 sec., 3804.0893961008082 rows/sec., 912.79 KiB/sec. | ||
| 1202 | 2026.03.13 22:19:19.723008 [ 3 ] {15c39ed1-dd59-452b-9dc4-220a32b7e6a0} <Debug> TCPHandler: Processed in 0.006510308 sec. | ||
| 1203 | 2026.03.13 22:19:19.723187 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1204 | 2026.03.13 22:19:19.723285 [ 3 ] {6dcee27c-f84f-4f99-aced-9e9cbc8e5325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1205 | 2026.03.13 22:19:19.723325 [ 3 ] {6dcee27c-f84f-4f99-aced-9e9cbc8e5325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1206 | 2026.03.13 22:19:19.732633 [ 3 ] {6dcee27c-f84f-4f99-aced-9e9cbc8e5325} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1207 | 2026.03.13 22:19:19.732667 [ 3 ] {6dcee27c-f84f-4f99-aced-9e9cbc8e5325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1208 | 2026.03.13 22:19:19.735362 [ 3 ] {6dcee27c-f84f-4f99-aced-9e9cbc8e5325} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1209 | 2026.03.13 22:19:19.735942 [ 3 ] {6dcee27c-f84f-4f99-aced-9e9cbc8e5325} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1210 | 2026.03.13 22:19:19.736099 [ 3 ] {6dcee27c-f84f-4f99-aced-9e9cbc8e5325} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.012832 sec., 1870.3241895261847 rows/sec., 158.90 KiB/sec. | ||
| 1211 | 2026.03.13 22:19:19.736138 [ 3 ] {6dcee27c-f84f-4f99-aced-9e9cbc8e5325} <Debug> TCPHandler: Processed in 0.013000586 sec. | ||
| 1212 | 2026.03.13 22:19:19.736270 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1213 | 2026.03.13 22:19:19.736366 [ 3 ] {934f0f08-9279-4d25-97f7-8eee5c644a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1214 | 2026.03.13 22:19:19.736407 [ 3 ] {934f0f08-9279-4d25-97f7-8eee5c644a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1215 | 2026.03.13 22:19:19.736811 [ 3 ] {934f0f08-9279-4d25-97f7-8eee5c644a89} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1216 | 2026.03.13 22:19:19.736849 [ 3 ] {934f0f08-9279-4d25-97f7-8eee5c644a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1217 | 2026.03.13 22:19:19.737249 [ 3 ] {934f0f08-9279-4d25-97f7-8eee5c644a89} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1218 | 2026.03.13 22:19:19.737675 [ 3 ] {934f0f08-9279-4d25-97f7-8eee5c644a89} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1219 | 2026.03.13 22:19:19.737795 [ 3 ] {934f0f08-9279-4d25-97f7-8eee5c644a89} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001484 sec., 8086.253369272236 rows/sec., 659.38 KiB/sec. | ||
| 1220 | 2026.03.13 22:19:19.737831 [ 3 ] {934f0f08-9279-4d25-97f7-8eee5c644a89} <Debug> TCPHandler: Processed in 0.001649595 sec. | ||
| 1221 | 2026.03.13 22:19:19.737946 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1222 | 2026.03.13 22:19:19.738033 [ 3 ] {77a7d6a7-fc43-4ea7-8245-4a620c4fe01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1223 | 2026.03.13 22:19:19.738071 [ 3 ] {77a7d6a7-fc43-4ea7-8245-4a620c4fe01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1224 | 2026.03.13 22:19:19.740021 [ 3 ] {77a7d6a7-fc43-4ea7-8245-4a620c4fe01a} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1225 | 2026.03.13 22:19:19.740058 [ 3 ] {77a7d6a7-fc43-4ea7-8245-4a620c4fe01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1226 | 2026.03.13 22:19:19.740732 [ 3 ] {77a7d6a7-fc43-4ea7-8245-4a620c4fe01a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1227 | 2026.03.13 22:19:19.741163 [ 3 ] {77a7d6a7-fc43-4ea7-8245-4a620c4fe01a} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1228 | 2026.03.13 22:19:19.741293 [ 3 ] {77a7d6a7-fc43-4ea7-8245-4a620c4fe01a} <Debug> executeQuery: Read 2061 rows, 160.96 KiB in 0.003224 sec., 639267.9900744418 rows/sec., 48.76 MiB/sec. | ||
| 1229 | 2026.03.13 22:19:19.741332 [ 3 ] {77a7d6a7-fc43-4ea7-8245-4a620c4fe01a} <Debug> TCPHandler: Processed in 0.003390052 sec. | ||
| 1230 | 2026.03.13 22:19:19.741465 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1231 | 2026.03.13 22:19:19.741560 [ 3 ] {e807297e-0f19-4ff3-8486-b619d6132c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1232 | 2026.03.13 22:19:19.741600 [ 3 ] {e807297e-0f19-4ff3-8486-b619d6132c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1233 | 2026.03.13 22:19:19.742051 [ 3 ] {e807297e-0f19-4ff3-8486-b619d6132c94} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1234 | 2026.03.13 22:19:19.742088 [ 3 ] {e807297e-0f19-4ff3-8486-b619d6132c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1235 | 2026.03.13 22:19:19.742514 [ 3 ] {e807297e-0f19-4ff3-8486-b619d6132c94} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1236 | 2026.03.13 22:19:19.742943 [ 3 ] {e807297e-0f19-4ff3-8486-b619d6132c94} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1237 | 2026.03.13 22:19:19.743072 [ 3 ] {e807297e-0f19-4ff3-8486-b619d6132c94} <Debug> executeQuery: Read 58 rows, 4.36 KiB in 0.001532 sec., 37859.007832898176 rows/sec., 2.78 MiB/sec. | ||
| 1238 | 2026.03.13 22:19:19.743109 [ 3 ] {e807297e-0f19-4ff3-8486-b619d6132c94} <Debug> TCPHandler: Processed in 0.001694396 sec. | ||
| 1239 | 2026.03.13 22:19:19.743218 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2026.03.13 22:19:19.743313 [ 3 ] {8a422324-6efd-4df4-94b8-d8f53e08b312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1241 | 2026.03.13 22:19:19.743354 [ 3 ] {8a422324-6efd-4df4-94b8-d8f53e08b312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1242 | 2026.03.13 22:19:19.744080 [ 3 ] {8a422324-6efd-4df4-94b8-d8f53e08b312} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2026.03.13 22:19:19.744115 [ 3 ] {8a422324-6efd-4df4-94b8-d8f53e08b312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1244 | 2026.03.13 22:19:19.744604 [ 3 ] {8a422324-6efd-4df4-94b8-d8f53e08b312} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1245 | 2026.03.13 22:19:19.745085 [ 3 ] {8a422324-6efd-4df4-94b8-d8f53e08b312} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2026.03.13 22:19:19.745212 [ 3 ] {8a422324-6efd-4df4-94b8-d8f53e08b312} <Debug> executeQuery: Read 733 rows, 44.40 KiB in 0.001918 sec., 382168.9259645464 rows/sec., 22.61 MiB/sec. | ||
| 1247 | 2026.03.13 22:19:19.745248 [ 3 ] {8a422324-6efd-4df4-94b8-d8f53e08b312} <Debug> TCPHandler: Processed in 0.002080234 sec. | ||
| 1248 | 2026.03.13 22:19:19.745363 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1249 | 2026.03.13 22:19:19.745458 [ 3 ] {57c3fa86-1d3a-4126-9d7d-8bd172d537b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1250 | 2026.03.13 22:19:19.745498 [ 3 ] {57c3fa86-1d3a-4126-9d7d-8bd172d537b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1251 | 2026.03.13 22:19:19.745895 [ 3 ] {57c3fa86-1d3a-4126-9d7d-8bd172d537b1} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1252 | 2026.03.13 22:19:19.745932 [ 3 ] {57c3fa86-1d3a-4126-9d7d-8bd172d537b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1253 | 2026.03.13 22:19:19.746376 [ 3 ] {57c3fa86-1d3a-4126-9d7d-8bd172d537b1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1254 | 2026.03.13 22:19:19.746789 [ 3 ] {57c3fa86-1d3a-4126-9d7d-8bd172d537b1} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1255 | 2026.03.13 22:19:19.746921 [ 3 ] {57c3fa86-1d3a-4126-9d7d-8bd172d537b1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001482 sec., 674.7638326585695 rows/sec., 47.44 KiB/sec. | ||
| 1256 | 2026.03.13 22:19:19.746960 [ 3 ] {57c3fa86-1d3a-4126-9d7d-8bd172d537b1} <Debug> TCPHandler: Processed in 0.001645894 sec. | ||
| 1257 | 2026.03.13 22:19:19.747072 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1258 | 2026.03.13 22:19:19.747166 [ 3 ] {a27f949b-7c22-44e6-a251-4ab95ff22e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1259 | 2026.03.13 22:19:19.747207 [ 3 ] {a27f949b-7c22-44e6-a251-4ab95ff22e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1260 | 2026.03.13 22:19:19.747601 [ 3 ] {a27f949b-7c22-44e6-a251-4ab95ff22e61} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1261 | 2026.03.13 22:19:19.747637 [ 3 ] {a27f949b-7c22-44e6-a251-4ab95ff22e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1262 | 2026.03.13 22:19:19.748088 [ 3 ] {a27f949b-7c22-44e6-a251-4ab95ff22e61} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1263 | 2026.03.13 22:19:19.748542 [ 3 ] {a27f949b-7c22-44e6-a251-4ab95ff22e61} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1264 | 2026.03.13 22:19:19.748670 [ 3 ] {a27f949b-7c22-44e6-a251-4ab95ff22e61} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001522 sec., 7884.362680683312 rows/sec., 615.97 KiB/sec. | ||
| 1265 | 2026.03.13 22:19:19.748707 [ 3 ] {a27f949b-7c22-44e6-a251-4ab95ff22e61} <Debug> TCPHandler: Processed in 0.001685905 sec. | ||
| 1266 | 2026.03.13 22:19:19.748819 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1267 | 2026.03.13 22:19:19.748912 [ 3 ] {baf81d0b-bb61-464c-8db9-009d552a51a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1268 | 2026.03.13 22:19:19.748953 [ 3 ] {baf81d0b-bb61-464c-8db9-009d552a51a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1269 | 2026.03.13 22:19:19.749861 [ 3 ] {baf81d0b-bb61-464c-8db9-009d552a51a9} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1270 | 2026.03.13 22:19:19.749897 [ 3 ] {baf81d0b-bb61-464c-8db9-009d552a51a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1271 | 2026.03.13 22:19:19.750503 [ 3 ] {baf81d0b-bb61-464c-8db9-009d552a51a9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1272 | 2026.03.13 22:19:19.750926 [ 3 ] {baf81d0b-bb61-464c-8db9-009d552a51a9} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1273 | 2026.03.13 22:19:19.751042 [ 3 ] {baf81d0b-bb61-464c-8db9-009d552a51a9} <Debug> executeQuery: Read 1032 rows, 73.31 KiB in 0.002201 sec., 468877.78282598825 rows/sec., 32.53 MiB/sec. | ||
| 1274 | 2026.03.13 22:19:19.751076 [ 3 ] {baf81d0b-bb61-464c-8db9-009d552a51a9} <Debug> TCPHandler: Processed in 0.00236249 sec. | ||
| 1275 | 2026.03.13 22:19:19.751183 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1276 | 2026.03.13 22:19:19.751343 [ 3 ] {2f1bb6c5-1d39-4c68-9d27-efa879c6481c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1277 | 2026.03.13 22:19:19.751384 [ 3 ] {2f1bb6c5-1d39-4c68-9d27-efa879c6481c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1278 | 2026.03.13 22:19:19.757969 [ 3 ] {2f1bb6c5-1d39-4c68-9d27-efa879c6481c} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1279 | 2026.03.13 22:19:19.758003 [ 3 ] {2f1bb6c5-1d39-4c68-9d27-efa879c6481c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1280 | 2026.03.13 22:19:19.763063 [ 3 ] {2f1bb6c5-1d39-4c68-9d27-efa879c6481c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1281 | 2026.03.13 22:19:19.763537 [ 3 ] {2f1bb6c5-1d39-4c68-9d27-efa879c6481c} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1282 | 2026.03.13 22:19:19.763682 [ 3 ] {2f1bb6c5-1d39-4c68-9d27-efa879c6481c} <Debug> executeQuery: Read 2260 rows, 151.71 KiB in 0.012385 sec., 182478.8050060557 rows/sec., 11.96 MiB/sec. | ||
| 1283 | 2026.03.13 22:19:19.763723 [ 3 ] {2f1bb6c5-1d39-4c68-9d27-efa879c6481c} <Debug> TCPHandler: Processed in 0.012558157 sec. | ||
| 1284 | 2026.03.13 22:19:19.763841 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1285 | 2026.03.13 22:19:19.763944 [ 3 ] {dbb4b026-2110-46ce-9cb8-27e2485ce1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1286 | 2026.03.13 22:19:19.763985 [ 3 ] {dbb4b026-2110-46ce-9cb8-27e2485ce1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1287 | 2026.03.13 22:19:19.764360 [ 3 ] {dbb4b026-2110-46ce-9cb8-27e2485ce1ee} <Trace> oximeter.measurements_f64 (55e2b1c9-2d40-4e6d-bc3d-edb73bb36166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1288 | 2026.03.13 22:19:19.764396 [ 3 ] {dbb4b026-2110-46ce-9cb8-27e2485ce1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1289 | 2026.03.13 22:19:19.764840 [ 3 ] {dbb4b026-2110-46ce-9cb8-27e2485ce1ee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1290 | 2026.03.13 22:19:19.765266 [ 3 ] {dbb4b026-2110-46ce-9cb8-27e2485ce1ee} <Trace> oximeter.measurements_f64 (55e2b1c9-2d40-4e6d-bc3d-edb73bb36166): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1291 | 2026.03.13 22:19:19.765392 [ 3 ] {dbb4b026-2110-46ce-9cb8-27e2485ce1ee} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00142 sec., 704.2253521126761 rows/sec., 44.70 KiB/sec. | ||
| 1292 | 2026.03.13 22:19:19.765428 [ 3 ] {dbb4b026-2110-46ce-9cb8-27e2485ce1ee} <Debug> TCPHandler: Processed in 0.001607214 sec. | ||
| 1293 | 2026.03.13 22:19:19.765538 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1294 | 2026.03.13 22:19:19.765632 [ 3 ] {41ae5b6d-aa7e-4628-9ec8-76b5cac5654a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1295 | 2026.03.13 22:19:19.765686 [ 3 ] {41ae5b6d-aa7e-4628-9ec8-76b5cac5654a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1296 | 2026.03.13 22:19:19.766482 [ 3 ] {41ae5b6d-aa7e-4628-9ec8-76b5cac5654a} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1297 | 2026.03.13 22:19:19.766519 [ 3 ] {41ae5b6d-aa7e-4628-9ec8-76b5cac5654a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1298 | 2026.03.13 22:19:19.769861 [ 3 ] {41ae5b6d-aa7e-4628-9ec8-76b5cac5654a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1299 | 2026.03.13 22:19:19.770303 [ 3 ] {41ae5b6d-aa7e-4628-9ec8-76b5cac5654a} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1300 | 2026.03.13 22:19:19.770439 [ 3 ] {41ae5b6d-aa7e-4628-9ec8-76b5cac5654a} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.004825 sec., 7046.632124352331 rows/sec., 12.63 MiB/sec. | ||
| 1301 | 2026.03.13 22:19:19.770493 [ 3 ] {41ae5b6d-aa7e-4628-9ec8-76b5cac5654a} <Debug> TCPHandler: Processed in 0.005004116 sec. | ||
| 1302 | 2026.03.13 22:19:19.770687 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1303 | 2026.03.13 22:19:19.770782 [ 3 ] {3a16421d-048a-4359-9940-8886f4d3b603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1304 | 2026.03.13 22:19:19.770824 [ 3 ] {3a16421d-048a-4359-9940-8886f4d3b603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1305 | 2026.03.13 22:19:19.771146 [ 3 ] {3a16421d-048a-4359-9940-8886f4d3b603} <Trace> oximeter.measurements_i64 (58e281e7-ea1b-40a2-b18b-139f5db0d83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1306 | 2026.03.13 22:19:19.771180 [ 3 ] {3a16421d-048a-4359-9940-8886f4d3b603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1307 | 2026.03.13 22:19:19.771692 [ 3 ] {3a16421d-048a-4359-9940-8886f4d3b603} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1308 | 2026.03.13 22:19:19.772143 [ 3 ] {3a16421d-048a-4359-9940-8886f4d3b603} <Trace> oximeter.measurements_i64 (58e281e7-ea1b-40a2-b18b-139f5db0d83a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1309 | 2026.03.13 22:19:19.772272 [ 3 ] {3a16421d-048a-4359-9940-8886f4d3b603} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001508 sec., 3978.7798408488065 rows/sec., 281.05 KiB/sec. | ||
| 1310 | 2026.03.13 22:19:19.772306 [ 3 ] {3a16421d-048a-4359-9940-8886f4d3b603} <Debug> TCPHandler: Processed in 0.001669925 sec. | ||
| 1311 | 2026.03.13 22:19:19.772419 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1312 | 2026.03.13 22:19:19.772514 [ 3 ] {fb16188a-074c-43d2-9d98-891e81758366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1313 | 2026.03.13 22:19:19.772556 [ 3 ] {fb16188a-074c-43d2-9d98-891e81758366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1314 | 2026.03.13 22:19:19.772863 [ 3 ] {fb16188a-074c-43d2-9d98-891e81758366} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1315 | 2026.03.13 22:19:19.772898 [ 3 ] {fb16188a-074c-43d2-9d98-891e81758366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1316 | 2026.03.13 22:19:19.773365 [ 3 ] {fb16188a-074c-43d2-9d98-891e81758366} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1317 | 2026.03.13 22:19:19.773831 [ 3 ] {fb16188a-074c-43d2-9d98-891e81758366} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2026.03.13 22:19:19.773959 [ 3 ] {fb16188a-074c-43d2-9d98-891e81758366} <Debug> executeQuery: Read 2 rows, 129.00 B in 0.001462 sec., 1367.9890560875513 rows/sec., 86.17 KiB/sec. | ||
| 1319 | 2026.03.13 22:19:19.774001 [ 3 ] {fb16188a-074c-43d2-9d98-891e81758366} <Debug> TCPHandler: Processed in 0.001632245 sec. | ||
| 1320 | 2026.03.13 22:19:21.818273 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1321 | 2026.03.13 22:19:21.818466 [ 3 ] {7efbf230-8e00-42d1-baba-03c26f9bf593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1322 | 2026.03.13 22:19:21.818540 [ 3 ] {7efbf230-8e00-42d1-baba-03c26f9bf593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1323 | 2026.03.13 22:19:21.819187 [ 3 ] {7efbf230-8e00-42d1-baba-03c26f9bf593} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1324 | 2026.03.13 22:19:21.819231 [ 3 ] {7efbf230-8e00-42d1-baba-03c26f9bf593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1325 | 2026.03.13 22:19:21.819765 [ 3 ] {7efbf230-8e00-42d1-baba-03c26f9bf593} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1326 | 2026.03.13 22:19:21.820214 [ 3 ] {7efbf230-8e00-42d1-baba-03c26f9bf593} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1327 | 2026.03.13 22:19:21.820377 [ 3 ] {7efbf230-8e00-42d1-baba-03c26f9bf593} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001965 sec., 2035.623409669211 rows/sec., 171.46 KiB/sec. | ||
| 1328 | 2026.03.13 22:19:21.820422 [ 3 ] {7efbf230-8e00-42d1-baba-03c26f9bf593} <Debug> TCPHandler: Processed in 0.002292589 sec. | ||
| 1329 | 2026.03.13 22:19:21.820551 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1330 | 2026.03.13 22:19:21.820653 [ 3 ] {f4a94e8e-d62a-44ab-910c-8645b3532e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1331 | 2026.03.13 22:19:21.820695 [ 3 ] {f4a94e8e-d62a-44ab-910c-8645b3532e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1332 | 2026.03.13 22:19:21.821109 [ 3 ] {f4a94e8e-d62a-44ab-910c-8645b3532e72} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1333 | 2026.03.13 22:19:21.821147 [ 3 ] {f4a94e8e-d62a-44ab-910c-8645b3532e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1334 | 2026.03.13 22:19:21.821622 [ 3 ] {f4a94e8e-d62a-44ab-910c-8645b3532e72} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1335 | 2026.03.13 22:19:21.822047 [ 3 ] {f4a94e8e-d62a-44ab-910c-8645b3532e72} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1336 | 2026.03.13 22:19:21.822181 [ 3 ] {f4a94e8e-d62a-44ab-910c-8645b3532e72} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001551 sec., 5157.962604771115 rows/sec., 414.30 KiB/sec. | ||
| 1337 | 2026.03.13 22:19:21.822218 [ 3 ] {f4a94e8e-d62a-44ab-910c-8645b3532e72} <Debug> TCPHandler: Processed in 0.001719207 sec. | ||
| 1338 | 2026.03.13 22:19:21.822333 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1339 | 2026.03.13 22:19:21.822431 [ 3 ] {ddd0e78a-70ff-421f-9ef8-fd9345d4d70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1340 | 2026.03.13 22:19:21.822475 [ 3 ] {ddd0e78a-70ff-421f-9ef8-fd9345d4d70a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1341 | 2026.03.13 22:19:21.822839 [ 3 ] {ddd0e78a-70ff-421f-9ef8-fd9345d4d70a} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1342 | 2026.03.13 22:19:21.822873 [ 3 ] {ddd0e78a-70ff-421f-9ef8-fd9345d4d70a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1343 | 2026.03.13 22:19:21.823309 [ 3 ] {ddd0e78a-70ff-421f-9ef8-fd9345d4d70a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1344 | 2026.03.13 22:19:21.823758 [ 3 ] {ddd0e78a-70ff-421f-9ef8-fd9345d4d70a} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1345 | 2026.03.13 22:19:21.823887 [ 3 ] {ddd0e78a-70ff-421f-9ef8-fd9345d4d70a} <Debug> executeQuery: Read 4 rows, 312.00 B in 0.001478 sec., 2706.3599458728013 rows/sec., 206.15 KiB/sec. | ||
| 1346 | 2026.03.13 22:19:21.823923 [ 3 ] {ddd0e78a-70ff-421f-9ef8-fd9345d4d70a} <Debug> TCPHandler: Processed in 0.001641755 sec. | ||
| 1347 | 2026.03.13 22:19:21.824095 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1348 | 2026.03.13 22:19:21.824189 [ 3 ] {6d8ff865-6a91-4797-849b-401e8a6eace8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1349 | 2026.03.13 22:19:21.824231 [ 3 ] {6d8ff865-6a91-4797-849b-401e8a6eace8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1350 | 2026.03.13 22:19:21.824550 [ 3 ] {6d8ff865-6a91-4797-849b-401e8a6eace8} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1351 | 2026.03.13 22:19:21.824584 [ 3 ] {6d8ff865-6a91-4797-849b-401e8a6eace8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1352 | 2026.03.13 22:19:21.825015 [ 3 ] {6d8ff865-6a91-4797-849b-401e8a6eace8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1353 | 2026.03.13 22:19:21.825466 [ 3 ] {6d8ff865-6a91-4797-849b-401e8a6eace8} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1354 | 2026.03.13 22:19:21.825595 [ 3 ] {6d8ff865-6a91-4797-849b-401e8a6eace8} <Debug> executeQuery: Read 4 rows, 258.00 B in 0.001426 sec., 2805.0490883590464 rows/sec., 176.69 KiB/sec. | ||
| 1355 | 2026.03.13 22:19:21.825629 [ 3 ] {6d8ff865-6a91-4797-849b-401e8a6eace8} <Debug> TCPHandler: Processed in 0.001585173 sec. | ||
| 1356 | 2026.03.13 22:19:23.572526 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1357 | 2026.03.13 22:19:23.572590 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1358 | 2026.03.13 22:19:23.626419 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 180 | ||
| 1359 | 2026.03.13 22:19:23.627657 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1948 | ||
| 1360 | 2026.03.13 22:19:23.628117 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1361 | 2026.03.13 22:19:23.628153 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1362 | 2026.03.13 22:19:23.628739 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1363 | 2026.03.13 22:19:23.629225 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1364 | 2026.03.13 22:19:23.629355 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1948 | ||
| 1365 | 2026.03.13 22:19:23.629727 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1366 | 2026.03.13 22:19:23.629784 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1367 | 2026.03.13 22:19:23.631124 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1368 | 2026.03.13 22:19:23.631628 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1369 | 2026.03.13 22:19:23.631939 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 180 | ||
| 1370 | 2026.03.13 22:19:23.718863 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1371 | 2026.03.13 22:19:23.736449 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1372 | 2026.03.13 22:19:23.736510 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1373 | 2026.03.13 22:19:23.743079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1374 | 2026.03.13 22:19:23.744300 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2026.03.13 22:19:23.748059 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1376 | 2026.03.13 22:19:24.000925 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.28 MiB, peak 190.28 MiB, free memory in arenas 0.00 B, will set to 188.01 MiB (RSS), difference: 1.72 MiB | ||
| 1377 | 2026.03.13 22:19:26.818003 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2026.03.13 22:19:26.818176 [ 3 ] {1d39560b-7421-4e28-b336-951044ba7e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1379 | 2026.03.13 22:19:26.818242 [ 3 ] {1d39560b-7421-4e28-b336-951044ba7e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1380 | 2026.03.13 22:19:26.818850 [ 3 ] {1d39560b-7421-4e28-b336-951044ba7e72} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2026.03.13 22:19:26.818897 [ 3 ] {1d39560b-7421-4e28-b336-951044ba7e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1382 | 2026.03.13 22:19:26.819414 [ 3 ] {1d39560b-7421-4e28-b336-951044ba7e72} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1383 | 2026.03.13 22:19:26.819901 [ 3 ] {1d39560b-7421-4e28-b336-951044ba7e72} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2026.03.13 22:19:26.820060 [ 3 ] {1d39560b-7421-4e28-b336-951044ba7e72} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001932 sec., 2070.393374741201 rows/sec., 174.39 KiB/sec. | ||
| 1385 | 2026.03.13 22:19:26.820107 [ 3 ] {1d39560b-7421-4e28-b336-951044ba7e72} <Debug> TCPHandler: Processed in 0.002227437 sec. | ||
| 1386 | 2026.03.13 22:19:26.820236 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2026.03.13 22:19:26.820340 [ 3 ] {06c9ea77-3ff2-4c10-ab1e-db28b6fb5881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1388 | 2026.03.13 22:19:26.820383 [ 3 ] {06c9ea77-3ff2-4c10-ab1e-db28b6fb5881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1389 | 2026.03.13 22:19:26.820808 [ 3 ] {06c9ea77-3ff2-4c10-ab1e-db28b6fb5881} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.03.13 22:19:26.820844 [ 3 ] {06c9ea77-3ff2-4c10-ab1e-db28b6fb5881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1391 | 2026.03.13 22:19:26.821280 [ 3 ] {06c9ea77-3ff2-4c10-ab1e-db28b6fb5881} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1392 | 2026.03.13 22:19:26.821716 [ 3 ] {06c9ea77-3ff2-4c10-ab1e-db28b6fb5881} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.03.13 22:19:26.821848 [ 3 ] {06c9ea77-3ff2-4c10-ab1e-db28b6fb5881} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001532 sec., 5221.9321148825065 rows/sec., 419.44 KiB/sec. | ||
| 1394 | 2026.03.13 22:19:26.821887 [ 3 ] {06c9ea77-3ff2-4c10-ab1e-db28b6fb5881} <Debug> TCPHandler: Processed in 0.001703616 sec. | ||
| 1395 | 2026.03.13 22:19:26.822001 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2026.03.13 22:19:26.822098 [ 3 ] {f6b05f61-7d3f-4853-985e-c52acb73b85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1397 | 2026.03.13 22:19:26.822144 [ 3 ] {f6b05f61-7d3f-4853-985e-c52acb73b85e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1398 | 2026.03.13 22:19:26.822514 [ 3 ] {f6b05f61-7d3f-4853-985e-c52acb73b85e} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2026.03.13 22:19:26.822549 [ 3 ] {f6b05f61-7d3f-4853-985e-c52acb73b85e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1400 | 2026.03.13 22:19:26.822971 [ 3 ] {f6b05f61-7d3f-4853-985e-c52acb73b85e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1401 | 2026.03.13 22:19:26.823393 [ 3 ] {f6b05f61-7d3f-4853-985e-c52acb73b85e} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2026.03.13 22:19:26.823523 [ 3 ] {f6b05f61-7d3f-4853-985e-c52acb73b85e} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001446 sec., 6915.629322268326 rows/sec., 526.78 KiB/sec. | ||
| 1403 | 2026.03.13 22:19:26.823559 [ 3 ] {f6b05f61-7d3f-4853-985e-c52acb73b85e} <Debug> TCPHandler: Processed in 0.001608394 sec. | ||
| 1404 | 2026.03.13 22:19:26.823671 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1405 | 2026.03.13 22:19:26.823767 [ 3 ] {b315d113-fb9b-4b3e-a00f-33ebe8098eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1406 | 2026.03.13 22:19:26.823808 [ 3 ] {b315d113-fb9b-4b3e-a00f-33ebe8098eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1407 | 2026.03.13 22:19:26.824122 [ 3 ] {b315d113-fb9b-4b3e-a00f-33ebe8098eb8} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2026.03.13 22:19:26.824156 [ 3 ] {b315d113-fb9b-4b3e-a00f-33ebe8098eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1409 | 2026.03.13 22:19:26.824568 [ 3 ] {b315d113-fb9b-4b3e-a00f-33ebe8098eb8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1410 | 2026.03.13 22:19:26.825065 [ 3 ] {b315d113-fb9b-4b3e-a00f-33ebe8098eb8} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1411 | 2026.03.13 22:19:26.825197 [ 3 ] {b315d113-fb9b-4b3e-a00f-33ebe8098eb8} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.00145 sec., 6896.551724137931 rows/sec., 434.40 KiB/sec. | ||
| 1412 | 2026.03.13 22:19:26.825233 [ 3 ] {b315d113-fb9b-4b3e-a00f-33ebe8098eb8} <Debug> TCPHandler: Processed in 0.001612414 sec. | ||
| 1413 | 2026.03.13 22:19:31.130351 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2460 | ||
| 1414 | 2026.03.13 22:19:31.130872 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1415 | 2026.03.13 22:19:31.130915 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1416 | 2026.03.13 22:19:31.131553 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1417 | 2026.03.13 22:19:31.132081 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1418 | 2026.03.13 22:19:31.132252 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2460 | ||
| 1419 | 2026.03.13 22:19:31.249094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1420 | 2026.03.13 22:19:31.266828 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1421 | 2026.03.13 22:19:31.266892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1422 | 2026.03.13 22:19:31.273359 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1423 | 2026.03.13 22:19:31.274491 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1424 | 2026.03.13 22:19:31.277584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1425 | 2026.03.13 22:19:31.821121 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1426 | 2026.03.13 22:19:31.821304 [ 3 ] {409cd665-c41b-4af9-852c-6fe1adb43d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1427 | 2026.03.13 22:19:31.821371 [ 3 ] {409cd665-c41b-4af9-852c-6fe1adb43d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1428 | 2026.03.13 22:19:31.822023 [ 3 ] {409cd665-c41b-4af9-852c-6fe1adb43d4f} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1429 | 2026.03.13 22:19:31.822070 [ 3 ] {409cd665-c41b-4af9-852c-6fe1adb43d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1430 | 2026.03.13 22:19:31.822550 [ 3 ] {409cd665-c41b-4af9-852c-6fe1adb43d4f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1431 | 2026.03.13 22:19:31.823068 [ 3 ] {409cd665-c41b-4af9-852c-6fe1adb43d4f} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1432 | 2026.03.13 22:19:31.823227 [ 3 ] {409cd665-c41b-4af9-852c-6fe1adb43d4f} <Debug> executeQuery: Read 80 rows, 7.64 KiB in 0.001975 sec., 40506.32911392405 rows/sec., 3.78 MiB/sec. | ||
| 1433 | 2026.03.13 22:19:31.823274 [ 3 ] {409cd665-c41b-4af9-852c-6fe1adb43d4f} <Debug> TCPHandler: Processed in 0.002289388 sec. | ||
| 1434 | 2026.03.13 22:19:31.823398 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1435 | 2026.03.13 22:19:31.823499 [ 3 ] {8dd820dd-0555-41d9-b5c6-81245498aa94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1436 | 2026.03.13 22:19:31.823541 [ 3 ] {8dd820dd-0555-41d9-b5c6-81245498aa94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1437 | 2026.03.13 22:19:31.823950 [ 3 ] {8dd820dd-0555-41d9-b5c6-81245498aa94} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1438 | 2026.03.13 22:19:31.823985 [ 3 ] {8dd820dd-0555-41d9-b5c6-81245498aa94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1439 | 2026.03.13 22:19:31.824402 [ 3 ] {8dd820dd-0555-41d9-b5c6-81245498aa94} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1440 | 2026.03.13 22:19:31.824856 [ 3 ] {8dd820dd-0555-41d9-b5c6-81245498aa94} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1441 | 2026.03.13 22:19:31.824991 [ 3 ] {8dd820dd-0555-41d9-b5c6-81245498aa94} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001514 sec., 25099.075297225892 rows/sec., 1.84 MiB/sec. | ||
| 1442 | 2026.03.13 22:19:31.825028 [ 3 ] {8dd820dd-0555-41d9-b5c6-81245498aa94} <Debug> TCPHandler: Processed in 0.001683496 sec. | ||
| 1443 | 2026.03.13 22:19:31.825135 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1444 | 2026.03.13 22:19:31.825232 [ 3 ] {bbc33423-f357-411b-bbc4-2b5830a6beee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1445 | 2026.03.13 22:19:31.825270 [ 3 ] {bbc33423-f357-411b-bbc4-2b5830a6beee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1446 | 2026.03.13 22:19:31.825680 [ 3 ] {bbc33423-f357-411b-bbc4-2b5830a6beee} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1447 | 2026.03.13 22:19:31.825716 [ 3 ] {bbc33423-f357-411b-bbc4-2b5830a6beee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1448 | 2026.03.13 22:19:31.826126 [ 3 ] {bbc33423-f357-411b-bbc4-2b5830a6beee} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1449 | 2026.03.13 22:19:31.826689 [ 3 ] {bbc33423-f357-411b-bbc4-2b5830a6beee} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1450 | 2026.03.13 22:19:31.826822 [ 3 ] {bbc33423-f357-411b-bbc4-2b5830a6beee} <Debug> executeQuery: Read 54 rows, 4.35 KiB in 0.001611 sec., 33519.5530726257 rows/sec., 2.64 MiB/sec. | ||
| 1451 | 2026.03.13 22:19:31.826860 [ 3 ] {bbc33423-f357-411b-bbc4-2b5830a6beee} <Debug> TCPHandler: Processed in 0.001776247 sec. | ||
| 1452 | 2026.03.13 22:19:31.826968 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1453 | 2026.03.13 22:19:31.827064 [ 3 ] {cbb4c1ca-dc5e-43c1-8f1b-0e2ff2ed5820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1454 | 2026.03.13 22:19:31.827107 [ 3 ] {cbb4c1ca-dc5e-43c1-8f1b-0e2ff2ed5820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1455 | 2026.03.13 22:19:31.827454 [ 3 ] {cbb4c1ca-dc5e-43c1-8f1b-0e2ff2ed5820} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1456 | 2026.03.13 22:19:31.827490 [ 3 ] {cbb4c1ca-dc5e-43c1-8f1b-0e2ff2ed5820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1457 | 2026.03.13 22:19:31.827943 [ 3 ] {cbb4c1ca-dc5e-43c1-8f1b-0e2ff2ed5820} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1458 | 2026.03.13 22:19:31.828403 [ 3 ] {cbb4c1ca-dc5e-43c1-8f1b-0e2ff2ed5820} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1459 | 2026.03.13 22:19:31.828533 [ 3 ] {cbb4c1ca-dc5e-43c1-8f1b-0e2ff2ed5820} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001488 sec., 6720.430107526882 rows/sec., 511.91 KiB/sec. | ||
| 1460 | 2026.03.13 22:19:31.828568 [ 3 ] {cbb4c1ca-dc5e-43c1-8f1b-0e2ff2ed5820} <Debug> TCPHandler: Processed in 0.001650285 sec. | ||
| 1461 | 2026.03.13 22:19:31.828806 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1462 | 2026.03.13 22:19:31.828901 [ 3 ] {928183c9-1957-4a53-9cf7-ac8088d7e5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1463 | 2026.03.13 22:19:31.828954 [ 3 ] {928183c9-1957-4a53-9cf7-ac8088d7e5ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1464 | 2026.03.13 22:19:31.829766 [ 3 ] {928183c9-1957-4a53-9cf7-ac8088d7e5ad} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1465 | 2026.03.13 22:19:31.829802 [ 3 ] {928183c9-1957-4a53-9cf7-ac8088d7e5ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1466 | 2026.03.13 22:19:31.830471 [ 3 ] {928183c9-1957-4a53-9cf7-ac8088d7e5ad} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1467 | 2026.03.13 22:19:31.830990 [ 3 ] {928183c9-1957-4a53-9cf7-ac8088d7e5ad} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1468 | 2026.03.13 22:19:31.831132 [ 3 ] {928183c9-1957-4a53-9cf7-ac8088d7e5ad} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.00225 sec., 16888.88888888889 rows/sec., 30.26 MiB/sec. | ||
| 1469 | 2026.03.13 22:19:31.831187 [ 3 ] {928183c9-1957-4a53-9cf7-ac8088d7e5ad} <Debug> TCPHandler: Processed in 0.002431491 sec. | ||
| 1470 | 2026.03.13 22:19:31.831300 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1471 | 2026.03.13 22:19:31.831395 [ 3 ] {f3df3085-5033-4a4a-a83a-d0e6bc87b6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1472 | 2026.03.13 22:19:31.831437 [ 3 ] {f3df3085-5033-4a4a-a83a-d0e6bc87b6da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1473 | 2026.03.13 22:19:31.831752 [ 3 ] {f3df3085-5033-4a4a-a83a-d0e6bc87b6da} <Trace> oximeter.measurements_i64 (58e281e7-ea1b-40a2-b18b-139f5db0d83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1474 | 2026.03.13 22:19:31.831788 [ 3 ] {f3df3085-5033-4a4a-a83a-d0e6bc87b6da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1475 | 2026.03.13 22:19:31.832191 [ 3 ] {f3df3085-5033-4a4a-a83a-d0e6bc87b6da} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1476 | 2026.03.13 22:19:31.832609 [ 3 ] {f3df3085-5033-4a4a-a83a-d0e6bc87b6da} <Trace> oximeter.measurements_i64 (58e281e7-ea1b-40a2-b18b-139f5db0d83a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1477 | 2026.03.13 22:19:31.832728 [ 3 ] {f3df3085-5033-4a4a-a83a-d0e6bc87b6da} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001402 sec., 10699.001426533523 rows/sec., 816.36 KiB/sec. | ||
| 1478 | 2026.03.13 22:19:31.832761 [ 3 ] {f3df3085-5033-4a4a-a83a-d0e6bc87b6da} <Debug> TCPHandler: Processed in 0.001563123 sec. | ||
| 1479 | 2026.03.13 22:19:31.832856 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1480 | 2026.03.13 22:19:31.833009 [ 3 ] {d0496b25-e9ec-4d40-a28c-5aac06900944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1481 | 2026.03.13 22:19:31.833049 [ 3 ] {d0496b25-e9ec-4d40-a28c-5aac06900944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1482 | 2026.03.13 22:19:31.833350 [ 3 ] {d0496b25-e9ec-4d40-a28c-5aac06900944} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1483 | 2026.03.13 22:19:31.833386 [ 3 ] {d0496b25-e9ec-4d40-a28c-5aac06900944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1484 | 2026.03.13 22:19:31.833919 [ 3 ] {d0496b25-e9ec-4d40-a28c-5aac06900944} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1485 | 2026.03.13 22:19:31.834352 [ 3 ] {d0496b25-e9ec-4d40-a28c-5aac06900944} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1486 | 2026.03.13 22:19:31.834479 [ 3 ] {d0496b25-e9ec-4d40-a28c-5aac06900944} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001489 sec., 6715.916722632639 rows/sec., 423.02 KiB/sec. | ||
| 1487 | 2026.03.13 22:19:31.834513 [ 3 ] {d0496b25-e9ec-4d40-a28c-5aac06900944} <Debug> TCPHandler: Processed in 0.001646365 sec. | ||
| 1488 | 2026.03.13 22:19:33.632179 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 202 | ||
| 1489 | 2026.03.13 22:19:33.634046 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1490 | 2026.03.13 22:19:33.634096 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1491 | 2026.03.13 22:19:33.635290 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1492 | 2026.03.13 22:19:33.635750 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1493 | 2026.03.13 22:19:33.635990 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 202 | ||
| 1494 | 2026.03.13 22:19:36.818853 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1495 | 2026.03.13 22:19:36.819075 [ 3 ] {a2fba81c-20ea-4ae4-832c-8f1e6663306b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1496 | 2026.03.13 22:19:36.819408 [ 3 ] {a2fba81c-20ea-4ae4-832c-8f1e6663306b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1497 | 2026.03.13 22:19:36.821805 [ 3 ] {a2fba81c-20ea-4ae4-832c-8f1e6663306b} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1498 | 2026.03.13 22:19:36.822146 [ 3 ] {a2fba81c-20ea-4ae4-832c-8f1e6663306b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1499 | 2026.03.13 22:19:36.822222 [ 3 ] {a2fba81c-20ea-4ae4-832c-8f1e6663306b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1500 | 2026.03.13 22:19:36.824706 [ 3 ] {a2fba81c-20ea-4ae4-832c-8f1e6663306b} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1501 | 2026.03.13 22:19:36.826801 [ 3 ] {a2fba81c-20ea-4ae4-832c-8f1e6663306b} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1502 | 2026.03.13 22:19:36.828814 [ 3 ] {a2fba81c-20ea-4ae4-832c-8f1e6663306b} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (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 | ||
| 1503 | 2026.03.13 22:19:36.828852 [ 3 ] {a2fba81c-20ea-4ae4-832c-8f1e6663306b} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1504 | 2026.03.13 22:19:36.833204 [ 3 ] {a2fba81c-20ea-4ae4-832c-8f1e6663306b} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1505 | 2026.03.13 22:19:36.833244 [ 3 ] {a2fba81c-20ea-4ae4-832c-8f1e6663306b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1506 | 2026.03.13 22:19:36.861454 [ 3 ] {a2fba81c-20ea-4ae4-832c-8f1e6663306b} <Debug> executeQuery: Read 24 rows, 1.01 KiB in 0.04247 sec., 565.1047798445961 rows/sec., 23.80 KiB/sec. | ||
| 1507 | 2026.03.13 22:19:36.861543 [ 3 ] {a2fba81c-20ea-4ae4-832c-8f1e6663306b} <Debug> TCPHandler: Processed in 0.042813958 sec. | ||
| 1508 | 2026.03.13 22:19:36.861885 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1509 | 2026.03.13 22:19:36.862063 [ 3 ] {1e15a4aa-6e95-415a-aa83-1c1f939e9d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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_underlay_prefixes', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1510 | 2026.03.13 22:19:36.862332 [ 3 ] {1e15a4aa-6e95-415a-aa83-1c1f939e9d9c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1511 | 2026.03.13 22:19:36.862368 [ 3 ] {1e15a4aa-6e95-415a-aa83-1c1f939e9d9c} <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_underlay_prefixes', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1512 | 2026.03.13 22:19:36.862554 [ 3 ] {1e15a4aa-6e95-415a-aa83-1c1f939e9d9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1513 | 2026.03.13 22:19:36.862611 [ 3 ] {1e15a4aa-6e95-415a-aa83-1c1f939e9d9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1514 | 2026.03.13 22:19:36.862716 [ 3 ] {1e15a4aa-6e95-415a-aa83-1c1f939e9d9c} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1515 | 2026.03.13 22:19:36.862746 [ 3 ] {1e15a4aa-6e95-415a-aa83-1c1f939e9d9c} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1516 | 2026.03.13 22:19:36.862765 [ 3 ] {1e15a4aa-6e95-415a-aa83-1c1f939e9d9c} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (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 | ||
| 1517 | 2026.03.13 22:19:36.862783 [ 3 ] {1e15a4aa-6e95-415a-aa83-1c1f939e9d9c} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1518 | 2026.03.13 22:19:36.862817 [ 3 ] {1e15a4aa-6e95-415a-aa83-1c1f939e9d9c} <Trace> MergeTreeBaseSelectProcessor: 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_underlay_prefixes', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1519 | 2026.03.13 22:19:36.862835 [ 3 ] {1e15a4aa-6e95-415a-aa83-1c1f939e9d9c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1520 | 2026.03.13 22:19:36.863225 [ 3 ] {1e15a4aa-6e95-415a-aa83-1c1f939e9d9c} <Debug> executeQuery: Read 24 rows, 1.01 KiB in 0.001241 sec., 19339.242546333604 rows/sec., 814.46 KiB/sec. | ||
| 1521 | 2026.03.13 22:19:36.863283 [ 3 ] {1e15a4aa-6e95-415a-aa83-1c1f939e9d9c} <Debug> TCPHandler: Processed in 0.001478711 sec. | ||
| 1522 | 2026.03.13 22:19:36.863481 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1523 | 2026.03.13 22:19:36.863615 [ 3 ] {97e349c0-beb0-47d7-a394-8ca1af3caf34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1524 | 2026.03.13 22:19:36.863819 [ 3 ] {97e349c0-beb0-47d7-a394-8ca1af3caf34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1525 | 2026.03.13 22:19:36.863854 [ 3 ] {97e349c0-beb0-47d7-a394-8ca1af3caf34} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1526 | 2026.03.13 22:19:36.864033 [ 3 ] {97e349c0-beb0-47d7-a394-8ca1af3caf34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1527 | 2026.03.13 22:19:36.864088 [ 3 ] {97e349c0-beb0-47d7-a394-8ca1af3caf34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1528 | 2026.03.13 22:19:36.864185 [ 3 ] {97e349c0-beb0-47d7-a394-8ca1af3caf34} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1529 | 2026.03.13 22:19:36.864213 [ 3 ] {97e349c0-beb0-47d7-a394-8ca1af3caf34} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1530 | 2026.03.13 22:19:36.864232 [ 3 ] {97e349c0-beb0-47d7-a394-8ca1af3caf34} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (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 | ||
| 1531 | 2026.03.13 22:19:36.864246 [ 3 ] {97e349c0-beb0-47d7-a394-8ca1af3caf34} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1532 | 2026.03.13 22:19:36.864279 [ 3 ] {97e349c0-beb0-47d7-a394-8ca1af3caf34} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1533 | 2026.03.13 22:19:36.864297 [ 3 ] {97e349c0-beb0-47d7-a394-8ca1af3caf34} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1534 | 2026.03.13 22:19:36.864656 [ 3 ] {97e349c0-beb0-47d7-a394-8ca1af3caf34} <Debug> executeQuery: Read 24 rows, 1.01 KiB in 0.001094 sec., 21937.84277879342 rows/sec., 923.90 KiB/sec. | ||
| 1535 | 2026.03.13 22:19:36.864714 [ 3 ] {97e349c0-beb0-47d7-a394-8ca1af3caf34} <Debug> TCPHandler: Processed in 0.001283467 sec. | ||
| 1536 | 2026.03.13 22:19:36.864914 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1537 | 2026.03.13 22:19:36.865044 [ 3 ] {e72aaf36-256b-4d2a-9f0a-9d1712b8ad9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1538 | 2026.03.13 22:19:36.865246 [ 3 ] {e72aaf36-256b-4d2a-9f0a-9d1712b8ad9a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1539 | 2026.03.13 22:19:36.865280 [ 3 ] {e72aaf36-256b-4d2a-9f0a-9d1712b8ad9a} <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:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1540 | 2026.03.13 22:19:36.865460 [ 3 ] {e72aaf36-256b-4d2a-9f0a-9d1712b8ad9a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1541 | 2026.03.13 22:19:36.865512 [ 3 ] {e72aaf36-256b-4d2a-9f0a-9d1712b8ad9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1542 | 2026.03.13 22:19:36.865610 [ 3 ] {e72aaf36-256b-4d2a-9f0a-9d1712b8ad9a} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1543 | 2026.03.13 22:19:36.865639 [ 3 ] {e72aaf36-256b-4d2a-9f0a-9d1712b8ad9a} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1544 | 2026.03.13 22:19:36.865657 [ 3 ] {e72aaf36-256b-4d2a-9f0a-9d1712b8ad9a} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (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 | ||
| 1545 | 2026.03.13 22:19:36.865671 [ 3 ] {e72aaf36-256b-4d2a-9f0a-9d1712b8ad9a} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1546 | 2026.03.13 22:19:36.865703 [ 3 ] {e72aaf36-256b-4d2a-9f0a-9d1712b8ad9a} <Trace> MergeTreeBaseSelectProcessor: 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:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1547 | 2026.03.13 22:19:36.865720 [ 3 ] {e72aaf36-256b-4d2a-9f0a-9d1712b8ad9a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1548 | 2026.03.13 22:19:36.866066 [ 3 ] {e72aaf36-256b-4d2a-9f0a-9d1712b8ad9a} <Debug> executeQuery: Read 24 rows, 1.01 KiB in 0.001074 sec., 22346.368715083798 rows/sec., 941.10 KiB/sec. | ||
| 1549 | 2026.03.13 22:19:36.866122 [ 3 ] {e72aaf36-256b-4d2a-9f0a-9d1712b8ad9a} <Debug> TCPHandler: Processed in 0.001257337 sec. | ||
| 1550 | 2026.03.13 22:19:36.866315 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1551 | 2026.03.13 22:19:36.866444 [ 3 ] {43ce2d0b-a94b-4ef2-849a-c291cb812cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1552 | 2026.03.13 22:19:36.866642 [ 3 ] {43ce2d0b-a94b-4ef2-849a-c291cb812cea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1553 | 2026.03.13 22:19:36.866677 [ 3 ] {43ce2d0b-a94b-4ef2-849a-c291cb812cea} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1554 | 2026.03.13 22:19:36.866856 [ 3 ] {43ce2d0b-a94b-4ef2-849a-c291cb812cea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1555 | 2026.03.13 22:19:36.866909 [ 3 ] {43ce2d0b-a94b-4ef2-849a-c291cb812cea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1556 | 2026.03.13 22:19:36.867004 [ 3 ] {43ce2d0b-a94b-4ef2-849a-c291cb812cea} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1557 | 2026.03.13 22:19:36.867032 [ 3 ] {43ce2d0b-a94b-4ef2-849a-c291cb812cea} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1558 | 2026.03.13 22:19:36.867053 [ 3 ] {43ce2d0b-a94b-4ef2-849a-c291cb812cea} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (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 | ||
| 1559 | 2026.03.13 22:19:36.867067 [ 3 ] {43ce2d0b-a94b-4ef2-849a-c291cb812cea} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1560 | 2026.03.13 22:19:36.867099 [ 3 ] {43ce2d0b-a94b-4ef2-849a-c291cb812cea} <Trace> MergeTreeBaseSelectProcessor: 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1561 | 2026.03.13 22:19:36.867116 [ 3 ] {43ce2d0b-a94b-4ef2-849a-c291cb812cea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1562 | 2026.03.13 22:19:36.867464 [ 3 ] {43ce2d0b-a94b-4ef2-849a-c291cb812cea} <Debug> executeQuery: Read 24 rows, 1.01 KiB in 0.001071 sec., 22408.963585434176 rows/sec., 943.74 KiB/sec. | ||
| 1563 | 2026.03.13 22:19:36.867520 [ 3 ] {43ce2d0b-a94b-4ef2-849a-c291cb812cea} <Debug> TCPHandler: Processed in 0.001253667 sec. | ||
| 1564 | 2026.03.13 22:19:36.867708 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1565 | 2026.03.13 22:19:36.867838 [ 3 ] {273d800a-857e-41e1-b9b3-5a1a09043d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1566 | 2026.03.13 22:19:36.868038 [ 3 ] {273d800a-857e-41e1-b9b3-5a1a09043d23} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1567 | 2026.03.13 22:19:36.868074 [ 3 ] {273d800a-857e-41e1-b9b3-5a1a09043d23} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1568 | 2026.03.13 22:19:36.868257 [ 3 ] {273d800a-857e-41e1-b9b3-5a1a09043d23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1569 | 2026.03.13 22:19:36.868309 [ 3 ] {273d800a-857e-41e1-b9b3-5a1a09043d23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1570 | 2026.03.13 22:19:36.868404 [ 3 ] {273d800a-857e-41e1-b9b3-5a1a09043d23} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1571 | 2026.03.13 22:19:36.868433 [ 3 ] {273d800a-857e-41e1-b9b3-5a1a09043d23} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1572 | 2026.03.13 22:19:36.868451 [ 3 ] {273d800a-857e-41e1-b9b3-5a1a09043d23} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (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 | ||
| 1573 | 2026.03.13 22:19:36.868465 [ 3 ] {273d800a-857e-41e1-b9b3-5a1a09043d23} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1574 | 2026.03.13 22:19:36.868497 [ 3 ] {273d800a-857e-41e1-b9b3-5a1a09043d23} <Trace> MergeTreeBaseSelectProcessor: 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1575 | 2026.03.13 22:19:36.868515 [ 3 ] {273d800a-857e-41e1-b9b3-5a1a09043d23} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1576 | 2026.03.13 22:19:36.868862 [ 3 ] {273d800a-857e-41e1-b9b3-5a1a09043d23} <Debug> executeQuery: Read 24 rows, 1.01 KiB in 0.001074 sec., 22346.368715083798 rows/sec., 941.10 KiB/sec. | ||
| 1577 | 2026.03.13 22:19:36.868916 [ 3 ] {273d800a-857e-41e1-b9b3-5a1a09043d23} <Debug> TCPHandler: Processed in 0.001258476 sec. | ||
| 1578 | 2026.03.13 22:19:36.869109 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1579 | 2026.03.13 22:19:36.869237 [ 3 ] {1e22edc9-b34e-43b0-9f03-1283a536cee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1580 | 2026.03.13 22:19:36.869437 [ 3 ] {1e22edc9-b34e-43b0-9f03-1283a536cee4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1581 | 2026.03.13 22:19:36.869472 [ 3 ] {1e22edc9-b34e-43b0-9f03-1283a536cee4} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1582 | 2026.03.13 22:19:36.869662 [ 3 ] {1e22edc9-b34e-43b0-9f03-1283a536cee4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1583 | 2026.03.13 22:19:36.869714 [ 3 ] {1e22edc9-b34e-43b0-9f03-1283a536cee4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1584 | 2026.03.13 22:19:36.869811 [ 3 ] {1e22edc9-b34e-43b0-9f03-1283a536cee4} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1585 | 2026.03.13 22:19:36.869839 [ 3 ] {1e22edc9-b34e-43b0-9f03-1283a536cee4} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1586 | 2026.03.13 22:19:36.869857 [ 3 ] {1e22edc9-b34e-43b0-9f03-1283a536cee4} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (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 | ||
| 1587 | 2026.03.13 22:19:36.869872 [ 3 ] {1e22edc9-b34e-43b0-9f03-1283a536cee4} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1588 | 2026.03.13 22:19:36.869904 [ 3 ] {1e22edc9-b34e-43b0-9f03-1283a536cee4} <Trace> MergeTreeBaseSelectProcessor: 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1589 | 2026.03.13 22:19:36.869922 [ 3 ] {1e22edc9-b34e-43b0-9f03-1283a536cee4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1590 | 2026.03.13 22:19:36.870271 [ 3 ] {1e22edc9-b34e-43b0-9f03-1283a536cee4} <Debug> executeQuery: Read 24 rows, 1.01 KiB in 0.001084 sec., 22140.221402214025 rows/sec., 932.42 KiB/sec. | ||
| 1591 | 2026.03.13 22:19:36.870327 [ 3 ] {1e22edc9-b34e-43b0-9f03-1283a536cee4} <Debug> TCPHandler: Processed in 0.001267867 sec. | ||
| 1592 | 2026.03.13 22:19:36.870512 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1593 | 2026.03.13 22:19:36.870642 [ 3 ] {d7d1e7d7-7d8b-48c4-8f29-50dd0f13795d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1594 | 2026.03.13 22:19:36.870842 [ 3 ] {d7d1e7d7-7d8b-48c4-8f29-50dd0f13795d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1595 | 2026.03.13 22:19:36.870877 [ 3 ] {d7d1e7d7-7d8b-48c4-8f29-50dd0f13795d} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1596 | 2026.03.13 22:19:36.871062 [ 3 ] {d7d1e7d7-7d8b-48c4-8f29-50dd0f13795d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1597 | 2026.03.13 22:19:36.871114 [ 3 ] {d7d1e7d7-7d8b-48c4-8f29-50dd0f13795d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1598 | 2026.03.13 22:19:36.871211 [ 3 ] {d7d1e7d7-7d8b-48c4-8f29-50dd0f13795d} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1599 | 2026.03.13 22:19:36.871239 [ 3 ] {d7d1e7d7-7d8b-48c4-8f29-50dd0f13795d} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1600 | 2026.03.13 22:19:36.871257 [ 3 ] {d7d1e7d7-7d8b-48c4-8f29-50dd0f13795d} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (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 | ||
| 1601 | 2026.03.13 22:19:36.871271 [ 3 ] {d7d1e7d7-7d8b-48c4-8f29-50dd0f13795d} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1602 | 2026.03.13 22:19:36.871305 [ 3 ] {d7d1e7d7-7d8b-48c4-8f29-50dd0f13795d} <Trace> MergeTreeBaseSelectProcessor: 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1603 | 2026.03.13 22:19:36.871326 [ 3 ] {d7d1e7d7-7d8b-48c4-8f29-50dd0f13795d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1604 | 2026.03.13 22:19:36.871691 [ 3 ] {d7d1e7d7-7d8b-48c4-8f29-50dd0f13795d} <Debug> executeQuery: Read 24 rows, 1.01 KiB in 0.0011 sec., 21818.181818181816 rows/sec., 918.86 KiB/sec. | ||
| 1605 | 2026.03.13 22:19:36.871746 [ 3 ] {d7d1e7d7-7d8b-48c4-8f29-50dd0f13795d} <Debug> TCPHandler: Processed in 0.001282368 sec. | ||
| 1606 | 2026.03.13 22:19:36.871941 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1607 | 2026.03.13 22:19:36.872070 [ 3 ] {c07e92eb-490d-4f35-af8f-7eec920f49b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1608 | 2026.03.13 22:19:36.872272 [ 3 ] {c07e92eb-490d-4f35-af8f-7eec920f49b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1609 | 2026.03.13 22:19:36.872310 [ 3 ] {c07e92eb-490d-4f35-af8f-7eec920f49b9} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1610 | 2026.03.13 22:19:36.872499 [ 3 ] {c07e92eb-490d-4f35-af8f-7eec920f49b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1611 | 2026.03.13 22:19:36.872551 [ 3 ] {c07e92eb-490d-4f35-af8f-7eec920f49b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1612 | 2026.03.13 22:19:36.872647 [ 3 ] {c07e92eb-490d-4f35-af8f-7eec920f49b9} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1613 | 2026.03.13 22:19:36.872680 [ 3 ] {c07e92eb-490d-4f35-af8f-7eec920f49b9} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1614 | 2026.03.13 22:19:36.872698 [ 3 ] {c07e92eb-490d-4f35-af8f-7eec920f49b9} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (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 | ||
| 1615 | 2026.03.13 22:19:36.872713 [ 3 ] {c07e92eb-490d-4f35-af8f-7eec920f49b9} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1616 | 2026.03.13 22:19:36.872746 [ 3 ] {c07e92eb-490d-4f35-af8f-7eec920f49b9} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1617 | 2026.03.13 22:19:36.872764 [ 3 ] {c07e92eb-490d-4f35-af8f-7eec920f49b9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1618 | 2026.03.13 22:19:36.873117 [ 3 ] {c07e92eb-490d-4f35-af8f-7eec920f49b9} <Debug> executeQuery: Read 24 rows, 1.01 KiB in 0.001099 sec., 21838.03457688808 rows/sec., 919.69 KiB/sec. | ||
| 1619 | 2026.03.13 22:19:36.873172 [ 3 ] {c07e92eb-490d-4f35-af8f-7eec920f49b9} <Debug> TCPHandler: Processed in 0.001280657 sec. | ||
| 1620 | 2026.03.13 22:19:36.873363 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1621 | 2026.03.13 22:19:36.873491 [ 3 ] {ac08818e-e47f-4ac0-9018-703b6597796b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1622 | 2026.03.13 22:19:36.873694 [ 3 ] {ac08818e-e47f-4ac0-9018-703b6597796b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1623 | 2026.03.13 22:19:36.873729 [ 3 ] {ac08818e-e47f-4ac0-9018-703b6597796b} <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: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1624 | 2026.03.13 22:19:36.873917 [ 3 ] {ac08818e-e47f-4ac0-9018-703b6597796b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1625 | 2026.03.13 22:19:36.873968 [ 3 ] {ac08818e-e47f-4ac0-9018-703b6597796b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1626 | 2026.03.13 22:19:36.874070 [ 3 ] {ac08818e-e47f-4ac0-9018-703b6597796b} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1627 | 2026.03.13 22:19:36.874099 [ 3 ] {ac08818e-e47f-4ac0-9018-703b6597796b} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1628 | 2026.03.13 22:19:36.874117 [ 3 ] {ac08818e-e47f-4ac0-9018-703b6597796b} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (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 | ||
| 1629 | 2026.03.13 22:19:36.874131 [ 3 ] {ac08818e-e47f-4ac0-9018-703b6597796b} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1630 | 2026.03.13 22:19:36.874163 [ 3 ] {ac08818e-e47f-4ac0-9018-703b6597796b} <Trace> MergeTreeBaseSelectProcessor: 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: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1631 | 2026.03.13 22:19:36.874183 [ 3 ] {ac08818e-e47f-4ac0-9018-703b6597796b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1632 | 2026.03.13 22:19:36.874814 [ 3 ] {ac08818e-e47f-4ac0-9018-703b6597796b} <Debug> executeQuery: Read 24 rows, 1.01 KiB in 0.001372 sec., 17492.71137026239 rows/sec., 736.69 KiB/sec. | ||
| 1633 | 2026.03.13 22:19:36.874897 [ 3 ] {ac08818e-e47f-4ac0-9018-703b6597796b} <Debug> TCPHandler: Processed in 0.001582924 sec. | ||
| 1634 | 2026.03.13 22:19:36.875086 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1635 | 2026.03.13 22:19:36.875220 [ 3 ] {c606a48a-b5b2-46ca-ac20-686bb5babaf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1636 | 2026.03.13 22:19:36.875426 [ 3 ] {c606a48a-b5b2-46ca-ac20-686bb5babaf6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1637 | 2026.03.13 22:19:36.875462 [ 3 ] {c606a48a-b5b2-46ca-ac20-686bb5babaf6} <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: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1638 | 2026.03.13 22:19:36.875655 [ 3 ] {c606a48a-b5b2-46ca-ac20-686bb5babaf6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1639 | 2026.03.13 22:19:36.875708 [ 3 ] {c606a48a-b5b2-46ca-ac20-686bb5babaf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1640 | 2026.03.13 22:19:36.875804 [ 3 ] {c606a48a-b5b2-46ca-ac20-686bb5babaf6} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1641 | 2026.03.13 22:19:36.875832 [ 3 ] {c606a48a-b5b2-46ca-ac20-686bb5babaf6} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1642 | 2026.03.13 22:19:36.875850 [ 3 ] {c606a48a-b5b2-46ca-ac20-686bb5babaf6} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (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 | ||
| 1643 | 2026.03.13 22:19:36.875865 [ 3 ] {c606a48a-b5b2-46ca-ac20-686bb5babaf6} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1644 | 2026.03.13 22:19:36.875898 [ 3 ] {c606a48a-b5b2-46ca-ac20-686bb5babaf6} <Trace> MergeTreeBaseSelectProcessor: 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: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1645 | 2026.03.13 22:19:36.875916 [ 3 ] {c606a48a-b5b2-46ca-ac20-686bb5babaf6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1646 | 2026.03.13 22:19:36.876341 [ 3 ] {c606a48a-b5b2-46ca-ac20-686bb5babaf6} <Debug> executeQuery: Read 24 rows, 1.01 KiB in 0.001175 sec., 20425.531914893618 rows/sec., 860.21 KiB/sec. | ||
| 1647 | 2026.03.13 22:19:36.876423 [ 3 ] {c606a48a-b5b2-46ca-ac20-686bb5babaf6} <Debug> TCPHandler: Processed in 0.001386889 sec. | ||
| 1648 | 2026.03.13 22:19:36.876625 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1649 | 2026.03.13 22:19:36.876758 [ 3 ] {22fc9344-d9f3-463f-b4fd-2fd53d590687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1650 | 2026.03.13 22:19:36.876965 [ 3 ] {22fc9344-d9f3-463f-b4fd-2fd53d590687} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1651 | 2026.03.13 22:19:36.877002 [ 3 ] {22fc9344-d9f3-463f-b4fd-2fd53d590687} <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: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1652 | 2026.03.13 22:19:36.877203 [ 3 ] {22fc9344-d9f3-463f-b4fd-2fd53d590687} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1653 | 2026.03.13 22:19:36.877254 [ 3 ] {22fc9344-d9f3-463f-b4fd-2fd53d590687} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1654 | 2026.03.13 22:19:36.877351 [ 3 ] {22fc9344-d9f3-463f-b4fd-2fd53d590687} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1655 | 2026.03.13 22:19:36.877381 [ 3 ] {22fc9344-d9f3-463f-b4fd-2fd53d590687} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1656 | 2026.03.13 22:19:36.877399 [ 3 ] {22fc9344-d9f3-463f-b4fd-2fd53d590687} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (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 | ||
| 1657 | 2026.03.13 22:19:36.877413 [ 3 ] {22fc9344-d9f3-463f-b4fd-2fd53d590687} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1658 | 2026.03.13 22:19:36.877446 [ 3 ] {22fc9344-d9f3-463f-b4fd-2fd53d590687} <Trace> MergeTreeBaseSelectProcessor: 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: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1659 | 2026.03.13 22:19:36.877465 [ 3 ] {22fc9344-d9f3-463f-b4fd-2fd53d590687} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1660 | 2026.03.13 22:19:36.878067 [ 3 ] {22fc9344-d9f3-463f-b4fd-2fd53d590687} <Debug> executeQuery: Read 24 rows, 1.01 KiB in 0.001364 sec., 17595.307917888564 rows/sec., 741.01 KiB/sec. | ||
| 1661 | 2026.03.13 22:19:36.878149 [ 3 ] {22fc9344-d9f3-463f-b4fd-2fd53d590687} <Debug> TCPHandler: Processed in 0.001572773 sec. | ||
| 1662 | 2026.03.13 22:19:36.878343 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1663 | 2026.03.13 22:19:36.878478 [ 3 ] {62838f86-6625-47eb-829d-3c6094823432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1664 | 2026.03.13 22:19:36.878691 [ 3 ] {62838f86-6625-47eb-829d-3c6094823432} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1665 | 2026.03.13 22:19:36.878728 [ 3 ] {62838f86-6625-47eb-829d-3c6094823432} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1666 | 2026.03.13 22:19:36.878931 [ 3 ] {62838f86-6625-47eb-829d-3c6094823432} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1667 | 2026.03.13 22:19:36.878984 [ 3 ] {62838f86-6625-47eb-829d-3c6094823432} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1668 | 2026.03.13 22:19:36.879083 [ 3 ] {62838f86-6625-47eb-829d-3c6094823432} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1669 | 2026.03.13 22:19:36.879112 [ 3 ] {62838f86-6625-47eb-829d-3c6094823432} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1670 | 2026.03.13 22:19:36.879131 [ 3 ] {62838f86-6625-47eb-829d-3c6094823432} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (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 | ||
| 1671 | 2026.03.13 22:19:36.879146 [ 3 ] {62838f86-6625-47eb-829d-3c6094823432} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1672 | 2026.03.13 22:19:36.879180 [ 3 ] {62838f86-6625-47eb-829d-3c6094823432} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1673 | 2026.03.13 22:19:36.879199 [ 3 ] {62838f86-6625-47eb-829d-3c6094823432} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1674 | 2026.03.13 22:19:36.879615 [ 3 ] {62838f86-6625-47eb-829d-3c6094823432} <Debug> executeQuery: Read 24 rows, 1.01 KiB in 0.001192 sec., 20134.228187919463 rows/sec., 847.94 KiB/sec. | ||
| 1675 | 2026.03.13 22:19:36.879696 [ 3 ] {62838f86-6625-47eb-829d-3c6094823432} <Debug> TCPHandler: Processed in 0.00140279 sec. | ||
| 1676 | 2026.03.13 22:19:36.879891 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1677 | 2026.03.13 22:19:36.880026 [ 3 ] {42966b46-3de0-4858-917d-ce6621e1b86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1678 | 2026.03.13 22:19:36.880236 [ 3 ] {42966b46-3de0-4858-917d-ce6621e1b86b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1679 | 2026.03.13 22:19:36.880273 [ 3 ] {42966b46-3de0-4858-917d-ce6621e1b86b} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1680 | 2026.03.13 22:19:36.880474 [ 3 ] {42966b46-3de0-4858-917d-ce6621e1b86b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1681 | 2026.03.13 22:19:36.880527 [ 3 ] {42966b46-3de0-4858-917d-ce6621e1b86b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1682 | 2026.03.13 22:19:36.880627 [ 3 ] {42966b46-3de0-4858-917d-ce6621e1b86b} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1683 | 2026.03.13 22:19:36.880656 [ 3 ] {42966b46-3de0-4858-917d-ce6621e1b86b} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1684 | 2026.03.13 22:19:36.880674 [ 3 ] {42966b46-3de0-4858-917d-ce6621e1b86b} <Debug> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (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 | ||
| 1685 | 2026.03.13 22:19:36.880689 [ 3 ] {42966b46-3de0-4858-917d-ce6621e1b86b} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1686 | 2026.03.13 22:19:36.880722 [ 3 ] {42966b46-3de0-4858-917d-ce6621e1b86b} <Trace> MergeTreeBaseSelectProcessor: 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1687 | 2026.03.13 22:19:36.880741 [ 3 ] {42966b46-3de0-4858-917d-ce6621e1b86b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1688 | 2026.03.13 22:19:36.881151 [ 3 ] {42966b46-3de0-4858-917d-ce6621e1b86b} <Debug> executeQuery: Read 24 rows, 1.01 KiB in 0.001181 sec., 20321.761219305674 rows/sec., 855.84 KiB/sec. | ||
| 1689 | 2026.03.13 22:19:36.881231 [ 3 ] {42966b46-3de0-4858-917d-ce6621e1b86b} <Debug> TCPHandler: Processed in 0.00138879 sec. | ||
| 1690 | 2026.03.13 22:19:36.885601 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1691 | 2026.03.13 22:19:36.885712 [ 3 ] {1e50e03c-56b0-4403-bcd0-82ad368f3de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1692 | 2026.03.13 22:19:36.885755 [ 3 ] {1e50e03c-56b0-4403-bcd0-82ad368f3de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1693 | 2026.03.13 22:19:36.886284 [ 3 ] {1e50e03c-56b0-4403-bcd0-82ad368f3de6} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1694 | 2026.03.13 22:19:36.886325 [ 3 ] {1e50e03c-56b0-4403-bcd0-82ad368f3de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1695 | 2026.03.13 22:19:36.886845 [ 3 ] {1e50e03c-56b0-4403-bcd0-82ad368f3de6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1696 | 2026.03.13 22:19:36.887207 [ 3 ] {1e50e03c-56b0-4403-bcd0-82ad368f3de6} <Trace> oximeter.timeseries_schema (2438640f-799d-4974-b1d5-da8053cc51ea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1697 | 2026.03.13 22:19:36.887356 [ 3 ] {1e50e03c-56b0-4403-bcd0-82ad368f3de6} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001674 sec., 8363.201911589009 rows/sec., 1.17 MiB/sec. | ||
| 1698 | 2026.03.13 22:19:36.887394 [ 3 ] {1e50e03c-56b0-4403-bcd0-82ad368f3de6} <Debug> TCPHandler: Processed in 0.00184484 sec. | ||
| 1699 | 2026.03.13 22:19:36.887504 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2026.03.13 22:19:36.887602 [ 3 ] {cd6606e2-14ea-4e43-857e-209c16a2d7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1701 | 2026.03.13 22:19:36.887643 [ 3 ] {cd6606e2-14ea-4e43-857e-209c16a2d7d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1702 | 2026.03.13 22:19:36.888048 [ 3 ] {cd6606e2-14ea-4e43-857e-209c16a2d7d0} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.03.13 22:19:36.888084 [ 3 ] {cd6606e2-14ea-4e43-857e-209c16a2d7d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1704 | 2026.03.13 22:19:36.888455 [ 3 ] {cd6606e2-14ea-4e43-857e-209c16a2d7d0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1705 | 2026.03.13 22:19:36.888937 [ 3 ] {cd6606e2-14ea-4e43-857e-209c16a2d7d0} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.03.13 22:19:36.889131 [ 3 ] {cd6606e2-14ea-4e43-857e-209c16a2d7d0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001547 sec., 2585.649644473174 rows/sec., 210.84 KiB/sec. | ||
| 1707 | 2026.03.13 22:19:36.889168 [ 3 ] {cd6606e2-14ea-4e43-857e-209c16a2d7d0} <Debug> TCPHandler: Processed in 0.001711936 sec. | ||
| 1708 | 2026.03.13 22:19:36.889280 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2026.03.13 22:19:36.889375 [ 3 ] {60c66d03-c11e-4974-b13d-7de9ca12f3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1710 | 2026.03.13 22:19:36.889416 [ 3 ] {60c66d03-c11e-4974-b13d-7de9ca12f3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1711 | 2026.03.13 22:19:36.889817 [ 3 ] {60c66d03-c11e-4974-b13d-7de9ca12f3f3} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.03.13 22:19:36.889852 [ 3 ] {60c66d03-c11e-4974-b13d-7de9ca12f3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1713 | 2026.03.13 22:19:36.890249 [ 3 ] {60c66d03-c11e-4974-b13d-7de9ca12f3f3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1714 | 2026.03.13 22:19:36.890676 [ 3 ] {60c66d03-c11e-4974-b13d-7de9ca12f3f3} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1715 | 2026.03.13 22:19:36.890827 [ 3 ] {60c66d03-c11e-4974-b13d-7de9ca12f3f3} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001469 sec., 39482.641252552756 rows/sec., 3.01 MiB/sec. | ||
| 1716 | 2026.03.13 22:19:36.890865 [ 3 ] {60c66d03-c11e-4974-b13d-7de9ca12f3f3} <Debug> TCPHandler: Processed in 0.001634404 sec. | ||
| 1717 | 2026.03.13 22:19:36.890974 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1718 | 2026.03.13 22:19:36.891069 [ 3 ] {4dbdf494-2ec2-4732-aa22-aa5895db1333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1719 | 2026.03.13 22:19:36.891109 [ 3 ] {4dbdf494-2ec2-4732-aa22-aa5895db1333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1720 | 2026.03.13 22:19:36.891487 [ 3 ] {4dbdf494-2ec2-4732-aa22-aa5895db1333} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1721 | 2026.03.13 22:19:36.891522 [ 3 ] {4dbdf494-2ec2-4732-aa22-aa5895db1333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1722 | 2026.03.13 22:19:36.891912 [ 3 ] {4dbdf494-2ec2-4732-aa22-aa5895db1333} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1723 | 2026.03.13 22:19:36.892328 [ 3 ] {4dbdf494-2ec2-4732-aa22-aa5895db1333} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2026.03.13 22:19:36.892459 [ 3 ] {4dbdf494-2ec2-4732-aa22-aa5895db1333} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001408 sec., 2840.909090909091 rows/sec., 198.36 KiB/sec. | ||
| 1725 | 2026.03.13 22:19:36.892497 [ 3 ] {4dbdf494-2ec2-4732-aa22-aa5895db1333} <Debug> TCPHandler: Processed in 0.001573784 sec. | ||
| 1726 | 2026.03.13 22:19:36.892608 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1727 | 2026.03.13 22:19:36.892705 [ 3 ] {9843ee19-0005-4ad0-beda-8dd091e4066c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1728 | 2026.03.13 22:19:36.892746 [ 3 ] {9843ee19-0005-4ad0-beda-8dd091e4066c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1729 | 2026.03.13 22:19:36.893144 [ 3 ] {9843ee19-0005-4ad0-beda-8dd091e4066c} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2026.03.13 22:19:36.893179 [ 3 ] {9843ee19-0005-4ad0-beda-8dd091e4066c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1731 | 2026.03.13 22:19:36.893619 [ 3 ] {9843ee19-0005-4ad0-beda-8dd091e4066c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1732 | 2026.03.13 22:19:36.894063 [ 3 ] {9843ee19-0005-4ad0-beda-8dd091e4066c} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2026.03.13 22:19:36.894218 [ 3 ] {9843ee19-0005-4ad0-beda-8dd091e4066c} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00153 sec., 44444.444444444445 rows/sec., 3.47 MiB/sec. | ||
| 1734 | 2026.03.13 22:19:36.894258 [ 3 ] {9843ee19-0005-4ad0-beda-8dd091e4066c} <Debug> TCPHandler: Processed in 0.001700116 sec. | ||
| 1735 | 2026.03.13 22:19:36.894376 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1736 | 2026.03.13 22:19:36.894470 [ 3 ] {0238f419-9abc-4f80-ae31-eadea4af0a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1737 | 2026.03.13 22:19:36.894514 [ 3 ] {0238f419-9abc-4f80-ae31-eadea4af0a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1738 | 2026.03.13 22:19:36.894867 [ 3 ] {0238f419-9abc-4f80-ae31-eadea4af0a10} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1739 | 2026.03.13 22:19:36.894901 [ 3 ] {0238f419-9abc-4f80-ae31-eadea4af0a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1740 | 2026.03.13 22:19:36.895328 [ 3 ] {0238f419-9abc-4f80-ae31-eadea4af0a10} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1741 | 2026.03.13 22:19:36.895839 [ 3 ] {0238f419-9abc-4f80-ae31-eadea4af0a10} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1742 | 2026.03.13 22:19:36.896014 [ 3 ] {0238f419-9abc-4f80-ae31-eadea4af0a10} <Debug> executeQuery: Read 102 rows, 7.29 KiB in 0.00156 sec., 65384.61538461538 rows/sec., 4.56 MiB/sec. | ||
| 1743 | 2026.03.13 22:19:36.896055 [ 3 ] {0238f419-9abc-4f80-ae31-eadea4af0a10} <Debug> TCPHandler: Processed in 0.001727176 sec. | ||
| 1744 | 2026.03.13 22:19:36.896168 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1745 | 2026.03.13 22:19:36.896263 [ 3 ] {90854b78-9ba0-409b-bb88-13dfaeed074e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1746 | 2026.03.13 22:19:36.896305 [ 3 ] {90854b78-9ba0-409b-bb88-13dfaeed074e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1747 | 2026.03.13 22:19:36.896617 [ 3 ] {90854b78-9ba0-409b-bb88-13dfaeed074e} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1748 | 2026.03.13 22:19:36.896653 [ 3 ] {90854b78-9ba0-409b-bb88-13dfaeed074e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1749 | 2026.03.13 22:19:36.897085 [ 3 ] {90854b78-9ba0-409b-bb88-13dfaeed074e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1750 | 2026.03.13 22:19:36.897513 [ 3 ] {90854b78-9ba0-409b-bb88-13dfaeed074e} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1751 | 2026.03.13 22:19:36.897661 [ 3 ] {90854b78-9ba0-409b-bb88-13dfaeed074e} <Debug> executeQuery: Read 40 rows, 2.74 KiB in 0.001417 sec., 28228.65208186309 rows/sec., 1.89 MiB/sec. | ||
| 1752 | 2026.03.13 22:19:36.897699 [ 3 ] {90854b78-9ba0-409b-bb88-13dfaeed074e} <Debug> TCPHandler: Processed in 0.001580443 sec. | ||
| 1753 | 2026.03.13 22:19:38.573614 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1754 | 2026.03.13 22:19:38.573673 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1755 | 2026.03.13 22:19:38.633084 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2908 | ||
| 1756 | 2026.03.13 22:19:38.633536 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1757 | 2026.03.13 22:19:38.633567 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1758 | 2026.03.13 22:19:38.634223 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1759 | 2026.03.13 22:19:38.634686 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1760 | 2026.03.13 22:19:38.634800 [ 61 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1761 | 2026.03.13 22:19:38.634807 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2908 | ||
| 1762 | 2026.03.13 22:19:38.634856 [ 61 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1763 | 2026.03.13 22:19:38.634879 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1764 | 2026.03.13 22:19:38.636948 [ 193 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 1765 | 2026.03.13 22:19:38.639532 [ 193 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1766 | 2026.03.13 22:19:38.639596 [ 193 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 1767 | 2026.03.13 22:19:38.639692 [ 193 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 439 rows starting from the beginning of the part | ||
| 1768 | 2026.03.13 22:19:38.639744 [ 193 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 1769 | 2026.03.13 22:19:38.639794 [ 193 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 1770 | 2026.03.13 22:19:38.639842 [ 193 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 1771 | 2026.03.13 22:19:38.639885 [ 193 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 1772 | 2026.03.13 22:19:38.679074 [ 201 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2908 rows, containing 4 columns (4 merged, 0 gathered) in 0.044112227 sec., 65922.7655860585 rows/sec., 965.67 KiB/sec. | ||
| 1773 | 2026.03.13 22:19:38.679991 [ 201 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1774 | 2026.03.13 22:19:38.680543 [ 201 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_6_1} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1775 | 2026.03.13 22:19:38.680610 [ 201 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_6_1} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1776 | 2026.03.13 22:19:38.682722 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1777 | 2026.03.13 22:19:38.778525 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1778 | 2026.03.13 22:19:38.795707 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2026.03.13 22:19:38.795762 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1780 | 2026.03.13 22:19:38.802358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1781 | 2026.03.13 22:19:38.803535 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1782 | 2026.03.13 22:19:38.803826 [ 74 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1783 | 2026.03.13 22:19:38.803886 [ 74 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2026.03.13 22:19:38.803907 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1785 | 2026.03.13 22:19:38.804027 [ 201 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 1786 | 2026.03.13 22:19:38.806920 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1787 | 2026.03.13 22:19:38.808340 [ 201 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1788 | 2026.03.13 22:19:38.809918 [ 201 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 1789 | 2026.03.13 22:19:38.814559 [ 201 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 1790 | 2026.03.13 22:19:38.818966 [ 201 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 1791 | 2026.03.13 22:19:38.823107 [ 201 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 1792 | 2026.03.13 22:19:38.833173 [ 201 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 1793 | 2026.03.13 22:19:38.837865 [ 201 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 1794 | 2026.03.13 22:19:38.902502 [ 199 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.098563531 sec., 466.7040591311608 rows/sec., 2.41 MiB/sec. | ||
| 1795 | 2026.03.13 22:19:38.905035 [ 194 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1796 | 2026.03.13 22:19:38.907736 [ 194 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_6_1} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1797 | 2026.03.13 22:19:38.907852 [ 194 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_6_1} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1798 | 2026.03.13 22:19:38.909719 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1799 | 2026.03.13 22:19:39.000814 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.50 MiB, peak 201.04 MiB, free memory in arenas 0.00 B, will set to 202.58 MiB (RSS), difference: 11.08 MiB | ||
| 1800 | 2026.03.13 22:19:41.826209 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1801 | 2026.03.13 22:19:41.826382 [ 3 ] {e4e84ae6-a8bc-4f9e-ad73-c03f0d1a323c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1802 | 2026.03.13 22:19:41.826446 [ 3 ] {e4e84ae6-a8bc-4f9e-ad73-c03f0d1a323c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1803 | 2026.03.13 22:19:41.827196 [ 3 ] {e4e84ae6-a8bc-4f9e-ad73-c03f0d1a323c} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1804 | 2026.03.13 22:19:41.827245 [ 3 ] {e4e84ae6-a8bc-4f9e-ad73-c03f0d1a323c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1805 | 2026.03.13 22:19:41.827780 [ 3 ] {e4e84ae6-a8bc-4f9e-ad73-c03f0d1a323c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1806 | 2026.03.13 22:19:41.828220 [ 3 ] {e4e84ae6-a8bc-4f9e-ad73-c03f0d1a323c} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1807 | 2026.03.13 22:19:41.828372 [ 3 ] {e4e84ae6-a8bc-4f9e-ad73-c03f0d1a323c} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.00198 sec., 66666.66666666667 rows/sec., 5.76 MiB/sec. | ||
| 1808 | 2026.03.13 22:19:41.828384 [ 72 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1809 | 2026.03.13 22:19:41.828415 [ 3 ] {e4e84ae6-a8bc-4f9e-ad73-c03f0d1a323c} <Debug> TCPHandler: Processed in 0.002285658 sec. | ||
| 1810 | 2026.03.13 22:19:41.828452 [ 72 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1811 | 2026.03.13 22:19:41.828480 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1812 | 2026.03.13 22:19:41.828559 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1813 | 2026.03.13 22:19:41.828608 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 1814 | 2026.03.13 22:19:41.828652 [ 3 ] {7295f7f4-c4c9-40a1-a00a-e9b3b31a10e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1815 | 2026.03.13 22:19:41.828693 [ 3 ] {7295f7f4-c4c9-40a1-a00a-e9b3b31a10e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1816 | 2026.03.13 22:19:41.828754 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1817 | 2026.03.13 22:19:41.828792 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2061 rows starting from the beginning of the part | ||
| 1818 | 2026.03.13 22:19:41.828861 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1819 | 2026.03.13 22:19:41.828907 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 1820 | 2026.03.13 22:19:41.828946 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 80 rows starting from the beginning of the part | ||
| 1821 | 2026.03.13 22:19:41.828982 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 58 rows starting from the beginning of the part | ||
| 1822 | 2026.03.13 22:19:41.829020 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 132 rows starting from the beginning of the part | ||
| 1823 | 2026.03.13 22:19:41.829093 [ 3 ] {7295f7f4-c4c9-40a1-a00a-e9b3b31a10e3} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1824 | 2026.03.13 22:19:41.829132 [ 3 ] {7295f7f4-c4c9-40a1-a00a-e9b3b31a10e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1825 | 2026.03.13 22:19:41.829762 [ 3 ] {7295f7f4-c4c9-40a1-a00a-e9b3b31a10e3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1826 | 2026.03.13 22:19:41.830235 [ 3 ] {7295f7f4-c4c9-40a1-a00a-e9b3b31a10e3} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1827 | 2026.03.13 22:19:41.830372 [ 3 ] {7295f7f4-c4c9-40a1-a00a-e9b3b31a10e3} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001728 sec., 21990.74074074074 rows/sec., 1.61 MiB/sec. | ||
| 1828 | 2026.03.13 22:19:41.830408 [ 3 ] {7295f7f4-c4c9-40a1-a00a-e9b3b31a10e3} <Debug> TCPHandler: Processed in 0.001897171 sec. | ||
| 1829 | 2026.03.13 22:19:41.830520 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1830 | 2026.03.13 22:19:41.830614 [ 3 ] {c9e0263f-8e92-4f5c-a16d-94e51b7218b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1831 | 2026.03.13 22:19:41.830633 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2339 rows, containing 5 columns (5 merged, 0 gathered) in 0.002082294 sec., 1123280.3821170304 rows/sec., 91.27 MiB/sec. | ||
| 1832 | 2026.03.13 22:19:41.830654 [ 3 ] {c9e0263f-8e92-4f5c-a16d-94e51b7218b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1833 | 2026.03.13 22:19:41.831018 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1834 | 2026.03.13 22:19:41.831098 [ 3 ] {c9e0263f-8e92-4f5c-a16d-94e51b7218b6} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1835 | 2026.03.13 22:19:41.831140 [ 3 ] {c9e0263f-8e92-4f5c-a16d-94e51b7218b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1836 | 2026.03.13 22:19:41.831544 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_6_1} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1837 | 2026.03.13 22:19:41.831617 [ 3 ] {c9e0263f-8e92-4f5c-a16d-94e51b7218b6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1838 | 2026.03.13 22:19:41.831620 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_6_1} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1839 | 2026.03.13 22:19:41.831707 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 1840 | 2026.03.13 22:19:41.832026 [ 3 ] {c9e0263f-8e92-4f5c-a16d-94e51b7218b6} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1841 | 2026.03.13 22:19:41.832139 [ 72 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1842 | 2026.03.13 22:19:41.832156 [ 3 ] {c9e0263f-8e92-4f5c-a16d-94e51b7218b6} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001602 sec., 63670.41198501873 rows/sec., 4.97 MiB/sec. | ||
| 1843 | 2026.03.13 22:19:41.832182 [ 72 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1844 | 2026.03.13 22:19:41.832198 [ 3 ] {c9e0263f-8e92-4f5c-a16d-94e51b7218b6} <Debug> TCPHandler: Processed in 0.001772068 sec. | ||
| 1845 | 2026.03.13 22:19:41.832207 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1846 | 2026.03.13 22:19:41.832296 [ 199 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 1847 | 2026.03.13 22:19:41.832317 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1848 | 2026.03.13 22:19:41.832393 [ 199 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1849 | 2026.03.13 22:19:41.832407 [ 3 ] {72e7a607-398b-42ca-9d08-1c5e00ae7217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1850 | 2026.03.13 22:19:41.832429 [ 199 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1032 rows starting from the beginning of the part | ||
| 1851 | 2026.03.13 22:19:41.832448 [ 3 ] {72e7a607-398b-42ca-9d08-1c5e00ae7217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1852 | 2026.03.13 22:19:41.832571 [ 199 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 1853 | 2026.03.13 22:19:41.832621 [ 199 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
| 1854 | 2026.03.13 22:19:41.832662 [ 199 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 54 rows starting from the beginning of the part | ||
| 1855 | 2026.03.13 22:19:41.832725 [ 199 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 68 rows starting from the beginning of the part | ||
| 1856 | 2026.03.13 22:19:41.832771 [ 199 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 102 rows starting from the beginning of the part | ||
| 1857 | 2026.03.13 22:19:41.832933 [ 3 ] {72e7a607-398b-42ca-9d08-1c5e00ae7217} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2026.03.13 22:19:41.832969 [ 3 ] {72e7a607-398b-42ca-9d08-1c5e00ae7217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1859 | 2026.03.13 22:19:41.833398 [ 3 ] {72e7a607-398b-42ca-9d08-1c5e00ae7217} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1860 | 2026.03.13 22:19:41.833710 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1272 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141434 sec., 899359.4185273696 rows/sec., 67.33 MiB/sec. | ||
| 1861 | 2026.03.13 22:19:41.833801 [ 3 ] {72e7a607-398b-42ca-9d08-1c5e00ae7217} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1862 | 2026.03.13 22:19:41.833905 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1863 | 2026.03.13 22:19:41.833928 [ 3 ] {72e7a607-398b-42ca-9d08-1c5e00ae7217} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001506 sec., 106241.69986719788 rows/sec., 7.40 MiB/sec. | ||
| 1864 | 2026.03.13 22:19:41.833940 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1865 | 2026.03.13 22:19:41.833967 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1866 | 2026.03.13 22:19:41.833968 [ 3 ] {72e7a607-398b-42ca-9d08-1c5e00ae7217} <Debug> TCPHandler: Processed in 0.001675116 sec. | ||
| 1867 | 2026.03.13 22:19:41.834005 [ 187 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1868 | 2026.03.13 22:19:41.834033 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::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 | ||
| 1869 | 2026.03.13 22:19:41.834093 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1870 | 2026.03.13 22:19:41.834112 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1871 | 2026.03.13 22:19:41.834135 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2260 rows starting from the beginning of the part | ||
| 1872 | 2026.03.13 22:19:41.834180 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1873 | 2026.03.13 22:19:41.834182 [ 3 ] {39447afc-d32d-4c4a-9136-a75eb83442ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1874 | 2026.03.13 22:19:41.834214 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::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 | ||
| 1875 | 2026.03.13 22:19:41.834239 [ 3 ] {39447afc-d32d-4c4a-9136-a75eb83442ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1876 | 2026.03.13 22:19:41.834245 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::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 | ||
| 1877 | 2026.03.13 22:19:41.834279 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 102 rows starting from the beginning of the part | ||
| 1878 | 2026.03.13 22:19:41.834311 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::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 | ||
| 1879 | 2026.03.13 22:19:41.834520 [ 187 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_6_1} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1880 | 2026.03.13 22:19:41.834585 [ 187 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_6_1} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1881 | 2026.03.13 22:19:41.834642 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 1882 | 2026.03.13 22:19:41.835094 [ 3 ] {39447afc-d32d-4c4a-9136-a75eb83442ef} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1883 | 2026.03.13 22:19:41.835129 [ 3 ] {39447afc-d32d-4c4a-9136-a75eb83442ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1884 | 2026.03.13 22:19:41.835642 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2546 rows, containing 5 columns (5 merged, 0 gathered) in 0.001592033 sec., 1599213.081638383 rows/sec., 105.65 MiB/sec. | ||
| 1885 | 2026.03.13 22:19:41.835876 [ 3 ] {39447afc-d32d-4c4a-9136-a75eb83442ef} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1886 | 2026.03.13 22:19:41.836011 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1887 | 2026.03.13 22:19:41.836345 [ 3 ] {39447afc-d32d-4c4a-9136-a75eb83442ef} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1888 | 2026.03.13 22:19:41.836467 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2026.03.13 22:19:41.836487 [ 3 ] {39447afc-d32d-4c4a-9136-a75eb83442ef} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002278 sec., 16681.299385425813 rows/sec., 29.89 MiB/sec. | ||
| 1890 | 2026.03.13 22:19:41.836528 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1891 | 2026.03.13 22:19:41.836693 [ 3 ] {39447afc-d32d-4c4a-9136-a75eb83442ef} <Debug> TCPHandler: Processed in 0.002620735 sec. | ||
| 1892 | 2026.03.13 22:19:41.836705 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 1893 | 2026.03.13 22:19:41.836805 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1894 | 2026.03.13 22:19:41.836894 [ 3 ] {ff63d36b-c6e9-4d0b-9d1c-92c1ebc5eb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1895 | 2026.03.13 22:19:41.836933 [ 3 ] {ff63d36b-c6e9-4d0b-9d1c-92c1ebc5eb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1896 | 2026.03.13 22:19:41.837249 [ 3 ] {ff63d36b-c6e9-4d0b-9d1c-92c1ebc5eb55} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1897 | 2026.03.13 22:19:41.837282 [ 3 ] {ff63d36b-c6e9-4d0b-9d1c-92c1ebc5eb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1898 | 2026.03.13 22:19:41.837800 [ 3 ] {ff63d36b-c6e9-4d0b-9d1c-92c1ebc5eb55} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1899 | 2026.03.13 22:19:41.838233 [ 3 ] {ff63d36b-c6e9-4d0b-9d1c-92c1ebc5eb55} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1900 | 2026.03.13 22:19:41.838354 [ 71 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1901 | 2026.03.13 22:19:41.838364 [ 3 ] {ff63d36b-c6e9-4d0b-9d1c-92c1ebc5eb55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001464 sec., 40983.60655737705 rows/sec., 2.76 MiB/sec. | ||
| 1902 | 2026.03.13 22:19:41.838391 [ 71 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2026.03.13 22:19:41.838409 [ 3 ] {ff63d36b-c6e9-4d0b-9d1c-92c1ebc5eb55} <Debug> TCPHandler: Processed in 0.001632404 sec. | ||
| 1904 | 2026.03.13 22:19:41.838412 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1905 | 2026.03.13 22:19:41.838475 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 1906 | 2026.03.13 22:19:41.838540 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1907 | 2026.03.13 22:19:41.838562 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 1908 | 2026.03.13 22:19:41.838619 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1909 | 2026.03.13 22:19:41.838659 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 1910 | 2026.03.13 22:19:41.838694 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 1911 | 2026.03.13 22:19:41.838732 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 1912 | 2026.03.13 22:19:41.838766 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 1913 | 2026.03.13 22:19:41.839370 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.000976181 sec., 129074.42369806419 rows/sec., 8.52 MiB/sec. | ||
| 1914 | 2026.03.13 22:19:41.839631 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1915 | 2026.03.13 22:19:41.840073 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_6_1} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1916 | 2026.03.13 22:19:41.840131 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_6_1} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1917 | 2026.03.13 22:19:41.840178 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 1918 | 2026.03.13 22:19:43.636405 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 256 | ||
| 1919 | 2026.03.13 22:19:43.639212 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2026.03.13 22:19:43.639327 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1921 | 2026.03.13 22:19:43.640582 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1922 | 2026.03.13 22:19:43.640860 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2026.03.13 22:19:43.641209 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 256 | ||
| 1924 | 2026.03.13 22:19:46.135431 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3420 | ||
| 1925 | 2026.03.13 22:19:46.136241 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1926 | 2026.03.13 22:19:46.136288 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1927 | 2026.03.13 22:19:46.136770 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1928 | 2026.03.13 22:19:46.136997 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1929 | 2026.03.13 22:19:46.137140 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3420 | ||
| 1930 | 2026.03.13 22:19:46.307583 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1931 | 2026.03.13 22:19:46.324796 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1932 | 2026.03.13 22:19:46.324853 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1933 | 2026.03.13 22:19:46.330511 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1934 | 2026.03.13 22:19:46.331187 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1935 | 2026.03.13 22:19:46.334178 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1936 | 2026.03.13 22:19:46.825677 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2026.03.13 22:19:46.825853 [ 3 ] {5525eb52-d15f-4e21-a447-46fd06078759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1938 | 2026.03.13 22:19:46.825920 [ 3 ] {5525eb52-d15f-4e21-a447-46fd06078759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1939 | 2026.03.13 22:19:46.826572 [ 3 ] {5525eb52-d15f-4e21-a447-46fd06078759} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1940 | 2026.03.13 22:19:46.826620 [ 3 ] {5525eb52-d15f-4e21-a447-46fd06078759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1941 | 2026.03.13 22:19:46.827008 [ 3 ] {5525eb52-d15f-4e21-a447-46fd06078759} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1942 | 2026.03.13 22:19:46.827232 [ 3 ] {5525eb52-d15f-4e21-a447-46fd06078759} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1943 | 2026.03.13 22:19:46.827382 [ 3 ] {5525eb52-d15f-4e21-a447-46fd06078759} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001578 sec., 35487.95944233207 rows/sec., 2.71 MiB/sec. | ||
| 1944 | 2026.03.13 22:19:46.827423 [ 3 ] {5525eb52-d15f-4e21-a447-46fd06078759} <Debug> TCPHandler: Processed in 0.00187397 sec. | ||
| 1945 | 2026.03.13 22:19:46.827547 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1946 | 2026.03.13 22:19:46.827643 [ 3 ] {92b66b32-61c8-46ef-95f5-5d75ca8cc6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1947 | 2026.03.13 22:19:46.827682 [ 3 ] {92b66b32-61c8-46ef-95f5-5d75ca8cc6fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1948 | 2026.03.13 22:19:46.828103 [ 3 ] {92b66b32-61c8-46ef-95f5-5d75ca8cc6fc} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2026.03.13 22:19:46.828139 [ 3 ] {92b66b32-61c8-46ef-95f5-5d75ca8cc6fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1950 | 2026.03.13 22:19:46.828438 [ 3 ] {92b66b32-61c8-46ef-95f5-5d75ca8cc6fc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1951 | 2026.03.13 22:19:46.828646 [ 3 ] {92b66b32-61c8-46ef-95f5-5d75ca8cc6fc} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1952 | 2026.03.13 22:19:46.828772 [ 3 ] {92b66b32-61c8-46ef-95f5-5d75ca8cc6fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 4.35 MiB/sec. | ||
| 1953 | 2026.03.13 22:19:46.828809 [ 3 ] {92b66b32-61c8-46ef-95f5-5d75ca8cc6fc} <Debug> TCPHandler: Processed in 0.001311628 sec. | ||
| 1954 | 2026.03.13 22:19:46.828930 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1955 | 2026.03.13 22:19:46.829025 [ 3 ] {d8d3fa25-921f-44de-81f0-82568c85b897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1956 | 2026.03.13 22:19:46.829069 [ 3 ] {d8d3fa25-921f-44de-81f0-82568c85b897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1957 | 2026.03.13 22:19:46.829488 [ 3 ] {d8d3fa25-921f-44de-81f0-82568c85b897} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1958 | 2026.03.13 22:19:46.829524 [ 3 ] {d8d3fa25-921f-44de-81f0-82568c85b897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1959 | 2026.03.13 22:19:46.829841 [ 3 ] {d8d3fa25-921f-44de-81f0-82568c85b897} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1960 | 2026.03.13 22:19:46.830062 [ 3 ] {d8d3fa25-921f-44de-81f0-82568c85b897} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1961 | 2026.03.13 22:19:46.830189 [ 3 ] {d8d3fa25-921f-44de-81f0-82568c85b897} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 1962 | 2026.03.13 22:19:46.830226 [ 3 ] {d8d3fa25-921f-44de-81f0-82568c85b897} <Debug> TCPHandler: Processed in 0.001351709 sec. | ||
| 1963 | 2026.03.13 22:19:46.830337 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1964 | 2026.03.13 22:19:46.830430 [ 3 ] {3cdf1be7-16a5-4d4f-9526-66405b97e5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1965 | 2026.03.13 22:19:46.830472 [ 3 ] {3cdf1be7-16a5-4d4f-9526-66405b97e5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1966 | 2026.03.13 22:19:46.830802 [ 3 ] {3cdf1be7-16a5-4d4f-9526-66405b97e5b1} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2026.03.13 22:19:46.830839 [ 3 ] {3cdf1be7-16a5-4d4f-9526-66405b97e5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1968 | 2026.03.13 22:19:46.831132 [ 3 ] {3cdf1be7-16a5-4d4f-9526-66405b97e5b1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1969 | 2026.03.13 22:19:46.831333 [ 3 ] {3cdf1be7-16a5-4d4f-9526-66405b97e5b1} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2026.03.13 22:19:46.831460 [ 3 ] {3cdf1be7-16a5-4d4f-9526-66405b97e5b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 1971 | 2026.03.13 22:19:46.831495 [ 3 ] {3cdf1be7-16a5-4d4f-9526-66405b97e5b1} <Debug> TCPHandler: Processed in 0.001207486 sec. | ||
| 1972 | 2026.03.13 22:19:49.502368 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2026.03.13 22:19:49.502582 [ 3 ] {408dbcf6-27dd-452f-aa17-5855e6d73106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1974 | 2026.03.13 22:19:49.502655 [ 3 ] {408dbcf6-27dd-452f-aa17-5855e6d73106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1975 | 2026.03.13 22:19:49.503281 [ 3 ] {408dbcf6-27dd-452f-aa17-5855e6d73106} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1976 | 2026.03.13 22:19:49.503326 [ 3 ] {408dbcf6-27dd-452f-aa17-5855e6d73106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1977 | 2026.03.13 22:19:49.503717 [ 3 ] {408dbcf6-27dd-452f-aa17-5855e6d73106} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1978 | 2026.03.13 22:19:49.503943 [ 3 ] {408dbcf6-27dd-452f-aa17-5855e6d73106} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1979 | 2026.03.13 22:19:49.504105 [ 3 ] {408dbcf6-27dd-452f-aa17-5855e6d73106} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001577 sec., 15218.769816106531 rows/sec., 1.26 MiB/sec. | ||
| 1980 | 2026.03.13 22:19:49.504152 [ 3 ] {408dbcf6-27dd-452f-aa17-5855e6d73106} <Debug> TCPHandler: Processed in 0.001920191 sec. | ||
| 1981 | 2026.03.13 22:19:49.504273 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1982 | 2026.03.13 22:19:49.504376 [ 3 ] {5b8f80da-63ee-4e1e-839a-c10fc07a1be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1983 | 2026.03.13 22:19:49.504419 [ 3 ] {5b8f80da-63ee-4e1e-839a-c10fc07a1be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1984 | 2026.03.13 22:19:49.505801 [ 3 ] {5b8f80da-63ee-4e1e-839a-c10fc07a1be6} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2026.03.13 22:19:49.505836 [ 3 ] {5b8f80da-63ee-4e1e-839a-c10fc07a1be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1986 | 2026.03.13 22:19:49.506276 [ 3 ] {5b8f80da-63ee-4e1e-839a-c10fc07a1be6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1987 | 2026.03.13 22:19:49.506501 [ 3 ] {5b8f80da-63ee-4e1e-839a-c10fc07a1be6} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.03.13 22:19:49.506635 [ 3 ] {5b8f80da-63ee-4e1e-839a-c10fc07a1be6} <Debug> executeQuery: Read 2136 rows, 167.28 KiB in 0.002284 sec., 935201.4010507881 rows/sec., 71.52 MiB/sec. | ||
| 1989 | 2026.03.13 22:19:49.506673 [ 3 ] {5b8f80da-63ee-4e1e-839a-c10fc07a1be6} <Debug> TCPHandler: Processed in 0.002452842 sec. | ||
| 1990 | 2026.03.13 22:19:49.506784 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1991 | 2026.03.13 22:19:49.506880 [ 3 ] {8425f6a3-eb20-48a2-9c44-987f14eda8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1992 | 2026.03.13 22:19:49.506920 [ 3 ] {8425f6a3-eb20-48a2-9c44-987f14eda8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1993 | 2026.03.13 22:19:49.507338 [ 3 ] {8425f6a3-eb20-48a2-9c44-987f14eda8fc} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1994 | 2026.03.13 22:19:49.507371 [ 3 ] {8425f6a3-eb20-48a2-9c44-987f14eda8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1995 | 2026.03.13 22:19:49.507663 [ 3 ] {8425f6a3-eb20-48a2-9c44-987f14eda8fc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1996 | 2026.03.13 22:19:49.507870 [ 3 ] {8425f6a3-eb20-48a2-9c44-987f14eda8fc} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1997 | 2026.03.13 22:19:49.508003 [ 3 ] {8425f6a3-eb20-48a2-9c44-987f14eda8fc} <Debug> executeQuery: Read 61 rows, 4.65 KiB in 0.001144 sec., 53321.67832167832 rows/sec., 3.97 MiB/sec. | ||
| 1998 | 2026.03.13 22:19:49.508039 [ 3 ] {8425f6a3-eb20-48a2-9c44-987f14eda8fc} <Debug> TCPHandler: Processed in 0.001306157 sec. | ||
| 1999 | 2026.03.13 22:19:49.508145 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2000 | 2026.03.13 22:19:49.508238 [ 3 ] {2826365d-81bd-468e-aaa8-cf0ee4bc2d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2001 | 2026.03.13 22:19:49.508276 [ 3 ] {2826365d-81bd-468e-aaa8-cf0ee4bc2d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2002 | 2026.03.13 22:19:49.508868 [ 3 ] {2826365d-81bd-468e-aaa8-cf0ee4bc2d1f} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2026.03.13 22:19:49.508902 [ 3 ] {2826365d-81bd-468e-aaa8-cf0ee4bc2d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2004 | 2026.03.13 22:19:49.509223 [ 3 ] {2826365d-81bd-468e-aaa8-cf0ee4bc2d1f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2005 | 2026.03.13 22:19:49.509432 [ 3 ] {2826365d-81bd-468e-aaa8-cf0ee4bc2d1f} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2026.03.13 22:19:49.509553 [ 3 ] {2826365d-81bd-468e-aaa8-cf0ee4bc2d1f} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001335 sec., 548314.606741573 rows/sec., 32.43 MiB/sec. | ||
| 2007 | 2026.03.13 22:19:49.509589 [ 3 ] {2826365d-81bd-468e-aaa8-cf0ee4bc2d1f} <Debug> TCPHandler: Processed in 0.001493781 sec. | ||
| 2008 | 2026.03.13 22:19:49.509698 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2026.03.13 22:19:49.509792 [ 3 ] {53603fb8-a9bf-4ca9-9c60-776966123357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2010 | 2026.03.13 22:19:49.509830 [ 3 ] {53603fb8-a9bf-4ca9-9c60-776966123357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2011 | 2026.03.13 22:19:49.510201 [ 3 ] {53603fb8-a9bf-4ca9-9c60-776966123357} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2026.03.13 22:19:49.510235 [ 3 ] {53603fb8-a9bf-4ca9-9c60-776966123357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2013 | 2026.03.13 22:19:49.510505 [ 3 ] {53603fb8-a9bf-4ca9-9c60-776966123357} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2014 | 2026.03.13 22:19:49.510719 [ 3 ] {53603fb8-a9bf-4ca9-9c60-776966123357} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2026.03.13 22:19:49.510839 [ 3 ] {53603fb8-a9bf-4ca9-9c60-776966123357} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 66.02 KiB/sec. | ||
| 2016 | 2026.03.13 22:19:49.510875 [ 3 ] {53603fb8-a9bf-4ca9-9c60-776966123357} <Debug> TCPHandler: Processed in 0.001224495 sec. | ||
| 2017 | 2026.03.13 22:19:49.510979 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2018 | 2026.03.13 22:19:49.511072 [ 3 ] {a0f38e73-d82a-4e6c-85a8-f06e8527dfa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2019 | 2026.03.13 22:19:49.511110 [ 3 ] {a0f38e73-d82a-4e6c-85a8-f06e8527dfa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2020 | 2026.03.13 22:19:49.511494 [ 3 ] {a0f38e73-d82a-4e6c-85a8-f06e8527dfa8} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2026.03.13 22:19:49.511528 [ 3 ] {a0f38e73-d82a-4e6c-85a8-f06e8527dfa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2022 | 2026.03.13 22:19:49.511809 [ 3 ] {a0f38e73-d82a-4e6c-85a8-f06e8527dfa8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2023 | 2026.03.13 22:19:49.512017 [ 3 ] {a0f38e73-d82a-4e6c-85a8-f06e8527dfa8} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2026.03.13 22:19:49.512141 [ 3 ] {a0f38e73-d82a-4e6c-85a8-f06e8527dfa8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001086 sec., 11049.723756906078 rows/sec., 863.26 KiB/sec. | ||
| 2025 | 2026.03.13 22:19:49.512177 [ 3 ] {a0f38e73-d82a-4e6c-85a8-f06e8527dfa8} <Debug> TCPHandler: Processed in 0.001246286 sec. | ||
| 2026 | 2026.03.13 22:19:49.512285 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2027 | 2026.03.13 22:19:49.512378 [ 3 ] {7579c985-8ff9-41d4-bc43-f54d42b57202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2028 | 2026.03.13 22:19:49.512417 [ 3 ] {7579c985-8ff9-41d4-bc43-f54d42b57202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2029 | 2026.03.13 22:19:49.513126 [ 3 ] {7579c985-8ff9-41d4-bc43-f54d42b57202} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2030 | 2026.03.13 22:19:49.513160 [ 3 ] {7579c985-8ff9-41d4-bc43-f54d42b57202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2031 | 2026.03.13 22:19:49.513496 [ 3 ] {7579c985-8ff9-41d4-bc43-f54d42b57202} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2032 | 2026.03.13 22:19:49.513710 [ 3 ] {7579c985-8ff9-41d4-bc43-f54d42b57202} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2033 | 2026.03.13 22:19:49.513831 [ 3 ] {7579c985-8ff9-41d4-bc43-f54d42b57202} <Debug> executeQuery: Read 1085 rows, 77.52 KiB in 0.001472 sec., 737092.3913043478 rows/sec., 51.43 MiB/sec. | ||
| 2034 | 2026.03.13 22:19:49.513867 [ 3 ] {7579c985-8ff9-41d4-bc43-f54d42b57202} <Debug> TCPHandler: Processed in 0.001631664 sec. | ||
| 2035 | 2026.03.13 22:19:49.513981 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2036 | 2026.03.13 22:19:49.514076 [ 3 ] {df1eb8dc-04f4-44c6-b3e1-16d5cb1f03fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2037 | 2026.03.13 22:19:49.514117 [ 3 ] {df1eb8dc-04f4-44c6-b3e1-16d5cb1f03fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2038 | 2026.03.13 22:19:49.514750 [ 3 ] {df1eb8dc-04f4-44c6-b3e1-16d5cb1f03fb} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2039 | 2026.03.13 22:19:49.514784 [ 3 ] {df1eb8dc-04f4-44c6-b3e1-16d5cb1f03fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2040 | 2026.03.13 22:19:49.515181 [ 3 ] {df1eb8dc-04f4-44c6-b3e1-16d5cb1f03fb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2041 | 2026.03.13 22:19:49.515390 [ 3 ] {df1eb8dc-04f4-44c6-b3e1-16d5cb1f03fb} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2042 | 2026.03.13 22:19:49.515521 [ 3 ] {df1eb8dc-04f4-44c6-b3e1-16d5cb1f03fb} <Debug> executeQuery: Read 1311 rows, 85.06 KiB in 0.001464 sec., 895491.8032786885 rows/sec., 56.74 MiB/sec. | ||
| 2043 | 2026.03.13 22:19:49.515557 [ 3 ] {df1eb8dc-04f4-44c6-b3e1-16d5cb1f03fb} <Debug> TCPHandler: Processed in 0.001628925 sec. | ||
| 2044 | 2026.03.13 22:19:49.515667 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2045 | 2026.03.13 22:19:49.515760 [ 3 ] {76da15c2-088d-4a2d-b6d6-44ad11e47cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2046 | 2026.03.13 22:19:49.515812 [ 3 ] {76da15c2-088d-4a2d-b6d6-44ad11e47cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2047 | 2026.03.13 22:19:49.516616 [ 3 ] {76da15c2-088d-4a2d-b6d6-44ad11e47cc8} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2048 | 2026.03.13 22:19:49.516649 [ 3 ] {76da15c2-088d-4a2d-b6d6-44ad11e47cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2049 | 2026.03.13 22:19:49.517191 [ 3 ] {76da15c2-088d-4a2d-b6d6-44ad11e47cc8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2050 | 2026.03.13 22:19:49.517416 [ 3 ] {76da15c2-088d-4a2d-b6d6-44ad11e47cc8} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2051 | 2026.03.13 22:19:49.517549 [ 3 ] {76da15c2-088d-4a2d-b6d6-44ad11e47cc8} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001808 sec., 27101.769911504427 rows/sec., 48.57 MiB/sec. | ||
| 2052 | 2026.03.13 22:19:49.517595 [ 3 ] {76da15c2-088d-4a2d-b6d6-44ad11e47cc8} <Debug> TCPHandler: Processed in 0.001979182 sec. | ||
| 2053 | 2026.03.13 22:19:49.517699 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2054 | 2026.03.13 22:19:49.517791 [ 3 ] {f86acc3f-6cdf-48bc-ac65-b5b362693655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2055 | 2026.03.13 22:19:49.517832 [ 3 ] {f86acc3f-6cdf-48bc-ac65-b5b362693655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2056 | 2026.03.13 22:19:49.518154 [ 3 ] {f86acc3f-6cdf-48bc-ac65-b5b362693655} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2057 | 2026.03.13 22:19:49.518188 [ 3 ] {f86acc3f-6cdf-48bc-ac65-b5b362693655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2058 | 2026.03.13 22:19:49.518479 [ 3 ] {f86acc3f-6cdf-48bc-ac65-b5b362693655} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2059 | 2026.03.13 22:19:49.518686 [ 3 ] {f86acc3f-6cdf-48bc-ac65-b5b362693655} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2060 | 2026.03.13 22:19:49.518810 [ 3 ] {f86acc3f-6cdf-48bc-ac65-b5b362693655} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001038 sec., 34682.08092485549 rows/sec., 2.34 MiB/sec. | ||
| 2061 | 2026.03.13 22:19:49.518844 [ 3 ] {f86acc3f-6cdf-48bc-ac65-b5b362693655} <Debug> TCPHandler: Processed in 0.001194326 sec. | ||
| 2062 | 2026.03.13 22:19:51.820248 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2063 | 2026.03.13 22:19:51.820441 [ 3 ] {ddc4b4df-777d-4e8c-b330-221089b33ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2064 | 2026.03.13 22:19:51.820509 [ 3 ] {ddc4b4df-777d-4e8c-b330-221089b33ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2065 | 2026.03.13 22:19:51.821130 [ 3 ] {ddc4b4df-777d-4e8c-b330-221089b33ad8} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2066 | 2026.03.13 22:19:51.821174 [ 3 ] {ddc4b4df-777d-4e8c-b330-221089b33ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2067 | 2026.03.13 22:19:51.821576 [ 3 ] {ddc4b4df-777d-4e8c-b330-221089b33ad8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2068 | 2026.03.13 22:19:51.821810 [ 3 ] {ddc4b4df-777d-4e8c-b330-221089b33ad8} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2069 | 2026.03.13 22:19:51.821964 [ 3 ] {ddc4b4df-777d-4e8c-b330-221089b33ad8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001578 sec., 35487.95944233207 rows/sec., 2.71 MiB/sec. | ||
| 2070 | 2026.03.13 22:19:51.822006 [ 3 ] {ddc4b4df-777d-4e8c-b330-221089b33ad8} <Debug> TCPHandler: Processed in 0.00188752 sec. | ||
| 2071 | 2026.03.13 22:19:51.822127 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2072 | 2026.03.13 22:19:51.822226 [ 3 ] {6a53412c-5847-433c-9da9-e0fb592ac6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2073 | 2026.03.13 22:19:51.822266 [ 3 ] {6a53412c-5847-433c-9da9-e0fb592ac6e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2074 | 2026.03.13 22:19:51.822687 [ 3 ] {6a53412c-5847-433c-9da9-e0fb592ac6e9} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2075 | 2026.03.13 22:19:51.822721 [ 3 ] {6a53412c-5847-433c-9da9-e0fb592ac6e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2076 | 2026.03.13 22:19:51.823022 [ 3 ] {6a53412c-5847-433c-9da9-e0fb592ac6e9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2077 | 2026.03.13 22:19:51.823233 [ 3 ] {6a53412c-5847-433c-9da9-e0fb592ac6e9} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2078 | 2026.03.13 22:19:51.823359 [ 3 ] {6a53412c-5847-433c-9da9-e0fb592ac6e9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001152 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec. | ||
| 2079 | 2026.03.13 22:19:51.823394 [ 3 ] {6a53412c-5847-433c-9da9-e0fb592ac6e9} <Debug> TCPHandler: Processed in 0.001318518 sec. | ||
| 2080 | 2026.03.13 22:19:51.823511 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2081 | 2026.03.13 22:19:51.823606 [ 3 ] {12876832-edaa-47a1-8154-cf66ca2ee414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2082 | 2026.03.13 22:19:51.823650 [ 3 ] {12876832-edaa-47a1-8154-cf66ca2ee414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2083 | 2026.03.13 22:19:51.824100 [ 3 ] {12876832-edaa-47a1-8154-cf66ca2ee414} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2084 | 2026.03.13 22:19:51.824134 [ 3 ] {12876832-edaa-47a1-8154-cf66ca2ee414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2085 | 2026.03.13 22:19:51.824452 [ 3 ] {12876832-edaa-47a1-8154-cf66ca2ee414} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2086 | 2026.03.13 22:19:51.824674 [ 3 ] {12876832-edaa-47a1-8154-cf66ca2ee414} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2087 | 2026.03.13 22:19:51.824804 [ 3 ] {12876832-edaa-47a1-8154-cf66ca2ee414} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 3.66 MiB/sec. | ||
| 2088 | 2026.03.13 22:19:51.824841 [ 3 ] {12876832-edaa-47a1-8154-cf66ca2ee414} <Debug> TCPHandler: Processed in 0.001380909 sec. | ||
| 2089 | 2026.03.13 22:19:51.824975 [ 3 ] {} <Trace> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2090 | 2026.03.13 22:19:51.825072 [ 3 ] {bd493be6-1ce5-44e5-8f0d-376bbf7580f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59770) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2091 | 2026.03.13 22:19:51.825115 [ 3 ] {bd493be6-1ce5-44e5-8f0d-376bbf7580f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2092 | 2026.03.13 22:19:51.825439 [ 3 ] {bd493be6-1ce5-44e5-8f0d-376bbf7580f3} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2093 | 2026.03.13 22:19:51.825476 [ 3 ] {bd493be6-1ce5-44e5-8f0d-376bbf7580f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2094 | 2026.03.13 22:19:51.825775 [ 3 ] {bd493be6-1ce5-44e5-8f0d-376bbf7580f3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2095 | 2026.03.13 22:19:51.825987 [ 3 ] {bd493be6-1ce5-44e5-8f0d-376bbf7580f3} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2096 | 2026.03.13 22:19:51.826121 [ 3 ] {bd493be6-1ce5-44e5-8f0d-376bbf7580f3} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001066 sec., 22514.071294559097 rows/sec., 1.52 MiB/sec. | ||
| 2097 | 2026.03.13 22:19:51.826161 [ 3 ] {bd493be6-1ce5-44e5-8f0d-376bbf7580f3} <Debug> TCPHandler: Processed in 0.001236556 sec. | ||
| 2098 | 2026.03.13 22:19:53.573918 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2099 | 2026.03.13 22:19:53.573980 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2100 | 2026.03.13 22:19:53.637866 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3868 | ||
| 2101 | 2026.03.13 22:19:53.638340 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2102 | 2026.03.13 22:19:53.638378 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2103 | 2026.03.13 22:19:53.638930 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2104 | 2026.03.13 22:19:53.639152 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2105 | 2026.03.13 22:19:53.639280 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3868 | ||
| 2106 | 2026.03.13 22:19:53.642010 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 292 | ||
| 2107 | 2026.03.13 22:19:53.644187 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2026.03.13 22:19:53.644229 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2109 | 2026.03.13 22:19:53.645354 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2110 | 2026.03.13 22:19:53.645615 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2026.03.13 22:19:53.645742 [ 56 ] {} <Debug> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2112 | 2026.03.13 22:19:53.645787 [ 56 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2026.03.13 22:19:53.645805 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2114 | 2026.03.13 22:19:53.645846 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 292 | ||
| 2115 | 2026.03.13 22:19:53.645900 [ 199 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::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 | ||
| 2116 | 2026.03.13 22:19:53.646471 [ 199 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2117 | 2026.03.13 22:19:53.646655 [ 199 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::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 | ||
| 2118 | 2026.03.13 22:19:53.647036 [ 199 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::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 | ||
| 2119 | 2026.03.13 22:19:53.647409 [ 199 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 86 rows starting from the beginning of the part | ||
| 2120 | 2026.03.13 22:19:53.647781 [ 199 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 2121 | 2026.03.13 22:19:53.648275 [ 199 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 54 rows starting from the beginning of the part | ||
| 2122 | 2026.03.13 22:19:53.648735 [ 199 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2123 | 2026.03.13 22:19:53.654368 [ 191 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 72 columns (72 merged, 0 gathered) in 0.008501711 sec., 34346.02752316563 rows/sec., 35.70 MiB/sec. | ||
| 2124 | 2026.03.13 22:19:53.655450 [ 192 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2125 | 2026.03.13 22:19:53.656099 [ 192 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_6_1} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2126 | 2026.03.13 22:19:53.656180 [ 192 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_6_1} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2127 | 2026.03.13 22:19:53.656418 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 2128 | 2026.03.13 22:19:53.834881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2129 | 2026.03.13 22:19:53.852312 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2026.03.13 22:19:53.852368 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2131 | 2026.03.13 22:19:53.857817 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2132 | 2026.03.13 22:19:53.858494 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2026.03.13 22:19:53.861491 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2134 | 2026.03.13 22:19:56.458745 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2135 | 2026.03.13 22:19:56.458811 [ 3 ] {} <Debug> TCP-Session: 3d9e55e7-91d5-42be-818c-aed5ccb5db2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2136 | 2026.03.13 22:19:56.825122 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2137 | 2026.03.13 22:19:56.825319 [ 4 ] {3c58c413-7e9e-49bd-afe3-aaf1b54b9e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2138 | 2026.03.13 22:19:56.825393 [ 4 ] {3c58c413-7e9e-49bd-afe3-aaf1b54b9e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2139 | 2026.03.13 22:19:56.826139 [ 4 ] {3c58c413-7e9e-49bd-afe3-aaf1b54b9e21} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2140 | 2026.03.13 22:19:56.826190 [ 4 ] {3c58c413-7e9e-49bd-afe3-aaf1b54b9e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2141 | 2026.03.13 22:19:56.826581 [ 4 ] {3c58c413-7e9e-49bd-afe3-aaf1b54b9e21} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2142 | 2026.03.13 22:19:56.826802 [ 4 ] {3c58c413-7e9e-49bd-afe3-aaf1b54b9e21} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2143 | 2026.03.13 22:19:56.826954 [ 4 ] {3c58c413-7e9e-49bd-afe3-aaf1b54b9e21} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001689 sec., 33155.71343990527 rows/sec., 2.53 MiB/sec. | ||
| 2144 | 2026.03.13 22:19:56.826995 [ 4 ] {3c58c413-7e9e-49bd-afe3-aaf1b54b9e21} <Debug> TCPHandler: Processed in 0.002014963 sec. | ||
| 2145 | 2026.03.13 22:19:56.827111 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2146 | 2026.03.13 22:19:56.827213 [ 4 ] {23e1195f-91dc-4ddb-96de-689086a41590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2147 | 2026.03.13 22:19:56.827256 [ 4 ] {23e1195f-91dc-4ddb-96de-689086a41590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2148 | 2026.03.13 22:19:56.827674 [ 4 ] {23e1195f-91dc-4ddb-96de-689086a41590} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2149 | 2026.03.13 22:19:56.827709 [ 4 ] {23e1195f-91dc-4ddb-96de-689086a41590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2150 | 2026.03.13 22:19:56.828004 [ 4 ] {23e1195f-91dc-4ddb-96de-689086a41590} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2151 | 2026.03.13 22:19:56.828215 [ 4 ] {23e1195f-91dc-4ddb-96de-689086a41590} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2152 | 2026.03.13 22:19:56.828339 [ 4 ] {23e1195f-91dc-4ddb-96de-689086a41590} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001149 sec., 55700.6092254134 rows/sec., 4.35 MiB/sec. | ||
| 2153 | 2026.03.13 22:19:56.828374 [ 4 ] {23e1195f-91dc-4ddb-96de-689086a41590} <Debug> TCPHandler: Processed in 0.001314488 sec. | ||
| 2154 | 2026.03.13 22:19:56.828494 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2155 | 2026.03.13 22:19:56.828590 [ 4 ] {2020fa8c-9157-4982-8bfb-89b4b86fbd34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2156 | 2026.03.13 22:19:56.828633 [ 4 ] {2020fa8c-9157-4982-8bfb-89b4b86fbd34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2157 | 2026.03.13 22:19:56.829048 [ 4 ] {2020fa8c-9157-4982-8bfb-89b4b86fbd34} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2158 | 2026.03.13 22:19:56.829083 [ 4 ] {2020fa8c-9157-4982-8bfb-89b4b86fbd34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2159 | 2026.03.13 22:19:56.829404 [ 4 ] {2020fa8c-9157-4982-8bfb-89b4b86fbd34} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2160 | 2026.03.13 22:19:56.829602 [ 4 ] {2020fa8c-9157-4982-8bfb-89b4b86fbd34} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2161 | 2026.03.13 22:19:56.829729 [ 4 ] {2020fa8c-9157-4982-8bfb-89b4b86fbd34} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 2162 | 2026.03.13 22:19:56.829763 [ 4 ] {2020fa8c-9157-4982-8bfb-89b4b86fbd34} <Debug> TCPHandler: Processed in 0.001321238 sec. | ||
| 2163 | 2026.03.13 22:19:56.829887 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2164 | 2026.03.13 22:19:56.829980 [ 4 ] {5c45702a-de9e-4f69-8404-639b084bd0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2165 | 2026.03.13 22:19:56.830023 [ 4 ] {5c45702a-de9e-4f69-8404-639b084bd0d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2166 | 2026.03.13 22:19:56.830358 [ 4 ] {5c45702a-de9e-4f69-8404-639b084bd0d0} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2167 | 2026.03.13 22:19:56.830393 [ 4 ] {5c45702a-de9e-4f69-8404-639b084bd0d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2168 | 2026.03.13 22:19:56.830685 [ 4 ] {5c45702a-de9e-4f69-8404-639b084bd0d0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2169 | 2026.03.13 22:19:56.830884 [ 4 ] {5c45702a-de9e-4f69-8404-639b084bd0d0} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2026.03.13 22:19:56.831008 [ 4 ] {5c45702a-de9e-4f69-8404-639b084bd0d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 2171 | 2026.03.13 22:19:56.831042 [ 4 ] {5c45702a-de9e-4f69-8404-639b084bd0d0} <Debug> TCPHandler: Processed in 0.001205525 sec. | ||
| 2172 | 2026.03.13 22:19:57.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.99 MiB, peak 209.31 MiB, free memory in arenas 0.00 B, will set to 204.76 MiB (RSS), difference: 1.77 MiB | ||
| 2173 | 2026.03.13 22:20:01.140105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4380 | ||
| 2174 | 2026.03.13 22:20:01.140634 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2026.03.13 22:20:01.140683 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2176 | 2026.03.13 22:20:01.141165 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2177 | 2026.03.13 22:20:01.141409 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2178 | 2026.03.13 22:20:01.141559 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4380 | ||
| 2179 | 2026.03.13 22:20:01.362359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2180 | 2026.03.13 22:20:01.379068 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2181 | 2026.03.13 22:20:01.379129 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2182 | 2026.03.13 22:20:01.385007 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2183 | 2026.03.13 22:20:01.385713 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2184 | 2026.03.13 22:20:01.388820 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2185 | 2026.03.13 22:20:01.543175 [ 42 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2186 | 2026.03.13 22:20:01.543259 [ 42 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2187 | 2026.03.13 22:20:01.543292 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2188 | 2026.03.13 22:20:01.543475 [ 191 ] {4656371e-563a-46d1-a934-27f1632d252f::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 | ||
| 2189 | 2026.03.13 22:20:01.543710 [ 191 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2190 | 2026.03.13 22:20:01.543806 [ 191 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 58 rows starting from the beginning of the part | ||
| 2191 | 2026.03.13 22:20:01.543982 [ 191 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part | ||
| 2192 | 2026.03.13 22:20:01.544090 [ 191 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 2193 | 2026.03.13 22:20:01.544148 [ 191 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
| 2194 | 2026.03.13 22:20:01.544193 [ 191 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 61 rows starting from the beginning of the part | ||
| 2195 | 2026.03.13 22:20:01.545005 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 5 columns (5 merged, 0 gathered) in 0.001622524 sec., 122648.4169109363 rows/sec., 9.49 MiB/sec. | ||
| 2196 | 2026.03.13 22:20:01.545160 [ 199 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2197 | 2026.03.13 22:20:01.545421 [ 199 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_5_1} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2198 | 2026.03.13 22:20:01.545490 [ 199 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_5_1} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2199 | 2026.03.13 22:20:01.545558 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2200 | 2026.03.13 22:20:01.827200 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2201 | 2026.03.13 22:20:01.827388 [ 4 ] {32f69ed4-ec75-48b8-9cd8-2626c5f8cf97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2202 | 2026.03.13 22:20:01.827458 [ 4 ] {32f69ed4-ec75-48b8-9cd8-2626c5f8cf97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2203 | 2026.03.13 22:20:01.828246 [ 4 ] {32f69ed4-ec75-48b8-9cd8-2626c5f8cf97} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2204 | 2026.03.13 22:20:01.828299 [ 4 ] {32f69ed4-ec75-48b8-9cd8-2626c5f8cf97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2205 | 2026.03.13 22:20:01.828703 [ 4 ] {32f69ed4-ec75-48b8-9cd8-2626c5f8cf97} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2206 | 2026.03.13 22:20:01.828928 [ 4 ] {32f69ed4-ec75-48b8-9cd8-2626c5f8cf97} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2207 | 2026.03.13 22:20:01.829076 [ 42 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2208 | 2026.03.13 22:20:01.829091 [ 4 ] {32f69ed4-ec75-48b8-9cd8-2626c5f8cf97} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001716 sec., 76923.07692307692 rows/sec., 6.65 MiB/sec. | ||
| 2209 | 2026.03.13 22:20:01.829139 [ 42 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2026.03.13 22:20:01.829159 [ 4 ] {32f69ed4-ec75-48b8-9cd8-2626c5f8cf97} <Debug> TCPHandler: Processed in 0.002073304 sec. | ||
| 2211 | 2026.03.13 22:20:01.829166 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2212 | 2026.03.13 22:20:01.829303 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2213 | 2026.03.13 22:20:01.829332 [ 191 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 2214 | 2026.03.13 22:20:01.829412 [ 4 ] {fec57af8-7a42-4f62-919e-a482d01d98e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2215 | 2026.03.13 22:20:01.829462 [ 4 ] {fec57af8-7a42-4f62-919e-a482d01d98e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2216 | 2026.03.13 22:20:01.829518 [ 191 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2217 | 2026.03.13 22:20:01.829577 [ 191 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2145 rows starting from the beginning of the part | ||
| 2218 | 2026.03.13 22:20:01.829676 [ 191 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2219 | 2026.03.13 22:20:01.829746 [ 191 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2136 rows starting from the beginning of the part | ||
| 2220 | 2026.03.13 22:20:01.829813 [ 191 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2221 | 2026.03.13 22:20:01.829859 [ 191 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2222 | 2026.03.13 22:20:01.829900 [ 191 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 132 rows starting from the beginning of the part | ||
| 2223 | 2026.03.13 22:20:01.829904 [ 4 ] {fec57af8-7a42-4f62-919e-a482d01d98e2} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2224 | 2026.03.13 22:20:01.829951 [ 4 ] {fec57af8-7a42-4f62-919e-a482d01d98e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2225 | 2026.03.13 22:20:01.830309 [ 4 ] {fec57af8-7a42-4f62-919e-a482d01d98e2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2226 | 2026.03.13 22:20:01.830541 [ 4 ] {fec57af8-7a42-4f62-919e-a482d01d98e2} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2227 | 2026.03.13 22:20:01.830680 [ 4 ] {fec57af8-7a42-4f62-919e-a482d01d98e2} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001292 sec., 29411.764705882353 rows/sec., 2.16 MiB/sec. | ||
| 2228 | 2026.03.13 22:20:01.830717 [ 4 ] {fec57af8-7a42-4f62-919e-a482d01d98e2} <Debug> TCPHandler: Processed in 0.001466081 sec. | ||
| 2229 | 2026.03.13 22:20:01.830825 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2230 | 2026.03.13 22:20:01.830923 [ 4 ] {50cb2ea1-865d-41fa-a089-3b0854c424d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2231 | 2026.03.13 22:20:01.830962 [ 4 ] {50cb2ea1-865d-41fa-a089-3b0854c424d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2232 | 2026.03.13 22:20:01.831396 [ 4 ] {50cb2ea1-865d-41fa-a089-3b0854c424d2} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2233 | 2026.03.13 22:20:01.831432 [ 4 ] {50cb2ea1-865d-41fa-a089-3b0854c424d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2234 | 2026.03.13 22:20:01.831611 [ 192 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4581 rows, containing 5 columns (5 merged, 0 gathered) in 0.00236237 sec., 1939154.323835809 rows/sec., 156.23 MiB/sec. | ||
| 2235 | 2026.03.13 22:20:01.831770 [ 4 ] {50cb2ea1-865d-41fa-a089-3b0854c424d2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2236 | 2026.03.13 22:20:01.831933 [ 186 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2237 | 2026.03.13 22:20:01.831997 [ 4 ] {50cb2ea1-865d-41fa-a089-3b0854c424d2} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2238 | 2026.03.13 22:20:01.832101 [ 42 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2239 | 2026.03.13 22:20:01.832130 [ 4 ] {50cb2ea1-865d-41fa-a089-3b0854c424d2} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001252 sec., 81469.64856230031 rows/sec., 6.36 MiB/sec. | ||
| 2240 | 2026.03.13 22:20:01.832135 [ 42 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2241 | 2026.03.13 22:20:01.832170 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2242 | 2026.03.13 22:20:01.832172 [ 4 ] {50cb2ea1-865d-41fa-a089-3b0854c424d2} <Debug> TCPHandler: Processed in 0.001424541 sec. | ||
| 2243 | 2026.03.13 22:20:01.832238 [ 186 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_11_2} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2026.03.13 22:20:01.832244 [ 191 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 2245 | 2026.03.13 22:20:01.832288 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2246 | 2026.03.13 22:20:01.832329 [ 186 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_11_2} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2247 | 2026.03.13 22:20:01.832346 [ 191 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2248 | 2026.03.13 22:20:01.832373 [ 191 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1113 rows starting from the beginning of the part | ||
| 2249 | 2026.03.13 22:20:01.832385 [ 4 ] {49d9ab05-3e80-442e-b7c9-7eeaa2dd49c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2250 | 2026.03.13 22:20:01.832419 [ 191 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2251 | 2026.03.13 22:20:01.832422 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 2252 | 2026.03.13 22:20:01.832430 [ 4 ] {49d9ab05-3e80-442e-b7c9-7eeaa2dd49c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2253 | 2026.03.13 22:20:01.832465 [ 191 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1085 rows starting from the beginning of the part | ||
| 2254 | 2026.03.13 22:20:01.832503 [ 191 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2255 | 2026.03.13 22:20:01.832537 [ 191 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2256 | 2026.03.13 22:20:01.832576 [ 191 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 102 rows starting from the beginning of the part | ||
| 2257 | 2026.03.13 22:20:01.832926 [ 4 ] {49d9ab05-3e80-442e-b7c9-7eeaa2dd49c3} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2258 | 2026.03.13 22:20:01.832967 [ 4 ] {49d9ab05-3e80-442e-b7c9-7eeaa2dd49c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2259 | 2026.03.13 22:20:01.833315 [ 4 ] {49d9ab05-3e80-442e-b7c9-7eeaa2dd49c3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2260 | 2026.03.13 22:20:01.833524 [ 4 ] {49d9ab05-3e80-442e-b7c9-7eeaa2dd49c3} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2261 | 2026.03.13 22:20:01.833633 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2262 | 2026.03.13 22:20:01.833659 [ 4 ] {49d9ab05-3e80-442e-b7c9-7eeaa2dd49c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 2263 | 2026.03.13 22:20:01.833667 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2264 | 2026.03.13 22:20:01.833695 [ 186 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451801 sec., 1716488.6923207797 rows/sec., 128.18 MiB/sec. | ||
| 2265 | 2026.03.13 22:20:01.833699 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2266 | 2026.03.13 22:20:01.833702 [ 4 ] {49d9ab05-3e80-442e-b7c9-7eeaa2dd49c3} <Debug> TCPHandler: Processed in 0.00142674 sec. | ||
| 2267 | 2026.03.13 22:20:01.833814 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::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 | ||
| 2268 | 2026.03.13 22:20:01.833828 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2269 | 2026.03.13 22:20:01.833864 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2270 | 2026.03.13 22:20:01.833942 [ 4 ] {1d73e9e4-0279-43c0-b7c4-c69e8110dfd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2271 | 2026.03.13 22:20:01.833950 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2272 | 2026.03.13 22:20:01.834004 [ 4 ] {1d73e9e4-0279-43c0-b7c4-c69e8110dfd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2273 | 2026.03.13 22:20:01.834010 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2546 rows starting from the beginning of the part | ||
| 2274 | 2026.03.13 22:20:01.834114 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::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 | ||
| 2275 | 2026.03.13 22:20:01.834130 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_11_2} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2276 | 2026.03.13 22:20:01.834173 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1311 rows starting from the beginning of the part | ||
| 2277 | 2026.03.13 22:20:01.834211 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_11_2} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2278 | 2026.03.13 22:20:01.834233 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2279 | 2026.03.13 22:20:01.834287 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2280 | 2026.03.13 22:20:01.834291 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2281 | 2026.03.13 22:20:01.834347 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2282 | 2026.03.13 22:20:01.834970 [ 4 ] {1d73e9e4-0279-43c0-b7c4-c69e8110dfd4} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2283 | 2026.03.13 22:20:01.835010 [ 4 ] {1d73e9e4-0279-43c0-b7c4-c69e8110dfd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2284 | 2026.03.13 22:20:01.835594 [ 4 ] {1d73e9e4-0279-43c0-b7c4-c69e8110dfd4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2285 | 2026.03.13 22:20:01.835829 [ 4 ] {1d73e9e4-0279-43c0-b7c4-c69e8110dfd4} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2286 | 2026.03.13 22:20:01.835979 [ 4 ] {1d73e9e4-0279-43c0-b7c4-c69e8110dfd4} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002055 sec., 18491.484184914843 rows/sec., 33.14 MiB/sec. | ||
| 2287 | 2026.03.13 22:20:01.836044 [ 4 ] {1d73e9e4-0279-43c0-b7c4-c69e8110dfd4} <Debug> TCPHandler: Processed in 0.002264578 sec. | ||
| 2288 | 2026.03.13 22:20:01.836151 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2289 | 2026.03.13 22:20:01.836247 [ 4 ] {8fdf31e4-98c5-45a0-a2ee-7da3e473316c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2290 | 2026.03.13 22:20:01.836289 [ 4 ] {8fdf31e4-98c5-45a0-a2ee-7da3e473316c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2291 | 2026.03.13 22:20:01.836619 [ 4 ] {8fdf31e4-98c5-45a0-a2ee-7da3e473316c} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2026.03.13 22:20:01.836655 [ 4 ] {8fdf31e4-98c5-45a0-a2ee-7da3e473316c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2293 | 2026.03.13 22:20:01.836941 [ 4 ] {8fdf31e4-98c5-45a0-a2ee-7da3e473316c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2294 | 2026.03.13 22:20:01.837141 [ 4 ] {8fdf31e4-98c5-45a0-a2ee-7da3e473316c} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2295 | 2026.03.13 22:20:01.837234 [ 42 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2296 | 2026.03.13 22:20:01.837259 [ 4 ] {8fdf31e4-98c5-45a0-a2ee-7da3e473316c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 2297 | 2026.03.13 22:20:01.837267 [ 42 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2298 | 2026.03.13 22:20:01.837298 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2299 | 2026.03.13 22:20:01.837299 [ 4 ] {8fdf31e4-98c5-45a0-a2ee-7da3e473316c} <Debug> TCPHandler: Processed in 0.001234316 sec. | ||
| 2300 | 2026.03.13 22:20:01.837369 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 2301 | 2026.03.13 22:20:01.837461 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2302 | 2026.03.13 22:20:01.837489 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 126 rows starting from the beginning of the part | ||
| 2303 | 2026.03.13 22:20:01.837560 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2304 | 2026.03.13 22:20:01.837607 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2305 | 2026.03.13 22:20:01.837647 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 2306 | 2026.03.13 22:20:01.837687 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 2307 | 2026.03.13 22:20:01.837791 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2308 | 2026.03.13 22:20:01.838571 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.001190766 sec., 307365.1750217927 rows/sec., 20.57 MiB/sec. | ||
| 2309 | 2026.03.13 22:20:01.838709 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2310 | 2026.03.13 22:20:01.838947 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_11_2} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2311 | 2026.03.13 22:20:01.839011 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_11_2} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2312 | 2026.03.13 22:20:01.839067 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2313 | 2026.03.13 22:20:01.843760 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4401 rows, containing 5 columns (5 merged, 0 gathered) in 0.009987742 sec., 440640.1366795417 rows/sec., 28.95 MiB/sec. | ||
| 2314 | 2026.03.13 22:20:01.844186 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2315 | 2026.03.13 22:20:01.844490 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2316 | 2026.03.13 22:20:01.844581 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2317 | 2026.03.13 22:20:01.844663 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 2318 | 2026.03.13 22:20:03.346849 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44534 | ||
| 2319 | 2026.03.13 22:20:03.346965 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2320 | 2026.03.13 22:20:03.346992 [ 289 ] {} <Debug> TCP-Session: 1aee9d7e-7c26-4438-b8bb-b60f9e81798b Authenticating user 'default' from [fd00:1122:3344:101::e]:44534 | ||
| 2321 | 2026.03.13 22:20:03.347014 [ 289 ] {} <Debug> TCP-Session: 1aee9d7e-7c26-4438-b8bb-b60f9e81798b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2322 | 2026.03.13 22:20:03.347027 [ 289 ] {} <Debug> TCP-Session: 1aee9d7e-7c26-4438-b8bb-b60f9e81798b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2323 | 2026.03.13 22:20:03.347249 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44387 | ||
| 2324 | 2026.03.13 22:20:03.347288 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58330 | ||
| 2325 | 2026.03.13 22:20:03.347321 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65469 | ||
| 2326 | 2026.03.13 22:20:03.347330 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41558 | ||
| 2327 | 2026.03.13 22:20:03.347357 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48558 | ||
| 2328 | 2026.03.13 22:20:03.347281 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48130 | ||
| 2329 | 2026.03.13 22:20:03.347405 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2330 | 2026.03.13 22:20:03.347405 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2331 | 2026.03.13 22:20:03.347264 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51025 | ||
| 2332 | 2026.03.13 22:20:03.347473 [ 294 ] {} <Debug> TCP-Session: 7db03e8f-3983-4b92-a3ad-6487b25a9048 Authenticating user 'default' from [fd00:1122:3344:101::e]:58330 | ||
| 2333 | 2026.03.13 22:20:03.347486 [ 290 ] {} <Debug> TCP-Session: a2a9f043-8a4e-4e1f-bd3f-ca99dbcf7b8b Authenticating user 'default' from [fd00:1122:3344:101::e]:44387 | ||
| 2334 | 2026.03.13 22:20:03.347538 [ 294 ] {} <Debug> TCP-Session: 7db03e8f-3983-4b92-a3ad-6487b25a9048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2026.03.13 22:20:03.347547 [ 290 ] {} <Debug> TCP-Session: a2a9f043-8a4e-4e1f-bd3f-ca99dbcf7b8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2026.03.13 22:20:03.347561 [ 294 ] {} <Debug> TCP-Session: 7db03e8f-3983-4b92-a3ad-6487b25a9048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2026.03.13 22:20:03.347575 [ 290 ] {} <Debug> TCP-Session: a2a9f043-8a4e-4e1f-bd3f-ca99dbcf7b8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2026.03.13 22:20:03.347281 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62605 | ||
| 2339 | 2026.03.13 22:20:03.347645 [ 289 ] {} <Trace> TCP-Session: 1aee9d7e-7c26-4438-b8bb-b60f9e81798b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2340 | 2026.03.13 22:20:03.347667 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2341 | 2026.03.13 22:20:03.347665 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2342 | 2026.03.13 22:20:03.347709 [ 291 ] {} <Debug> TCP-Session: 52025e65-ec9c-479f-9288-72ea35733b85 Authenticating user 'default' from [fd00:1122:3344:101::e]:51025 | ||
| 2343 | 2026.03.13 22:20:03.347720 [ 3 ] {} <Debug> TCP-Session: 5bd2ec51-b470-43ff-9c9a-3dd31836a110 Authenticating user 'default' from [fd00:1122:3344:101::e]:65469 | ||
| 2344 | 2026.03.13 22:20:03.347732 [ 291 ] {} <Debug> TCP-Session: 52025e65-ec9c-479f-9288-72ea35733b85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2026.03.13 22:20:03.347739 [ 3 ] {} <Debug> TCP-Session: 5bd2ec51-b470-43ff-9c9a-3dd31836a110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.03.13 22:20:03.347748 [ 291 ] {} <Debug> TCP-Session: 52025e65-ec9c-479f-9288-72ea35733b85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.03.13 22:20:03.347756 [ 3 ] {} <Debug> TCP-Session: 5bd2ec51-b470-43ff-9c9a-3dd31836a110 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2026.03.13 22:20:03.347749 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2349 | 2026.03.13 22:20:03.347800 [ 293 ] {} <Debug> TCP-Session: 0b88d2f1-1748-4358-b2fb-2d76e45f3266 Authenticating user 'default' from [fd00:1122:3344:101::e]:48130 | ||
| 2350 | 2026.03.13 22:20:03.347818 [ 293 ] {} <Debug> TCP-Session: 0b88d2f1-1748-4358-b2fb-2d76e45f3266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2351 | 2026.03.13 22:20:03.347830 [ 293 ] {} <Debug> TCP-Session: 0b88d2f1-1748-4358-b2fb-2d76e45f3266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2026.03.13 22:20:03.347854 [ 289 ] {ac5bdf63-5d94-4845-a34b-fbd1114bdba2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44534) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2353 | 2026.03.13 22:20:03.347971 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2354 | 2026.03.13 22:20:03.347975 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2355 | 2026.03.13 22:20:03.348007 [ 287 ] {} <Debug> TCP-Session: 3e3e92e4-8af4-4a5d-b5aa-09d24e957e51 Authenticating user 'default' from [fd00:1122:3344:101::e]:48558 | ||
| 2356 | 2026.03.13 22:20:03.348034 [ 287 ] {} <Debug> TCP-Session: 3e3e92e4-8af4-4a5d-b5aa-09d24e957e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2357 | 2026.03.13 22:20:03.348034 [ 292 ] {} <Debug> TCP-Session: b52d15dc-055e-44cb-9d04-26bb74618f0b Authenticating user 'default' from [fd00:1122:3344:101::e]:62605 | ||
| 2358 | 2026.03.13 22:20:03.348052 [ 287 ] {} <Debug> TCP-Session: 3e3e92e4-8af4-4a5d-b5aa-09d24e957e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2026.03.13 22:20:03.348063 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2360 | 2026.03.13 22:20:03.348079 [ 292 ] {} <Debug> TCP-Session: b52d15dc-055e-44cb-9d04-26bb74618f0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2026.03.13 22:20:03.348105 [ 286 ] {} <Debug> TCP-Session: 88ee0e87-3e4d-4533-96a9-d76dac9c48ff Authenticating user 'default' from [fd00:1122:3344:101::e]:41558 | ||
| 2362 | 2026.03.13 22:20:03.348110 [ 292 ] {} <Debug> TCP-Session: b52d15dc-055e-44cb-9d04-26bb74618f0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.03.13 22:20:03.348131 [ 286 ] {} <Debug> TCP-Session: 88ee0e87-3e4d-4533-96a9-d76dac9c48ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2026.03.13 22:20:03.348148 [ 286 ] {} <Debug> TCP-Session: 88ee0e87-3e4d-4533-96a9-d76dac9c48ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2365 | 2026.03.13 22:20:03.348183 [ 289 ] {ac5bdf63-5d94-4845-a34b-fbd1114bdba2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2366 | 2026.03.13 22:20:03.348244 [ 289 ] {ac5bdf63-5d94-4845-a34b-fbd1114bdba2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2367 | 2026.03.13 22:20:03.348554 [ 289 ] {ac5bdf63-5d94-4845-a34b-fbd1114bdba2} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 2368 | 2026.03.13 22:20:03.349790 [ 329 ] {ac5bdf63-5d94-4845-a34b-fbd1114bdba2} <Trace> AggregatingTransform: Aggregating | ||
| 2369 | 2026.03.13 22:20:03.349837 [ 329 ] {ac5bdf63-5d94-4845-a34b-fbd1114bdba2} <Trace> Aggregator: Aggregation method: without_key | ||
| 2370 | 2026.03.13 22:20:03.349874 [ 329 ] {ac5bdf63-5d94-4845-a34b-fbd1114bdba2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001222096 sec. (818.266 rows/sec., 31.96 KiB/sec.) | ||
| 2371 | 2026.03.13 22:20:03.349894 [ 329 ] {ac5bdf63-5d94-4845-a34b-fbd1114bdba2} <Trace> Aggregator: Merging aggregated data | ||
| 2372 | 2026.03.13 22:20:03.351338 [ 289 ] {ac5bdf63-5d94-4845-a34b-fbd1114bdba2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003549 sec., 281.7695125387433 rows/sec., 11.01 KiB/sec. | ||
| 2373 | 2026.03.13 22:20:03.351553 [ 289 ] {ac5bdf63-5d94-4845-a34b-fbd1114bdba2} <Debug> TCPHandler: Processed in 0.00422713 sec. | ||
| 2374 | 2026.03.13 22:20:03.351707 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2375 | 2026.03.13 22:20:03.351742 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2376 | 2026.03.13 22:20:03.351773 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2377 | 2026.03.13 22:20:03.351798 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2378 | 2026.03.13 22:20:03.351806 [ 290 ] {} <Debug> TCP-Session: a2a9f043-8a4e-4e1f-bd3f-ca99dbcf7b8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2379 | 2026.03.13 22:20:03.351837 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2380 | 2026.03.13 22:20:03.351856 [ 291 ] {} <Debug> TCP-Session: 52025e65-ec9c-479f-9288-72ea35733b85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2381 | 2026.03.13 22:20:03.351860 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2382 | 2026.03.13 22:20:03.351891 [ 294 ] {} <Debug> TCP-Session: 7db03e8f-3983-4b92-a3ad-6487b25a9048 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2383 | 2026.03.13 22:20:03.351913 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2384 | 2026.03.13 22:20:03.351933 [ 293 ] {} <Debug> TCP-Session: 0b88d2f1-1748-4358-b2fb-2d76e45f3266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2385 | 2026.03.13 22:20:03.351899 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2386 | 2026.03.13 22:20:03.351969 [ 287 ] {} <Debug> TCP-Session: 3e3e92e4-8af4-4a5d-b5aa-09d24e957e51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2026.03.13 22:20:03.352016 [ 286 ] {} <Debug> TCP-Session: 88ee0e87-3e4d-4533-96a9-d76dac9c48ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2026.03.13 22:20:03.351885 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2389 | 2026.03.13 22:20:03.351832 [ 292 ] {} <Debug> TCP-Session: b52d15dc-055e-44cb-9d04-26bb74618f0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2026.03.13 22:20:03.352087 [ 3 ] {} <Debug> TCP-Session: 5bd2ec51-b470-43ff-9c9a-3dd31836a110 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2026.03.13 22:20:03.351746 [ 289 ] {} <Debug> TCP-Session: 1aee9d7e-7c26-4438-b8bb-b60f9e81798b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2392 | 2026.03.13 22:20:03.471525 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51631 | ||
| 2393 | 2026.03.13 22:20:03.471638 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2394 | 2026.03.13 22:20:03.471666 [ 289 ] {} <Debug> TCP-Session: cc194731-9e57-48b4-ba4d-209e85ae2fb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51631 | ||
| 2395 | 2026.03.13 22:20:03.471688 [ 289 ] {} <Debug> TCP-Session: cc194731-9e57-48b4-ba4d-209e85ae2fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2396 | 2026.03.13 22:20:03.471700 [ 289 ] {} <Debug> TCP-Session: cc194731-9e57-48b4-ba4d-209e85ae2fb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2397 | 2026.03.13 22:20:03.471919 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55767 | ||
| 2398 | 2026.03.13 22:20:03.471939 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63496 | ||
| 2399 | 2026.03.13 22:20:03.471980 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62449 | ||
| 2400 | 2026.03.13 22:20:03.471993 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53249 | ||
| 2401 | 2026.03.13 22:20:03.472035 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58236 | ||
| 2402 | 2026.03.13 22:20:03.472058 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2403 | 2026.03.13 22:20:03.472068 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2404 | 2026.03.13 22:20:03.472077 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2405 | 2026.03.13 22:20:03.472100 [ 289 ] {} <Trace> TCP-Session: cc194731-9e57-48b4-ba4d-209e85ae2fb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2406 | 2026.03.13 22:20:03.472108 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2407 | 2026.03.13 22:20:03.472120 [ 293 ] {} <Debug> TCP-Session: 662ef2e2-dc32-4f04-ad1f-14728f12354e Authenticating user 'default' from [fd00:1122:3344:101::e]:62449 | ||
| 2408 | 2026.03.13 22:20:03.472153 [ 287 ] {} <Debug> TCP-Session: e293d5bd-f63f-4ced-bc9c-e228cb18f351 Authenticating user 'default' from [fd00:1122:3344:101::e]:58236 | ||
| 2409 | 2026.03.13 22:20:03.472165 [ 293 ] {} <Debug> TCP-Session: 662ef2e2-dc32-4f04-ad1f-14728f12354e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2410 | 2026.03.13 22:20:03.472110 [ 291 ] {} <Debug> TCP-Session: e061a6f3-cce3-4b94-aefd-36702dd42628 Authenticating user 'default' from [fd00:1122:3344:101::e]:63496 | ||
| 2411 | 2026.03.13 22:20:03.472187 [ 287 ] {} <Debug> TCP-Session: e293d5bd-f63f-4ced-bc9c-e228cb18f351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2412 | 2026.03.13 22:20:03.472215 [ 291 ] {} <Debug> TCP-Session: e061a6f3-cce3-4b94-aefd-36702dd42628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2413 | 2026.03.13 22:20:03.472220 [ 287 ] {} <Debug> TCP-Session: e293d5bd-f63f-4ced-bc9c-e228cb18f351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2414 | 2026.03.13 22:20:03.472243 [ 291 ] {} <Debug> TCP-Session: e061a6f3-cce3-4b94-aefd-36702dd42628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2415 | 2026.03.13 22:20:03.472027 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37693 | ||
| 2416 | 2026.03.13 22:20:03.472270 [ 289 ] {24ca84e2-5b3a-4498-bd5f-db7a0cb38a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51631) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2417 | 2026.03.13 22:20:03.471963 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36462 | ||
| 2418 | 2026.03.13 22:20:03.472332 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2419 | 2026.03.13 22:20:03.472187 [ 293 ] {} <Debug> TCP-Session: 662ef2e2-dc32-4f04-ad1f-14728f12354e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2420 | 2026.03.13 22:20:03.472367 [ 286 ] {} <Debug> TCP-Session: 262a418e-d1a3-4e48-8113-2474e4b2927c Authenticating user 'default' from [fd00:1122:3344:101::e]:37693 | ||
| 2421 | 2026.03.13 22:20:03.472092 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2422 | 2026.03.13 22:20:03.472399 [ 286 ] {} <Debug> TCP-Session: 262a418e-d1a3-4e48-8113-2474e4b2927c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2423 | 2026.03.13 22:20:03.472414 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2424 | 2026.03.13 22:20:03.472426 [ 294 ] {} <Debug> TCP-Session: 6c5041e2-fa84-44a7-a7f3-b4c1907b30a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53249 | ||
| 2425 | 2026.03.13 22:20:03.472429 [ 286 ] {} <Debug> TCP-Session: 262a418e-d1a3-4e48-8113-2474e4b2927c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2426 | 2026.03.13 22:20:03.472455 [ 292 ] {} <Debug> TCP-Session: 4c8fe6b0-b690-4a79-82e1-1e70c8651613 Authenticating user 'default' from [fd00:1122:3344:101::e]:36462 | ||
| 2427 | 2026.03.13 22:20:03.472463 [ 294 ] {} <Debug> TCP-Session: 6c5041e2-fa84-44a7-a7f3-b4c1907b30a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2428 | 2026.03.13 22:20:03.472093 [ 290 ] {} <Debug> TCP-Session: c1704ca4-d8da-4d45-afa4-62ab3939f1ba Authenticating user 'default' from [fd00:1122:3344:101::e]:55767 | ||
| 2429 | 2026.03.13 22:20:03.472499 [ 294 ] {} <Debug> TCP-Session: 6c5041e2-fa84-44a7-a7f3-b4c1907b30a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2430 | 2026.03.13 22:20:03.472495 [ 292 ] {} <Debug> TCP-Session: 4c8fe6b0-b690-4a79-82e1-1e70c8651613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2431 | 2026.03.13 22:20:03.472516 [ 290 ] {} <Debug> TCP-Session: c1704ca4-d8da-4d45-afa4-62ab3939f1ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2432 | 2026.03.13 22:20:03.472537 [ 292 ] {} <Debug> TCP-Session: 4c8fe6b0-b690-4a79-82e1-1e70c8651613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2433 | 2026.03.13 22:20:03.472551 [ 290 ] {} <Debug> TCP-Session: c1704ca4-d8da-4d45-afa4-62ab3939f1ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2434 | 2026.03.13 22:20:03.472551 [ 289 ] {24ca84e2-5b3a-4498-bd5f-db7a0cb38a0d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2435 | 2026.03.13 22:20:03.472007 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37864 | ||
| 2436 | 2026.03.13 22:20:03.472630 [ 289 ] {24ca84e2-5b3a-4498-bd5f-db7a0cb38a0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2437 | 2026.03.13 22:20:03.472658 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2438 | 2026.03.13 22:20:03.472688 [ 3 ] {} <Debug> TCP-Session: 06550038-81f6-4b94-add7-7185024a2480 Authenticating user 'default' from [fd00:1122:3344:101::e]:37864 | ||
| 2439 | 2026.03.13 22:20:03.472704 [ 3 ] {} <Debug> TCP-Session: 06550038-81f6-4b94-add7-7185024a2480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2440 | 2026.03.13 22:20:03.472718 [ 3 ] {} <Debug> TCP-Session: 06550038-81f6-4b94-add7-7185024a2480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2441 | 2026.03.13 22:20:03.472917 [ 289 ] {24ca84e2-5b3a-4498-bd5f-db7a0cb38a0d} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 2442 | 2026.03.13 22:20:03.473788 [ 303 ] {24ca84e2-5b3a-4498-bd5f-db7a0cb38a0d} <Trace> AggregatingTransform: Aggregating | ||
| 2443 | 2026.03.13 22:20:03.473832 [ 303 ] {24ca84e2-5b3a-4498-bd5f-db7a0cb38a0d} <Trace> Aggregator: Aggregation method: without_key | ||
| 2444 | 2026.03.13 22:20:03.473865 [ 303 ] {24ca84e2-5b3a-4498-bd5f-db7a0cb38a0d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000848378 sec. (1178.720 rows/sec., 46.04 KiB/sec.) | ||
| 2445 | 2026.03.13 22:20:03.473881 [ 303 ] {24ca84e2-5b3a-4498-bd5f-db7a0cb38a0d} <Trace> Aggregator: Merging aggregated data | ||
| 2446 | 2026.03.13 22:20:03.474963 [ 289 ] {24ca84e2-5b3a-4498-bd5f-db7a0cb38a0d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002747 sec., 364.0334910811795 rows/sec., 14.22 KiB/sec. | ||
| 2447 | 2026.03.13 22:20:03.475102 [ 289 ] {24ca84e2-5b3a-4498-bd5f-db7a0cb38a0d} <Debug> TCPHandler: Processed in 0.003120716 sec. | ||
| 2448 | 2026.03.13 22:20:03.475211 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2449 | 2026.03.13 22:20:03.475238 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2450 | 2026.03.13 22:20:03.475239 [ 289 ] {} <Debug> TCP-Session: cc194731-9e57-48b4-ba4d-209e85ae2fb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2451 | 2026.03.13 22:20:03.475258 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2452 | 2026.03.13 22:20:03.475274 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2453 | 2026.03.13 22:20:03.475283 [ 290 ] {} <Debug> TCP-Session: c1704ca4-d8da-4d45-afa4-62ab3939f1ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2454 | 2026.03.13 22:20:03.475308 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2455 | 2026.03.13 22:20:03.475310 [ 291 ] {} <Debug> TCP-Session: e061a6f3-cce3-4b94-aefd-36702dd42628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2456 | 2026.03.13 22:20:03.475331 [ 287 ] {} <Debug> TCP-Session: e293d5bd-f63f-4ced-bc9c-e228cb18f351 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2457 | 2026.03.13 22:20:03.475345 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2458 | 2026.03.13 22:20:03.475355 [ 286 ] {} <Debug> TCP-Session: 262a418e-d1a3-4e48-8113-2474e4b2927c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2459 | 2026.03.13 22:20:03.475405 [ 293 ] {} <Debug> TCP-Session: 662ef2e2-dc32-4f04-ad1f-14728f12354e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2460 | 2026.03.13 22:20:03.475325 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2461 | 2026.03.13 22:20:03.475359 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2462 | 2026.03.13 22:20:03.475471 [ 292 ] {} <Debug> TCP-Session: 4c8fe6b0-b690-4a79-82e1-1e70c8651613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2463 | 2026.03.13 22:20:03.475289 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2464 | 2026.03.13 22:20:03.475492 [ 3 ] {} <Debug> TCP-Session: 06550038-81f6-4b94-add7-7185024a2480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2465 | 2026.03.13 22:20:03.475534 [ 294 ] {} <Debug> TCP-Session: 6c5041e2-fa84-44a7-a7f3-b4c1907b30a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2466 | 2026.03.13 22:20:03.646082 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 316 | ||
| 2467 | 2026.03.13 22:20:03.648458 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2468 | 2026.03.13 22:20:03.648508 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2469 | 2026.03.13 22:20:03.649712 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2470 | 2026.03.13 22:20:03.649996 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2471 | 2026.03.13 22:20:03.650321 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 316 | ||
| 2472 | 2026.03.13 22:20:06.613943 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46252 | ||
| 2473 | 2026.03.13 22:20:06.614052 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2474 | 2026.03.13 22:20:06.614079 [ 289 ] {} <Debug> TCP-Session: 1e9b410c-6d2d-4b8c-9cc5-a782753769a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46252 | ||
| 2475 | 2026.03.13 22:20:06.614101 [ 289 ] {} <Debug> TCP-Session: 1e9b410c-6d2d-4b8c-9cc5-a782753769a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2476 | 2026.03.13 22:20:06.614113 [ 289 ] {} <Debug> TCP-Session: 1e9b410c-6d2d-4b8c-9cc5-a782753769a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2477 | 2026.03.13 22:20:06.614337 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38533 | ||
| 2478 | 2026.03.13 22:20:06.614369 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55171 | ||
| 2479 | 2026.03.13 22:20:06.614402 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46583 | ||
| 2480 | 2026.03.13 22:20:06.614414 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39383 | ||
| 2481 | 2026.03.13 22:20:06.614430 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62848 | ||
| 2482 | 2026.03.13 22:20:06.614459 [ 289 ] {} <Trace> TCP-Session: 1e9b410c-6d2d-4b8c-9cc5-a782753769a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2483 | 2026.03.13 22:20:06.614495 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2484 | 2026.03.13 22:20:06.614486 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2485 | 2026.03.13 22:20:06.614505 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2486 | 2026.03.13 22:20:06.614524 [ 293 ] {} <Debug> TCP-Session: 38633f6e-a958-4aa2-9d58-6ebf3caccf12 Authenticating user 'default' from [fd00:1122:3344:101::e]:46583 | ||
| 2487 | 2026.03.13 22:20:06.614546 [ 291 ] {} <Debug> TCP-Session: 092534d2-775c-4c68-b56f-bb6774b48910 Authenticating user 'default' from [fd00:1122:3344:101::e]:55171 | ||
| 2488 | 2026.03.13 22:20:06.614543 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2489 | 2026.03.13 22:20:06.614570 [ 293 ] {} <Debug> TCP-Session: 38633f6e-a958-4aa2-9d58-6ebf3caccf12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2490 | 2026.03.13 22:20:06.614586 [ 291 ] {} <Debug> TCP-Session: 092534d2-775c-4c68-b56f-bb6774b48910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2491 | 2026.03.13 22:20:06.614599 [ 3 ] {} <Debug> TCP-Session: 8a10b165-6860-4561-8874-f2a907180e81 Authenticating user 'default' from [fd00:1122:3344:101::e]:62848 | ||
| 2492 | 2026.03.13 22:20:06.614616 [ 291 ] {} <Debug> TCP-Session: 092534d2-775c-4c68-b56f-bb6774b48910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2493 | 2026.03.13 22:20:06.614605 [ 293 ] {} <Debug> TCP-Session: 38633f6e-a958-4aa2-9d58-6ebf3caccf12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2494 | 2026.03.13 22:20:06.614629 [ 3 ] {} <Debug> TCP-Session: 8a10b165-6860-4561-8874-f2a907180e81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2495 | 2026.03.13 22:20:06.614647 [ 289 ] {c06552b5-c378-43f7-b931-acca765b708c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46252) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2496 | 2026.03.13 22:20:06.614668 [ 3 ] {} <Debug> TCP-Session: 8a10b165-6860-4561-8874-f2a907180e81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2497 | 2026.03.13 22:20:06.614560 [ 294 ] {} <Debug> TCP-Session: fb364247-379c-43fc-bc0b-e776011d3115 Authenticating user 'default' from [fd00:1122:3344:101::e]:39383 | ||
| 2498 | 2026.03.13 22:20:06.614455 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2499 | 2026.03.13 22:20:06.614726 [ 294 ] {} <Debug> TCP-Session: fb364247-379c-43fc-bc0b-e776011d3115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2500 | 2026.03.13 22:20:06.614452 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37912 | ||
| 2501 | 2026.03.13 22:20:06.614742 [ 294 ] {} <Debug> TCP-Session: fb364247-379c-43fc-bc0b-e776011d3115 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2502 | 2026.03.13 22:20:06.614742 [ 290 ] {} <Debug> TCP-Session: 001b9766-109e-4ce0-bd1c-d21e7df2b24e Authenticating user 'default' from [fd00:1122:3344:101::e]:38533 | ||
| 2503 | 2026.03.13 22:20:06.614443 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42582 | ||
| 2504 | 2026.03.13 22:20:06.614776 [ 290 ] {} <Debug> TCP-Session: 001b9766-109e-4ce0-bd1c-d21e7df2b24e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2505 | 2026.03.13 22:20:06.614798 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2506 | 2026.03.13 22:20:06.614808 [ 290 ] {} <Debug> TCP-Session: 001b9766-109e-4ce0-bd1c-d21e7df2b24e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2507 | 2026.03.13 22:20:06.614396 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35578 | ||
| 2508 | 2026.03.13 22:20:06.614841 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2509 | 2026.03.13 22:20:06.614826 [ 287 ] {} <Debug> TCP-Session: 9c180c21-2cab-4cdd-a4b1-e9e2e6b12ac3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37912 | ||
| 2510 | 2026.03.13 22:20:06.614887 [ 286 ] {} <Debug> TCP-Session: 90795fcd-ab37-437f-b9c3-2aceaea161ca Authenticating user 'default' from [fd00:1122:3344:101::e]:42582 | ||
| 2511 | 2026.03.13 22:20:06.614902 [ 287 ] {} <Debug> TCP-Session: 9c180c21-2cab-4cdd-a4b1-e9e2e6b12ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2512 | 2026.03.13 22:20:06.614913 [ 286 ] {} <Debug> TCP-Session: 90795fcd-ab37-437f-b9c3-2aceaea161ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2513 | 2026.03.13 22:20:06.614926 [ 287 ] {} <Debug> TCP-Session: 9c180c21-2cab-4cdd-a4b1-e9e2e6b12ac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2514 | 2026.03.13 22:20:06.614938 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2515 | 2026.03.13 22:20:06.614940 [ 286 ] {} <Debug> TCP-Session: 90795fcd-ab37-437f-b9c3-2aceaea161ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2516 | 2026.03.13 22:20:06.614917 [ 289 ] {c06552b5-c378-43f7-b931-acca765b708c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2517 | 2026.03.13 22:20:06.614982 [ 292 ] {} <Debug> TCP-Session: c3b85347-0323-473a-8c73-dab30832c5af Authenticating user 'default' from [fd00:1122:3344:101::e]:35578 | ||
| 2518 | 2026.03.13 22:20:06.615031 [ 292 ] {} <Debug> TCP-Session: c3b85347-0323-473a-8c73-dab30832c5af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2519 | 2026.03.13 22:20:06.615043 [ 289 ] {c06552b5-c378-43f7-b931-acca765b708c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2520 | 2026.03.13 22:20:06.615045 [ 292 ] {} <Debug> TCP-Session: c3b85347-0323-473a-8c73-dab30832c5af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2521 | 2026.03.13 22:20:06.615334 [ 289 ] {c06552b5-c378-43f7-b931-acca765b708c} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 2522 | 2026.03.13 22:20:06.616248 [ 261 ] {c06552b5-c378-43f7-b931-acca765b708c} <Trace> AggregatingTransform: Aggregating | ||
| 2523 | 2026.03.13 22:20:06.616287 [ 261 ] {c06552b5-c378-43f7-b931-acca765b708c} <Trace> Aggregator: Aggregation method: without_key | ||
| 2524 | 2026.03.13 22:20:06.616321 [ 261 ] {c06552b5-c378-43f7-b931-acca765b708c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000895919 sec. (1116.172 rows/sec., 43.60 KiB/sec.) | ||
| 2525 | 2026.03.13 22:20:06.616337 [ 261 ] {c06552b5-c378-43f7-b931-acca765b708c} <Trace> Aggregator: Merging aggregated data | ||
| 2526 | 2026.03.13 22:20:06.617613 [ 289 ] {c06552b5-c378-43f7-b931-acca765b708c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003022 sec., 330.90668431502314 rows/sec., 12.93 KiB/sec. | ||
| 2527 | 2026.03.13 22:20:06.617785 [ 289 ] {c06552b5-c378-43f7-b931-acca765b708c} <Debug> TCPHandler: Processed in 0.003435853 sec. | ||
| 2528 | 2026.03.13 22:20:06.617902 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2529 | 2026.03.13 22:20:06.617926 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2530 | 2026.03.13 22:20:06.617933 [ 289 ] {} <Debug> TCP-Session: 1e9b410c-6d2d-4b8c-9cc5-a782753769a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2531 | 2026.03.13 22:20:06.617944 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2532 | 2026.03.13 22:20:06.617965 [ 287 ] {} <Debug> TCP-Session: 9c180c21-2cab-4cdd-a4b1-e9e2e6b12ac3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2533 | 2026.03.13 22:20:06.617964 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2534 | 2026.03.13 22:20:06.617981 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2535 | 2026.03.13 22:20:06.618011 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2536 | 2026.03.13 22:20:06.618030 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2537 | 2026.03.13 22:20:06.618041 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2538 | 2026.03.13 22:20:06.618062 [ 292 ] {} <Debug> TCP-Session: c3b85347-0323-473a-8c73-dab30832c5af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2539 | 2026.03.13 22:20:06.618078 [ 293 ] {} <Debug> TCP-Session: 38633f6e-a958-4aa2-9d58-6ebf3caccf12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2540 | 2026.03.13 22:20:06.618088 [ 294 ] {} <Debug> TCP-Session: fb364247-379c-43fc-bc0b-e776011d3115 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2541 | 2026.03.13 22:20:06.618061 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2542 | 2026.03.13 22:20:06.618040 [ 291 ] {} <Debug> TCP-Session: 092534d2-775c-4c68-b56f-bb6774b48910 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2543 | 2026.03.13 22:20:06.618023 [ 3 ] {} <Debug> TCP-Session: 8a10b165-6860-4561-8874-f2a907180e81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2544 | 2026.03.13 22:20:06.618150 [ 286 ] {} <Debug> TCP-Session: 90795fcd-ab37-437f-b9c3-2aceaea161ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2545 | 2026.03.13 22:20:06.617995 [ 290 ] {} <Debug> TCP-Session: 001b9766-109e-4ce0-bd1c-d21e7df2b24e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2546 | 2026.03.13 22:20:06.826975 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2547 | 2026.03.13 22:20:06.827150 [ 4 ] {bb15111f-0a4e-4624-a617-de9d7d6aecae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2548 | 2026.03.13 22:20:06.827212 [ 4 ] {bb15111f-0a4e-4624-a617-de9d7d6aecae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2549 | 2026.03.13 22:20:06.827812 [ 4 ] {bb15111f-0a4e-4624-a617-de9d7d6aecae} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2026.03.13 22:20:06.827851 [ 4 ] {bb15111f-0a4e-4624-a617-de9d7d6aecae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2551 | 2026.03.13 22:20:06.828209 [ 4 ] {bb15111f-0a4e-4624-a617-de9d7d6aecae} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2552 | 2026.03.13 22:20:06.828486 [ 4 ] {bb15111f-0a4e-4624-a617-de9d7d6aecae} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2026.03.13 22:20:06.828654 [ 4 ] {bb15111f-0a4e-4624-a617-de9d7d6aecae} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001552 sec., 1288.659793814433 rows/sec., 105.08 KiB/sec. | ||
| 2554 | 2026.03.13 22:20:06.828699 [ 4 ] {bb15111f-0a4e-4624-a617-de9d7d6aecae} <Debug> TCPHandler: Processed in 0.00185023 sec. | ||
| 2555 | 2026.03.13 22:20:06.828831 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2556 | 2026.03.13 22:20:06.828927 [ 4 ] {a29dd333-4ca1-4a77-b611-3b841bd44390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2557 | 2026.03.13 22:20:06.828966 [ 4 ] {a29dd333-4ca1-4a77-b611-3b841bd44390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2558 | 2026.03.13 22:20:06.829413 [ 4 ] {a29dd333-4ca1-4a77-b611-3b841bd44390} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2559 | 2026.03.13 22:20:06.829448 [ 4 ] {a29dd333-4ca1-4a77-b611-3b841bd44390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2560 | 2026.03.13 22:20:06.829762 [ 4 ] {a29dd333-4ca1-4a77-b611-3b841bd44390} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2561 | 2026.03.13 22:20:06.830005 [ 4 ] {a29dd333-4ca1-4a77-b611-3b841bd44390} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2026.03.13 22:20:06.830140 [ 4 ] {a29dd333-4ca1-4a77-b611-3b841bd44390} <Debug> executeQuery: Read 63 rows, 5.04 KiB in 0.00123 sec., 51219.512195121955 rows/sec., 4.00 MiB/sec. | ||
| 2563 | 2026.03.13 22:20:06.830176 [ 4 ] {a29dd333-4ca1-4a77-b611-3b841bd44390} <Debug> TCPHandler: Processed in 0.001394869 sec. | ||
| 2564 | 2026.03.13 22:20:06.830293 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2565 | 2026.03.13 22:20:06.830387 [ 4 ] {9a7afec5-9606-47f7-bef2-4955ad1a6e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2566 | 2026.03.13 22:20:06.830426 [ 4 ] {9a7afec5-9606-47f7-bef2-4955ad1a6e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2567 | 2026.03.13 22:20:06.830829 [ 4 ] {9a7afec5-9606-47f7-bef2-4955ad1a6e4b} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2568 | 2026.03.13 22:20:06.830871 [ 4 ] {9a7afec5-9606-47f7-bef2-4955ad1a6e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2569 | 2026.03.13 22:20:06.831173 [ 4 ] {9a7afec5-9606-47f7-bef2-4955ad1a6e4b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2570 | 2026.03.13 22:20:06.831408 [ 4 ] {9a7afec5-9606-47f7-bef2-4955ad1a6e4b} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2571 | 2026.03.13 22:20:06.831536 [ 4 ] {9a7afec5-9606-47f7-bef2-4955ad1a6e4b} <Debug> executeQuery: Read 5 rows, 374.00 B in 0.001166 sec., 4288.164665523156 rows/sec., 313.24 KiB/sec. | ||
| 2572 | 2026.03.13 22:20:06.831572 [ 4 ] {9a7afec5-9606-47f7-bef2-4955ad1a6e4b} <Debug> TCPHandler: Processed in 0.001328458 sec. | ||
| 2573 | 2026.03.13 22:20:06.831692 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2574 | 2026.03.13 22:20:06.831785 [ 4 ] {cd7e6f75-be2d-473d-9fe9-c6510582ab06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2575 | 2026.03.13 22:20:06.831823 [ 4 ] {cd7e6f75-be2d-473d-9fe9-c6510582ab06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2576 | 2026.03.13 22:20:06.832246 [ 4 ] {cd7e6f75-be2d-473d-9fe9-c6510582ab06} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2577 | 2026.03.13 22:20:06.832279 [ 4 ] {cd7e6f75-be2d-473d-9fe9-c6510582ab06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2578 | 2026.03.13 22:20:06.832581 [ 4 ] {cd7e6f75-be2d-473d-9fe9-c6510582ab06} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2579 | 2026.03.13 22:20:06.832808 [ 4 ] {cd7e6f75-be2d-473d-9fe9-c6510582ab06} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2026.03.13 22:20:06.832935 [ 4 ] {cd7e6f75-be2d-473d-9fe9-c6510582ab06} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001166 sec., 64322.469982847346 rows/sec., 5.03 MiB/sec. | ||
| 2581 | 2026.03.13 22:20:06.832972 [ 4 ] {cd7e6f75-be2d-473d-9fe9-c6510582ab06} <Debug> TCPHandler: Processed in 0.001328788 sec. | ||
| 2582 | 2026.03.13 22:20:06.833086 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2583 | 2026.03.13 22:20:06.833179 [ 4 ] {38586c7d-a0d3-480b-9e6d-59f95c1c8614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2584 | 2026.03.13 22:20:06.833233 [ 4 ] {38586c7d-a0d3-480b-9e6d-59f95c1c8614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2585 | 2026.03.13 22:20:06.833633 [ 4 ] {38586c7d-a0d3-480b-9e6d-59f95c1c8614} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2586 | 2026.03.13 22:20:06.833665 [ 4 ] {38586c7d-a0d3-480b-9e6d-59f95c1c8614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2587 | 2026.03.13 22:20:06.833974 [ 4 ] {38586c7d-a0d3-480b-9e6d-59f95c1c8614} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2588 | 2026.03.13 22:20:06.834251 [ 4 ] {38586c7d-a0d3-480b-9e6d-59f95c1c8614} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2589 | 2026.03.13 22:20:06.834389 [ 4 ] {38586c7d-a0d3-480b-9e6d-59f95c1c8614} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001225 sec., 131428.57142857142 rows/sec., 9.15 MiB/sec. | ||
| 2590 | 2026.03.13 22:20:06.834426 [ 4 ] {38586c7d-a0d3-480b-9e6d-59f95c1c8614} <Debug> TCPHandler: Processed in 0.001388599 sec. | ||
| 2591 | 2026.03.13 22:20:06.834538 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2592 | 2026.03.13 22:20:06.834631 [ 4 ] {3b6b7da9-def8-4c39-9f8d-9c997d95df1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2593 | 2026.03.13 22:20:06.834683 [ 4 ] {3b6b7da9-def8-4c39-9f8d-9c997d95df1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2594 | 2026.03.13 22:20:06.835417 [ 4 ] {3b6b7da9-def8-4c39-9f8d-9c997d95df1e} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.03.13 22:20:06.835449 [ 4 ] {3b6b7da9-def8-4c39-9f8d-9c997d95df1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2596 | 2026.03.13 22:20:06.836056 [ 4 ] {3b6b7da9-def8-4c39-9f8d-9c997d95df1e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2597 | 2026.03.13 22:20:06.836362 [ 4 ] {3b6b7da9-def8-4c39-9f8d-9c997d95df1e} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2598 | 2026.03.13 22:20:06.836461 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2599 | 2026.03.13 22:20:06.836493 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2026.03.13 22:20:06.836510 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2601 | 2026.03.13 22:20:06.836515 [ 4 ] {3b6b7da9-def8-4c39-9f8d-9c997d95df1e} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.0019 sec., 1578.9473684210527 rows/sec., 2.83 MiB/sec. | ||
| 2602 | 2026.03.13 22:20:06.836573 [ 4 ] {3b6b7da9-def8-4c39-9f8d-9c997d95df1e} <Debug> TCPHandler: Processed in 0.002083654 sec. | ||
| 2603 | 2026.03.13 22:20:06.836594 [ 192 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::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 | ||
| 2604 | 2026.03.13 22:20:06.836688 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2605 | 2026.03.13 22:20:06.836765 [ 192 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2606 | 2026.03.13 22:20:06.836783 [ 4 ] {ce2d41f4-d8e3-4b63-8e28-270890646030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2607 | 2026.03.13 22:20:06.836811 [ 192 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part | ||
| 2608 | 2026.03.13 22:20:06.836824 [ 4 ] {ce2d41f4-d8e3-4b63-8e28-270890646030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2609 | 2026.03.13 22:20:06.836955 [ 192 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part | ||
| 2610 | 2026.03.13 22:20:06.837054 [ 192 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part | ||
| 2611 | 2026.03.13 22:20:06.837153 [ 4 ] {ce2d41f4-d8e3-4b63-8e28-270890646030} <Trace> oximeter.measurements_i64 (58e281e7-ea1b-40a2-b18b-139f5db0d83a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2612 | 2026.03.13 22:20:06.837157 [ 192 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 49 rows starting from the beginning of the part | ||
| 2613 | 2026.03.13 22:20:06.837189 [ 4 ] {ce2d41f4-d8e3-4b63-8e28-270890646030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2614 | 2026.03.13 22:20:06.837271 [ 192 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 2615 | 2026.03.13 22:20:06.837374 [ 192 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part | ||
| 2616 | 2026.03.13 22:20:06.837532 [ 4 ] {ce2d41f4-d8e3-4b63-8e28-270890646030} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2617 | 2026.03.13 22:20:06.837762 [ 4 ] {ce2d41f4-d8e3-4b63-8e28-270890646030} <Trace> oximeter.measurements_i64 (58e281e7-ea1b-40a2-b18b-139f5db0d83a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2618 | 2026.03.13 22:20:06.837888 [ 4 ] {ce2d41f4-d8e3-4b63-8e28-270890646030} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001123 sec., 5342.831700801425 rows/sec., 377.41 KiB/sec. | ||
| 2619 | 2026.03.13 22:20:06.837922 [ 4 ] {ce2d41f4-d8e3-4b63-8e28-270890646030} <Debug> TCPHandler: Processed in 0.001283927 sec. | ||
| 2620 | 2026.03.13 22:20:06.838041 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2621 | 2026.03.13 22:20:06.838134 [ 4 ] {293bca26-2f86-4e34-91c1-ae6ac4498fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2622 | 2026.03.13 22:20:06.838172 [ 4 ] {293bca26-2f86-4e34-91c1-ae6ac4498fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2623 | 2026.03.13 22:20:06.838521 [ 4 ] {293bca26-2f86-4e34-91c1-ae6ac4498fdc} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2624 | 2026.03.13 22:20:06.838554 [ 4 ] {293bca26-2f86-4e34-91c1-ae6ac4498fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2625 | 2026.03.13 22:20:06.838901 [ 4 ] {293bca26-2f86-4e34-91c1-ae6ac4498fdc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2626 | 2026.03.13 22:20:06.839114 [ 4 ] {293bca26-2f86-4e34-91c1-ae6ac4498fdc} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2026.03.13 22:20:06.839470 [ 4 ] {293bca26-2f86-4e34-91c1-ae6ac4498fdc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001353 sec., 44345.89800443459 rows/sec., 2.99 MiB/sec. | ||
| 2628 | 2026.03.13 22:20:06.839506 [ 4 ] {293bca26-2f86-4e34-91c1-ae6ac4498fdc} <Debug> TCPHandler: Processed in 0.001514582 sec. | ||
| 2629 | 2026.03.13 22:20:06.839943 [ 195 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 19 columns (19 merged, 0 gathered) in 0.003379042 sec., 59188.3735094148 rows/sec., 106.06 MiB/sec. | ||
| 2630 | 2026.03.13 22:20:06.840457 [ 198 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2631 | 2026.03.13 22:20:06.840866 [ 198 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2632 | 2026.03.13 22:20:06.840946 [ 198 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2633 | 2026.03.13 22:20:06.841126 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 2634 | 2026.03.13 22:20:08.574230 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2635 | 2026.03.13 22:20:08.574291 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2636 | 2026.03.13 22:20:08.642301 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4828 | ||
| 2637 | 2026.03.13 22:20:08.643086 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2638 | 2026.03.13 22:20:08.643168 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2639 | 2026.03.13 22:20:08.643811 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2640 | 2026.03.13 22:20:08.644054 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2641 | 2026.03.13 22:20:08.644204 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4828 | ||
| 2642 | 2026.03.13 22:20:08.889504 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2643 | 2026.03.13 22:20:08.907596 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2026.03.13 22:20:08.907648 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2645 | 2026.03.13 22:20:08.914121 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2646 | 2026.03.13 22:20:08.914884 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2026.03.13 22:20:08.918345 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2648 | 2026.03.13 22:20:11.828297 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2649 | 2026.03.13 22:20:11.828470 [ 4 ] {58dbca32-07ab-4fd9-9c36-74ba65dfe341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2650 | 2026.03.13 22:20:11.828534 [ 4 ] {58dbca32-07ab-4fd9-9c36-74ba65dfe341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2651 | 2026.03.13 22:20:11.829198 [ 4 ] {58dbca32-07ab-4fd9-9c36-74ba65dfe341} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2026.03.13 22:20:11.829252 [ 4 ] {58dbca32-07ab-4fd9-9c36-74ba65dfe341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2653 | 2026.03.13 22:20:11.829647 [ 4 ] {58dbca32-07ab-4fd9-9c36-74ba65dfe341} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2654 | 2026.03.13 22:20:11.829881 [ 4 ] {58dbca32-07ab-4fd9-9c36-74ba65dfe341} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2026.03.13 22:20:11.830033 [ 4 ] {58dbca32-07ab-4fd9-9c36-74ba65dfe341} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.00161 sec., 81987.57763975154 rows/sec., 7.08 MiB/sec. | ||
| 2656 | 2026.03.13 22:20:11.830074 [ 4 ] {58dbca32-07ab-4fd9-9c36-74ba65dfe341} <Debug> TCPHandler: Processed in 0.001920371 sec. | ||
| 2657 | 2026.03.13 22:20:11.830202 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2658 | 2026.03.13 22:20:11.830307 [ 4 ] {66b3178d-e4e1-4525-851b-5f8233d6c1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2659 | 2026.03.13 22:20:11.830346 [ 4 ] {66b3178d-e4e1-4525-851b-5f8233d6c1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2660 | 2026.03.13 22:20:11.830755 [ 4 ] {66b3178d-e4e1-4525-851b-5f8233d6c1b8} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2026.03.13 22:20:11.830790 [ 4 ] {66b3178d-e4e1-4525-851b-5f8233d6c1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2662 | 2026.03.13 22:20:11.831096 [ 4 ] {66b3178d-e4e1-4525-851b-5f8233d6c1b8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2663 | 2026.03.13 22:20:11.831326 [ 4 ] {66b3178d-e4e1-4525-851b-5f8233d6c1b8} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2026.03.13 22:20:11.831459 [ 4 ] {66b3178d-e4e1-4525-851b-5f8233d6c1b8} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001169 sec., 32506.415739948676 rows/sec., 2.39 MiB/sec. | ||
| 2665 | 2026.03.13 22:20:11.831497 [ 4 ] {66b3178d-e4e1-4525-851b-5f8233d6c1b8} <Debug> TCPHandler: Processed in 0.001343379 sec. | ||
| 2666 | 2026.03.13 22:20:11.831611 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2667 | 2026.03.13 22:20:11.831705 [ 4 ] {0b888655-5f43-410f-b479-32d7775ddf2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2668 | 2026.03.13 22:20:11.831745 [ 4 ] {0b888655-5f43-410f-b479-32d7775ddf2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2669 | 2026.03.13 22:20:11.832178 [ 4 ] {0b888655-5f43-410f-b479-32d7775ddf2f} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2670 | 2026.03.13 22:20:11.832223 [ 4 ] {0b888655-5f43-410f-b479-32d7775ddf2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2671 | 2026.03.13 22:20:11.832527 [ 4 ] {0b888655-5f43-410f-b479-32d7775ddf2f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2672 | 2026.03.13 22:20:11.832739 [ 4 ] {0b888655-5f43-410f-b479-32d7775ddf2f} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2026.03.13 22:20:11.832866 [ 4 ] {0b888655-5f43-410f-b479-32d7775ddf2f} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001178 sec., 86587.43633276741 rows/sec., 6.76 MiB/sec. | ||
| 2674 | 2026.03.13 22:20:11.832903 [ 4 ] {0b888655-5f43-410f-b479-32d7775ddf2f} <Debug> TCPHandler: Processed in 0.001341839 sec. | ||
| 2675 | 2026.03.13 22:20:11.833026 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2676 | 2026.03.13 22:20:11.833131 [ 4 ] {98627116-60bb-47b3-9c64-00cefa55f271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2677 | 2026.03.13 22:20:11.833175 [ 4 ] {98627116-60bb-47b3-9c64-00cefa55f271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2678 | 2026.03.13 22:20:11.833590 [ 4 ] {98627116-60bb-47b3-9c64-00cefa55f271} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.03.13 22:20:11.833628 [ 4 ] {98627116-60bb-47b3-9c64-00cefa55f271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2680 | 2026.03.13 22:20:11.833965 [ 4 ] {98627116-60bb-47b3-9c64-00cefa55f271} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2681 | 2026.03.13 22:20:11.834181 [ 4 ] {98627116-60bb-47b3-9c64-00cefa55f271} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2682 | 2026.03.13 22:20:11.834310 [ 4 ] {98627116-60bb-47b3-9c64-00cefa55f271} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 2683 | 2026.03.13 22:20:11.834346 [ 4 ] {98627116-60bb-47b3-9c64-00cefa55f271} <Debug> TCPHandler: Processed in 0.001373149 sec. | ||
| 2684 | 2026.03.13 22:20:11.834448 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2685 | 2026.03.13 22:20:11.834542 [ 4 ] {34d875ed-2b7f-4600-b3ad-16b11099951c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2686 | 2026.03.13 22:20:11.834596 [ 4 ] {34d875ed-2b7f-4600-b3ad-16b11099951c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2687 | 2026.03.13 22:20:11.835411 [ 4 ] {34d875ed-2b7f-4600-b3ad-16b11099951c} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.03.13 22:20:11.835447 [ 4 ] {34d875ed-2b7f-4600-b3ad-16b11099951c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2689 | 2026.03.13 22:20:11.835982 [ 4 ] {34d875ed-2b7f-4600-b3ad-16b11099951c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2690 | 2026.03.13 22:20:11.836196 [ 4 ] {34d875ed-2b7f-4600-b3ad-16b11099951c} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2026.03.13 22:20:11.836330 [ 4 ] {34d875ed-2b7f-4600-b3ad-16b11099951c} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001806 sec., 21040.974529346622 rows/sec., 37.70 MiB/sec. | ||
| 2692 | 2026.03.13 22:20:11.836381 [ 4 ] {34d875ed-2b7f-4600-b3ad-16b11099951c} <Debug> TCPHandler: Processed in 0.001982622 sec. | ||
| 2693 | 2026.03.13 22:20:11.836495 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2694 | 2026.03.13 22:20:11.836588 [ 4 ] {6ea06247-81a2-48db-a863-f4e5b1fcdd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2695 | 2026.03.13 22:20:11.836630 [ 4 ] {6ea06247-81a2-48db-a863-f4e5b1fcdd44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2696 | 2026.03.13 22:20:11.836956 [ 4 ] {6ea06247-81a2-48db-a863-f4e5b1fcdd44} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2026.03.13 22:20:11.836991 [ 4 ] {6ea06247-81a2-48db-a863-f4e5b1fcdd44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2698 | 2026.03.13 22:20:11.837311 [ 4 ] {6ea06247-81a2-48db-a863-f4e5b1fcdd44} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2699 | 2026.03.13 22:20:11.837517 [ 4 ] {6ea06247-81a2-48db-a863-f4e5b1fcdd44} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2700 | 2026.03.13 22:20:11.837673 [ 4 ] {6ea06247-81a2-48db-a863-f4e5b1fcdd44} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 2701 | 2026.03.13 22:20:11.837723 [ 4 ] {6ea06247-81a2-48db-a863-f4e5b1fcdd44} <Debug> TCPHandler: Processed in 0.001279407 sec. | ||
| 2702 | 2026.03.13 22:20:13.650638 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 346 | ||
| 2703 | 2026.03.13 22:20:13.652944 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2026.03.13 22:20:13.652992 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2705 | 2026.03.13 22:20:13.654161 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2706 | 2026.03.13 22:20:13.654430 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.03.13 22:20:13.654786 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 346 | ||
| 2708 | 2026.03.13 22:20:16.144789 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5340 | ||
| 2709 | 2026.03.13 22:20:16.145354 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2710 | 2026.03.13 22:20:16.145395 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2711 | 2026.03.13 22:20:16.145896 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2712 | 2026.03.13 22:20:16.146123 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2713 | 2026.03.13 22:20:16.146252 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5340 | ||
| 2714 | 2026.03.13 22:20:16.146272 [ 27 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2715 | 2026.03.13 22:20:16.146342 [ 27 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2716 | 2026.03.13 22:20:16.146363 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2717 | 2026.03.13 22:20:16.146491 [ 192 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 2718 | 2026.03.13 22:20:16.146631 [ 192 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2719 | 2026.03.13 22:20:16.146667 [ 192 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2908 rows starting from the beginning of the part | ||
| 2720 | 2026.03.13 22:20:16.146729 [ 192 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 2721 | 2026.03.13 22:20:16.146772 [ 192 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 2722 | 2026.03.13 22:20:16.146811 [ 192 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 2723 | 2026.03.13 22:20:16.146849 [ 192 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 2724 | 2026.03.13 22:20:16.146892 [ 192 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 2725 | 2026.03.13 22:20:16.148231 [ 195 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5340 rows, containing 4 columns (4 merged, 0 gathered) in 0.001801498 sec., 2964199.7937272205 rows/sec., 42.40 MiB/sec. | ||
| 2726 | 2026.03.13 22:20:16.149109 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2727 | 2026.03.13 22:20:16.149447 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_11_2} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2026.03.13 22:20:16.149524 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_11_2} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2729 | 2026.03.13 22:20:16.149601 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2730 | 2026.03.13 22:20:16.419008 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2731 | 2026.03.13 22:20:16.435517 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2026.03.13 22:20:16.435572 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2733 | 2026.03.13 22:20:16.441865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2734 | 2026.03.13 22:20:16.442519 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2026.03.13 22:20:16.442846 [ 27 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2736 | 2026.03.13 22:20:16.442929 [ 27 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2737 | 2026.03.13 22:20:16.442966 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2738 | 2026.03.13 22:20:16.443080 [ 192 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 2739 | 2026.03.13 22:20:16.445439 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2740 | 2026.03.13 22:20:16.446038 [ 192 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2741 | 2026.03.13 22:20:16.446713 [ 192 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 2742 | 2026.03.13 22:20:16.450023 [ 192 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 2743 | 2026.03.13 22:20:16.453390 [ 192 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 2744 | 2026.03.13 22:20:16.457244 [ 192 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 2745 | 2026.03.13 22:20:16.461675 [ 192 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 2746 | 2026.03.13 22:20:16.466161 [ 192 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 2747 | 2026.03.13 22:20:16.516165 [ 192 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.073116351 sec., 1135.1770002854767 rows/sec., 5.87 MiB/sec. | ||
| 2748 | 2026.03.13 22:20:16.517574 [ 192 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2749 | 2026.03.13 22:20:16.519060 [ 192 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_11_2} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2750 | 2026.03.13 22:20:16.519141 [ 192 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_11_2} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2751 | 2026.03.13 22:20:16.520271 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2752 | 2026.03.13 22:20:16.825723 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2753 | 2026.03.13 22:20:16.825900 [ 4 ] {846db204-7c6f-460c-8bdc-c5fe2bea48e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2754 | 2026.03.13 22:20:16.825964 [ 4 ] {846db204-7c6f-460c-8bdc-c5fe2bea48e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2755 | 2026.03.13 22:20:16.826568 [ 4 ] {846db204-7c6f-460c-8bdc-c5fe2bea48e2} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2026.03.13 22:20:16.826612 [ 4 ] {846db204-7c6f-460c-8bdc-c5fe2bea48e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2757 | 2026.03.13 22:20:16.827037 [ 4 ] {846db204-7c6f-460c-8bdc-c5fe2bea48e2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2758 | 2026.03.13 22:20:16.827265 [ 4 ] {846db204-7c6f-460c-8bdc-c5fe2bea48e2} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2759 | 2026.03.13 22:20:16.827417 [ 4 ] {846db204-7c6f-460c-8bdc-c5fe2bea48e2} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001565 sec., 39616.61341853035 rows/sec., 3.10 MiB/sec. | ||
| 2760 | 2026.03.13 22:20:16.827460 [ 4 ] {846db204-7c6f-460c-8bdc-c5fe2bea48e2} <Debug> TCPHandler: Processed in 0.00187018 sec. | ||
| 2761 | 2026.03.13 22:20:16.827587 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2762 | 2026.03.13 22:20:16.827683 [ 4 ] {f08c331d-9653-4a5e-adbf-599f0d9a8492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2763 | 2026.03.13 22:20:16.827723 [ 4 ] {f08c331d-9653-4a5e-adbf-599f0d9a8492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2764 | 2026.03.13 22:20:16.828131 [ 4 ] {f08c331d-9653-4a5e-adbf-599f0d9a8492} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2026.03.13 22:20:16.828168 [ 4 ] {f08c331d-9653-4a5e-adbf-599f0d9a8492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2766 | 2026.03.13 22:20:16.828490 [ 4 ] {f08c331d-9653-4a5e-adbf-599f0d9a8492} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2767 | 2026.03.13 22:20:16.828698 [ 4 ] {f08c331d-9653-4a5e-adbf-599f0d9a8492} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2026.03.13 22:20:16.828845 [ 4 ] {f08c331d-9653-4a5e-adbf-599f0d9a8492} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001179 sec., 2544.5292620865143 rows/sec., 191.34 KiB/sec. | ||
| 2769 | 2026.03.13 22:20:16.828887 [ 4 ] {f08c331d-9653-4a5e-adbf-599f0d9a8492} <Debug> TCPHandler: Processed in 0.001350238 sec. | ||
| 2770 | 2026.03.13 22:20:16.828999 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2771 | 2026.03.13 22:20:16.829094 [ 4 ] {b719ce19-65c8-4120-893d-4d30bd79891a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2772 | 2026.03.13 22:20:16.829134 [ 4 ] {b719ce19-65c8-4120-893d-4d30bd79891a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2773 | 2026.03.13 22:20:16.829558 [ 4 ] {b719ce19-65c8-4120-893d-4d30bd79891a} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2026.03.13 22:20:16.829595 [ 4 ] {b719ce19-65c8-4120-893d-4d30bd79891a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2775 | 2026.03.13 22:20:16.829928 [ 4 ] {b719ce19-65c8-4120-893d-4d30bd79891a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2776 | 2026.03.13 22:20:16.830172 [ 4 ] {b719ce19-65c8-4120-893d-4d30bd79891a} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2026.03.13 22:20:16.830300 [ 4 ] {b719ce19-65c8-4120-893d-4d30bd79891a} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001223 sec., 54783.319705641865 rows/sec., 4.28 MiB/sec. | ||
| 2778 | 2026.03.13 22:20:16.830337 [ 4 ] {b719ce19-65c8-4120-893d-4d30bd79891a} <Debug> TCPHandler: Processed in 0.00139564 sec. | ||
| 2779 | 2026.03.13 22:20:16.830446 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2780 | 2026.03.13 22:20:16.830541 [ 4 ] {ebbdd7a5-8695-4806-9e01-ca9370b760b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2781 | 2026.03.13 22:20:16.830583 [ 4 ] {ebbdd7a5-8695-4806-9e01-ca9370b760b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2782 | 2026.03.13 22:20:16.831002 [ 4 ] {ebbdd7a5-8695-4806-9e01-ca9370b760b5} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2026.03.13 22:20:16.831037 [ 4 ] {ebbdd7a5-8695-4806-9e01-ca9370b760b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2784 | 2026.03.13 22:20:16.831366 [ 4 ] {ebbdd7a5-8695-4806-9e01-ca9370b760b5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2785 | 2026.03.13 22:20:16.831587 [ 4 ] {ebbdd7a5-8695-4806-9e01-ca9370b760b5} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2026.03.13 22:20:16.831723 [ 4 ] {ebbdd7a5-8695-4806-9e01-ca9370b760b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 2787 | 2026.03.13 22:20:16.831759 [ 4 ] {ebbdd7a5-8695-4806-9e01-ca9370b760b5} <Debug> TCPHandler: Processed in 0.001362569 sec. | ||
| 2788 | 2026.03.13 22:20:16.831884 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2789 | 2026.03.13 22:20:16.831990 [ 4 ] {35bf7772-777d-4555-b477-4ca8db8a1b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2790 | 2026.03.13 22:20:16.832044 [ 4 ] {35bf7772-777d-4555-b477-4ca8db8a1b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2791 | 2026.03.13 22:20:16.832746 [ 4 ] {35bf7772-777d-4555-b477-4ca8db8a1b7f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2026.03.13 22:20:16.832782 [ 4 ] {35bf7772-777d-4555-b477-4ca8db8a1b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2793 | 2026.03.13 22:20:16.833295 [ 4 ] {35bf7772-777d-4555-b477-4ca8db8a1b7f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2794 | 2026.03.13 22:20:16.833511 [ 4 ] {35bf7772-777d-4555-b477-4ca8db8a1b7f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2026.03.13 22:20:16.833638 [ 4 ] {35bf7772-777d-4555-b477-4ca8db8a1b7f} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001711 sec., 1753.3606078316773 rows/sec., 3.14 MiB/sec. | ||
| 2796 | 2026.03.13 22:20:16.833687 [ 4 ] {35bf7772-777d-4555-b477-4ca8db8a1b7f} <Debug> TCPHandler: Processed in 0.00190042 sec. | ||
| 2797 | 2026.03.13 22:20:16.833799 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2798 | 2026.03.13 22:20:16.833960 [ 4 ] {80dc05f2-d372-4707-8d02-857a8416363b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2799 | 2026.03.13 22:20:16.834001 [ 4 ] {80dc05f2-d372-4707-8d02-857a8416363b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2800 | 2026.03.13 22:20:16.834336 [ 4 ] {80dc05f2-d372-4707-8d02-857a8416363b} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.03.13 22:20:16.834371 [ 4 ] {80dc05f2-d372-4707-8d02-857a8416363b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2802 | 2026.03.13 22:20:16.834667 [ 4 ] {80dc05f2-d372-4707-8d02-857a8416363b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2803 | 2026.03.13 22:20:16.834884 [ 4 ] {80dc05f2-d372-4707-8d02-857a8416363b} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2026.03.13 22:20:16.835023 [ 4 ] {80dc05f2-d372-4707-8d02-857a8416363b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 2805 | 2026.03.13 22:20:16.835059 [ 4 ] {80dc05f2-d372-4707-8d02-857a8416363b} <Debug> TCPHandler: Processed in 0.001251536 sec. | ||
| 2806 | 2026.03.13 22:20:17.000321 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.54 MiB, peak 218.98 MiB, free memory in arenas 0.00 B, will set to 218.88 MiB (RSS), difference: 9.33 MiB | ||
| 2807 | 2026.03.13 22:20:19.498356 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2808 | 2026.03.13 22:20:19.498555 [ 4 ] {59ed5aee-bfbd-41d1-8d5b-78b183be92a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2809 | 2026.03.13 22:20:19.498621 [ 4 ] {59ed5aee-bfbd-41d1-8d5b-78b183be92a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2810 | 2026.03.13 22:20:19.499237 [ 4 ] {59ed5aee-bfbd-41d1-8d5b-78b183be92a9} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2026.03.13 22:20:19.499287 [ 4 ] {59ed5aee-bfbd-41d1-8d5b-78b183be92a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2812 | 2026.03.13 22:20:19.499707 [ 4 ] {59ed5aee-bfbd-41d1-8d5b-78b183be92a9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2813 | 2026.03.13 22:20:19.499945 [ 4 ] {59ed5aee-bfbd-41d1-8d5b-78b183be92a9} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2026.03.13 22:20:19.500102 [ 4 ] {59ed5aee-bfbd-41d1-8d5b-78b183be92a9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001595 sec., 15047.021943573667 rows/sec., 1.25 MiB/sec. | ||
| 2815 | 2026.03.13 22:20:19.500150 [ 4 ] {59ed5aee-bfbd-41d1-8d5b-78b183be92a9} <Debug> TCPHandler: Processed in 0.001924461 sec. | ||
| 2816 | 2026.03.13 22:20:19.500270 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2817 | 2026.03.13 22:20:19.500372 [ 4 ] {8a27b5eb-15d1-486a-b9e0-417b5b3a35dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2818 | 2026.03.13 22:20:19.500415 [ 4 ] {8a27b5eb-15d1-486a-b9e0-417b5b3a35dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2819 | 2026.03.13 22:20:19.500844 [ 4 ] {8a27b5eb-15d1-486a-b9e0-417b5b3a35dd} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2026.03.13 22:20:19.500882 [ 4 ] {8a27b5eb-15d1-486a-b9e0-417b5b3a35dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2821 | 2026.03.13 22:20:19.501190 [ 4 ] {8a27b5eb-15d1-486a-b9e0-417b5b3a35dd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2822 | 2026.03.13 22:20:19.501402 [ 4 ] {8a27b5eb-15d1-486a-b9e0-417b5b3a35dd} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2823 | 2026.03.13 22:20:19.501537 [ 4 ] {8a27b5eb-15d1-486a-b9e0-417b5b3a35dd} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001193 sec., 10058.675607711652 rows/sec., 820.21 KiB/sec. | ||
| 2824 | 2026.03.13 22:20:19.501574 [ 4 ] {8a27b5eb-15d1-486a-b9e0-417b5b3a35dd} <Debug> TCPHandler: Processed in 0.001365539 sec. | ||
| 2825 | 2026.03.13 22:20:19.501672 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2826 | 2026.03.13 22:20:19.501762 [ 4 ] {76b38446-e06c-4232-af2c-56363edd743a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2827 | 2026.03.13 22:20:19.501799 [ 4 ] {76b38446-e06c-4232-af2c-56363edd743a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2828 | 2026.03.13 22:20:19.503133 [ 4 ] {76b38446-e06c-4232-af2c-56363edd743a} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2026.03.13 22:20:19.503170 [ 4 ] {76b38446-e06c-4232-af2c-56363edd743a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2830 | 2026.03.13 22:20:19.503666 [ 4 ] {76b38446-e06c-4232-af2c-56363edd743a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2831 | 2026.03.13 22:20:19.503897 [ 4 ] {76b38446-e06c-4232-af2c-56363edd743a} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2026.03.13 22:20:19.504034 [ 4 ] {76b38446-e06c-4232-af2c-56363edd743a} <Debug> executeQuery: Read 2142 rows, 167.72 KiB in 0.002267 sec., 944861.049845611 rows/sec., 72.25 MiB/sec. | ||
| 2833 | 2026.03.13 22:20:19.504073 [ 4 ] {76b38446-e06c-4232-af2c-56363edd743a} <Debug> TCPHandler: Processed in 0.002434591 sec. | ||
| 2834 | 2026.03.13 22:20:19.504188 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2835 | 2026.03.13 22:20:19.504283 [ 4 ] {d0762c8f-6c72-4c12-b0b5-285655d8c59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2836 | 2026.03.13 22:20:19.504324 [ 4 ] {d0762c8f-6c72-4c12-b0b5-285655d8c59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2837 | 2026.03.13 22:20:19.504748 [ 4 ] {d0762c8f-6c72-4c12-b0b5-285655d8c59c} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2026.03.13 22:20:19.504785 [ 4 ] {d0762c8f-6c72-4c12-b0b5-285655d8c59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2839 | 2026.03.13 22:20:19.505105 [ 4 ] {d0762c8f-6c72-4c12-b0b5-285655d8c59c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2840 | 2026.03.13 22:20:19.505324 [ 4 ] {d0762c8f-6c72-4c12-b0b5-285655d8c59c} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2026.03.13 22:20:19.505430 [ 107 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 2842 | 2026.03.13 22:20:19.505474 [ 4 ] {d0762c8f-6c72-4c12-b0b5-285655d8c59c} <Debug> executeQuery: Read 73 rows, 5.48 KiB in 0.001208 sec., 60430.46357615894 rows/sec., 4.43 MiB/sec. | ||
| 2843 | 2026.03.13 22:20:19.505495 [ 107 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2844 | 2026.03.13 22:20:19.505526 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2845 | 2026.03.13 22:20:19.505529 [ 4 ] {d0762c8f-6c72-4c12-b0b5-285655d8c59c} <Debug> TCPHandler: Processed in 0.001390899 sec. | ||
| 2846 | 2026.03.13 22:20:19.505666 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2847 | 2026.03.13 22:20:19.505706 [ 189 ] {4656371e-563a-46d1-a934-27f1632d252f::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 | ||
| 2848 | 2026.03.13 22:20:19.505771 [ 4 ] {e93616f3-8cc5-48d2-a9cb-24dca8920095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2849 | 2026.03.13 22:20:19.505815 [ 4 ] {e93616f3-8cc5-48d2-a9cb-24dca8920095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2850 | 2026.03.13 22:20:19.505883 [ 189 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2851 | 2026.03.13 22:20:19.505928 [ 189 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 77 rows starting from the beginning of the part | ||
| 2852 | 2026.03.13 22:20:19.506032 [ 189 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 2853 | 2026.03.13 22:20:19.506082 [ 189 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 5 rows starting from the beginning of the part | ||
| 2854 | 2026.03.13 22:20:19.506125 [ 189 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 2855 | 2026.03.13 22:20:19.506181 [ 189 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 3 rows starting from the beginning of the part | ||
| 2856 | 2026.03.13 22:20:19.506226 [ 189 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 73 rows starting from the beginning of the part | ||
| 2857 | 2026.03.13 22:20:19.506467 [ 4 ] {e93616f3-8cc5-48d2-a9cb-24dca8920095} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2026.03.13 22:20:19.506513 [ 4 ] {e93616f3-8cc5-48d2-a9cb-24dca8920095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2859 | 2026.03.13 22:20:19.507019 [ 4 ] {e93616f3-8cc5-48d2-a9cb-24dca8920095} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2860 | 2026.03.13 22:20:19.507123 [ 197 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 5 columns (5 merged, 0 gathered) in 0.001512002 sec., 154761.7000506613 rows/sec., 11.93 MiB/sec. | ||
| 2861 | 2026.03.13 22:20:19.507246 [ 4 ] {e93616f3-8cc5-48d2-a9cb-24dca8920095} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2026.03.13 22:20:19.507320 [ 195 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 2863 | 2026.03.13 22:20:19.507394 [ 4 ] {e93616f3-8cc5-48d2-a9cb-24dca8920095} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001648 sec., 444174.7572815534 rows/sec., 26.27 MiB/sec. | ||
| 2864 | 2026.03.13 22:20:19.507451 [ 4 ] {e93616f3-8cc5-48d2-a9cb-24dca8920095} <Debug> TCPHandler: Processed in 0.001825529 sec. | ||
| 2865 | 2026.03.13 22:20:19.507572 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2866 | 2026.03.13 22:20:19.507643 [ 195 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_10_2} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2026.03.13 22:20:19.507670 [ 4 ] {24cc75ca-1c78-4ca1-a233-5b4360bd5d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2868 | 2026.03.13 22:20:19.507714 [ 4 ] {24cc75ca-1c78-4ca1-a233-5b4360bd5d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2869 | 2026.03.13 22:20:19.507725 [ 195 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_10_2} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 2870 | 2026.03.13 22:20:19.507821 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2871 | 2026.03.13 22:20:19.508108 [ 4 ] {24cc75ca-1c78-4ca1-a233-5b4360bd5d35} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2872 | 2026.03.13 22:20:19.508148 [ 4 ] {24cc75ca-1c78-4ca1-a233-5b4360bd5d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2873 | 2026.03.13 22:20:19.508437 [ 4 ] {24cc75ca-1c78-4ca1-a233-5b4360bd5d35} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2874 | 2026.03.13 22:20:19.508664 [ 4 ] {24cc75ca-1c78-4ca1-a233-5b4360bd5d35} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2875 | 2026.03.13 22:20:19.508794 [ 4 ] {24cc75ca-1c78-4ca1-a233-5b4360bd5d35} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001142 sec., 875.6567425569177 rows/sec., 61.57 KiB/sec. | ||
| 2876 | 2026.03.13 22:20:19.508831 [ 4 ] {24cc75ca-1c78-4ca1-a233-5b4360bd5d35} <Debug> TCPHandler: Processed in 0.001310967 sec. | ||
| 2877 | 2026.03.13 22:20:19.508939 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2878 | 2026.03.13 22:20:19.509034 [ 4 ] {58ed4d85-0b2f-4e76-a6bb-87e0e930685e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2879 | 2026.03.13 22:20:19.509073 [ 4 ] {58ed4d85-0b2f-4e76-a6bb-87e0e930685e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2880 | 2026.03.13 22:20:19.509459 [ 4 ] {58ed4d85-0b2f-4e76-a6bb-87e0e930685e} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2881 | 2026.03.13 22:20:19.509492 [ 4 ] {58ed4d85-0b2f-4e76-a6bb-87e0e930685e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2882 | 2026.03.13 22:20:19.509763 [ 4 ] {58ed4d85-0b2f-4e76-a6bb-87e0e930685e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2883 | 2026.03.13 22:20:19.509959 [ 4 ] {58ed4d85-0b2f-4e76-a6bb-87e0e930685e} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2884 | 2026.03.13 22:20:19.510077 [ 4 ] {58ed4d85-0b2f-4e76-a6bb-87e0e930685e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 849.95 KiB/sec. | ||
| 2885 | 2026.03.13 22:20:19.510112 [ 4 ] {58ed4d85-0b2f-4e76-a6bb-87e0e930685e} <Debug> TCPHandler: Processed in 0.001274036 sec. | ||
| 2886 | 2026.03.13 22:20:19.510211 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2887 | 2026.03.13 22:20:19.510299 [ 4 ] {d4e4b002-c780-4c6e-8742-5922c43bd0e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2888 | 2026.03.13 22:20:19.510335 [ 4 ] {d4e4b002-c780-4c6e-8742-5922c43bd0e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2889 | 2026.03.13 22:20:19.511124 [ 4 ] {d4e4b002-c780-4c6e-8742-5922c43bd0e6} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2890 | 2026.03.13 22:20:19.511159 [ 4 ] {d4e4b002-c780-4c6e-8742-5922c43bd0e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2891 | 2026.03.13 22:20:19.511528 [ 4 ] {d4e4b002-c780-4c6e-8742-5922c43bd0e6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2892 | 2026.03.13 22:20:19.511742 [ 4 ] {d4e4b002-c780-4c6e-8742-5922c43bd0e6} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2893 | 2026.03.13 22:20:19.511869 [ 4 ] {d4e4b002-c780-4c6e-8742-5922c43bd0e6} <Debug> executeQuery: Read 1097 rows, 78.50 KiB in 0.001528 sec., 717931.9371727748 rows/sec., 50.17 MiB/sec. | ||
| 2894 | 2026.03.13 22:20:19.511907 [ 4 ] {d4e4b002-c780-4c6e-8742-5922c43bd0e6} <Debug> TCPHandler: Processed in 0.001690836 sec. | ||
| 2895 | 2026.03.13 22:20:19.512015 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2896 | 2026.03.13 22:20:19.512109 [ 4 ] {1d412545-5a28-41a7-ac50-abded8ca395e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2897 | 2026.03.13 22:20:19.512151 [ 4 ] {1d412545-5a28-41a7-ac50-abded8ca395e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2898 | 2026.03.13 22:20:19.512786 [ 4 ] {1d412545-5a28-41a7-ac50-abded8ca395e} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2026.03.13 22:20:19.512822 [ 4 ] {1d412545-5a28-41a7-ac50-abded8ca395e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2900 | 2026.03.13 22:20:19.513243 [ 4 ] {1d412545-5a28-41a7-ac50-abded8ca395e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2901 | 2026.03.13 22:20:19.513463 [ 4 ] {1d412545-5a28-41a7-ac50-abded8ca395e} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2026.03.13 22:20:19.513594 [ 4 ] {1d412545-5a28-41a7-ac50-abded8ca395e} <Debug> executeQuery: Read 1323 rows, 85.89 KiB in 0.001502 sec., 880825.5659121171 rows/sec., 55.85 MiB/sec. | ||
| 2903 | 2026.03.13 22:20:19.513631 [ 4 ] {1d412545-5a28-41a7-ac50-abded8ca395e} <Debug> TCPHandler: Processed in 0.001665695 sec. | ||
| 2904 | 2026.03.13 22:20:19.513744 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2905 | 2026.03.13 22:20:19.513839 [ 4 ] {aa11292b-11bb-4e02-a207-ac6b35ca9ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2906 | 2026.03.13 22:20:19.513893 [ 4 ] {aa11292b-11bb-4e02-a207-ac6b35ca9ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2907 | 2026.03.13 22:20:19.514756 [ 4 ] {aa11292b-11bb-4e02-a207-ac6b35ca9ae3} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2908 | 2026.03.13 22:20:19.514792 [ 4 ] {aa11292b-11bb-4e02-a207-ac6b35ca9ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2909 | 2026.03.13 22:20:19.515355 [ 4 ] {aa11292b-11bb-4e02-a207-ac6b35ca9ae3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2910 | 2026.03.13 22:20:19.515598 [ 4 ] {aa11292b-11bb-4e02-a207-ac6b35ca9ae3} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2911 | 2026.03.13 22:20:19.515740 [ 4 ] {aa11292b-11bb-4e02-a207-ac6b35ca9ae3} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001918 sec., 25547.445255474453 rows/sec., 45.78 MiB/sec. | ||
| 2912 | 2026.03.13 22:20:19.515799 [ 4 ] {aa11292b-11bb-4e02-a207-ac6b35ca9ae3} <Debug> TCPHandler: Processed in 0.002107015 sec. | ||
| 2913 | 2026.03.13 22:20:19.515905 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2914 | 2026.03.13 22:20:19.516000 [ 4 ] {806092a5-f5b7-454a-8ef4-feb7821d45b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2915 | 2026.03.13 22:20:19.516040 [ 4 ] {806092a5-f5b7-454a-8ef4-feb7821d45b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2916 | 2026.03.13 22:20:19.516371 [ 4 ] {806092a5-f5b7-454a-8ef4-feb7821d45b3} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2026.03.13 22:20:19.516407 [ 4 ] {806092a5-f5b7-454a-8ef4-feb7821d45b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2918 | 2026.03.13 22:20:19.516726 [ 4 ] {806092a5-f5b7-454a-8ef4-feb7821d45b3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2919 | 2026.03.13 22:20:19.516936 [ 4 ] {806092a5-f5b7-454a-8ef4-feb7821d45b3} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2026.03.13 22:20:19.517065 [ 4 ] {806092a5-f5b7-454a-8ef4-feb7821d45b3} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001083 sec., 33240.997229916895 rows/sec., 2.24 MiB/sec. | ||
| 2921 | 2026.03.13 22:20:19.517101 [ 4 ] {806092a5-f5b7-454a-8ef4-feb7821d45b3} <Debug> TCPHandler: Processed in 0.001244646 sec. | ||
| 2922 | 2026.03.13 22:20:21.821337 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2923 | 2026.03.13 22:20:21.821507 [ 4 ] {e25fc495-588b-4372-ba64-65b601e927dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2924 | 2026.03.13 22:20:21.821570 [ 4 ] {e25fc495-588b-4372-ba64-65b601e927dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2925 | 2026.03.13 22:20:21.822255 [ 4 ] {e25fc495-588b-4372-ba64-65b601e927dd} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2026.03.13 22:20:21.822300 [ 4 ] {e25fc495-588b-4372-ba64-65b601e927dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2927 | 2026.03.13 22:20:21.822667 [ 4 ] {e25fc495-588b-4372-ba64-65b601e927dd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2928 | 2026.03.13 22:20:21.822887 [ 4 ] {e25fc495-588b-4372-ba64-65b601e927dd} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2026.03.13 22:20:21.823013 [ 141 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2930 | 2026.03.13 22:20:21.823035 [ 4 ] {e25fc495-588b-4372-ba64-65b601e927dd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001573 sec., 35600.762873490145 rows/sec., 2.72 MiB/sec. | ||
| 2931 | 2026.03.13 22:20:21.823074 [ 141 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2026.03.13 22:20:21.823097 [ 4 ] {e25fc495-588b-4372-ba64-65b601e927dd} <Debug> TCPHandler: Processed in 0.00189308 sec. | ||
| 2933 | 2026.03.13 22:20:21.823100 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2934 | 2026.03.13 22:20:21.823234 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2935 | 2026.03.13 22:20:21.823238 [ 194 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 2936 | 2026.03.13 22:20:21.823332 [ 4 ] {7389fe7e-b67c-4cce-bde8-7475867ccfcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2937 | 2026.03.13 22:20:21.823375 [ 4 ] {7389fe7e-b67c-4cce-bde8-7475867ccfcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2938 | 2026.03.13 22:20:21.823388 [ 194 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2939 | 2026.03.13 22:20:21.823424 [ 194 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2145 rows starting from the beginning of the part | ||
| 2940 | 2026.03.13 22:20:21.823514 [ 194 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 63 rows starting from the beginning of the part | ||
| 2941 | 2026.03.13 22:20:21.823560 [ 194 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 132 rows starting from the beginning of the part | ||
| 2942 | 2026.03.13 22:20:21.823602 [ 194 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 62 rows starting from the beginning of the part | ||
| 2943 | 2026.03.13 22:20:21.823646 [ 194 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2142 rows starting from the beginning of the part | ||
| 2944 | 2026.03.13 22:20:21.823685 [ 194 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 2945 | 2026.03.13 22:20:21.823821 [ 4 ] {7389fe7e-b67c-4cce-bde8-7475867ccfcc} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2946 | 2026.03.13 22:20:21.823861 [ 4 ] {7389fe7e-b67c-4cce-bde8-7475867ccfcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2947 | 2026.03.13 22:20:21.824195 [ 4 ] {7389fe7e-b67c-4cce-bde8-7475867ccfcc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2948 | 2026.03.13 22:20:21.824414 [ 4 ] {7389fe7e-b67c-4cce-bde8-7475867ccfcc} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2949 | 2026.03.13 22:20:21.824533 [ 129 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2950 | 2026.03.13 22:20:21.824550 [ 4 ] {7389fe7e-b67c-4cce-bde8-7475867ccfcc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001236 sec., 51779.93527508091 rows/sec., 4.04 MiB/sec. | ||
| 2951 | 2026.03.13 22:20:21.824578 [ 129 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2026.03.13 22:20:21.824601 [ 4 ] {7389fe7e-b67c-4cce-bde8-7475867ccfcc} <Debug> TCPHandler: Processed in 0.00141519 sec. | ||
| 2953 | 2026.03.13 22:20:21.824603 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2954 | 2026.03.13 22:20:21.824723 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 2955 | 2026.03.13 22:20:21.824737 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2956 | 2026.03.13 22:20:21.824853 [ 4 ] {eb05bad8-3b87-4555-af1e-f1a941844b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2957 | 2026.03.13 22:20:21.824867 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2958 | 2026.03.13 22:20:21.824895 [ 4 ] {eb05bad8-3b87-4555-af1e-f1a941844b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2959 | 2026.03.13 22:20:21.824905 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1113 rows starting from the beginning of the part | ||
| 2960 | 2026.03.13 22:20:21.824979 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 75 rows starting from the beginning of the part | ||
| 2961 | 2026.03.13 22:20:21.825022 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 102 rows starting from the beginning of the part | ||
| 2962 | 2026.03.13 22:20:21.825059 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 67 rows starting from the beginning of the part | ||
| 2963 | 2026.03.13 22:20:21.825098 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1097 rows starting from the beginning of the part | ||
| 2964 | 2026.03.13 22:20:21.825134 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2965 | 2026.03.13 22:20:21.825297 [ 4 ] {eb05bad8-3b87-4555-af1e-f1a941844b45} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.03.13 22:20:21.825338 [ 4 ] {eb05bad8-3b87-4555-af1e-f1a941844b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2967 | 2026.03.13 22:20:21.825547 [ 201 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4600 rows, containing 5 columns (5 merged, 0 gathered) in 0.00236881 sec., 1941903.3185439103 rows/sec., 156.53 MiB/sec. | ||
| 2968 | 2026.03.13 22:20:21.825759 [ 4 ] {eb05bad8-3b87-4555-af1e-f1a941844b45} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2969 | 2026.03.13 22:20:21.825789 [ 194 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2970 | 2026.03.13 22:20:21.826079 [ 4 ] {eb05bad8-3b87-4555-af1e-f1a941844b45} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2971 | 2026.03.13 22:20:21.826179 [ 194 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_16_3} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.03.13 22:20:21.826198 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2973 | 2026.03.13 22:20:21.826229 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2974 | 2026.03.13 22:20:21.826230 [ 4 ] {eb05bad8-3b87-4555-af1e-f1a941844b45} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001395 sec., 45878.13620071685 rows/sec., 3.20 MiB/sec. | ||
| 2975 | 2026.03.13 22:20:21.826251 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2976 | 2026.03.13 22:20:21.826256 [ 194 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_16_3} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2977 | 2026.03.13 22:20:21.826282 [ 4 ] {eb05bad8-3b87-4555-af1e-f1a941844b45} <Debug> TCPHandler: Processed in 0.001593714 sec. | ||
| 2978 | 2026.03.13 22:20:21.826345 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::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 | ||
| 2979 | 2026.03.13 22:20:21.826366 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 2980 | 2026.03.13 22:20:21.826407 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2981 | 2026.03.13 22:20:21.826472 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2982 | 2026.03.13 22:20:21.826503 [ 4 ] {d55b1fb7-9757-491e-a276-5158357efa6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2983 | 2026.03.13 22:20:21.826509 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4401 rows starting from the beginning of the part | ||
| 2984 | 2026.03.13 22:20:21.826528 [ 194 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2518 rows, containing 5 columns (5 merged, 0 gathered) in 0.00185857 sec., 1354805.0382821201 rows/sec., 101.28 MiB/sec. | ||
| 2985 | 2026.03.13 22:20:21.826550 [ 4 ] {d55b1fb7-9757-491e-a276-5158357efa6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2986 | 2026.03.13 22:20:21.826594 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 161 rows starting from the beginning of the part | ||
| 2987 | 2026.03.13 22:20:21.826644 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::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 | ||
| 2988 | 2026.03.13 22:20:21.826685 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2989 | 2026.03.13 22:20:21.826722 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2990 | 2026.03.13 22:20:21.826723 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1323 rows starting from the beginning of the part | ||
| 2991 | 2026.03.13 22:20:21.826783 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2992 | 2026.03.13 22:20:21.826886 [ 4 ] {d55b1fb7-9757-491e-a276-5158357efa6a} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2993 | 2026.03.13 22:20:21.826929 [ 4 ] {d55b1fb7-9757-491e-a276-5158357efa6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2994 | 2026.03.13 22:20:21.827023 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_16_3} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2026.03.13 22:20:21.827102 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_16_3} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2996 | 2026.03.13 22:20:21.827173 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 2997 | 2026.03.13 22:20:21.827263 [ 4 ] {d55b1fb7-9757-491e-a276-5158357efa6a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2998 | 2026.03.13 22:20:21.827470 [ 4 ] {d55b1fb7-9757-491e-a276-5158357efa6a} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.03.13 22:20:21.827568 [ 129 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3000 | 2026.03.13 22:20:21.827596 [ 129 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3001 | 2026.03.13 22:20:21.827600 [ 4 ] {d55b1fb7-9757-491e-a276-5158357efa6a} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001115 sec., 21524.663677130044 rows/sec., 1.45 MiB/sec. | ||
| 3002 | 2026.03.13 22:20:21.827613 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3003 | 2026.03.13 22:20:21.827645 [ 4 ] {d55b1fb7-9757-491e-a276-5158357efa6a} <Debug> TCPHandler: Processed in 0.001286307 sec. | ||
| 3004 | 2026.03.13 22:20:21.827689 [ 194 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 3005 | 2026.03.13 22:20:21.827773 [ 194 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3006 | 2026.03.13 22:20:21.827797 [ 194 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 366 rows starting from the beginning of the part | ||
| 3007 | 2026.03.13 22:20:21.827840 [ 194 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 3008 | 2026.03.13 22:20:21.827874 [ 194 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3009 | 2026.03.13 22:20:21.827906 [ 194 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 3010 | 2026.03.13 22:20:21.827939 [ 194 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 3011 | 2026.03.13 22:20:21.827970 [ 194 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 3012 | 2026.03.13 22:20:21.828675 [ 195 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 606 rows, containing 4 columns (4 merged, 0 gathered) in 0.001011081 sec., 599358.5083687657 rows/sec., 40.22 MiB/sec. | ||
| 3013 | 2026.03.13 22:20:21.828841 [ 194 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3014 | 2026.03.13 22:20:21.829077 [ 194 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_16_3} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2026.03.13 22:20:21.829135 [ 194 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_16_3} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3016 | 2026.03.13 22:20:21.829194 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3017 | 2026.03.13 22:20:21.829751 [ 200 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6269 rows, containing 5 columns (5 merged, 0 gathered) in 0.003444973 sec., 1819753.014029428 rows/sec., 119.30 MiB/sec. | ||
| 3018 | 2026.03.13 22:20:21.830275 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3019 | 2026.03.13 22:20:21.830509 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2026.03.13 22:20:21.830571 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3021 | 2026.03.13 22:20:21.830649 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 3022 | 2026.03.13 22:20:22.000493 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.42 MiB, peak 226.41 MiB, free memory in arenas 0.00 B, will set to 220.54 MiB (RSS), difference: 1.12 MiB | ||
| 3023 | 2026.03.13 22:20:23.574432 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3024 | 2026.03.13 22:20:23.574505 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3025 | 2026.03.13 22:20:23.646964 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5788 | ||
| 3026 | 2026.03.13 22:20:23.647555 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2026.03.13 22:20:23.647607 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3028 | 2026.03.13 22:20:23.648101 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3029 | 2026.03.13 22:20:23.648339 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2026.03.13 22:20:23.648487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5788 | ||
| 3031 | 2026.03.13 22:20:23.655218 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 388 | ||
| 3032 | 2026.03.13 22:20:23.657741 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2026.03.13 22:20:23.657793 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3034 | 2026.03.13 22:20:23.659029 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3035 | 2026.03.13 22:20:23.659303 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2026.03.13 22:20:23.659634 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 388 | ||
| 3037 | 2026.03.13 22:20:23.945876 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3038 | 2026.03.13 22:20:23.963383 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2026.03.13 22:20:23.963446 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3040 | 2026.03.13 22:20:23.969171 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3041 | 2026.03.13 22:20:23.969870 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3042 | 2026.03.13 22:20:23.973054 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3043 | 2026.03.13 22:20:26.824583 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3044 | 2026.03.13 22:20:26.824758 [ 4 ] {cfcd5010-6710-4f13-90e7-17868620e0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3045 | 2026.03.13 22:20:26.824822 [ 4 ] {cfcd5010-6710-4f13-90e7-17868620e0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3046 | 2026.03.13 22:20:26.825507 [ 4 ] {cfcd5010-6710-4f13-90e7-17868620e0ae} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3047 | 2026.03.13 22:20:26.825550 [ 4 ] {cfcd5010-6710-4f13-90e7-17868620e0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3048 | 2026.03.13 22:20:26.825941 [ 4 ] {cfcd5010-6710-4f13-90e7-17868620e0ae} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3049 | 2026.03.13 22:20:26.826169 [ 4 ] {cfcd5010-6710-4f13-90e7-17868620e0ae} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3050 | 2026.03.13 22:20:26.826319 [ 4 ] {cfcd5010-6710-4f13-90e7-17868620e0ae} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001658 sec., 37394.451145958985 rows/sec., 2.92 MiB/sec. | ||
| 3051 | 2026.03.13 22:20:26.826365 [ 4 ] {cfcd5010-6710-4f13-90e7-17868620e0ae} <Debug> TCPHandler: Processed in 0.001971172 sec. | ||
| 3052 | 2026.03.13 22:20:26.826482 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3053 | 2026.03.13 22:20:26.826659 [ 4 ] {d2eb9ca7-ea3d-4706-b2bb-8b9f8d930d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3054 | 2026.03.13 22:20:26.826705 [ 4 ] {d2eb9ca7-ea3d-4706-b2bb-8b9f8d930d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3055 | 2026.03.13 22:20:26.827125 [ 4 ] {d2eb9ca7-ea3d-4706-b2bb-8b9f8d930d85} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2026.03.13 22:20:26.827159 [ 4 ] {d2eb9ca7-ea3d-4706-b2bb-8b9f8d930d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3057 | 2026.03.13 22:20:26.827452 [ 4 ] {d2eb9ca7-ea3d-4706-b2bb-8b9f8d930d85} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3058 | 2026.03.13 22:20:26.827688 [ 4 ] {d2eb9ca7-ea3d-4706-b2bb-8b9f8d930d85} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2026.03.13 22:20:26.827825 [ 4 ] {d2eb9ca7-ea3d-4706-b2bb-8b9f8d930d85} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001187 sec., 2527.3799494524014 rows/sec., 190.05 KiB/sec. | ||
| 3060 | 2026.03.13 22:20:26.827865 [ 4 ] {d2eb9ca7-ea3d-4706-b2bb-8b9f8d930d85} <Debug> TCPHandler: Processed in 0.001371489 sec. | ||
| 3061 | 2026.03.13 22:20:26.828016 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3062 | 2026.03.13 22:20:26.828120 [ 4 ] {7b235fae-9cd9-47f6-aad5-13d1d5d873a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3063 | 2026.03.13 22:20:26.828162 [ 4 ] {7b235fae-9cd9-47f6-aad5-13d1d5d873a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3064 | 2026.03.13 22:20:26.828606 [ 4 ] {7b235fae-9cd9-47f6-aad5-13d1d5d873a9} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2026.03.13 22:20:26.828640 [ 4 ] {7b235fae-9cd9-47f6-aad5-13d1d5d873a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3066 | 2026.03.13 22:20:26.828961 [ 4 ] {7b235fae-9cd9-47f6-aad5-13d1d5d873a9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3067 | 2026.03.13 22:20:26.829184 [ 4 ] {7b235fae-9cd9-47f6-aad5-13d1d5d873a9} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3068 | 2026.03.13 22:20:26.829325 [ 4 ] {7b235fae-9cd9-47f6-aad5-13d1d5d873a9} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001226 sec., 54649.265905383356 rows/sec., 4.27 MiB/sec. | ||
| 3069 | 2026.03.13 22:20:26.829364 [ 4 ] {7b235fae-9cd9-47f6-aad5-13d1d5d873a9} <Debug> TCPHandler: Processed in 0.00140086 sec. | ||
| 3070 | 2026.03.13 22:20:26.829484 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3071 | 2026.03.13 22:20:26.829580 [ 4 ] {137ccdeb-38e0-4fed-befb-a7023dc77e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3072 | 2026.03.13 22:20:26.829625 [ 4 ] {137ccdeb-38e0-4fed-befb-a7023dc77e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3073 | 2026.03.13 22:20:26.830036 [ 4 ] {137ccdeb-38e0-4fed-befb-a7023dc77e7f} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3074 | 2026.03.13 22:20:26.830071 [ 4 ] {137ccdeb-38e0-4fed-befb-a7023dc77e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3075 | 2026.03.13 22:20:26.830395 [ 4 ] {137ccdeb-38e0-4fed-befb-a7023dc77e7f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3076 | 2026.03.13 22:20:26.830602 [ 4 ] {137ccdeb-38e0-4fed-befb-a7023dc77e7f} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2026.03.13 22:20:26.830719 [ 4 ] {137ccdeb-38e0-4fed-befb-a7023dc77e7f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 3078 | 2026.03.13 22:20:26.830752 [ 4 ] {137ccdeb-38e0-4fed-befb-a7023dc77e7f} <Debug> TCPHandler: Processed in 0.001332338 sec. | ||
| 3079 | 2026.03.13 22:20:26.830855 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3080 | 2026.03.13 22:20:26.830942 [ 4 ] {9dc5fa5b-b79d-4a2b-9c45-5044bc4b90b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3081 | 2026.03.13 22:20:26.830992 [ 4 ] {9dc5fa5b-b79d-4a2b-9c45-5044bc4b90b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3082 | 2026.03.13 22:20:26.831725 [ 4 ] {9dc5fa5b-b79d-4a2b-9c45-5044bc4b90b9} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2026.03.13 22:20:26.831758 [ 4 ] {9dc5fa5b-b79d-4a2b-9c45-5044bc4b90b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3084 | 2026.03.13 22:20:26.832228 [ 4 ] {9dc5fa5b-b79d-4a2b-9c45-5044bc4b90b9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3085 | 2026.03.13 22:20:26.832451 [ 4 ] {9dc5fa5b-b79d-4a2b-9c45-5044bc4b90b9} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2026.03.13 22:20:26.832583 [ 4 ] {9dc5fa5b-b79d-4a2b-9c45-5044bc4b90b9} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001633 sec., 1837.1096142069812 rows/sec., 3.29 MiB/sec. | ||
| 3087 | 2026.03.13 22:20:26.832637 [ 4 ] {9dc5fa5b-b79d-4a2b-9c45-5044bc4b90b9} <Debug> TCPHandler: Processed in 0.001810358 sec. | ||
| 3088 | 2026.03.13 22:20:26.832777 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3089 | 2026.03.13 22:20:26.832871 [ 4 ] {881779f0-df2d-41a9-bc12-7a3f2c1f02d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3090 | 2026.03.13 22:20:26.832912 [ 4 ] {881779f0-df2d-41a9-bc12-7a3f2c1f02d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3091 | 2026.03.13 22:20:26.833256 [ 4 ] {881779f0-df2d-41a9-bc12-7a3f2c1f02d7} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3092 | 2026.03.13 22:20:26.833290 [ 4 ] {881779f0-df2d-41a9-bc12-7a3f2c1f02d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3093 | 2026.03.13 22:20:26.833585 [ 4 ] {881779f0-df2d-41a9-bc12-7a3f2c1f02d7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3094 | 2026.03.13 22:20:26.833791 [ 4 ] {881779f0-df2d-41a9-bc12-7a3f2c1f02d7} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2026.03.13 22:20:26.833914 [ 4 ] {881779f0-df2d-41a9-bc12-7a3f2c1f02d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 3096 | 2026.03.13 22:20:26.833947 [ 4 ] {881779f0-df2d-41a9-bc12-7a3f2c1f02d7} <Debug> TCPHandler: Processed in 0.001221806 sec. | ||
| 3097 | 2026.03.13 22:20:31.149096 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6300 | ||
| 3098 | 2026.03.13 22:20:31.149772 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3099 | 2026.03.13 22:20:31.149827 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3100 | 2026.03.13 22:20:31.150335 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3101 | 2026.03.13 22:20:31.150567 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2026.03.13 22:20:31.150721 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6300 | ||
| 3103 | 2026.03.13 22:20:31.473640 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3104 | 2026.03.13 22:20:31.489862 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2026.03.13 22:20:31.489909 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3106 | 2026.03.13 22:20:31.495248 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3107 | 2026.03.13 22:20:31.495937 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2026.03.13 22:20:31.498570 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3109 | 2026.03.13 22:20:31.826874 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3110 | 2026.03.13 22:20:31.827048 [ 4 ] {78b92bd1-4bd5-4141-bbf4-54c4ffa227be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3111 | 2026.03.13 22:20:31.827115 [ 4 ] {78b92bd1-4bd5-4141-bbf4-54c4ffa227be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3112 | 2026.03.13 22:20:31.827791 [ 4 ] {78b92bd1-4bd5-4141-bbf4-54c4ffa227be} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3113 | 2026.03.13 22:20:31.827839 [ 4 ] {78b92bd1-4bd5-4141-bbf4-54c4ffa227be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3114 | 2026.03.13 22:20:31.828219 [ 4 ] {78b92bd1-4bd5-4141-bbf4-54c4ffa227be} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3115 | 2026.03.13 22:20:31.828459 [ 4 ] {78b92bd1-4bd5-4141-bbf4-54c4ffa227be} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3116 | 2026.03.13 22:20:31.828615 [ 4 ] {78b92bd1-4bd5-4141-bbf4-54c4ffa227be} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001617 sec., 81632.6530612245 rows/sec., 7.05 MiB/sec. | ||
| 3117 | 2026.03.13 22:20:31.828658 [ 4 ] {78b92bd1-4bd5-4141-bbf4-54c4ffa227be} <Debug> TCPHandler: Processed in 0.001918111 sec. | ||
| 3118 | 2026.03.13 22:20:31.828787 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3119 | 2026.03.13 22:20:31.828883 [ 4 ] {4a20ec18-e5d9-4aba-8c90-e9f7f57cd97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3120 | 2026.03.13 22:20:31.828924 [ 4 ] {4a20ec18-e5d9-4aba-8c90-e9f7f57cd97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3121 | 2026.03.13 22:20:31.829340 [ 4 ] {4a20ec18-e5d9-4aba-8c90-e9f7f57cd97f} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3122 | 2026.03.13 22:20:31.829378 [ 4 ] {4a20ec18-e5d9-4aba-8c90-e9f7f57cd97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3123 | 2026.03.13 22:20:31.829679 [ 4 ] {4a20ec18-e5d9-4aba-8c90-e9f7f57cd97f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3124 | 2026.03.13 22:20:31.829895 [ 4 ] {4a20ec18-e5d9-4aba-8c90-e9f7f57cd97f} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3125 | 2026.03.13 22:20:31.830027 [ 4 ] {4a20ec18-e5d9-4aba-8c90-e9f7f57cd97f} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001162 sec., 32702.237521514628 rows/sec., 2.40 MiB/sec. | ||
| 3126 | 2026.03.13 22:20:31.830065 [ 4 ] {4a20ec18-e5d9-4aba-8c90-e9f7f57cd97f} <Debug> TCPHandler: Processed in 0.001328098 sec. | ||
| 3127 | 2026.03.13 22:20:31.830167 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3128 | 2026.03.13 22:20:31.830262 [ 4 ] {0af573fc-a792-4793-970c-55392e736862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3129 | 2026.03.13 22:20:31.830301 [ 4 ] {0af573fc-a792-4793-970c-55392e736862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3130 | 2026.03.13 22:20:31.830732 [ 4 ] {0af573fc-a792-4793-970c-55392e736862} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3131 | 2026.03.13 22:20:31.830769 [ 4 ] {0af573fc-a792-4793-970c-55392e736862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3132 | 2026.03.13 22:20:31.831069 [ 4 ] {0af573fc-a792-4793-970c-55392e736862} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3133 | 2026.03.13 22:20:31.831276 [ 4 ] {0af573fc-a792-4793-970c-55392e736862} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2026.03.13 22:20:31.831408 [ 4 ] {0af573fc-a792-4793-970c-55392e736862} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001167 sec., 87403.59897172236 rows/sec., 6.83 MiB/sec. | ||
| 3135 | 2026.03.13 22:20:31.831445 [ 4 ] {0af573fc-a792-4793-970c-55392e736862} <Debug> TCPHandler: Processed in 0.001328478 sec. | ||
| 3136 | 2026.03.13 22:20:31.831560 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3137 | 2026.03.13 22:20:31.831654 [ 4 ] {161486c5-d796-403f-bad8-1b21a3ce1fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3138 | 2026.03.13 22:20:31.831698 [ 4 ] {161486c5-d796-403f-bad8-1b21a3ce1fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3139 | 2026.03.13 22:20:31.832151 [ 4 ] {161486c5-d796-403f-bad8-1b21a3ce1fc7} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2026.03.13 22:20:31.832192 [ 4 ] {161486c5-d796-403f-bad8-1b21a3ce1fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3141 | 2026.03.13 22:20:31.832538 [ 4 ] {161486c5-d796-403f-bad8-1b21a3ce1fc7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3142 | 2026.03.13 22:20:31.832754 [ 4 ] {161486c5-d796-403f-bad8-1b21a3ce1fc7} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2026.03.13 22:20:31.832889 [ 4 ] {161486c5-d796-403f-bad8-1b21a3ce1fc7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 3144 | 2026.03.13 22:20:31.832927 [ 4 ] {161486c5-d796-403f-bad8-1b21a3ce1fc7} <Debug> TCPHandler: Processed in 0.001416899 sec. | ||
| 3145 | 2026.03.13 22:20:31.833048 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3146 | 2026.03.13 22:20:31.833143 [ 4 ] {767ba5c9-03cd-4e03-8f20-be5c075a56a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3147 | 2026.03.13 22:20:31.833198 [ 4 ] {767ba5c9-03cd-4e03-8f20-be5c075a56a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3148 | 2026.03.13 22:20:31.834087 [ 4 ] {767ba5c9-03cd-4e03-8f20-be5c075a56a5} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3149 | 2026.03.13 22:20:31.834127 [ 4 ] {767ba5c9-03cd-4e03-8f20-be5c075a56a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3150 | 2026.03.13 22:20:31.834670 [ 4 ] {767ba5c9-03cd-4e03-8f20-be5c075a56a5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3151 | 2026.03.13 22:20:31.834915 [ 4 ] {767ba5c9-03cd-4e03-8f20-be5c075a56a5} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3152 | 2026.03.13 22:20:31.835030 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3153 | 2026.03.13 22:20:31.835054 [ 4 ] {767ba5c9-03cd-4e03-8f20-be5c075a56a5} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001931 sec., 19678.92283790782 rows/sec., 35.26 MiB/sec. | ||
| 3154 | 2026.03.13 22:20:31.835097 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3155 | 2026.03.13 22:20:31.835121 [ 4 ] {767ba5c9-03cd-4e03-8f20-be5c075a56a5} <Debug> TCPHandler: Processed in 0.002125825 sec. | ||
| 3156 | 2026.03.13 22:20:31.835123 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3157 | 2026.03.13 22:20:31.835241 [ 195 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::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 | ||
| 3158 | 2026.03.13 22:20:31.835246 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3159 | 2026.03.13 22:20:31.835364 [ 4 ] {8939a097-0111-4ae9-b687-9740a44f221c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3160 | 2026.03.13 22:20:31.835405 [ 4 ] {8939a097-0111-4ae9-b687-9740a44f221c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3161 | 2026.03.13 22:20:31.835475 [ 195 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3162 | 2026.03.13 22:20:31.835542 [ 195 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 200 rows starting from the beginning of the part | ||
| 3163 | 2026.03.13 22:20:31.835679 [ 195 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
| 3164 | 2026.03.13 22:20:31.835768 [ 4 ] {8939a097-0111-4ae9-b687-9740a44f221c} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2026.03.13 22:20:31.835799 [ 195 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 3 rows starting from the beginning of the part | ||
| 3166 | 2026.03.13 22:20:31.835812 [ 4 ] {8939a097-0111-4ae9-b687-9740a44f221c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3167 | 2026.03.13 22:20:31.835916 [ 195 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 49 rows starting from the beginning of the part | ||
| 3168 | 2026.03.13 22:20:31.836019 [ 195 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3 rows starting from the beginning of the part | ||
| 3169 | 2026.03.13 22:20:31.836122 [ 195 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part | ||
| 3170 | 2026.03.13 22:20:31.836137 [ 4 ] {8939a097-0111-4ae9-b687-9740a44f221c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3171 | 2026.03.13 22:20:31.836365 [ 4 ] {8939a097-0111-4ae9-b687-9740a44f221c} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.03.13 22:20:31.836505 [ 4 ] {8939a097-0111-4ae9-b687-9740a44f221c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 3173 | 2026.03.13 22:20:31.836544 [ 4 ] {8939a097-0111-4ae9-b687-9740a44f221c} <Debug> TCPHandler: Processed in 0.001347958 sec. | ||
| 3174 | 2026.03.13 22:20:31.839245 [ 194 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 331 rows, containing 19 columns (19 merged, 0 gathered) in 0.004047616 sec., 81776.53216115362 rows/sec., 146.54 MiB/sec. | ||
| 3175 | 2026.03.13 22:20:31.839994 [ 200 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3176 | 2026.03.13 22:20:31.840396 [ 200 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3177 | 2026.03.13 22:20:31.840476 [ 200 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3178 | 2026.03.13 22:20:31.840588 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
| 3179 | 2026.03.13 22:20:33.660310 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 412 | ||
| 3180 | 2026.03.13 22:20:33.662405 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3181 | 2026.03.13 22:20:33.662440 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3182 | 2026.03.13 22:20:33.663563 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3183 | 2026.03.13 22:20:33.663814 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3184 | 2026.03.13 22:20:33.664057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 412 | ||
| 3185 | 2026.03.13 22:20:36.825784 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3186 | 2026.03.13 22:20:36.825978 [ 4 ] {98bace36-8d78-4f74-a7ec-fb1b83396458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3187 | 2026.03.13 22:20:36.826049 [ 4 ] {98bace36-8d78-4f74-a7ec-fb1b83396458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3188 | 2026.03.13 22:20:36.826710 [ 4 ] {98bace36-8d78-4f74-a7ec-fb1b83396458} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2026.03.13 22:20:36.826754 [ 4 ] {98bace36-8d78-4f74-a7ec-fb1b83396458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3190 | 2026.03.13 22:20:36.827123 [ 4 ] {98bace36-8d78-4f74-a7ec-fb1b83396458} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3191 | 2026.03.13 22:20:36.827342 [ 4 ] {98bace36-8d78-4f74-a7ec-fb1b83396458} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2026.03.13 22:20:36.827491 [ 4 ] {98bace36-8d78-4f74-a7ec-fb1b83396458} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001567 sec., 2552.6483726866622 rows/sec., 208.15 KiB/sec. | ||
| 3193 | 2026.03.13 22:20:36.827530 [ 4 ] {98bace36-8d78-4f74-a7ec-fb1b83396458} <Debug> TCPHandler: Processed in 0.001915701 sec. | ||
| 3194 | 2026.03.13 22:20:36.827645 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3195 | 2026.03.13 22:20:36.827740 [ 4 ] {026ab82e-5b9b-4043-87e8-3395374003d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3196 | 2026.03.13 22:20:36.827779 [ 4 ] {026ab82e-5b9b-4043-87e8-3395374003d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3197 | 2026.03.13 22:20:36.828204 [ 4 ] {026ab82e-5b9b-4043-87e8-3395374003d8} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3198 | 2026.03.13 22:20:36.828239 [ 4 ] {026ab82e-5b9b-4043-87e8-3395374003d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3199 | 2026.03.13 22:20:36.828536 [ 4 ] {026ab82e-5b9b-4043-87e8-3395374003d8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3200 | 2026.03.13 22:20:36.828759 [ 4 ] {026ab82e-5b9b-4043-87e8-3395374003d8} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2026.03.13 22:20:36.828886 [ 4 ] {026ab82e-5b9b-4043-87e8-3395374003d8} <Debug> executeQuery: Read 64 rows, 5.11 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.28 MiB/sec. | ||
| 3202 | 2026.03.13 22:20:36.828923 [ 4 ] {026ab82e-5b9b-4043-87e8-3395374003d8} <Debug> TCPHandler: Processed in 0.001328489 sec. | ||
| 3203 | 2026.03.13 22:20:36.829033 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3204 | 2026.03.13 22:20:36.829127 [ 4 ] {0e4458b3-e968-4aee-89d2-3e5b45dd2253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3205 | 2026.03.13 22:20:36.829166 [ 4 ] {0e4458b3-e968-4aee-89d2-3e5b45dd2253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3206 | 2026.03.13 22:20:36.829569 [ 4 ] {0e4458b3-e968-4aee-89d2-3e5b45dd2253} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3207 | 2026.03.13 22:20:36.829602 [ 4 ] {0e4458b3-e968-4aee-89d2-3e5b45dd2253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3208 | 2026.03.13 22:20:36.829888 [ 4 ] {0e4458b3-e968-4aee-89d2-3e5b45dd2253} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3209 | 2026.03.13 22:20:36.830089 [ 4 ] {0e4458b3-e968-4aee-89d2-3e5b45dd2253} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2026.03.13 22:20:36.830213 [ 4 ] {0e4458b3-e968-4aee-89d2-3e5b45dd2253} <Debug> executeQuery: Read 7 rows, 517.00 B in 0.001104 sec., 6340.579710144928 rows/sec., 457.32 KiB/sec. | ||
| 3211 | 2026.03.13 22:20:36.830248 [ 4 ] {0e4458b3-e968-4aee-89d2-3e5b45dd2253} <Debug> TCPHandler: Processed in 0.001265187 sec. | ||
| 3212 | 2026.03.13 22:20:36.830362 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3213 | 2026.03.13 22:20:36.830456 [ 4 ] {4edd8c4b-e5c9-4485-922a-051b1719013a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3214 | 2026.03.13 22:20:36.830496 [ 4 ] {4edd8c4b-e5c9-4485-922a-051b1719013a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3215 | 2026.03.13 22:20:36.830941 [ 4 ] {4edd8c4b-e5c9-4485-922a-051b1719013a} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3216 | 2026.03.13 22:20:36.830974 [ 4 ] {4edd8c4b-e5c9-4485-922a-051b1719013a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3217 | 2026.03.13 22:20:36.831274 [ 4 ] {4edd8c4b-e5c9-4485-922a-051b1719013a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3218 | 2026.03.13 22:20:36.831478 [ 4 ] {4edd8c4b-e5c9-4485-922a-051b1719013a} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3219 | 2026.03.13 22:20:36.831601 [ 4 ] {4edd8c4b-e5c9-4485-922a-051b1719013a} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001163 sec., 61049.011177987966 rows/sec., 4.77 MiB/sec. | ||
| 3220 | 2026.03.13 22:20:36.831636 [ 4 ] {4edd8c4b-e5c9-4485-922a-051b1719013a} <Debug> TCPHandler: Processed in 0.001324118 sec. | ||
| 3221 | 2026.03.13 22:20:36.831749 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3222 | 2026.03.13 22:20:36.831841 [ 4 ] {1c2f2b91-5200-47d9-9093-948a00f4de31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3223 | 2026.03.13 22:20:36.831883 [ 4 ] {1c2f2b91-5200-47d9-9093-948a00f4de31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3224 | 2026.03.13 22:20:36.832281 [ 4 ] {1c2f2b91-5200-47d9-9093-948a00f4de31} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2026.03.13 22:20:36.832315 [ 4 ] {1c2f2b91-5200-47d9-9093-948a00f4de31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3226 | 2026.03.13 22:20:36.832633 [ 4 ] {1c2f2b91-5200-47d9-9093-948a00f4de31} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3227 | 2026.03.13 22:20:36.832842 [ 4 ] {1c2f2b91-5200-47d9-9093-948a00f4de31} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3228 | 2026.03.13 22:20:36.832965 [ 4 ] {1c2f2b91-5200-47d9-9093-948a00f4de31} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001141 sec., 141980.71866783523 rows/sec., 9.89 MiB/sec. | ||
| 3229 | 2026.03.13 22:20:36.832999 [ 4 ] {1c2f2b91-5200-47d9-9093-948a00f4de31} <Debug> TCPHandler: Processed in 0.001300348 sec. | ||
| 3230 | 2026.03.13 22:20:36.833098 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3231 | 2026.03.13 22:20:36.833191 [ 4 ] {928f00b1-5fec-4b51-bc74-d1e044cc1450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3232 | 2026.03.13 22:20:36.833244 [ 4 ] {928f00b1-5fec-4b51-bc74-d1e044cc1450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3233 | 2026.03.13 22:20:36.833933 [ 4 ] {928f00b1-5fec-4b51-bc74-d1e044cc1450} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.03.13 22:20:36.833966 [ 4 ] {928f00b1-5fec-4b51-bc74-d1e044cc1450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3235 | 2026.03.13 22:20:36.834444 [ 4 ] {928f00b1-5fec-4b51-bc74-d1e044cc1450} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3236 | 2026.03.13 22:20:36.834663 [ 4 ] {928f00b1-5fec-4b51-bc74-d1e044cc1450} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2026.03.13 22:20:36.834794 [ 4 ] {928f00b1-5fec-4b51-bc74-d1e044cc1450} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.00162 sec., 1851.851851851852 rows/sec., 3.32 MiB/sec. | ||
| 3238 | 2026.03.13 22:20:36.834843 [ 4 ] {928f00b1-5fec-4b51-bc74-d1e044cc1450} <Debug> TCPHandler: Processed in 0.001793298 sec. | ||
| 3239 | 2026.03.13 22:20:36.834951 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3240 | 2026.03.13 22:20:36.835046 [ 4 ] {92d8012c-fb52-4730-9687-1bbbb8fe1a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3241 | 2026.03.13 22:20:36.835086 [ 4 ] {92d8012c-fb52-4730-9687-1bbbb8fe1a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3242 | 2026.03.13 22:20:36.835412 [ 4 ] {92d8012c-fb52-4730-9687-1bbbb8fe1a1c} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3243 | 2026.03.13 22:20:36.835446 [ 4 ] {92d8012c-fb52-4730-9687-1bbbb8fe1a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3244 | 2026.03.13 22:20:36.835756 [ 4 ] {92d8012c-fb52-4730-9687-1bbbb8fe1a1c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3245 | 2026.03.13 22:20:36.835958 [ 4 ] {92d8012c-fb52-4730-9687-1bbbb8fe1a1c} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3246 | 2026.03.13 22:20:36.836081 [ 4 ] {92d8012c-fb52-4730-9687-1bbbb8fe1a1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 3247 | 2026.03.13 22:20:36.836117 [ 4 ] {92d8012c-fb52-4730-9687-1bbbb8fe1a1c} <Debug> TCPHandler: Processed in 0.001216116 sec. | ||
| 3248 | 2026.03.13 22:20:38.574597 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3249 | 2026.03.13 22:20:38.574662 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3250 | 2026.03.13 22:20:38.650972 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6748 | ||
| 3251 | 2026.03.13 22:20:38.651437 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2026.03.13 22:20:38.651481 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3253 | 2026.03.13 22:20:38.651935 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3254 | 2026.03.13 22:20:38.652210 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.03.13 22:20:38.652330 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6748 | ||
| 3256 | 2026.03.13 22:20:38.999220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3257 | 2026.03.13 22:20:39.016002 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3258 | 2026.03.13 22:20:39.016057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3259 | 2026.03.13 22:20:39.021896 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3260 | 2026.03.13 22:20:39.022569 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3261 | 2026.03.13 22:20:39.025409 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3262 | 2026.03.13 22:20:41.827547 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3263 | 2026.03.13 22:20:41.827724 [ 4 ] {6252a70b-8199-447b-ba55-d315ca917d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3264 | 2026.03.13 22:20:41.827793 [ 4 ] {6252a70b-8199-447b-ba55-d315ca917d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3265 | 2026.03.13 22:20:41.828490 [ 4 ] {6252a70b-8199-447b-ba55-d315ca917d50} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2026.03.13 22:20:41.828540 [ 4 ] {6252a70b-8199-447b-ba55-d315ca917d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3267 | 2026.03.13 22:20:41.828926 [ 4 ] {6252a70b-8199-447b-ba55-d315ca917d50} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3268 | 2026.03.13 22:20:41.829153 [ 4 ] {6252a70b-8199-447b-ba55-d315ca917d50} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2026.03.13 22:20:41.829317 [ 4 ] {6252a70b-8199-447b-ba55-d315ca917d50} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.00164 sec., 80487.80487804879 rows/sec., 6.95 MiB/sec. | ||
| 3270 | 2026.03.13 22:20:41.829367 [ 4 ] {6252a70b-8199-447b-ba55-d315ca917d50} <Debug> TCPHandler: Processed in 0.001952842 sec. | ||
| 3271 | 2026.03.13 22:20:41.829491 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3272 | 2026.03.13 22:20:41.829593 [ 4 ] {0180deef-4337-4c3d-ad39-d360bd40f01f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3273 | 2026.03.13 22:20:41.829638 [ 4 ] {0180deef-4337-4c3d-ad39-d360bd40f01f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3274 | 2026.03.13 22:20:41.830068 [ 4 ] {0180deef-4337-4c3d-ad39-d360bd40f01f} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2026.03.13 22:20:41.830107 [ 4 ] {0180deef-4337-4c3d-ad39-d360bd40f01f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3276 | 2026.03.13 22:20:41.830415 [ 4 ] {0180deef-4337-4c3d-ad39-d360bd40f01f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3277 | 2026.03.13 22:20:41.830624 [ 4 ] {0180deef-4337-4c3d-ad39-d360bd40f01f} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3278 | 2026.03.13 22:20:41.830766 [ 4 ] {0180deef-4337-4c3d-ad39-d360bd40f01f} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001198 sec., 31719.532554257094 rows/sec., 2.33 MiB/sec. | ||
| 3279 | 2026.03.13 22:20:41.830805 [ 4 ] {0180deef-4337-4c3d-ad39-d360bd40f01f} <Debug> TCPHandler: Processed in 0.001369309 sec. | ||
| 3280 | 2026.03.13 22:20:41.830925 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3281 | 2026.03.13 22:20:41.831024 [ 4 ] {becc50ff-4786-4a06-92fa-8bf23bb013b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3282 | 2026.03.13 22:20:41.831068 [ 4 ] {becc50ff-4786-4a06-92fa-8bf23bb013b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3283 | 2026.03.13 22:20:41.831540 [ 4 ] {becc50ff-4786-4a06-92fa-8bf23bb013b1} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2026.03.13 22:20:41.831577 [ 4 ] {becc50ff-4786-4a06-92fa-8bf23bb013b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3285 | 2026.03.13 22:20:41.831895 [ 4 ] {becc50ff-4786-4a06-92fa-8bf23bb013b1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3286 | 2026.03.13 22:20:41.832102 [ 4 ] {becc50ff-4786-4a06-92fa-8bf23bb013b1} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2026.03.13 22:20:41.832241 [ 4 ] {becc50ff-4786-4a06-92fa-8bf23bb013b1} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001239 sec., 82324.45520581113 rows/sec., 6.43 MiB/sec. | ||
| 3288 | 2026.03.13 22:20:41.832278 [ 4 ] {becc50ff-4786-4a06-92fa-8bf23bb013b1} <Debug> TCPHandler: Processed in 0.001403619 sec. | ||
| 3289 | 2026.03.13 22:20:41.832397 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3290 | 2026.03.13 22:20:41.832495 [ 4 ] {972a4206-bdb8-46aa-abb2-5ddaafca654f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3291 | 2026.03.13 22:20:41.832540 [ 4 ] {972a4206-bdb8-46aa-abb2-5ddaafca654f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3292 | 2026.03.13 22:20:41.832943 [ 4 ] {972a4206-bdb8-46aa-abb2-5ddaafca654f} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2026.03.13 22:20:41.832982 [ 4 ] {972a4206-bdb8-46aa-abb2-5ddaafca654f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3294 | 2026.03.13 22:20:41.833315 [ 4 ] {972a4206-bdb8-46aa-abb2-5ddaafca654f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3295 | 2026.03.13 22:20:41.833519 [ 4 ] {972a4206-bdb8-46aa-abb2-5ddaafca654f} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2026.03.13 22:20:41.833647 [ 4 ] {972a4206-bdb8-46aa-abb2-5ddaafca654f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 3297 | 2026.03.13 22:20:41.833682 [ 4 ] {972a4206-bdb8-46aa-abb2-5ddaafca654f} <Debug> TCPHandler: Processed in 0.001336108 sec. | ||
| 3298 | 2026.03.13 22:20:41.833790 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2026.03.13 22:20:41.833884 [ 4 ] {fcf09406-6ebc-4f21-bc5a-11852734d1a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3300 | 2026.03.13 22:20:41.833936 [ 4 ] {fcf09406-6ebc-4f21-bc5a-11852734d1a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3301 | 2026.03.13 22:20:41.834800 [ 4 ] {fcf09406-6ebc-4f21-bc5a-11852734d1a2} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2026.03.13 22:20:41.834837 [ 4 ] {fcf09406-6ebc-4f21-bc5a-11852734d1a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3303 | 2026.03.13 22:20:41.835432 [ 4 ] {fcf09406-6ebc-4f21-bc5a-11852734d1a2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3304 | 2026.03.13 22:20:41.835659 [ 4 ] {fcf09406-6ebc-4f21-bc5a-11852734d1a2} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2026.03.13 22:20:41.835804 [ 4 ] {fcf09406-6ebc-4f21-bc5a-11852734d1a2} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001935 sec., 19638.242894056846 rows/sec., 35.19 MiB/sec. | ||
| 3306 | 2026.03.13 22:20:41.835855 [ 4 ] {fcf09406-6ebc-4f21-bc5a-11852734d1a2} <Debug> TCPHandler: Processed in 0.002114625 sec. | ||
| 3307 | 2026.03.13 22:20:41.835966 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2026.03.13 22:20:41.836060 [ 4 ] {3ae028cd-84ae-47c0-8930-28e2a648c8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3309 | 2026.03.13 22:20:41.836101 [ 4 ] {3ae028cd-84ae-47c0-8930-28e2a648c8ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3310 | 2026.03.13 22:20:41.836434 [ 4 ] {3ae028cd-84ae-47c0-8930-28e2a648c8ed} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2026.03.13 22:20:41.836469 [ 4 ] {3ae028cd-84ae-47c0-8930-28e2a648c8ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3312 | 2026.03.13 22:20:41.836803 [ 4 ] {3ae028cd-84ae-47c0-8930-28e2a648c8ed} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3313 | 2026.03.13 22:20:41.837024 [ 4 ] {3ae028cd-84ae-47c0-8930-28e2a648c8ed} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2026.03.13 22:20:41.837152 [ 4 ] {3ae028cd-84ae-47c0-8930-28e2a648c8ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 3315 | 2026.03.13 22:20:41.837187 [ 4 ] {3ae028cd-84ae-47c0-8930-28e2a648c8ed} <Debug> TCPHandler: Processed in 0.001272067 sec. | ||
| 3316 | 2026.03.13 22:20:43.664842 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 438 | ||
| 3317 | 2026.03.13 22:20:43.666946 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.03.13 22:20:43.666993 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3319 | 2026.03.13 22:20:43.668191 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3320 | 2026.03.13 22:20:43.668456 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2026.03.13 22:20:43.668641 [ 133 ] {} <Debug> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3322 | 2026.03.13 22:20:43.668704 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 438 | ||
| 3323 | 2026.03.13 22:20:43.668729 [ 133 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2026.03.13 22:20:43.668756 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3325 | 2026.03.13 22:20:43.668849 [ 195 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::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 | ||
| 3326 | 2026.03.13 22:20:43.669405 [ 195 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3327 | 2026.03.13 22:20:43.669548 [ 195 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 292 rows starting from the beginning of the part | ||
| 3328 | 2026.03.13 22:20:43.669944 [ 195 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3329 | 2026.03.13 22:20:43.670303 [ 195 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 3330 | 2026.03.13 22:20:43.670638 [ 195 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
| 3331 | 2026.03.13 22:20:43.670969 [ 195 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3332 | 2026.03.13 22:20:43.671314 [ 195 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 3333 | 2026.03.13 22:20:43.676924 [ 200 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 438 rows, containing 72 columns (72 merged, 0 gathered) in 0.008114042 sec., 53980.49455499491 rows/sec., 50.25 MiB/sec. | ||
| 3334 | 2026.03.13 22:20:43.677604 [ 195 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3335 | 2026.03.13 22:20:43.678102 [ 195 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_11_2} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2026.03.13 22:20:43.678172 [ 195 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_11_2} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3337 | 2026.03.13 22:20:43.678305 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 3338 | 2026.03.13 22:20:46.152417 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7260 | ||
| 3339 | 2026.03.13 22:20:46.152929 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2026.03.13 22:20:46.152980 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3341 | 2026.03.13 22:20:46.153511 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3342 | 2026.03.13 22:20:46.153760 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2026.03.13 22:20:46.153911 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7260 | ||
| 3344 | 2026.03.13 22:20:46.525455 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3345 | 2026.03.13 22:20:46.541759 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3346 | 2026.03.13 22:20:46.541807 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3347 | 2026.03.13 22:20:46.547968 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3348 | 2026.03.13 22:20:46.548673 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3349 | 2026.03.13 22:20:46.551441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3350 | 2026.03.13 22:20:46.824847 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3351 | 2026.03.13 22:20:46.825025 [ 4 ] {c58d199c-c0c9-4b41-b207-2695f1015a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3352 | 2026.03.13 22:20:46.825091 [ 4 ] {c58d199c-c0c9-4b41-b207-2695f1015a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3353 | 2026.03.13 22:20:46.825709 [ 4 ] {c58d199c-c0c9-4b41-b207-2695f1015a4f} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3354 | 2026.03.13 22:20:46.825754 [ 4 ] {c58d199c-c0c9-4b41-b207-2695f1015a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3355 | 2026.03.13 22:20:46.826117 [ 4 ] {c58d199c-c0c9-4b41-b207-2695f1015a4f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3356 | 2026.03.13 22:20:46.826325 [ 4 ] {c58d199c-c0c9-4b41-b207-2695f1015a4f} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3357 | 2026.03.13 22:20:46.826545 [ 4 ] {c58d199c-c0c9-4b41-b207-2695f1015a4f} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001568 sec., 39540.816326530614 rows/sec., 3.09 MiB/sec. | ||
| 3358 | 2026.03.13 22:20:46.826558 [ 131 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3359 | 2026.03.13 22:20:46.826595 [ 4 ] {c58d199c-c0c9-4b41-b207-2695f1015a4f} <Debug> TCPHandler: Processed in 0.00187729 sec. | ||
| 3360 | 2026.03.13 22:20:46.826657 [ 131 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2026.03.13 22:20:46.826702 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3362 | 2026.03.13 22:20:46.826743 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3363 | 2026.03.13 22:20:46.826859 [ 4 ] {6bb7fc9b-b222-4db8-857c-2ea429242ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3364 | 2026.03.13 22:20:46.826876 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 3365 | 2026.03.13 22:20:46.826904 [ 4 ] {6bb7fc9b-b222-4db8-857c-2ea429242ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3366 | 2026.03.13 22:20:46.827045 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3367 | 2026.03.13 22:20:46.827095 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2152 rows starting from the beginning of the part | ||
| 3368 | 2026.03.13 22:20:46.827203 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 62 rows starting from the beginning of the part | ||
| 3369 | 2026.03.13 22:20:46.827262 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 132 rows starting from the beginning of the part | ||
| 3370 | 2026.03.13 22:20:46.827311 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3371 | 2026.03.13 22:20:46.827326 [ 4 ] {6bb7fc9b-b222-4db8-857c-2ea429242ac0} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3372 | 2026.03.13 22:20:46.827357 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 132 rows starting from the beginning of the part | ||
| 3373 | 2026.03.13 22:20:46.827369 [ 4 ] {6bb7fc9b-b222-4db8-857c-2ea429242ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3374 | 2026.03.13 22:20:46.827412 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 62 rows starting from the beginning of the part | ||
| 3375 | 2026.03.13 22:20:46.827744 [ 4 ] {6bb7fc9b-b222-4db8-857c-2ea429242ac0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3376 | 2026.03.13 22:20:46.827970 [ 4 ] {6bb7fc9b-b222-4db8-857c-2ea429242ac0} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3377 | 2026.03.13 22:20:46.828085 [ 130 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 3378 | 2026.03.13 22:20:46.828102 [ 4 ] {6bb7fc9b-b222-4db8-857c-2ea429242ac0} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.00131 sec., 2290.0763358778627 rows/sec., 172.20 KiB/sec. | ||
| 3379 | 2026.03.13 22:20:46.828127 [ 130 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3380 | 2026.03.13 22:20:46.828145 [ 4 ] {6bb7fc9b-b222-4db8-857c-2ea429242ac0} <Debug> TCPHandler: Processed in 0.001498532 sec. | ||
| 3381 | 2026.03.13 22:20:46.828152 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3382 | 2026.03.13 22:20:46.828253 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3383 | 2026.03.13 22:20:46.828257 [ 195 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 3384 | 2026.03.13 22:20:46.828353 [ 4 ] {1772cef8-755f-4edd-95e0-6ec3eb9a3dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3385 | 2026.03.13 22:20:46.828378 [ 195 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3386 | 2026.03.13 22:20:46.828459 [ 4 ] {1772cef8-755f-4edd-95e0-6ec3eb9a3dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3387 | 2026.03.13 22:20:46.828476 [ 195 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 82 rows starting from the beginning of the part | ||
| 3388 | 2026.03.13 22:20:46.828548 [ 195 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 3 rows starting from the beginning of the part | ||
| 3389 | 2026.03.13 22:20:46.828591 [ 195 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
| 3390 | 2026.03.13 22:20:46.828630 [ 195 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 3391 | 2026.03.13 22:20:46.828665 [ 195 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part | ||
| 3392 | 2026.03.13 22:20:46.828705 [ 195 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 3 rows starting from the beginning of the part | ||
| 3393 | 2026.03.13 22:20:46.828840 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2604 rows, containing 5 columns (5 merged, 0 gathered) in 0.002037934 sec., 1277764.638108987 rows/sec., 104.07 MiB/sec. | ||
| 3394 | 2026.03.13 22:20:46.828882 [ 4 ] {1772cef8-755f-4edd-95e0-6ec3eb9a3dfb} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2026.03.13 22:20:46.828919 [ 4 ] {1772cef8-755f-4edd-95e0-6ec3eb9a3dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3396 | 2026.03.13 22:20:46.829222 [ 199 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3397 | 2026.03.13 22:20:46.829344 [ 4 ] {1772cef8-755f-4edd-95e0-6ec3eb9a3dfb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3398 | 2026.03.13 22:20:46.829520 [ 191 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 5 columns (5 merged, 0 gathered) in 0.001255167 sec., 136236.85135125445 rows/sec., 10.48 MiB/sec. | ||
| 3399 | 2026.03.13 22:20:46.829591 [ 199 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_21_4} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3400 | 2026.03.13 22:20:46.829637 [ 4 ] {1772cef8-755f-4edd-95e0-6ec3eb9a3dfb} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2026.03.13 22:20:46.829672 [ 191 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 3402 | 2026.03.13 22:20:46.829685 [ 199 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_21_4} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3403 | 2026.03.13 22:20:46.829756 [ 130 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3404 | 2026.03.13 22:20:46.829783 [ 4 ] {1772cef8-755f-4edd-95e0-6ec3eb9a3dfb} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001389 sec., 48236.1411087113 rows/sec., 3.77 MiB/sec. | ||
| 3405 | 2026.03.13 22:20:46.829787 [ 130 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3406 | 2026.03.13 22:20:46.829789 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 3407 | 2026.03.13 22:20:46.829835 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3408 | 2026.03.13 22:20:46.829832 [ 4 ] {1772cef8-755f-4edd-95e0-6ec3eb9a3dfb} <Debug> TCPHandler: Processed in 0.001574834 sec. | ||
| 3409 | 2026.03.13 22:20:46.829929 [ 199 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 3410 | 2026.03.13 22:20:46.829982 [ 191 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_15_3} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3411 | 2026.03.13 22:20:46.829990 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3412 | 2026.03.13 22:20:46.830030 [ 199 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3413 | 2026.03.13 22:20:46.830055 [ 191 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_15_3} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 3414 | 2026.03.13 22:20:46.830064 [ 199 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1124 rows starting from the beginning of the part | ||
| 3415 | 2026.03.13 22:20:46.830096 [ 4 ] {69877cd0-6aed-41d5-b307-ed46350a4fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3416 | 2026.03.13 22:20:46.830123 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3417 | 2026.03.13 22:20:46.830125 [ 199 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 67 rows starting from the beginning of the part | ||
| 3418 | 2026.03.13 22:20:46.830144 [ 4 ] {69877cd0-6aed-41d5-b307-ed46350a4fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3419 | 2026.03.13 22:20:46.830191 [ 199 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 102 rows starting from the beginning of the part | ||
| 3420 | 2026.03.13 22:20:46.830242 [ 199 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 71 rows starting from the beginning of the part | ||
| 3421 | 2026.03.13 22:20:46.830282 [ 199 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 102 rows starting from the beginning of the part | ||
| 3422 | 2026.03.13 22:20:46.830329 [ 199 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 67 rows starting from the beginning of the part | ||
| 3423 | 2026.03.13 22:20:46.830537 [ 4 ] {69877cd0-6aed-41d5-b307-ed46350a4fcf} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2026.03.13 22:20:46.830576 [ 4 ] {69877cd0-6aed-41d5-b307-ed46350a4fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3425 | 2026.03.13 22:20:46.830898 [ 4 ] {69877cd0-6aed-41d5-b307-ed46350a4fcf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3426 | 2026.03.13 22:20:46.831108 [ 4 ] {69877cd0-6aed-41d5-b307-ed46350a4fcf} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2026.03.13 22:20:46.831201 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3428 | 2026.03.13 22:20:46.831227 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3429 | 2026.03.13 22:20:46.831230 [ 4 ] {69877cd0-6aed-41d5-b307-ed46350a4fcf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 3430 | 2026.03.13 22:20:46.831243 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3431 | 2026.03.13 22:20:46.831274 [ 4 ] {69877cd0-6aed-41d5-b307-ed46350a4fcf} <Debug> TCPHandler: Processed in 0.001387979 sec. | ||
| 3432 | 2026.03.13 22:20:46.831296 [ 191 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461581 sec., 1048864.2093732746 rows/sec., 79.76 MiB/sec. | ||
| 3433 | 2026.03.13 22:20:46.831307 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::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 | ||
| 3434 | 2026.03.13 22:20:46.831374 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3435 | 2026.03.13 22:20:46.831462 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3436 | 2026.03.13 22:20:46.831491 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6269 rows starting from the beginning of the part | ||
| 3437 | 2026.03.13 22:20:46.831521 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3438 | 2026.03.13 22:20:46.831534 [ 4 ] {daac5e81-b03c-4cb3-935e-3e372b87143c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3439 | 2026.03.13 22:20:46.831536 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3440 | 2026.03.13 22:20:46.831590 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3441 | 2026.03.13 22:20:46.831597 [ 4 ] {daac5e81-b03c-4cb3-935e-3e372b87143c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3442 | 2026.03.13 22:20:46.831624 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 162 rows starting from the beginning of the part | ||
| 3443 | 2026.03.13 22:20:46.831661 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3444 | 2026.03.13 22:20:46.831694 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3445 | 2026.03.13 22:20:46.831769 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_21_4} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2026.03.13 22:20:46.831833 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_21_4} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3447 | 2026.03.13 22:20:46.831890 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3448 | 2026.03.13 22:20:46.832319 [ 4 ] {daac5e81-b03c-4cb3-935e-3e372b87143c} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2026.03.13 22:20:46.832358 [ 4 ] {daac5e81-b03c-4cb3-935e-3e372b87143c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3450 | 2026.03.13 22:20:46.832838 [ 4 ] {daac5e81-b03c-4cb3-935e-3e372b87143c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3451 | 2026.03.13 22:20:46.833051 [ 4 ] {daac5e81-b03c-4cb3-935e-3e372b87143c} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2026.03.13 22:20:46.833182 [ 4 ] {daac5e81-b03c-4cb3-935e-3e372b87143c} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001715 sec., 1749.271137026239 rows/sec., 3.13 MiB/sec. | ||
| 3453 | 2026.03.13 22:20:46.833246 [ 4 ] {daac5e81-b03c-4cb3-935e-3e372b87143c} <Debug> TCPHandler: Processed in 0.0019113 sec. | ||
| 3454 | 2026.03.13 22:20:46.833355 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3455 | 2026.03.13 22:20:46.833510 [ 4 ] {9bdd54f2-b6a2-4af4-b602-32824d5f2858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3456 | 2026.03.13 22:20:46.833552 [ 4 ] {9bdd54f2-b6a2-4af4-b602-32824d5f2858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3457 | 2026.03.13 22:20:46.833867 [ 4 ] {9bdd54f2-b6a2-4af4-b602-32824d5f2858} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3458 | 2026.03.13 22:20:46.833902 [ 4 ] {9bdd54f2-b6a2-4af4-b602-32824d5f2858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3459 | 2026.03.13 22:20:46.833988 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7071 rows, containing 5 columns (5 merged, 0 gathered) in 0.002648686 sec., 2669625.6181366914 rows/sec., 176.26 MiB/sec. | ||
| 3460 | 2026.03.13 22:20:46.834206 [ 4 ] {9bdd54f2-b6a2-4af4-b602-32824d5f2858} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3461 | 2026.03.13 22:20:46.834441 [ 4 ] {9bdd54f2-b6a2-4af4-b602-32824d5f2858} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3462 | 2026.03.13 22:20:46.834511 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3463 | 2026.03.13 22:20:46.834542 [ 130 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3464 | 2026.03.13 22:20:46.834570 [ 130 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2026.03.13 22:20:46.834572 [ 4 ] {9bdd54f2-b6a2-4af4-b602-32824d5f2858} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 3466 | 2026.03.13 22:20:46.834593 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3467 | 2026.03.13 22:20:46.834622 [ 4 ] {9bdd54f2-b6a2-4af4-b602-32824d5f2858} <Debug> TCPHandler: Processed in 0.001256376 sec. | ||
| 3468 | 2026.03.13 22:20:46.834670 [ 191 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 3469 | 2026.03.13 22:20:46.834761 [ 191 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3470 | 2026.03.13 22:20:46.834785 [ 191 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 606 rows starting from the beginning of the part | ||
| 3471 | 2026.03.13 22:20:46.834823 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3472 | 2026.03.13 22:20:46.834831 [ 191 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3473 | 2026.03.13 22:20:46.834875 [ 191 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 3474 | 2026.03.13 22:20:46.834902 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3475 | 2026.03.13 22:20:46.834912 [ 191 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3476 | 2026.03.13 22:20:46.834949 [ 191 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3477 | 2026.03.13 22:20:46.834975 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 3478 | 2026.03.13 22:20:46.834985 [ 191 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 3479 | 2026.03.13 22:20:46.835742 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 906 rows, containing 4 columns (4 merged, 0 gathered) in 0.001119254 sec., 809467.7347590448 rows/sec., 54.39 MiB/sec. | ||
| 3480 | 2026.03.13 22:20:46.835947 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3481 | 2026.03.13 22:20:46.836259 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_21_4} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2026.03.13 22:20:46.836340 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_21_4} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3483 | 2026.03.13 22:20:46.836490 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3484 | 2026.03.13 22:20:47.000602 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.76 MiB, peak 230.95 MiB, free memory in arenas 0.00 B, will set to 226.15 MiB (RSS), difference: 1.39 MiB | ||
| 3485 | 2026.03.13 22:20:47.921530 [ 127 ] {} <Debug> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3486 | 2026.03.13 22:20:47.921587 [ 127 ] {} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2026.03.13 22:20:47.921606 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3488 | 2026.03.13 22:20:47.921713 [ 191 ] {9f39559f-79b8-4c45-8a2a-52746261171b::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 | ||
| 3489 | 2026.03.13 22:20:47.921849 [ 191 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3490 | 2026.03.13 22:20:47.921886 [ 191 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3491 | 2026.03.13 22:20:47.921967 [ 191 ] {9f39559f-79b8-4c45-8a2a-52746261171b::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 | ||
| 3492 | 2026.03.13 22:20:47.922023 [ 191 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3493 | 2026.03.13 22:20:47.922080 [ 191 ] {9f39559f-79b8-4c45-8a2a-52746261171b::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 | ||
| 3494 | 2026.03.13 22:20:47.922200 [ 191 ] {9f39559f-79b8-4c45-8a2a-52746261171b::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 | ||
| 3495 | 2026.03.13 22:20:47.923196 [ 196 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.001498682 sec., 22686.600626417076 rows/sec., 1.89 MiB/sec. | ||
| 3496 | 2026.03.13 22:20:47.923377 [ 198 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3497 | 2026.03.13 22:20:47.923678 [ 198 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_5_1} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3498 | 2026.03.13 22:20:47.923756 [ 198 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_5_1} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3499 | 2026.03.13 22:20:47.923847 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3500 | 2026.03.13 22:20:49.495606 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3501 | 2026.03.13 22:20:49.495820 [ 4 ] {67fd4c18-76f1-4a23-9788-eae1d4e19a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3502 | 2026.03.13 22:20:49.495897 [ 4 ] {67fd4c18-76f1-4a23-9788-eae1d4e19a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3503 | 2026.03.13 22:20:49.496509 [ 4 ] {67fd4c18-76f1-4a23-9788-eae1d4e19a13} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3504 | 2026.03.13 22:20:49.496555 [ 4 ] {67fd4c18-76f1-4a23-9788-eae1d4e19a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3505 | 2026.03.13 22:20:49.496918 [ 4 ] {67fd4c18-76f1-4a23-9788-eae1d4e19a13} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3506 | 2026.03.13 22:20:49.497127 [ 4 ] {67fd4c18-76f1-4a23-9788-eae1d4e19a13} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2026.03.13 22:20:49.497274 [ 4 ] {67fd4c18-76f1-4a23-9788-eae1d4e19a13} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001563 sec., 15355.086372360845 rows/sec., 1.27 MiB/sec. | ||
| 3508 | 2026.03.13 22:20:49.497319 [ 4 ] {67fd4c18-76f1-4a23-9788-eae1d4e19a13} <Debug> TCPHandler: Processed in 0.001916 sec. | ||
| 3509 | 2026.03.13 22:20:49.497497 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3510 | 2026.03.13 22:20:49.497595 [ 4 ] {c8a1f6c1-877e-4619-b5cc-3242da73aaab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3511 | 2026.03.13 22:20:49.497640 [ 4 ] {c8a1f6c1-877e-4619-b5cc-3242da73aaab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3512 | 2026.03.13 22:20:49.498789 [ 4 ] {c8a1f6c1-877e-4619-b5cc-3242da73aaab} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3513 | 2026.03.13 22:20:49.498828 [ 4 ] {c8a1f6c1-877e-4619-b5cc-3242da73aaab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3514 | 2026.03.13 22:20:49.499265 [ 4 ] {c8a1f6c1-877e-4619-b5cc-3242da73aaab} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3515 | 2026.03.13 22:20:49.499488 [ 4 ] {c8a1f6c1-877e-4619-b5cc-3242da73aaab} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3516 | 2026.03.13 22:20:49.499624 [ 4 ] {c8a1f6c1-877e-4619-b5cc-3242da73aaab} <Debug> executeQuery: Read 2136 rows, 167.28 KiB in 0.00205 sec., 1041951.219512195 rows/sec., 79.69 MiB/sec. | ||
| 3517 | 2026.03.13 22:20:49.499663 [ 4 ] {c8a1f6c1-877e-4619-b5cc-3242da73aaab} <Debug> TCPHandler: Processed in 0.002218977 sec. | ||
| 3518 | 2026.03.13 22:20:49.499764 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3519 | 2026.03.13 22:20:49.499859 [ 4 ] {eb61d393-5137-43d2-bc51-3f3f85104c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3520 | 2026.03.13 22:20:49.499901 [ 4 ] {eb61d393-5137-43d2-bc51-3f3f85104c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3521 | 2026.03.13 22:20:49.500308 [ 4 ] {eb61d393-5137-43d2-bc51-3f3f85104c9e} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3522 | 2026.03.13 22:20:49.500345 [ 4 ] {eb61d393-5137-43d2-bc51-3f3f85104c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3523 | 2026.03.13 22:20:49.500640 [ 4 ] {eb61d393-5137-43d2-bc51-3f3f85104c9e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3524 | 2026.03.13 22:20:49.500844 [ 4 ] {eb61d393-5137-43d2-bc51-3f3f85104c9e} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3525 | 2026.03.13 22:20:49.500972 [ 4 ] {eb61d393-5137-43d2-bc51-3f3f85104c9e} <Debug> executeQuery: Read 61 rows, 4.65 KiB in 0.001133 sec., 53839.364518976174 rows/sec., 4.00 MiB/sec. | ||
| 3526 | 2026.03.13 22:20:49.501010 [ 4 ] {eb61d393-5137-43d2-bc51-3f3f85104c9e} <Debug> TCPHandler: Processed in 0.001295377 sec. | ||
| 3527 | 2026.03.13 22:20:49.501134 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3528 | 2026.03.13 22:20:49.501237 [ 4 ] {de7f1e38-177b-4a69-9c6f-d1d5ec22fec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3529 | 2026.03.13 22:20:49.501277 [ 4 ] {de7f1e38-177b-4a69-9c6f-d1d5ec22fec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3530 | 2026.03.13 22:20:49.501914 [ 4 ] {de7f1e38-177b-4a69-9c6f-d1d5ec22fec3} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3531 | 2026.03.13 22:20:49.501953 [ 4 ] {de7f1e38-177b-4a69-9c6f-d1d5ec22fec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3532 | 2026.03.13 22:20:49.502308 [ 4 ] {de7f1e38-177b-4a69-9c6f-d1d5ec22fec3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3533 | 2026.03.13 22:20:49.502539 [ 4 ] {de7f1e38-177b-4a69-9c6f-d1d5ec22fec3} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3534 | 2026.03.13 22:20:49.502663 [ 4 ] {de7f1e38-177b-4a69-9c6f-d1d5ec22fec3} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.00146 sec., 501369.86301369866 rows/sec., 29.65 MiB/sec. | ||
| 3535 | 2026.03.13 22:20:49.502701 [ 4 ] {de7f1e38-177b-4a69-9c6f-d1d5ec22fec3} <Debug> TCPHandler: Processed in 0.001637245 sec. | ||
| 3536 | 2026.03.13 22:20:49.502813 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3537 | 2026.03.13 22:20:49.502904 [ 4 ] {5ff41e85-b1a1-446d-abd8-0e83f1152a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3538 | 2026.03.13 22:20:49.502942 [ 4 ] {5ff41e85-b1a1-446d-abd8-0e83f1152a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3539 | 2026.03.13 22:20:49.503308 [ 4 ] {5ff41e85-b1a1-446d-abd8-0e83f1152a24} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3540 | 2026.03.13 22:20:49.503341 [ 4 ] {5ff41e85-b1a1-446d-abd8-0e83f1152a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3541 | 2026.03.13 22:20:49.503693 [ 4 ] {5ff41e85-b1a1-446d-abd8-0e83f1152a24} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3542 | 2026.03.13 22:20:49.503905 [ 4 ] {5ff41e85-b1a1-446d-abd8-0e83f1152a24} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3543 | 2026.03.13 22:20:49.504036 [ 4 ] {5ff41e85-b1a1-446d-abd8-0e83f1152a24} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 62.89 KiB/sec. | ||
| 3544 | 2026.03.13 22:20:49.504074 [ 4 ] {5ff41e85-b1a1-446d-abd8-0e83f1152a24} <Debug> TCPHandler: Processed in 0.001285097 sec. | ||
| 3545 | 2026.03.13 22:20:49.504176 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3546 | 2026.03.13 22:20:49.504270 [ 4 ] {459a05cf-a021-4a34-8c09-d9595f9b38ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3547 | 2026.03.13 22:20:49.504310 [ 4 ] {459a05cf-a021-4a34-8c09-d9595f9b38ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3548 | 2026.03.13 22:20:49.504717 [ 4 ] {459a05cf-a021-4a34-8c09-d9595f9b38ba} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2026.03.13 22:20:49.504752 [ 4 ] {459a05cf-a021-4a34-8c09-d9595f9b38ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3550 | 2026.03.13 22:20:49.505049 [ 4 ] {459a05cf-a021-4a34-8c09-d9595f9b38ba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3551 | 2026.03.13 22:20:49.505272 [ 4 ] {459a05cf-a021-4a34-8c09-d9595f9b38ba} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2026.03.13 22:20:49.505400 [ 4 ] {459a05cf-a021-4a34-8c09-d9595f9b38ba} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001146 sec., 10471.204188481675 rows/sec., 818.06 KiB/sec. | ||
| 3553 | 2026.03.13 22:20:49.505439 [ 4 ] {459a05cf-a021-4a34-8c09-d9595f9b38ba} <Debug> TCPHandler: Processed in 0.001311968 sec. | ||
| 3554 | 2026.03.13 22:20:49.505557 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3555 | 2026.03.13 22:20:49.505651 [ 4 ] {1fc701e5-1a7f-44ad-9372-68f0834b897f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3556 | 2026.03.13 22:20:49.505690 [ 4 ] {1fc701e5-1a7f-44ad-9372-68f0834b897f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3557 | 2026.03.13 22:20:49.506470 [ 4 ] {1fc701e5-1a7f-44ad-9372-68f0834b897f} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2026.03.13 22:20:49.506506 [ 4 ] {1fc701e5-1a7f-44ad-9372-68f0834b897f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3559 | 2026.03.13 22:20:49.506856 [ 4 ] {1fc701e5-1a7f-44ad-9372-68f0834b897f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3560 | 2026.03.13 22:20:49.507067 [ 4 ] {1fc701e5-1a7f-44ad-9372-68f0834b897f} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.03.13 22:20:49.507196 [ 4 ] {1fc701e5-1a7f-44ad-9372-68f0834b897f} <Debug> executeQuery: Read 1085 rows, 77.52 KiB in 0.001562 sec., 694622.2791293213 rows/sec., 48.47 MiB/sec. | ||
| 3562 | 2026.03.13 22:20:49.507235 [ 4 ] {1fc701e5-1a7f-44ad-9372-68f0834b897f} <Debug> TCPHandler: Processed in 0.001727856 sec. | ||
| 3563 | 2026.03.13 22:20:49.507348 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3564 | 2026.03.13 22:20:49.507443 [ 4 ] {f230d0d9-7dc9-448d-b779-3862f38e16ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3565 | 2026.03.13 22:20:49.507493 [ 4 ] {f230d0d9-7dc9-448d-b779-3862f38e16ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3566 | 2026.03.13 22:20:49.508150 [ 4 ] {f230d0d9-7dc9-448d-b779-3862f38e16ae} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2026.03.13 22:20:49.508185 [ 4 ] {f230d0d9-7dc9-448d-b779-3862f38e16ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3568 | 2026.03.13 22:20:49.508603 [ 4 ] {f230d0d9-7dc9-448d-b779-3862f38e16ae} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3569 | 2026.03.13 22:20:49.508810 [ 4 ] {f230d0d9-7dc9-448d-b779-3862f38e16ae} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3570 | 2026.03.13 22:20:49.508932 [ 4 ] {f230d0d9-7dc9-448d-b779-3862f38e16ae} <Debug> executeQuery: Read 1317 rows, 85.47 KiB in 0.001538 sec., 856306.8920676202 rows/sec., 54.27 MiB/sec. | ||
| 3571 | 2026.03.13 22:20:49.508969 [ 4 ] {f230d0d9-7dc9-448d-b779-3862f38e16ae} <Debug> TCPHandler: Processed in 0.001704206 sec. | ||
| 3572 | 2026.03.13 22:20:49.509080 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3573 | 2026.03.13 22:20:49.509171 [ 4 ] {29eb9a87-04a9-46b5-bffb-fa2c6d54e8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3574 | 2026.03.13 22:20:49.509221 [ 4 ] {29eb9a87-04a9-46b5-bffb-fa2c6d54e8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3575 | 2026.03.13 22:20:49.510114 [ 4 ] {29eb9a87-04a9-46b5-bffb-fa2c6d54e8da} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3576 | 2026.03.13 22:20:49.510150 [ 4 ] {29eb9a87-04a9-46b5-bffb-fa2c6d54e8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3577 | 2026.03.13 22:20:49.510732 [ 4 ] {29eb9a87-04a9-46b5-bffb-fa2c6d54e8da} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3578 | 2026.03.13 22:20:49.510971 [ 4 ] {29eb9a87-04a9-46b5-bffb-fa2c6d54e8da} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3579 | 2026.03.13 22:20:49.511115 [ 4 ] {29eb9a87-04a9-46b5-bffb-fa2c6d54e8da} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001911 sec., 25641.02564102564 rows/sec., 45.95 MiB/sec. | ||
| 3580 | 2026.03.13 22:20:49.511190 [ 4 ] {29eb9a87-04a9-46b5-bffb-fa2c6d54e8da} <Debug> TCPHandler: Processed in 0.002115405 sec. | ||
| 3581 | 2026.03.13 22:20:49.511302 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3582 | 2026.03.13 22:20:49.511396 [ 4 ] {7b063334-a646-43e3-a813-4724070a0517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3583 | 2026.03.13 22:20:49.511436 [ 4 ] {7b063334-a646-43e3-a813-4724070a0517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3584 | 2026.03.13 22:20:49.511775 [ 4 ] {7b063334-a646-43e3-a813-4724070a0517} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2026.03.13 22:20:49.511810 [ 4 ] {7b063334-a646-43e3-a813-4724070a0517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3586 | 2026.03.13 22:20:49.512125 [ 4 ] {7b063334-a646-43e3-a813-4724070a0517} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3587 | 2026.03.13 22:20:49.512344 [ 4 ] {7b063334-a646-43e3-a813-4724070a0517} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3588 | 2026.03.13 22:20:49.512486 [ 4 ] {7b063334-a646-43e3-a813-4724070a0517} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001108 sec., 32490.974729241876 rows/sec., 2.19 MiB/sec. | ||
| 3589 | 2026.03.13 22:20:49.512524 [ 4 ] {7b063334-a646-43e3-a813-4724070a0517} <Debug> TCPHandler: Processed in 0.001271447 sec. | ||
| 3590 | 2026.03.13 22:20:51.821348 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3591 | 2026.03.13 22:20:51.821529 [ 4 ] {4a048120-f96f-4901-880a-e756c0717dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3592 | 2026.03.13 22:20:51.821593 [ 4 ] {4a048120-f96f-4901-880a-e756c0717dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3593 | 2026.03.13 22:20:51.822231 [ 4 ] {4a048120-f96f-4901-880a-e756c0717dc5} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2026.03.13 22:20:51.822278 [ 4 ] {4a048120-f96f-4901-880a-e756c0717dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3595 | 2026.03.13 22:20:51.822657 [ 4 ] {4a048120-f96f-4901-880a-e756c0717dc5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3596 | 2026.03.13 22:20:51.822890 [ 4 ] {4a048120-f96f-4901-880a-e756c0717dc5} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3597 | 2026.03.13 22:20:51.823046 [ 4 ] {4a048120-f96f-4901-880a-e756c0717dc5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001563 sec., 35828.53486884197 rows/sec., 2.74 MiB/sec. | ||
| 3598 | 2026.03.13 22:20:51.823086 [ 4 ] {4a048120-f96f-4901-880a-e756c0717dc5} <Debug> TCPHandler: Processed in 0.00187345 sec. | ||
| 3599 | 2026.03.13 22:20:51.823211 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3600 | 2026.03.13 22:20:51.823306 [ 4 ] {df64db70-d3b2-4329-9c7e-48c41902fa5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3601 | 2026.03.13 22:20:51.823345 [ 4 ] {df64db70-d3b2-4329-9c7e-48c41902fa5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3602 | 2026.03.13 22:20:51.823786 [ 4 ] {df64db70-d3b2-4329-9c7e-48c41902fa5c} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2026.03.13 22:20:51.823821 [ 4 ] {df64db70-d3b2-4329-9c7e-48c41902fa5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3604 | 2026.03.13 22:20:51.824118 [ 4 ] {df64db70-d3b2-4329-9c7e-48c41902fa5c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3605 | 2026.03.13 22:20:51.824331 [ 4 ] {df64db70-d3b2-4329-9c7e-48c41902fa5c} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3606 | 2026.03.13 22:20:51.824470 [ 4 ] {df64db70-d3b2-4329-9c7e-48c41902fa5c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 3607 | 2026.03.13 22:20:51.824508 [ 4 ] {df64db70-d3b2-4329-9c7e-48c41902fa5c} <Debug> TCPHandler: Processed in 0.001346548 sec. | ||
| 3608 | 2026.03.13 22:20:51.824621 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3609 | 2026.03.13 22:20:51.824715 [ 4 ] {2f75fb95-f537-4cb9-ac86-85dceadef69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3610 | 2026.03.13 22:20:51.824757 [ 4 ] {2f75fb95-f537-4cb9-ac86-85dceadef69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3611 | 2026.03.13 22:20:51.825122 [ 4 ] {2f75fb95-f537-4cb9-ac86-85dceadef69e} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3612 | 2026.03.13 22:20:51.825157 [ 4 ] {2f75fb95-f537-4cb9-ac86-85dceadef69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3613 | 2026.03.13 22:20:51.825500 [ 4 ] {2f75fb95-f537-4cb9-ac86-85dceadef69e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3614 | 2026.03.13 22:20:51.825715 [ 4 ] {2f75fb95-f537-4cb9-ac86-85dceadef69e} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3615 | 2026.03.13 22:20:51.825843 [ 4 ] {2f75fb95-f537-4cb9-ac86-85dceadef69e} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001146 sec., 55846.42233856893 rows/sec., 3.89 MiB/sec. | ||
| 3616 | 2026.03.13 22:20:51.825879 [ 4 ] {2f75fb95-f537-4cb9-ac86-85dceadef69e} <Debug> TCPHandler: Processed in 0.001308858 sec. | ||
| 3617 | 2026.03.13 22:20:51.825987 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3618 | 2026.03.13 22:20:51.826080 [ 4 ] {f1a76064-ec4f-4418-98c7-9186899ed889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3619 | 2026.03.13 22:20:51.826120 [ 4 ] {f1a76064-ec4f-4418-98c7-9186899ed889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3620 | 2026.03.13 22:20:51.826457 [ 4 ] {f1a76064-ec4f-4418-98c7-9186899ed889} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3621 | 2026.03.13 22:20:51.826491 [ 4 ] {f1a76064-ec4f-4418-98c7-9186899ed889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3622 | 2026.03.13 22:20:51.826786 [ 4 ] {f1a76064-ec4f-4418-98c7-9186899ed889} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3623 | 2026.03.13 22:20:51.827002 [ 4 ] {f1a76064-ec4f-4418-98c7-9186899ed889} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3624 | 2026.03.13 22:20:51.827131 [ 4 ] {f1a76064-ec4f-4418-98c7-9186899ed889} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001068 sec., 22471.91011235955 rows/sec., 1.51 MiB/sec. | ||
| 3625 | 2026.03.13 22:20:51.827166 [ 4 ] {f1a76064-ec4f-4418-98c7-9186899ed889} <Debug> TCPHandler: Processed in 0.001228567 sec. | ||
| 3626 | 2026.03.13 22:20:53.575471 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3627 | 2026.03.13 22:20:53.575563 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3628 | 2026.03.13 22:20:53.654703 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7708 | ||
| 3629 | 2026.03.13 22:20:53.655503 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3630 | 2026.03.13 22:20:53.655594 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3631 | 2026.03.13 22:20:53.656264 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3632 | 2026.03.13 22:20:53.656490 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2026.03.13 22:20:53.656626 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7708 | ||
| 3634 | 2026.03.13 22:20:53.656666 [ 119 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3635 | 2026.03.13 22:20:53.656756 [ 119 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3636 | 2026.03.13 22:20:53.656792 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3637 | 2026.03.13 22:20:53.656976 [ 191 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 3638 | 2026.03.13 22:20:53.657165 [ 191 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3639 | 2026.03.13 22:20:53.657227 [ 191 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5340 rows starting from the beginning of the part | ||
| 3640 | 2026.03.13 22:20:53.657326 [ 191 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 3641 | 2026.03.13 22:20:53.657397 [ 191 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 3642 | 2026.03.13 22:20:53.657462 [ 191 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 3643 | 2026.03.13 22:20:53.657526 [ 191 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 3644 | 2026.03.13 22:20:53.657589 [ 191 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 3645 | 2026.03.13 22:20:53.659017 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7708 rows, containing 4 columns (4 merged, 0 gathered) in 0.002110985 sec., 3651376.0164094013 rows/sec., 52.23 MiB/sec. | ||
| 3646 | 2026.03.13 22:20:53.659824 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3647 | 2026.03.13 22:20:53.660105 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_16_3} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2026.03.13 22:20:53.660179 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_16_3} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3649 | 2026.03.13 22:20:53.660275 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3650 | 2026.03.13 22:20:53.670049 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 478 | ||
| 3651 | 2026.03.13 22:20:53.672323 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2026.03.13 22:20:53.672362 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3653 | 2026.03.13 22:20:53.673487 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3654 | 2026.03.13 22:20:53.673746 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3655 | 2026.03.13 22:20:53.674028 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 478 | ||
| 3656 | 2026.03.13 22:20:54.002054 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000821608 sec. | ||
| 3657 | 2026.03.13 22:20:54.052005 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3658 | 2026.03.13 22:20:54.068653 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3659 | 2026.03.13 22:20:54.068718 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3660 | 2026.03.13 22:20:54.074085 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3661 | 2026.03.13 22:20:54.074763 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3662 | 2026.03.13 22:20:54.075049 [ 118 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3663 | 2026.03.13 22:20:54.075103 [ 118 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3664 | 2026.03.13 22:20:54.075122 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3665 | 2026.03.13 22:20:54.075250 [ 191 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 3666 | 2026.03.13 22:20:54.078056 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3667 | 2026.03.13 22:20:54.079478 [ 191 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3668 | 2026.03.13 22:20:54.080914 [ 191 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 3669 | 2026.03.13 22:20:54.085344 [ 191 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 3670 | 2026.03.13 22:20:54.089509 [ 191 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 3671 | 2026.03.13 22:20:54.093540 [ 191 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 3672 | 2026.03.13 22:20:54.097724 [ 191 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 3673 | 2026.03.13 22:20:54.102234 [ 191 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 3674 | 2026.03.13 22:20:54.155328 [ 196 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.08014307 sec., 1509.7999115831226 rows/sec., 7.81 MiB/sec. | ||
| 3675 | 2026.03.13 22:20:54.157752 [ 192 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3676 | 2026.03.13 22:20:54.159654 [ 192 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_16_3} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3677 | 2026.03.13 22:20:54.159736 [ 192 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_16_3} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3678 | 2026.03.13 22:20:54.162541 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3679 | 2026.03.13 22:20:55.001154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.78 MiB, peak 237.74 MiB, free memory in arenas 0.00 B, will set to 234.78 MiB (RSS), difference: 7.01 MiB | ||
| 3680 | 2026.03.13 22:20:56.825029 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3681 | 2026.03.13 22:20:56.825199 [ 4 ] {7a44583f-e910-4119-a1c3-93712cd01902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3682 | 2026.03.13 22:20:56.825263 [ 4 ] {7a44583f-e910-4119-a1c3-93712cd01902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3683 | 2026.03.13 22:20:56.825873 [ 4 ] {7a44583f-e910-4119-a1c3-93712cd01902} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3684 | 2026.03.13 22:20:56.825913 [ 4 ] {7a44583f-e910-4119-a1c3-93712cd01902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3685 | 2026.03.13 22:20:56.826301 [ 4 ] {7a44583f-e910-4119-a1c3-93712cd01902} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3686 | 2026.03.13 22:20:56.826537 [ 4 ] {7a44583f-e910-4119-a1c3-93712cd01902} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3687 | 2026.03.13 22:20:56.826692 [ 4 ] {7a44583f-e910-4119-a1c3-93712cd01902} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.00154 sec., 40259.74025974026 rows/sec., 3.15 MiB/sec. | ||
| 3688 | 2026.03.13 22:20:56.826741 [ 4 ] {7a44583f-e910-4119-a1c3-93712cd01902} <Debug> TCPHandler: Processed in 0.001838369 sec. | ||
| 3689 | 2026.03.13 22:20:56.826865 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3690 | 2026.03.13 22:20:56.826966 [ 4 ] {80aba7a7-cc4a-4dc4-9f4d-d2cf2225cc28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3691 | 2026.03.13 22:20:56.827010 [ 4 ] {80aba7a7-cc4a-4dc4-9f4d-d2cf2225cc28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3692 | 2026.03.13 22:20:56.827411 [ 4 ] {80aba7a7-cc4a-4dc4-9f4d-d2cf2225cc28} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3693 | 2026.03.13 22:20:56.827445 [ 4 ] {80aba7a7-cc4a-4dc4-9f4d-d2cf2225cc28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3694 | 2026.03.13 22:20:56.827741 [ 4 ] {80aba7a7-cc4a-4dc4-9f4d-d2cf2225cc28} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3695 | 2026.03.13 22:20:56.827978 [ 4 ] {80aba7a7-cc4a-4dc4-9f4d-d2cf2225cc28} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3696 | 2026.03.13 22:20:56.828107 [ 4 ] {80aba7a7-cc4a-4dc4-9f4d-d2cf2225cc28} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001162 sec., 2581.7555938037863 rows/sec., 194.14 KiB/sec. | ||
| 3697 | 2026.03.13 22:20:56.828144 [ 4 ] {80aba7a7-cc4a-4dc4-9f4d-d2cf2225cc28} <Debug> TCPHandler: Processed in 0.001333059 sec. | ||
| 3698 | 2026.03.13 22:20:56.828252 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3699 | 2026.03.13 22:20:56.828345 [ 4 ] {8eb3e863-3be8-4354-9b7c-1569555881e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3700 | 2026.03.13 22:20:56.828383 [ 4 ] {8eb3e863-3be8-4354-9b7c-1569555881e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3701 | 2026.03.13 22:20:56.828817 [ 4 ] {8eb3e863-3be8-4354-9b7c-1569555881e3} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3702 | 2026.03.13 22:20:56.828849 [ 4 ] {8eb3e863-3be8-4354-9b7c-1569555881e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3703 | 2026.03.13 22:20:56.829143 [ 4 ] {8eb3e863-3be8-4354-9b7c-1569555881e3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3704 | 2026.03.13 22:20:56.829354 [ 4 ] {8eb3e863-3be8-4354-9b7c-1569555881e3} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3705 | 2026.03.13 22:20:56.829481 [ 4 ] {8eb3e863-3be8-4354-9b7c-1569555881e3} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001152 sec., 58159.72222222222 rows/sec., 4.54 MiB/sec. | ||
| 3706 | 2026.03.13 22:20:56.829519 [ 4 ] {8eb3e863-3be8-4354-9b7c-1569555881e3} <Debug> TCPHandler: Processed in 0.001316368 sec. | ||
| 3707 | 2026.03.13 22:20:56.829630 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3708 | 2026.03.13 22:20:56.829724 [ 4 ] {3f3c7732-6002-4ed9-b8e9-4c8ccca191cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3709 | 2026.03.13 22:20:56.829767 [ 4 ] {3f3c7732-6002-4ed9-b8e9-4c8ccca191cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3710 | 2026.03.13 22:20:56.830167 [ 4 ] {3f3c7732-6002-4ed9-b8e9-4c8ccca191cc} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2026.03.13 22:20:56.830200 [ 4 ] {3f3c7732-6002-4ed9-b8e9-4c8ccca191cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3712 | 2026.03.13 22:20:56.830545 [ 4 ] {3f3c7732-6002-4ed9-b8e9-4c8ccca191cc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3713 | 2026.03.13 22:20:56.830761 [ 4 ] {3f3c7732-6002-4ed9-b8e9-4c8ccca191cc} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2026.03.13 22:20:56.830897 [ 4 ] {3f3c7732-6002-4ed9-b8e9-4c8ccca191cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 3715 | 2026.03.13 22:20:56.830933 [ 4 ] {3f3c7732-6002-4ed9-b8e9-4c8ccca191cc} <Debug> TCPHandler: Processed in 0.001351619 sec. | ||
| 3716 | 2026.03.13 22:20:56.831040 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3717 | 2026.03.13 22:20:56.831134 [ 4 ] {e54a73ef-9362-4c48-89a5-bae765165aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3718 | 2026.03.13 22:20:56.831187 [ 4 ] {e54a73ef-9362-4c48-89a5-bae765165aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3719 | 2026.03.13 22:20:56.831895 [ 4 ] {e54a73ef-9362-4c48-89a5-bae765165aa1} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3720 | 2026.03.13 22:20:56.831929 [ 4 ] {e54a73ef-9362-4c48-89a5-bae765165aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3721 | 2026.03.13 22:20:56.832407 [ 4 ] {e54a73ef-9362-4c48-89a5-bae765165aa1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3722 | 2026.03.13 22:20:56.832633 [ 4 ] {e54a73ef-9362-4c48-89a5-bae765165aa1} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3723 | 2026.03.13 22:20:56.832725 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3724 | 2026.03.13 22:20:56.832759 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3725 | 2026.03.13 22:20:56.832767 [ 4 ] {e54a73ef-9362-4c48-89a5-bae765165aa1} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001649 sec., 1819.2844147968465 rows/sec., 3.26 MiB/sec. | ||
| 3726 | 2026.03.13 22:20:56.832776 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3727 | 2026.03.13 22:20:56.832828 [ 4 ] {e54a73ef-9362-4c48-89a5-bae765165aa1} <Debug> TCPHandler: Processed in 0.001836579 sec. | ||
| 3728 | 2026.03.13 22:20:56.832941 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3729 | 2026.03.13 22:20:56.832949 [ 189 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::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 | ||
| 3730 | 2026.03.13 22:20:56.833036 [ 4 ] {c1f9ccad-c98b-452a-ae33-f17b68af7076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3731 | 2026.03.13 22:20:56.833082 [ 4 ] {c1f9ccad-c98b-452a-ae33-f17b68af7076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3732 | 2026.03.13 22:20:56.833348 [ 189 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3733 | 2026.03.13 22:20:56.833408 [ 4 ] {c1f9ccad-c98b-452a-ae33-f17b68af7076} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3734 | 2026.03.13 22:20:56.833449 [ 4 ] {c1f9ccad-c98b-452a-ae33-f17b68af7076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3735 | 2026.03.13 22:20:56.833457 [ 189 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 331 rows starting from the beginning of the part | ||
| 3736 | 2026.03.13 22:20:56.833649 [ 189 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 3 rows starting from the beginning of the part | ||
| 3737 | 2026.03.13 22:20:56.833760 [ 4 ] {c1f9ccad-c98b-452a-ae33-f17b68af7076} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3738 | 2026.03.13 22:20:56.833762 [ 189 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part | ||
| 3739 | 2026.03.13 22:20:56.833888 [ 189 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 3 rows starting from the beginning of the part | ||
| 3740 | 2026.03.13 22:20:56.833990 [ 189 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 49 rows starting from the beginning of the part | ||
| 3741 | 2026.03.13 22:20:56.834015 [ 4 ] {c1f9ccad-c98b-452a-ae33-f17b68af7076} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3742 | 2026.03.13 22:20:56.834092 [ 189 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 3 rows starting from the beginning of the part | ||
| 3743 | 2026.03.13 22:20:56.834153 [ 4 ] {c1f9ccad-c98b-452a-ae33-f17b68af7076} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 3744 | 2026.03.13 22:20:56.834193 [ 4 ] {c1f9ccad-c98b-452a-ae33-f17b68af7076} <Debug> TCPHandler: Processed in 0.001301428 sec. | ||
| 3745 | 2026.03.13 22:20:56.838093 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 427 rows, containing 19 columns (19 merged, 0 gathered) in 0.005234391 sec., 81575.87004868379 rows/sec., 146.18 MiB/sec. | ||
| 3746 | 2026.03.13 22:20:56.839051 [ 196 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3747 | 2026.03.13 22:20:56.839388 [ 196 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3748 | 2026.03.13 22:20:56.839449 [ 196 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3749 | 2026.03.13 22:20:56.839554 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 3750 | 2026.03.13 22:20:57.001179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.28 MiB, peak 240.34 MiB, free memory in arenas 0.00 B, will set to 237.00 MiB (RSS), difference: 1.72 MiB | ||
| 3751 | 2026.03.13 22:21:01.157671 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8220 | ||
| 3752 | 2026.03.13 22:21:01.158220 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2026.03.13 22:21:01.158263 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3754 | 2026.03.13 22:21:01.158848 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3755 | 2026.03.13 22:21:01.159091 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2026.03.13 22:21:01.159232 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8220 | ||
| 3757 | 2026.03.13 22:21:01.579105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3758 | 2026.03.13 22:21:01.594056 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3759 | 2026.03.13 22:21:01.594106 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3760 | 2026.03.13 22:21:01.599331 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3761 | 2026.03.13 22:21:01.600015 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3762 | 2026.03.13 22:21:01.602539 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3763 | 2026.03.13 22:21:01.827216 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3764 | 2026.03.13 22:21:01.827373 [ 4 ] {26798e99-dee0-4c2c-9134-4083f4c90f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3765 | 2026.03.13 22:21:01.827435 [ 4 ] {26798e99-dee0-4c2c-9134-4083f4c90f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3766 | 2026.03.13 22:21:01.828086 [ 4 ] {26798e99-dee0-4c2c-9134-4083f4c90f72} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3767 | 2026.03.13 22:21:01.828131 [ 4 ] {26798e99-dee0-4c2c-9134-4083f4c90f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3768 | 2026.03.13 22:21:01.828502 [ 4 ] {26798e99-dee0-4c2c-9134-4083f4c90f72} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3769 | 2026.03.13 22:21:01.828728 [ 4 ] {26798e99-dee0-4c2c-9134-4083f4c90f72} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2026.03.13 22:21:01.828891 [ 4 ] {26798e99-dee0-4c2c-9134-4083f4c90f72} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001561 sec., 84561.17873158232 rows/sec., 7.30 MiB/sec. | ||
| 3771 | 2026.03.13 22:21:01.828940 [ 4 ] {26798e99-dee0-4c2c-9134-4083f4c90f72} <Debug> TCPHandler: Processed in 0.00184688 sec. | ||
| 3772 | 2026.03.13 22:21:01.829067 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3773 | 2026.03.13 22:21:01.829163 [ 4 ] {01fc5523-1263-4788-ae59-113722884d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3774 | 2026.03.13 22:21:01.829204 [ 4 ] {01fc5523-1263-4788-ae59-113722884d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3775 | 2026.03.13 22:21:01.829627 [ 4 ] {01fc5523-1263-4788-ae59-113722884d2f} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2026.03.13 22:21:01.829664 [ 4 ] {01fc5523-1263-4788-ae59-113722884d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3777 | 2026.03.13 22:21:01.829972 [ 4 ] {01fc5523-1263-4788-ae59-113722884d2f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3778 | 2026.03.13 22:21:01.830196 [ 4 ] {01fc5523-1263-4788-ae59-113722884d2f} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3779 | 2026.03.13 22:21:01.830334 [ 4 ] {01fc5523-1263-4788-ae59-113722884d2f} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001188 sec., 31986.531986531987 rows/sec., 2.35 MiB/sec. | ||
| 3780 | 2026.03.13 22:21:01.830373 [ 4 ] {01fc5523-1263-4788-ae59-113722884d2f} <Debug> TCPHandler: Processed in 0.001355249 sec. | ||
| 3781 | 2026.03.13 22:21:01.830485 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3782 | 2026.03.13 22:21:01.830580 [ 4 ] {d8264ee3-ac93-4726-8770-79045cb9b6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3783 | 2026.03.13 22:21:01.830620 [ 4 ] {d8264ee3-ac93-4726-8770-79045cb9b6b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3784 | 2026.03.13 22:21:01.831059 [ 4 ] {d8264ee3-ac93-4726-8770-79045cb9b6b7} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3785 | 2026.03.13 22:21:01.831095 [ 4 ] {d8264ee3-ac93-4726-8770-79045cb9b6b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3786 | 2026.03.13 22:21:01.831398 [ 4 ] {d8264ee3-ac93-4726-8770-79045cb9b6b7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3787 | 2026.03.13 22:21:01.831616 [ 4 ] {d8264ee3-ac93-4726-8770-79045cb9b6b7} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3788 | 2026.03.13 22:21:01.831749 [ 4 ] {d8264ee3-ac93-4726-8770-79045cb9b6b7} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001186 sec., 86003.37268128162 rows/sec., 6.72 MiB/sec. | ||
| 3789 | 2026.03.13 22:21:01.831787 [ 4 ] {d8264ee3-ac93-4726-8770-79045cb9b6b7} <Debug> TCPHandler: Processed in 0.001351248 sec. | ||
| 3790 | 2026.03.13 22:21:01.831905 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3791 | 2026.03.13 22:21:01.832000 [ 4 ] {972ccd39-fd79-455c-aa03-d13ac0b3a6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3792 | 2026.03.13 22:21:01.832043 [ 4 ] {972ccd39-fd79-455c-aa03-d13ac0b3a6d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3793 | 2026.03.13 22:21:01.832452 [ 4 ] {972ccd39-fd79-455c-aa03-d13ac0b3a6d6} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2026.03.13 22:21:01.832488 [ 4 ] {972ccd39-fd79-455c-aa03-d13ac0b3a6d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3795 | 2026.03.13 22:21:01.832804 [ 4 ] {972ccd39-fd79-455c-aa03-d13ac0b3a6d6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3796 | 2026.03.13 22:21:01.833026 [ 4 ] {972ccd39-fd79-455c-aa03-d13ac0b3a6d6} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3797 | 2026.03.13 22:21:01.833162 [ 4 ] {972ccd39-fd79-455c-aa03-d13ac0b3a6d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 3798 | 2026.03.13 22:21:01.833199 [ 4 ] {972ccd39-fd79-455c-aa03-d13ac0b3a6d6} <Debug> TCPHandler: Processed in 0.001344078 sec. | ||
| 3799 | 2026.03.13 22:21:01.833311 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3800 | 2026.03.13 22:21:01.833406 [ 4 ] {212f5f49-1b94-43ad-b9cd-dcd1775c95dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3801 | 2026.03.13 22:21:01.833460 [ 4 ] {212f5f49-1b94-43ad-b9cd-dcd1775c95dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3802 | 2026.03.13 22:21:01.834307 [ 4 ] {212f5f49-1b94-43ad-b9cd-dcd1775c95dd} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3803 | 2026.03.13 22:21:01.834342 [ 4 ] {212f5f49-1b94-43ad-b9cd-dcd1775c95dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3804 | 2026.03.13 22:21:01.834890 [ 4 ] {212f5f49-1b94-43ad-b9cd-dcd1775c95dd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3805 | 2026.03.13 22:21:01.835131 [ 4 ] {212f5f49-1b94-43ad-b9cd-dcd1775c95dd} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3806 | 2026.03.13 22:21:01.835270 [ 4 ] {212f5f49-1b94-43ad-b9cd-dcd1775c95dd} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001881 sec., 20202.0202020202 rows/sec., 36.20 MiB/sec. | ||
| 3807 | 2026.03.13 22:21:01.835334 [ 4 ] {212f5f49-1b94-43ad-b9cd-dcd1775c95dd} <Debug> TCPHandler: Processed in 0.002071633 sec. | ||
| 3808 | 2026.03.13 22:21:01.835449 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3809 | 2026.03.13 22:21:01.835544 [ 4 ] {94601d9b-396b-404d-a200-458c102a6935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3810 | 2026.03.13 22:21:01.835586 [ 4 ] {94601d9b-396b-404d-a200-458c102a6935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3811 | 2026.03.13 22:21:01.835927 [ 4 ] {94601d9b-396b-404d-a200-458c102a6935} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3812 | 2026.03.13 22:21:01.835963 [ 4 ] {94601d9b-396b-404d-a200-458c102a6935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3813 | 2026.03.13 22:21:01.836267 [ 4 ] {94601d9b-396b-404d-a200-458c102a6935} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3814 | 2026.03.13 22:21:01.836477 [ 4 ] {94601d9b-396b-404d-a200-458c102a6935} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3815 | 2026.03.13 22:21:01.836611 [ 4 ] {94601d9b-396b-404d-a200-458c102a6935} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 3816 | 2026.03.13 22:21:01.836648 [ 4 ] {94601d9b-396b-404d-a200-458c102a6935} <Debug> TCPHandler: Processed in 0.001248166 sec. | ||
| 3817 | 2026.03.13 22:21:03.313826 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49823 | ||
| 3818 | 2026.03.13 22:21:03.313940 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3819 | 2026.03.13 22:21:03.313966 [ 287 ] {} <Debug> TCP-Session: c1132259-e97a-4b65-8ea0-4df2a432987b Authenticating user 'default' from [fd00:1122:3344:101::e]:49823 | ||
| 3820 | 2026.03.13 22:21:03.313988 [ 287 ] {} <Debug> TCP-Session: c1132259-e97a-4b65-8ea0-4df2a432987b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3821 | 2026.03.13 22:21:03.314000 [ 287 ] {} <Debug> TCP-Session: c1132259-e97a-4b65-8ea0-4df2a432987b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3822 | 2026.03.13 22:21:03.314221 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43473 | ||
| 3823 | 2026.03.13 22:21:03.314247 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33231 | ||
| 3824 | 2026.03.13 22:21:03.314290 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36731 | ||
| 3825 | 2026.03.13 22:21:03.314317 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44908 | ||
| 3826 | 2026.03.13 22:21:03.314356 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3827 | 2026.03.13 22:21:03.314382 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3828 | 2026.03.13 22:21:03.314394 [ 287 ] {} <Trace> TCP-Session: c1132259-e97a-4b65-8ea0-4df2a432987b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3829 | 2026.03.13 22:21:03.314401 [ 289 ] {} <Debug> TCP-Session: 9d1a0ec3-f8cb-4ca7-b807-b19eb3007ca2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43473 | ||
| 3830 | 2026.03.13 22:21:03.314421 [ 291 ] {} <Debug> TCP-Session: 64e24b01-973e-4415-bfaa-a1fad389d3df Authenticating user 'default' from [fd00:1122:3344:101::e]:33231 | ||
| 3831 | 2026.03.13 22:21:03.314327 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33871 | ||
| 3832 | 2026.03.13 22:21:03.314463 [ 291 ] {} <Debug> TCP-Session: 64e24b01-973e-4415-bfaa-a1fad389d3df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3833 | 2026.03.13 22:21:03.314453 [ 289 ] {} <Debug> TCP-Session: 9d1a0ec3-f8cb-4ca7-b807-b19eb3007ca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3834 | 2026.03.13 22:21:03.314493 [ 291 ] {} <Debug> TCP-Session: 64e24b01-973e-4415-bfaa-a1fad389d3df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.03.13 22:21:03.314517 [ 289 ] {} <Debug> TCP-Session: 9d1a0ec3-f8cb-4ca7-b807-b19eb3007ca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3836 | 2026.03.13 22:21:03.314304 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50689 | ||
| 3837 | 2026.03.13 22:21:03.314229 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45998 | ||
| 3838 | 2026.03.13 22:21:03.314233 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58342 | ||
| 3839 | 2026.03.13 22:21:03.314596 [ 287 ] {de4d0344-e437-4e5f-a522-f8d320095c49} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49823) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3840 | 2026.03.13 22:21:03.314604 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3841 | 2026.03.13 22:21:03.314660 [ 292 ] {} <Debug> TCP-Session: ac42b8a5-4404-4e7c-8b53-8f4f1fa495c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36731 | ||
| 3842 | 2026.03.13 22:21:03.314683 [ 292 ] {} <Debug> TCP-Session: ac42b8a5-4404-4e7c-8b53-8f4f1fa495c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3843 | 2026.03.13 22:21:03.314695 [ 292 ] {} <Debug> TCP-Session: ac42b8a5-4404-4e7c-8b53-8f4f1fa495c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.03.13 22:21:03.314722 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3845 | 2026.03.13 22:21:03.314772 [ 294 ] {} <Debug> TCP-Session: af590373-0d79-4555-a1e5-b30fca6dec06 Authenticating user 'default' from [fd00:1122:3344:101::e]:44908 | ||
| 3846 | 2026.03.13 22:21:03.314798 [ 294 ] {} <Debug> TCP-Session: af590373-0d79-4555-a1e5-b30fca6dec06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3847 | 2026.03.13 22:21:03.314817 [ 294 ] {} <Debug> TCP-Session: af590373-0d79-4555-a1e5-b30fca6dec06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2026.03.13 22:21:03.314880 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3849 | 2026.03.13 22:21:03.314916 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3850 | 2026.03.13 22:21:03.314964 [ 288 ] {} <Debug> TCP-Session: 0cf9ff6e-593f-4363-bcd1-96a57e653b5c Authenticating user 'default' from [fd00:1122:3344:101::e]:45998 | ||
| 3851 | 2026.03.13 22:21:03.314986 [ 290 ] {} <Debug> TCP-Session: fe4c2ad8-522d-4fd8-b2dd-7837606bd913 Authenticating user 'default' from [fd00:1122:3344:101::e]:58342 | ||
| 3852 | 2026.03.13 22:21:03.314991 [ 288 ] {} <Debug> TCP-Session: 0cf9ff6e-593f-4363-bcd1-96a57e653b5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2026.03.13 22:21:03.315011 [ 290 ] {} <Debug> TCP-Session: fe4c2ad8-522d-4fd8-b2dd-7837606bd913 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2026.03.13 22:21:03.315018 [ 288 ] {} <Debug> TCP-Session: 0cf9ff6e-593f-4363-bcd1-96a57e653b5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2026.03.13 22:21:03.315033 [ 290 ] {} <Debug> TCP-Session: fe4c2ad8-522d-4fd8-b2dd-7837606bd913 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3856 | 2026.03.13 22:21:03.315144 [ 287 ] {de4d0344-e437-4e5f-a522-f8d320095c49} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3857 | 2026.03.13 22:21:03.315148 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3858 | 2026.03.13 22:21:03.315144 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3859 | 2026.03.13 22:21:03.315204 [ 287 ] {de4d0344-e437-4e5f-a522-f8d320095c49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3860 | 2026.03.13 22:21:03.315205 [ 3 ] {} <Debug> TCP-Session: 0e3956fb-bd1a-4d14-a23b-c8e6554601a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33871 | ||
| 3861 | 2026.03.13 22:21:03.315225 [ 293 ] {} <Debug> TCP-Session: 294f2151-6efb-497f-ad9f-b3456607926a Authenticating user 'default' from [fd00:1122:3344:101::e]:50689 | ||
| 3862 | 2026.03.13 22:21:03.315252 [ 3 ] {} <Debug> TCP-Session: 0e3956fb-bd1a-4d14-a23b-c8e6554601a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3863 | 2026.03.13 22:21:03.315262 [ 293 ] {} <Debug> TCP-Session: 294f2151-6efb-497f-ad9f-b3456607926a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3864 | 2026.03.13 22:21:03.315275 [ 3 ] {} <Debug> TCP-Session: 0e3956fb-bd1a-4d14-a23b-c8e6554601a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3865 | 2026.03.13 22:21:03.315289 [ 293 ] {} <Debug> TCP-Session: 294f2151-6efb-497f-ad9f-b3456607926a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3866 | 2026.03.13 22:21:03.315559 [ 287 ] {de4d0344-e437-4e5f-a522-f8d320095c49} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 3867 | 2026.03.13 22:21:03.316745 [ 342 ] {de4d0344-e437-4e5f-a522-f8d320095c49} <Trace> AggregatingTransform: Aggregating | ||
| 3868 | 2026.03.13 22:21:03.316792 [ 342 ] {de4d0344-e437-4e5f-a522-f8d320095c49} <Trace> Aggregator: Aggregation method: without_key | ||
| 3869 | 2026.03.13 22:21:03.316834 [ 342 ] {de4d0344-e437-4e5f-a522-f8d320095c49} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001170265 sec. (854.507 rows/sec., 33.38 KiB/sec.) | ||
| 3870 | 2026.03.13 22:21:03.316852 [ 342 ] {de4d0344-e437-4e5f-a522-f8d320095c49} <Trace> Aggregator: Merging aggregated data | ||
| 3871 | 2026.03.13 22:21:03.318269 [ 287 ] {de4d0344-e437-4e5f-a522-f8d320095c49} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00374 sec., 267.379679144385 rows/sec., 10.44 KiB/sec. | ||
| 3872 | 2026.03.13 22:21:03.318416 [ 287 ] {de4d0344-e437-4e5f-a522-f8d320095c49} <Debug> TCPHandler: Processed in 0.004193539 sec. | ||
| 3873 | 2026.03.13 22:21:03.318529 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3874 | 2026.03.13 22:21:03.318554 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3875 | 2026.03.13 22:21:03.318563 [ 287 ] {} <Debug> TCP-Session: c1132259-e97a-4b65-8ea0-4df2a432987b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3876 | 2026.03.13 22:21:03.318573 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3877 | 2026.03.13 22:21:03.318602 [ 288 ] {} <Debug> TCP-Session: 0cf9ff6e-593f-4363-bcd1-96a57e653b5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3878 | 2026.03.13 22:21:03.318608 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3879 | 2026.03.13 22:21:03.318632 [ 289 ] {} <Debug> TCP-Session: 9d1a0ec3-f8cb-4ca7-b807-b19eb3007ca2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3880 | 2026.03.13 22:21:03.318639 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3881 | 2026.03.13 22:21:03.318658 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3882 | 2026.03.13 22:21:03.318674 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3883 | 2026.03.13 22:21:03.318707 [ 292 ] {} <Debug> TCP-Session: ac42b8a5-4404-4e7c-8b53-8f4f1fa495c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2026.03.13 22:21:03.318726 [ 290 ] {} <Debug> TCP-Session: fe4c2ad8-522d-4fd8-b2dd-7837606bd913 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3885 | 2026.03.13 22:21:03.318743 [ 294 ] {} <Debug> TCP-Session: af590373-0d79-4555-a1e5-b30fca6dec06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3886 | 2026.03.13 22:21:03.318666 [ 291 ] {} <Debug> TCP-Session: 64e24b01-973e-4415-bfaa-a1fad389d3df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3887 | 2026.03.13 22:21:03.318620 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3888 | 2026.03.13 22:21:03.318591 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3889 | 2026.03.13 22:21:03.318826 [ 293 ] {} <Debug> TCP-Session: 294f2151-6efb-497f-ad9f-b3456607926a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3890 | 2026.03.13 22:21:03.318855 [ 3 ] {} <Debug> TCP-Session: 0e3956fb-bd1a-4d14-a23b-c8e6554601a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2026.03.13 22:21:03.675081 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 504 | ||
| 3892 | 2026.03.13 22:21:03.677311 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3893 | 2026.03.13 22:21:03.677376 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 3894 | 2026.03.13 22:21:03.678690 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3895 | 2026.03.13 22:21:03.678986 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3896 | 2026.03.13 22:21:03.679388 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 504 | ||
| 3897 | 2026.03.13 22:21:03.688857 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43163 | ||
| 3898 | 2026.03.13 22:21:03.688965 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3899 | 2026.03.13 22:21:03.688991 [ 287 ] {} <Debug> TCP-Session: f4b4ae12-3f2c-419f-85cf-dfb29388df81 Authenticating user 'default' from [fd00:1122:3344:101::e]:43163 | ||
| 3900 | 2026.03.13 22:21:03.689011 [ 287 ] {} <Debug> TCP-Session: f4b4ae12-3f2c-419f-85cf-dfb29388df81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3901 | 2026.03.13 22:21:03.689023 [ 287 ] {} <Debug> TCP-Session: f4b4ae12-3f2c-419f-85cf-dfb29388df81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2026.03.13 22:21:03.689238 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61727 | ||
| 3903 | 2026.03.13 22:21:03.689271 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61671 | ||
| 3904 | 2026.03.13 22:21:03.689292 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38253 | ||
| 3905 | 2026.03.13 22:21:03.689299 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45594 | ||
| 3906 | 2026.03.13 22:21:03.689320 [ 287 ] {} <Trace> TCP-Session: f4b4ae12-3f2c-419f-85cf-dfb29388df81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3907 | 2026.03.13 22:21:03.689282 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59699 | ||
| 3908 | 2026.03.13 22:21:03.689375 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3909 | 2026.03.13 22:21:03.689416 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3910 | 2026.03.13 22:21:03.689382 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3911 | 2026.03.13 22:21:03.689442 [ 288 ] {} <Debug> TCP-Session: 6ecb5ce4-5900-42e9-a450-d1c4de36c952 Authenticating user 'default' from [fd00:1122:3344:101::e]:61727 | ||
| 3912 | 2026.03.13 22:21:03.689455 [ 3 ] {} <Debug> TCP-Session: ff216309-42a1-4550-a095-ffe6bd2c45a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45594 | ||
| 3913 | 2026.03.13 22:21:03.689474 [ 294 ] {} <Debug> TCP-Session: 6bcf3b46-8df3-484d-8894-f705c54e4288 Authenticating user 'default' from [fd00:1122:3344:101::e]:38253 | ||
| 3914 | 2026.03.13 22:21:03.689501 [ 288 ] {} <Debug> TCP-Session: 6ecb5ce4-5900-42e9-a450-d1c4de36c952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3915 | 2026.03.13 22:21:03.689517 [ 287 ] {2f5f03b5-c84b-408e-b9b5-5cb249059d74} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43163) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3916 | 2026.03.13 22:21:03.689520 [ 294 ] {} <Debug> TCP-Session: 6bcf3b46-8df3-484d-8894-f705c54e4288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3917 | 2026.03.13 22:21:03.689531 [ 288 ] {} <Debug> TCP-Session: 6ecb5ce4-5900-42e9-a450-d1c4de36c952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3918 | 2026.03.13 22:21:03.689552 [ 294 ] {} <Debug> TCP-Session: 6bcf3b46-8df3-484d-8894-f705c54e4288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3919 | 2026.03.13 22:21:03.689511 [ 3 ] {} <Debug> TCP-Session: ff216309-42a1-4550-a095-ffe6bd2c45a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2026.03.13 22:21:03.689478 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3921 | 2026.03.13 22:21:03.689603 [ 3 ] {} <Debug> TCP-Session: ff216309-42a1-4550-a095-ffe6bd2c45a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2026.03.13 22:21:03.689260 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49127 | ||
| 3923 | 2026.03.13 22:21:03.689637 [ 293 ] {} <Debug> TCP-Session: 9f2fec39-1bb5-47d5-96e2-8ad1086626f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59699 | ||
| 3924 | 2026.03.13 22:21:03.689249 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38680 | ||
| 3925 | 2026.03.13 22:21:03.689685 [ 293 ] {} <Debug> TCP-Session: 9f2fec39-1bb5-47d5-96e2-8ad1086626f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3926 | 2026.03.13 22:21:03.689705 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3927 | 2026.03.13 22:21:03.689717 [ 293 ] {} <Debug> TCP-Session: 9f2fec39-1bb5-47d5-96e2-8ad1086626f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3928 | 2026.03.13 22:21:03.689246 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42103 | ||
| 3929 | 2026.03.13 22:21:03.689747 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3930 | 2026.03.13 22:21:03.689738 [ 291 ] {} <Debug> TCP-Session: c5bf616a-7998-4d6d-84c8-abaa31da3469 Authenticating user 'default' from [fd00:1122:3344:101::e]:49127 | ||
| 3931 | 2026.03.13 22:21:03.689790 [ 290 ] {} <Debug> TCP-Session: 1507813e-9320-4a90-af1c-4ba372e88a66 Authenticating user 'default' from [fd00:1122:3344:101::e]:38680 | ||
| 3932 | 2026.03.13 22:21:03.689800 [ 287 ] {2f5f03b5-c84b-408e-b9b5-5cb249059d74} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3933 | 2026.03.13 22:21:03.689818 [ 290 ] {} <Debug> TCP-Session: 1507813e-9320-4a90-af1c-4ba372e88a66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2026.03.13 22:21:03.689810 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3935 | 2026.03.13 22:21:03.689837 [ 290 ] {} <Debug> TCP-Session: 1507813e-9320-4a90-af1c-4ba372e88a66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3936 | 2026.03.13 22:21:03.689858 [ 289 ] {} <Debug> TCP-Session: e30ebc4e-305c-4a1f-892e-1ab0b43cbfce Authenticating user 'default' from [fd00:1122:3344:101::e]:42103 | ||
| 3937 | 2026.03.13 22:21:03.689860 [ 287 ] {2f5f03b5-c84b-408e-b9b5-5cb249059d74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3938 | 2026.03.13 22:21:03.689885 [ 289 ] {} <Debug> TCP-Session: e30ebc4e-305c-4a1f-892e-1ab0b43cbfce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3939 | 2026.03.13 22:21:03.689808 [ 291 ] {} <Debug> TCP-Session: c5bf616a-7998-4d6d-84c8-abaa31da3469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3940 | 2026.03.13 22:21:03.689910 [ 289 ] {} <Debug> TCP-Session: e30ebc4e-305c-4a1f-892e-1ab0b43cbfce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3941 | 2026.03.13 22:21:03.689930 [ 291 ] {} <Debug> TCP-Session: c5bf616a-7998-4d6d-84c8-abaa31da3469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3942 | 2026.03.13 22:21:03.689379 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3943 | 2026.03.13 22:21:03.689986 [ 292 ] {} <Debug> TCP-Session: 3e94931b-60ed-4949-8ad3-86b339035c9a Authenticating user 'default' from [fd00:1122:3344:101::e]:61671 | ||
| 3944 | 2026.03.13 22:21:03.690002 [ 292 ] {} <Debug> TCP-Session: 3e94931b-60ed-4949-8ad3-86b339035c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3945 | 2026.03.13 22:21:03.690015 [ 292 ] {} <Debug> TCP-Session: 3e94931b-60ed-4949-8ad3-86b339035c9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3946 | 2026.03.13 22:21:03.690167 [ 287 ] {2f5f03b5-c84b-408e-b9b5-5cb249059d74} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 3947 | 2026.03.13 22:21:03.691109 [ 324 ] {2f5f03b5-c84b-408e-b9b5-5cb249059d74} <Trace> AggregatingTransform: Aggregating | ||
| 3948 | 2026.03.13 22:21:03.691159 [ 324 ] {2f5f03b5-c84b-408e-b9b5-5cb249059d74} <Trace> Aggregator: Aggregation method: without_key | ||
| 3949 | 2026.03.13 22:21:03.691195 [ 324 ] {2f5f03b5-c84b-408e-b9b5-5cb249059d74} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00092228 sec. (1084.269 rows/sec., 42.35 KiB/sec.) | ||
| 3950 | 2026.03.13 22:21:03.691216 [ 324 ] {2f5f03b5-c84b-408e-b9b5-5cb249059d74} <Trace> Aggregator: Merging aggregated data | ||
| 3951 | 2026.03.13 22:21:03.692456 [ 287 ] {2f5f03b5-c84b-408e-b9b5-5cb249059d74} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002996 sec., 333.77837116154876 rows/sec., 13.04 KiB/sec. | ||
| 3952 | 2026.03.13 22:21:03.692595 [ 287 ] {2f5f03b5-c84b-408e-b9b5-5cb249059d74} <Debug> TCPHandler: Processed in 0.003391892 sec. | ||
| 3953 | 2026.03.13 22:21:03.692698 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3954 | 2026.03.13 22:21:03.692725 [ 287 ] {} <Debug> TCP-Session: f4b4ae12-3f2c-419f-85cf-dfb29388df81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3955 | 2026.03.13 22:21:03.692732 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3956 | 2026.03.13 22:21:03.692754 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3957 | 2026.03.13 22:21:03.692767 [ 3 ] {} <Debug> TCP-Session: ff216309-42a1-4550-a095-ffe6bd2c45a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3958 | 2026.03.13 22:21:03.692782 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3959 | 2026.03.13 22:21:03.692797 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3960 | 2026.03.13 22:21:03.692812 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3961 | 2026.03.13 22:21:03.692842 [ 288 ] {} <Debug> TCP-Session: 6ecb5ce4-5900-42e9-a450-d1c4de36c952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2026.03.13 22:21:03.692855 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3963 | 2026.03.13 22:21:03.692874 [ 292 ] {} <Debug> TCP-Session: 3e94931b-60ed-4949-8ad3-86b339035c9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3964 | 2026.03.13 22:21:03.692871 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3965 | 2026.03.13 22:21:03.692905 [ 291 ] {} <Debug> TCP-Session: c5bf616a-7998-4d6d-84c8-abaa31da3469 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3966 | 2026.03.13 22:21:03.692835 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3967 | 2026.03.13 22:21:03.692940 [ 294 ] {} <Debug> TCP-Session: 6bcf3b46-8df3-484d-8894-f705c54e4288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3968 | 2026.03.13 22:21:03.692862 [ 290 ] {} <Debug> TCP-Session: 1507813e-9320-4a90-af1c-4ba372e88a66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3969 | 2026.03.13 22:21:03.692983 [ 293 ] {} <Debug> TCP-Session: 9f2fec39-1bb5-47d5-96e2-8ad1086626f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3970 | 2026.03.13 22:21:03.692799 [ 289 ] {} <Debug> TCP-Session: e30ebc4e-305c-4a1f-892e-1ab0b43cbfce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3971 | 2026.03.13 22:21:06.378256 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53292 | ||
| 3972 | 2026.03.13 22:21:06.378373 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3973 | 2026.03.13 22:21:06.378403 [ 287 ] {} <Debug> TCP-Session: d046d559-6e8f-4920-a579-9035eeb612df Authenticating user 'default' from [fd00:1122:3344:101::e]:53292 | ||
| 3974 | 2026.03.13 22:21:06.378429 [ 287 ] {} <Debug> TCP-Session: d046d559-6e8f-4920-a579-9035eeb612df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3975 | 2026.03.13 22:21:06.378444 [ 287 ] {} <Debug> TCP-Session: d046d559-6e8f-4920-a579-9035eeb612df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3976 | 2026.03.13 22:21:06.378673 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42521 | ||
| 3977 | 2026.03.13 22:21:06.378696 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59801 | ||
| 3978 | 2026.03.13 22:21:06.378698 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60753 | ||
| 3979 | 2026.03.13 22:21:06.378730 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63852 | ||
| 3980 | 2026.03.13 22:21:06.378767 [ 287 ] {} <Trace> TCP-Session: d046d559-6e8f-4920-a579-9035eeb612df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3981 | 2026.03.13 22:21:06.378785 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3982 | 2026.03.13 22:21:06.378790 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3983 | 2026.03.13 22:21:06.378820 [ 290 ] {} <Debug> TCP-Session: 04c44af7-7ab6-4ed9-91e7-af3f78589daf Authenticating user 'default' from [fd00:1122:3344:101::e]:59801 | ||
| 3984 | 2026.03.13 22:21:06.378833 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3985 | 2026.03.13 22:21:06.378833 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3986 | 2026.03.13 22:21:06.378844 [ 288 ] {} <Debug> TCP-Session: 0a6eb362-4c24-4439-9cf2-ed9eb79340cf Authenticating user 'default' from [fd00:1122:3344:101::e]:42521 | ||
| 3987 | 2026.03.13 22:21:06.378867 [ 293 ] {} <Debug> TCP-Session: 8c1c2bff-5165-4fa8-85d1-7b829ea05c12 Authenticating user 'default' from [fd00:1122:3344:101::e]:63852 | ||
| 3988 | 2026.03.13 22:21:06.378875 [ 289 ] {} <Debug> TCP-Session: 47f53f08-b4f0-4b32-8175-0db60be85005 Authenticating user 'default' from [fd00:1122:3344:101::e]:60753 | ||
| 3989 | 2026.03.13 22:21:06.378894 [ 288 ] {} <Debug> TCP-Session: 0a6eb362-4c24-4439-9cf2-ed9eb79340cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3990 | 2026.03.13 22:21:06.378904 [ 293 ] {} <Debug> TCP-Session: 8c1c2bff-5165-4fa8-85d1-7b829ea05c12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3991 | 2026.03.13 22:21:06.378908 [ 289 ] {} <Debug> TCP-Session: 47f53f08-b4f0-4b32-8175-0db60be85005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2026.03.13 22:21:06.378920 [ 288 ] {} <Debug> TCP-Session: 0a6eb362-4c24-4439-9cf2-ed9eb79340cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3993 | 2026.03.13 22:21:06.378939 [ 289 ] {} <Debug> TCP-Session: 47f53f08-b4f0-4b32-8175-0db60be85005 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3994 | 2026.03.13 22:21:06.378930 [ 293 ] {} <Debug> TCP-Session: 8c1c2bff-5165-4fa8-85d1-7b829ea05c12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3995 | 2026.03.13 22:21:06.378966 [ 287 ] {08949cea-016c-47b7-9b44-f367f3b9fc78} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53292) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3996 | 2026.03.13 22:21:06.378850 [ 290 ] {} <Debug> TCP-Session: 04c44af7-7ab6-4ed9-91e7-af3f78589daf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3997 | 2026.03.13 22:21:06.378739 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46138 | ||
| 3998 | 2026.03.13 22:21:06.379017 [ 290 ] {} <Debug> TCP-Session: 04c44af7-7ab6-4ed9-91e7-af3f78589daf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3999 | 2026.03.13 22:21:06.378720 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62254 | ||
| 4000 | 2026.03.13 22:21:06.378712 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52887 | ||
| 4001 | 2026.03.13 22:21:06.379082 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4002 | 2026.03.13 22:21:06.378748 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51925 | ||
| 4003 | 2026.03.13 22:21:06.379135 [ 294 ] {} <Debug> TCP-Session: ba7b5431-b83c-46c0-98d1-3d63ca91fb52 Authenticating user 'default' from [fd00:1122:3344:101::e]:46138 | ||
| 4004 | 2026.03.13 22:21:06.379125 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4005 | 2026.03.13 22:21:06.379168 [ 294 ] {} <Debug> TCP-Session: ba7b5431-b83c-46c0-98d1-3d63ca91fb52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4006 | 2026.03.13 22:21:06.379180 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4007 | 2026.03.13 22:21:06.379197 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4008 | 2026.03.13 22:21:06.379193 [ 292 ] {} <Debug> TCP-Session: 14d1d70b-e0ee-4e6d-be83-c0ce63e99851 Authenticating user 'default' from [fd00:1122:3344:101::e]:62254 | ||
| 4009 | 2026.03.13 22:21:06.379221 [ 291 ] {} <Debug> TCP-Session: 67f2dabe-439e-4d1b-bacb-b0880d37ffae Authenticating user 'default' from [fd00:1122:3344:101::e]:52887 | ||
| 4010 | 2026.03.13 22:21:06.379229 [ 3 ] {} <Debug> TCP-Session: 2ee6ce6d-1d3a-4140-b227-4e96cc8df97a Authenticating user 'default' from [fd00:1122:3344:101::e]:51925 | ||
| 4011 | 2026.03.13 22:21:06.379241 [ 292 ] {} <Debug> TCP-Session: 14d1d70b-e0ee-4e6d-be83-c0ce63e99851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4012 | 2026.03.13 22:21:06.379248 [ 287 ] {08949cea-016c-47b7-9b44-f367f3b9fc78} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4013 | 2026.03.13 22:21:06.379271 [ 292 ] {} <Debug> TCP-Session: 14d1d70b-e0ee-4e6d-be83-c0ce63e99851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4014 | 2026.03.13 22:21:06.379261 [ 3 ] {} <Debug> TCP-Session: 2ee6ce6d-1d3a-4140-b227-4e96cc8df97a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4015 | 2026.03.13 22:21:06.379257 [ 291 ] {} <Debug> TCP-Session: 67f2dabe-439e-4d1b-bacb-b0880d37ffae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4016 | 2026.03.13 22:21:06.379322 [ 287 ] {08949cea-016c-47b7-9b44-f367f3b9fc78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4017 | 2026.03.13 22:21:06.379322 [ 3 ] {} <Debug> TCP-Session: 2ee6ce6d-1d3a-4140-b227-4e96cc8df97a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4018 | 2026.03.13 22:21:06.379338 [ 291 ] {} <Debug> TCP-Session: 67f2dabe-439e-4d1b-bacb-b0880d37ffae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4019 | 2026.03.13 22:21:06.379200 [ 294 ] {} <Debug> TCP-Session: ba7b5431-b83c-46c0-98d1-3d63ca91fb52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4020 | 2026.03.13 22:21:06.379616 [ 287 ] {08949cea-016c-47b7-9b44-f367f3b9fc78} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 4021 | 2026.03.13 22:21:06.380501 [ 339 ] {08949cea-016c-47b7-9b44-f367f3b9fc78} <Trace> AggregatingTransform: Aggregating | ||
| 4022 | 2026.03.13 22:21:06.380548 [ 339 ] {08949cea-016c-47b7-9b44-f367f3b9fc78} <Trace> Aggregator: Aggregation method: without_key | ||
| 4023 | 2026.03.13 22:21:06.380587 [ 339 ] {08949cea-016c-47b7-9b44-f367f3b9fc78} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000873538 sec. (1144.770 rows/sec., 44.72 KiB/sec.) | ||
| 4024 | 2026.03.13 22:21:06.380606 [ 339 ] {08949cea-016c-47b7-9b44-f367f3b9fc78} <Trace> Aggregator: Merging aggregated data | ||
| 4025 | 2026.03.13 22:21:06.381841 [ 287 ] {08949cea-016c-47b7-9b44-f367f3b9fc78} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00294 sec., 340.13605442176873 rows/sec., 13.29 KiB/sec. | ||
| 4026 | 2026.03.13 22:21:06.381984 [ 287 ] {08949cea-016c-47b7-9b44-f367f3b9fc78} <Debug> TCPHandler: Processed in 0.003340651 sec. | ||
| 4027 | 2026.03.13 22:21:06.382102 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4028 | 2026.03.13 22:21:06.382128 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4029 | 2026.03.13 22:21:06.382137 [ 287 ] {} <Debug> TCP-Session: d046d559-6e8f-4920-a579-9035eeb612df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4030 | 2026.03.13 22:21:06.382151 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4031 | 2026.03.13 22:21:06.382170 [ 3 ] {} <Debug> TCP-Session: 2ee6ce6d-1d3a-4140-b227-4e96cc8df97a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4032 | 2026.03.13 22:21:06.382189 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4033 | 2026.03.13 22:21:06.382204 [ 292 ] {} <Debug> TCP-Session: 14d1d70b-e0ee-4e6d-be83-c0ce63e99851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4034 | 2026.03.13 22:21:06.382209 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4035 | 2026.03.13 22:21:06.382228 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4036 | 2026.03.13 22:21:06.382244 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4037 | 2026.03.13 22:21:06.382266 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4038 | 2026.03.13 22:21:06.382283 [ 290 ] {} <Debug> TCP-Session: 04c44af7-7ab6-4ed9-91e7-af3f78589daf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4039 | 2026.03.13 22:21:06.382294 [ 291 ] {} <Debug> TCP-Session: 67f2dabe-439e-4d1b-bacb-b0880d37ffae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4040 | 2026.03.13 22:21:06.382310 [ 294 ] {} <Debug> TCP-Session: ba7b5431-b83c-46c0-98d1-3d63ca91fb52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4041 | 2026.03.13 22:21:06.382273 [ 293 ] {} <Debug> TCP-Session: 8c1c2bff-5165-4fa8-85d1-7b829ea05c12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4042 | 2026.03.13 22:21:06.382174 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4043 | 2026.03.13 22:21:06.382232 [ 288 ] {} <Debug> TCP-Session: 0a6eb362-4c24-4439-9cf2-ed9eb79340cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4044 | 2026.03.13 22:21:06.382391 [ 289 ] {} <Debug> TCP-Session: 47f53f08-b4f0-4b32-8175-0db60be85005 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4045 | 2026.03.13 22:21:06.825595 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4046 | 2026.03.13 22:21:06.825769 [ 4 ] {dea5b637-691c-45c7-af93-f03f87f2cf10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4047 | 2026.03.13 22:21:06.825835 [ 4 ] {dea5b637-691c-45c7-af93-f03f87f2cf10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4048 | 2026.03.13 22:21:06.826440 [ 4 ] {dea5b637-691c-45c7-af93-f03f87f2cf10} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4049 | 2026.03.13 22:21:06.826514 [ 4 ] {dea5b637-691c-45c7-af93-f03f87f2cf10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4050 | 2026.03.13 22:21:06.826883 [ 4 ] {dea5b637-691c-45c7-af93-f03f87f2cf10} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4051 | 2026.03.13 22:21:06.827133 [ 4 ] {dea5b637-691c-45c7-af93-f03f87f2cf10} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4052 | 2026.03.13 22:21:06.827294 [ 4 ] {dea5b637-691c-45c7-af93-f03f87f2cf10} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001571 sec., 1273.0744748567793 rows/sec., 103.81 KiB/sec. | ||
| 4053 | 2026.03.13 22:21:06.827345 [ 4 ] {dea5b637-691c-45c7-af93-f03f87f2cf10} <Debug> TCPHandler: Processed in 0.00188065 sec. | ||
| 4054 | 2026.03.13 22:21:06.827463 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4055 | 2026.03.13 22:21:06.827566 [ 4 ] {8ab67afe-0ee2-4625-9aeb-0ec5f7d8daaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4056 | 2026.03.13 22:21:06.827609 [ 4 ] {8ab67afe-0ee2-4625-9aeb-0ec5f7d8daaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4057 | 2026.03.13 22:21:06.828060 [ 4 ] {8ab67afe-0ee2-4625-9aeb-0ec5f7d8daaa} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4058 | 2026.03.13 22:21:06.828121 [ 4 ] {8ab67afe-0ee2-4625-9aeb-0ec5f7d8daaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4059 | 2026.03.13 22:21:06.828447 [ 4 ] {8ab67afe-0ee2-4625-9aeb-0ec5f7d8daaa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4060 | 2026.03.13 22:21:06.828665 [ 4 ] {8ab67afe-0ee2-4625-9aeb-0ec5f7d8daaa} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4061 | 2026.03.13 22:21:06.828780 [ 78 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4062 | 2026.03.13 22:21:06.828802 [ 4 ] {8ab67afe-0ee2-4625-9aeb-0ec5f7d8daaa} <Debug> executeQuery: Read 63 rows, 5.04 KiB in 0.001257 sec., 50119.331742243434 rows/sec., 3.91 MiB/sec. | ||
| 4063 | 2026.03.13 22:21:06.828844 [ 78 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2026.03.13 22:21:06.828856 [ 4 ] {8ab67afe-0ee2-4625-9aeb-0ec5f7d8daaa} <Debug> TCPHandler: Processed in 0.00144441 sec. | ||
| 4065 | 2026.03.13 22:21:06.828873 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4066 | 2026.03.13 22:21:06.828982 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4067 | 2026.03.13 22:21:06.829000 [ 189 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 4068 | 2026.03.13 22:21:06.829103 [ 4 ] {c221f77f-77cd-46fa-af20-d68b9850e2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4069 | 2026.03.13 22:21:06.829149 [ 189 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4070 | 2026.03.13 22:21:06.829151 [ 4 ] {c221f77f-77cd-46fa-af20-d68b9850e2a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4071 | 2026.03.13 22:21:06.829196 [ 189 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2152 rows starting from the beginning of the part | ||
| 4072 | 2026.03.13 22:21:06.829274 [ 189 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2136 rows starting from the beginning of the part | ||
| 4073 | 2026.03.13 22:21:06.829326 [ 189 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4074 | 2026.03.13 22:21:06.829376 [ 189 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 62 rows starting from the beginning of the part | ||
| 4075 | 2026.03.13 22:21:06.829421 [ 189 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 132 rows starting from the beginning of the part | ||
| 4076 | 2026.03.13 22:21:06.829465 [ 189 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 63 rows starting from the beginning of the part | ||
| 4077 | 2026.03.13 22:21:06.829580 [ 4 ] {c221f77f-77cd-46fa-af20-d68b9850e2a2} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4078 | 2026.03.13 22:21:06.829620 [ 4 ] {c221f77f-77cd-46fa-af20-d68b9850e2a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4079 | 2026.03.13 22:21:06.829966 [ 4 ] {c221f77f-77cd-46fa-af20-d68b9850e2a2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4080 | 2026.03.13 22:21:06.830202 [ 4 ] {c221f77f-77cd-46fa-af20-d68b9850e2a2} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4081 | 2026.03.13 22:21:06.830340 [ 4 ] {c221f77f-77cd-46fa-af20-d68b9850e2a2} <Debug> executeQuery: Read 5 rows, 374.00 B in 0.001256 sec., 3980.891719745223 rows/sec., 290.79 KiB/sec. | ||
| 4082 | 2026.03.13 22:21:06.830378 [ 4 ] {c221f77f-77cd-46fa-af20-d68b9850e2a2} <Debug> TCPHandler: Processed in 0.001447061 sec. | ||
| 4083 | 2026.03.13 22:21:06.830483 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4084 | 2026.03.13 22:21:06.830577 [ 4 ] {c60b391e-3d57-4324-82ba-8e268808103d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4085 | 2026.03.13 22:21:06.830617 [ 4 ] {c60b391e-3d57-4324-82ba-8e268808103d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4086 | 2026.03.13 22:21:06.831040 [ 4 ] {c60b391e-3d57-4324-82ba-8e268808103d} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2026.03.13 22:21:06.831074 [ 4 ] {c60b391e-3d57-4324-82ba-8e268808103d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4088 | 2026.03.13 22:21:06.831378 [ 4 ] {c60b391e-3d57-4324-82ba-8e268808103d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4089 | 2026.03.13 22:21:06.831502 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4601 rows, containing 5 columns (5 merged, 0 gathered) in 0.002562704 sec., 1795369.266212563 rows/sec., 144.77 MiB/sec. | ||
| 4090 | 2026.03.13 22:21:06.831596 [ 4 ] {c60b391e-3d57-4324-82ba-8e268808103d} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4091 | 2026.03.13 22:21:06.831706 [ 102 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4092 | 2026.03.13 22:21:06.831729 [ 4 ] {c60b391e-3d57-4324-82ba-8e268808103d} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001169 sec., 59024.807527801546 rows/sec., 4.61 MiB/sec. | ||
| 4093 | 2026.03.13 22:21:06.831750 [ 189 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4094 | 2026.03.13 22:21:06.831764 [ 102 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4095 | 2026.03.13 22:21:06.831777 [ 4 ] {c60b391e-3d57-4324-82ba-8e268808103d} <Debug> TCPHandler: Processed in 0.001343548 sec. | ||
| 4096 | 2026.03.13 22:21:06.831800 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4097 | 2026.03.13 22:21:06.831906 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4098 | 2026.03.13 22:21:06.831908 [ 197 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 4099 | 2026.03.13 22:21:06.832018 [ 4 ] {e19fcf36-675d-40b4-8f1a-f257f1b12130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4100 | 2026.03.13 22:21:06.832024 [ 189 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_26_5} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4101 | 2026.03.13 22:21:06.832052 [ 197 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4102 | 2026.03.13 22:21:06.832070 [ 4 ] {e19fcf36-675d-40b4-8f1a-f257f1b12130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4103 | 2026.03.13 22:21:06.832094 [ 197 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1124 rows starting from the beginning of the part | ||
| 4104 | 2026.03.13 22:21:06.832108 [ 189 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_26_5} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4105 | 2026.03.13 22:21:06.832180 [ 197 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1085 rows starting from the beginning of the part | ||
| 4106 | 2026.03.13 22:21:06.832187 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 4107 | 2026.03.13 22:21:06.832229 [ 197 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4108 | 2026.03.13 22:21:06.832272 [ 197 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 67 rows starting from the beginning of the part | ||
| 4109 | 2026.03.13 22:21:06.832313 [ 197 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 102 rows starting from the beginning of the part | ||
| 4110 | 2026.03.13 22:21:06.832357 [ 197 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 69 rows starting from the beginning of the part | ||
| 4111 | 2026.03.13 22:21:06.832513 [ 4 ] {e19fcf36-675d-40b4-8f1a-f257f1b12130} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4112 | 2026.03.13 22:21:06.832555 [ 4 ] {e19fcf36-675d-40b4-8f1a-f257f1b12130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4113 | 2026.03.13 22:21:06.832914 [ 4 ] {e19fcf36-675d-40b4-8f1a-f257f1b12130} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4114 | 2026.03.13 22:21:06.833147 [ 4 ] {e19fcf36-675d-40b4-8f1a-f257f1b12130} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4115 | 2026.03.13 22:21:06.833253 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4116 | 2026.03.13 22:21:06.833283 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4117 | 2026.03.13 22:21:06.833298 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4118 | 2026.03.13 22:21:06.833298 [ 4 ] {e19fcf36-675d-40b4-8f1a-f257f1b12130} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001307 sec., 123182.86151491967 rows/sec., 8.58 MiB/sec. | ||
| 4119 | 2026.03.13 22:21:06.833351 [ 4 ] {e19fcf36-675d-40b4-8f1a-f257f1b12130} <Debug> TCPHandler: Processed in 0.001494602 sec. | ||
| 4120 | 2026.03.13 22:21:06.833375 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::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 | ||
| 4121 | 2026.03.13 22:21:06.833470 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4122 | 2026.03.13 22:21:06.833473 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4123 | 2026.03.13 22:21:06.833514 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7071 rows starting from the beginning of the part | ||
| 4124 | 2026.03.13 22:21:06.833518 [ 193 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2511 rows, containing 5 columns (5 merged, 0 gathered) in 0.001660345 sec., 1512336.2915538638 rows/sec., 113.02 MiB/sec. | ||
| 4125 | 2026.03.13 22:21:06.833566 [ 4 ] {7e7651bc-6714-4fa3-b6a8-9a08fad154d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4126 | 2026.03.13 22:21:06.833598 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1317 rows starting from the beginning of the part | ||
| 4127 | 2026.03.13 22:21:06.833626 [ 4 ] {7e7651bc-6714-4fa3-b6a8-9a08fad154d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4128 | 2026.03.13 22:21:06.833645 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4129 | 2026.03.13 22:21:06.833690 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4130 | 2026.03.13 22:21:06.833731 [ 194 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4131 | 2026.03.13 22:21:06.833732 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4132 | 2026.03.13 22:21:06.833790 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 161 rows starting from the beginning of the part | ||
| 4133 | 2026.03.13 22:21:06.834095 [ 194 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_26_5} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4134 | 2026.03.13 22:21:06.834180 [ 194 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_26_5} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4135 | 2026.03.13 22:21:06.834284 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 4136 | 2026.03.13 22:21:06.834365 [ 4 ] {7e7651bc-6714-4fa3-b6a8-9a08fad154d8} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4137 | 2026.03.13 22:21:06.834405 [ 4 ] {7e7651bc-6714-4fa3-b6a8-9a08fad154d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4138 | 2026.03.13 22:21:06.834909 [ 4 ] {7e7651bc-6714-4fa3-b6a8-9a08fad154d8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4139 | 2026.03.13 22:21:06.835149 [ 4 ] {7e7651bc-6714-4fa3-b6a8-9a08fad154d8} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4140 | 2026.03.13 22:21:06.835298 [ 4 ] {7e7651bc-6714-4fa3-b6a8-9a08fad154d8} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001748 sec., 1716.2471395881007 rows/sec., 3.08 MiB/sec. | ||
| 4141 | 2026.03.13 22:21:06.835368 [ 4 ] {7e7651bc-6714-4fa3-b6a8-9a08fad154d8} <Debug> TCPHandler: Processed in 0.001947512 sec. | ||
| 4142 | 2026.03.13 22:21:06.835480 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4143 | 2026.03.13 22:21:06.835576 [ 4 ] {0876165e-c887-4f98-8b0f-d51ee5752109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4144 | 2026.03.13 22:21:06.835617 [ 4 ] {0876165e-c887-4f98-8b0f-d51ee5752109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4145 | 2026.03.13 22:21:06.835961 [ 4 ] {0876165e-c887-4f98-8b0f-d51ee5752109} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4146 | 2026.03.13 22:21:06.835996 [ 4 ] {0876165e-c887-4f98-8b0f-d51ee5752109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4147 | 2026.03.13 22:21:06.836327 [ 4 ] {0876165e-c887-4f98-8b0f-d51ee5752109} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4148 | 2026.03.13 22:21:06.836553 [ 4 ] {0876165e-c887-4f98-8b0f-d51ee5752109} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4149 | 2026.03.13 22:21:06.836657 [ 102 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4150 | 2026.03.13 22:21:06.836686 [ 4 ] {0876165e-c887-4f98-8b0f-d51ee5752109} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 4151 | 2026.03.13 22:21:06.836687 [ 102 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4152 | 2026.03.13 22:21:06.836725 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4153 | 2026.03.13 22:21:06.836728 [ 4 ] {0876165e-c887-4f98-8b0f-d51ee5752109} <Debug> TCPHandler: Processed in 0.001297477 sec. | ||
| 4154 | 2026.03.13 22:21:06.836802 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 4155 | 2026.03.13 22:21:06.836865 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8933 rows, containing 5 columns (5 merged, 0 gathered) in 0.003525645 sec., 2533720.780169302 rows/sec., 166.86 MiB/sec. | ||
| 4156 | 2026.03.13 22:21:06.836902 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4157 | 2026.03.13 22:21:06.836936 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 906 rows starting from the beginning of the part | ||
| 4158 | 2026.03.13 22:21:06.836991 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
| 4159 | 2026.03.13 22:21:06.837033 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 4160 | 2026.03.13 22:21:06.837071 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4161 | 2026.03.13 22:21:06.837072 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4162 | 2026.03.13 22:21:06.837103 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 4163 | 2026.03.13 22:21:06.837134 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4164 | 2026.03.13 22:21:06.837334 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4165 | 2026.03.13 22:21:06.837400 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4166 | 2026.03.13 22:21:06.837470 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 4167 | 2026.03.13 22:21:06.837905 [ 197 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1146 rows, containing 4 columns (4 merged, 0 gathered) in 0.001196476 sec., 957812.7768546967 rows/sec., 64.40 MiB/sec. | ||
| 4168 | 2026.03.13 22:21:06.838148 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4169 | 2026.03.13 22:21:06.838378 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_26_5} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4170 | 2026.03.13 22:21:06.838438 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_26_5} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4171 | 2026.03.13 22:21:06.838494 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4172 | 2026.03.13 22:21:08.575634 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4173 | 2026.03.13 22:21:08.575718 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4174 | 2026.03.13 22:21:08.659504 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8668 | ||
| 4175 | 2026.03.13 22:21:08.660004 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4176 | 2026.03.13 22:21:08.660056 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4177 | 2026.03.13 22:21:08.660558 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4178 | 2026.03.13 22:21:08.660798 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4179 | 2026.03.13 22:21:08.660944 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8668 | ||
| 4180 | 2026.03.13 22:21:09.102814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4181 | 2026.03.13 22:21:09.119692 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4182 | 2026.03.13 22:21:09.119761 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4183 | 2026.03.13 22:21:09.126106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4184 | 2026.03.13 22:21:09.126841 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4185 | 2026.03.13 22:21:09.130104 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4186 | 2026.03.13 22:21:11.827550 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4187 | 2026.03.13 22:21:11.827724 [ 4 ] {c440109e-bf33-4cf7-ac68-e97c0d2b28ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4188 | 2026.03.13 22:21:11.827790 [ 4 ] {c440109e-bf33-4cf7-ac68-e97c0d2b28ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4189 | 2026.03.13 22:21:11.828550 [ 4 ] {c440109e-bf33-4cf7-ac68-e97c0d2b28ee} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4190 | 2026.03.13 22:21:11.828593 [ 4 ] {c440109e-bf33-4cf7-ac68-e97c0d2b28ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4191 | 2026.03.13 22:21:11.828985 [ 4 ] {c440109e-bf33-4cf7-ac68-e97c0d2b28ee} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4192 | 2026.03.13 22:21:11.829243 [ 4 ] {c440109e-bf33-4cf7-ac68-e97c0d2b28ee} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4193 | 2026.03.13 22:21:11.829406 [ 4 ] {c440109e-bf33-4cf7-ac68-e97c0d2b28ee} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001729 sec., 76344.7079236553 rows/sec., 6.60 MiB/sec. | ||
| 4194 | 2026.03.13 22:21:11.829456 [ 4 ] {c440109e-bf33-4cf7-ac68-e97c0d2b28ee} <Debug> TCPHandler: Processed in 0.002035143 sec. | ||
| 4195 | 2026.03.13 22:21:11.829590 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4196 | 2026.03.13 22:21:11.829694 [ 4 ] {aec7698f-2b45-46e1-8870-f337a369facd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4197 | 2026.03.13 22:21:11.829739 [ 4 ] {aec7698f-2b45-46e1-8870-f337a369facd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4198 | 2026.03.13 22:21:11.830181 [ 4 ] {aec7698f-2b45-46e1-8870-f337a369facd} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4199 | 2026.03.13 22:21:11.830217 [ 4 ] {aec7698f-2b45-46e1-8870-f337a369facd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4200 | 2026.03.13 22:21:11.830540 [ 4 ] {aec7698f-2b45-46e1-8870-f337a369facd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4201 | 2026.03.13 22:21:11.830759 [ 4 ] {aec7698f-2b45-46e1-8870-f337a369facd} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4202 | 2026.03.13 22:21:11.830876 [ 106 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 4203 | 2026.03.13 22:21:11.830900 [ 4 ] {aec7698f-2b45-46e1-8870-f337a369facd} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001227 sec., 30969.845150774247 rows/sec., 2.27 MiB/sec. | ||
| 4204 | 2026.03.13 22:21:11.830939 [ 106 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4205 | 2026.03.13 22:21:11.830951 [ 4 ] {aec7698f-2b45-46e1-8870-f337a369facd} <Debug> TCPHandler: Processed in 0.00141412 sec. | ||
| 4206 | 2026.03.13 22:21:11.830968 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4207 | 2026.03.13 22:21:11.831076 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4208 | 2026.03.13 22:21:11.831089 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 4209 | 2026.03.13 22:21:11.831186 [ 4 ] {20ddc2c3-ddbb-45ed-8410-d8179529a1c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4210 | 2026.03.13 22:21:11.831189 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4211 | 2026.03.13 22:21:11.831225 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 82 rows starting from the beginning of the part | ||
| 4212 | 2026.03.13 22:21:11.831228 [ 4 ] {20ddc2c3-ddbb-45ed-8410-d8179529a1c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4213 | 2026.03.13 22:21:11.831282 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 61 rows starting from the beginning of the part | ||
| 4214 | 2026.03.13 22:21:11.831325 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 3 rows starting from the beginning of the part | ||
| 4215 | 2026.03.13 22:21:11.831366 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
| 4216 | 2026.03.13 22:21:11.831403 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part | ||
| 4217 | 2026.03.13 22:21:11.831441 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 38 rows starting from the beginning of the part | ||
| 4218 | 2026.03.13 22:21:11.831683 [ 4 ] {20ddc2c3-ddbb-45ed-8410-d8179529a1c2} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2026.03.13 22:21:11.831719 [ 4 ] {20ddc2c3-ddbb-45ed-8410-d8179529a1c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4220 | 2026.03.13 22:21:11.832034 [ 4 ] {20ddc2c3-ddbb-45ed-8410-d8179529a1c2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4221 | 2026.03.13 22:21:11.832212 [ 189 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 5 columns (5 merged, 0 gathered) in 0.001155364 sec., 196474.87718156356 rows/sec., 15.19 MiB/sec. | ||
| 4222 | 2026.03.13 22:21:11.832274 [ 4 ] {20ddc2c3-ddbb-45ed-8410-d8179529a1c2} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4223 | 2026.03.13 22:21:11.832401 [ 197 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 4224 | 2026.03.13 22:21:11.832418 [ 4 ] {20ddc2c3-ddbb-45ed-8410-d8179529a1c2} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.00125 sec., 81600 rows/sec., 6.37 MiB/sec. | ||
| 4225 | 2026.03.13 22:21:11.832461 [ 4 ] {20ddc2c3-ddbb-45ed-8410-d8179529a1c2} <Debug> TCPHandler: Processed in 0.00143555 sec. | ||
| 4226 | 2026.03.13 22:21:11.832577 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4227 | 2026.03.13 22:21:11.832675 [ 4 ] {88a01136-3dcc-4ee3-b0ce-ea0875f955a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4228 | 2026.03.13 22:21:11.832705 [ 197 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_20_4} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4229 | 2026.03.13 22:21:11.832719 [ 4 ] {88a01136-3dcc-4ee3-b0ce-ea0875f955a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4230 | 2026.03.13 22:21:11.832795 [ 197 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_20_4} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 4231 | 2026.03.13 22:21:11.832897 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4232 | 2026.03.13 22:21:11.833157 [ 4 ] {88a01136-3dcc-4ee3-b0ce-ea0875f955a3} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4233 | 2026.03.13 22:21:11.833197 [ 4 ] {88a01136-3dcc-4ee3-b0ce-ea0875f955a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4234 | 2026.03.13 22:21:11.833550 [ 4 ] {88a01136-3dcc-4ee3-b0ce-ea0875f955a3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4235 | 2026.03.13 22:21:11.833772 [ 4 ] {88a01136-3dcc-4ee3-b0ce-ea0875f955a3} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4236 | 2026.03.13 22:21:11.833907 [ 4 ] {88a01136-3dcc-4ee3-b0ce-ea0875f955a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 4237 | 2026.03.13 22:21:11.833945 [ 4 ] {88a01136-3dcc-4ee3-b0ce-ea0875f955a3} <Debug> TCPHandler: Processed in 0.001417999 sec. | ||
| 4238 | 2026.03.13 22:21:11.834046 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4239 | 2026.03.13 22:21:11.834146 [ 4 ] {b2f6cd2f-31b7-4b7f-b5a2-d3e0091cfeb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4240 | 2026.03.13 22:21:11.834201 [ 4 ] {b2f6cd2f-31b7-4b7f-b5a2-d3e0091cfeb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4241 | 2026.03.13 22:21:11.835035 [ 4 ] {b2f6cd2f-31b7-4b7f-b5a2-d3e0091cfeb0} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2026.03.13 22:21:11.835072 [ 4 ] {b2f6cd2f-31b7-4b7f-b5a2-d3e0091cfeb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4243 | 2026.03.13 22:21:11.835743 [ 4 ] {b2f6cd2f-31b7-4b7f-b5a2-d3e0091cfeb0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4244 | 2026.03.13 22:21:11.835978 [ 4 ] {b2f6cd2f-31b7-4b7f-b5a2-d3e0091cfeb0} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2026.03.13 22:21:11.836120 [ 4 ] {b2f6cd2f-31b7-4b7f-b5a2-d3e0091cfeb0} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001998 sec., 19019.01901901902 rows/sec., 34.08 MiB/sec. | ||
| 4246 | 2026.03.13 22:21:11.836186 [ 4 ] {b2f6cd2f-31b7-4b7f-b5a2-d3e0091cfeb0} <Debug> TCPHandler: Processed in 0.002188576 sec. | ||
| 4247 | 2026.03.13 22:21:11.836299 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4248 | 2026.03.13 22:21:11.836394 [ 4 ] {94a66e79-d0f9-4a4a-a337-900671efe6dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4249 | 2026.03.13 22:21:11.836435 [ 4 ] {94a66e79-d0f9-4a4a-a337-900671efe6dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4250 | 2026.03.13 22:21:11.836788 [ 4 ] {94a66e79-d0f9-4a4a-a337-900671efe6dd} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2026.03.13 22:21:11.836823 [ 4 ] {94a66e79-d0f9-4a4a-a337-900671efe6dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4252 | 2026.03.13 22:21:11.837146 [ 4 ] {94a66e79-d0f9-4a4a-a337-900671efe6dd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4253 | 2026.03.13 22:21:11.837370 [ 4 ] {94a66e79-d0f9-4a4a-a337-900671efe6dd} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2026.03.13 22:21:11.837498 [ 4 ] {94a66e79-d0f9-4a4a-a337-900671efe6dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 4255 | 2026.03.13 22:21:11.837533 [ 4 ] {94a66e79-d0f9-4a4a-a337-900671efe6dd} <Debug> TCPHandler: Processed in 0.001283558 sec. | ||
| 4256 | 2026.03.13 22:21:13.679907 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 534 | ||
| 4257 | 2026.03.13 22:21:13.682218 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4258 | 2026.03.13 22:21:13.682266 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4259 | 2026.03.13 22:21:13.683492 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4260 | 2026.03.13 22:21:13.683761 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4261 | 2026.03.13 22:21:13.684023 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 534 | ||
| 4262 | 2026.03.13 22:21:16.161289 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9180 | ||
| 4263 | 2026.03.13 22:21:16.161802 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4264 | 2026.03.13 22:21:16.161851 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4265 | 2026.03.13 22:21:16.162361 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4266 | 2026.03.13 22:21:16.162612 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4267 | 2026.03.13 22:21:16.162758 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9180 | ||
| 4268 | 2026.03.13 22:21:16.630436 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4269 | 2026.03.13 22:21:16.647863 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4270 | 2026.03.13 22:21:16.647927 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4271 | 2026.03.13 22:21:16.654076 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4272 | 2026.03.13 22:21:16.654795 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4273 | 2026.03.13 22:21:16.657674 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4274 | 2026.03.13 22:21:16.826132 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4275 | 2026.03.13 22:21:16.826302 [ 4 ] {26faccd5-b874-435b-9084-28afee0e1ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4276 | 2026.03.13 22:21:16.826375 [ 4 ] {26faccd5-b874-435b-9084-28afee0e1ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4277 | 2026.03.13 22:21:16.827020 [ 4 ] {26faccd5-b874-435b-9084-28afee0e1ca7} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4278 | 2026.03.13 22:21:16.827065 [ 4 ] {26faccd5-b874-435b-9084-28afee0e1ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4279 | 2026.03.13 22:21:16.827453 [ 4 ] {26faccd5-b874-435b-9084-28afee0e1ca7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4280 | 2026.03.13 22:21:16.827681 [ 4 ] {26faccd5-b874-435b-9084-28afee0e1ca7} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4281 | 2026.03.13 22:21:16.827834 [ 4 ] {26faccd5-b874-435b-9084-28afee0e1ca7} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.00158 sec., 39240.50632911392 rows/sec., 3.07 MiB/sec. | ||
| 4282 | 2026.03.13 22:21:16.827876 [ 4 ] {26faccd5-b874-435b-9084-28afee0e1ca7} <Debug> TCPHandler: Processed in 0.00187431 sec. | ||
| 4283 | 2026.03.13 22:21:16.827997 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4284 | 2026.03.13 22:21:16.828092 [ 4 ] {b2c0e833-0a7d-467f-a3fa-90fa195805dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4285 | 2026.03.13 22:21:16.828133 [ 4 ] {b2c0e833-0a7d-467f-a3fa-90fa195805dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4286 | 2026.03.13 22:21:16.828525 [ 4 ] {b2c0e833-0a7d-467f-a3fa-90fa195805dc} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4287 | 2026.03.13 22:21:16.828560 [ 4 ] {b2c0e833-0a7d-467f-a3fa-90fa195805dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4288 | 2026.03.13 22:21:16.828849 [ 4 ] {b2c0e833-0a7d-467f-a3fa-90fa195805dc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4289 | 2026.03.13 22:21:16.829059 [ 4 ] {b2c0e833-0a7d-467f-a3fa-90fa195805dc} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4290 | 2026.03.13 22:21:16.829188 [ 4 ] {b2c0e833-0a7d-467f-a3fa-90fa195805dc} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001112 sec., 2697.8417266187053 rows/sec., 202.87 KiB/sec. | ||
| 4291 | 2026.03.13 22:21:16.829225 [ 4 ] {b2c0e833-0a7d-467f-a3fa-90fa195805dc} <Debug> TCPHandler: Processed in 0.001278227 sec. | ||
| 4292 | 2026.03.13 22:21:16.829327 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4293 | 2026.03.13 22:21:16.829429 [ 4 ] {5da2f133-e5b6-4c52-821c-9700ad2b5400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4294 | 2026.03.13 22:21:16.829468 [ 4 ] {5da2f133-e5b6-4c52-821c-9700ad2b5400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4295 | 2026.03.13 22:21:16.829883 [ 4 ] {5da2f133-e5b6-4c52-821c-9700ad2b5400} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4296 | 2026.03.13 22:21:16.829919 [ 4 ] {5da2f133-e5b6-4c52-821c-9700ad2b5400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4297 | 2026.03.13 22:21:16.830226 [ 4 ] {5da2f133-e5b6-4c52-821c-9700ad2b5400} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4298 | 2026.03.13 22:21:16.830449 [ 4 ] {5da2f133-e5b6-4c52-821c-9700ad2b5400} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4299 | 2026.03.13 22:21:16.830579 [ 4 ] {5da2f133-e5b6-4c52-821c-9700ad2b5400} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001166 sec., 57461.40651801029 rows/sec., 4.49 MiB/sec. | ||
| 4300 | 2026.03.13 22:21:16.830616 [ 4 ] {5da2f133-e5b6-4c52-821c-9700ad2b5400} <Debug> TCPHandler: Processed in 0.001338579 sec. | ||
| 4301 | 2026.03.13 22:21:16.830725 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4302 | 2026.03.13 22:21:16.830820 [ 4 ] {21bd9bdc-f753-44e0-b1fe-4472ff180052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4303 | 2026.03.13 22:21:16.830862 [ 4 ] {21bd9bdc-f753-44e0-b1fe-4472ff180052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4304 | 2026.03.13 22:21:16.831263 [ 4 ] {21bd9bdc-f753-44e0-b1fe-4472ff180052} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4305 | 2026.03.13 22:21:16.831299 [ 4 ] {21bd9bdc-f753-44e0-b1fe-4472ff180052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4306 | 2026.03.13 22:21:16.831637 [ 4 ] {21bd9bdc-f753-44e0-b1fe-4472ff180052} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4307 | 2026.03.13 22:21:16.831847 [ 4 ] {21bd9bdc-f753-44e0-b1fe-4472ff180052} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4308 | 2026.03.13 22:21:16.831976 [ 4 ] {21bd9bdc-f753-44e0-b1fe-4472ff180052} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 4309 | 2026.03.13 22:21:16.832014 [ 4 ] {21bd9bdc-f753-44e0-b1fe-4472ff180052} <Debug> TCPHandler: Processed in 0.001338038 sec. | ||
| 4310 | 2026.03.13 22:21:16.832121 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4311 | 2026.03.13 22:21:16.832215 [ 4 ] {20063f69-fe79-4dad-a2a2-20b7060ec69a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4312 | 2026.03.13 22:21:16.832268 [ 4 ] {20063f69-fe79-4dad-a2a2-20b7060ec69a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4313 | 2026.03.13 22:21:16.832979 [ 4 ] {20063f69-fe79-4dad-a2a2-20b7060ec69a} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4314 | 2026.03.13 22:21:16.833015 [ 4 ] {20063f69-fe79-4dad-a2a2-20b7060ec69a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4315 | 2026.03.13 22:21:16.833549 [ 4 ] {20063f69-fe79-4dad-a2a2-20b7060ec69a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4316 | 2026.03.13 22:21:16.833771 [ 4 ] {20063f69-fe79-4dad-a2a2-20b7060ec69a} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4317 | 2026.03.13 22:21:16.833907 [ 4 ] {20063f69-fe79-4dad-a2a2-20b7060ec69a} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001708 sec., 1756.4402810304448 rows/sec., 3.15 MiB/sec. | ||
| 4318 | 2026.03.13 22:21:16.833960 [ 4 ] {20063f69-fe79-4dad-a2a2-20b7060ec69a} <Debug> TCPHandler: Processed in 0.00188921 sec. | ||
| 4319 | 2026.03.13 22:21:16.834071 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4320 | 2026.03.13 22:21:16.834165 [ 4 ] {f900618b-1cb1-4d34-a0bb-d236113aa4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4321 | 2026.03.13 22:21:16.834207 [ 4 ] {f900618b-1cb1-4d34-a0bb-d236113aa4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4322 | 2026.03.13 22:21:16.834540 [ 4 ] {f900618b-1cb1-4d34-a0bb-d236113aa4a1} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4323 | 2026.03.13 22:21:16.834576 [ 4 ] {f900618b-1cb1-4d34-a0bb-d236113aa4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4324 | 2026.03.13 22:21:16.834870 [ 4 ] {f900618b-1cb1-4d34-a0bb-d236113aa4a1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4325 | 2026.03.13 22:21:16.835079 [ 4 ] {f900618b-1cb1-4d34-a0bb-d236113aa4a1} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4326 | 2026.03.13 22:21:16.835208 [ 4 ] {f900618b-1cb1-4d34-a0bb-d236113aa4a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 4327 | 2026.03.13 22:21:16.835243 [ 4 ] {f900618b-1cb1-4d34-a0bb-d236113aa4a1} <Debug> TCPHandler: Processed in 0.001221746 sec. | ||
| 4328 | 2026.03.13 22:21:19.501453 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4329 | 2026.03.13 22:21:19.501640 [ 4 ] {90960f9f-d108-449b-adf0-e7cf20850abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4330 | 2026.03.13 22:21:19.501706 [ 4 ] {90960f9f-d108-449b-adf0-e7cf20850abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4331 | 2026.03.13 22:21:19.502374 [ 4 ] {90960f9f-d108-449b-adf0-e7cf20850abe} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4332 | 2026.03.13 22:21:19.502423 [ 4 ] {90960f9f-d108-449b-adf0-e7cf20850abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4333 | 2026.03.13 22:21:19.502833 [ 4 ] {90960f9f-d108-449b-adf0-e7cf20850abe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4334 | 2026.03.13 22:21:19.503061 [ 4 ] {90960f9f-d108-449b-adf0-e7cf20850abe} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4335 | 2026.03.13 22:21:19.503211 [ 4 ] {90960f9f-d108-449b-adf0-e7cf20850abe} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00162 sec., 14814.814814814816 rows/sec., 1.23 MiB/sec. | ||
| 4336 | 2026.03.13 22:21:19.503222 [ 97 ] {} <Debug> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4337 | 2026.03.13 22:21:19.503250 [ 4 ] {90960f9f-d108-449b-adf0-e7cf20850abe} <Debug> TCPHandler: Processed in 0.001938471 sec. | ||
| 4338 | 2026.03.13 22:21:19.503290 [ 97 ] {} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4339 | 2026.03.13 22:21:19.503315 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4340 | 2026.03.13 22:21:19.503392 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4341 | 2026.03.13 22:21:19.503473 [ 187 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::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 | ||
| 4342 | 2026.03.13 22:21:19.503492 [ 4 ] {78e96fb5-721f-482c-b885-c46f5359f547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4343 | 2026.03.13 22:21:19.503555 [ 4 ] {78e96fb5-721f-482c-b885-c46f5359f547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4344 | 2026.03.13 22:21:19.503618 [ 187 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4345 | 2026.03.13 22:21:19.503654 [ 187 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4346 | 2026.03.13 22:21:19.503719 [ 187 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4347 | 2026.03.13 22:21:19.503763 [ 187 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4348 | 2026.03.13 22:21:19.503804 [ 187 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4349 | 2026.03.13 22:21:19.503857 [ 187 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4350 | 2026.03.13 22:21:19.504004 [ 4 ] {78e96fb5-721f-482c-b885-c46f5359f547} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4351 | 2026.03.13 22:21:19.504046 [ 4 ] {78e96fb5-721f-482c-b885-c46f5359f547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4352 | 2026.03.13 22:21:19.504376 [ 4 ] {78e96fb5-721f-482c-b885-c46f5359f547} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4353 | 2026.03.13 22:21:19.504618 [ 4 ] {78e96fb5-721f-482c-b885-c46f5359f547} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4354 | 2026.03.13 22:21:19.504704 [ 197 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291618 sec., 92906.726292139 rows/sec., 8.06 MiB/sec. | ||
| 4355 | 2026.03.13 22:21:19.504747 [ 4 ] {78e96fb5-721f-482c-b885-c46f5359f547} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001274 sec., 9419.152276295134 rows/sec., 768.07 KiB/sec. | ||
| 4356 | 2026.03.13 22:21:19.504788 [ 4 ] {78e96fb5-721f-482c-b885-c46f5359f547} <Debug> TCPHandler: Processed in 0.001445291 sec. | ||
| 4357 | 2026.03.13 22:21:19.504879 [ 189 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4358 | 2026.03.13 22:21:19.504913 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4359 | 2026.03.13 22:21:19.505012 [ 4 ] {eb100407-dd54-4a1f-9576-4deb23f220e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4360 | 2026.03.13 22:21:19.505055 [ 4 ] {eb100407-dd54-4a1f-9576-4deb23f220e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4361 | 2026.03.13 22:21:19.505209 [ 189 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_5_1} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4362 | 2026.03.13 22:21:19.505295 [ 189 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_5_1} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4363 | 2026.03.13 22:21:19.505388 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4364 | 2026.03.13 22:21:19.506434 [ 4 ] {eb100407-dd54-4a1f-9576-4deb23f220e9} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4365 | 2026.03.13 22:21:19.506475 [ 4 ] {eb100407-dd54-4a1f-9576-4deb23f220e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4366 | 2026.03.13 22:21:19.506923 [ 4 ] {eb100407-dd54-4a1f-9576-4deb23f220e9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4367 | 2026.03.13 22:21:19.507140 [ 4 ] {eb100407-dd54-4a1f-9576-4deb23f220e9} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4368 | 2026.03.13 22:21:19.507268 [ 4 ] {eb100407-dd54-4a1f-9576-4deb23f220e9} <Debug> executeQuery: Read 2142 rows, 167.72 KiB in 0.002276 sec., 941124.7803163446 rows/sec., 71.96 MiB/sec. | ||
| 4369 | 2026.03.13 22:21:19.507306 [ 4 ] {eb100407-dd54-4a1f-9576-4deb23f220e9} <Debug> TCPHandler: Processed in 0.002442022 sec. | ||
| 4370 | 2026.03.13 22:21:19.507419 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4371 | 2026.03.13 22:21:19.507513 [ 4 ] {9dd35140-c9a0-478e-b9a7-710ad92ac239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4372 | 2026.03.13 22:21:19.507552 [ 4 ] {9dd35140-c9a0-478e-b9a7-710ad92ac239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4373 | 2026.03.13 22:21:19.507997 [ 4 ] {9dd35140-c9a0-478e-b9a7-710ad92ac239} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4374 | 2026.03.13 22:21:19.508042 [ 4 ] {9dd35140-c9a0-478e-b9a7-710ad92ac239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4375 | 2026.03.13 22:21:19.508462 [ 4 ] {9dd35140-c9a0-478e-b9a7-710ad92ac239} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4376 | 2026.03.13 22:21:19.508689 [ 4 ] {9dd35140-c9a0-478e-b9a7-710ad92ac239} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4377 | 2026.03.13 22:21:19.508822 [ 4 ] {9dd35140-c9a0-478e-b9a7-710ad92ac239} <Debug> executeQuery: Read 73 rows, 5.48 KiB in 0.001328 sec., 54969.87951807229 rows/sec., 4.03 MiB/sec. | ||
| 4378 | 2026.03.13 22:21:19.508859 [ 4 ] {9dd35140-c9a0-478e-b9a7-710ad92ac239} <Debug> TCPHandler: Processed in 0.001489751 sec. | ||
| 4379 | 2026.03.13 22:21:19.508974 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4380 | 2026.03.13 22:21:19.509067 [ 4 ] {8215c2c9-5c1d-4038-bbd4-ed86e278ee57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4381 | 2026.03.13 22:21:19.509108 [ 4 ] {8215c2c9-5c1d-4038-bbd4-ed86e278ee57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4382 | 2026.03.13 22:21:19.509771 [ 4 ] {8215c2c9-5c1d-4038-bbd4-ed86e278ee57} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4383 | 2026.03.13 22:21:19.509806 [ 4 ] {8215c2c9-5c1d-4038-bbd4-ed86e278ee57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4384 | 2026.03.13 22:21:19.510146 [ 4 ] {8215c2c9-5c1d-4038-bbd4-ed86e278ee57} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4385 | 2026.03.13 22:21:19.510371 [ 4 ] {8215c2c9-5c1d-4038-bbd4-ed86e278ee57} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4386 | 2026.03.13 22:21:19.510497 [ 4 ] {8215c2c9-5c1d-4038-bbd4-ed86e278ee57} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001448 sec., 505524.861878453 rows/sec., 29.90 MiB/sec. | ||
| 4387 | 2026.03.13 22:21:19.510534 [ 4 ] {8215c2c9-5c1d-4038-bbd4-ed86e278ee57} <Debug> TCPHandler: Processed in 0.001609275 sec. | ||
| 4388 | 2026.03.13 22:21:19.510643 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4389 | 2026.03.13 22:21:19.510735 [ 4 ] {012a0ccb-4070-4e40-a6fe-5d52199188f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4390 | 2026.03.13 22:21:19.510774 [ 4 ] {012a0ccb-4070-4e40-a6fe-5d52199188f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4391 | 2026.03.13 22:21:19.511235 [ 4 ] {012a0ccb-4070-4e40-a6fe-5d52199188f8} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4392 | 2026.03.13 22:21:19.511278 [ 4 ] {012a0ccb-4070-4e40-a6fe-5d52199188f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4393 | 2026.03.13 22:21:19.511613 [ 4 ] {012a0ccb-4070-4e40-a6fe-5d52199188f8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4394 | 2026.03.13 22:21:19.511821 [ 4 ] {012a0ccb-4070-4e40-a6fe-5d52199188f8} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4395 | 2026.03.13 22:21:19.511921 [ 97 ] {} <Debug> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4396 | 2026.03.13 22:21:19.511951 [ 4 ] {012a0ccb-4070-4e40-a6fe-5d52199188f8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001235 sec., 809.7165991902834 rows/sec., 56.93 KiB/sec. | ||
| 4397 | 2026.03.13 22:21:19.511961 [ 97 ] {} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4398 | 2026.03.13 22:21:19.511992 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4399 | 2026.03.13 22:21:19.512002 [ 4 ] {012a0ccb-4070-4e40-a6fe-5d52199188f8} <Debug> TCPHandler: Processed in 0.00140808 sec. | ||
| 4400 | 2026.03.13 22:21:19.512067 [ 187 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::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 | ||
| 4401 | 2026.03.13 22:21:19.512118 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4402 | 2026.03.13 22:21:19.512157 [ 187 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4403 | 2026.03.13 22:21:19.512184 [ 187 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::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 | ||
| 4404 | 2026.03.13 22:21:19.512216 [ 4 ] {29763420-19a9-4905-8e91-9b9da1e52902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4405 | 2026.03.13 22:21:19.512231 [ 187 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::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 | ||
| 4406 | 2026.03.13 22:21:19.512261 [ 4 ] {29763420-19a9-4905-8e91-9b9da1e52902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4407 | 2026.03.13 22:21:19.512279 [ 187 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::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 | ||
| 4408 | 2026.03.13 22:21:19.512317 [ 187 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::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 | ||
| 4409 | 2026.03.13 22:21:19.512352 [ 187 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::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 | ||
| 4410 | 2026.03.13 22:21:19.512744 [ 4 ] {29763420-19a9-4905-8e91-9b9da1e52902} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4411 | 2026.03.13 22:21:19.512786 [ 4 ] {29763420-19a9-4905-8e91-9b9da1e52902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4412 | 2026.03.13 22:21:19.513074 [ 190 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001031211 sec., 4848.668216301029 rows/sec., 359.86 KiB/sec. | ||
| 4413 | 2026.03.13 22:21:19.513221 [ 187 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4414 | 2026.03.13 22:21:19.513235 [ 4 ] {29763420-19a9-4905-8e91-9b9da1e52902} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4415 | 2026.03.13 22:21:19.513544 [ 4 ] {29763420-19a9-4905-8e91-9b9da1e52902} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4416 | 2026.03.13 22:21:19.513575 [ 187 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_5_1} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4417 | 2026.03.13 22:21:19.513655 [ 187 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_5_1} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4418 | 2026.03.13 22:21:19.513655 [ 97 ] {} <Debug> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4419 | 2026.03.13 22:21:19.513689 [ 4 ] {29763420-19a9-4905-8e91-9b9da1e52902} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00149 sec., 8053.6912751677855 rows/sec., 629.19 KiB/sec. | ||
| 4420 | 2026.03.13 22:21:19.513698 [ 97 ] {} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4421 | 2026.03.13 22:21:19.513728 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4422 | 2026.03.13 22:21:19.513736 [ 4 ] {29763420-19a9-4905-8e91-9b9da1e52902} <Debug> TCPHandler: Processed in 0.001665986 sec. | ||
| 4423 | 2026.03.13 22:21:19.513731 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4424 | 2026.03.13 22:21:19.513837 [ 187 ] {2e336eee-382c-443d-a554-b133befb50fb::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 | ||
| 4425 | 2026.03.13 22:21:19.513873 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4426 | 2026.03.13 22:21:19.513918 [ 187 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4427 | 2026.03.13 22:21:19.513944 [ 187 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4428 | 2026.03.13 22:21:19.513973 [ 4 ] {b78eb377-5624-491a-ab19-f95cc2c54424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4429 | 2026.03.13 22:21:19.513986 [ 187 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4430 | 2026.03.13 22:21:19.514022 [ 4 ] {b78eb377-5624-491a-ab19-f95cc2c54424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4431 | 2026.03.13 22:21:19.514031 [ 187 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4432 | 2026.03.13 22:21:19.514086 [ 187 ] {2e336eee-382c-443d-a554-b133befb50fb::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 | ||
| 4433 | 2026.03.13 22:21:19.514122 [ 187 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4434 | 2026.03.13 22:21:19.514733 [ 200 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.00092336 sec., 64980.07277768151 rows/sec., 5.21 MiB/sec. | ||
| 4435 | 2026.03.13 22:21:19.514820 [ 4 ] {b78eb377-5624-491a-ab19-f95cc2c54424} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4436 | 2026.03.13 22:21:19.514847 [ 187 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4437 | 2026.03.13 22:21:19.514859 [ 4 ] {b78eb377-5624-491a-ab19-f95cc2c54424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4438 | 2026.03.13 22:21:19.515103 [ 187 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_5_1} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4439 | 2026.03.13 22:21:19.515170 [ 187 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_5_1} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4440 | 2026.03.13 22:21:19.515222 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4441 | 2026.03.13 22:21:19.515308 [ 4 ] {b78eb377-5624-491a-ab19-f95cc2c54424} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4442 | 2026.03.13 22:21:19.515664 [ 4 ] {b78eb377-5624-491a-ab19-f95cc2c54424} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2026.03.13 22:21:19.515800 [ 4 ] {b78eb377-5624-491a-ab19-f95cc2c54424} <Debug> executeQuery: Read 1097 rows, 78.50 KiB in 0.001845 sec., 594579.945799458 rows/sec., 41.55 MiB/sec. | ||
| 4444 | 2026.03.13 22:21:19.515838 [ 4 ] {b78eb377-5624-491a-ab19-f95cc2c54424} <Debug> TCPHandler: Processed in 0.002016802 sec. | ||
| 4445 | 2026.03.13 22:21:19.515979 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4446 | 2026.03.13 22:21:19.516073 [ 4 ] {5e54b9b1-7989-4570-8941-bb0fc1a67909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4447 | 2026.03.13 22:21:19.516117 [ 4 ] {5e54b9b1-7989-4570-8941-bb0fc1a67909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4448 | 2026.03.13 22:21:19.516955 [ 4 ] {5e54b9b1-7989-4570-8941-bb0fc1a67909} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4449 | 2026.03.13 22:21:19.516991 [ 4 ] {5e54b9b1-7989-4570-8941-bb0fc1a67909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4450 | 2026.03.13 22:21:19.517474 [ 4 ] {5e54b9b1-7989-4570-8941-bb0fc1a67909} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4451 | 2026.03.13 22:21:19.517686 [ 4 ] {5e54b9b1-7989-4570-8941-bb0fc1a67909} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4452 | 2026.03.13 22:21:19.517814 [ 4 ] {5e54b9b1-7989-4570-8941-bb0fc1a67909} <Debug> executeQuery: Read 1323 rows, 85.89 KiB in 0.00176 sec., 751704.5454545454 rows/sec., 47.66 MiB/sec. | ||
| 4453 | 2026.03.13 22:21:19.517851 [ 4 ] {5e54b9b1-7989-4570-8941-bb0fc1a67909} <Debug> TCPHandler: Processed in 0.001922371 sec. | ||
| 4454 | 2026.03.13 22:21:19.517975 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2026.03.13 22:21:19.518069 [ 4 ] {c7b9c41f-eff1-4bf0-89f1-d6772503ddf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4456 | 2026.03.13 22:21:19.518123 [ 4 ] {c7b9c41f-eff1-4bf0-89f1-d6772503ddf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4457 | 2026.03.13 22:21:19.519168 [ 4 ] {c7b9c41f-eff1-4bf0-89f1-d6772503ddf7} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4458 | 2026.03.13 22:21:19.519212 [ 4 ] {c7b9c41f-eff1-4bf0-89f1-d6772503ddf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4459 | 2026.03.13 22:21:19.519874 [ 4 ] {c7b9c41f-eff1-4bf0-89f1-d6772503ddf7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4460 | 2026.03.13 22:21:19.520118 [ 4 ] {c7b9c41f-eff1-4bf0-89f1-d6772503ddf7} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2026.03.13 22:21:19.520223 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4462 | 2026.03.13 22:21:19.520254 [ 4 ] {c7b9c41f-eff1-4bf0-89f1-d6772503ddf7} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002203 sec., 22242.39673172946 rows/sec., 39.86 MiB/sec. | ||
| 4463 | 2026.03.13 22:21:19.520256 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4464 | 2026.03.13 22:21:19.520292 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4465 | 2026.03.13 22:21:19.520311 [ 4 ] {c7b9c41f-eff1-4bf0-89f1-d6772503ddf7} <Debug> TCPHandler: Processed in 0.002384601 sec. | ||
| 4466 | 2026.03.13 22:21:19.520387 [ 190 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::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 | ||
| 4467 | 2026.03.13 22:21:19.520420 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4468 | 2026.03.13 22:21:19.520517 [ 4 ] {9e48046d-f4a9-4449-a3ec-2550d8fdf649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4469 | 2026.03.13 22:21:19.520559 [ 4 ] {9e48046d-f4a9-4449-a3ec-2550d8fdf649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4470 | 2026.03.13 22:21:19.520640 [ 190 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4471 | 2026.03.13 22:21:19.520705 [ 190 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 427 rows starting from the beginning of the part | ||
| 4472 | 2026.03.13 22:21:19.520839 [ 190 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 38 rows starting from the beginning of the part | ||
| 4473 | 2026.03.13 22:21:19.520883 [ 4 ] {9e48046d-f4a9-4449-a3ec-2550d8fdf649} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4474 | 2026.03.13 22:21:19.520923 [ 4 ] {9e48046d-f4a9-4449-a3ec-2550d8fdf649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4475 | 2026.03.13 22:21:19.520953 [ 190 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 3 rows starting from the beginning of the part | ||
| 4476 | 2026.03.13 22:21:19.521068 [ 190 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part | ||
| 4477 | 2026.03.13 22:21:19.521175 [ 190 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 3 rows starting from the beginning of the part | ||
| 4478 | 2026.03.13 22:21:19.521262 [ 4 ] {9e48046d-f4a9-4449-a3ec-2550d8fdf649} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4479 | 2026.03.13 22:21:19.521297 [ 190 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 49 rows starting from the beginning of the part | ||
| 4480 | 2026.03.13 22:21:19.521486 [ 4 ] {9e48046d-f4a9-4449-a3ec-2550d8fdf649} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2026.03.13 22:21:19.521618 [ 4 ] {9e48046d-f4a9-4449-a3ec-2550d8fdf649} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001119 sec., 32171.581769436998 rows/sec., 2.17 MiB/sec. | ||
| 4482 | 2026.03.13 22:21:19.521658 [ 4 ] {9e48046d-f4a9-4449-a3ec-2550d8fdf649} <Debug> TCPHandler: Processed in 0.001285898 sec. | ||
| 4483 | 2026.03.13 22:21:19.588572 [ 200 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 19 columns (19 merged, 0 gathered) in 0.068230037 sec., 8178.2162891103235 rows/sec., 14.65 MiB/sec. | ||
| 4484 | 2026.03.13 22:21:19.589379 [ 186 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4485 | 2026.03.13 22:21:19.589724 [ 186 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4486 | 2026.03.13 22:21:19.589800 [ 186 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4487 | 2026.03.13 22:21:19.589897 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 4488 | 2026.03.13 22:21:20.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.23 MiB, peak 248.56 MiB, free memory in arenas 0.00 B, will set to 242.92 MiB (RSS), difference: 1.69 MiB | ||
| 4489 | 2026.03.13 22:21:21.821503 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4490 | 2026.03.13 22:21:21.821665 [ 4 ] {c1cf9a55-43f3-40b9-9886-05bd0b0654fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4491 | 2026.03.13 22:21:21.821728 [ 4 ] {c1cf9a55-43f3-40b9-9886-05bd0b0654fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4492 | 2026.03.13 22:21:21.822430 [ 4 ] {c1cf9a55-43f3-40b9-9886-05bd0b0654fb} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2026.03.13 22:21:21.822480 [ 4 ] {c1cf9a55-43f3-40b9-9886-05bd0b0654fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4494 | 2026.03.13 22:21:21.822876 [ 4 ] {c1cf9a55-43f3-40b9-9886-05bd0b0654fb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4495 | 2026.03.13 22:21:21.823125 [ 4 ] {c1cf9a55-43f3-40b9-9886-05bd0b0654fb} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2026.03.13 22:21:21.823291 [ 4 ] {c1cf9a55-43f3-40b9-9886-05bd0b0654fb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001657 sec., 33796.01689800845 rows/sec., 2.58 MiB/sec. | ||
| 4497 | 2026.03.13 22:21:21.823346 [ 4 ] {c1cf9a55-43f3-40b9-9886-05bd0b0654fb} <Debug> TCPHandler: Processed in 0.001962192 sec. | ||
| 4498 | 2026.03.13 22:21:21.823465 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4499 | 2026.03.13 22:21:21.823570 [ 4 ] {51c4acad-4a5b-40ec-b550-dfcad5589d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4500 | 2026.03.13 22:21:21.823614 [ 4 ] {51c4acad-4a5b-40ec-b550-dfcad5589d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4501 | 2026.03.13 22:21:21.824054 [ 4 ] {51c4acad-4a5b-40ec-b550-dfcad5589d2e} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2026.03.13 22:21:21.824092 [ 4 ] {51c4acad-4a5b-40ec-b550-dfcad5589d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4503 | 2026.03.13 22:21:21.824406 [ 4 ] {51c4acad-4a5b-40ec-b550-dfcad5589d2e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4504 | 2026.03.13 22:21:21.824614 [ 4 ] {51c4acad-4a5b-40ec-b550-dfcad5589d2e} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4505 | 2026.03.13 22:21:21.824745 [ 4 ] {51c4acad-4a5b-40ec-b550-dfcad5589d2e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 4506 | 2026.03.13 22:21:21.824782 [ 4 ] {51c4acad-4a5b-40ec-b550-dfcad5589d2e} <Debug> TCPHandler: Processed in 0.001369939 sec. | ||
| 4507 | 2026.03.13 22:21:21.824900 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4508 | 2026.03.13 22:21:21.824997 [ 4 ] {de99134f-66fb-4c73-9fb4-9e63ceb25d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4509 | 2026.03.13 22:21:21.825041 [ 4 ] {de99134f-66fb-4c73-9fb4-9e63ceb25d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4510 | 2026.03.13 22:21:21.825421 [ 4 ] {de99134f-66fb-4c73-9fb4-9e63ceb25d64} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2026.03.13 22:21:21.825456 [ 4 ] {de99134f-66fb-4c73-9fb4-9e63ceb25d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4512 | 2026.03.13 22:21:21.825773 [ 4 ] {de99134f-66fb-4c73-9fb4-9e63ceb25d64} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4513 | 2026.03.13 22:21:21.825978 [ 4 ] {de99134f-66fb-4c73-9fb4-9e63ceb25d64} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2026.03.13 22:21:21.826107 [ 4 ] {de99134f-66fb-4c73-9fb4-9e63ceb25d64} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001133 sec., 56487.202118270085 rows/sec., 3.93 MiB/sec. | ||
| 4515 | 2026.03.13 22:21:21.826143 [ 4 ] {de99134f-66fb-4c73-9fb4-9e63ceb25d64} <Debug> TCPHandler: Processed in 0.001293157 sec. | ||
| 4516 | 2026.03.13 22:21:21.826251 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4517 | 2026.03.13 22:21:21.826344 [ 4 ] {fb71418c-03c1-4c19-b7f3-c85701cc8a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4518 | 2026.03.13 22:21:21.826384 [ 4 ] {fb71418c-03c1-4c19-b7f3-c85701cc8a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4519 | 2026.03.13 22:21:21.826697 [ 4 ] {fb71418c-03c1-4c19-b7f3-c85701cc8a3e} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2026.03.13 22:21:21.826733 [ 4 ] {fb71418c-03c1-4c19-b7f3-c85701cc8a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4521 | 2026.03.13 22:21:21.827024 [ 4 ] {fb71418c-03c1-4c19-b7f3-c85701cc8a3e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4522 | 2026.03.13 22:21:21.827227 [ 4 ] {fb71418c-03c1-4c19-b7f3-c85701cc8a3e} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2026.03.13 22:21:21.827352 [ 4 ] {fb71418c-03c1-4c19-b7f3-c85701cc8a3e} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001028 sec., 23346.303501945524 rows/sec., 1.57 MiB/sec. | ||
| 4524 | 2026.03.13 22:21:21.827387 [ 4 ] {fb71418c-03c1-4c19-b7f3-c85701cc8a3e} <Debug> TCPHandler: Processed in 0.001184986 sec. | ||
| 4525 | 2026.03.13 22:21:23.575963 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4526 | 2026.03.13 22:21:23.576034 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4527 | 2026.03.13 22:21:23.663804 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9628 | ||
| 4528 | 2026.03.13 22:21:23.664293 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.03.13 22:21:23.664336 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4530 | 2026.03.13 22:21:23.664822 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4531 | 2026.03.13 22:21:23.665054 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2026.03.13 22:21:23.665192 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9628 | ||
| 4533 | 2026.03.13 22:21:23.684295 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 576 | ||
| 4534 | 2026.03.13 22:21:23.686882 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.03.13 22:21:23.686942 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4536 | 2026.03.13 22:21:23.688189 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4537 | 2026.03.13 22:21:23.688486 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2026.03.13 22:21:23.688844 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 576 | ||
| 4539 | 2026.03.13 22:21:24.158664 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4540 | 2026.03.13 22:21:24.176523 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2026.03.13 22:21:24.176579 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4542 | 2026.03.13 22:21:24.182672 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4543 | 2026.03.13 22:21:24.183390 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4544 | 2026.03.13 22:21:24.186475 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4545 | 2026.03.13 22:21:26.825779 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2026.03.13 22:21:26.825970 [ 4 ] {ffc641ab-5a3c-4484-af5b-7bb4f7ef5150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4547 | 2026.03.13 22:21:26.826041 [ 4 ] {ffc641ab-5a3c-4484-af5b-7bb4f7ef5150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4548 | 2026.03.13 22:21:26.826765 [ 4 ] {ffc641ab-5a3c-4484-af5b-7bb4f7ef5150} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2026.03.13 22:21:26.826808 [ 4 ] {ffc641ab-5a3c-4484-af5b-7bb4f7ef5150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4550 | 2026.03.13 22:21:26.827194 [ 4 ] {ffc641ab-5a3c-4484-af5b-7bb4f7ef5150} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4551 | 2026.03.13 22:21:26.827422 [ 4 ] {ffc641ab-5a3c-4484-af5b-7bb4f7ef5150} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4552 | 2026.03.13 22:21:26.827561 [ 88 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4553 | 2026.03.13 22:21:26.827586 [ 4 ] {ffc641ab-5a3c-4484-af5b-7bb4f7ef5150} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001669 sec., 37147.99281006591 rows/sec., 2.90 MiB/sec. | ||
| 4554 | 2026.03.13 22:21:26.827604 [ 88 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.03.13 22:21:26.827628 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4556 | 2026.03.13 22:21:26.827635 [ 4 ] {ffc641ab-5a3c-4484-af5b-7bb4f7ef5150} <Debug> TCPHandler: Processed in 0.001993022 sec. | ||
| 4557 | 2026.03.13 22:21:26.827753 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 4558 | 2026.03.13 22:21:26.827761 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4559 | 2026.03.13 22:21:26.827906 [ 4 ] {b79a99ed-28c2-4d1d-bcdf-e4d01a0e9b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4560 | 2026.03.13 22:21:26.827918 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4561 | 2026.03.13 22:21:26.827951 [ 4 ] {b79a99ed-28c2-4d1d-bcdf-e4d01a0e9b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4562 | 2026.03.13 22:21:26.827959 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2152 rows starting from the beginning of the part | ||
| 4563 | 2026.03.13 22:21:26.828043 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 132 rows starting from the beginning of the part | ||
| 4564 | 2026.03.13 22:21:26.828097 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 62 rows starting from the beginning of the part | ||
| 4565 | 2026.03.13 22:21:26.828145 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2142 rows starting from the beginning of the part | ||
| 4566 | 2026.03.13 22:21:26.828188 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 4567 | 2026.03.13 22:21:26.828231 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 62 rows starting from the beginning of the part | ||
| 4568 | 2026.03.13 22:21:26.828409 [ 4 ] {b79a99ed-28c2-4d1d-bcdf-e4d01a0e9b33} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4569 | 2026.03.13 22:21:26.828450 [ 4 ] {b79a99ed-28c2-4d1d-bcdf-e4d01a0e9b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4570 | 2026.03.13 22:21:26.828770 [ 4 ] {b79a99ed-28c2-4d1d-bcdf-e4d01a0e9b33} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4571 | 2026.03.13 22:21:26.828988 [ 4 ] {b79a99ed-28c2-4d1d-bcdf-e4d01a0e9b33} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2026.03.13 22:21:26.829121 [ 4 ] {b79a99ed-28c2-4d1d-bcdf-e4d01a0e9b33} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.00124 sec., 2419.3548387096776 rows/sec., 181.92 KiB/sec. | ||
| 4573 | 2026.03.13 22:21:26.829160 [ 4 ] {b79a99ed-28c2-4d1d-bcdf-e4d01a0e9b33} <Debug> TCPHandler: Processed in 0.001451971 sec. | ||
| 4574 | 2026.03.13 22:21:26.829269 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4575 | 2026.03.13 22:21:26.829364 [ 4 ] {201303d8-d826-421f-a07c-3441edc50364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4576 | 2026.03.13 22:21:26.829404 [ 4 ] {201303d8-d826-421f-a07c-3441edc50364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4577 | 2026.03.13 22:21:26.829831 [ 4 ] {201303d8-d826-421f-a07c-3441edc50364} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4578 | 2026.03.13 22:21:26.829866 [ 4 ] {201303d8-d826-421f-a07c-3441edc50364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4579 | 2026.03.13 22:21:26.830170 [ 186 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4606 rows, containing 5 columns (5 merged, 0 gathered) in 0.002475752 sec., 1860444.8264608087 rows/sec., 150.01 MiB/sec. | ||
| 4580 | 2026.03.13 22:21:26.830179 [ 4 ] {201303d8-d826-421f-a07c-3441edc50364} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4581 | 2026.03.13 22:21:26.830418 [ 4 ] {201303d8-d826-421f-a07c-3441edc50364} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2026.03.13 22:21:26.830426 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4583 | 2026.03.13 22:21:26.830523 [ 88 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4584 | 2026.03.13 22:21:26.830554 [ 88 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4585 | 2026.03.13 22:21:26.830556 [ 4 ] {201303d8-d826-421f-a07c-3441edc50364} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001211 sec., 55326.17671345995 rows/sec., 4.32 MiB/sec. | ||
| 4586 | 2026.03.13 22:21:26.830576 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4587 | 2026.03.13 22:21:26.830602 [ 4 ] {201303d8-d826-421f-a07c-3441edc50364} <Debug> TCPHandler: Processed in 0.001381589 sec. | ||
| 4588 | 2026.03.13 22:21:26.830655 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 4589 | 2026.03.13 22:21:26.830699 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_31_6} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4590 | 2026.03.13 22:21:26.830718 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4591 | 2026.03.13 22:21:26.830738 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4592 | 2026.03.13 22:21:26.830766 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1124 rows starting from the beginning of the part | ||
| 4593 | 2026.03.13 22:21:26.830781 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_31_6} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4594 | 2026.03.13 22:21:26.830816 [ 4 ] {dcf5fd3c-dd80-4130-94fe-5d823e3a0219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4595 | 2026.03.13 22:21:26.830850 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 102 rows starting from the beginning of the part | ||
| 4596 | 2026.03.13 22:21:26.830857 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 4597 | 2026.03.13 22:21:26.830865 [ 4 ] {dcf5fd3c-dd80-4130-94fe-5d823e3a0219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4598 | 2026.03.13 22:21:26.830906 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 67 rows starting from the beginning of the part | ||
| 4599 | 2026.03.13 22:21:26.830957 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1097 rows starting from the beginning of the part | ||
| 4600 | 2026.03.13 22:21:26.831003 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 4601 | 2026.03.13 22:21:26.831045 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 67 rows starting from the beginning of the part | ||
| 4602 | 2026.03.13 22:21:26.831322 [ 4 ] {dcf5fd3c-dd80-4130-94fe-5d823e3a0219} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4603 | 2026.03.13 22:21:26.831356 [ 4 ] {dcf5fd3c-dd80-4130-94fe-5d823e3a0219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4604 | 2026.03.13 22:21:26.831683 [ 4 ] {dcf5fd3c-dd80-4130-94fe-5d823e3a0219} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4605 | 2026.03.13 22:21:26.831899 [ 4 ] {dcf5fd3c-dd80-4130-94fe-5d823e3a0219} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4606 | 2026.03.13 22:21:26.832010 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4607 | 2026.03.13 22:21:26.832029 [ 4 ] {dcf5fd3c-dd80-4130-94fe-5d823e3a0219} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 4608 | 2026.03.13 22:21:26.832047 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2026.03.13 22:21:26.832065 [ 4 ] {dcf5fd3c-dd80-4130-94fe-5d823e3a0219} <Debug> TCPHandler: Processed in 0.001395379 sec. | ||
| 4610 | 2026.03.13 22:21:26.832072 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4611 | 2026.03.13 22:21:26.832177 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4612 | 2026.03.13 22:21:26.832176 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::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 | ||
| 4613 | 2026.03.13 22:21:26.832272 [ 4 ] {5e49c991-8f15-410d-9c0f-28b9c9ec6a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4614 | 2026.03.13 22:21:26.832331 [ 4 ] {5e49c991-8f15-410d-9c0f-28b9c9ec6a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4615 | 2026.03.13 22:21:26.832333 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4616 | 2026.03.13 22:21:26.832342 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2521 rows, containing 5 columns (5 merged, 0 gathered) in 0.001720286 sec., 1465454.0000906826 rows/sec., 109.57 MiB/sec. | ||
| 4617 | 2026.03.13 22:21:26.832383 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8933 rows starting from the beginning of the part | ||
| 4618 | 2026.03.13 22:21:26.832448 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4619 | 2026.03.13 22:21:26.832494 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4620 | 2026.03.13 22:21:26.832508 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4621 | 2026.03.13 22:21:26.832535 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1323 rows starting from the beginning of the part | ||
| 4622 | 2026.03.13 22:21:26.832577 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 4623 | 2026.03.13 22:21:26.832624 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4624 | 2026.03.13 22:21:26.832775 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_31_6} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2026.03.13 22:21:26.832848 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_31_6} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4626 | 2026.03.13 22:21:26.832913 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 4627 | 2026.03.13 22:21:26.833066 [ 4 ] {5e49c991-8f15-410d-9c0f-28b9c9ec6a07} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4628 | 2026.03.13 22:21:26.833102 [ 4 ] {5e49c991-8f15-410d-9c0f-28b9c9ec6a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4629 | 2026.03.13 22:21:26.833631 [ 4 ] {5e49c991-8f15-410d-9c0f-28b9c9ec6a07} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4630 | 2026.03.13 22:21:26.833867 [ 4 ] {5e49c991-8f15-410d-9c0f-28b9c9ec6a07} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4631 | 2026.03.13 22:21:26.834009 [ 4 ] {5e49c991-8f15-410d-9c0f-28b9c9ec6a07} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001756 sec., 1708.4282460136674 rows/sec., 3.06 MiB/sec. | ||
| 4632 | 2026.03.13 22:21:26.834071 [ 4 ] {5e49c991-8f15-410d-9c0f-28b9c9ec6a07} <Debug> TCPHandler: Processed in 0.001942521 sec. | ||
| 4633 | 2026.03.13 22:21:26.834187 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4634 | 2026.03.13 22:21:26.834280 [ 4 ] {60100160-fb7f-40fe-923c-7b28b282e26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4635 | 2026.03.13 22:21:26.834321 [ 4 ] {60100160-fb7f-40fe-923c-7b28b282e26e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4636 | 2026.03.13 22:21:26.834674 [ 4 ] {60100160-fb7f-40fe-923c-7b28b282e26e} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2026.03.13 22:21:26.834708 [ 4 ] {60100160-fb7f-40fe-923c-7b28b282e26e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4638 | 2026.03.13 22:21:26.835026 [ 4 ] {60100160-fb7f-40fe-923c-7b28b282e26e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4639 | 2026.03.13 22:21:26.835243 [ 4 ] {60100160-fb7f-40fe-923c-7b28b282e26e} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4640 | 2026.03.13 22:21:26.835337 [ 88 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4641 | 2026.03.13 22:21:26.835362 [ 88 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.03.13 22:21:26.835371 [ 4 ] {60100160-fb7f-40fe-923c-7b28b282e26e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 4643 | 2026.03.13 22:21:26.835380 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4644 | 2026.03.13 22:21:26.835407 [ 4 ] {60100160-fb7f-40fe-923c-7b28b282e26e} <Debug> TCPHandler: Processed in 0.001270037 sec. | ||
| 4645 | 2026.03.13 22:21:26.835456 [ 190 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 4646 | 2026.03.13 22:21:26.835553 [ 190 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4647 | 2026.03.13 22:21:26.835581 [ 190 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1146 rows starting from the beginning of the part | ||
| 4648 | 2026.03.13 22:21:26.835629 [ 190 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4649 | 2026.03.13 22:21:26.835667 [ 190 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 4650 | 2026.03.13 22:21:26.835701 [ 190 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 4651 | 2026.03.13 22:21:26.835734 [ 190 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 4652 | 2026.03.13 22:21:26.835764 [ 190 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4653 | 2026.03.13 22:21:26.836183 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10800 rows, containing 5 columns (5 merged, 0 gathered) in 0.004055186 sec., 2663256.3833076954 rows/sec., 175.10 MiB/sec. | ||
| 4654 | 2026.03.13 22:21:26.836488 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4655 | 2026.03.13 22:21:26.836629 [ 195 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1386 rows, containing 4 columns (4 merged, 0 gathered) in 0.001208125 sec., 1147232.2814278323 rows/sec., 77.17 MiB/sec. | ||
| 4656 | 2026.03.13 22:21:26.836802 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4657 | 2026.03.13 22:21:26.836815 [ 199 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4658 | 2026.03.13 22:21:26.836882 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4659 | 2026.03.13 22:21:26.836960 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
| 4660 | 2026.03.13 22:21:26.837099 [ 199 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_31_6} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2026.03.13 22:21:26.837184 [ 199 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_31_6} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4662 | 2026.03.13 22:21:26.837269 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4663 | 2026.03.13 22:21:31.165841 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10140 | ||
| 4664 | 2026.03.13 22:21:31.166390 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2026.03.13 22:21:31.166437 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4666 | 2026.03.13 22:21:31.166948 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4667 | 2026.03.13 22:21:31.167178 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2026.03.13 22:21:31.167318 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10140 | ||
| 4669 | 2026.03.13 22:21:31.167323 [ 83 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4670 | 2026.03.13 22:21:31.167396 [ 83 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4671 | 2026.03.13 22:21:31.167420 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4672 | 2026.03.13 22:21:31.167551 [ 198 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 4673 | 2026.03.13 22:21:31.167695 [ 198 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4674 | 2026.03.13 22:21:31.167739 [ 198 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7708 rows starting from the beginning of the part | ||
| 4675 | 2026.03.13 22:21:31.167857 [ 198 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 4676 | 2026.03.13 22:21:31.167915 [ 198 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 4677 | 2026.03.13 22:21:31.167965 [ 198 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 4678 | 2026.03.13 22:21:31.168012 [ 198 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 4679 | 2026.03.13 22:21:31.168066 [ 198 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 4680 | 2026.03.13 22:21:31.170223 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10140 rows, containing 4 columns (4 merged, 0 gathered) in 0.002729598 sec., 3714832.733611323 rows/sec., 53.14 MiB/sec. | ||
| 4681 | 2026.03.13 22:21:31.170566 [ 195 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4682 | 2026.03.13 22:21:31.170911 [ 195 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_21_4} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4683 | 2026.03.13 22:21:31.170997 [ 195 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_21_4} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4684 | 2026.03.13 22:21:31.171128 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 4685 | 2026.03.13 22:21:31.287570 [ 83 ] {} <Debug> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4686 | 2026.03.13 22:21:31.287604 [ 83 ] {} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2026.03.13 22:21:31.287623 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4688 | 2026.03.13 22:21:31.287710 [ 198 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::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 | ||
| 4689 | 2026.03.13 22:21:31.287819 [ 198 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4690 | 2026.03.13 22:21:31.287846 [ 198 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 733 rows starting from the beginning of the part | ||
| 4691 | 2026.03.13 22:21:31.287895 [ 198 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 732 rows starting from the beginning of the part | ||
| 4692 | 2026.03.13 22:21:31.287936 [ 198 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 732 rows starting from the beginning of the part | ||
| 4693 | 2026.03.13 22:21:31.287975 [ 198 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 732 rows starting from the beginning of the part | ||
| 4694 | 2026.03.13 22:21:31.288011 [ 198 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 732 rows starting from the beginning of the part | ||
| 4695 | 2026.03.13 22:21:31.289327 [ 195 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3661 rows, containing 5 columns (5 merged, 0 gathered) in 0.001654915 sec., 2212198.2095757183 rows/sec., 139.28 MiB/sec. | ||
| 4696 | 2026.03.13 22:21:31.289472 [ 198 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4697 | 2026.03.13 22:21:31.289720 [ 198 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_5_1} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4698 | 2026.03.13 22:21:31.289789 [ 198 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_5_1} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4699 | 2026.03.13 22:21:31.289855 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 4700 | 2026.03.13 22:21:31.687159 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4701 | 2026.03.13 22:21:31.704622 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2026.03.13 22:21:31.704684 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4703 | 2026.03.13 22:21:31.710373 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4704 | 2026.03.13 22:21:31.711072 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4705 | 2026.03.13 22:21:31.711440 [ 82 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4706 | 2026.03.13 22:21:31.711526 [ 82 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4707 | 2026.03.13 22:21:31.711561 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4708 | 2026.03.13 22:21:31.711703 [ 191 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 4709 | 2026.03.13 22:21:31.714096 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4710 | 2026.03.13 22:21:31.715775 [ 191 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4711 | 2026.03.13 22:21:31.717232 [ 191 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 4712 | 2026.03.13 22:21:31.721763 [ 191 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 4713 | 2026.03.13 22:21:31.726123 [ 191 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 4714 | 2026.03.13 22:21:31.730137 [ 191 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 4715 | 2026.03.13 22:21:31.734358 [ 191 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 4716 | 2026.03.13 22:21:31.738717 [ 191 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 4717 | 2026.03.13 22:21:31.786921 [ 198 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.075271958 sec., 2112.3404282907054 rows/sec., 10.92 MiB/sec. | ||
| 4718 | 2026.03.13 22:21:31.789755 [ 198 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4719 | 2026.03.13 22:21:31.791993 [ 198 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_21_4} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4720 | 2026.03.13 22:21:31.792091 [ 198 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_21_4} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4721 | 2026.03.13 22:21:31.794346 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4722 | 2026.03.13 22:21:31.826966 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4723 | 2026.03.13 22:21:31.827124 [ 4 ] {3450b0b8-3c79-44c0-bc1c-5f14c377f2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4724 | 2026.03.13 22:21:31.827187 [ 4 ] {3450b0b8-3c79-44c0-bc1c-5f14c377f2d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4725 | 2026.03.13 22:21:31.827816 [ 4 ] {3450b0b8-3c79-44c0-bc1c-5f14c377f2d6} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4726 | 2026.03.13 22:21:31.827859 [ 4 ] {3450b0b8-3c79-44c0-bc1c-5f14c377f2d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4727 | 2026.03.13 22:21:31.828222 [ 4 ] {3450b0b8-3c79-44c0-bc1c-5f14c377f2d6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4728 | 2026.03.13 22:21:31.828447 [ 4 ] {3450b0b8-3c79-44c0-bc1c-5f14c377f2d6} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4729 | 2026.03.13 22:21:31.828599 [ 4 ] {3450b0b8-3c79-44c0-bc1c-5f14c377f2d6} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001518 sec., 86956.52173913043 rows/sec., 7.51 MiB/sec. | ||
| 4730 | 2026.03.13 22:21:31.828647 [ 4 ] {3450b0b8-3c79-44c0-bc1c-5f14c377f2d6} <Debug> TCPHandler: Processed in 0.001805448 sec. | ||
| 4731 | 2026.03.13 22:21:31.828771 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4732 | 2026.03.13 22:21:31.828903 [ 4 ] {3e2e6175-f02b-4143-9420-a9e57ff5fede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4733 | 2026.03.13 22:21:31.828949 [ 4 ] {3e2e6175-f02b-4143-9420-a9e57ff5fede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4734 | 2026.03.13 22:21:31.829380 [ 4 ] {3e2e6175-f02b-4143-9420-a9e57ff5fede} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4735 | 2026.03.13 22:21:31.829417 [ 4 ] {3e2e6175-f02b-4143-9420-a9e57ff5fede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4736 | 2026.03.13 22:21:31.829724 [ 4 ] {3e2e6175-f02b-4143-9420-a9e57ff5fede} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4737 | 2026.03.13 22:21:31.829936 [ 4 ] {3e2e6175-f02b-4143-9420-a9e57ff5fede} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2026.03.13 22:21:31.830068 [ 4 ] {3e2e6175-f02b-4143-9420-a9e57ff5fede} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.00119 sec., 31932.773109243695 rows/sec., 2.34 MiB/sec. | ||
| 4739 | 2026.03.13 22:21:31.830106 [ 4 ] {3e2e6175-f02b-4143-9420-a9e57ff5fede} <Debug> TCPHandler: Processed in 0.001386549 sec. | ||
| 4740 | 2026.03.13 22:21:31.830234 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4741 | 2026.03.13 22:21:31.830334 [ 4 ] {2b7d71d8-3d24-4074-86bd-c41a6bbae06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4742 | 2026.03.13 22:21:31.830375 [ 4 ] {2b7d71d8-3d24-4074-86bd-c41a6bbae06f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4743 | 2026.03.13 22:21:31.830835 [ 4 ] {2b7d71d8-3d24-4074-86bd-c41a6bbae06f} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2026.03.13 22:21:31.830871 [ 4 ] {2b7d71d8-3d24-4074-86bd-c41a6bbae06f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4745 | 2026.03.13 22:21:31.831187 [ 4 ] {2b7d71d8-3d24-4074-86bd-c41a6bbae06f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4746 | 2026.03.13 22:21:31.831396 [ 4 ] {2b7d71d8-3d24-4074-86bd-c41a6bbae06f} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2026.03.13 22:21:31.831533 [ 4 ] {2b7d71d8-3d24-4074-86bd-c41a6bbae06f} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001221 sec., 83538.08353808353 rows/sec., 6.52 MiB/sec. | ||
| 4748 | 2026.03.13 22:21:31.831572 [ 4 ] {2b7d71d8-3d24-4074-86bd-c41a6bbae06f} <Debug> TCPHandler: Processed in 0.001387859 sec. | ||
| 4749 | 2026.03.13 22:21:31.831708 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4750 | 2026.03.13 22:21:31.831807 [ 4 ] {535a65d5-62c4-49d8-840b-2e0ef04d9a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4751 | 2026.03.13 22:21:31.831852 [ 4 ] {535a65d5-62c4-49d8-840b-2e0ef04d9a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4752 | 2026.03.13 22:21:31.832254 [ 4 ] {535a65d5-62c4-49d8-840b-2e0ef04d9a99} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4753 | 2026.03.13 22:21:31.832290 [ 4 ] {535a65d5-62c4-49d8-840b-2e0ef04d9a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4754 | 2026.03.13 22:21:31.832615 [ 4 ] {535a65d5-62c4-49d8-840b-2e0ef04d9a99} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4755 | 2026.03.13 22:21:31.832836 [ 4 ] {535a65d5-62c4-49d8-840b-2e0ef04d9a99} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4756 | 2026.03.13 22:21:31.832965 [ 4 ] {535a65d5-62c4-49d8-840b-2e0ef04d9a99} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 4757 | 2026.03.13 22:21:31.833002 [ 4 ] {535a65d5-62c4-49d8-840b-2e0ef04d9a99} <Debug> TCPHandler: Processed in 0.001350198 sec. | ||
| 4758 | 2026.03.13 22:21:31.833109 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4759 | 2026.03.13 22:21:31.833203 [ 4 ] {8f22773e-678c-4ca5-b698-778cf12f6dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4760 | 2026.03.13 22:21:31.833258 [ 4 ] {8f22773e-678c-4ca5-b698-778cf12f6dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4761 | 2026.03.13 22:21:31.834080 [ 4 ] {8f22773e-678c-4ca5-b698-778cf12f6dd8} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4762 | 2026.03.13 22:21:31.834117 [ 4 ] {8f22773e-678c-4ca5-b698-778cf12f6dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4763 | 2026.03.13 22:21:31.834699 [ 4 ] {8f22773e-678c-4ca5-b698-778cf12f6dd8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4764 | 2026.03.13 22:21:31.834928 [ 4 ] {8f22773e-678c-4ca5-b698-778cf12f6dd8} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4765 | 2026.03.13 22:21:31.835069 [ 4 ] {8f22773e-678c-4ca5-b698-778cf12f6dd8} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001885 sec., 20159.151193633952 rows/sec., 36.12 MiB/sec. | ||
| 4766 | 2026.03.13 22:21:31.835134 [ 4 ] {8f22773e-678c-4ca5-b698-778cf12f6dd8} <Debug> TCPHandler: Processed in 0.002073384 sec. | ||
| 4767 | 2026.03.13 22:21:31.835241 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4768 | 2026.03.13 22:21:31.835335 [ 4 ] {a11a1fed-547b-46d0-ba4a-16f26ac27d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4769 | 2026.03.13 22:21:31.835376 [ 4 ] {a11a1fed-547b-46d0-ba4a-16f26ac27d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4770 | 2026.03.13 22:21:31.835701 [ 4 ] {a11a1fed-547b-46d0-ba4a-16f26ac27d65} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4771 | 2026.03.13 22:21:31.835737 [ 4 ] {a11a1fed-547b-46d0-ba4a-16f26ac27d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4772 | 2026.03.13 22:21:31.836052 [ 4 ] {a11a1fed-547b-46d0-ba4a-16f26ac27d65} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4773 | 2026.03.13 22:21:31.836264 [ 4 ] {a11a1fed-547b-46d0-ba4a-16f26ac27d65} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2026.03.13 22:21:31.836393 [ 4 ] {a11a1fed-547b-46d0-ba4a-16f26ac27d65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 4775 | 2026.03.13 22:21:31.836428 [ 4 ] {a11a1fed-547b-46d0-ba4a-16f26ac27d65} <Debug> TCPHandler: Processed in 0.001236406 sec. | ||
| 4776 | 2026.03.13 22:21:32.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.93 MiB, peak 257.04 MiB, free memory in arenas 0.00 B, will set to 248.29 MiB (RSS), difference: 1.37 MiB | ||
| 4777 | 2026.03.13 22:21:33.689667 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 600 | ||
| 4778 | 2026.03.13 22:21:33.691800 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2026.03.13 22:21:33.691857 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4780 | 2026.03.13 22:21:33.693056 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4781 | 2026.03.13 22:21:33.693333 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4782 | 2026.03.13 22:21:33.693553 [ 81 ] {} <Debug> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4783 | 2026.03.13 22:21:33.693646 [ 81 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2026.03.13 22:21:33.693682 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4785 | 2026.03.13 22:21:33.693707 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 600 | ||
| 4786 | 2026.03.13 22:21:33.693791 [ 195 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::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 | ||
| 4787 | 2026.03.13 22:21:33.694310 [ 195 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4788 | 2026.03.13 22:21:33.694440 [ 195 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 438 rows starting from the beginning of the part | ||
| 4789 | 2026.03.13 22:21:33.694794 [ 195 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 4790 | 2026.03.13 22:21:33.695096 [ 195 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 4791 | 2026.03.13 22:21:33.695384 [ 195 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::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 | ||
| 4792 | 2026.03.13 22:21:33.695652 [ 195 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
| 4793 | 2026.03.13 22:21:33.695914 [ 195 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::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 | ||
| 4794 | 2026.03.13 22:21:33.701641 [ 198 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 72 columns (72 merged, 0 gathered) in 0.007886718 sec., 76077.27320794278 rows/sec., 66.34 MiB/sec. | ||
| 4795 | 2026.03.13 22:21:33.703297 [ 201 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4796 | 2026.03.13 22:21:33.703924 [ 201 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_16_3} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2026.03.13 22:21:33.704009 [ 201 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_16_3} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4798 | 2026.03.13 22:21:33.704390 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 4799 | 2026.03.13 22:21:36.826256 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4800 | 2026.03.13 22:21:36.826504 [ 4 ] {151e1a45-bdd4-44ef-9f43-ef613feed294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4801 | 2026.03.13 22:21:36.826601 [ 4 ] {151e1a45-bdd4-44ef-9f43-ef613feed294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4802 | 2026.03.13 22:21:36.827369 [ 4 ] {151e1a45-bdd4-44ef-9f43-ef613feed294} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4803 | 2026.03.13 22:21:36.827414 [ 4 ] {151e1a45-bdd4-44ef-9f43-ef613feed294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4804 | 2026.03.13 22:21:36.827785 [ 4 ] {151e1a45-bdd4-44ef-9f43-ef613feed294} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4805 | 2026.03.13 22:21:36.828013 [ 4 ] {151e1a45-bdd4-44ef-9f43-ef613feed294} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4806 | 2026.03.13 22:21:36.828168 [ 4 ] {151e1a45-bdd4-44ef-9f43-ef613feed294} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001735 sec., 2305.4755043227665 rows/sec., 188.00 KiB/sec. | ||
| 4807 | 2026.03.13 22:21:36.828209 [ 4 ] {151e1a45-bdd4-44ef-9f43-ef613feed294} <Debug> TCPHandler: Processed in 0.002121575 sec. | ||
| 4808 | 2026.03.13 22:21:36.828335 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4809 | 2026.03.13 22:21:36.828428 [ 4 ] {bd4a2fa8-62aa-46ca-91cc-28c6b38c5c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4810 | 2026.03.13 22:21:36.828469 [ 4 ] {bd4a2fa8-62aa-46ca-91cc-28c6b38c5c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4811 | 2026.03.13 22:21:36.828892 [ 4 ] {bd4a2fa8-62aa-46ca-91cc-28c6b38c5c45} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4812 | 2026.03.13 22:21:36.828927 [ 4 ] {bd4a2fa8-62aa-46ca-91cc-28c6b38c5c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4813 | 2026.03.13 22:21:36.829235 [ 4 ] {bd4a2fa8-62aa-46ca-91cc-28c6b38c5c45} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4814 | 2026.03.13 22:21:36.829452 [ 4 ] {bd4a2fa8-62aa-46ca-91cc-28c6b38c5c45} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4815 | 2026.03.13 22:21:36.829583 [ 4 ] {bd4a2fa8-62aa-46ca-91cc-28c6b38c5c45} <Debug> executeQuery: Read 64 rows, 5.11 KiB in 0.001174 sec., 54514.48040885861 rows/sec., 4.25 MiB/sec. | ||
| 4816 | 2026.03.13 22:21:36.829620 [ 4 ] {bd4a2fa8-62aa-46ca-91cc-28c6b38c5c45} <Debug> TCPHandler: Processed in 0.001334389 sec. | ||
| 4817 | 2026.03.13 22:21:36.829725 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4818 | 2026.03.13 22:21:36.829817 [ 4 ] {6a2efc84-c86e-476e-b5df-8957c5fce8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4819 | 2026.03.13 22:21:36.829857 [ 4 ] {6a2efc84-c86e-476e-b5df-8957c5fce8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4820 | 2026.03.13 22:21:36.830241 [ 4 ] {6a2efc84-c86e-476e-b5df-8957c5fce8a1} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4821 | 2026.03.13 22:21:36.830276 [ 4 ] {6a2efc84-c86e-476e-b5df-8957c5fce8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4822 | 2026.03.13 22:21:36.830581 [ 4 ] {6a2efc84-c86e-476e-b5df-8957c5fce8a1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4823 | 2026.03.13 22:21:36.830801 [ 4 ] {6a2efc84-c86e-476e-b5df-8957c5fce8a1} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4824 | 2026.03.13 22:21:36.830911 [ 50 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 4825 | 2026.03.13 22:21:36.830933 [ 4 ] {6a2efc84-c86e-476e-b5df-8957c5fce8a1} <Debug> executeQuery: Read 7 rows, 517.00 B in 0.001134 sec., 6172.83950617284 rows/sec., 445.22 KiB/sec. | ||
| 4826 | 2026.03.13 22:21:36.830975 [ 50 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4827 | 2026.03.13 22:21:36.830985 [ 4 ] {6a2efc84-c86e-476e-b5df-8957c5fce8a1} <Debug> TCPHandler: Processed in 0.001308338 sec. | ||
| 4828 | 2026.03.13 22:21:36.831004 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4829 | 2026.03.13 22:21:36.831102 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4830 | 2026.03.13 22:21:36.831113 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::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 | ||
| 4831 | 2026.03.13 22:21:36.831197 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4832 | 2026.03.13 22:21:36.831198 [ 4 ] {05d79bf5-da57-4cfd-806a-b8203b790beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4833 | 2026.03.13 22:21:36.831224 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 82 rows starting from the beginning of the part | ||
| 4834 | 2026.03.13 22:21:36.831246 [ 4 ] {05d79bf5-da57-4cfd-806a-b8203b790beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4835 | 2026.03.13 22:21:36.831279 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 3 rows starting from the beginning of the part | ||
| 4836 | 2026.03.13 22:21:36.831321 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 73 rows starting from the beginning of the part | ||
| 4837 | 2026.03.13 22:21:36.831363 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 3 rows starting from the beginning of the part | ||
| 4838 | 2026.03.13 22:21:36.831403 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part | ||
| 4839 | 2026.03.13 22:21:36.831447 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 7 rows starting from the beginning of the part | ||
| 4840 | 2026.03.13 22:21:36.831687 [ 4 ] {05d79bf5-da57-4cfd-806a-b8203b790beb} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4841 | 2026.03.13 22:21:36.831721 [ 4 ] {05d79bf5-da57-4cfd-806a-b8203b790beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4842 | 2026.03.13 22:21:36.832051 [ 4 ] {05d79bf5-da57-4cfd-806a-b8203b790beb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4843 | 2026.03.13 22:21:36.832205 [ 201 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.001123813 sec., 183304.5177445002 rows/sec., 14.10 MiB/sec. | ||
| 4844 | 2026.03.13 22:21:36.832268 [ 4 ] {05d79bf5-da57-4cfd-806a-b8203b790beb} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4845 | 2026.03.13 22:21:36.832407 [ 4 ] {05d79bf5-da57-4cfd-806a-b8203b790beb} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001227 sec., 57864.710676446615 rows/sec., 4.52 MiB/sec. | ||
| 4846 | 2026.03.13 22:21:36.832415 [ 198 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 4847 | 2026.03.13 22:21:36.832446 [ 4 ] {05d79bf5-da57-4cfd-806a-b8203b790beb} <Debug> TCPHandler: Processed in 0.00139166 sec. | ||
| 4848 | 2026.03.13 22:21:36.832568 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4849 | 2026.03.13 22:21:36.832664 [ 4 ] {3ef5d566-55a7-48b8-a5b7-474cb4bef5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4850 | 2026.03.13 22:21:36.832707 [ 4 ] {3ef5d566-55a7-48b8-a5b7-474cb4bef5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4851 | 2026.03.13 22:21:36.832758 [ 198 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_25_5} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4852 | 2026.03.13 22:21:36.832849 [ 198 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_25_5} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 4853 | 2026.03.13 22:21:36.832963 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4854 | 2026.03.13 22:21:36.833119 [ 4 ] {3ef5d566-55a7-48b8-a5b7-474cb4bef5eb} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2026.03.13 22:21:36.833159 [ 4 ] {3ef5d566-55a7-48b8-a5b7-474cb4bef5eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4856 | 2026.03.13 22:21:36.833495 [ 4 ] {3ef5d566-55a7-48b8-a5b7-474cb4bef5eb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4857 | 2026.03.13 22:21:36.833706 [ 4 ] {3ef5d566-55a7-48b8-a5b7-474cb4bef5eb} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2026.03.13 22:21:36.833836 [ 4 ] {3ef5d566-55a7-48b8-a5b7-474cb4bef5eb} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001191 sec., 136020.15113350126 rows/sec., 9.47 MiB/sec. | ||
| 4859 | 2026.03.13 22:21:36.833873 [ 4 ] {3ef5d566-55a7-48b8-a5b7-474cb4bef5eb} <Debug> TCPHandler: Processed in 0.001353579 sec. | ||
| 4860 | 2026.03.13 22:21:36.833981 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4861 | 2026.03.13 22:21:36.834073 [ 4 ] {7d2dc0e0-03be-47a4-80db-087c9126532f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4862 | 2026.03.13 22:21:36.834128 [ 4 ] {7d2dc0e0-03be-47a4-80db-087c9126532f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4863 | 2026.03.13 22:21:36.834851 [ 4 ] {7d2dc0e0-03be-47a4-80db-087c9126532f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2026.03.13 22:21:36.834887 [ 4 ] {7d2dc0e0-03be-47a4-80db-087c9126532f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4865 | 2026.03.13 22:21:36.835382 [ 4 ] {7d2dc0e0-03be-47a4-80db-087c9126532f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4866 | 2026.03.13 22:21:36.835627 [ 4 ] {7d2dc0e0-03be-47a4-80db-087c9126532f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2026.03.13 22:21:36.835763 [ 4 ] {7d2dc0e0-03be-47a4-80db-087c9126532f} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001707 sec., 1757.469244288225 rows/sec., 3.15 MiB/sec. | ||
| 4868 | 2026.03.13 22:21:36.835815 [ 4 ] {7d2dc0e0-03be-47a4-80db-087c9126532f} <Debug> TCPHandler: Processed in 0.00188178 sec. | ||
| 4869 | 2026.03.13 22:21:36.835924 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4870 | 2026.03.13 22:21:36.836017 [ 4 ] {79223ad7-2973-4e51-a4cd-d7a215ec3bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4871 | 2026.03.13 22:21:36.836062 [ 4 ] {79223ad7-2973-4e51-a4cd-d7a215ec3bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4872 | 2026.03.13 22:21:36.836387 [ 4 ] {79223ad7-2973-4e51-a4cd-d7a215ec3bb9} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4873 | 2026.03.13 22:21:36.836421 [ 4 ] {79223ad7-2973-4e51-a4cd-d7a215ec3bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4874 | 2026.03.13 22:21:36.836720 [ 4 ] {79223ad7-2973-4e51-a4cd-d7a215ec3bb9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4875 | 2026.03.13 22:21:36.836927 [ 4 ] {79223ad7-2973-4e51-a4cd-d7a215ec3bb9} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4876 | 2026.03.13 22:21:36.837054 [ 4 ] {79223ad7-2973-4e51-a4cd-d7a215ec3bb9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 4877 | 2026.03.13 22:21:36.837088 [ 4 ] {79223ad7-2973-4e51-a4cd-d7a215ec3bb9} <Debug> TCPHandler: Processed in 0.001213746 sec. | ||
| 4878 | 2026.03.13 22:21:38.576095 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4879 | 2026.03.13 22:21:38.576192 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4880 | 2026.03.13 22:21:38.667590 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10588 | ||
| 4881 | 2026.03.13 22:21:38.668139 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4882 | 2026.03.13 22:21:38.668191 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4883 | 2026.03.13 22:21:38.668678 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4884 | 2026.03.13 22:21:38.668918 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4885 | 2026.03.13 22:21:38.669060 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10588 | ||
| 4886 | 2026.03.13 22:21:39.214350 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4887 | 2026.03.13 22:21:39.229855 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4888 | 2026.03.13 22:21:39.229915 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4889 | 2026.03.13 22:21:39.237232 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4890 | 2026.03.13 22:21:39.238065 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4891 | 2026.03.13 22:21:39.241746 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4892 | 2026.03.13 22:21:41.828076 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4893 | 2026.03.13 22:21:41.828262 [ 4 ] {38e40d52-3133-4de0-a185-6674549f7cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4894 | 2026.03.13 22:21:41.828328 [ 4 ] {38e40d52-3133-4de0-a185-6674549f7cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4895 | 2026.03.13 22:21:41.829009 [ 4 ] {38e40d52-3133-4de0-a185-6674549f7cf8} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4896 | 2026.03.13 22:21:41.829047 [ 4 ] {38e40d52-3133-4de0-a185-6674549f7cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4897 | 2026.03.13 22:21:41.829473 [ 4 ] {38e40d52-3133-4de0-a185-6674549f7cf8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4898 | 2026.03.13 22:21:41.829835 [ 4 ] {38e40d52-3133-4de0-a185-6674549f7cf8} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4899 | 2026.03.13 22:21:41.830040 [ 4 ] {38e40d52-3133-4de0-a185-6674549f7cf8} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001828 sec., 72210.06564551423 rows/sec., 6.24 MiB/sec. | ||
| 4900 | 2026.03.13 22:21:41.830096 [ 4 ] {38e40d52-3133-4de0-a185-6674549f7cf8} <Debug> TCPHandler: Processed in 0.002160586 sec. | ||
| 4901 | 2026.03.13 22:21:41.830226 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4902 | 2026.03.13 22:21:41.830344 [ 4 ] {f449f991-3631-4132-bf6a-3cc2e22058c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4903 | 2026.03.13 22:21:41.830406 [ 4 ] {f449f991-3631-4132-bf6a-3cc2e22058c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4904 | 2026.03.13 22:21:41.831112 [ 4 ] {f449f991-3631-4132-bf6a-3cc2e22058c8} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4905 | 2026.03.13 22:21:41.831155 [ 4 ] {f449f991-3631-4132-bf6a-3cc2e22058c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4906 | 2026.03.13 22:21:41.831589 [ 4 ] {f449f991-3631-4132-bf6a-3cc2e22058c8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4907 | 2026.03.13 22:21:41.831870 [ 4 ] {f449f991-3631-4132-bf6a-3cc2e22058c8} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4908 | 2026.03.13 22:21:41.832108 [ 4 ] {f449f991-3631-4132-bf6a-3cc2e22058c8} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001794 sec., 21181.716833890747 rows/sec., 1.56 MiB/sec. | ||
| 4909 | 2026.03.13 22:21:41.832165 [ 4 ] {f449f991-3631-4132-bf6a-3cc2e22058c8} <Debug> TCPHandler: Processed in 0.001990412 sec. | ||
| 4910 | 2026.03.13 22:21:41.832357 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4911 | 2026.03.13 22:21:41.832474 [ 4 ] {f364705c-59eb-447d-b9a8-65b5f8839fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4912 | 2026.03.13 22:21:41.832526 [ 4 ] {f364705c-59eb-447d-b9a8-65b5f8839fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4913 | 2026.03.13 22:21:41.833110 [ 4 ] {f364705c-59eb-447d-b9a8-65b5f8839fb6} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4914 | 2026.03.13 22:21:41.833148 [ 4 ] {f364705c-59eb-447d-b9a8-65b5f8839fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4915 | 2026.03.13 22:21:41.833489 [ 4 ] {f364705c-59eb-447d-b9a8-65b5f8839fb6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4916 | 2026.03.13 22:21:41.833715 [ 4 ] {f364705c-59eb-447d-b9a8-65b5f8839fb6} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2026.03.13 22:21:41.833854 [ 4 ] {f364705c-59eb-447d-b9a8-65b5f8839fb6} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001411 sec., 72289.15662650602 rows/sec., 5.65 MiB/sec. | ||
| 4918 | 2026.03.13 22:21:41.833894 [ 4 ] {f364705c-59eb-447d-b9a8-65b5f8839fb6} <Debug> TCPHandler: Processed in 0.001598124 sec. | ||
| 4919 | 2026.03.13 22:21:41.834013 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4920 | 2026.03.13 22:21:41.834112 [ 4 ] {42487e77-0123-413b-8039-2c4b243b63ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4921 | 2026.03.13 22:21:41.834158 [ 4 ] {42487e77-0123-413b-8039-2c4b243b63ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4922 | 2026.03.13 22:21:41.834567 [ 4 ] {42487e77-0123-413b-8039-2c4b243b63ca} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2026.03.13 22:21:41.834600 [ 4 ] {42487e77-0123-413b-8039-2c4b243b63ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4924 | 2026.03.13 22:21:41.834940 [ 4 ] {42487e77-0123-413b-8039-2c4b243b63ca} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4925 | 2026.03.13 22:21:41.835152 [ 4 ] {42487e77-0123-413b-8039-2c4b243b63ca} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4926 | 2026.03.13 22:21:41.835288 [ 4 ] {42487e77-0123-413b-8039-2c4b243b63ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 4927 | 2026.03.13 22:21:41.835324 [ 4 ] {42487e77-0123-413b-8039-2c4b243b63ca} <Debug> TCPHandler: Processed in 0.001361159 sec. | ||
| 4928 | 2026.03.13 22:21:41.835436 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4929 | 2026.03.13 22:21:41.835528 [ 4 ] {fadfb216-8247-42d7-9446-f3fa38e0505d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4930 | 2026.03.13 22:21:41.835583 [ 4 ] {fadfb216-8247-42d7-9446-f3fa38e0505d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4931 | 2026.03.13 22:21:41.836401 [ 4 ] {fadfb216-8247-42d7-9446-f3fa38e0505d} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2026.03.13 22:21:41.836435 [ 4 ] {fadfb216-8247-42d7-9446-f3fa38e0505d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4933 | 2026.03.13 22:21:41.837012 [ 4 ] {fadfb216-8247-42d7-9446-f3fa38e0505d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4934 | 2026.03.13 22:21:41.837234 [ 4 ] {fadfb216-8247-42d7-9446-f3fa38e0505d} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4935 | 2026.03.13 22:21:41.837374 [ 4 ] {fadfb216-8247-42d7-9446-f3fa38e0505d} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001865 sec., 20375.335120643434 rows/sec., 36.51 MiB/sec. | ||
| 4936 | 2026.03.13 22:21:41.837426 [ 4 ] {fadfb216-8247-42d7-9446-f3fa38e0505d} <Debug> TCPHandler: Processed in 0.002039593 sec. | ||
| 4937 | 2026.03.13 22:21:41.837538 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4938 | 2026.03.13 22:21:41.837632 [ 4 ] {94ffbc0f-b020-4757-a485-7e44e4e94e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4939 | 2026.03.13 22:21:41.837674 [ 4 ] {94ffbc0f-b020-4757-a485-7e44e4e94e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4940 | 2026.03.13 22:21:41.838041 [ 4 ] {94ffbc0f-b020-4757-a485-7e44e4e94e1f} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2026.03.13 22:21:41.838086 [ 4 ] {94ffbc0f-b020-4757-a485-7e44e4e94e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4942 | 2026.03.13 22:21:41.838399 [ 4 ] {94ffbc0f-b020-4757-a485-7e44e4e94e1f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4943 | 2026.03.13 22:21:41.838611 [ 4 ] {94ffbc0f-b020-4757-a485-7e44e4e94e1f} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2026.03.13 22:21:41.838737 [ 4 ] {94ffbc0f-b020-4757-a485-7e44e4e94e1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 4945 | 2026.03.13 22:21:41.838772 [ 4 ] {94ffbc0f-b020-4757-a485-7e44e4e94e1f} <Debug> TCPHandler: Processed in 0.001282768 sec. | ||
| 4946 | 2026.03.13 22:21:43.693992 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 626 | ||
| 4947 | 2026.03.13 22:21:43.696116 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4948 | 2026.03.13 22:21:43.696158 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4949 | 2026.03.13 22:21:43.697378 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4950 | 2026.03.13 22:21:43.697656 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4951 | 2026.03.13 22:21:43.697904 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 626 | ||
| 4952 | 2026.03.13 22:21:46.169208 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11100 | ||
| 4953 | 2026.03.13 22:21:46.169726 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4954 | 2026.03.13 22:21:46.169768 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4955 | 2026.03.13 22:21:46.170344 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4956 | 2026.03.13 22:21:46.170590 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4957 | 2026.03.13 22:21:46.170739 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11100 | ||
| 4958 | 2026.03.13 22:21:46.741883 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4959 | 2026.03.13 22:21:46.758511 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2026.03.13 22:21:46.758570 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4961 | 2026.03.13 22:21:46.764570 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4962 | 2026.03.13 22:21:46.765255 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2026.03.13 22:21:46.768267 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4964 | 2026.03.13 22:21:46.825867 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4965 | 2026.03.13 22:21:46.826036 [ 4 ] {0937e324-e805-47ed-8c39-e05749e88356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4966 | 2026.03.13 22:21:46.826103 [ 4 ] {0937e324-e805-47ed-8c39-e05749e88356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4967 | 2026.03.13 22:21:46.826772 [ 4 ] {0937e324-e805-47ed-8c39-e05749e88356} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4968 | 2026.03.13 22:21:46.826822 [ 4 ] {0937e324-e805-47ed-8c39-e05749e88356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4969 | 2026.03.13 22:21:46.827209 [ 4 ] {0937e324-e805-47ed-8c39-e05749e88356} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4970 | 2026.03.13 22:21:46.827439 [ 4 ] {0937e324-e805-47ed-8c39-e05749e88356} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2026.03.13 22:21:46.827600 [ 4 ] {0937e324-e805-47ed-8c39-e05749e88356} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001611 sec., 38485.41278708877 rows/sec., 3.01 MiB/sec. | ||
| 4972 | 2026.03.13 22:21:46.827648 [ 4 ] {0937e324-e805-47ed-8c39-e05749e88356} <Debug> TCPHandler: Processed in 0.001915621 sec. | ||
| 4973 | 2026.03.13 22:21:46.827763 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4974 | 2026.03.13 22:21:46.827858 [ 4 ] {76219fe1-02f2-4a75-9de9-7507431a5dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4975 | 2026.03.13 22:21:46.827900 [ 4 ] {76219fe1-02f2-4a75-9de9-7507431a5dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4976 | 2026.03.13 22:21:46.828320 [ 4 ] {76219fe1-02f2-4a75-9de9-7507431a5dcf} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4977 | 2026.03.13 22:21:46.828359 [ 4 ] {76219fe1-02f2-4a75-9de9-7507431a5dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4978 | 2026.03.13 22:21:46.828665 [ 4 ] {76219fe1-02f2-4a75-9de9-7507431a5dcf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4979 | 2026.03.13 22:21:46.828871 [ 4 ] {76219fe1-02f2-4a75-9de9-7507431a5dcf} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4980 | 2026.03.13 22:21:46.829003 [ 4 ] {76219fe1-02f2-4a75-9de9-7507431a5dcf} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001163 sec., 2579.535683576956 rows/sec., 193.97 KiB/sec. | ||
| 4981 | 2026.03.13 22:21:46.829041 [ 4 ] {76219fe1-02f2-4a75-9de9-7507431a5dcf} <Debug> TCPHandler: Processed in 0.001325577 sec. | ||
| 4982 | 2026.03.13 22:21:46.829158 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4983 | 2026.03.13 22:21:46.829250 [ 4 ] {79df6e61-8ad4-4ffa-ac52-2f46dcf6e347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4984 | 2026.03.13 22:21:46.829289 [ 4 ] {79df6e61-8ad4-4ffa-ac52-2f46dcf6e347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4985 | 2026.03.13 22:21:46.829701 [ 4 ] {79df6e61-8ad4-4ffa-ac52-2f46dcf6e347} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2026.03.13 22:21:46.829737 [ 4 ] {79df6e61-8ad4-4ffa-ac52-2f46dcf6e347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4987 | 2026.03.13 22:21:46.830036 [ 4 ] {79df6e61-8ad4-4ffa-ac52-2f46dcf6e347} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4988 | 2026.03.13 22:21:46.830236 [ 4 ] {79df6e61-8ad4-4ffa-ac52-2f46dcf6e347} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2026.03.13 22:21:46.830363 [ 4 ] {79df6e61-8ad4-4ffa-ac52-2f46dcf6e347} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001131 sec., 59239.61096374889 rows/sec., 4.62 MiB/sec. | ||
| 4990 | 2026.03.13 22:21:46.830400 [ 4 ] {79df6e61-8ad4-4ffa-ac52-2f46dcf6e347} <Debug> TCPHandler: Processed in 0.001289637 sec. | ||
| 4991 | 2026.03.13 22:21:46.830510 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4992 | 2026.03.13 22:21:46.830603 [ 4 ] {07dea994-4ff8-4098-aa10-1175f4bb5b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4993 | 2026.03.13 22:21:46.830646 [ 4 ] {07dea994-4ff8-4098-aa10-1175f4bb5b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4994 | 2026.03.13 22:21:46.831042 [ 4 ] {07dea994-4ff8-4098-aa10-1175f4bb5b3e} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2026.03.13 22:21:46.831078 [ 4 ] {07dea994-4ff8-4098-aa10-1175f4bb5b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 4996 | 2026.03.13 22:21:46.831465 [ 4 ] {07dea994-4ff8-4098-aa10-1175f4bb5b3e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4997 | 2026.03.13 22:21:46.831679 [ 4 ] {07dea994-4ff8-4098-aa10-1175f4bb5b3e} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4998 | 2026.03.13 22:21:46.831810 [ 4 ] {07dea994-4ff8-4098-aa10-1175f4bb5b3e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 4999 | 2026.03.13 22:21:46.831846 [ 4 ] {07dea994-4ff8-4098-aa10-1175f4bb5b3e} <Debug> TCPHandler: Processed in 0.001384599 sec. | ||
| 5000 | 2026.03.13 22:21:46.831944 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5001 | 2026.03.13 22:21:46.832037 [ 4 ] {fef77ea8-77ea-49e6-8f43-bffc1d890df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5002 | 2026.03.13 22:21:46.832091 [ 4 ] {fef77ea8-77ea-49e6-8f43-bffc1d890df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5003 | 2026.03.13 22:21:46.832806 [ 4 ] {fef77ea8-77ea-49e6-8f43-bffc1d890df3} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5004 | 2026.03.13 22:21:46.832841 [ 4 ] {fef77ea8-77ea-49e6-8f43-bffc1d890df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5005 | 2026.03.13 22:21:46.833327 [ 4 ] {fef77ea8-77ea-49e6-8f43-bffc1d890df3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5006 | 2026.03.13 22:21:46.833548 [ 4 ] {fef77ea8-77ea-49e6-8f43-bffc1d890df3} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5007 | 2026.03.13 22:21:46.833668 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5008 | 2026.03.13 22:21:46.833689 [ 4 ] {fef77ea8-77ea-49e6-8f43-bffc1d890df3} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.00167 sec., 1796.4071856287426 rows/sec., 3.22 MiB/sec. | ||
| 5009 | 2026.03.13 22:21:46.833740 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5010 | 2026.03.13 22:21:46.833762 [ 4 ] {fef77ea8-77ea-49e6-8f43-bffc1d890df3} <Debug> TCPHandler: Processed in 0.00186525 sec. | ||
| 5011 | 2026.03.13 22:21:46.833769 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5012 | 2026.03.13 22:21:46.833889 [ 192 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::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 | ||
| 5013 | 2026.03.13 22:21:46.833891 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5014 | 2026.03.13 22:21:46.834004 [ 4 ] {4aaa1567-d194-4234-b061-778d9f718c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5015 | 2026.03.13 22:21:46.834048 [ 4 ] {4aaa1567-d194-4234-b061-778d9f718c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5016 | 2026.03.13 22:21:46.834090 [ 192 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5017 | 2026.03.13 22:21:46.834145 [ 192 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 558 rows starting from the beginning of the part | ||
| 5018 | 2026.03.13 22:21:46.834266 [ 192 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 3 rows starting from the beginning of the part | ||
| 5019 | 2026.03.13 22:21:46.834371 [ 192 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 38 rows starting from the beginning of the part | ||
| 5020 | 2026.03.13 22:21:46.834382 [ 4 ] {4aaa1567-d194-4234-b061-778d9f718c71} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5021 | 2026.03.13 22:21:46.834419 [ 4 ] {4aaa1567-d194-4234-b061-778d9f718c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5022 | 2026.03.13 22:21:46.834477 [ 192 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 3 rows starting from the beginning of the part | ||
| 5023 | 2026.03.13 22:21:46.834567 [ 192 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 38 rows starting from the beginning of the part | ||
| 5024 | 2026.03.13 22:21:46.834655 [ 192 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 3 rows starting from the beginning of the part | ||
| 5025 | 2026.03.13 22:21:46.834726 [ 4 ] {4aaa1567-d194-4234-b061-778d9f718c71} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5026 | 2026.03.13 22:21:46.834940 [ 4 ] {4aaa1567-d194-4234-b061-778d9f718c71} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5027 | 2026.03.13 22:21:46.835077 [ 4 ] {4aaa1567-d194-4234-b061-778d9f718c71} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 5028 | 2026.03.13 22:21:46.835113 [ 4 ] {4aaa1567-d194-4234-b061-778d9f718c71} <Debug> TCPHandler: Processed in 0.001271167 sec. | ||
| 5029 | 2026.03.13 22:21:46.838725 [ 198 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 643 rows, containing 19 columns (19 merged, 0 gathered) in 0.004878414 sec., 131805.13174978588 rows/sec., 236.19 MiB/sec. | ||
| 5030 | 2026.03.13 22:21:46.839830 [ 193 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5031 | 2026.03.13 22:21:46.840240 [ 193 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5032 | 2026.03.13 22:21:46.840320 [ 193 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5033 | 2026.03.13 22:21:46.840454 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5034 | 2026.03.13 22:21:47.001179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.81 MiB, peak 258.15 MiB, free memory in arenas 0.00 B, will set to 252.83 MiB (RSS), difference: 2.02 MiB | ||
| 5035 | 2026.03.13 22:21:49.499095 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5036 | 2026.03.13 22:21:49.499301 [ 4 ] {fdd17bf7-20f5-41b0-8abe-22cfd7e7cd1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5037 | 2026.03.13 22:21:49.499373 [ 4 ] {fdd17bf7-20f5-41b0-8abe-22cfd7e7cd1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5038 | 2026.03.13 22:21:49.499998 [ 4 ] {fdd17bf7-20f5-41b0-8abe-22cfd7e7cd1a} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5039 | 2026.03.13 22:21:49.500042 [ 4 ] {fdd17bf7-20f5-41b0-8abe-22cfd7e7cd1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5040 | 2026.03.13 22:21:49.500427 [ 4 ] {fdd17bf7-20f5-41b0-8abe-22cfd7e7cd1a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5041 | 2026.03.13 22:21:49.500661 [ 4 ] {fdd17bf7-20f5-41b0-8abe-22cfd7e7cd1a} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5042 | 2026.03.13 22:21:49.500807 [ 4 ] {fdd17bf7-20f5-41b0-8abe-22cfd7e7cd1a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001561 sec., 15374.759769378603 rows/sec., 1.28 MiB/sec. | ||
| 5043 | 2026.03.13 22:21:49.500848 [ 4 ] {fdd17bf7-20f5-41b0-8abe-22cfd7e7cd1a} <Debug> TCPHandler: Processed in 0.00189232 sec. | ||
| 5044 | 2026.03.13 22:21:49.500967 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5045 | 2026.03.13 22:21:49.501061 [ 4 ] {5171f6cd-5d79-41c5-9250-f50cd7f7efff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5046 | 2026.03.13 22:21:49.501101 [ 4 ] {5171f6cd-5d79-41c5-9250-f50cd7f7efff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5047 | 2026.03.13 22:21:49.502830 [ 4 ] {5171f6cd-5d79-41c5-9250-f50cd7f7efff} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5048 | 2026.03.13 22:21:49.502863 [ 4 ] {5171f6cd-5d79-41c5-9250-f50cd7f7efff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5049 | 2026.03.13 22:21:49.503287 [ 4 ] {5171f6cd-5d79-41c5-9250-f50cd7f7efff} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5050 | 2026.03.13 22:21:49.503514 [ 4 ] {5171f6cd-5d79-41c5-9250-f50cd7f7efff} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5051 | 2026.03.13 22:21:49.503616 [ 76 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5052 | 2026.03.13 22:21:49.503644 [ 4 ] {5171f6cd-5d79-41c5-9250-f50cd7f7efff} <Debug> executeQuery: Read 2136 rows, 167.28 KiB in 0.002602 sec., 820906.9946195234 rows/sec., 62.78 MiB/sec. | ||
| 5053 | 2026.03.13 22:21:49.503656 [ 76 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5054 | 2026.03.13 22:21:49.503679 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5055 | 2026.03.13 22:21:49.503683 [ 4 ] {5171f6cd-5d79-41c5-9250-f50cd7f7efff} <Debug> TCPHandler: Processed in 0.002765088 sec. | ||
| 5056 | 2026.03.13 22:21:49.503796 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5057 | 2026.03.13 22:21:49.503854 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 5058 | 2026.03.13 22:21:49.503899 [ 4 ] {4d4f93bc-d733-41a0-bbc5-3a680e3bd5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5059 | 2026.03.13 22:21:49.503958 [ 4 ] {4d4f93bc-d733-41a0-bbc5-3a680e3bd5ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5060 | 2026.03.13 22:21:49.504067 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5061 | 2026.03.13 22:21:49.504128 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2152 rows starting from the beginning of the part | ||
| 5062 | 2026.03.13 22:21:49.504239 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 132 rows starting from the beginning of the part | ||
| 5063 | 2026.03.13 22:21:49.504320 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5064 | 2026.03.13 22:21:49.504389 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 132 rows starting from the beginning of the part | ||
| 5065 | 2026.03.13 22:21:49.504440 [ 4 ] {4d4f93bc-d733-41a0-bbc5-3a680e3bd5ba} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5066 | 2026.03.13 22:21:49.504457 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 62 rows starting from the beginning of the part | ||
| 5067 | 2026.03.13 22:21:49.504487 [ 4 ] {4d4f93bc-d733-41a0-bbc5-3a680e3bd5ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5068 | 2026.03.13 22:21:49.504537 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2136 rows starting from the beginning of the part | ||
| 5069 | 2026.03.13 22:21:49.504853 [ 4 ] {4d4f93bc-d733-41a0-bbc5-3a680e3bd5ba} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5070 | 2026.03.13 22:21:49.505089 [ 4 ] {4d4f93bc-d733-41a0-bbc5-3a680e3bd5ba} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5071 | 2026.03.13 22:21:49.505238 [ 4 ] {4d4f93bc-d733-41a0-bbc5-3a680e3bd5ba} <Debug> executeQuery: Read 61 rows, 4.65 KiB in 0.001357 sec., 44952.1002210759 rows/sec., 3.34 MiB/sec. | ||
| 5072 | 2026.03.13 22:21:49.505277 [ 4 ] {4d4f93bc-d733-41a0-bbc5-3a680e3bd5ba} <Debug> TCPHandler: Processed in 0.001532483 sec. | ||
| 5073 | 2026.03.13 22:21:49.505391 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5074 | 2026.03.13 22:21:49.505487 [ 4 ] {9f59cb2c-3e04-44cc-8154-e333f21bc942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5075 | 2026.03.13 22:21:49.505527 [ 4 ] {9f59cb2c-3e04-44cc-8154-e333f21bc942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5076 | 2026.03.13 22:21:49.506285 [ 4 ] {9f59cb2c-3e04-44cc-8154-e333f21bc942} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5077 | 2026.03.13 22:21:49.506320 [ 4 ] {9f59cb2c-3e04-44cc-8154-e333f21bc942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5078 | 2026.03.13 22:21:49.506468 [ 198 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4678 rows, containing 5 columns (5 merged, 0 gathered) in 0.002701707 sec., 1731497.9011417597 rows/sec., 140.10 MiB/sec. | ||
| 5079 | 2026.03.13 22:21:49.506661 [ 4 ] {9f59cb2c-3e04-44cc-8154-e333f21bc942} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5080 | 2026.03.13 22:21:49.506735 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5081 | 2026.03.13 22:21:49.506892 [ 4 ] {9f59cb2c-3e04-44cc-8154-e333f21bc942} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5082 | 2026.03.13 22:21:49.507016 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_36_7} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5083 | 2026.03.13 22:21:49.507022 [ 4 ] {9f59cb2c-3e04-44cc-8154-e333f21bc942} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001553 sec., 471345.7823567289 rows/sec., 27.88 MiB/sec. | ||
| 5084 | 2026.03.13 22:21:49.507065 [ 4 ] {9f59cb2c-3e04-44cc-8154-e333f21bc942} <Debug> TCPHandler: Processed in 0.001723307 sec. | ||
| 5085 | 2026.03.13 22:21:49.507087 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_36_7} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5086 | 2026.03.13 22:21:49.507163 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 5087 | 2026.03.13 22:21:49.507191 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5088 | 2026.03.13 22:21:49.507286 [ 4 ] {287a28cb-a1c0-4bba-98a2-2f6fbe6c458c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5089 | 2026.03.13 22:21:49.507324 [ 4 ] {287a28cb-a1c0-4bba-98a2-2f6fbe6c458c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5090 | 2026.03.13 22:21:49.507708 [ 4 ] {287a28cb-a1c0-4bba-98a2-2f6fbe6c458c} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2026.03.13 22:21:49.507742 [ 4 ] {287a28cb-a1c0-4bba-98a2-2f6fbe6c458c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5092 | 2026.03.13 22:21:49.508022 [ 4 ] {287a28cb-a1c0-4bba-98a2-2f6fbe6c458c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5093 | 2026.03.13 22:21:49.508249 [ 4 ] {287a28cb-a1c0-4bba-98a2-2f6fbe6c458c} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.03.13 22:21:49.508377 [ 4 ] {287a28cb-a1c0-4bba-98a2-2f6fbe6c458c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 63.46 KiB/sec. | ||
| 5095 | 2026.03.13 22:21:49.508415 [ 4 ] {287a28cb-a1c0-4bba-98a2-2f6fbe6c458c} <Debug> TCPHandler: Processed in 0.001273387 sec. | ||
| 5096 | 2026.03.13 22:21:49.508527 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5097 | 2026.03.13 22:21:49.508620 [ 4 ] {7c5dd4d3-7737-478b-96bb-59bbe5e1995c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5098 | 2026.03.13 22:21:49.508659 [ 4 ] {7c5dd4d3-7737-478b-96bb-59bbe5e1995c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5099 | 2026.03.13 22:21:49.509058 [ 4 ] {7c5dd4d3-7737-478b-96bb-59bbe5e1995c} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2026.03.13 22:21:49.509092 [ 4 ] {7c5dd4d3-7737-478b-96bb-59bbe5e1995c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5101 | 2026.03.13 22:21:49.509392 [ 4 ] {7c5dd4d3-7737-478b-96bb-59bbe5e1995c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5102 | 2026.03.13 22:21:49.509606 [ 4 ] {7c5dd4d3-7737-478b-96bb-59bbe5e1995c} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5103 | 2026.03.13 22:21:49.509733 [ 4 ] {7c5dd4d3-7737-478b-96bb-59bbe5e1995c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001129 sec., 10628.875110717448 rows/sec., 830.38 KiB/sec. | ||
| 5104 | 2026.03.13 22:21:49.509770 [ 4 ] {7c5dd4d3-7737-478b-96bb-59bbe5e1995c} <Debug> TCPHandler: Processed in 0.001292987 sec. | ||
| 5105 | 2026.03.13 22:21:49.509885 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5106 | 2026.03.13 22:21:49.509978 [ 4 ] {8da1a79d-c8f9-4f5f-91d2-866ce329aa53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5107 | 2026.03.13 22:21:49.510015 [ 4 ] {8da1a79d-c8f9-4f5f-91d2-866ce329aa53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5108 | 2026.03.13 22:21:49.510904 [ 4 ] {8da1a79d-c8f9-4f5f-91d2-866ce329aa53} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5109 | 2026.03.13 22:21:49.510937 [ 4 ] {8da1a79d-c8f9-4f5f-91d2-866ce329aa53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5110 | 2026.03.13 22:21:49.511291 [ 4 ] {8da1a79d-c8f9-4f5f-91d2-866ce329aa53} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5111 | 2026.03.13 22:21:49.511499 [ 4 ] {8da1a79d-c8f9-4f5f-91d2-866ce329aa53} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5112 | 2026.03.13 22:21:49.511629 [ 4 ] {8da1a79d-c8f9-4f5f-91d2-866ce329aa53} <Debug> executeQuery: Read 1085 rows, 77.52 KiB in 0.001668 sec., 650479.6163069544 rows/sec., 45.39 MiB/sec. | ||
| 5113 | 2026.03.13 22:21:49.511630 [ 61 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5114 | 2026.03.13 22:21:49.511671 [ 4 ] {8da1a79d-c8f9-4f5f-91d2-866ce329aa53} <Debug> TCPHandler: Processed in 0.001834819 sec. | ||
| 5115 | 2026.03.13 22:21:49.511688 [ 61 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5116 | 2026.03.13 22:21:49.511714 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5117 | 2026.03.13 22:21:49.511789 [ 193 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 5118 | 2026.03.13 22:21:49.511790 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5119 | 2026.03.13 22:21:49.511901 [ 193 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5120 | 2026.03.13 22:21:49.511920 [ 4 ] {a888bb43-950a-42ef-b04f-91904d020601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5121 | 2026.03.13 22:21:49.511934 [ 193 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1124 rows starting from the beginning of the part | ||
| 5122 | 2026.03.13 22:21:49.511970 [ 4 ] {a888bb43-950a-42ef-b04f-91904d020601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5123 | 2026.03.13 22:21:49.511997 [ 193 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 102 rows starting from the beginning of the part | ||
| 5124 | 2026.03.13 22:21:49.512045 [ 193 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 71 rows starting from the beginning of the part | ||
| 5125 | 2026.03.13 22:21:49.512089 [ 193 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 102 rows starting from the beginning of the part | ||
| 5126 | 2026.03.13 22:21:49.512131 [ 193 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 67 rows starting from the beginning of the part | ||
| 5127 | 2026.03.13 22:21:49.512172 [ 193 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1085 rows starting from the beginning of the part | ||
| 5128 | 2026.03.13 22:21:49.512756 [ 4 ] {a888bb43-950a-42ef-b04f-91904d020601} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5129 | 2026.03.13 22:21:49.512796 [ 4 ] {a888bb43-950a-42ef-b04f-91904d020601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5130 | 2026.03.13 22:21:49.513231 [ 4 ] {a888bb43-950a-42ef-b04f-91904d020601} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5131 | 2026.03.13 22:21:49.513328 [ 196 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2551 rows, containing 5 columns (5 merged, 0 gathered) in 0.001573584 sec., 1621140.021759245 rows/sec., 121.34 MiB/sec. | ||
| 5132 | 2026.03.13 22:21:49.513453 [ 4 ] {a888bb43-950a-42ef-b04f-91904d020601} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5133 | 2026.03.13 22:21:49.513535 [ 198 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5134 | 2026.03.13 22:21:49.513566 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5135 | 2026.03.13 22:21:49.513590 [ 4 ] {a888bb43-950a-42ef-b04f-91904d020601} <Debug> executeQuery: Read 1317 rows, 85.47 KiB in 0.001688 sec., 780213.27014218 rows/sec., 49.45 MiB/sec. | ||
| 5136 | 2026.03.13 22:21:49.513601 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5137 | 2026.03.13 22:21:49.513635 [ 4 ] {a888bb43-950a-42ef-b04f-91904d020601} <Debug> TCPHandler: Processed in 0.00189598 sec. | ||
| 5138 | 2026.03.13 22:21:49.513637 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5139 | 2026.03.13 22:21:49.513740 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::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 | ||
| 5140 | 2026.03.13 22:21:49.513763 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5141 | 2026.03.13 22:21:49.513863 [ 4 ] {a52c83f2-8883-404d-8ce2-5dead6ecfbbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5142 | 2026.03.13 22:21:49.513864 [ 198 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_36_7} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5143 | 2026.03.13 22:21:49.513867 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5144 | 2026.03.13 22:21:49.513921 [ 4 ] {a52c83f2-8883-404d-8ce2-5dead6ecfbbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5145 | 2026.03.13 22:21:49.513933 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10800 rows starting from the beginning of the part | ||
| 5146 | 2026.03.13 22:21:49.513968 [ 198 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_36_7} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5147 | 2026.03.13 22:21:49.514004 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5148 | 2026.03.13 22:21:49.514061 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 162 rows starting from the beginning of the part | ||
| 5149 | 2026.03.13 22:21:49.514086 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 5150 | 2026.03.13 22:21:49.514108 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5151 | 2026.03.13 22:21:49.514157 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5152 | 2026.03.13 22:21:49.514200 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1317 rows starting from the beginning of the part | ||
| 5153 | 2026.03.13 22:21:49.514846 [ 4 ] {a52c83f2-8883-404d-8ce2-5dead6ecfbbc} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2026.03.13 22:21:49.514886 [ 4 ] {a52c83f2-8883-404d-8ce2-5dead6ecfbbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5155 | 2026.03.13 22:21:49.515551 [ 4 ] {a52c83f2-8883-404d-8ce2-5dead6ecfbbc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5156 | 2026.03.13 22:21:49.515793 [ 4 ] {a52c83f2-8883-404d-8ce2-5dead6ecfbbc} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2026.03.13 22:21:49.515934 [ 4 ] {a52c83f2-8883-404d-8ce2-5dead6ecfbbc} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002087 sec., 23478.67752755151 rows/sec., 42.07 MiB/sec. | ||
| 5158 | 2026.03.13 22:21:49.515987 [ 4 ] {a52c83f2-8883-404d-8ce2-5dead6ecfbbc} <Debug> TCPHandler: Processed in 0.002273208 sec. | ||
| 5159 | 2026.03.13 22:21:49.516097 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5160 | 2026.03.13 22:21:49.516199 [ 4 ] {38eec42b-3d39-4662-807e-156623c17ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5161 | 2026.03.13 22:21:49.516240 [ 4 ] {38eec42b-3d39-4662-807e-156623c17ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5162 | 2026.03.13 22:21:49.516575 [ 4 ] {38eec42b-3d39-4662-807e-156623c17ef0} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2026.03.13 22:21:49.516610 [ 4 ] {38eec42b-3d39-4662-807e-156623c17ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5164 | 2026.03.13 22:21:49.516963 [ 4 ] {38eec42b-3d39-4662-807e-156623c17ef0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5165 | 2026.03.13 22:21:49.517186 [ 4 ] {38eec42b-3d39-4662-807e-156623c17ef0} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2026.03.13 22:21:49.517291 [ 61 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5167 | 2026.03.13 22:21:49.517319 [ 4 ] {38eec42b-3d39-4662-807e-156623c17ef0} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001136 sec., 31690.140845070422 rows/sec., 2.14 MiB/sec. | ||
| 5168 | 2026.03.13 22:21:49.517322 [ 61 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5169 | 2026.03.13 22:21:49.517358 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5170 | 2026.03.13 22:21:49.517361 [ 4 ] {38eec42b-3d39-4662-807e-156623c17ef0} <Debug> TCPHandler: Processed in 0.001312948 sec. | ||
| 5171 | 2026.03.13 22:21:49.517435 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 5172 | 2026.03.13 22:21:49.517525 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5173 | 2026.03.13 22:21:49.517551 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1386 rows starting from the beginning of the part | ||
| 5174 | 2026.03.13 22:21:49.517603 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 5175 | 2026.03.13 22:21:49.517642 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5176 | 2026.03.13 22:21:49.517678 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5177 | 2026.03.13 22:21:49.517719 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 5178 | 2026.03.13 22:21:49.517759 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 5179 | 2026.03.13 22:21:49.517988 [ 198 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12759 rows, containing 5 columns (5 merged, 0 gathered) in 0.004288311 sec., 2975297.267385691 rows/sec., 195.47 MiB/sec. | ||
| 5180 | 2026.03.13 22:21:49.518274 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5181 | 2026.03.13 22:21:49.518541 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5182 | 2026.03.13 22:21:49.518610 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5183 | 2026.03.13 22:21:49.518681 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 5184 | 2026.03.13 22:21:49.518764 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1662 rows, containing 4 columns (4 merged, 0 gathered) in 0.001357859 sec., 1223985.7010190305 rows/sec., 82.36 MiB/sec. | ||
| 5185 | 2026.03.13 22:21:49.519015 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5186 | 2026.03.13 22:21:49.519278 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_36_7} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5187 | 2026.03.13 22:21:49.519347 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_36_7} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5188 | 2026.03.13 22:21:49.519434 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5189 | 2026.03.13 22:21:51.821622 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5190 | 2026.03.13 22:21:51.821800 [ 4 ] {ff215bab-2b19-4250-9bed-9298ef31847c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5191 | 2026.03.13 22:21:51.821866 [ 4 ] {ff215bab-2b19-4250-9bed-9298ef31847c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5192 | 2026.03.13 22:21:51.822529 [ 4 ] {ff215bab-2b19-4250-9bed-9298ef31847c} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5193 | 2026.03.13 22:21:51.822576 [ 4 ] {ff215bab-2b19-4250-9bed-9298ef31847c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5194 | 2026.03.13 22:21:51.822957 [ 4 ] {ff215bab-2b19-4250-9bed-9298ef31847c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5195 | 2026.03.13 22:21:51.823202 [ 4 ] {ff215bab-2b19-4250-9bed-9298ef31847c} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5196 | 2026.03.13 22:21:51.823365 [ 4 ] {ff215bab-2b19-4250-9bed-9298ef31847c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001615 sec., 34674.9226006192 rows/sec., 2.65 MiB/sec. | ||
| 5197 | 2026.03.13 22:21:51.823406 [ 4 ] {ff215bab-2b19-4250-9bed-9298ef31847c} <Debug> TCPHandler: Processed in 0.00191508 sec. | ||
| 5198 | 2026.03.13 22:21:51.823530 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5199 | 2026.03.13 22:21:51.823626 [ 4 ] {a041081b-52a6-42f7-9064-2823965ca462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5200 | 2026.03.13 22:21:51.823665 [ 4 ] {a041081b-52a6-42f7-9064-2823965ca462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5201 | 2026.03.13 22:21:51.824101 [ 4 ] {a041081b-52a6-42f7-9064-2823965ca462} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5202 | 2026.03.13 22:21:51.824137 [ 4 ] {a041081b-52a6-42f7-9064-2823965ca462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5203 | 2026.03.13 22:21:51.824443 [ 4 ] {a041081b-52a6-42f7-9064-2823965ca462} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5204 | 2026.03.13 22:21:51.824701 [ 4 ] {a041081b-52a6-42f7-9064-2823965ca462} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5205 | 2026.03.13 22:21:51.824841 [ 4 ] {a041081b-52a6-42f7-9064-2823965ca462} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001232 sec., 51948.05194805195 rows/sec., 4.05 MiB/sec. | ||
| 5206 | 2026.03.13 22:21:51.824880 [ 4 ] {a041081b-52a6-42f7-9064-2823965ca462} <Debug> TCPHandler: Processed in 0.00139963 sec. | ||
| 5207 | 2026.03.13 22:21:51.824999 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5208 | 2026.03.13 22:21:51.825108 [ 4 ] {97b11c80-0bd6-4aca-8a64-b2f2e11331cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5209 | 2026.03.13 22:21:51.825153 [ 4 ] {97b11c80-0bd6-4aca-8a64-b2f2e11331cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5210 | 2026.03.13 22:21:51.825522 [ 4 ] {97b11c80-0bd6-4aca-8a64-b2f2e11331cd} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5211 | 2026.03.13 22:21:51.825557 [ 4 ] {97b11c80-0bd6-4aca-8a64-b2f2e11331cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5212 | 2026.03.13 22:21:51.825877 [ 4 ] {97b11c80-0bd6-4aca-8a64-b2f2e11331cd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5213 | 2026.03.13 22:21:51.826119 [ 4 ] {97b11c80-0bd6-4aca-8a64-b2f2e11331cd} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5214 | 2026.03.13 22:21:51.826253 [ 4 ] {97b11c80-0bd6-4aca-8a64-b2f2e11331cd} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 3.81 MiB/sec. | ||
| 5215 | 2026.03.13 22:21:51.826292 [ 4 ] {97b11c80-0bd6-4aca-8a64-b2f2e11331cd} <Debug> TCPHandler: Processed in 0.001342268 sec. | ||
| 5216 | 2026.03.13 22:21:51.826412 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5217 | 2026.03.13 22:21:51.826506 [ 4 ] {48921b5b-5e80-4fce-85ae-adb7ee318a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5218 | 2026.03.13 22:21:51.826548 [ 4 ] {48921b5b-5e80-4fce-85ae-adb7ee318a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5219 | 2026.03.13 22:21:51.826878 [ 4 ] {48921b5b-5e80-4fce-85ae-adb7ee318a1a} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5220 | 2026.03.13 22:21:51.826913 [ 4 ] {48921b5b-5e80-4fce-85ae-adb7ee318a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5221 | 2026.03.13 22:21:51.827223 [ 4 ] {48921b5b-5e80-4fce-85ae-adb7ee318a1a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5222 | 2026.03.13 22:21:51.827434 [ 4 ] {48921b5b-5e80-4fce-85ae-adb7ee318a1a} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5223 | 2026.03.13 22:21:51.827565 [ 4 ] {48921b5b-5e80-4fce-85ae-adb7ee318a1a} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001075 sec., 22325.581395348836 rows/sec., 1.50 MiB/sec. | ||
| 5224 | 2026.03.13 22:21:51.827602 [ 4 ] {48921b5b-5e80-4fce-85ae-adb7ee318a1a} <Debug> TCPHandler: Processed in 0.001238846 sec. | ||
| 5225 | 2026.03.13 22:21:53.576236 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5226 | 2026.03.13 22:21:53.576296 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5227 | 2026.03.13 22:21:53.671670 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11548 | ||
| 5228 | 2026.03.13 22:21:53.672150 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5229 | 2026.03.13 22:21:53.672191 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5230 | 2026.03.13 22:21:53.672682 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5231 | 2026.03.13 22:21:53.672927 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2026.03.13 22:21:53.673080 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11548 | ||
| 5233 | 2026.03.13 22:21:53.698969 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 666 | ||
| 5234 | 2026.03.13 22:21:53.701370 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5235 | 2026.03.13 22:21:53.701414 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5236 | 2026.03.13 22:21:53.702602 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5237 | 2026.03.13 22:21:53.702876 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5238 | 2026.03.13 22:21:53.703133 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 666 | ||
| 5239 | 2026.03.13 22:21:54.269187 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5240 | 2026.03.13 22:21:54.285902 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5241 | 2026.03.13 22:21:54.285941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5242 | 2026.03.13 22:21:54.291569 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5243 | 2026.03.13 22:21:54.292267 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5244 | 2026.03.13 22:21:54.294977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5245 | 2026.03.13 22:21:56.825599 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5246 | 2026.03.13 22:21:56.825775 [ 4 ] {ddeec2b7-5f91-4160-922a-e25ebe7d8d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5247 | 2026.03.13 22:21:56.825844 [ 4 ] {ddeec2b7-5f91-4160-922a-e25ebe7d8d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5248 | 2026.03.13 22:21:56.826500 [ 4 ] {ddeec2b7-5f91-4160-922a-e25ebe7d8d4f} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5249 | 2026.03.13 22:21:56.826547 [ 4 ] {ddeec2b7-5f91-4160-922a-e25ebe7d8d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5250 | 2026.03.13 22:21:56.826932 [ 4 ] {ddeec2b7-5f91-4160-922a-e25ebe7d8d4f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5251 | 2026.03.13 22:21:56.827178 [ 4 ] {ddeec2b7-5f91-4160-922a-e25ebe7d8d4f} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5252 | 2026.03.13 22:21:56.827338 [ 4 ] {ddeec2b7-5f91-4160-922a-e25ebe7d8d4f} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001611 sec., 38485.41278708877 rows/sec., 3.01 MiB/sec. | ||
| 5253 | 2026.03.13 22:21:56.827378 [ 4 ] {ddeec2b7-5f91-4160-922a-e25ebe7d8d4f} <Debug> TCPHandler: Processed in 0.00191074 sec. | ||
| 5254 | 2026.03.13 22:21:56.827501 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5255 | 2026.03.13 22:21:56.827596 [ 4 ] {f23a78e2-612a-4c62-83b8-4cb2ff2bf94a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5256 | 2026.03.13 22:21:56.827636 [ 4 ] {f23a78e2-612a-4c62-83b8-4cb2ff2bf94a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5257 | 2026.03.13 22:21:56.828030 [ 4 ] {f23a78e2-612a-4c62-83b8-4cb2ff2bf94a} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5258 | 2026.03.13 22:21:56.828075 [ 4 ] {f23a78e2-612a-4c62-83b8-4cb2ff2bf94a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5259 | 2026.03.13 22:21:56.828366 [ 4 ] {f23a78e2-612a-4c62-83b8-4cb2ff2bf94a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5260 | 2026.03.13 22:21:56.828573 [ 4 ] {f23a78e2-612a-4c62-83b8-4cb2ff2bf94a} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2026.03.13 22:21:56.828705 [ 4 ] {f23a78e2-612a-4c62-83b8-4cb2ff2bf94a} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001125 sec., 2666.666666666667 rows/sec., 200.52 KiB/sec. | ||
| 5262 | 2026.03.13 22:21:56.828743 [ 4 ] {f23a78e2-612a-4c62-83b8-4cb2ff2bf94a} <Debug> TCPHandler: Processed in 0.001293117 sec. | ||
| 5263 | 2026.03.13 22:21:56.828843 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5264 | 2026.03.13 22:21:56.828936 [ 4 ] {ddddcd19-1a71-4c32-9fb1-29939ac54700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5265 | 2026.03.13 22:21:56.828976 [ 4 ] {ddddcd19-1a71-4c32-9fb1-29939ac54700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5266 | 2026.03.13 22:21:56.829469 [ 4 ] {ddddcd19-1a71-4c32-9fb1-29939ac54700} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5267 | 2026.03.13 22:21:56.829513 [ 4 ] {ddddcd19-1a71-4c32-9fb1-29939ac54700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5268 | 2026.03.13 22:21:56.829842 [ 4 ] {ddddcd19-1a71-4c32-9fb1-29939ac54700} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5269 | 2026.03.13 22:21:56.830056 [ 4 ] {ddddcd19-1a71-4c32-9fb1-29939ac54700} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5270 | 2026.03.13 22:21:56.830190 [ 4 ] {ddddcd19-1a71-4c32-9fb1-29939ac54700} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001272 sec., 52672.95597484277 rows/sec., 4.11 MiB/sec. | ||
| 5271 | 2026.03.13 22:21:56.830229 [ 4 ] {ddddcd19-1a71-4c32-9fb1-29939ac54700} <Debug> TCPHandler: Processed in 0.001434511 sec. | ||
| 5272 | 2026.03.13 22:21:56.830348 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5273 | 2026.03.13 22:21:56.830444 [ 4 ] {57fea699-69a2-4fba-b8a8-4d5ba9a3066b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5274 | 2026.03.13 22:21:56.830489 [ 4 ] {57fea699-69a2-4fba-b8a8-4d5ba9a3066b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5275 | 2026.03.13 22:21:56.830904 [ 4 ] {57fea699-69a2-4fba-b8a8-4d5ba9a3066b} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5276 | 2026.03.13 22:21:56.830940 [ 4 ] {57fea699-69a2-4fba-b8a8-4d5ba9a3066b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5277 | 2026.03.13 22:21:56.831266 [ 4 ] {57fea699-69a2-4fba-b8a8-4d5ba9a3066b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5278 | 2026.03.13 22:21:56.831491 [ 4 ] {57fea699-69a2-4fba-b8a8-4d5ba9a3066b} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5279 | 2026.03.13 22:21:56.831625 [ 4 ] {57fea699-69a2-4fba-b8a8-4d5ba9a3066b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 5280 | 2026.03.13 22:21:56.831661 [ 4 ] {57fea699-69a2-4fba-b8a8-4d5ba9a3066b} <Debug> TCPHandler: Processed in 0.001362499 sec. | ||
| 5281 | 2026.03.13 22:21:56.831767 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5282 | 2026.03.13 22:21:56.831866 [ 4 ] {f8e0a6ba-795a-4313-add3-32a28be4ed4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5283 | 2026.03.13 22:21:56.831922 [ 4 ] {f8e0a6ba-795a-4313-add3-32a28be4ed4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5284 | 2026.03.13 22:21:56.832673 [ 4 ] {f8e0a6ba-795a-4313-add3-32a28be4ed4a} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5285 | 2026.03.13 22:21:56.832710 [ 4 ] {f8e0a6ba-795a-4313-add3-32a28be4ed4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5286 | 2026.03.13 22:21:56.833248 [ 4 ] {f8e0a6ba-795a-4313-add3-32a28be4ed4a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5287 | 2026.03.13 22:21:56.833481 [ 4 ] {f8e0a6ba-795a-4313-add3-32a28be4ed4a} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5288 | 2026.03.13 22:21:56.833622 [ 4 ] {f8e0a6ba-795a-4313-add3-32a28be4ed4a} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001775 sec., 1690.1408450704225 rows/sec., 3.03 MiB/sec. | ||
| 5289 | 2026.03.13 22:21:56.833675 [ 4 ] {f8e0a6ba-795a-4313-add3-32a28be4ed4a} <Debug> TCPHandler: Processed in 0.001958072 sec. | ||
| 5290 | 2026.03.13 22:21:56.833791 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5291 | 2026.03.13 22:21:56.833886 [ 4 ] {593c9192-0885-4e88-b499-f3cae93c3540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5292 | 2026.03.13 22:21:56.833927 [ 4 ] {593c9192-0885-4e88-b499-f3cae93c3540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5293 | 2026.03.13 22:21:56.834262 [ 4 ] {593c9192-0885-4e88-b499-f3cae93c3540} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5294 | 2026.03.13 22:21:56.834298 [ 4 ] {593c9192-0885-4e88-b499-f3cae93c3540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5295 | 2026.03.13 22:21:56.834607 [ 4 ] {593c9192-0885-4e88-b499-f3cae93c3540} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5296 | 2026.03.13 22:21:56.834809 [ 4 ] {593c9192-0885-4e88-b499-f3cae93c3540} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5297 | 2026.03.13 22:21:56.834941 [ 4 ] {593c9192-0885-4e88-b499-f3cae93c3540} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 5298 | 2026.03.13 22:21:56.834986 [ 4 ] {593c9192-0885-4e88-b499-f3cae93c3540} <Debug> TCPHandler: Processed in 0.001244097 sec. | ||
| 5299 | 2026.03.13 22:22:01.173233 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12060 | ||
| 5300 | 2026.03.13 22:22:01.174019 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2026.03.13 22:22:01.174053 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5302 | 2026.03.13 22:22:01.174528 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5303 | 2026.03.13 22:22:01.174749 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.03.13 22:22:01.174873 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12060 | ||
| 5305 | 2026.03.13 22:22:01.795124 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5306 | 2026.03.13 22:22:01.812791 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2026.03.13 22:22:01.812859 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5308 | 2026.03.13 22:22:01.818544 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5309 | 2026.03.13 22:22:01.819241 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5310 | 2026.03.13 22:22:01.822321 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5311 | 2026.03.13 22:22:01.827283 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5312 | 2026.03.13 22:22:01.827423 [ 4 ] {59943c41-bcf2-43c2-bca4-35b61d2ef693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5313 | 2026.03.13 22:22:01.827481 [ 4 ] {59943c41-bcf2-43c2-bca4-35b61d2ef693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5314 | 2026.03.13 22:22:01.828089 [ 4 ] {59943c41-bcf2-43c2-bca4-35b61d2ef693} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2026.03.13 22:22:01.828127 [ 4 ] {59943c41-bcf2-43c2-bca4-35b61d2ef693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5316 | 2026.03.13 22:22:01.828486 [ 4 ] {59943c41-bcf2-43c2-bca4-35b61d2ef693} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5317 | 2026.03.13 22:22:01.828701 [ 4 ] {59943c41-bcf2-43c2-bca4-35b61d2ef693} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5318 | 2026.03.13 22:22:01.828837 [ 4 ] {59943c41-bcf2-43c2-bca4-35b61d2ef693} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001453 sec., 90846.52443220922 rows/sec., 7.85 MiB/sec. | ||
| 5319 | 2026.03.13 22:22:01.828876 [ 4 ] {59943c41-bcf2-43c2-bca4-35b61d2ef693} <Debug> TCPHandler: Processed in 0.001708906 sec. | ||
| 5320 | 2026.03.13 22:22:01.829007 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5321 | 2026.03.13 22:22:01.829109 [ 4 ] {5432c73f-553b-45d7-bbeb-9448a74df362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5322 | 2026.03.13 22:22:01.829153 [ 4 ] {5432c73f-553b-45d7-bbeb-9448a74df362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5323 | 2026.03.13 22:22:01.829568 [ 4 ] {5432c73f-553b-45d7-bbeb-9448a74df362} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5324 | 2026.03.13 22:22:01.829603 [ 4 ] {5432c73f-553b-45d7-bbeb-9448a74df362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5325 | 2026.03.13 22:22:01.829896 [ 4 ] {5432c73f-553b-45d7-bbeb-9448a74df362} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5326 | 2026.03.13 22:22:01.830101 [ 4 ] {5432c73f-553b-45d7-bbeb-9448a74df362} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5327 | 2026.03.13 22:22:01.830221 [ 65 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 5328 | 2026.03.13 22:22:01.830229 [ 4 ] {5432c73f-553b-45d7-bbeb-9448a74df362} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001139 sec., 33362.598770851626 rows/sec., 2.45 MiB/sec. | ||
| 5329 | 2026.03.13 22:22:01.830294 [ 65 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5330 | 2026.03.13 22:22:01.830310 [ 4 ] {5432c73f-553b-45d7-bbeb-9448a74df362} <Debug> TCPHandler: Processed in 0.001353309 sec. | ||
| 5331 | 2026.03.13 22:22:01.830319 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5332 | 2026.03.13 22:22:01.830429 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5333 | 2026.03.13 22:22:01.830447 [ 197 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 5334 | 2026.03.13 22:22:01.830529 [ 4 ] {077a6189-8dfc-4416-8b13-925eacaa3910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5335 | 2026.03.13 22:22:01.830548 [ 197 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5336 | 2026.03.13 22:22:01.830574 [ 4 ] {077a6189-8dfc-4416-8b13-925eacaa3910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5337 | 2026.03.13 22:22:01.830585 [ 197 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 82 rows starting from the beginning of the part | ||
| 5338 | 2026.03.13 22:22:01.830659 [ 197 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 38 rows starting from the beginning of the part | ||
| 5339 | 2026.03.13 22:22:01.830702 [ 197 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 3 rows starting from the beginning of the part | ||
| 5340 | 2026.03.13 22:22:01.830745 [ 197 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 61 rows starting from the beginning of the part | ||
| 5341 | 2026.03.13 22:22:01.830784 [ 197 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 3 rows starting from the beginning of the part | ||
| 5342 | 2026.03.13 22:22:01.830821 [ 197 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part | ||
| 5343 | 2026.03.13 22:22:01.831020 [ 4 ] {077a6189-8dfc-4416-8b13-925eacaa3910} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5344 | 2026.03.13 22:22:01.831062 [ 4 ] {077a6189-8dfc-4416-8b13-925eacaa3910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5345 | 2026.03.13 22:22:01.831387 [ 4 ] {077a6189-8dfc-4416-8b13-925eacaa3910} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5346 | 2026.03.13 22:22:01.831608 [ 4 ] {077a6189-8dfc-4416-8b13-925eacaa3910} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5347 | 2026.03.13 22:22:01.831650 [ 187 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 225 rows, containing 5 columns (5 merged, 0 gathered) in 0.001239246 sec., 181562.01432161167 rows/sec., 14.04 MiB/sec. | ||
| 5348 | 2026.03.13 22:22:01.831738 [ 4 ] {077a6189-8dfc-4416-8b13-925eacaa3910} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001227 sec., 83129.58435207824 rows/sec., 6.49 MiB/sec. | ||
| 5349 | 2026.03.13 22:22:01.831779 [ 4 ] {077a6189-8dfc-4416-8b13-925eacaa3910} <Debug> TCPHandler: Processed in 0.001399199 sec. | ||
| 5350 | 2026.03.13 22:22:01.831809 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 5351 | 2026.03.13 22:22:01.831896 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5352 | 2026.03.13 22:22:01.831992 [ 4 ] {9b8ccfe6-b4c4-4a7b-9231-7f419b63dd53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5353 | 2026.03.13 22:22:01.832034 [ 4 ] {9b8ccfe6-b4c4-4a7b-9231-7f419b63dd53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5354 | 2026.03.13 22:22:01.832060 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_30_6} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5355 | 2026.03.13 22:22:01.832127 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_30_6} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 5356 | 2026.03.13 22:22:01.832202 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5357 | 2026.03.13 22:22:01.832442 [ 4 ] {9b8ccfe6-b4c4-4a7b-9231-7f419b63dd53} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5358 | 2026.03.13 22:22:01.832475 [ 4 ] {9b8ccfe6-b4c4-4a7b-9231-7f419b63dd53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5359 | 2026.03.13 22:22:01.832791 [ 4 ] {9b8ccfe6-b4c4-4a7b-9231-7f419b63dd53} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5360 | 2026.03.13 22:22:01.832991 [ 4 ] {9b8ccfe6-b4c4-4a7b-9231-7f419b63dd53} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2026.03.13 22:22:01.833119 [ 4 ] {9b8ccfe6-b4c4-4a7b-9231-7f419b63dd53} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 5362 | 2026.03.13 22:22:01.833158 [ 4 ] {9b8ccfe6-b4c4-4a7b-9231-7f419b63dd53} <Debug> TCPHandler: Processed in 0.001310238 sec. | ||
| 5363 | 2026.03.13 22:22:01.833266 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5364 | 2026.03.13 22:22:01.833360 [ 4 ] {8ce2d55c-dcff-44c4-ae69-c10d557470e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5365 | 2026.03.13 22:22:01.833413 [ 4 ] {8ce2d55c-dcff-44c4-ae69-c10d557470e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5366 | 2026.03.13 22:22:01.834208 [ 4 ] {8ce2d55c-dcff-44c4-ae69-c10d557470e8} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5367 | 2026.03.13 22:22:01.834244 [ 4 ] {8ce2d55c-dcff-44c4-ae69-c10d557470e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5368 | 2026.03.13 22:22:01.834769 [ 4 ] {8ce2d55c-dcff-44c4-ae69-c10d557470e8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5369 | 2026.03.13 22:22:01.835016 [ 4 ] {8ce2d55c-dcff-44c4-ae69-c10d557470e8} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5370 | 2026.03.13 22:22:01.835155 [ 4 ] {8ce2d55c-dcff-44c4-ae69-c10d557470e8} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001813 sec., 20959.73524544953 rows/sec., 37.56 MiB/sec. | ||
| 5371 | 2026.03.13 22:22:01.835210 [ 4 ] {8ce2d55c-dcff-44c4-ae69-c10d557470e8} <Debug> TCPHandler: Processed in 0.001992422 sec. | ||
| 5372 | 2026.03.13 22:22:01.835331 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5373 | 2026.03.13 22:22:01.835425 [ 4 ] {937ddb27-3b34-4896-a8f5-8c3d72ca1f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5374 | 2026.03.13 22:22:01.835467 [ 4 ] {937ddb27-3b34-4896-a8f5-8c3d72ca1f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5375 | 2026.03.13 22:22:01.835801 [ 4 ] {937ddb27-3b34-4896-a8f5-8c3d72ca1f48} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5376 | 2026.03.13 22:22:01.835837 [ 4 ] {937ddb27-3b34-4896-a8f5-8c3d72ca1f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5377 | 2026.03.13 22:22:01.836138 [ 4 ] {937ddb27-3b34-4896-a8f5-8c3d72ca1f48} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5378 | 2026.03.13 22:22:01.836340 [ 4 ] {937ddb27-3b34-4896-a8f5-8c3d72ca1f48} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5379 | 2026.03.13 22:22:01.836467 [ 4 ] {937ddb27-3b34-4896-a8f5-8c3d72ca1f48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 5380 | 2026.03.13 22:22:01.836503 [ 4 ] {937ddb27-3b34-4896-a8f5-8c3d72ca1f48} <Debug> TCPHandler: Processed in 0.001222056 sec. | ||
| 5381 | 2026.03.13 22:22:02.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.93 MiB, peak 260.81 MiB, free memory in arenas 0.00 B, will set to 253.90 MiB (RSS), difference: -1.02 MiB | ||
| 5382 | 2026.03.13 22:22:03.535455 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51547 | ||
| 5383 | 2026.03.13 22:22:03.535579 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5384 | 2026.03.13 22:22:03.535605 [ 287 ] {} <Debug> TCP-Session: 8c1b0874-13a7-4177-b5dc-e9c2e836268b Authenticating user 'default' from [fd00:1122:3344:101::e]:51547 | ||
| 5385 | 2026.03.13 22:22:03.535626 [ 287 ] {} <Debug> TCP-Session: 8c1b0874-13a7-4177-b5dc-e9c2e836268b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5386 | 2026.03.13 22:22:03.535639 [ 287 ] {} <Debug> TCP-Session: 8c1b0874-13a7-4177-b5dc-e9c2e836268b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5387 | 2026.03.13 22:22:03.535814 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51235 | ||
| 5388 | 2026.03.13 22:22:03.535863 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38949 | ||
| 5389 | 2026.03.13 22:22:03.535939 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5390 | 2026.03.13 22:22:03.535971 [ 288 ] {} <Debug> TCP-Session: 8539af08-5fea-4ac0-9a08-30a3a02be1c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51235 | ||
| 5391 | 2026.03.13 22:22:03.535994 [ 288 ] {} <Debug> TCP-Session: 8539af08-5fea-4ac0-9a08-30a3a02be1c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5392 | 2026.03.13 22:22:03.535993 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5393 | 2026.03.13 22:22:03.536010 [ 288 ] {} <Debug> TCP-Session: 8539af08-5fea-4ac0-9a08-30a3a02be1c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5394 | 2026.03.13 22:22:03.536038 [ 289 ] {} <Debug> TCP-Session: baa2e0c9-ca0e-4e4b-9aa4-87d14828380f Authenticating user 'default' from [fd00:1122:3344:101::e]:38949 | ||
| 5395 | 2026.03.13 22:22:03.536004 [ 287 ] {} <Trace> TCP-Session: 8c1b0874-13a7-4177-b5dc-e9c2e836268b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5396 | 2026.03.13 22:22:03.536073 [ 289 ] {} <Debug> TCP-Session: baa2e0c9-ca0e-4e4b-9aa4-87d14828380f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5397 | 2026.03.13 22:22:03.536097 [ 289 ] {} <Debug> TCP-Session: baa2e0c9-ca0e-4e4b-9aa4-87d14828380f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5398 | 2026.03.13 22:22:03.536243 [ 287 ] {f9ab9d5d-4e5c-4f2f-a8cc-7d1b88946dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51547) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5399 | 2026.03.13 22:22:03.536504 [ 287 ] {f9ab9d5d-4e5c-4f2f-a8cc-7d1b88946dd4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5400 | 2026.03.13 22:22:03.536558 [ 287 ] {f9ab9d5d-4e5c-4f2f-a8cc-7d1b88946dd4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5401 | 2026.03.13 22:22:03.536842 [ 287 ] {f9ab9d5d-4e5c-4f2f-a8cc-7d1b88946dd4} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 5402 | 2026.03.13 22:22:03.537822 [ 301 ] {f9ab9d5d-4e5c-4f2f-a8cc-7d1b88946dd4} <Trace> AggregatingTransform: Aggregating | ||
| 5403 | 2026.03.13 22:22:03.537876 [ 301 ] {f9ab9d5d-4e5c-4f2f-a8cc-7d1b88946dd4} <Trace> Aggregator: Aggregation method: without_key | ||
| 5404 | 2026.03.13 22:22:03.537912 [ 301 ] {f9ab9d5d-4e5c-4f2f-a8cc-7d1b88946dd4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000971261 sec. (1029.589 rows/sec., 40.22 KiB/sec.) | ||
| 5405 | 2026.03.13 22:22:03.537931 [ 301 ] {f9ab9d5d-4e5c-4f2f-a8cc-7d1b88946dd4} <Trace> Aggregator: Merging aggregated data | ||
| 5406 | 2026.03.13 22:22:03.539444 [ 287 ] {f9ab9d5d-4e5c-4f2f-a8cc-7d1b88946dd4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003262 sec., 306.5603923973023 rows/sec., 11.98 KiB/sec. | ||
| 5407 | 2026.03.13 22:22:03.539589 [ 287 ] {f9ab9d5d-4e5c-4f2f-a8cc-7d1b88946dd4} <Debug> TCPHandler: Processed in 0.003704818 sec. | ||
| 5408 | 2026.03.13 22:22:03.539712 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5409 | 2026.03.13 22:22:03.539744 [ 287 ] {} <Debug> TCP-Session: 8c1b0874-13a7-4177-b5dc-e9c2e836268b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5410 | 2026.03.13 22:22:03.539745 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5411 | 2026.03.13 22:22:03.539776 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5412 | 2026.03.13 22:22:03.539796 [ 288 ] {} <Debug> TCP-Session: 8539af08-5fea-4ac0-9a08-30a3a02be1c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5413 | 2026.03.13 22:22:03.539838 [ 289 ] {} <Debug> TCP-Session: baa2e0c9-ca0e-4e4b-9aa4-87d14828380f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5414 | 2026.03.13 22:22:03.541590 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50604 | ||
| 5415 | 2026.03.13 22:22:03.541610 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35851 | ||
| 5416 | 2026.03.13 22:22:03.541633 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59103 | ||
| 5417 | 2026.03.13 22:22:03.541643 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56435 | ||
| 5418 | 2026.03.13 22:22:03.541686 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5419 | 2026.03.13 22:22:03.541695 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5420 | 2026.03.13 22:22:03.541716 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5421 | 2026.03.13 22:22:03.541726 [ 291 ] {} <Debug> TCP-Session: fdd0baf9-d277-4ddd-bb86-e73fb0632ffe Authenticating user 'default' from [fd00:1122:3344:101::e]:50604 | ||
| 5422 | 2026.03.13 22:22:03.541741 [ 288 ] {} <Debug> TCP-Session: 46fdf286-559e-4ec9-88fe-e74f7223a69a Authenticating user 'default' from [fd00:1122:3344:101::e]:35851 | ||
| 5423 | 2026.03.13 22:22:03.541753 [ 293 ] {} <Debug> TCP-Session: a0d5e027-3535-459f-b672-a071a17dfffb Authenticating user 'default' from [fd00:1122:3344:101::e]:59103 | ||
| 5424 | 2026.03.13 22:22:03.541776 [ 291 ] {} <Debug> TCP-Session: fdd0baf9-d277-4ddd-bb86-e73fb0632ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5425 | 2026.03.13 22:22:03.541782 [ 288 ] {} <Debug> TCP-Session: 46fdf286-559e-4ec9-88fe-e74f7223a69a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5426 | 2026.03.13 22:22:03.541809 [ 291 ] {} <Debug> TCP-Session: fdd0baf9-d277-4ddd-bb86-e73fb0632ffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5427 | 2026.03.13 22:22:03.541846 [ 288 ] {} <Debug> TCP-Session: 46fdf286-559e-4ec9-88fe-e74f7223a69a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5428 | 2026.03.13 22:22:03.541801 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5429 | 2026.03.13 22:22:03.541797 [ 293 ] {} <Debug> TCP-Session: a0d5e027-3535-459f-b672-a071a17dfffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5430 | 2026.03.13 22:22:03.541618 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59902 | ||
| 5431 | 2026.03.13 22:22:03.541939 [ 294 ] {} <Debug> TCP-Session: 82bea87b-f28b-4b32-ba73-7cf720da32df Authenticating user 'default' from [fd00:1122:3344:101::e]:56435 | ||
| 5432 | 2026.03.13 22:22:03.541943 [ 293 ] {} <Debug> TCP-Session: a0d5e027-3535-459f-b672-a071a17dfffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5433 | 2026.03.13 22:22:03.541978 [ 294 ] {} <Debug> TCP-Session: 82bea87b-f28b-4b32-ba73-7cf720da32df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5434 | 2026.03.13 22:22:03.541605 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51426 | ||
| 5435 | 2026.03.13 22:22:03.542003 [ 294 ] {} <Debug> TCP-Session: 82bea87b-f28b-4b32-ba73-7cf720da32df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5436 | 2026.03.13 22:22:03.555162 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5437 | 2026.03.13 22:22:03.555201 [ 290 ] {} <Debug> TCP-Session: 6fcab3fd-4eff-4568-a7ee-1fa3bb105d28 Authenticating user 'default' from [fd00:1122:3344:101::e]:59902 | ||
| 5438 | 2026.03.13 22:22:03.555205 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5439 | 2026.03.13 22:22:03.555223 [ 290 ] {} <Debug> TCP-Session: 6fcab3fd-4eff-4568-a7ee-1fa3bb105d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5440 | 2026.03.13 22:22:03.555259 [ 290 ] {} <Debug> TCP-Session: 6fcab3fd-4eff-4568-a7ee-1fa3bb105d28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5441 | 2026.03.13 22:22:03.555261 [ 292 ] {} <Debug> TCP-Session: 76676d06-bdca-47de-9711-49fc9c8623ed Authenticating user 'default' from [fd00:1122:3344:101::e]:51426 | ||
| 5442 | 2026.03.13 22:22:03.555299 [ 292 ] {} <Debug> TCP-Session: 76676d06-bdca-47de-9711-49fc9c8623ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5443 | 2026.03.13 22:22:03.555317 [ 292 ] {} <Debug> TCP-Session: 76676d06-bdca-47de-9711-49fc9c8623ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5444 | 2026.03.13 22:22:03.571249 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35851). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5445 | |||
| 5446 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5447 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5448 | 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 | ||
| 5449 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5450 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5451 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5452 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5453 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5454 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5455 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5456 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5457 | (version 23.8.7.1) | ||
| 5458 | 2026.03.13 22:22:03.571419 [ 288 ] {} <Debug> TCP-Session: 46fdf286-559e-4ec9-88fe-e74f7223a69a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5459 | 2026.03.13 22:22:03.571448 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59902). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5460 | |||
| 5461 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5462 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5463 | 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 | ||
| 5464 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5465 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5466 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5467 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5468 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5469 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5470 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5471 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5472 | (version 23.8.7.1) | ||
| 5473 | 2026.03.13 22:22:03.571521 [ 290 ] {} <Debug> TCP-Session: 6fcab3fd-4eff-4568-a7ee-1fa3bb105d28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5474 | 2026.03.13 22:22:03.571538 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:56435). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5475 | |||
| 5476 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5477 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5478 | 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 | ||
| 5479 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5480 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5481 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5482 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5483 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5484 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5485 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5486 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5487 | (version 23.8.7.1) | ||
| 5488 | 2026.03.13 22:22:03.571600 [ 294 ] {} <Debug> TCP-Session: 82bea87b-f28b-4b32-ba73-7cf720da32df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5489 | 2026.03.13 22:22:03.571628 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:51426). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5490 | |||
| 5491 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5492 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5493 | 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 | ||
| 5494 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5495 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5496 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5497 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5498 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5499 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5500 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5501 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5502 | (version 23.8.7.1) | ||
| 5503 | 2026.03.13 22:22:03.571698 [ 292 ] {} <Debug> TCP-Session: 76676d06-bdca-47de-9711-49fc9c8623ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5504 | 2026.03.13 22:22:03.571730 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50604). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5505 | |||
| 5506 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5507 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5508 | 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 | ||
| 5509 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5510 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5511 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5512 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5513 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5514 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5515 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5516 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5517 | (version 23.8.7.1) | ||
| 5518 | 2026.03.13 22:22:03.571805 [ 291 ] {} <Debug> TCP-Session: fdd0baf9-d277-4ddd-bb86-e73fb0632ffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5519 | 2026.03.13 22:22:03.571837 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59103). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5520 | |||
| 5521 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5522 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5523 | 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 | ||
| 5524 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5525 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5526 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5527 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5528 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5529 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5530 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5531 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5532 | (version 23.8.7.1) | ||
| 5533 | 2026.03.13 22:22:03.571920 [ 293 ] {} <Debug> TCP-Session: a0d5e027-3535-459f-b672-a071a17dfffb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5534 | 2026.03.13 22:22:03.618700 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58148 | ||
| 5535 | 2026.03.13 22:22:03.618763 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5536 | 2026.03.13 22:22:03.618783 [ 291 ] {} <Debug> TCP-Session: 36ba642d-b710-4e83-843b-88b8e0907bcc Authenticating user 'default' from [fd00:1122:3344:101::e]:58148 | ||
| 5537 | 2026.03.13 22:22:03.618801 [ 291 ] {} <Debug> TCP-Session: 36ba642d-b710-4e83-843b-88b8e0907bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5538 | 2026.03.13 22:22:03.618813 [ 291 ] {} <Debug> TCP-Session: 36ba642d-b710-4e83-843b-88b8e0907bcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5539 | 2026.03.13 22:22:03.618982 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60284 | ||
| 5540 | 2026.03.13 22:22:03.619007 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58170 | ||
| 5541 | 2026.03.13 22:22:03.619025 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56426 | ||
| 5542 | 2026.03.13 22:22:03.619047 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46530 | ||
| 5543 | 2026.03.13 22:22:03.619075 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36660 | ||
| 5544 | 2026.03.13 22:22:03.619102 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5545 | 2026.03.13 22:22:03.619125 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5546 | 2026.03.13 22:22:03.619133 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5547 | 2026.03.13 22:22:03.619135 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5548 | 2026.03.13 22:22:03.619156 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5549 | 2026.03.13 22:22:03.619172 [ 294 ] {} <Debug> TCP-Session: 94b9ef54-cea9-4fbc-8203-43ac12524595 Authenticating user 'default' from [fd00:1122:3344:101::e]:56426 | ||
| 5550 | 2026.03.13 22:22:03.619178 [ 287 ] {} <Debug> TCP-Session: 068d31e5-e37a-4c4f-b8a3-53a8e310dc47 Authenticating user 'default' from [fd00:1122:3344:101::e]:46530 | ||
| 5551 | 2026.03.13 22:22:03.619186 [ 290 ] {} <Debug> TCP-Session: 8229199c-386e-4f5b-b327-996882872a5a Authenticating user 'default' from [fd00:1122:3344:101::e]:36660 | ||
| 5552 | 2026.03.13 22:22:03.619198 [ 294 ] {} <Debug> TCP-Session: 94b9ef54-cea9-4fbc-8203-43ac12524595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5553 | 2026.03.13 22:22:03.619206 [ 287 ] {} <Debug> TCP-Session: 068d31e5-e37a-4c4f-b8a3-53a8e310dc47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5554 | 2026.03.13 22:22:03.619212 [ 290 ] {} <Debug> TCP-Session: 8229199c-386e-4f5b-b327-996882872a5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5555 | 2026.03.13 22:22:03.619215 [ 294 ] {} <Debug> TCP-Session: 94b9ef54-cea9-4fbc-8203-43ac12524595 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5556 | 2026.03.13 22:22:03.619221 [ 287 ] {} <Debug> TCP-Session: 068d31e5-e37a-4c4f-b8a3-53a8e310dc47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5557 | 2026.03.13 22:22:03.619228 [ 290 ] {} <Debug> TCP-Session: 8229199c-386e-4f5b-b327-996882872a5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5558 | 2026.03.13 22:22:03.619141 [ 292 ] {} <Debug> TCP-Session: e08a8943-bc76-48da-98a4-acb268fd13b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60284 | ||
| 5559 | 2026.03.13 22:22:03.619035 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41071 | ||
| 5560 | 2026.03.13 22:22:03.619286 [ 292 ] {} <Debug> TCP-Session: e08a8943-bc76-48da-98a4-acb268fd13b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5561 | 2026.03.13 22:22:03.619070 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48149 | ||
| 5562 | 2026.03.13 22:22:03.619320 [ 292 ] {} <Debug> TCP-Session: e08a8943-bc76-48da-98a4-acb268fd13b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5563 | 2026.03.13 22:22:03.619163 [ 293 ] {} <Debug> TCP-Session: ca3ee8b1-9e5c-4bf4-b8e2-ace4eb0ca889 Authenticating user 'default' from [fd00:1122:3344:101::e]:58170 | ||
| 5564 | 2026.03.13 22:22:03.619130 [ 291 ] {} <Trace> TCP-Session: 36ba642d-b710-4e83-843b-88b8e0907bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2026.03.13 22:22:03.619396 [ 293 ] {} <Debug> TCP-Session: ca3ee8b1-9e5c-4bf4-b8e2-ace4eb0ca889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5566 | 2026.03.13 22:22:03.619055 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60046 | ||
| 5567 | 2026.03.13 22:22:03.619425 [ 293 ] {} <Debug> TCP-Session: ca3ee8b1-9e5c-4bf4-b8e2-ace4eb0ca889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5568 | 2026.03.13 22:22:03.619512 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5569 | 2026.03.13 22:22:03.619515 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5570 | 2026.03.13 22:22:03.619550 [ 3 ] {} <Debug> TCP-Session: ee8f8cae-7ee6-4f19-9874-1d17af594b84 Authenticating user 'default' from [fd00:1122:3344:101::e]:41071 | ||
| 5571 | 2026.03.13 22:22:03.619556 [ 291 ] {71f84444-2ef8-4e45-bfa6-c0255c8c3f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58148) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5572 | 2026.03.13 22:22:03.619565 [ 289 ] {} <Debug> TCP-Session: c04605f3-74e7-4938-b8b4-8504b8f97294 Authenticating user 'default' from [fd00:1122:3344:101::e]:48149 | ||
| 5573 | 2026.03.13 22:22:03.619586 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5574 | 2026.03.13 22:22:03.619613 [ 289 ] {} <Debug> TCP-Session: c04605f3-74e7-4938-b8b4-8504b8f97294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5575 | 2026.03.13 22:22:03.619633 [ 288 ] {} <Debug> TCP-Session: cdd942b8-25a8-41cf-bbce-6443e0096005 Authenticating user 'default' from [fd00:1122:3344:101::e]:60046 | ||
| 5576 | 2026.03.13 22:22:03.619640 [ 289 ] {} <Debug> TCP-Session: c04605f3-74e7-4938-b8b4-8504b8f97294 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5577 | 2026.03.13 22:22:03.619661 [ 288 ] {} <Debug> TCP-Session: cdd942b8-25a8-41cf-bbce-6443e0096005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5578 | 2026.03.13 22:22:03.619577 [ 3 ] {} <Debug> TCP-Session: ee8f8cae-7ee6-4f19-9874-1d17af594b84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5579 | 2026.03.13 22:22:03.619684 [ 288 ] {} <Debug> TCP-Session: cdd942b8-25a8-41cf-bbce-6443e0096005 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5580 | 2026.03.13 22:22:03.619707 [ 3 ] {} <Debug> TCP-Session: ee8f8cae-7ee6-4f19-9874-1d17af594b84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5581 | 2026.03.13 22:22:03.619856 [ 291 ] {71f84444-2ef8-4e45-bfa6-c0255c8c3f4c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5582 | 2026.03.13 22:22:03.619909 [ 291 ] {71f84444-2ef8-4e45-bfa6-c0255c8c3f4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5583 | 2026.03.13 22:22:03.620203 [ 291 ] {71f84444-2ef8-4e45-bfa6-c0255c8c3f4c} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 5584 | 2026.03.13 22:22:03.621234 [ 298 ] {71f84444-2ef8-4e45-bfa6-c0255c8c3f4c} <Trace> AggregatingTransform: Aggregating | ||
| 5585 | 2026.03.13 22:22:03.621292 [ 298 ] {71f84444-2ef8-4e45-bfa6-c0255c8c3f4c} <Trace> Aggregator: Aggregation method: without_key | ||
| 5586 | 2026.03.13 22:22:03.621323 [ 298 ] {71f84444-2ef8-4e45-bfa6-c0255c8c3f4c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001024862 sec. (975.741 rows/sec., 38.11 KiB/sec.) | ||
| 5587 | 2026.03.13 22:22:03.621338 [ 298 ] {71f84444-2ef8-4e45-bfa6-c0255c8c3f4c} <Trace> Aggregator: Merging aggregated data | ||
| 5588 | 2026.03.13 22:22:03.622708 [ 291 ] {71f84444-2ef8-4e45-bfa6-c0255c8c3f4c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003211 sec., 311.4294612270321 rows/sec., 12.17 KiB/sec. | ||
| 5589 | 2026.03.13 22:22:03.622843 [ 291 ] {71f84444-2ef8-4e45-bfa6-c0255c8c3f4c} <Debug> TCPHandler: Processed in 0.003847022 sec. | ||
| 5590 | 2026.03.13 22:22:03.622964 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5591 | 2026.03.13 22:22:03.622988 [ 291 ] {} <Debug> TCP-Session: 36ba642d-b710-4e83-843b-88b8e0907bcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5592 | 2026.03.13 22:22:03.622993 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5593 | 2026.03.13 22:22:03.623009 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5594 | 2026.03.13 22:22:03.623029 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5595 | 2026.03.13 22:22:03.623041 [ 292 ] {} <Debug> TCP-Session: e08a8943-bc76-48da-98a4-acb268fd13b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5596 | 2026.03.13 22:22:03.623059 [ 293 ] {} <Debug> TCP-Session: ca3ee8b1-9e5c-4bf4-b8e2-ace4eb0ca889 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5597 | 2026.03.13 22:22:03.623078 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5598 | 2026.03.13 22:22:03.623094 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5599 | 2026.03.13 22:22:03.623114 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5600 | 2026.03.13 22:22:03.623119 [ 288 ] {} <Debug> TCP-Session: cdd942b8-25a8-41cf-bbce-6443e0096005 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5601 | 2026.03.13 22:22:03.623140 [ 3 ] {} <Debug> TCP-Session: ee8f8cae-7ee6-4f19-9874-1d17af594b84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5602 | 2026.03.13 22:22:03.623155 [ 290 ] {} <Debug> TCP-Session: 8229199c-386e-4f5b-b327-996882872a5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5603 | 2026.03.13 22:22:03.623061 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5604 | 2026.03.13 22:22:03.623044 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5605 | 2026.03.13 22:22:03.623215 [ 294 ] {} <Debug> TCP-Session: 94b9ef54-cea9-4fbc-8203-43ac12524595 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5606 | 2026.03.13 22:22:03.623076 [ 287 ] {} <Debug> TCP-Session: 068d31e5-e37a-4c4f-b8a3-53a8e310dc47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5607 | 2026.03.13 22:22:03.623243 [ 289 ] {} <Debug> TCP-Session: c04605f3-74e7-4938-b8b4-8504b8f97294 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5608 | 2026.03.13 22:22:03.703452 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 694 | ||
| 5609 | 2026.03.13 22:22:03.705789 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5610 | 2026.03.13 22:22:03.705851 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5611 | 2026.03.13 22:22:03.707103 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5612 | 2026.03.13 22:22:03.707398 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5613 | 2026.03.13 22:22:03.707765 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 694 | ||
| 5614 | 2026.03.13 22:22:06.734833 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52954 | ||
| 5615 | 2026.03.13 22:22:06.734942 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5616 | 2026.03.13 22:22:06.734970 [ 291 ] {} <Debug> TCP-Session: 5b9927bc-d5e4-4dc1-9580-b02fb8784549 Authenticating user 'default' from [fd00:1122:3344:101::e]:52954 | ||
| 5617 | 2026.03.13 22:22:06.734994 [ 291 ] {} <Debug> TCP-Session: 5b9927bc-d5e4-4dc1-9580-b02fb8784549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5618 | 2026.03.13 22:22:06.735010 [ 291 ] {} <Debug> TCP-Session: 5b9927bc-d5e4-4dc1-9580-b02fb8784549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5619 | 2026.03.13 22:22:06.735199 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36718 | ||
| 5620 | 2026.03.13 22:22:06.735223 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40991 | ||
| 5621 | 2026.03.13 22:22:06.735242 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49111 | ||
| 5622 | 2026.03.13 22:22:06.735278 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52544 | ||
| 5623 | 2026.03.13 22:22:06.735257 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44923 | ||
| 5624 | 2026.03.13 22:22:06.735338 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5625 | 2026.03.13 22:22:06.735348 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5626 | 2026.03.13 22:22:06.735357 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5627 | 2026.03.13 22:22:06.735378 [ 294 ] {} <Debug> TCP-Session: 26283f68-a0c7-4ca6-9290-060868b35771 Authenticating user 'default' from [fd00:1122:3344:101::e]:40991 | ||
| 5628 | 2026.03.13 22:22:06.735386 [ 287 ] {} <Debug> TCP-Session: 7e5943ce-0985-462b-8f4d-fb50f9d9f659 Authenticating user 'default' from [fd00:1122:3344:101::e]:49111 | ||
| 5629 | 2026.03.13 22:22:06.735393 [ 290 ] {} <Debug> TCP-Session: c08e59a1-46f5-4528-b422-a746837fe5a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52544 | ||
| 5630 | 2026.03.13 22:22:06.735404 [ 294 ] {} <Debug> TCP-Session: 26283f68-a0c7-4ca6-9290-060868b35771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5631 | 2026.03.13 22:22:06.735409 [ 287 ] {} <Debug> TCP-Session: 7e5943ce-0985-462b-8f4d-fb50f9d9f659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5632 | 2026.03.13 22:22:06.735419 [ 294 ] {} <Debug> TCP-Session: 26283f68-a0c7-4ca6-9290-060868b35771 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5633 | 2026.03.13 22:22:06.735424 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5634 | 2026.03.13 22:22:06.735428 [ 287 ] {} <Debug> TCP-Session: 7e5943ce-0985-462b-8f4d-fb50f9d9f659 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5635 | 2026.03.13 22:22:06.735415 [ 290 ] {} <Debug> TCP-Session: c08e59a1-46f5-4528-b422-a746837fe5a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5636 | 2026.03.13 22:22:06.735463 [ 289 ] {} <Debug> TCP-Session: 08258339-4d76-4fe6-9c04-2b38d79adc19 Authenticating user 'default' from [fd00:1122:3344:101::e]:44923 | ||
| 5637 | 2026.03.13 22:22:06.735484 [ 290 ] {} <Debug> TCP-Session: c08e59a1-46f5-4528-b422-a746837fe5a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5638 | 2026.03.13 22:22:06.735508 [ 289 ] {} <Debug> TCP-Session: 08258339-4d76-4fe6-9c04-2b38d79adc19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5639 | 2026.03.13 22:22:06.735370 [ 291 ] {} <Trace> TCP-Session: 5b9927bc-d5e4-4dc1-9580-b02fb8784549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5640 | 2026.03.13 22:22:06.735530 [ 289 ] {} <Debug> TCP-Session: 08258339-4d76-4fe6-9c04-2b38d79adc19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5641 | 2026.03.13 22:22:06.735313 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5642 | 2026.03.13 22:22:06.735248 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48002 | ||
| 5643 | 2026.03.13 22:22:06.735608 [ 292 ] {} <Debug> TCP-Session: 9a52f6d7-6712-49e4-9aa0-d446cbf447a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36718 | ||
| 5644 | 2026.03.13 22:22:06.735227 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58750 | ||
| 5645 | 2026.03.13 22:22:06.735638 [ 292 ] {} <Debug> TCP-Session: 9a52f6d7-6712-49e4-9aa0-d446cbf447a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5646 | 2026.03.13 22:22:06.735663 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5647 | 2026.03.13 22:22:06.735674 [ 292 ] {} <Debug> TCP-Session: 9a52f6d7-6712-49e4-9aa0-d446cbf447a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5648 | 2026.03.13 22:22:06.735213 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40808 | ||
| 5649 | 2026.03.13 22:22:06.735719 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5650 | 2026.03.13 22:22:06.735745 [ 291 ] {0fe5d20a-aeea-4241-b074-d10f3b8a90b4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52954) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5651 | 2026.03.13 22:22:06.735768 [ 3 ] {} <Debug> TCP-Session: 08bf9739-9904-4678-918c-44856f4c01d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58750 | ||
| 5652 | 2026.03.13 22:22:06.735784 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5653 | 2026.03.13 22:22:06.735796 [ 3 ] {} <Debug> TCP-Session: 08bf9739-9904-4678-918c-44856f4c01d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5654 | 2026.03.13 22:22:06.735817 [ 293 ] {} <Debug> TCP-Session: e0b21ee2-e79b-4c8c-ae03-63c393c87d4f Authenticating user 'default' from [fd00:1122:3344:101::e]:40808 | ||
| 5655 | 2026.03.13 22:22:06.735824 [ 3 ] {} <Debug> TCP-Session: 08bf9739-9904-4678-918c-44856f4c01d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5656 | 2026.03.13 22:22:06.735846 [ 293 ] {} <Debug> TCP-Session: e0b21ee2-e79b-4c8c-ae03-63c393c87d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5657 | 2026.03.13 22:22:06.735690 [ 288 ] {} <Debug> TCP-Session: 16598411-fdaa-499b-90ed-b5f958d735d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48002 | ||
| 5658 | 2026.03.13 22:22:06.735871 [ 293 ] {} <Debug> TCP-Session: e0b21ee2-e79b-4c8c-ae03-63c393c87d4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5659 | 2026.03.13 22:22:06.735895 [ 288 ] {} <Debug> TCP-Session: 16598411-fdaa-499b-90ed-b5f958d735d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5660 | 2026.03.13 22:22:06.735913 [ 288 ] {} <Debug> TCP-Session: 16598411-fdaa-499b-90ed-b5f958d735d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5661 | 2026.03.13 22:22:06.736031 [ 291 ] {0fe5d20a-aeea-4241-b074-d10f3b8a90b4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5662 | 2026.03.13 22:22:06.736087 [ 291 ] {0fe5d20a-aeea-4241-b074-d10f3b8a90b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5663 | 2026.03.13 22:22:06.736363 [ 291 ] {0fe5d20a-aeea-4241-b074-d10f3b8a90b4} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 5664 | 2026.03.13 22:22:06.737364 [ 303 ] {0fe5d20a-aeea-4241-b074-d10f3b8a90b4} <Trace> AggregatingTransform: Aggregating | ||
| 5665 | 2026.03.13 22:22:06.737406 [ 303 ] {0fe5d20a-aeea-4241-b074-d10f3b8a90b4} <Trace> Aggregator: Aggregation method: without_key | ||
| 5666 | 2026.03.13 22:22:06.737445 [ 303 ] {0fe5d20a-aeea-4241-b074-d10f3b8a90b4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000984121 sec. (1016.135 rows/sec., 39.69 KiB/sec.) | ||
| 5667 | 2026.03.13 22:22:06.737464 [ 303 ] {0fe5d20a-aeea-4241-b074-d10f3b8a90b4} <Trace> Aggregator: Merging aggregated data | ||
| 5668 | 2026.03.13 22:22:06.738977 [ 291 ] {0fe5d20a-aeea-4241-b074-d10f3b8a90b4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003293 sec., 303.67446097783176 rows/sec., 11.86 KiB/sec. | ||
| 5669 | 2026.03.13 22:22:06.739192 [ 291 ] {0fe5d20a-aeea-4241-b074-d10f3b8a90b4} <Debug> TCPHandler: Processed in 0.003938574 sec. | ||
| 5670 | 2026.03.13 22:22:06.739325 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5671 | 2026.03.13 22:22:06.739357 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5672 | 2026.03.13 22:22:06.739384 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5673 | 2026.03.13 22:22:06.739406 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5674 | 2026.03.13 22:22:06.739421 [ 293 ] {} <Debug> TCP-Session: e0b21ee2-e79b-4c8c-ae03-63c393c87d4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5675 | 2026.03.13 22:22:06.739435 [ 290 ] {} <Debug> TCP-Session: c08e59a1-46f5-4528-b422-a746837fe5a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5676 | 2026.03.13 22:22:06.739448 [ 294 ] {} <Debug> TCP-Session: 26283f68-a0c7-4ca6-9290-060868b35771 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5677 | 2026.03.13 22:22:06.739461 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5678 | 2026.03.13 22:22:06.739489 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5679 | 2026.03.13 22:22:06.739436 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5680 | 2026.03.13 22:22:06.739524 [ 288 ] {} <Debug> TCP-Session: 16598411-fdaa-499b-90ed-b5f958d735d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5681 | 2026.03.13 22:22:06.739535 [ 287 ] {} <Debug> TCP-Session: 7e5943ce-0985-462b-8f4d-fb50f9d9f659 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5682 | 2026.03.13 22:22:06.739568 [ 292 ] {} <Debug> TCP-Session: 9a52f6d7-6712-49e4-9aa0-d446cbf447a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5683 | 2026.03.13 22:22:06.739532 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5684 | 2026.03.13 22:22:06.739516 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5685 | 2026.03.13 22:22:06.739361 [ 291 ] {} <Debug> TCP-Session: 5b9927bc-d5e4-4dc1-9580-b02fb8784549 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5686 | 2026.03.13 22:22:06.739654 [ 289 ] {} <Debug> TCP-Session: 08258339-4d76-4fe6-9c04-2b38d79adc19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5687 | 2026.03.13 22:22:06.739669 [ 3 ] {} <Debug> TCP-Session: 08bf9739-9904-4678-918c-44856f4c01d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5688 | 2026.03.13 22:22:06.826231 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5689 | 2026.03.13 22:22:06.826424 [ 4 ] {9d771ec0-cc3a-45c9-a938-92de4414df20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5690 | 2026.03.13 22:22:06.826500 [ 4 ] {9d771ec0-cc3a-45c9-a938-92de4414df20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5691 | 2026.03.13 22:22:06.827151 [ 4 ] {9d771ec0-cc3a-45c9-a938-92de4414df20} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5692 | 2026.03.13 22:22:06.827202 [ 4 ] {9d771ec0-cc3a-45c9-a938-92de4414df20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5693 | 2026.03.13 22:22:06.827576 [ 4 ] {9d771ec0-cc3a-45c9-a938-92de4414df20} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5694 | 2026.03.13 22:22:06.827799 [ 4 ] {9d771ec0-cc3a-45c9-a938-92de4414df20} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5695 | 2026.03.13 22:22:06.827958 [ 4 ] {9d771ec0-cc3a-45c9-a938-92de4414df20} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001586 sec., 1261.034047919294 rows/sec., 102.83 KiB/sec. | ||
| 5696 | 2026.03.13 22:22:06.828022 [ 4 ] {9d771ec0-cc3a-45c9-a938-92de4414df20} <Debug> TCPHandler: Processed in 0.001929611 sec. | ||
| 5697 | 2026.03.13 22:22:06.828162 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5698 | 2026.03.13 22:22:06.828264 [ 4 ] {55a1c706-ef30-4dc3-949c-d590c267de0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5699 | 2026.03.13 22:22:06.828308 [ 4 ] {55a1c706-ef30-4dc3-949c-d590c267de0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5700 | 2026.03.13 22:22:06.828756 [ 4 ] {55a1c706-ef30-4dc3-949c-d590c267de0e} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5701 | 2026.03.13 22:22:06.828793 [ 4 ] {55a1c706-ef30-4dc3-949c-d590c267de0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5702 | 2026.03.13 22:22:06.829137 [ 4 ] {55a1c706-ef30-4dc3-949c-d590c267de0e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5703 | 2026.03.13 22:22:06.829360 [ 4 ] {55a1c706-ef30-4dc3-949c-d590c267de0e} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5704 | 2026.03.13 22:22:06.829498 [ 4 ] {55a1c706-ef30-4dc3-949c-d590c267de0e} <Debug> executeQuery: Read 63 rows, 5.04 KiB in 0.001257 sec., 50119.331742243434 rows/sec., 3.91 MiB/sec. | ||
| 5705 | 2026.03.13 22:22:06.829536 [ 4 ] {55a1c706-ef30-4dc3-949c-d590c267de0e} <Debug> TCPHandler: Processed in 0.00142678 sec. | ||
| 5706 | 2026.03.13 22:22:06.829643 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5707 | 2026.03.13 22:22:06.829736 [ 4 ] {5eb9c8f2-030b-4f75-bb18-0bda1ad40f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5708 | 2026.03.13 22:22:06.829774 [ 4 ] {5eb9c8f2-030b-4f75-bb18-0bda1ad40f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5709 | 2026.03.13 22:22:06.830163 [ 4 ] {5eb9c8f2-030b-4f75-bb18-0bda1ad40f0c} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5710 | 2026.03.13 22:22:06.830197 [ 4 ] {5eb9c8f2-030b-4f75-bb18-0bda1ad40f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5711 | 2026.03.13 22:22:06.830495 [ 4 ] {5eb9c8f2-030b-4f75-bb18-0bda1ad40f0c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5712 | 2026.03.13 22:22:06.830712 [ 4 ] {5eb9c8f2-030b-4f75-bb18-0bda1ad40f0c} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5713 | 2026.03.13 22:22:06.830859 [ 4 ] {5eb9c8f2-030b-4f75-bb18-0bda1ad40f0c} <Debug> executeQuery: Read 5 rows, 374.00 B in 0.001139 sec., 4389.815627743635 rows/sec., 320.66 KiB/sec. | ||
| 5714 | 2026.03.13 22:22:06.830908 [ 4 ] {5eb9c8f2-030b-4f75-bb18-0bda1ad40f0c} <Debug> TCPHandler: Processed in 0.001313667 sec. | ||
| 5715 | 2026.03.13 22:22:06.831043 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5716 | 2026.03.13 22:22:06.831139 [ 4 ] {95ee8e2c-3a00-4c4e-94ea-7b0a6cf9e7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5717 | 2026.03.13 22:22:06.831176 [ 4 ] {95ee8e2c-3a00-4c4e-94ea-7b0a6cf9e7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5718 | 2026.03.13 22:22:06.831589 [ 4 ] {95ee8e2c-3a00-4c4e-94ea-7b0a6cf9e7d8} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5719 | 2026.03.13 22:22:06.831624 [ 4 ] {95ee8e2c-3a00-4c4e-94ea-7b0a6cf9e7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5720 | 2026.03.13 22:22:06.831954 [ 4 ] {95ee8e2c-3a00-4c4e-94ea-7b0a6cf9e7d8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5721 | 2026.03.13 22:22:06.832175 [ 4 ] {95ee8e2c-3a00-4c4e-94ea-7b0a6cf9e7d8} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5722 | 2026.03.13 22:22:06.832305 [ 4 ] {95ee8e2c-3a00-4c4e-94ea-7b0a6cf9e7d8} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001185 sec., 58227.848101265816 rows/sec., 4.55 MiB/sec. | ||
| 5723 | 2026.03.13 22:22:06.832343 [ 4 ] {95ee8e2c-3a00-4c4e-94ea-7b0a6cf9e7d8} <Debug> TCPHandler: Processed in 0.001358389 sec. | ||
| 5724 | 2026.03.13 22:22:06.832454 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5725 | 2026.03.13 22:22:06.832547 [ 4 ] {4b01df7c-81c8-4315-9dd6-4128832d1f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5726 | 2026.03.13 22:22:06.832589 [ 4 ] {4b01df7c-81c8-4315-9dd6-4128832d1f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5727 | 2026.03.13 22:22:06.832997 [ 4 ] {4b01df7c-81c8-4315-9dd6-4128832d1f43} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5728 | 2026.03.13 22:22:06.833033 [ 4 ] {4b01df7c-81c8-4315-9dd6-4128832d1f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5729 | 2026.03.13 22:22:06.833355 [ 4 ] {4b01df7c-81c8-4315-9dd6-4128832d1f43} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5730 | 2026.03.13 22:22:06.833568 [ 4 ] {4b01df7c-81c8-4315-9dd6-4128832d1f43} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5731 | 2026.03.13 22:22:06.833698 [ 4 ] {4b01df7c-81c8-4315-9dd6-4128832d1f43} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001168 sec., 137842.46575342465 rows/sec., 9.60 MiB/sec. | ||
| 5732 | 2026.03.13 22:22:06.833734 [ 4 ] {4b01df7c-81c8-4315-9dd6-4128832d1f43} <Debug> TCPHandler: Processed in 0.001329498 sec. | ||
| 5733 | 2026.03.13 22:22:06.833834 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5734 | 2026.03.13 22:22:06.833926 [ 4 ] {ece388df-877e-4a8f-85cd-f17fcb68765a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5735 | 2026.03.13 22:22:06.833980 [ 4 ] {ece388df-877e-4a8f-85cd-f17fcb68765a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5736 | 2026.03.13 22:22:06.834696 [ 4 ] {ece388df-877e-4a8f-85cd-f17fcb68765a} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5737 | 2026.03.13 22:22:06.834731 [ 4 ] {ece388df-877e-4a8f-85cd-f17fcb68765a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5738 | 2026.03.13 22:22:06.835229 [ 4 ] {ece388df-877e-4a8f-85cd-f17fcb68765a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5739 | 2026.03.13 22:22:06.835456 [ 4 ] {ece388df-877e-4a8f-85cd-f17fcb68765a} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5740 | 2026.03.13 22:22:06.835593 [ 4 ] {ece388df-877e-4a8f-85cd-f17fcb68765a} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001683 sec., 1782.5311942959001 rows/sec., 3.19 MiB/sec. | ||
| 5741 | 2026.03.13 22:22:06.835644 [ 4 ] {ece388df-877e-4a8f-85cd-f17fcb68765a} <Debug> TCPHandler: Processed in 0.001858869 sec. | ||
| 5742 | 2026.03.13 22:22:06.835751 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5743 | 2026.03.13 22:22:06.835845 [ 4 ] {c32f2593-4f09-43ee-8dae-7dca9f125fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5744 | 2026.03.13 22:22:06.835886 [ 4 ] {c32f2593-4f09-43ee-8dae-7dca9f125fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5745 | 2026.03.13 22:22:06.836226 [ 4 ] {c32f2593-4f09-43ee-8dae-7dca9f125fe2} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5746 | 2026.03.13 22:22:06.836261 [ 4 ] {c32f2593-4f09-43ee-8dae-7dca9f125fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5747 | 2026.03.13 22:22:06.836583 [ 4 ] {c32f2593-4f09-43ee-8dae-7dca9f125fe2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5748 | 2026.03.13 22:22:06.836792 [ 4 ] {c32f2593-4f09-43ee-8dae-7dca9f125fe2} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5749 | 2026.03.13 22:22:06.836923 [ 4 ] {c32f2593-4f09-43ee-8dae-7dca9f125fe2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 5750 | 2026.03.13 22:22:06.836959 [ 4 ] {c32f2593-4f09-43ee-8dae-7dca9f125fe2} <Debug> TCPHandler: Processed in 0.001257007 sec. | ||
| 5751 | 2026.03.13 22:22:08.576542 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5752 | 2026.03.13 22:22:08.576601 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5753 | 2026.03.13 22:22:08.675671 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12508 | ||
| 5754 | 2026.03.13 22:22:08.676170 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5755 | 2026.03.13 22:22:08.676224 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5756 | 2026.03.13 22:22:08.676723 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5757 | 2026.03.13 22:22:08.676965 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5758 | 2026.03.13 22:22:08.677105 [ 58 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5759 | 2026.03.13 22:22:08.677116 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12508 | ||
| 5760 | 2026.03.13 22:22:08.677180 [ 58 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5761 | 2026.03.13 22:22:08.677209 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5762 | 2026.03.13 22:22:08.677310 [ 197 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 5763 | 2026.03.13 22:22:08.677406 [ 197 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5764 | 2026.03.13 22:22:08.677436 [ 197 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10140 rows starting from the beginning of the part | ||
| 5765 | 2026.03.13 22:22:08.677493 [ 197 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 5766 | 2026.03.13 22:22:08.677536 [ 197 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 5767 | 2026.03.13 22:22:08.677574 [ 197 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 5768 | 2026.03.13 22:22:08.677613 [ 197 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 5769 | 2026.03.13 22:22:08.677650 [ 197 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 5770 | 2026.03.13 22:22:08.689699 [ 187 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12508 rows, containing 4 columns (4 merged, 0 gathered) in 0.012428564 sec., 1006391.4061190014 rows/sec., 14.40 MiB/sec. | ||
| 5771 | 2026.03.13 22:22:08.690272 [ 186 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5772 | 2026.03.13 22:22:08.690582 [ 186 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_26_5} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5773 | 2026.03.13 22:22:08.690660 [ 186 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_26_5} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5774 | 2026.03.13 22:22:08.690762 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5775 | 2026.03.13 22:22:09.323024 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5776 | 2026.03.13 22:22:09.340566 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5777 | 2026.03.13 22:22:09.340628 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5778 | 2026.03.13 22:22:09.346170 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5779 | 2026.03.13 22:22:09.346870 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5780 | 2026.03.13 22:22:09.347168 [ 57 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5781 | 2026.03.13 22:22:09.347232 [ 57 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5782 | 2026.03.13 22:22:09.347251 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5783 | 2026.03.13 22:22:09.347349 [ 197 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 5784 | 2026.03.13 22:22:09.350033 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5785 | 2026.03.13 22:22:09.351566 [ 197 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5786 | 2026.03.13 22:22:09.353108 [ 197 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 5787 | 2026.03.13 22:22:09.357737 [ 197 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 5788 | 2026.03.13 22:22:09.362182 [ 197 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 5789 | 2026.03.13 22:22:09.366355 [ 197 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 5790 | 2026.03.13 22:22:09.370638 [ 197 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 5791 | 2026.03.13 22:22:09.374655 [ 197 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 5792 | 2026.03.13 22:22:09.426867 [ 200 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079567108 sec., 2463.329445126999 rows/sec., 12.74 MiB/sec. | ||
| 5793 | 2026.03.13 22:22:09.429516 [ 190 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5794 | 2026.03.13 22:22:09.431686 [ 190 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_26_5} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5795 | 2026.03.13 22:22:09.431792 [ 190 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_26_5} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5796 | 2026.03.13 22:22:09.434065 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5797 | 2026.03.13 22:22:10.001113 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.68 MiB, peak 266.24 MiB, free memory in arenas 0.00 B, will set to 260.51 MiB (RSS), difference: 4.83 MiB | ||
| 5798 | 2026.03.13 22:22:11.827774 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5799 | 2026.03.13 22:22:11.827950 [ 4 ] {949db199-4de8-4857-9dac-676c4e3d61c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5800 | 2026.03.13 22:22:11.828016 [ 4 ] {949db199-4de8-4857-9dac-676c4e3d61c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5801 | 2026.03.13 22:22:11.828744 [ 4 ] {949db199-4de8-4857-9dac-676c4e3d61c5} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5802 | 2026.03.13 22:22:11.828790 [ 4 ] {949db199-4de8-4857-9dac-676c4e3d61c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5803 | 2026.03.13 22:22:11.829188 [ 4 ] {949db199-4de8-4857-9dac-676c4e3d61c5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5804 | 2026.03.13 22:22:11.829415 [ 4 ] {949db199-4de8-4857-9dac-676c4e3d61c5} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5805 | 2026.03.13 22:22:11.829571 [ 4 ] {949db199-4de8-4857-9dac-676c4e3d61c5} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001667 sec., 79184.16316736653 rows/sec., 6.84 MiB/sec. | ||
| 5806 | 2026.03.13 22:22:11.829583 [ 55 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5807 | 2026.03.13 22:22:11.829613 [ 4 ] {949db199-4de8-4857-9dac-676c4e3d61c5} <Debug> TCPHandler: Processed in 0.001983312 sec. | ||
| 5808 | 2026.03.13 22:22:11.829654 [ 55 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5809 | 2026.03.13 22:22:11.829679 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5810 | 2026.03.13 22:22:11.829762 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5811 | 2026.03.13 22:22:11.829807 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 5812 | 2026.03.13 22:22:11.829863 [ 4 ] {9dc50209-8600-4ba6-aae8-fee540150e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5813 | 2026.03.13 22:22:11.829907 [ 4 ] {9dc50209-8600-4ba6-aae8-fee540150e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5814 | 2026.03.13 22:22:11.829945 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5815 | 2026.03.13 22:22:11.829985 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2152 rows starting from the beginning of the part | ||
| 5816 | 2026.03.13 22:22:11.830052 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 5817 | 2026.03.13 22:22:11.830097 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 62 rows starting from the beginning of the part | ||
| 5818 | 2026.03.13 22:22:11.830138 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 132 rows starting from the beginning of the part | ||
| 5819 | 2026.03.13 22:22:11.830176 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 63 rows starting from the beginning of the part | ||
| 5820 | 2026.03.13 22:22:11.830216 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 132 rows starting from the beginning of the part | ||
| 5821 | 2026.03.13 22:22:11.830333 [ 4 ] {9dc50209-8600-4ba6-aae8-fee540150e5b} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5822 | 2026.03.13 22:22:11.830375 [ 4 ] {9dc50209-8600-4ba6-aae8-fee540150e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5823 | 2026.03.13 22:22:11.830730 [ 4 ] {9dc50209-8600-4ba6-aae8-fee540150e5b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5824 | 2026.03.13 22:22:11.830972 [ 4 ] {9dc50209-8600-4ba6-aae8-fee540150e5b} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5825 | 2026.03.13 22:22:11.831110 [ 4 ] {9dc50209-8600-4ba6-aae8-fee540150e5b} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001265 sec., 30039.525691699604 rows/sec., 2.21 MiB/sec. | ||
| 5826 | 2026.03.13 22:22:11.831148 [ 4 ] {9dc50209-8600-4ba6-aae8-fee540150e5b} <Debug> TCPHandler: Processed in 0.001436021 sec. | ||
| 5827 | 2026.03.13 22:22:11.831261 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5828 | 2026.03.13 22:22:11.831355 [ 4 ] {35e08abc-75fc-4e5b-ba94-e94102a26b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5829 | 2026.03.13 22:22:11.831394 [ 4 ] {35e08abc-75fc-4e5b-ba94-e94102a26b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5830 | 2026.03.13 22:22:11.831568 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2597 rows, containing 5 columns (5 merged, 0 gathered) in 0.001823058 sec., 1424529.5541886215 rows/sec., 115.97 MiB/sec. | ||
| 5831 | 2026.03.13 22:22:11.831844 [ 4 ] {35e08abc-75fc-4e5b-ba94-e94102a26b1a} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5832 | 2026.03.13 22:22:11.831886 [ 4 ] {35e08abc-75fc-4e5b-ba94-e94102a26b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5833 | 2026.03.13 22:22:11.831953 [ 199 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5834 | 2026.03.13 22:22:11.832244 [ 4 ] {35e08abc-75fc-4e5b-ba94-e94102a26b1a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5835 | 2026.03.13 22:22:11.832305 [ 199 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_41_8} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5836 | 2026.03.13 22:22:11.832407 [ 199 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_41_8} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5837 | 2026.03.13 22:22:11.832499 [ 4 ] {35e08abc-75fc-4e5b-ba94-e94102a26b1a} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5838 | 2026.03.13 22:22:11.832507 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 5839 | 2026.03.13 22:22:11.832613 [ 55 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5840 | 2026.03.13 22:22:11.832640 [ 55 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5841 | 2026.03.13 22:22:11.832639 [ 4 ] {35e08abc-75fc-4e5b-ba94-e94102a26b1a} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001301 sec., 78401.22982321291 rows/sec., 6.12 MiB/sec. | ||
| 5842 | 2026.03.13 22:22:11.832657 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5843 | 2026.03.13 22:22:11.832706 [ 4 ] {35e08abc-75fc-4e5b-ba94-e94102a26b1a} <Debug> TCPHandler: Processed in 0.001494182 sec. | ||
| 5844 | 2026.03.13 22:22:11.832747 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 5845 | 2026.03.13 22:22:11.832827 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5846 | 2026.03.13 22:22:11.832846 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5847 | 2026.03.13 22:22:11.832879 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1124 rows starting from the beginning of the part | ||
| 5848 | 2026.03.13 22:22:11.832921 [ 4 ] {a5c1edae-e57e-4a40-b590-d0aca31609e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5849 | 2026.03.13 22:22:11.832945 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 5850 | 2026.03.13 22:22:11.832964 [ 4 ] {a5c1edae-e57e-4a40-b590-d0aca31609e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5851 | 2026.03.13 22:22:11.832996 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 67 rows starting from the beginning of the part | ||
| 5852 | 2026.03.13 22:22:11.833041 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 102 rows starting from the beginning of the part | ||
| 5853 | 2026.03.13 22:22:11.833084 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 69 rows starting from the beginning of the part | ||
| 5854 | 2026.03.13 22:22:11.833127 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 102 rows starting from the beginning of the part | ||
| 5855 | 2026.03.13 22:22:11.833376 [ 4 ] {a5c1edae-e57e-4a40-b590-d0aca31609e9} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5856 | 2026.03.13 22:22:11.833410 [ 4 ] {a5c1edae-e57e-4a40-b590-d0aca31609e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5857 | 2026.03.13 22:22:11.833768 [ 4 ] {a5c1edae-e57e-4a40-b590-d0aca31609e9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5858 | 2026.03.13 22:22:11.833984 [ 4 ] {a5c1edae-e57e-4a40-b590-d0aca31609e9} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5859 | 2026.03.13 22:22:11.834089 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5860 | 2026.03.13 22:22:11.834114 [ 4 ] {a5c1edae-e57e-4a40-b590-d0aca31609e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 5861 | 2026.03.13 22:22:11.834118 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5862 | 2026.03.13 22:22:11.834153 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5863 | 2026.03.13 22:22:11.834157 [ 4 ] {a5c1edae-e57e-4a40-b590-d0aca31609e9} <Debug> TCPHandler: Processed in 0.0013802 sec. | ||
| 5864 | 2026.03.13 22:22:11.834170 [ 199 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459221 sec., 1047134.0530324057 rows/sec., 79.61 MiB/sec. | ||
| 5865 | 2026.03.13 22:22:11.834229 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::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 | ||
| 5866 | 2026.03.13 22:22:11.834284 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5867 | 2026.03.13 22:22:11.834331 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5868 | 2026.03.13 22:22:11.834350 [ 199 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5869 | 2026.03.13 22:22:11.834364 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12759 rows starting from the beginning of the part | ||
| 5870 | 2026.03.13 22:22:11.834383 [ 4 ] {a54d4169-c604-43cc-b934-e0fd4d3d8231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5871 | 2026.03.13 22:22:11.834420 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 5872 | 2026.03.13 22:22:11.834441 [ 4 ] {a54d4169-c604-43cc-b934-e0fd4d3d8231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5873 | 2026.03.13 22:22:11.834461 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 5874 | 2026.03.13 22:22:11.834503 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::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 | ||
| 5875 | 2026.03.13 22:22:11.834540 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 161 rows starting from the beginning of the part | ||
| 5876 | 2026.03.13 22:22:11.834577 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 5877 | 2026.03.13 22:22:11.834652 [ 199 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_41_8} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5878 | 2026.03.13 22:22:11.834731 [ 199 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_41_8} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5879 | 2026.03.13 22:22:11.834805 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5880 | 2026.03.13 22:22:11.835314 [ 4 ] {a54d4169-c604-43cc-b934-e0fd4d3d8231} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5881 | 2026.03.13 22:22:11.835353 [ 4 ] {a54d4169-c604-43cc-b934-e0fd4d3d8231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5882 | 2026.03.13 22:22:11.836024 [ 4 ] {a54d4169-c604-43cc-b934-e0fd4d3d8231} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5883 | 2026.03.13 22:22:11.836268 [ 4 ] {a54d4169-c604-43cc-b934-e0fd4d3d8231} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5884 | 2026.03.13 22:22:11.836384 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5885 | 2026.03.13 22:22:11.836416 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5886 | 2026.03.13 22:22:11.836418 [ 4 ] {a54d4169-c604-43cc-b934-e0fd4d3d8231} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002052 sec., 18518.51851851852 rows/sec., 33.18 MiB/sec. | ||
| 5887 | 2026.03.13 22:22:11.836437 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5888 | 2026.03.13 22:22:11.836484 [ 4 ] {a54d4169-c604-43cc-b934-e0fd4d3d8231} <Debug> TCPHandler: Processed in 0.002249738 sec. | ||
| 5889 | 2026.03.13 22:22:11.836528 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::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 | ||
| 5890 | 2026.03.13 22:22:11.836602 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5891 | 2026.03.13 22:22:11.836711 [ 4 ] {682db67d-017d-49d9-b3d4-cbf5f2d2b656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5892 | 2026.03.13 22:22:11.836753 [ 4 ] {682db67d-017d-49d9-b3d4-cbf5f2d2b656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5893 | 2026.03.13 22:22:11.836755 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5894 | 2026.03.13 22:22:11.836827 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 643 rows starting from the beginning of the part | ||
| 5895 | 2026.03.13 22:22:11.836975 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 49 rows starting from the beginning of the part | ||
| 5896 | 2026.03.13 22:22:11.837094 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 3 rows starting from the beginning of the part | ||
| 5897 | 2026.03.13 22:22:11.837100 [ 4 ] {682db67d-017d-49d9-b3d4-cbf5f2d2b656} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5898 | 2026.03.13 22:22:11.837144 [ 4 ] {682db67d-017d-49d9-b3d4-cbf5f2d2b656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5899 | 2026.03.13 22:22:11.837209 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 38 rows starting from the beginning of the part | ||
| 5900 | 2026.03.13 22:22:11.837331 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 3 rows starting from the beginning of the part | ||
| 5901 | 2026.03.13 22:22:11.837447 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 38 rows starting from the beginning of the part | ||
| 5902 | 2026.03.13 22:22:11.837472 [ 4 ] {682db67d-017d-49d9-b3d4-cbf5f2d2b656} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5903 | 2026.03.13 22:22:11.837710 [ 4 ] {682db67d-017d-49d9-b3d4-cbf5f2d2b656} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5904 | 2026.03.13 22:22:11.837823 [ 55 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5905 | 2026.03.13 22:22:11.837850 [ 55 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5906 | 2026.03.13 22:22:11.837853 [ 4 ] {682db67d-017d-49d9-b3d4-cbf5f2d2b656} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 5907 | 2026.03.13 22:22:11.837868 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5908 | 2026.03.13 22:22:11.837902 [ 4 ] {682db67d-017d-49d9-b3d4-cbf5f2d2b656} <Debug> TCPHandler: Processed in 0.001349669 sec. | ||
| 5909 | 2026.03.13 22:22:11.837940 [ 199 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 5910 | 2026.03.13 22:22:11.838021 [ 199 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5911 | 2026.03.13 22:22:11.838046 [ 199 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1662 rows starting from the beginning of the part | ||
| 5912 | 2026.03.13 22:22:11.838092 [ 199 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 5913 | 2026.03.13 22:22:11.838131 [ 199 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 5914 | 2026.03.13 22:22:11.838167 [ 199 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 5915 | 2026.03.13 22:22:11.838203 [ 199 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 5916 | 2026.03.13 22:22:11.838241 [ 199 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 5917 | 2026.03.13 22:22:11.838602 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13464 rows, containing 5 columns (5 merged, 0 gathered) in 0.004405564 sec., 3056135.377899402 rows/sec., 201.41 MiB/sec. | ||
| 5918 | 2026.03.13 22:22:11.839081 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5919 | 2026.03.13 22:22:11.839383 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5920 | 2026.03.13 22:22:11.839397 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1926 rows, containing 4 columns (4 merged, 0 gathered) in 0.001482502 sec., 1299155.0770251914 rows/sec., 87.43 MiB/sec. | ||
| 5921 | 2026.03.13 22:22:11.839455 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5922 | 2026.03.13 22:22:11.839536 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.63 MiB. | ||
| 5923 | 2026.03.13 22:22:11.839745 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5924 | 2026.03.13 22:22:11.840086 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_41_8} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5925 | 2026.03.13 22:22:11.840175 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_41_8} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5926 | 2026.03.13 22:22:11.840291 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5927 | 2026.03.13 22:22:11.843012 [ 188 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 774 rows, containing 19 columns (19 merged, 0 gathered) in 0.006521248 sec., 118688.93806829612 rows/sec., 212.69 MiB/sec. | ||
| 5928 | 2026.03.13 22:22:11.844373 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5929 | 2026.03.13 22:22:11.844715 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5930 | 2026.03.13 22:22:11.844799 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5931 | 2026.03.13 22:22:11.844962 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.67 MiB. | ||
| 5932 | 2026.03.13 22:22:12.001149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.11 MiB, peak 271.91 MiB, free memory in arenas 0.00 B, will set to 265.37 MiB (RSS), difference: 4.25 MiB | ||
| 5933 | 2026.03.13 22:22:13.708327 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 722 | ||
| 5934 | 2026.03.13 22:22:13.710680 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5935 | 2026.03.13 22:22:13.710737 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5936 | 2026.03.13 22:22:13.712021 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5937 | 2026.03.13 22:22:13.712297 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5938 | 2026.03.13 22:22:13.712680 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 5939 | 2026.03.13 22:22:16.178053 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13020 | ||
| 5940 | 2026.03.13 22:22:16.178595 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5941 | 2026.03.13 22:22:16.178645 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5942 | 2026.03.13 22:22:16.179150 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5943 | 2026.03.13 22:22:16.179389 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5944 | 2026.03.13 22:22:16.179533 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13020 | ||
| 5945 | 2026.03.13 22:22:16.825704 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5946 | 2026.03.13 22:22:16.825862 [ 4 ] {f9603b70-df71-434e-b868-df60f32d1d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5947 | 2026.03.13 22:22:16.825998 [ 4 ] {f9603b70-df71-434e-b868-df60f32d1d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5948 | 2026.03.13 22:22:16.826627 [ 4 ] {f9603b70-df71-434e-b868-df60f32d1d4c} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5949 | 2026.03.13 22:22:16.826667 [ 4 ] {f9603b70-df71-434e-b868-df60f32d1d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5950 | 2026.03.13 22:22:16.827065 [ 4 ] {f9603b70-df71-434e-b868-df60f32d1d4c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5951 | 2026.03.13 22:22:16.827301 [ 4 ] {f9603b70-df71-434e-b868-df60f32d1d4c} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5952 | 2026.03.13 22:22:16.827452 [ 4 ] {f9603b70-df71-434e-b868-df60f32d1d4c} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001573 sec., 39415.13032422123 rows/sec., 3.08 MiB/sec. | ||
| 5953 | 2026.03.13 22:22:16.827492 [ 4 ] {f9603b70-df71-434e-b868-df60f32d1d4c} <Debug> TCPHandler: Processed in 0.00186375 sec. | ||
| 5954 | 2026.03.13 22:22:16.827612 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5955 | 2026.03.13 22:22:16.827707 [ 4 ] {6b473acb-f54d-452d-b922-8e3eef20483f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5956 | 2026.03.13 22:22:16.827747 [ 4 ] {6b473acb-f54d-452d-b922-8e3eef20483f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5957 | 2026.03.13 22:22:16.828182 [ 4 ] {6b473acb-f54d-452d-b922-8e3eef20483f} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5958 | 2026.03.13 22:22:16.828213 [ 4 ] {6b473acb-f54d-452d-b922-8e3eef20483f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5959 | 2026.03.13 22:22:16.828506 [ 4 ] {6b473acb-f54d-452d-b922-8e3eef20483f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5960 | 2026.03.13 22:22:16.828730 [ 4 ] {6b473acb-f54d-452d-b922-8e3eef20483f} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5961 | 2026.03.13 22:22:16.828853 [ 4 ] {6b473acb-f54d-452d-b922-8e3eef20483f} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001225 sec., 2448.979591836735 rows/sec., 184.15 KiB/sec. | ||
| 5962 | 2026.03.13 22:22:16.828964 [ 4 ] {6b473acb-f54d-452d-b922-8e3eef20483f} <Debug> TCPHandler: Processed in 0.00140073 sec. | ||
| 5963 | 2026.03.13 22:22:16.829070 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5964 | 2026.03.13 22:22:16.829165 [ 4 ] {13a1bf70-c089-4238-bdae-64e9037df992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5965 | 2026.03.13 22:22:16.829206 [ 4 ] {13a1bf70-c089-4238-bdae-64e9037df992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5966 | 2026.03.13 22:22:16.829622 [ 4 ] {13a1bf70-c089-4238-bdae-64e9037df992} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5967 | 2026.03.13 22:22:16.829655 [ 4 ] {13a1bf70-c089-4238-bdae-64e9037df992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5968 | 2026.03.13 22:22:16.829980 [ 4 ] {13a1bf70-c089-4238-bdae-64e9037df992} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5969 | 2026.03.13 22:22:16.830188 [ 4 ] {13a1bf70-c089-4238-bdae-64e9037df992} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5970 | 2026.03.13 22:22:16.830308 [ 4 ] {13a1bf70-c089-4238-bdae-64e9037df992} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001185 sec., 56540.08438818565 rows/sec., 4.41 MiB/sec. | ||
| 5971 | 2026.03.13 22:22:16.830343 [ 4 ] {13a1bf70-c089-4238-bdae-64e9037df992} <Debug> TCPHandler: Processed in 0.001349719 sec. | ||
| 5972 | 2026.03.13 22:22:16.830442 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5973 | 2026.03.13 22:22:16.830531 [ 4 ] {28eb06fc-1648-4fdf-9278-893a98f20aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5974 | 2026.03.13 22:22:16.830569 [ 4 ] {28eb06fc-1648-4fdf-9278-893a98f20aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5975 | 2026.03.13 22:22:16.831021 [ 4 ] {28eb06fc-1648-4fdf-9278-893a98f20aa6} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5976 | 2026.03.13 22:22:16.831054 [ 4 ] {28eb06fc-1648-4fdf-9278-893a98f20aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5977 | 2026.03.13 22:22:16.831383 [ 4 ] {28eb06fc-1648-4fdf-9278-893a98f20aa6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5978 | 2026.03.13 22:22:16.831597 [ 4 ] {28eb06fc-1648-4fdf-9278-893a98f20aa6} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5979 | 2026.03.13 22:22:16.831726 [ 4 ] {28eb06fc-1648-4fdf-9278-893a98f20aa6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 5980 | 2026.03.13 22:22:16.831762 [ 4 ] {28eb06fc-1648-4fdf-9278-893a98f20aa6} <Debug> TCPHandler: Processed in 0.001333728 sec. | ||
| 5981 | 2026.03.13 22:22:16.831862 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5982 | 2026.03.13 22:22:16.831962 [ 4 ] {820cbea3-2b5f-4774-9cd0-4fd76e4af5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5983 | 2026.03.13 22:22:16.832016 [ 4 ] {820cbea3-2b5f-4774-9cd0-4fd76e4af5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5984 | 2026.03.13 22:22:16.832753 [ 4 ] {820cbea3-2b5f-4774-9cd0-4fd76e4af5f9} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5985 | 2026.03.13 22:22:16.832787 [ 4 ] {820cbea3-2b5f-4774-9cd0-4fd76e4af5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5986 | 2026.03.13 22:22:16.833290 [ 4 ] {820cbea3-2b5f-4774-9cd0-4fd76e4af5f9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5987 | 2026.03.13 22:22:16.833499 [ 4 ] {820cbea3-2b5f-4774-9cd0-4fd76e4af5f9} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5988 | 2026.03.13 22:22:16.833627 [ 4 ] {820cbea3-2b5f-4774-9cd0-4fd76e4af5f9} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001728 sec., 1736.111111111111 rows/sec., 3.11 MiB/sec. | ||
| 5989 | 2026.03.13 22:22:16.833676 [ 4 ] {820cbea3-2b5f-4774-9cd0-4fd76e4af5f9} <Debug> TCPHandler: Processed in 0.001912351 sec. | ||
| 5990 | 2026.03.13 22:22:16.833778 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5991 | 2026.03.13 22:22:16.833937 [ 4 ] {c017d4bb-936f-4660-9489-f2d2cbbbe7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5992 | 2026.03.13 22:22:16.833977 [ 4 ] {c017d4bb-936f-4660-9489-f2d2cbbbe7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5993 | 2026.03.13 22:22:16.834308 [ 4 ] {c017d4bb-936f-4660-9489-f2d2cbbbe7bb} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5994 | 2026.03.13 22:22:16.834341 [ 4 ] {c017d4bb-936f-4660-9489-f2d2cbbbe7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5995 | 2026.03.13 22:22:16.834682 [ 4 ] {c017d4bb-936f-4660-9489-f2d2cbbbe7bb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5996 | 2026.03.13 22:22:16.834898 [ 4 ] {c017d4bb-936f-4660-9489-f2d2cbbbe7bb} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5997 | 2026.03.13 22:22:16.835030 [ 4 ] {c017d4bb-936f-4660-9489-f2d2cbbbe7bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 5998 | 2026.03.13 22:22:16.835063 [ 4 ] {c017d4bb-936f-4660-9489-f2d2cbbbe7bb} <Debug> TCPHandler: Processed in 0.001285518 sec. | ||
| 5999 | 2026.03.13 22:22:16.850229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6000 | 2026.03.13 22:22:16.864991 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2026.03.13 22:22:16.865027 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6002 | 2026.03.13 22:22:16.870817 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6003 | 2026.03.13 22:22:16.871498 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2026.03.13 22:22:16.874101 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6005 | 2026.03.13 22:22:18.403803 [ 43 ] {} <Debug> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6006 | 2026.03.13 22:22:18.403863 [ 43 ] {} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6007 | 2026.03.13 22:22:18.403883 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6008 | 2026.03.13 22:22:18.403987 [ 191 ] {9f39559f-79b8-4c45-8a2a-52746261171b::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 | ||
| 6009 | 2026.03.13 22:22:18.404114 [ 191 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6010 | 2026.03.13 22:22:18.404151 [ 191 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6011 | 2026.03.13 22:22:18.404226 [ 191 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 6012 | 2026.03.13 22:22:18.404278 [ 191 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6013 | 2026.03.13 22:22:18.404319 [ 191 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 6014 | 2026.03.13 22:22:18.404359 [ 191 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6015 | 2026.03.13 22:22:18.405141 [ 188 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001198255 sec., 31712.78233764933 rows/sec., 2.65 MiB/sec. | ||
| 6016 | 2026.03.13 22:22:18.405325 [ 188 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6017 | 2026.03.13 22:22:18.405654 [ 188 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_9_2} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2026.03.13 22:22:18.405744 [ 188 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_9_2} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6019 | 2026.03.13 22:22:18.405842 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6020 | 2026.03.13 22:22:19.497158 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6021 | 2026.03.13 22:22:19.497342 [ 4 ] {4fc1c950-b3fb-4eb1-b580-33375fdddc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6022 | 2026.03.13 22:22:19.497407 [ 4 ] {4fc1c950-b3fb-4eb1-b580-33375fdddc68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6023 | 2026.03.13 22:22:19.498017 [ 4 ] {4fc1c950-b3fb-4eb1-b580-33375fdddc68} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6024 | 2026.03.13 22:22:19.498062 [ 4 ] {4fc1c950-b3fb-4eb1-b580-33375fdddc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6025 | 2026.03.13 22:22:19.498437 [ 4 ] {4fc1c950-b3fb-4eb1-b580-33375fdddc68} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6026 | 2026.03.13 22:22:19.498664 [ 4 ] {4fc1c950-b3fb-4eb1-b580-33375fdddc68} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6027 | 2026.03.13 22:22:19.498819 [ 4 ] {4fc1c950-b3fb-4eb1-b580-33375fdddc68} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001525 sec., 15737.704918032787 rows/sec., 1.31 MiB/sec. | ||
| 6028 | 2026.03.13 22:22:19.498862 [ 4 ] {4fc1c950-b3fb-4eb1-b580-33375fdddc68} <Debug> TCPHandler: Processed in 0.001833149 sec. | ||
| 6029 | 2026.03.13 22:22:19.498988 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6030 | 2026.03.13 22:22:19.499084 [ 4 ] {b6aeeb34-c05c-4d62-9c43-60973f10dd35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6031 | 2026.03.13 22:22:19.499124 [ 4 ] {b6aeeb34-c05c-4d62-9c43-60973f10dd35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6032 | 2026.03.13 22:22:19.499522 [ 4 ] {b6aeeb34-c05c-4d62-9c43-60973f10dd35} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6033 | 2026.03.13 22:22:19.499557 [ 4 ] {b6aeeb34-c05c-4d62-9c43-60973f10dd35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6034 | 2026.03.13 22:22:19.499852 [ 4 ] {b6aeeb34-c05c-4d62-9c43-60973f10dd35} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6035 | 2026.03.13 22:22:19.500077 [ 4 ] {b6aeeb34-c05c-4d62-9c43-60973f10dd35} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6036 | 2026.03.13 22:22:19.500207 [ 4 ] {b6aeeb34-c05c-4d62-9c43-60973f10dd35} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00114 sec., 10526.315789473685 rows/sec., 858.35 KiB/sec. | ||
| 6037 | 2026.03.13 22:22:19.500245 [ 4 ] {b6aeeb34-c05c-4d62-9c43-60973f10dd35} <Debug> TCPHandler: Processed in 0.001316277 sec. | ||
| 6038 | 2026.03.13 22:22:19.500358 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6039 | 2026.03.13 22:22:19.500452 [ 4 ] {68b5f12d-d8ef-4ad4-a90b-319563a86c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6040 | 2026.03.13 22:22:19.500490 [ 4 ] {68b5f12d-d8ef-4ad4-a90b-319563a86c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6041 | 2026.03.13 22:22:19.501716 [ 4 ] {68b5f12d-d8ef-4ad4-a90b-319563a86c40} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6042 | 2026.03.13 22:22:19.501751 [ 4 ] {68b5f12d-d8ef-4ad4-a90b-319563a86c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6043 | 2026.03.13 22:22:19.502185 [ 4 ] {68b5f12d-d8ef-4ad4-a90b-319563a86c40} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6044 | 2026.03.13 22:22:19.502396 [ 4 ] {68b5f12d-d8ef-4ad4-a90b-319563a86c40} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6045 | 2026.03.13 22:22:19.502527 [ 4 ] {68b5f12d-d8ef-4ad4-a90b-319563a86c40} <Debug> executeQuery: Read 2142 rows, 167.72 KiB in 0.002092 sec., 1023900.5736137667 rows/sec., 78.29 MiB/sec. | ||
| 6046 | 2026.03.13 22:22:19.502567 [ 4 ] {68b5f12d-d8ef-4ad4-a90b-319563a86c40} <Debug> TCPHandler: Processed in 0.002258048 sec. | ||
| 6047 | 2026.03.13 22:22:19.502682 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6048 | 2026.03.13 22:22:19.502777 [ 4 ] {c8395f3c-31a4-47e7-bcfb-1bea6b5310ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6049 | 2026.03.13 22:22:19.502817 [ 4 ] {c8395f3c-31a4-47e7-bcfb-1bea6b5310ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6050 | 2026.03.13 22:22:19.503237 [ 4 ] {c8395f3c-31a4-47e7-bcfb-1bea6b5310ff} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6051 | 2026.03.13 22:22:19.503273 [ 4 ] {c8395f3c-31a4-47e7-bcfb-1bea6b5310ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6052 | 2026.03.13 22:22:19.503579 [ 4 ] {c8395f3c-31a4-47e7-bcfb-1bea6b5310ff} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6053 | 2026.03.13 22:22:19.503791 [ 4 ] {c8395f3c-31a4-47e7-bcfb-1bea6b5310ff} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6054 | 2026.03.13 22:22:19.503923 [ 4 ] {c8395f3c-31a4-47e7-bcfb-1bea6b5310ff} <Debug> executeQuery: Read 73 rows, 5.48 KiB in 0.001163 sec., 62768.70163370593 rows/sec., 4.60 MiB/sec. | ||
| 6055 | 2026.03.13 22:22:19.503971 [ 4 ] {c8395f3c-31a4-47e7-bcfb-1bea6b5310ff} <Debug> TCPHandler: Processed in 0.001337989 sec. | ||
| 6056 | 2026.03.13 22:22:19.504088 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6057 | 2026.03.13 22:22:19.504181 [ 4 ] {0c41eb45-e48a-496a-afcf-6a8aee9167f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6058 | 2026.03.13 22:22:19.504220 [ 4 ] {0c41eb45-e48a-496a-afcf-6a8aee9167f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6059 | 2026.03.13 22:22:19.504803 [ 4 ] {0c41eb45-e48a-496a-afcf-6a8aee9167f5} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2026.03.13 22:22:19.504838 [ 4 ] {0c41eb45-e48a-496a-afcf-6a8aee9167f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6061 | 2026.03.13 22:22:19.505171 [ 4 ] {0c41eb45-e48a-496a-afcf-6a8aee9167f5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6062 | 2026.03.13 22:22:19.505389 [ 4 ] {0c41eb45-e48a-496a-afcf-6a8aee9167f5} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6063 | 2026.03.13 22:22:19.505517 [ 4 ] {0c41eb45-e48a-496a-afcf-6a8aee9167f5} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001352 sec., 541420.1183431953 rows/sec., 32.02 MiB/sec. | ||
| 6064 | 2026.03.13 22:22:19.505557 [ 4 ] {0c41eb45-e48a-496a-afcf-6a8aee9167f5} <Debug> TCPHandler: Processed in 0.001518922 sec. | ||
| 6065 | 2026.03.13 22:22:19.505673 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6066 | 2026.03.13 22:22:19.505769 [ 4 ] {dcf5ecc9-79f3-43cc-9ee5-a08f20e37792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6067 | 2026.03.13 22:22:19.505807 [ 4 ] {dcf5ecc9-79f3-43cc-9ee5-a08f20e37792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6068 | 2026.03.13 22:22:19.506196 [ 4 ] {dcf5ecc9-79f3-43cc-9ee5-a08f20e37792} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6069 | 2026.03.13 22:22:19.506231 [ 4 ] {dcf5ecc9-79f3-43cc-9ee5-a08f20e37792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6070 | 2026.03.13 22:22:19.506521 [ 4 ] {dcf5ecc9-79f3-43cc-9ee5-a08f20e37792} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6071 | 2026.03.13 22:22:19.506734 [ 4 ] {dcf5ecc9-79f3-43cc-9ee5-a08f20e37792} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6072 | 2026.03.13 22:22:19.506862 [ 4 ] {dcf5ecc9-79f3-43cc-9ee5-a08f20e37792} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 63.34 KiB/sec. | ||
| 6073 | 2026.03.13 22:22:19.506901 [ 4 ] {dcf5ecc9-79f3-43cc-9ee5-a08f20e37792} <Debug> TCPHandler: Processed in 0.001276577 sec. | ||
| 6074 | 2026.03.13 22:22:19.507022 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6075 | 2026.03.13 22:22:19.507116 [ 4 ] {44d0c5a3-f171-47ee-b41f-a0470b958f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6076 | 2026.03.13 22:22:19.507154 [ 4 ] {44d0c5a3-f171-47ee-b41f-a0470b958f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6077 | 2026.03.13 22:22:19.507550 [ 4 ] {44d0c5a3-f171-47ee-b41f-a0470b958f03} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6078 | 2026.03.13 22:22:19.507585 [ 4 ] {44d0c5a3-f171-47ee-b41f-a0470b958f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6079 | 2026.03.13 22:22:19.507880 [ 4 ] {44d0c5a3-f171-47ee-b41f-a0470b958f03} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6080 | 2026.03.13 22:22:19.508106 [ 4 ] {44d0c5a3-f171-47ee-b41f-a0470b958f03} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6081 | 2026.03.13 22:22:19.508237 [ 4 ] {44d0c5a3-f171-47ee-b41f-a0470b958f03} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001138 sec., 10544.81546572935 rows/sec., 823.81 KiB/sec. | ||
| 6082 | 2026.03.13 22:22:19.508276 [ 4 ] {44d0c5a3-f171-47ee-b41f-a0470b958f03} <Debug> TCPHandler: Processed in 0.001304128 sec. | ||
| 6083 | 2026.03.13 22:22:19.508379 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6084 | 2026.03.13 22:22:19.508472 [ 4 ] {7d6b4161-ab1c-40ff-b3e9-b383369d884c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6085 | 2026.03.13 22:22:19.508510 [ 4 ] {7d6b4161-ab1c-40ff-b3e9-b383369d884c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6086 | 2026.03.13 22:22:19.509256 [ 4 ] {7d6b4161-ab1c-40ff-b3e9-b383369d884c} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6087 | 2026.03.13 22:22:19.509293 [ 4 ] {7d6b4161-ab1c-40ff-b3e9-b383369d884c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6088 | 2026.03.13 22:22:19.509644 [ 4 ] {7d6b4161-ab1c-40ff-b3e9-b383369d884c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6089 | 2026.03.13 22:22:19.509862 [ 4 ] {7d6b4161-ab1c-40ff-b3e9-b383369d884c} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6090 | 2026.03.13 22:22:19.510000 [ 4 ] {7d6b4161-ab1c-40ff-b3e9-b383369d884c} <Debug> executeQuery: Read 1097 rows, 78.50 KiB in 0.001544 sec., 710492.2279792746 rows/sec., 49.65 MiB/sec. | ||
| 6091 | 2026.03.13 22:22:19.510039 [ 4 ] {7d6b4161-ab1c-40ff-b3e9-b383369d884c} <Debug> TCPHandler: Processed in 0.001709496 sec. | ||
| 6092 | 2026.03.13 22:22:19.510152 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6093 | 2026.03.13 22:22:19.510246 [ 4 ] {a3dbda9d-171a-4239-83be-1442d6b1c644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6094 | 2026.03.13 22:22:19.510289 [ 4 ] {a3dbda9d-171a-4239-83be-1442d6b1c644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6095 | 2026.03.13 22:22:19.511038 [ 4 ] {a3dbda9d-171a-4239-83be-1442d6b1c644} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6096 | 2026.03.13 22:22:19.511073 [ 4 ] {a3dbda9d-171a-4239-83be-1442d6b1c644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6097 | 2026.03.13 22:22:19.511480 [ 4 ] {a3dbda9d-171a-4239-83be-1442d6b1c644} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6098 | 2026.03.13 22:22:19.511695 [ 4 ] {a3dbda9d-171a-4239-83be-1442d6b1c644} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6099 | 2026.03.13 22:22:19.511826 [ 4 ] {a3dbda9d-171a-4239-83be-1442d6b1c644} <Debug> executeQuery: Read 1323 rows, 85.89 KiB in 0.001596 sec., 828947.3684210527 rows/sec., 52.56 MiB/sec. | ||
| 6100 | 2026.03.13 22:22:19.511863 [ 4 ] {a3dbda9d-171a-4239-83be-1442d6b1c644} <Debug> TCPHandler: Processed in 0.001760847 sec. | ||
| 6101 | 2026.03.13 22:22:19.511991 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6102 | 2026.03.13 22:22:19.512084 [ 4 ] {25944c70-0c98-4064-8669-a5dbcd955a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6103 | 2026.03.13 22:22:19.512137 [ 4 ] {25944c70-0c98-4064-8669-a5dbcd955a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6104 | 2026.03.13 22:22:19.512974 [ 4 ] {25944c70-0c98-4064-8669-a5dbcd955a80} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6105 | 2026.03.13 22:22:19.513010 [ 4 ] {25944c70-0c98-4064-8669-a5dbcd955a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6106 | 2026.03.13 22:22:19.513569 [ 4 ] {25944c70-0c98-4064-8669-a5dbcd955a80} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6107 | 2026.03.13 22:22:19.513803 [ 4 ] {25944c70-0c98-4064-8669-a5dbcd955a80} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6108 | 2026.03.13 22:22:19.513942 [ 4 ] {25944c70-0c98-4064-8669-a5dbcd955a80} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001874 sec., 26147.278548559232 rows/sec., 46.85 MiB/sec. | ||
| 6109 | 2026.03.13 22:22:19.514006 [ 4 ] {25944c70-0c98-4064-8669-a5dbcd955a80} <Debug> TCPHandler: Processed in 0.002075495 sec. | ||
| 6110 | 2026.03.13 22:22:19.514119 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6111 | 2026.03.13 22:22:19.514213 [ 4 ] {cc27a22c-6970-4960-828f-034531c84f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6112 | 2026.03.13 22:22:19.514253 [ 4 ] {cc27a22c-6970-4960-828f-034531c84f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6113 | 2026.03.13 22:22:19.514594 [ 4 ] {cc27a22c-6970-4960-828f-034531c84f42} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6114 | 2026.03.13 22:22:19.514629 [ 4 ] {cc27a22c-6970-4960-828f-034531c84f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6115 | 2026.03.13 22:22:19.514935 [ 4 ] {cc27a22c-6970-4960-828f-034531c84f42} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6116 | 2026.03.13 22:22:19.515164 [ 4 ] {cc27a22c-6970-4960-828f-034531c84f42} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6117 | 2026.03.13 22:22:19.515293 [ 4 ] {cc27a22c-6970-4960-828f-034531c84f42} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001098 sec., 32786.88524590164 rows/sec., 2.21 MiB/sec. | ||
| 6118 | 2026.03.13 22:22:19.515330 [ 4 ] {cc27a22c-6970-4960-828f-034531c84f42} <Debug> TCPHandler: Processed in 0.001260817 sec. | ||
| 6119 | 2026.03.13 22:22:21.821496 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6120 | 2026.03.13 22:22:21.821685 [ 4 ] {6a928e8b-f054-4007-bb3d-69136549f057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6121 | 2026.03.13 22:22:21.821757 [ 4 ] {6a928e8b-f054-4007-bb3d-69136549f057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6122 | 2026.03.13 22:22:21.822469 [ 4 ] {6a928e8b-f054-4007-bb3d-69136549f057} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6123 | 2026.03.13 22:22:21.822517 [ 4 ] {6a928e8b-f054-4007-bb3d-69136549f057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6124 | 2026.03.13 22:22:21.822895 [ 4 ] {6a928e8b-f054-4007-bb3d-69136549f057} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6125 | 2026.03.13 22:22:21.823139 [ 4 ] {6a928e8b-f054-4007-bb3d-69136549f057} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6126 | 2026.03.13 22:22:21.823293 [ 4 ] {6a928e8b-f054-4007-bb3d-69136549f057} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001662 sec., 33694.34416365824 rows/sec., 2.57 MiB/sec. | ||
| 6127 | 2026.03.13 22:22:21.823336 [ 4 ] {6a928e8b-f054-4007-bb3d-69136549f057} <Debug> TCPHandler: Processed in 0.001978682 sec. | ||
| 6128 | 2026.03.13 22:22:21.823461 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6129 | 2026.03.13 22:22:21.823558 [ 4 ] {3c252f63-ba22-4fde-b352-de95f5ae8233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6130 | 2026.03.13 22:22:21.823598 [ 4 ] {3c252f63-ba22-4fde-b352-de95f5ae8233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6131 | 2026.03.13 22:22:21.824030 [ 4 ] {3c252f63-ba22-4fde-b352-de95f5ae8233} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6132 | 2026.03.13 22:22:21.824066 [ 4 ] {3c252f63-ba22-4fde-b352-de95f5ae8233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6133 | 2026.03.13 22:22:21.824367 [ 4 ] {3c252f63-ba22-4fde-b352-de95f5ae8233} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6134 | 2026.03.13 22:22:21.824582 [ 4 ] {3c252f63-ba22-4fde-b352-de95f5ae8233} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6135 | 2026.03.13 22:22:21.824711 [ 4 ] {3c252f63-ba22-4fde-b352-de95f5ae8233} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 6136 | 2026.03.13 22:22:21.824749 [ 4 ] {3c252f63-ba22-4fde-b352-de95f5ae8233} <Debug> TCPHandler: Processed in 0.001338138 sec. | ||
| 6137 | 2026.03.13 22:22:21.824858 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6138 | 2026.03.13 22:22:21.824954 [ 4 ] {93782380-c112-4020-8abe-22f5b7b0003a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6139 | 2026.03.13 22:22:21.825004 [ 4 ] {93782380-c112-4020-8abe-22f5b7b0003a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6140 | 2026.03.13 22:22:21.825370 [ 4 ] {93782380-c112-4020-8abe-22f5b7b0003a} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6141 | 2026.03.13 22:22:21.825406 [ 4 ] {93782380-c112-4020-8abe-22f5b7b0003a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6142 | 2026.03.13 22:22:21.825725 [ 4 ] {93782380-c112-4020-8abe-22f5b7b0003a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6143 | 2026.03.13 22:22:21.825936 [ 4 ] {93782380-c112-4020-8abe-22f5b7b0003a} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6144 | 2026.03.13 22:22:21.826074 [ 4 ] {93782380-c112-4020-8abe-22f5b7b0003a} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001138 sec., 56239.015817223204 rows/sec., 3.92 MiB/sec. | ||
| 6145 | 2026.03.13 22:22:21.826112 [ 4 ] {93782380-c112-4020-8abe-22f5b7b0003a} <Debug> TCPHandler: Processed in 0.001302248 sec. | ||
| 6146 | 2026.03.13 22:22:21.826218 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6147 | 2026.03.13 22:22:21.826313 [ 4 ] {10954f70-83d7-40df-b506-18812811b1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6148 | 2026.03.13 22:22:21.826353 [ 4 ] {10954f70-83d7-40df-b506-18812811b1c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6149 | 2026.03.13 22:22:21.826657 [ 4 ] {10954f70-83d7-40df-b506-18812811b1c7} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6150 | 2026.03.13 22:22:21.826690 [ 4 ] {10954f70-83d7-40df-b506-18812811b1c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6151 | 2026.03.13 22:22:21.827004 [ 4 ] {10954f70-83d7-40df-b506-18812811b1c7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6152 | 2026.03.13 22:22:21.827221 [ 4 ] {10954f70-83d7-40df-b506-18812811b1c7} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6153 | 2026.03.13 22:22:21.827354 [ 4 ] {10954f70-83d7-40df-b506-18812811b1c7} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001057 sec., 22705.77105014191 rows/sec., 1.53 MiB/sec. | ||
| 6154 | 2026.03.13 22:22:21.827391 [ 4 ] {10954f70-83d7-40df-b506-18812811b1c7} <Debug> TCPHandler: Processed in 0.001220976 sec. | ||
| 6155 | 2026.03.13 22:22:23.576648 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6156 | 2026.03.13 22:22:23.576733 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6157 | 2026.03.13 22:22:23.679876 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13468 | ||
| 6158 | 2026.03.13 22:22:23.680430 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6159 | 2026.03.13 22:22:23.680476 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6160 | 2026.03.13 22:22:23.680973 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6161 | 2026.03.13 22:22:23.681222 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6162 | 2026.03.13 22:22:23.681380 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13468 | ||
| 6163 | 2026.03.13 22:22:23.713199 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 764 | ||
| 6164 | 2026.03.13 22:22:23.715855 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6165 | 2026.03.13 22:22:23.715902 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6166 | 2026.03.13 22:22:23.717143 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6167 | 2026.03.13 22:22:23.717402 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6168 | 2026.03.13 22:22:23.717538 [ 35 ] {} <Debug> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6169 | 2026.03.13 22:22:23.717583 [ 35 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6170 | 2026.03.13 22:22:23.717605 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6171 | 2026.03.13 22:22:23.717665 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 764 | ||
| 6172 | 2026.03.13 22:22:23.717696 [ 191 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::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 | ||
| 6173 | 2026.03.13 22:22:23.718212 [ 191 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6174 | 2026.03.13 22:22:23.718359 [ 191 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 600 rows starting from the beginning of the part | ||
| 6175 | 2026.03.13 22:22:23.718710 [ 191 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 6176 | 2026.03.13 22:22:23.719117 [ 191 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 6177 | 2026.03.13 22:22:23.719446 [ 191 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 28 rows starting from the beginning of the part | ||
| 6178 | 2026.03.13 22:22:23.719782 [ 191 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part | ||
| 6179 | 2026.03.13 22:22:23.720100 [ 191 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 6180 | 2026.03.13 22:22:23.726447 [ 192 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 72 columns (72 merged, 0 gathered) in 0.008786856 sec., 86948.05058828779 rows/sec., 72.84 MiB/sec. | ||
| 6181 | 2026.03.13 22:22:23.727626 [ 194 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6182 | 2026.03.13 22:22:23.728258 [ 194 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_21_4} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6183 | 2026.03.13 22:22:23.728457 [ 194 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_21_4} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6184 | 2026.03.13 22:22:23.728805 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 6185 | 2026.03.13 22:22:24.374213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6186 | 2026.03.13 22:22:24.391846 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6187 | 2026.03.13 22:22:24.391915 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6188 | 2026.03.13 22:22:24.397986 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6189 | 2026.03.13 22:22:24.398742 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6190 | 2026.03.13 22:22:24.402191 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6191 | 2026.03.13 22:22:26.826154 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6192 | 2026.03.13 22:22:26.826323 [ 4 ] {2b29c3e1-d9f1-4840-9861-e1104983e9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6193 | 2026.03.13 22:22:26.826386 [ 4 ] {2b29c3e1-d9f1-4840-9861-e1104983e9bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6194 | 2026.03.13 22:22:26.827028 [ 4 ] {2b29c3e1-d9f1-4840-9861-e1104983e9bd} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6195 | 2026.03.13 22:22:26.827076 [ 4 ] {2b29c3e1-d9f1-4840-9861-e1104983e9bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6196 | 2026.03.13 22:22:26.827457 [ 4 ] {2b29c3e1-d9f1-4840-9861-e1104983e9bd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6197 | 2026.03.13 22:22:26.827691 [ 4 ] {2b29c3e1-d9f1-4840-9861-e1104983e9bd} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6198 | 2026.03.13 22:22:26.827848 [ 4 ] {2b29c3e1-d9f1-4840-9861-e1104983e9bd} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001571 sec., 39465.308720560155 rows/sec., 3.08 MiB/sec. | ||
| 6199 | 2026.03.13 22:22:26.827889 [ 4 ] {2b29c3e1-d9f1-4840-9861-e1104983e9bd} <Debug> TCPHandler: Processed in 0.001868139 sec. | ||
| 6200 | 2026.03.13 22:22:26.828008 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6201 | 2026.03.13 22:22:26.828112 [ 4 ] {bd214a58-7dfb-43be-975f-980749eebf65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6202 | 2026.03.13 22:22:26.828152 [ 4 ] {bd214a58-7dfb-43be-975f-980749eebf65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6203 | 2026.03.13 22:22:26.828550 [ 4 ] {bd214a58-7dfb-43be-975f-980749eebf65} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6204 | 2026.03.13 22:22:26.828583 [ 4 ] {bd214a58-7dfb-43be-975f-980749eebf65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6205 | 2026.03.13 22:22:26.828888 [ 4 ] {bd214a58-7dfb-43be-975f-980749eebf65} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6206 | 2026.03.13 22:22:26.829114 [ 4 ] {bd214a58-7dfb-43be-975f-980749eebf65} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6207 | 2026.03.13 22:22:26.829208 [ 32 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 6208 | 2026.03.13 22:22:26.829241 [ 32 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6209 | 2026.03.13 22:22:26.829245 [ 4 ] {bd214a58-7dfb-43be-975f-980749eebf65} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.00115 sec., 2608.695652173913 rows/sec., 196.16 KiB/sec. | ||
| 6210 | 2026.03.13 22:22:26.829259 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6211 | 2026.03.13 22:22:26.829286 [ 4 ] {bd214a58-7dfb-43be-975f-980749eebf65} <Debug> TCPHandler: Processed in 0.001327328 sec. | ||
| 6212 | 2026.03.13 22:22:26.829380 [ 191 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 6213 | 2026.03.13 22:22:26.829397 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6214 | 2026.03.13 22:22:26.829511 [ 4 ] {d6ffd24b-d549-4eb5-b183-48028cc17788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6215 | 2026.03.13 22:22:26.829533 [ 191 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6216 | 2026.03.13 22:22:26.829551 [ 4 ] {d6ffd24b-d549-4eb5-b183-48028cc17788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6217 | 2026.03.13 22:22:26.829577 [ 191 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 82 rows starting from the beginning of the part | ||
| 6218 | 2026.03.13 22:22:26.829656 [ 191 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part | ||
| 6219 | 2026.03.13 22:22:26.829709 [ 191 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 38 rows starting from the beginning of the part | ||
| 6220 | 2026.03.13 22:22:26.829759 [ 191 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 3 rows starting from the beginning of the part | ||
| 6221 | 2026.03.13 22:22:26.829803 [ 191 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 73 rows starting from the beginning of the part | ||
| 6222 | 2026.03.13 22:22:26.829851 [ 191 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 3 rows starting from the beginning of the part | ||
| 6223 | 2026.03.13 22:22:26.829980 [ 4 ] {d6ffd24b-d549-4eb5-b183-48028cc17788} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6224 | 2026.03.13 22:22:26.830021 [ 4 ] {d6ffd24b-d549-4eb5-b183-48028cc17788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6225 | 2026.03.13 22:22:26.830356 [ 4 ] {d6ffd24b-d549-4eb5-b183-48028cc17788} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6226 | 2026.03.13 22:22:26.830596 [ 4 ] {d6ffd24b-d549-4eb5-b183-48028cc17788} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6227 | 2026.03.13 22:22:26.830735 [ 4 ] {d6ffd24b-d549-4eb5-b183-48028cc17788} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001239 sec., 54075.867635189665 rows/sec., 4.22 MiB/sec. | ||
| 6228 | 2026.03.13 22:22:26.830773 [ 4 ] {d6ffd24b-d549-4eb5-b183-48028cc17788} <Debug> TCPHandler: Processed in 0.00142546 sec. | ||
| 6229 | 2026.03.13 22:22:26.830784 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464191 sec., 139326.08518970542 rows/sec., 10.73 MiB/sec. | ||
| 6230 | 2026.03.13 22:22:26.830886 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6231 | 2026.03.13 22:22:26.830957 [ 194 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 6232 | 2026.03.13 22:22:26.830980 [ 4 ] {7bc22224-1fea-4611-8b26-11cbff035c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6233 | 2026.03.13 22:22:26.831040 [ 4 ] {7bc22224-1fea-4611-8b26-11cbff035c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6234 | 2026.03.13 22:22:26.831267 [ 194 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_35_7} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6235 | 2026.03.13 22:22:26.831351 [ 194 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_35_7} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 6236 | 2026.03.13 22:22:26.831451 [ 4 ] {7bc22224-1fea-4611-8b26-11cbff035c5c} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6237 | 2026.03.13 22:22:26.831462 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6238 | 2026.03.13 22:22:26.831492 [ 4 ] {7bc22224-1fea-4611-8b26-11cbff035c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6239 | 2026.03.13 22:22:26.831835 [ 4 ] {7bc22224-1fea-4611-8b26-11cbff035c5c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6240 | 2026.03.13 22:22:26.832062 [ 4 ] {7bc22224-1fea-4611-8b26-11cbff035c5c} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2026.03.13 22:22:26.832202 [ 4 ] {7bc22224-1fea-4611-8b26-11cbff035c5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 6242 | 2026.03.13 22:22:26.832239 [ 4 ] {7bc22224-1fea-4611-8b26-11cbff035c5c} <Debug> TCPHandler: Processed in 0.00140353 sec. | ||
| 6243 | 2026.03.13 22:22:26.832349 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6244 | 2026.03.13 22:22:26.832442 [ 4 ] {76261d70-8e19-4b27-8001-80cd05ff27cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6245 | 2026.03.13 22:22:26.832496 [ 4 ] {76261d70-8e19-4b27-8001-80cd05ff27cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6246 | 2026.03.13 22:22:26.833238 [ 4 ] {76261d70-8e19-4b27-8001-80cd05ff27cd} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6247 | 2026.03.13 22:22:26.833272 [ 4 ] {76261d70-8e19-4b27-8001-80cd05ff27cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6248 | 2026.03.13 22:22:26.833760 [ 4 ] {76261d70-8e19-4b27-8001-80cd05ff27cd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6249 | 2026.03.13 22:22:26.833994 [ 4 ] {76261d70-8e19-4b27-8001-80cd05ff27cd} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6250 | 2026.03.13 22:22:26.834137 [ 4 ] {76261d70-8e19-4b27-8001-80cd05ff27cd} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001711 sec., 1753.3606078316773 rows/sec., 3.14 MiB/sec. | ||
| 6251 | 2026.03.13 22:22:26.834190 [ 4 ] {76261d70-8e19-4b27-8001-80cd05ff27cd} <Debug> TCPHandler: Processed in 0.00189022 sec. | ||
| 6252 | 2026.03.13 22:22:26.834305 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6253 | 2026.03.13 22:22:26.834399 [ 4 ] {fa85af3e-671f-4532-acde-1a81cf52c384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6254 | 2026.03.13 22:22:26.834441 [ 4 ] {fa85af3e-671f-4532-acde-1a81cf52c384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6255 | 2026.03.13 22:22:26.834776 [ 4 ] {fa85af3e-671f-4532-acde-1a81cf52c384} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6256 | 2026.03.13 22:22:26.834810 [ 4 ] {fa85af3e-671f-4532-acde-1a81cf52c384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6257 | 2026.03.13 22:22:26.835126 [ 4 ] {fa85af3e-671f-4532-acde-1a81cf52c384} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6258 | 2026.03.13 22:22:26.835347 [ 4 ] {fa85af3e-671f-4532-acde-1a81cf52c384} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6259 | 2026.03.13 22:22:26.835480 [ 4 ] {fa85af3e-671f-4532-acde-1a81cf52c384} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 6260 | 2026.03.13 22:22:26.835515 [ 4 ] {fa85af3e-671f-4532-acde-1a81cf52c384} <Debug> TCPHandler: Processed in 0.001259817 sec. | ||
| 6261 | 2026.03.13 22:22:31.182393 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13980 | ||
| 6262 | 2026.03.13 22:22:31.183185 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6263 | 2026.03.13 22:22:31.183232 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6264 | 2026.03.13 22:22:31.183760 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6265 | 2026.03.13 22:22:31.183990 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6266 | 2026.03.13 22:22:31.184123 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13980 | ||
| 6267 | 2026.03.13 22:22:31.827479 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6268 | 2026.03.13 22:22:31.827656 [ 4 ] {11704dd8-a8f8-4d23-8a15-1fc4b7c521ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6269 | 2026.03.13 22:22:31.827724 [ 4 ] {11704dd8-a8f8-4d23-8a15-1fc4b7c521ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6270 | 2026.03.13 22:22:31.828426 [ 4 ] {11704dd8-a8f8-4d23-8a15-1fc4b7c521ac} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6271 | 2026.03.13 22:22:31.828472 [ 4 ] {11704dd8-a8f8-4d23-8a15-1fc4b7c521ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6272 | 2026.03.13 22:22:31.828888 [ 4 ] {11704dd8-a8f8-4d23-8a15-1fc4b7c521ac} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6273 | 2026.03.13 22:22:31.829134 [ 4 ] {11704dd8-a8f8-4d23-8a15-1fc4b7c521ac} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6274 | 2026.03.13 22:22:31.829290 [ 4 ] {11704dd8-a8f8-4d23-8a15-1fc4b7c521ac} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001681 sec., 78524.68768590126 rows/sec., 6.78 MiB/sec. | ||
| 6275 | 2026.03.13 22:22:31.829308 [ 26 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6276 | 2026.03.13 22:22:31.829331 [ 4 ] {11704dd8-a8f8-4d23-8a15-1fc4b7c521ac} <Debug> TCPHandler: Processed in 0.001982932 sec. | ||
| 6277 | 2026.03.13 22:22:31.829373 [ 26 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2026.03.13 22:22:31.829396 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6279 | 2026.03.13 22:22:31.829479 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6280 | 2026.03.13 22:22:31.829533 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 6281 | 2026.03.13 22:22:31.829579 [ 4 ] {4e7d5825-8ea4-42d2-9d65-1d00a82891eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6282 | 2026.03.13 22:22:31.829622 [ 4 ] {4e7d5825-8ea4-42d2-9d65-1d00a82891eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6283 | 2026.03.13 22:22:31.829684 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6284 | 2026.03.13 22:22:31.829723 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2152 rows starting from the beginning of the part | ||
| 6285 | 2026.03.13 22:22:31.829791 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 62 rows starting from the beginning of the part | ||
| 6286 | 2026.03.13 22:22:31.829835 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2142 rows starting from the beginning of the part | ||
| 6287 | 2026.03.13 22:22:31.829877 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 6288 | 2026.03.13 22:22:31.829918 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 62 rows starting from the beginning of the part | ||
| 6289 | 2026.03.13 22:22:31.829959 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 132 rows starting from the beginning of the part | ||
| 6290 | 2026.03.13 22:22:31.830058 [ 4 ] {4e7d5825-8ea4-42d2-9d65-1d00a82891eb} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6291 | 2026.03.13 22:22:31.830102 [ 4 ] {4e7d5825-8ea4-42d2-9d65-1d00a82891eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6292 | 2026.03.13 22:22:31.830440 [ 4 ] {4e7d5825-8ea4-42d2-9d65-1d00a82891eb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6293 | 2026.03.13 22:22:31.830694 [ 4 ] {4e7d5825-8ea4-42d2-9d65-1d00a82891eb} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6294 | 2026.03.13 22:22:31.830936 [ 4 ] {4e7d5825-8ea4-42d2-9d65-1d00a82891eb} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001374 sec., 27656.477438136826 rows/sec., 2.03 MiB/sec. | ||
| 6295 | 2026.03.13 22:22:31.830990 [ 4 ] {4e7d5825-8ea4-42d2-9d65-1d00a82891eb} <Debug> TCPHandler: Processed in 0.001560533 sec. | ||
| 6296 | 2026.03.13 22:22:31.831124 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6297 | 2026.03.13 22:22:31.831240 [ 4 ] {1f701ba2-0bd2-40cf-a672-c6254e3bba5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6298 | 2026.03.13 22:22:31.831283 [ 4 ] {1f701ba2-0bd2-40cf-a672-c6254e3bba5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6299 | 2026.03.13 22:22:31.831729 [ 4 ] {1f701ba2-0bd2-40cf-a672-c6254e3bba5b} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6300 | 2026.03.13 22:22:31.831766 [ 4 ] {1f701ba2-0bd2-40cf-a672-c6254e3bba5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6301 | 2026.03.13 22:22:31.831902 [ 192 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4606 rows, containing 5 columns (5 merged, 0 gathered) in 0.002434392 sec., 1892053.5394463998 rows/sec., 152.56 MiB/sec. | ||
| 6302 | 2026.03.13 22:22:31.832103 [ 4 ] {1f701ba2-0bd2-40cf-a672-c6254e3bba5b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6303 | 2026.03.13 22:22:31.832146 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6304 | 2026.03.13 22:22:31.832374 [ 4 ] {1f701ba2-0bd2-40cf-a672-c6254e3bba5b} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6305 | 2026.03.13 22:22:31.832469 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_46_9} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.03.13 22:22:31.832522 [ 26 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6307 | 2026.03.13 22:22:31.832539 [ 4 ] {1f701ba2-0bd2-40cf-a672-c6254e3bba5b} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001318 sec., 77389.98482549317 rows/sec., 6.04 MiB/sec. | ||
| 6308 | 2026.03.13 22:22:31.832553 [ 193 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_46_9} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6309 | 2026.03.13 22:22:31.832561 [ 26 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6310 | 2026.03.13 22:22:31.832587 [ 4 ] {1f701ba2-0bd2-40cf-a672-c6254e3bba5b} <Debug> TCPHandler: Processed in 0.001524512 sec. | ||
| 6311 | 2026.03.13 22:22:31.832604 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6312 | 2026.03.13 22:22:31.832683 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 6313 | 2026.03.13 22:22:31.832712 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6314 | 2026.03.13 22:22:31.832731 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 6315 | 2026.03.13 22:22:31.832811 [ 4 ] {799c2d0a-cd26-463b-bcbf-6119f93336f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6316 | 2026.03.13 22:22:31.832816 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6317 | 2026.03.13 22:22:31.832851 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1124 rows starting from the beginning of the part | ||
| 6318 | 2026.03.13 22:22:31.832854 [ 4 ] {799c2d0a-cd26-463b-bcbf-6119f93336f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6319 | 2026.03.13 22:22:31.832909 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 67 rows starting from the beginning of the part | ||
| 6320 | 2026.03.13 22:22:31.832952 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1097 rows starting from the beginning of the part | ||
| 6321 | 2026.03.13 22:22:31.833007 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 6322 | 2026.03.13 22:22:31.833062 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 67 rows starting from the beginning of the part | ||
| 6323 | 2026.03.13 22:22:31.833100 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 102 rows starting from the beginning of the part | ||
| 6324 | 2026.03.13 22:22:31.833290 [ 4 ] {799c2d0a-cd26-463b-bcbf-6119f93336f7} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6325 | 2026.03.13 22:22:31.833324 [ 4 ] {799c2d0a-cd26-463b-bcbf-6119f93336f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6326 | 2026.03.13 22:22:31.833657 [ 4 ] {799c2d0a-cd26-463b-bcbf-6119f93336f7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6327 | 2026.03.13 22:22:31.833869 [ 4 ] {799c2d0a-cd26-463b-bcbf-6119f93336f7} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6328 | 2026.03.13 22:22:31.833977 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6329 | 2026.03.13 22:22:31.834001 [ 4 ] {799c2d0a-cd26-463b-bcbf-6119f93336f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 6330 | 2026.03.13 22:22:31.834007 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6331 | 2026.03.13 22:22:31.834038 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6332 | 2026.03.13 22:22:31.834043 [ 4 ] {799c2d0a-cd26-463b-bcbf-6119f93336f7} <Debug> TCPHandler: Processed in 0.001380679 sec. | ||
| 6333 | 2026.03.13 22:22:31.834112 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::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 | ||
| 6334 | 2026.03.13 22:22:31.834165 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6335 | 2026.03.13 22:22:31.834203 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6336 | 2026.03.13 22:22:31.834220 [ 189 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2521 rows, containing 5 columns (5 merged, 0 gathered) in 0.001568393 sec., 1607377.7426958678 rows/sec., 120.18 MiB/sec. | ||
| 6337 | 2026.03.13 22:22:31.834234 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13464 rows starting from the beginning of the part | ||
| 6338 | 2026.03.13 22:22:31.834264 [ 4 ] {38faf10c-aa8b-4a4b-a423-ab2f538dcac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6339 | 2026.03.13 22:22:31.834287 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6340 | 2026.03.13 22:22:31.834322 [ 4 ] {38faf10c-aa8b-4a4b-a423-ab2f538dcac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6341 | 2026.03.13 22:22:31.834333 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1323 rows starting from the beginning of the part | ||
| 6342 | 2026.03.13 22:22:31.834379 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 6343 | 2026.03.13 22:22:31.834414 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6344 | 2026.03.13 22:22:31.834441 [ 198 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6345 | 2026.03.13 22:22:31.834450 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6346 | 2026.03.13 22:22:31.834781 [ 198 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_46_9} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2026.03.13 22:22:31.834869 [ 198 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_46_9} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6348 | 2026.03.13 22:22:31.835002 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 6349 | 2026.03.13 22:22:31.835248 [ 4 ] {38faf10c-aa8b-4a4b-a423-ab2f538dcac1} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6350 | 2026.03.13 22:22:31.835287 [ 4 ] {38faf10c-aa8b-4a4b-a423-ab2f538dcac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6351 | 2026.03.13 22:22:31.835877 [ 4 ] {38faf10c-aa8b-4a4b-a423-ab2f538dcac1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6352 | 2026.03.13 22:22:31.836113 [ 4 ] {38faf10c-aa8b-4a4b-a423-ab2f538dcac1} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6353 | 2026.03.13 22:22:31.836254 [ 4 ] {38faf10c-aa8b-4a4b-a423-ab2f538dcac1} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002009 sec., 18914.883026381285 rows/sec., 33.89 MiB/sec. | ||
| 6354 | 2026.03.13 22:22:31.836318 [ 4 ] {38faf10c-aa8b-4a4b-a423-ab2f538dcac1} <Debug> TCPHandler: Processed in 0.002202987 sec. | ||
| 6355 | 2026.03.13 22:22:31.836429 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6356 | 2026.03.13 22:22:31.836523 [ 4 ] {b0885781-ccc7-4e51-87cb-f803c447ac08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6357 | 2026.03.13 22:22:31.836565 [ 4 ] {b0885781-ccc7-4e51-87cb-f803c447ac08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6358 | 2026.03.13 22:22:31.836913 [ 4 ] {b0885781-ccc7-4e51-87cb-f803c447ac08} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6359 | 2026.03.13 22:22:31.836949 [ 4 ] {b0885781-ccc7-4e51-87cb-f803c447ac08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6360 | 2026.03.13 22:22:31.837255 [ 4 ] {b0885781-ccc7-4e51-87cb-f803c447ac08} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6361 | 2026.03.13 22:22:31.837467 [ 4 ] {b0885781-ccc7-4e51-87cb-f803c447ac08} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6362 | 2026.03.13 22:22:31.837573 [ 26 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6363 | 2026.03.13 22:22:31.837598 [ 4 ] {b0885781-ccc7-4e51-87cb-f803c447ac08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 6364 | 2026.03.13 22:22:31.837600 [ 26 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6365 | 2026.03.13 22:22:31.837635 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6366 | 2026.03.13 22:22:31.837640 [ 4 ] {b0885781-ccc7-4e51-87cb-f803c447ac08} <Debug> TCPHandler: Processed in 0.001260797 sec. | ||
| 6367 | 2026.03.13 22:22:31.837715 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 6368 | 2026.03.13 22:22:31.837818 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6369 | 2026.03.13 22:22:31.837846 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1926 rows starting from the beginning of the part | ||
| 6370 | 2026.03.13 22:22:31.837936 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 6371 | 2026.03.13 22:22:31.837988 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 6372 | 2026.03.13 22:22:31.838025 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 6373 | 2026.03.13 22:22:31.838060 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6374 | 2026.03.13 22:22:31.838059 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15331 rows, containing 5 columns (5 merged, 0 gathered) in 0.003976645 sec., 3855259.8987337314 rows/sec., 253.75 MiB/sec. | ||
| 6375 | 2026.03.13 22:22:31.838095 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 6376 | 2026.03.13 22:22:31.838532 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6377 | 2026.03.13 22:22:31.838838 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6378 | 2026.03.13 22:22:31.838908 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6379 | 2026.03.13 22:22:31.838980 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
| 6380 | 2026.03.13 22:22:31.839169 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2166 rows, containing 4 columns (4 merged, 0 gathered) in 0.001491011 sec., 1452705.58030759 rows/sec., 97.78 MiB/sec. | ||
| 6381 | 2026.03.13 22:22:31.839411 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6382 | 2026.03.13 22:22:31.839665 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_46_9} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6383 | 2026.03.13 22:22:31.839723 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_46_9} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6384 | 2026.03.13 22:22:31.839780 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 6385 | 2026.03.13 22:22:31.903083 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6386 | 2026.03.13 22:22:31.919566 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6387 | 2026.03.13 22:22:31.919617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6388 | 2026.03.13 22:22:31.925893 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6389 | 2026.03.13 22:22:31.926620 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6390 | 2026.03.13 22:22:31.932661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6391 | 2026.03.13 22:22:33.718698 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 788 | ||
| 6392 | 2026.03.13 22:22:33.720838 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2026.03.13 22:22:33.720883 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6394 | 2026.03.13 22:22:33.722039 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6395 | 2026.03.13 22:22:33.722294 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2026.03.13 22:22:33.722541 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 788 | ||
| 6397 | 2026.03.13 22:22:36.825584 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6398 | 2026.03.13 22:22:36.825784 [ 4 ] {447ae544-a73f-4cff-ab01-b63aede1210c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6399 | 2026.03.13 22:22:36.825861 [ 4 ] {447ae544-a73f-4cff-ab01-b63aede1210c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6400 | 2026.03.13 22:22:36.826543 [ 4 ] {447ae544-a73f-4cff-ab01-b63aede1210c} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2026.03.13 22:22:36.826600 [ 4 ] {447ae544-a73f-4cff-ab01-b63aede1210c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6402 | 2026.03.13 22:22:36.826981 [ 4 ] {447ae544-a73f-4cff-ab01-b63aede1210c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6403 | 2026.03.13 22:22:36.827216 [ 4 ] {447ae544-a73f-4cff-ab01-b63aede1210c} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6404 | 2026.03.13 22:22:36.827381 [ 4 ] {447ae544-a73f-4cff-ab01-b63aede1210c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00165 sec., 2424.2424242424245 rows/sec., 197.68 KiB/sec. | ||
| 6405 | 2026.03.13 22:22:36.827432 [ 4 ] {447ae544-a73f-4cff-ab01-b63aede1210c} <Debug> TCPHandler: Processed in 0.001988892 sec. | ||
| 6406 | 2026.03.13 22:22:36.827555 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6407 | 2026.03.13 22:22:36.827659 [ 4 ] {43009574-05d9-4296-afb9-6593a959da12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6408 | 2026.03.13 22:22:36.827703 [ 4 ] {43009574-05d9-4296-afb9-6593a959da12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6409 | 2026.03.13 22:22:36.828149 [ 4 ] {43009574-05d9-4296-afb9-6593a959da12} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6410 | 2026.03.13 22:22:36.828187 [ 4 ] {43009574-05d9-4296-afb9-6593a959da12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6411 | 2026.03.13 22:22:36.828504 [ 4 ] {43009574-05d9-4296-afb9-6593a959da12} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6412 | 2026.03.13 22:22:36.828731 [ 4 ] {43009574-05d9-4296-afb9-6593a959da12} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6413 | 2026.03.13 22:22:36.828868 [ 4 ] {43009574-05d9-4296-afb9-6593a959da12} <Debug> executeQuery: Read 64 rows, 5.11 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. | ||
| 6414 | 2026.03.13 22:22:36.828905 [ 4 ] {43009574-05d9-4296-afb9-6593a959da12} <Debug> TCPHandler: Processed in 0.00140227 sec. | ||
| 6415 | 2026.03.13 22:22:36.829009 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6416 | 2026.03.13 22:22:36.829105 [ 4 ] {d1e23b75-2d43-4d86-8f7f-ebd45ab67912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6417 | 2026.03.13 22:22:36.829147 [ 4 ] {d1e23b75-2d43-4d86-8f7f-ebd45ab67912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6418 | 2026.03.13 22:22:36.829536 [ 4 ] {d1e23b75-2d43-4d86-8f7f-ebd45ab67912} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6419 | 2026.03.13 22:22:36.829572 [ 4 ] {d1e23b75-2d43-4d86-8f7f-ebd45ab67912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6420 | 2026.03.13 22:22:36.829870 [ 4 ] {d1e23b75-2d43-4d86-8f7f-ebd45ab67912} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6421 | 2026.03.13 22:22:36.830082 [ 4 ] {d1e23b75-2d43-4d86-8f7f-ebd45ab67912} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6422 | 2026.03.13 22:22:36.830214 [ 4 ] {d1e23b75-2d43-4d86-8f7f-ebd45ab67912} <Debug> executeQuery: Read 7 rows, 517.00 B in 0.001129 sec., 6200.177147918512 rows/sec., 447.19 KiB/sec. | ||
| 6423 | 2026.03.13 22:22:36.830251 [ 4 ] {d1e23b75-2d43-4d86-8f7f-ebd45ab67912} <Debug> TCPHandler: Processed in 0.001293018 sec. | ||
| 6424 | 2026.03.13 22:22:36.830351 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6425 | 2026.03.13 22:22:36.830446 [ 4 ] {19c41efa-0cf9-41e8-8574-1d95cdeffb40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6426 | 2026.03.13 22:22:36.830486 [ 4 ] {19c41efa-0cf9-41e8-8574-1d95cdeffb40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6427 | 2026.03.13 22:22:36.830901 [ 4 ] {19c41efa-0cf9-41e8-8574-1d95cdeffb40} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2026.03.13 22:22:36.830937 [ 4 ] {19c41efa-0cf9-41e8-8574-1d95cdeffb40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6429 | 2026.03.13 22:22:36.831247 [ 4 ] {19c41efa-0cf9-41e8-8574-1d95cdeffb40} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6430 | 2026.03.13 22:22:36.831463 [ 4 ] {19c41efa-0cf9-41e8-8574-1d95cdeffb40} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6431 | 2026.03.13 22:22:36.831591 [ 4 ] {19c41efa-0cf9-41e8-8574-1d95cdeffb40} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001163 sec., 61049.011177987966 rows/sec., 4.77 MiB/sec. | ||
| 6432 | 2026.03.13 22:22:36.831628 [ 4 ] {19c41efa-0cf9-41e8-8574-1d95cdeffb40} <Debug> TCPHandler: Processed in 0.001325078 sec. | ||
| 6433 | 2026.03.13 22:22:36.831735 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6434 | 2026.03.13 22:22:36.831834 [ 4 ] {d7b07587-ea43-4dbc-a949-3a081d1f428d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6435 | 2026.03.13 22:22:36.831878 [ 4 ] {d7b07587-ea43-4dbc-a949-3a081d1f428d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6436 | 2026.03.13 22:22:36.832305 [ 4 ] {d7b07587-ea43-4dbc-a949-3a081d1f428d} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6437 | 2026.03.13 22:22:36.832343 [ 4 ] {d7b07587-ea43-4dbc-a949-3a081d1f428d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6438 | 2026.03.13 22:22:36.832700 [ 4 ] {d7b07587-ea43-4dbc-a949-3a081d1f428d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6439 | 2026.03.13 22:22:36.832928 [ 4 ] {d7b07587-ea43-4dbc-a949-3a081d1f428d} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6440 | 2026.03.13 22:22:36.833063 [ 4 ] {d7b07587-ea43-4dbc-a949-3a081d1f428d} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001246 sec., 130016.05136436598 rows/sec., 9.05 MiB/sec. | ||
| 6441 | 2026.03.13 22:22:36.833102 [ 4 ] {d7b07587-ea43-4dbc-a949-3a081d1f428d} <Debug> TCPHandler: Processed in 0.001416 sec. | ||
| 6442 | 2026.03.13 22:22:36.833218 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6443 | 2026.03.13 22:22:36.833314 [ 4 ] {d3e27526-2897-4a7c-bf95-cddda2adec14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6444 | 2026.03.13 22:22:36.833369 [ 4 ] {d3e27526-2897-4a7c-bf95-cddda2adec14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6445 | 2026.03.13 22:22:36.834109 [ 4 ] {d3e27526-2897-4a7c-bf95-cddda2adec14} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6446 | 2026.03.13 22:22:36.834147 [ 4 ] {d3e27526-2897-4a7c-bf95-cddda2adec14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6447 | 2026.03.13 22:22:36.834648 [ 4 ] {d3e27526-2897-4a7c-bf95-cddda2adec14} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6448 | 2026.03.13 22:22:36.834885 [ 4 ] {d3e27526-2897-4a7c-bf95-cddda2adec14} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6449 | 2026.03.13 22:22:36.835014 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6450 | 2026.03.13 22:22:36.835029 [ 4 ] {d3e27526-2897-4a7c-bf95-cddda2adec14} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001732 sec., 1732.1016166281754 rows/sec., 3.10 MiB/sec. | ||
| 6451 | 2026.03.13 22:22:36.835109 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6452 | 2026.03.13 22:22:36.835139 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6453 | 2026.03.13 22:22:36.835143 [ 4 ] {d3e27526-2897-4a7c-bf95-cddda2adec14} <Debug> TCPHandler: Processed in 0.001973182 sec. | ||
| 6454 | 2026.03.13 22:22:36.835260 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::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 | ||
| 6455 | 2026.03.13 22:22:36.835268 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6456 | 2026.03.13 22:22:36.835391 [ 4 ] {a5ff15df-580e-492e-9607-1617ee4d3ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6457 | 2026.03.13 22:22:36.835433 [ 4 ] {a5ff15df-580e-492e-9607-1617ee4d3ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6458 | 2026.03.13 22:22:36.835509 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6459 | 2026.03.13 22:22:36.835574 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 774 rows starting from the beginning of the part | ||
| 6460 | 2026.03.13 22:22:36.835707 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 3 rows starting from the beginning of the part | ||
| 6461 | 2026.03.13 22:22:36.835778 [ 4 ] {a5ff15df-580e-492e-9607-1617ee4d3ae3} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6462 | 2026.03.13 22:22:36.835817 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 49 rows starting from the beginning of the part | ||
| 6463 | 2026.03.13 22:22:36.835830 [ 4 ] {a5ff15df-580e-492e-9607-1617ee4d3ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6464 | 2026.03.13 22:22:36.835923 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 3 rows starting from the beginning of the part | ||
| 6465 | 2026.03.13 22:22:36.836032 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 38 rows starting from the beginning of the part | ||
| 6466 | 2026.03.13 22:22:36.836133 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 3 rows starting from the beginning of the part | ||
| 6467 | 2026.03.13 22:22:36.836162 [ 4 ] {a5ff15df-580e-492e-9607-1617ee4d3ae3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6468 | 2026.03.13 22:22:36.836395 [ 4 ] {a5ff15df-580e-492e-9607-1617ee4d3ae3} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6469 | 2026.03.13 22:22:36.836536 [ 4 ] {a5ff15df-580e-492e-9607-1617ee4d3ae3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 6470 | 2026.03.13 22:22:36.836575 [ 4 ] {a5ff15df-580e-492e-9607-1617ee4d3ae3} <Debug> TCPHandler: Processed in 0.001356669 sec. | ||
| 6471 | 2026.03.13 22:22:36.847353 [ 186 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 19 columns (19 merged, 0 gathered) in 0.012148827 sec., 71611.8519096535 rows/sec., 128.33 MiB/sec. | ||
| 6472 | 2026.03.13 22:22:36.848314 [ 186 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6473 | 2026.03.13 22:22:36.848705 [ 186 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6474 | 2026.03.13 22:22:36.848784 [ 186 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6475 | 2026.03.13 22:22:36.848909 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 6476 | 2026.03.13 22:22:37.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.87 MiB, peak 275.37 MiB, free memory in arenas 0.00 B, will set to 270.80 MiB (RSS), difference: 2.93 MiB | ||
| 6477 | 2026.03.13 22:22:38.576779 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6478 | 2026.03.13 22:22:38.576840 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6479 | 2026.03.13 22:22:38.685140 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14428 | ||
| 6480 | 2026.03.13 22:22:38.685625 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6481 | 2026.03.13 22:22:38.685669 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6482 | 2026.03.13 22:22:38.686149 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6483 | 2026.03.13 22:22:38.686393 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6484 | 2026.03.13 22:22:38.686540 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14428 | ||
| 6485 | 2026.03.13 22:22:39.433705 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6486 | 2026.03.13 22:22:39.450958 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6487 | 2026.03.13 22:22:39.451010 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6488 | 2026.03.13 22:22:39.457357 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6489 | 2026.03.13 22:22:39.458081 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6490 | 2026.03.13 22:22:39.461137 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6491 | 2026.03.13 22:22:41.826972 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6492 | 2026.03.13 22:22:41.827149 [ 4 ] {b6ee99e6-dca1-4349-9c8a-c1667f1a4f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6493 | 2026.03.13 22:22:41.827213 [ 4 ] {b6ee99e6-dca1-4349-9c8a-c1667f1a4f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6494 | 2026.03.13 22:22:41.827905 [ 4 ] {b6ee99e6-dca1-4349-9c8a-c1667f1a4f18} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2026.03.13 22:22:41.827950 [ 4 ] {b6ee99e6-dca1-4349-9c8a-c1667f1a4f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6496 | 2026.03.13 22:22:41.828336 [ 4 ] {b6ee99e6-dca1-4349-9c8a-c1667f1a4f18} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6497 | 2026.03.13 22:22:41.828558 [ 4 ] {b6ee99e6-dca1-4349-9c8a-c1667f1a4f18} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6498 | 2026.03.13 22:22:41.828710 [ 4 ] {b6ee99e6-dca1-4349-9c8a-c1667f1a4f18} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001608 sec., 82089.55223880596 rows/sec., 7.09 MiB/sec. | ||
| 6499 | 2026.03.13 22:22:41.828751 [ 4 ] {b6ee99e6-dca1-4349-9c8a-c1667f1a4f18} <Debug> TCPHandler: Processed in 0.001921611 sec. | ||
| 6500 | 2026.03.13 22:22:41.828889 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6501 | 2026.03.13 22:22:41.828985 [ 4 ] {681a31fc-1001-4d95-8f8d-cef45e645fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6502 | 2026.03.13 22:22:41.829026 [ 4 ] {681a31fc-1001-4d95-8f8d-cef45e645fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6503 | 2026.03.13 22:22:41.829440 [ 4 ] {681a31fc-1001-4d95-8f8d-cef45e645fa2} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6504 | 2026.03.13 22:22:41.829477 [ 4 ] {681a31fc-1001-4d95-8f8d-cef45e645fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6505 | 2026.03.13 22:22:41.829778 [ 4 ] {681a31fc-1001-4d95-8f8d-cef45e645fa2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6506 | 2026.03.13 22:22:41.829999 [ 4 ] {681a31fc-1001-4d95-8f8d-cef45e645fa2} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2026.03.13 22:22:41.830135 [ 4 ] {681a31fc-1001-4d95-8f8d-cef45e645fa2} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001166 sec., 32590.051457975987 rows/sec., 2.39 MiB/sec. | ||
| 6508 | 2026.03.13 22:22:41.830172 [ 4 ] {681a31fc-1001-4d95-8f8d-cef45e645fa2} <Debug> TCPHandler: Processed in 0.001343969 sec. | ||
| 6509 | 2026.03.13 22:22:41.830284 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6510 | 2026.03.13 22:22:41.830378 [ 4 ] {6966adc1-24fb-46a9-9847-8de2402e8d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6511 | 2026.03.13 22:22:41.830416 [ 4 ] {6966adc1-24fb-46a9-9847-8de2402e8d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6512 | 2026.03.13 22:22:41.830850 [ 4 ] {6966adc1-24fb-46a9-9847-8de2402e8d8a} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6513 | 2026.03.13 22:22:41.830894 [ 4 ] {6966adc1-24fb-46a9-9847-8de2402e8d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6514 | 2026.03.13 22:22:41.831209 [ 4 ] {6966adc1-24fb-46a9-9847-8de2402e8d8a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6515 | 2026.03.13 22:22:41.831426 [ 4 ] {6966adc1-24fb-46a9-9847-8de2402e8d8a} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6516 | 2026.03.13 22:22:41.831554 [ 4 ] {6966adc1-24fb-46a9-9847-8de2402e8d8a} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001193 sec., 85498.74266554903 rows/sec., 6.68 MiB/sec. | ||
| 6517 | 2026.03.13 22:22:41.831592 [ 4 ] {6966adc1-24fb-46a9-9847-8de2402e8d8a} <Debug> TCPHandler: Processed in 0.001358239 sec. | ||
| 6518 | 2026.03.13 22:22:41.831704 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6519 | 2026.03.13 22:22:41.831800 [ 4 ] {1bee4e56-bf57-4a94-9012-a12d9e27769b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6520 | 2026.03.13 22:22:41.831842 [ 4 ] {1bee4e56-bf57-4a94-9012-a12d9e27769b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6521 | 2026.03.13 22:22:41.832251 [ 4 ] {1bee4e56-bf57-4a94-9012-a12d9e27769b} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2026.03.13 22:22:41.832286 [ 4 ] {1bee4e56-bf57-4a94-9012-a12d9e27769b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6523 | 2026.03.13 22:22:41.832607 [ 4 ] {1bee4e56-bf57-4a94-9012-a12d9e27769b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6524 | 2026.03.13 22:22:41.832820 [ 4 ] {1bee4e56-bf57-4a94-9012-a12d9e27769b} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2026.03.13 22:22:41.832960 [ 4 ] {1bee4e56-bf57-4a94-9012-a12d9e27769b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 6526 | 2026.03.13 22:22:41.832997 [ 4 ] {1bee4e56-bf57-4a94-9012-a12d9e27769b} <Debug> TCPHandler: Processed in 0.001342679 sec. | ||
| 6527 | 2026.03.13 22:22:41.833098 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6528 | 2026.03.13 22:22:41.833192 [ 4 ] {a41d006d-b1ec-4399-8cec-85266d91071e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6529 | 2026.03.13 22:22:41.833245 [ 4 ] {a41d006d-b1ec-4399-8cec-85266d91071e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6530 | 2026.03.13 22:22:41.834090 [ 4 ] {a41d006d-b1ec-4399-8cec-85266d91071e} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6531 | 2026.03.13 22:22:41.834125 [ 4 ] {a41d006d-b1ec-4399-8cec-85266d91071e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6532 | 2026.03.13 22:22:41.834703 [ 4 ] {a41d006d-b1ec-4399-8cec-85266d91071e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6533 | 2026.03.13 22:22:41.834947 [ 4 ] {a41d006d-b1ec-4399-8cec-85266d91071e} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6534 | 2026.03.13 22:22:41.835087 [ 4 ] {a41d006d-b1ec-4399-8cec-85266d91071e} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001911 sec., 19884.877027734172 rows/sec., 35.63 MiB/sec. | ||
| 6535 | 2026.03.13 22:22:41.835138 [ 4 ] {a41d006d-b1ec-4399-8cec-85266d91071e} <Debug> TCPHandler: Processed in 0.002089495 sec. | ||
| 6536 | 2026.03.13 22:22:41.835256 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6537 | 2026.03.13 22:22:41.835352 [ 4 ] {2de5d863-3d1e-4d02-95d9-296d6659db48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6538 | 2026.03.13 22:22:41.835392 [ 4 ] {2de5d863-3d1e-4d02-95d9-296d6659db48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6539 | 2026.03.13 22:22:41.835724 [ 4 ] {2de5d863-3d1e-4d02-95d9-296d6659db48} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6540 | 2026.03.13 22:22:41.835759 [ 4 ] {2de5d863-3d1e-4d02-95d9-296d6659db48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6541 | 2026.03.13 22:22:41.836078 [ 4 ] {2de5d863-3d1e-4d02-95d9-296d6659db48} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6542 | 2026.03.13 22:22:41.836304 [ 4 ] {2de5d863-3d1e-4d02-95d9-296d6659db48} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6543 | 2026.03.13 22:22:41.836433 [ 4 ] {2de5d863-3d1e-4d02-95d9-296d6659db48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 6544 | 2026.03.13 22:22:41.836467 [ 4 ] {2de5d863-3d1e-4d02-95d9-296d6659db48} <Debug> TCPHandler: Processed in 0.001260767 sec. | ||
| 6545 | 2026.03.13 22:22:43.722726 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 814 | ||
| 6546 | 2026.03.13 22:22:43.724944 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6547 | 2026.03.13 22:22:43.724994 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6548 | 2026.03.13 22:22:43.726194 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6549 | 2026.03.13 22:22:43.726465 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6550 | 2026.03.13 22:22:43.726726 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 814 | ||
| 6551 | 2026.03.13 22:22:46.186695 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14940 | ||
| 6552 | 2026.03.13 22:22:46.187222 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6553 | 2026.03.13 22:22:46.187272 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6554 | 2026.03.13 22:22:46.187757 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6555 | 2026.03.13 22:22:46.188002 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6556 | 2026.03.13 22:22:46.188149 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14940 | ||
| 6557 | 2026.03.13 22:22:46.188169 [ 154 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6558 | 2026.03.13 22:22:46.188238 [ 154 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6559 | 2026.03.13 22:22:46.188259 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6560 | 2026.03.13 22:22:46.188354 [ 197 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 6561 | 2026.03.13 22:22:46.188441 [ 197 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6562 | 2026.03.13 22:22:46.188469 [ 197 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12508 rows starting from the beginning of the part | ||
| 6563 | 2026.03.13 22:22:46.188525 [ 197 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 6564 | 2026.03.13 22:22:46.188572 [ 197 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 6565 | 2026.03.13 22:22:46.188616 [ 197 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 6566 | 2026.03.13 22:22:46.188655 [ 197 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 6567 | 2026.03.13 22:22:46.188695 [ 197 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 6568 | 2026.03.13 22:22:46.190351 [ 186 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14940 rows, containing 4 columns (4 merged, 0 gathered) in 0.002039103 sec., 7326751.027289941 rows/sec., 104.81 MiB/sec. | ||
| 6569 | 2026.03.13 22:22:46.190591 [ 197 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6570 | 2026.03.13 22:22:46.190839 [ 197 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_31_6} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6571 | 2026.03.13 22:22:46.190906 [ 197 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_31_6} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6572 | 2026.03.13 22:22:46.190986 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 6573 | 2026.03.13 22:22:46.824815 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6574 | 2026.03.13 22:22:46.824998 [ 4 ] {76723ad8-828d-4f2f-94d3-1b4d55cd1e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6575 | 2026.03.13 22:22:46.825061 [ 4 ] {76723ad8-828d-4f2f-94d3-1b4d55cd1e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6576 | 2026.03.13 22:22:46.825701 [ 4 ] {76723ad8-828d-4f2f-94d3-1b4d55cd1e33} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6577 | 2026.03.13 22:22:46.825743 [ 4 ] {76723ad8-828d-4f2f-94d3-1b4d55cd1e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6578 | 2026.03.13 22:22:46.826136 [ 4 ] {76723ad8-828d-4f2f-94d3-1b4d55cd1e33} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6579 | 2026.03.13 22:22:46.826374 [ 4 ] {76723ad8-828d-4f2f-94d3-1b4d55cd1e33} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6580 | 2026.03.13 22:22:46.826526 [ 4 ] {76723ad8-828d-4f2f-94d3-1b4d55cd1e33} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001579 sec., 39265.35782140595 rows/sec., 3.07 MiB/sec. | ||
| 6581 | 2026.03.13 22:22:46.826566 [ 4 ] {76723ad8-828d-4f2f-94d3-1b4d55cd1e33} <Debug> TCPHandler: Processed in 0.00187453 sec. | ||
| 6582 | 2026.03.13 22:22:46.826687 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6583 | 2026.03.13 22:22:46.826782 [ 4 ] {a423ef0b-7df4-492b-ad2c-fe5f622edece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6584 | 2026.03.13 22:22:46.826822 [ 4 ] {a423ef0b-7df4-492b-ad2c-fe5f622edece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6585 | 2026.03.13 22:22:46.827252 [ 4 ] {a423ef0b-7df4-492b-ad2c-fe5f622edece} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6586 | 2026.03.13 22:22:46.827293 [ 4 ] {a423ef0b-7df4-492b-ad2c-fe5f622edece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6587 | 2026.03.13 22:22:46.827619 [ 4 ] {a423ef0b-7df4-492b-ad2c-fe5f622edece} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6588 | 2026.03.13 22:22:46.827844 [ 4 ] {a423ef0b-7df4-492b-ad2c-fe5f622edece} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6589 | 2026.03.13 22:22:46.827990 [ 4 ] {a423ef0b-7df4-492b-ad2c-fe5f622edece} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001225 sec., 2448.979591836735 rows/sec., 184.15 KiB/sec. | ||
| 6590 | 2026.03.13 22:22:46.828028 [ 4 ] {a423ef0b-7df4-492b-ad2c-fe5f622edece} <Debug> TCPHandler: Processed in 0.00139082 sec. | ||
| 6591 | 2026.03.13 22:22:46.828129 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6592 | 2026.03.13 22:22:46.828223 [ 4 ] {88431085-31c8-4e5f-9e0f-f187abd1a339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6593 | 2026.03.13 22:22:46.828262 [ 4 ] {88431085-31c8-4e5f-9e0f-f187abd1a339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6594 | 2026.03.13 22:22:46.828684 [ 4 ] {88431085-31c8-4e5f-9e0f-f187abd1a339} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6595 | 2026.03.13 22:22:46.828718 [ 4 ] {88431085-31c8-4e5f-9e0f-f187abd1a339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6596 | 2026.03.13 22:22:46.829037 [ 4 ] {88431085-31c8-4e5f-9e0f-f187abd1a339} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6597 | 2026.03.13 22:22:46.829272 [ 4 ] {88431085-31c8-4e5f-9e0f-f187abd1a339} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6598 | 2026.03.13 22:22:46.829408 [ 4 ] {88431085-31c8-4e5f-9e0f-f187abd1a339} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001202 sec., 55740.43261231281 rows/sec., 4.35 MiB/sec. | ||
| 6599 | 2026.03.13 22:22:46.829446 [ 4 ] {88431085-31c8-4e5f-9e0f-f187abd1a339} <Debug> TCPHandler: Processed in 0.001365189 sec. | ||
| 6600 | 2026.03.13 22:22:46.829575 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6601 | 2026.03.13 22:22:46.829669 [ 4 ] {f46894f2-5ddf-4f7c-9114-7b8724b337c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6602 | 2026.03.13 22:22:46.829710 [ 4 ] {f46894f2-5ddf-4f7c-9114-7b8724b337c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6603 | 2026.03.13 22:22:46.830130 [ 4 ] {f46894f2-5ddf-4f7c-9114-7b8724b337c5} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6604 | 2026.03.13 22:22:46.830165 [ 4 ] {f46894f2-5ddf-4f7c-9114-7b8724b337c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6605 | 2026.03.13 22:22:46.830494 [ 4 ] {f46894f2-5ddf-4f7c-9114-7b8724b337c5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6606 | 2026.03.13 22:22:46.830713 [ 4 ] {f46894f2-5ddf-4f7c-9114-7b8724b337c5} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6607 | 2026.03.13 22:22:46.830844 [ 4 ] {f46894f2-5ddf-4f7c-9114-7b8724b337c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 6608 | 2026.03.13 22:22:46.830881 [ 4 ] {f46894f2-5ddf-4f7c-9114-7b8724b337c5} <Debug> TCPHandler: Processed in 0.001355379 sec. | ||
| 6609 | 2026.03.13 22:22:46.830993 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6610 | 2026.03.13 22:22:46.831086 [ 4 ] {e562a6d2-44cd-4706-aa89-8e5b3d2e9a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6611 | 2026.03.13 22:22:46.831139 [ 4 ] {e562a6d2-44cd-4706-aa89-8e5b3d2e9a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6612 | 2026.03.13 22:22:46.831864 [ 4 ] {e562a6d2-44cd-4706-aa89-8e5b3d2e9a1f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6613 | 2026.03.13 22:22:46.831901 [ 4 ] {e562a6d2-44cd-4706-aa89-8e5b3d2e9a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6614 | 2026.03.13 22:22:46.832420 [ 4 ] {e562a6d2-44cd-4706-aa89-8e5b3d2e9a1f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6615 | 2026.03.13 22:22:46.832657 [ 4 ] {e562a6d2-44cd-4706-aa89-8e5b3d2e9a1f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6616 | 2026.03.13 22:22:46.832807 [ 4 ] {e562a6d2-44cd-4706-aa89-8e5b3d2e9a1f} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001737 sec., 1727.1157167530223 rows/sec., 3.09 MiB/sec. | ||
| 6617 | 2026.03.13 22:22:46.832860 [ 4 ] {e562a6d2-44cd-4706-aa89-8e5b3d2e9a1f} <Debug> TCPHandler: Processed in 0.00191571 sec. | ||
| 6618 | 2026.03.13 22:22:46.832989 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6619 | 2026.03.13 22:22:46.833086 [ 4 ] {00ac2dd7-2238-43e3-85b7-a63c08832c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6620 | 2026.03.13 22:22:46.833127 [ 4 ] {00ac2dd7-2238-43e3-85b7-a63c08832c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6621 | 2026.03.13 22:22:46.833464 [ 4 ] {00ac2dd7-2238-43e3-85b7-a63c08832c11} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6622 | 2026.03.13 22:22:46.833500 [ 4 ] {00ac2dd7-2238-43e3-85b7-a63c08832c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6623 | 2026.03.13 22:22:46.833811 [ 4 ] {00ac2dd7-2238-43e3-85b7-a63c08832c11} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6624 | 2026.03.13 22:22:46.834045 [ 4 ] {00ac2dd7-2238-43e3-85b7-a63c08832c11} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6625 | 2026.03.13 22:22:46.834173 [ 4 ] {00ac2dd7-2238-43e3-85b7-a63c08832c11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 6626 | 2026.03.13 22:22:46.834209 [ 4 ] {00ac2dd7-2238-43e3-85b7-a63c08832c11} <Debug> TCPHandler: Processed in 0.001269397 sec. | ||
| 6627 | 2026.03.13 22:22:46.961279 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6628 | 2026.03.13 22:22:46.978491 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6629 | 2026.03.13 22:22:46.978544 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6630 | 2026.03.13 22:22:46.984246 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6631 | 2026.03.13 22:22:46.984960 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6632 | 2026.03.13 22:22:46.985293 [ 151 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6633 | 2026.03.13 22:22:46.985365 [ 151 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6634 | 2026.03.13 22:22:46.985391 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6635 | 2026.03.13 22:22:46.985492 [ 200 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 6636 | 2026.03.13 22:22:46.987890 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6637 | 2026.03.13 22:22:46.988365 [ 200 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6638 | 2026.03.13 22:22:46.989070 [ 200 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 6639 | 2026.03.13 22:22:46.992448 [ 200 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 6640 | 2026.03.13 22:22:46.995874 [ 200 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 6641 | 2026.03.13 22:22:46.999636 [ 200 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 6642 | 2026.03.13 22:22:47.003694 [ 200 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 6643 | 2026.03.13 22:22:47.007405 [ 200 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 6644 | 2026.03.13 22:22:47.058192 [ 197 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.072732413 sec., 3217.2726071937145 rows/sec., 16.64 MiB/sec. | ||
| 6645 | 2026.03.13 22:22:47.060919 [ 190 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6646 | 2026.03.13 22:22:47.063064 [ 190 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_31_6} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6647 | 2026.03.13 22:22:47.063189 [ 190 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_31_6} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6648 | 2026.03.13 22:22:47.065943 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6649 | 2026.03.13 22:22:48.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.40 MiB, peak 281.96 MiB, free memory in arenas 0.00 B, will set to 272.43 MiB (RSS), difference: 1.03 MiB | ||
| 6650 | 2026.03.13 22:22:49.493515 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6651 | 2026.03.13 22:22:49.493712 [ 4 ] {b95611b8-c752-45aa-a807-97992ebb61e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6652 | 2026.03.13 22:22:49.493779 [ 4 ] {b95611b8-c752-45aa-a807-97992ebb61e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6653 | 2026.03.13 22:22:49.494420 [ 4 ] {b95611b8-c752-45aa-a807-97992ebb61e2} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6654 | 2026.03.13 22:22:49.494467 [ 4 ] {b95611b8-c752-45aa-a807-97992ebb61e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6655 | 2026.03.13 22:22:49.494862 [ 4 ] {b95611b8-c752-45aa-a807-97992ebb61e2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6656 | 2026.03.13 22:22:49.495115 [ 4 ] {b95611b8-c752-45aa-a807-97992ebb61e2} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6657 | 2026.03.13 22:22:49.495270 [ 4 ] {b95611b8-c752-45aa-a807-97992ebb61e2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001606 sec., 14943.960149439601 rows/sec., 1.24 MiB/sec. | ||
| 6658 | 2026.03.13 22:22:49.495313 [ 4 ] {b95611b8-c752-45aa-a807-97992ebb61e2} <Debug> TCPHandler: Processed in 0.001930771 sec. | ||
| 6659 | 2026.03.13 22:22:49.495432 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6660 | 2026.03.13 22:22:49.495529 [ 4 ] {d696d204-34e9-45ee-8afa-2d59878b5f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6661 | 2026.03.13 22:22:49.495569 [ 4 ] {d696d204-34e9-45ee-8afa-2d59878b5f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6662 | 2026.03.13 22:22:49.496979 [ 4 ] {d696d204-34e9-45ee-8afa-2d59878b5f9f} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6663 | 2026.03.13 22:22:49.497015 [ 4 ] {d696d204-34e9-45ee-8afa-2d59878b5f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6664 | 2026.03.13 22:22:49.497455 [ 4 ] {d696d204-34e9-45ee-8afa-2d59878b5f9f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6665 | 2026.03.13 22:22:49.497695 [ 4 ] {d696d204-34e9-45ee-8afa-2d59878b5f9f} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6666 | 2026.03.13 22:22:49.497830 [ 4 ] {d696d204-34e9-45ee-8afa-2d59878b5f9f} <Debug> executeQuery: Read 2136 rows, 167.28 KiB in 0.002319 sec., 921086.6752910737 rows/sec., 70.44 MiB/sec. | ||
| 6667 | 2026.03.13 22:22:49.497869 [ 4 ] {d696d204-34e9-45ee-8afa-2d59878b5f9f} <Debug> TCPHandler: Processed in 0.002487343 sec. | ||
| 6668 | 2026.03.13 22:22:49.497996 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6669 | 2026.03.13 22:22:49.498092 [ 4 ] {51e5bac8-7719-40d6-b8ea-c036ccd5a22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6670 | 2026.03.13 22:22:49.498133 [ 4 ] {51e5bac8-7719-40d6-b8ea-c036ccd5a22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6671 | 2026.03.13 22:22:49.498560 [ 4 ] {51e5bac8-7719-40d6-b8ea-c036ccd5a22c} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6672 | 2026.03.13 22:22:49.498595 [ 4 ] {51e5bac8-7719-40d6-b8ea-c036ccd5a22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6673 | 2026.03.13 22:22:49.498911 [ 4 ] {51e5bac8-7719-40d6-b8ea-c036ccd5a22c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6674 | 2026.03.13 22:22:49.499142 [ 4 ] {51e5bac8-7719-40d6-b8ea-c036ccd5a22c} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6675 | 2026.03.13 22:22:49.499274 [ 4 ] {51e5bac8-7719-40d6-b8ea-c036ccd5a22c} <Debug> executeQuery: Read 61 rows, 4.65 KiB in 0.001199 sec., 50875.729774812346 rows/sec., 3.78 MiB/sec. | ||
| 6676 | 2026.03.13 22:22:49.499269 [ 146 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 6677 | 2026.03.13 22:22:49.499312 [ 4 ] {51e5bac8-7719-40d6-b8ea-c036ccd5a22c} <Debug> TCPHandler: Processed in 0.00137824 sec. | ||
| 6678 | 2026.03.13 22:22:49.499354 [ 146 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6679 | 2026.03.13 22:22:49.499381 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6680 | 2026.03.13 22:22:49.499449 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6681 | 2026.03.13 22:22:49.499519 [ 199 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 6682 | 2026.03.13 22:22:49.499547 [ 4 ] {467dae12-c6b2-4cb5-9fd9-6d0e240a080f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6683 | 2026.03.13 22:22:49.499602 [ 4 ] {467dae12-c6b2-4cb5-9fd9-6d0e240a080f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6684 | 2026.03.13 22:22:49.499681 [ 199 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6685 | 2026.03.13 22:22:49.499722 [ 199 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 82 rows starting from the beginning of the part | ||
| 6686 | 2026.03.13 22:22:49.499796 [ 199 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 38 rows starting from the beginning of the part | ||
| 6687 | 2026.03.13 22:22:49.499848 [ 199 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 6688 | 2026.03.13 22:22:49.499896 [ 199 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 38 rows starting from the beginning of the part | ||
| 6689 | 2026.03.13 22:22:49.499939 [ 199 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 3 rows starting from the beginning of the part | ||
| 6690 | 2026.03.13 22:22:49.499992 [ 199 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 61 rows starting from the beginning of the part | ||
| 6691 | 2026.03.13 22:22:49.500365 [ 4 ] {467dae12-c6b2-4cb5-9fd9-6d0e240a080f} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2026.03.13 22:22:49.500405 [ 4 ] {467dae12-c6b2-4cb5-9fd9-6d0e240a080f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6693 | 2026.03.13 22:22:49.500851 [ 197 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 229 rows, containing 5 columns (5 merged, 0 gathered) in 0.00139607 sec., 164031.8895184339 rows/sec., 12.67 MiB/sec. | ||
| 6694 | 2026.03.13 22:22:49.500972 [ 4 ] {467dae12-c6b2-4cb5-9fd9-6d0e240a080f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6695 | 2026.03.13 22:22:49.501020 [ 195 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 6696 | 2026.03.13 22:22:49.501256 [ 4 ] {467dae12-c6b2-4cb5-9fd9-6d0e240a080f} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6697 | 2026.03.13 22:22:49.501357 [ 195 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_40_8} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6698 | 2026.03.13 22:22:49.501406 [ 4 ] {467dae12-c6b2-4cb5-9fd9-6d0e240a080f} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001875 sec., 390400 rows/sec., 23.09 MiB/sec. | ||
| 6699 | 2026.03.13 22:22:49.501440 [ 195 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_40_8} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 6700 | 2026.03.13 22:22:49.501451 [ 4 ] {467dae12-c6b2-4cb5-9fd9-6d0e240a080f} <Debug> TCPHandler: Processed in 0.002059994 sec. | ||
| 6701 | 2026.03.13 22:22:49.501528 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 6702 | 2026.03.13 22:22:49.501577 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6703 | 2026.03.13 22:22:49.501675 [ 4 ] {5bdbc639-5e15-4c39-8329-10c5e95d3bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6704 | 2026.03.13 22:22:49.501714 [ 4 ] {5bdbc639-5e15-4c39-8329-10c5e95d3bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6705 | 2026.03.13 22:22:49.502110 [ 4 ] {5bdbc639-5e15-4c39-8329-10c5e95d3bb7} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6706 | 2026.03.13 22:22:49.502146 [ 4 ] {5bdbc639-5e15-4c39-8329-10c5e95d3bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6707 | 2026.03.13 22:22:49.502442 [ 4 ] {5bdbc639-5e15-4c39-8329-10c5e95d3bb7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6708 | 2026.03.13 22:22:49.502654 [ 4 ] {5bdbc639-5e15-4c39-8329-10c5e95d3bb7} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6709 | 2026.03.13 22:22:49.502784 [ 4 ] {5bdbc639-5e15-4c39-8329-10c5e95d3bb7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001126 sec., 888.0994671403197 rows/sec., 62.44 KiB/sec. | ||
| 6710 | 2026.03.13 22:22:49.502822 [ 4 ] {5bdbc639-5e15-4c39-8329-10c5e95d3bb7} <Debug> TCPHandler: Processed in 0.001294868 sec. | ||
| 6711 | 2026.03.13 22:22:49.502933 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6712 | 2026.03.13 22:22:49.503036 [ 4 ] {b2819b71-296b-4e6d-b19d-a6ac731da9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6713 | 2026.03.13 22:22:49.503076 [ 4 ] {b2819b71-296b-4e6d-b19d-a6ac731da9aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6714 | 2026.03.13 22:22:49.503472 [ 4 ] {b2819b71-296b-4e6d-b19d-a6ac731da9aa} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6715 | 2026.03.13 22:22:49.503506 [ 4 ] {b2819b71-296b-4e6d-b19d-a6ac731da9aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6716 | 2026.03.13 22:22:49.503806 [ 4 ] {b2819b71-296b-4e6d-b19d-a6ac731da9aa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6717 | 2026.03.13 22:22:49.504036 [ 4 ] {b2819b71-296b-4e6d-b19d-a6ac731da9aa} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6718 | 2026.03.13 22:22:49.504164 [ 4 ] {b2819b71-296b-4e6d-b19d-a6ac731da9aa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001143 sec., 10498.687664041996 rows/sec., 820.21 KiB/sec. | ||
| 6719 | 2026.03.13 22:22:49.504202 [ 4 ] {b2819b71-296b-4e6d-b19d-a6ac731da9aa} <Debug> TCPHandler: Processed in 0.001319238 sec. | ||
| 6720 | 2026.03.13 22:22:49.504303 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6721 | 2026.03.13 22:22:49.504397 [ 4 ] {dd5e7386-528a-46b0-83c5-08faa952c5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6722 | 2026.03.13 22:22:49.504436 [ 4 ] {dd5e7386-528a-46b0-83c5-08faa952c5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6723 | 2026.03.13 22:22:49.505182 [ 4 ] {dd5e7386-528a-46b0-83c5-08faa952c5c4} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6724 | 2026.03.13 22:22:49.505217 [ 4 ] {dd5e7386-528a-46b0-83c5-08faa952c5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6725 | 2026.03.13 22:22:49.505563 [ 4 ] {dd5e7386-528a-46b0-83c5-08faa952c5c4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6726 | 2026.03.13 22:22:49.505784 [ 4 ] {dd5e7386-528a-46b0-83c5-08faa952c5c4} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6727 | 2026.03.13 22:22:49.505914 [ 4 ] {dd5e7386-528a-46b0-83c5-08faa952c5c4} <Debug> executeQuery: Read 1085 rows, 77.52 KiB in 0.001533 sec., 707762.5570776255 rows/sec., 49.38 MiB/sec. | ||
| 6728 | 2026.03.13 22:22:49.505954 [ 4 ] {dd5e7386-528a-46b0-83c5-08faa952c5c4} <Debug> TCPHandler: Processed in 0.001699667 sec. | ||
| 6729 | 2026.03.13 22:22:49.506080 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6730 | 2026.03.13 22:22:49.506174 [ 4 ] {219dd64c-00f1-44a5-87b2-2b92b111bbeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6731 | 2026.03.13 22:22:49.506216 [ 4 ] {219dd64c-00f1-44a5-87b2-2b92b111bbeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6732 | 2026.03.13 22:22:49.506874 [ 4 ] {219dd64c-00f1-44a5-87b2-2b92b111bbeb} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6733 | 2026.03.13 22:22:49.506908 [ 4 ] {219dd64c-00f1-44a5-87b2-2b92b111bbeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6734 | 2026.03.13 22:22:49.507330 [ 4 ] {219dd64c-00f1-44a5-87b2-2b92b111bbeb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6735 | 2026.03.13 22:22:49.507550 [ 4 ] {219dd64c-00f1-44a5-87b2-2b92b111bbeb} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6736 | 2026.03.13 22:22:49.507678 [ 4 ] {219dd64c-00f1-44a5-87b2-2b92b111bbeb} <Debug> executeQuery: Read 1317 rows, 85.47 KiB in 0.001522 sec., 865308.8042049935 rows/sec., 54.84 MiB/sec. | ||
| 6737 | 2026.03.13 22:22:49.507718 [ 4 ] {219dd64c-00f1-44a5-87b2-2b92b111bbeb} <Debug> TCPHandler: Processed in 0.001687916 sec. | ||
| 6738 | 2026.03.13 22:22:49.507837 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6739 | 2026.03.13 22:22:49.507931 [ 4 ] {3245c989-220d-4126-a854-5d1bb3b460c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6740 | 2026.03.13 22:22:49.507998 [ 4 ] {3245c989-220d-4126-a854-5d1bb3b460c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6741 | 2026.03.13 22:22:49.508851 [ 4 ] {3245c989-220d-4126-a854-5d1bb3b460c0} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6742 | 2026.03.13 22:22:49.508885 [ 4 ] {3245c989-220d-4126-a854-5d1bb3b460c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6743 | 2026.03.13 22:22:49.509462 [ 4 ] {3245c989-220d-4126-a854-5d1bb3b460c0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6744 | 2026.03.13 22:22:49.509703 [ 4 ] {3245c989-220d-4126-a854-5d1bb3b460c0} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6745 | 2026.03.13 22:22:49.509843 [ 4 ] {3245c989-220d-4126-a854-5d1bb3b460c0} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001929 sec., 25401.76257128046 rows/sec., 45.52 MiB/sec. | ||
| 6746 | 2026.03.13 22:22:49.509897 [ 4 ] {3245c989-220d-4126-a854-5d1bb3b460c0} <Debug> TCPHandler: Processed in 0.002113655 sec. | ||
| 6747 | 2026.03.13 22:22:49.510021 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6748 | 2026.03.13 22:22:49.510115 [ 4 ] {d7a9985f-66f3-403a-93dc-6c964531391f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6749 | 2026.03.13 22:22:49.510156 [ 4 ] {d7a9985f-66f3-403a-93dc-6c964531391f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6750 | 2026.03.13 22:22:49.510484 [ 4 ] {d7a9985f-66f3-403a-93dc-6c964531391f} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6751 | 2026.03.13 22:22:49.510518 [ 4 ] {d7a9985f-66f3-403a-93dc-6c964531391f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6752 | 2026.03.13 22:22:49.510818 [ 4 ] {d7a9985f-66f3-403a-93dc-6c964531391f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6753 | 2026.03.13 22:22:49.511052 [ 4 ] {d7a9985f-66f3-403a-93dc-6c964531391f} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6754 | 2026.03.13 22:22:49.511182 [ 4 ] {d7a9985f-66f3-403a-93dc-6c964531391f} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001083 sec., 33240.997229916895 rows/sec., 2.24 MiB/sec. | ||
| 6755 | 2026.03.13 22:22:49.511219 [ 4 ] {d7a9985f-66f3-403a-93dc-6c964531391f} <Debug> TCPHandler: Processed in 0.001247076 sec. | ||
| 6756 | 2026.03.13 22:22:51.820747 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6757 | 2026.03.13 22:22:51.820919 [ 4 ] {41e7399c-6a57-4fbd-b7c5-ec7d15274d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6758 | 2026.03.13 22:22:51.820989 [ 4 ] {41e7399c-6a57-4fbd-b7c5-ec7d15274d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6759 | 2026.03.13 22:22:51.821638 [ 4 ] {41e7399c-6a57-4fbd-b7c5-ec7d15274d6b} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6760 | 2026.03.13 22:22:51.821678 [ 4 ] {41e7399c-6a57-4fbd-b7c5-ec7d15274d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6761 | 2026.03.13 22:22:51.822062 [ 4 ] {41e7399c-6a57-4fbd-b7c5-ec7d15274d6b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6762 | 2026.03.13 22:22:51.822292 [ 4 ] {41e7399c-6a57-4fbd-b7c5-ec7d15274d6b} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6763 | 2026.03.13 22:22:51.822429 [ 148 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6764 | 2026.03.13 22:22:51.822446 [ 4 ] {41e7399c-6a57-4fbd-b7c5-ec7d15274d6b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001574 sec., 35578.14485387548 rows/sec., 2.72 MiB/sec. | ||
| 6765 | 2026.03.13 22:22:51.822468 [ 148 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6766 | 2026.03.13 22:22:51.822489 [ 4 ] {41e7399c-6a57-4fbd-b7c5-ec7d15274d6b} <Debug> TCPHandler: Processed in 0.001865089 sec. | ||
| 6767 | 2026.03.13 22:22:51.822493 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6768 | 2026.03.13 22:22:51.822606 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6769 | 2026.03.13 22:22:51.822649 [ 197 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 6770 | 2026.03.13 22:22:51.822699 [ 4 ] {228901e8-d477-4ae5-8e44-62a6e9afc1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6771 | 2026.03.13 22:22:51.822744 [ 4 ] {228901e8-d477-4ae5-8e44-62a6e9afc1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6772 | 2026.03.13 22:22:51.822826 [ 197 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6773 | 2026.03.13 22:22:51.822875 [ 197 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2152 rows starting from the beginning of the part | ||
| 6774 | 2026.03.13 22:22:51.822964 [ 197 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 6775 | 2026.03.13 22:22:51.823027 [ 197 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 132 rows starting from the beginning of the part | ||
| 6776 | 2026.03.13 22:22:51.823085 [ 197 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 62 rows starting from the beginning of the part | ||
| 6777 | 2026.03.13 22:22:51.823141 [ 197 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2136 rows starting from the beginning of the part | ||
| 6778 | 2026.03.13 22:22:51.823188 [ 4 ] {228901e8-d477-4ae5-8e44-62a6e9afc1bc} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6779 | 2026.03.13 22:22:51.823197 [ 197 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 6780 | 2026.03.13 22:22:51.823234 [ 4 ] {228901e8-d477-4ae5-8e44-62a6e9afc1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6781 | 2026.03.13 22:22:51.823574 [ 4 ] {228901e8-d477-4ae5-8e44-62a6e9afc1bc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6782 | 2026.03.13 22:22:51.823803 [ 4 ] {228901e8-d477-4ae5-8e44-62a6e9afc1bc} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2026.03.13 22:22:51.823907 [ 148 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6784 | 2026.03.13 22:22:51.823931 [ 148 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6785 | 2026.03.13 22:22:51.823942 [ 4 ] {228901e8-d477-4ae5-8e44-62a6e9afc1bc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001259 sec., 50833.99523431295 rows/sec., 3.97 MiB/sec. | ||
| 6786 | 2026.03.13 22:22:51.823949 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6787 | 2026.03.13 22:22:51.823992 [ 4 ] {228901e8-d477-4ae5-8e44-62a6e9afc1bc} <Debug> TCPHandler: Processed in 0.00143366 sec. | ||
| 6788 | 2026.03.13 22:22:51.824062 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 6789 | 2026.03.13 22:22:51.824104 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6790 | 2026.03.13 22:22:51.824195 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6791 | 2026.03.13 22:22:51.824201 [ 4 ] {63d9f8a5-4d84-4b89-b1b1-4496acb454d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6792 | 2026.03.13 22:22:51.824238 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1124 rows starting from the beginning of the part | ||
| 6793 | 2026.03.13 22:22:51.824259 [ 4 ] {63d9f8a5-4d84-4b89-b1b1-4496acb454d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6794 | 2026.03.13 22:22:51.824309 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 71 rows starting from the beginning of the part | ||
| 6795 | 2026.03.13 22:22:51.824357 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 102 rows starting from the beginning of the part | ||
| 6796 | 2026.03.13 22:22:51.824398 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 67 rows starting from the beginning of the part | ||
| 6797 | 2026.03.13 22:22:51.824436 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1085 rows starting from the beginning of the part | ||
| 6798 | 2026.03.13 22:22:51.824475 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 6799 | 2026.03.13 22:22:51.824644 [ 4 ] {63d9f8a5-4d84-4b89-b1b1-4496acb454d3} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6800 | 2026.03.13 22:22:51.824684 [ 4 ] {63d9f8a5-4d84-4b89-b1b1-4496acb454d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6801 | 2026.03.13 22:22:51.825153 [ 188 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4602 rows, containing 5 columns (5 merged, 0 gathered) in 0.002581785 sec., 1782487.697465126 rows/sec., 143.73 MiB/sec. | ||
| 6802 | 2026.03.13 22:22:51.825319 [ 4 ] {63d9f8a5-4d84-4b89-b1b1-4496acb454d3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6803 | 2026.03.13 22:22:51.825487 [ 191 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6804 | 2026.03.13 22:22:51.825561 [ 4 ] {63d9f8a5-4d84-4b89-b1b1-4496acb454d3} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6805 | 2026.03.13 22:22:51.825673 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6806 | 2026.03.13 22:22:51.825694 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2513 rows, containing 5 columns (5 merged, 0 gathered) in 0.001683565 sec., 1492665.8608369739 rows/sec., 111.56 MiB/sec. | ||
| 6807 | 2026.03.13 22:22:51.825699 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6808 | 2026.03.13 22:22:51.825708 [ 4 ] {63d9f8a5-4d84-4b89-b1b1-4496acb454d3} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001524 sec., 41994.75065616798 rows/sec., 2.92 MiB/sec. | ||
| 6809 | 2026.03.13 22:22:51.825724 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6810 | 2026.03.13 22:22:51.825752 [ 4 ] {63d9f8a5-4d84-4b89-b1b1-4496acb454d3} <Debug> TCPHandler: Processed in 0.001695046 sec. | ||
| 6811 | 2026.03.13 22:22:51.825788 [ 191 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_51_10} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6812 | 2026.03.13 22:22:51.825821 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::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 | ||
| 6813 | 2026.03.13 22:22:51.825860 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6814 | 2026.03.13 22:22:51.825863 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6815 | 2026.03.13 22:22:51.825879 [ 191 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_51_10} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6816 | 2026.03.13 22:22:51.825967 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6817 | 2026.03.13 22:22:51.825988 [ 4 ] {c497a34f-5efd-4ad3-84a7-3eee1df73fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6818 | 2026.03.13 22:22:51.825998 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 6819 | 2026.03.13 22:22:51.826008 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15331 rows starting from the beginning of the part | ||
| 6820 | 2026.03.13 22:22:51.826040 [ 4 ] {c497a34f-5efd-4ad3-84a7-3eee1df73fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6821 | 2026.03.13 22:22:51.826094 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 162 rows starting from the beginning of the part | ||
| 6822 | 2026.03.13 22:22:51.826119 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_51_10} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6823 | 2026.03.13 22:22:51.826141 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 6824 | 2026.03.13 22:22:51.826186 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 6825 | 2026.03.13 22:22:51.826196 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_51_10} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6826 | 2026.03.13 22:22:51.826226 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1317 rows starting from the beginning of the part | ||
| 6827 | 2026.03.13 22:22:51.826263 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6828 | 2026.03.13 22:22:51.826270 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 6829 | 2026.03.13 22:22:51.826378 [ 4 ] {c497a34f-5efd-4ad3-84a7-3eee1df73fe0} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6830 | 2026.03.13 22:22:51.826417 [ 4 ] {c497a34f-5efd-4ad3-84a7-3eee1df73fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6831 | 2026.03.13 22:22:51.826751 [ 4 ] {c497a34f-5efd-4ad3-84a7-3eee1df73fe0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6832 | 2026.03.13 22:22:51.826970 [ 4 ] {c497a34f-5efd-4ad3-84a7-3eee1df73fe0} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6833 | 2026.03.13 22:22:51.827066 [ 148 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6834 | 2026.03.13 22:22:51.827086 [ 148 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6835 | 2026.03.13 22:22:51.827101 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6836 | 2026.03.13 22:22:51.827101 [ 4 ] {c497a34f-5efd-4ad3-84a7-3eee1df73fe0} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00113 sec., 21238.938053097347 rows/sec., 1.43 MiB/sec. | ||
| 6837 | 2026.03.13 22:22:51.827144 [ 4 ] {c497a34f-5efd-4ad3-84a7-3eee1df73fe0} <Debug> TCPHandler: Processed in 0.001328678 sec. | ||
| 6838 | 2026.03.13 22:22:51.827163 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 6839 | 2026.03.13 22:22:51.827242 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6840 | 2026.03.13 22:22:51.827271 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2166 rows starting from the beginning of the part | ||
| 6841 | 2026.03.13 22:22:51.827348 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 6842 | 2026.03.13 22:22:51.827393 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 6843 | 2026.03.13 22:22:51.827430 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 6844 | 2026.03.13 22:22:51.827466 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
| 6845 | 2026.03.13 22:22:51.827506 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 6846 | 2026.03.13 22:22:51.828755 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2406 rows, containing 4 columns (4 merged, 0 gathered) in 0.001617664 sec., 1487329.878145276 rows/sec., 100.13 MiB/sec. | ||
| 6847 | 2026.03.13 22:22:51.829018 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6848 | 2026.03.13 22:22:51.829276 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_51_10} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2026.03.13 22:22:51.829341 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_51_10} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6850 | 2026.03.13 22:22:51.829399 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6851 | 2026.03.13 22:22:51.831978 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17194 rows, containing 5 columns (5 merged, 0 gathered) in 0.006204052 sec., 2771414.5529405624 rows/sec., 182.23 MiB/sec. | ||
| 6852 | 2026.03.13 22:22:51.832153 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6853 | 2026.03.13 22:22:51.832414 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6854 | 2026.03.13 22:22:51.832519 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6855 | 2026.03.13 22:22:51.832605 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 6856 | 2026.03.13 22:22:52.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.83 MiB, peak 281.96 MiB, free memory in arenas 0.00 B, will set to 275.34 MiB (RSS), difference: 2.51 MiB | ||
| 6857 | 2026.03.13 22:22:53.576883 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6858 | 2026.03.13 22:22:53.576940 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6859 | 2026.03.13 22:22:53.688266 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15388 | ||
| 6860 | 2026.03.13 22:22:53.689067 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6861 | 2026.03.13 22:22:53.689130 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6862 | 2026.03.13 22:22:53.689699 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6863 | 2026.03.13 22:22:53.689931 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6864 | 2026.03.13 22:22:53.690079 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15388 | ||
| 6865 | 2026.03.13 22:22:53.726940 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 854 | ||
| 6866 | 2026.03.13 22:22:53.729371 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6867 | 2026.03.13 22:22:53.729415 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6868 | 2026.03.13 22:22:53.730629 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6869 | 2026.03.13 22:22:53.730891 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6870 | 2026.03.13 22:22:53.731141 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 854 | ||
| 6871 | 2026.03.13 22:22:54.001210 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000830238 sec. | ||
| 6872 | 2026.03.13 22:22:54.487976 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6873 | 2026.03.13 22:22:54.503517 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6874 | 2026.03.13 22:22:54.503573 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6875 | 2026.03.13 22:22:54.509562 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6876 | 2026.03.13 22:22:54.510244 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6877 | 2026.03.13 22:22:54.512876 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6878 | 2026.03.13 22:22:56.825244 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6879 | 2026.03.13 22:22:56.825417 [ 4 ] {55ef6289-eb61-4fb2-8b05-35f117a4654c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6880 | 2026.03.13 22:22:56.825481 [ 4 ] {55ef6289-eb61-4fb2-8b05-35f117a4654c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6881 | 2026.03.13 22:22:56.826148 [ 4 ] {55ef6289-eb61-4fb2-8b05-35f117a4654c} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.03.13 22:22:56.826188 [ 4 ] {55ef6289-eb61-4fb2-8b05-35f117a4654c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6883 | 2026.03.13 22:22:56.826582 [ 4 ] {55ef6289-eb61-4fb2-8b05-35f117a4654c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6884 | 2026.03.13 22:22:56.826836 [ 4 ] {55ef6289-eb61-4fb2-8b05-35f117a4654c} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2026.03.13 22:22:56.827002 [ 4 ] {55ef6289-eb61-4fb2-8b05-35f117a4654c} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001632 sec., 37990.19607843137 rows/sec., 2.97 MiB/sec. | ||
| 6886 | 2026.03.13 22:22:56.827044 [ 4 ] {55ef6289-eb61-4fb2-8b05-35f117a4654c} <Debug> TCPHandler: Processed in 0.001929721 sec. | ||
| 6887 | 2026.03.13 22:22:56.827172 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6888 | 2026.03.13 22:22:56.827269 [ 4 ] {5117656c-6a9c-49f1-bb32-80b871010fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6889 | 2026.03.13 22:22:56.827308 [ 4 ] {5117656c-6a9c-49f1-bb32-80b871010fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6890 | 2026.03.13 22:22:56.827715 [ 4 ] {5117656c-6a9c-49f1-bb32-80b871010fda} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6891 | 2026.03.13 22:22:56.827748 [ 4 ] {5117656c-6a9c-49f1-bb32-80b871010fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6892 | 2026.03.13 22:22:56.828060 [ 4 ] {5117656c-6a9c-49f1-bb32-80b871010fda} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6893 | 2026.03.13 22:22:56.828282 [ 4 ] {5117656c-6a9c-49f1-bb32-80b871010fda} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6894 | 2026.03.13 22:22:56.828414 [ 4 ] {5117656c-6a9c-49f1-bb32-80b871010fda} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001163 sec., 2579.535683576956 rows/sec., 193.97 KiB/sec. | ||
| 6895 | 2026.03.13 22:22:56.828453 [ 4 ] {5117656c-6a9c-49f1-bb32-80b871010fda} <Debug> TCPHandler: Processed in 0.001330808 sec. | ||
| 6896 | 2026.03.13 22:22:56.828567 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6897 | 2026.03.13 22:22:56.828661 [ 4 ] {e28161ed-2bd3-43e7-af75-298395cf27cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6898 | 2026.03.13 22:22:56.828700 [ 4 ] {e28161ed-2bd3-43e7-af75-298395cf27cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6899 | 2026.03.13 22:22:56.829141 [ 4 ] {e28161ed-2bd3-43e7-af75-298395cf27cc} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2026.03.13 22:22:56.829174 [ 4 ] {e28161ed-2bd3-43e7-af75-298395cf27cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6901 | 2026.03.13 22:22:56.829482 [ 4 ] {e28161ed-2bd3-43e7-af75-298395cf27cc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6902 | 2026.03.13 22:22:56.829702 [ 4 ] {e28161ed-2bd3-43e7-af75-298395cf27cc} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6903 | 2026.03.13 22:22:56.829829 [ 4 ] {e28161ed-2bd3-43e7-af75-298395cf27cc} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001185 sec., 56540.08438818565 rows/sec., 4.41 MiB/sec. | ||
| 6904 | 2026.03.13 22:22:56.829867 [ 4 ] {e28161ed-2bd3-43e7-af75-298395cf27cc} <Debug> TCPHandler: Processed in 0.001349369 sec. | ||
| 6905 | 2026.03.13 22:22:56.829983 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6906 | 2026.03.13 22:22:56.830079 [ 4 ] {9186d830-610f-4b5d-a64c-8634996fe62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6907 | 2026.03.13 22:22:56.830121 [ 4 ] {9186d830-610f-4b5d-a64c-8634996fe62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6908 | 2026.03.13 22:22:56.830553 [ 4 ] {9186d830-610f-4b5d-a64c-8634996fe62b} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6909 | 2026.03.13 22:22:56.830587 [ 4 ] {9186d830-610f-4b5d-a64c-8634996fe62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6910 | 2026.03.13 22:22:56.830925 [ 4 ] {9186d830-610f-4b5d-a64c-8634996fe62b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6911 | 2026.03.13 22:22:56.831167 [ 4 ] {9186d830-610f-4b5d-a64c-8634996fe62b} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6912 | 2026.03.13 22:22:56.831297 [ 4 ] {9186d830-610f-4b5d-a64c-8634996fe62b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 6913 | 2026.03.13 22:22:56.831334 [ 4 ] {9186d830-610f-4b5d-a64c-8634996fe62b} <Debug> TCPHandler: Processed in 0.00139931 sec. | ||
| 6914 | 2026.03.13 22:22:56.831449 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6915 | 2026.03.13 22:22:56.831544 [ 4 ] {66c6f980-779b-4b29-bed4-7f66b9e061b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6916 | 2026.03.13 22:22:56.831597 [ 4 ] {66c6f980-779b-4b29-bed4-7f66b9e061b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6917 | 2026.03.13 22:22:56.832337 [ 4 ] {66c6f980-779b-4b29-bed4-7f66b9e061b7} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6918 | 2026.03.13 22:22:56.832370 [ 4 ] {66c6f980-779b-4b29-bed4-7f66b9e061b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6919 | 2026.03.13 22:22:56.832860 [ 4 ] {66c6f980-779b-4b29-bed4-7f66b9e061b7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6920 | 2026.03.13 22:22:56.833104 [ 4 ] {66c6f980-779b-4b29-bed4-7f66b9e061b7} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6921 | 2026.03.13 22:22:56.833240 [ 4 ] {66c6f980-779b-4b29-bed4-7f66b9e061b7} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001713 sec., 1751.3134851138354 rows/sec., 3.14 MiB/sec. | ||
| 6922 | 2026.03.13 22:22:56.833292 [ 4 ] {66c6f980-779b-4b29-bed4-7f66b9e061b7} <Debug> TCPHandler: Processed in 0.00189135 sec. | ||
| 6923 | 2026.03.13 22:22:56.833410 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6924 | 2026.03.13 22:22:56.833504 [ 4 ] {4e1c840a-60a9-4e62-a21a-89aabaaaa856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6925 | 2026.03.13 22:22:56.833544 [ 4 ] {4e1c840a-60a9-4e62-a21a-89aabaaaa856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6926 | 2026.03.13 22:22:56.833887 [ 4 ] {4e1c840a-60a9-4e62-a21a-89aabaaaa856} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6927 | 2026.03.13 22:22:56.833928 [ 4 ] {4e1c840a-60a9-4e62-a21a-89aabaaaa856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6928 | 2026.03.13 22:22:56.834231 [ 4 ] {4e1c840a-60a9-4e62-a21a-89aabaaaa856} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6929 | 2026.03.13 22:22:56.834449 [ 4 ] {4e1c840a-60a9-4e62-a21a-89aabaaaa856} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6930 | 2026.03.13 22:22:56.834575 [ 4 ] {4e1c840a-60a9-4e62-a21a-89aabaaaa856} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 6931 | 2026.03.13 22:22:56.834610 [ 4 ] {4e1c840a-60a9-4e62-a21a-89aabaaaa856} <Debug> TCPHandler: Processed in 0.001249786 sec. | ||
| 6932 | 2026.03.13 22:23:01.191039 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15900 | ||
| 6933 | 2026.03.13 22:23:01.191566 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6934 | 2026.03.13 22:23:01.191613 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6935 | 2026.03.13 22:23:01.192124 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6936 | 2026.03.13 22:23:01.192363 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6937 | 2026.03.13 22:23:01.192494 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15900 | ||
| 6938 | 2026.03.13 22:23:01.826903 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6939 | 2026.03.13 22:23:01.827128 [ 4 ] {42d97507-00a2-4448-9d56-f951d501f404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6940 | 2026.03.13 22:23:01.827212 [ 4 ] {42d97507-00a2-4448-9d56-f951d501f404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6941 | 2026.03.13 22:23:01.827983 [ 4 ] {42d97507-00a2-4448-9d56-f951d501f404} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6942 | 2026.03.13 22:23:01.828029 [ 4 ] {42d97507-00a2-4448-9d56-f951d501f404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6943 | 2026.03.13 22:23:01.828411 [ 4 ] {42d97507-00a2-4448-9d56-f951d501f404} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6944 | 2026.03.13 22:23:01.828634 [ 4 ] {42d97507-00a2-4448-9d56-f951d501f404} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6945 | 2026.03.13 22:23:01.828781 [ 4 ] {42d97507-00a2-4448-9d56-f951d501f404} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001716 sec., 76923.07692307692 rows/sec., 6.65 MiB/sec. | ||
| 6946 | 2026.03.13 22:23:01.828822 [ 4 ] {42d97507-00a2-4448-9d56-f951d501f404} <Debug> TCPHandler: Processed in 0.002072034 sec. | ||
| 6947 | 2026.03.13 22:23:01.828954 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6948 | 2026.03.13 22:23:01.829046 [ 4 ] {67e4f2e4-a12b-40d2-9fcb-d9ee39a273b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6949 | 2026.03.13 22:23:01.829087 [ 4 ] {67e4f2e4-a12b-40d2-9fcb-d9ee39a273b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6950 | 2026.03.13 22:23:01.829489 [ 4 ] {67e4f2e4-a12b-40d2-9fcb-d9ee39a273b6} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6951 | 2026.03.13 22:23:01.829524 [ 4 ] {67e4f2e4-a12b-40d2-9fcb-d9ee39a273b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6952 | 2026.03.13 22:23:01.829823 [ 4 ] {67e4f2e4-a12b-40d2-9fcb-d9ee39a273b6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6953 | 2026.03.13 22:23:01.830047 [ 4 ] {67e4f2e4-a12b-40d2-9fcb-d9ee39a273b6} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6954 | 2026.03.13 22:23:01.830179 [ 4 ] {67e4f2e4-a12b-40d2-9fcb-d9ee39a273b6} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001151 sec., 33014.76976542138 rows/sec., 2.42 MiB/sec. | ||
| 6955 | 2026.03.13 22:23:01.830214 [ 4 ] {67e4f2e4-a12b-40d2-9fcb-d9ee39a273b6} <Debug> TCPHandler: Processed in 0.001307587 sec. | ||
| 6956 | 2026.03.13 22:23:01.830321 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6957 | 2026.03.13 22:23:01.830412 [ 4 ] {01b2a9c2-91ad-405a-b904-e10e76b63535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6958 | 2026.03.13 22:23:01.830450 [ 4 ] {01b2a9c2-91ad-405a-b904-e10e76b63535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6959 | 2026.03.13 22:23:01.830870 [ 4 ] {01b2a9c2-91ad-405a-b904-e10e76b63535} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6960 | 2026.03.13 22:23:01.830906 [ 4 ] {01b2a9c2-91ad-405a-b904-e10e76b63535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6961 | 2026.03.13 22:23:01.831214 [ 4 ] {01b2a9c2-91ad-405a-b904-e10e76b63535} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6962 | 2026.03.13 22:23:01.831414 [ 4 ] {01b2a9c2-91ad-405a-b904-e10e76b63535} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6963 | 2026.03.13 22:23:01.831536 [ 4 ] {01b2a9c2-91ad-405a-b904-e10e76b63535} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001141 sec., 89395.26730937773 rows/sec., 6.98 MiB/sec. | ||
| 6964 | 2026.03.13 22:23:01.831571 [ 4 ] {01b2a9c2-91ad-405a-b904-e10e76b63535} <Debug> TCPHandler: Processed in 0.001297517 sec. | ||
| 6965 | 2026.03.13 22:23:01.831676 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6966 | 2026.03.13 22:23:01.831766 [ 4 ] {fe974d82-c6c0-4e70-ba10-973206a28d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6967 | 2026.03.13 22:23:01.831807 [ 4 ] {fe974d82-c6c0-4e70-ba10-973206a28d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6968 | 2026.03.13 22:23:01.832206 [ 4 ] {fe974d82-c6c0-4e70-ba10-973206a28d5e} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6969 | 2026.03.13 22:23:01.832239 [ 4 ] {fe974d82-c6c0-4e70-ba10-973206a28d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6970 | 2026.03.13 22:23:01.832552 [ 4 ] {fe974d82-c6c0-4e70-ba10-973206a28d5e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6971 | 2026.03.13 22:23:01.832750 [ 4 ] {fe974d82-c6c0-4e70-ba10-973206a28d5e} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6972 | 2026.03.13 22:23:01.832873 [ 4 ] {fe974d82-c6c0-4e70-ba10-973206a28d5e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001125 sec., 142222.22222222222 rows/sec., 9.91 MiB/sec. | ||
| 6973 | 2026.03.13 22:23:01.832908 [ 4 ] {fe974d82-c6c0-4e70-ba10-973206a28d5e} <Debug> TCPHandler: Processed in 0.001278698 sec. | ||
| 6974 | 2026.03.13 22:23:01.833012 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6975 | 2026.03.13 22:23:01.833102 [ 4 ] {e0818395-8489-4539-adf0-e90dc45fd6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6976 | 2026.03.13 22:23:01.833154 [ 4 ] {e0818395-8489-4539-adf0-e90dc45fd6c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6977 | 2026.03.13 22:23:01.833993 [ 4 ] {e0818395-8489-4539-adf0-e90dc45fd6c0} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6978 | 2026.03.13 22:23:01.834028 [ 4 ] {e0818395-8489-4539-adf0-e90dc45fd6c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6979 | 2026.03.13 22:23:01.834556 [ 4 ] {e0818395-8489-4539-adf0-e90dc45fd6c0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6980 | 2026.03.13 22:23:01.834767 [ 4 ] {e0818395-8489-4539-adf0-e90dc45fd6c0} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6981 | 2026.03.13 22:23:01.834882 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6982 | 2026.03.13 22:23:01.834898 [ 4 ] {e0818395-8489-4539-adf0-e90dc45fd6c0} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001814 sec., 20948.180815876516 rows/sec., 37.54 MiB/sec. | ||
| 6983 | 2026.03.13 22:23:01.834955 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6984 | 2026.03.13 22:23:01.834975 [ 4 ] {e0818395-8489-4539-adf0-e90dc45fd6c0} <Debug> TCPHandler: Processed in 0.002008552 sec. | ||
| 6985 | 2026.03.13 22:23:01.834983 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6986 | 2026.03.13 22:23:01.835089 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6987 | 2026.03.13 22:23:01.835153 [ 195 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::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 | ||
| 6988 | 2026.03.13 22:23:01.835185 [ 4 ] {d1a31f98-251f-410d-8661-c734cadb493a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6989 | 2026.03.13 22:23:01.835259 [ 4 ] {d1a31f98-251f-410d-8661-c734cadb493a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6990 | 2026.03.13 22:23:01.835548 [ 195 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6991 | 2026.03.13 22:23:01.835580 [ 4 ] {d1a31f98-251f-410d-8661-c734cadb493a} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2026.03.13 22:23:01.835609 [ 195 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 870 rows starting from the beginning of the part | ||
| 6993 | 2026.03.13 22:23:01.835618 [ 4 ] {d1a31f98-251f-410d-8661-c734cadb493a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6994 | 2026.03.13 22:23:01.835743 [ 195 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 38 rows starting from the beginning of the part | ||
| 6995 | 2026.03.13 22:23:01.835853 [ 195 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 3 rows starting from the beginning of the part | ||
| 6996 | 2026.03.13 22:23:01.835942 [ 4 ] {d1a31f98-251f-410d-8661-c734cadb493a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6997 | 2026.03.13 22:23:01.835950 [ 195 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 49 rows starting from the beginning of the part | ||
| 6998 | 2026.03.13 22:23:01.836051 [ 195 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 3 rows starting from the beginning of the part | ||
| 6999 | 2026.03.13 22:23:01.836139 [ 195 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 38 rows starting from the beginning of the part | ||
| 7000 | 2026.03.13 22:23:01.836188 [ 4 ] {d1a31f98-251f-410d-8661-c734cadb493a} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7001 | 2026.03.13 22:23:01.836323 [ 4 ] {d1a31f98-251f-410d-8661-c734cadb493a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 7002 | 2026.03.13 22:23:01.836357 [ 4 ] {d1a31f98-251f-410d-8661-c734cadb493a} <Debug> TCPHandler: Processed in 0.001315818 sec. | ||
| 7003 | 2026.03.13 22:23:01.841775 [ 194 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1001 rows, containing 19 columns (19 merged, 0 gathered) in 0.006698613 sec., 149433.92012645004 rows/sec., 267.78 MiB/sec. | ||
| 7004 | 2026.03.13 22:23:01.843100 [ 189 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7005 | 2026.03.13 22:23:01.843488 [ 189 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7006 | 2026.03.13 22:23:01.843571 [ 189 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7007 | 2026.03.13 22:23:01.843715 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.27 MiB. | ||
| 7008 | 2026.03.13 22:23:02.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.00 MiB, peak 285.22 MiB, free memory in arenas 0.00 B, will set to 279.48 MiB (RSS), difference: 2.48 MiB | ||
| 7009 | 2026.03.13 22:23:02.013849 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7010 | 2026.03.13 22:23:02.031064 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7011 | 2026.03.13 22:23:02.031139 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7012 | 2026.03.13 22:23:02.037213 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7013 | 2026.03.13 22:23:02.037949 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7014 | 2026.03.13 22:23:02.040719 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7015 | 2026.03.13 22:23:03.250828 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41070 | ||
| 7016 | 2026.03.13 22:23:03.250945 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7017 | 2026.03.13 22:23:03.250979 [ 291 ] {} <Debug> TCP-Session: ec5f388e-5608-4436-a1aa-8fe7da4d124e Authenticating user 'default' from [fd00:1122:3344:101::e]:41070 | ||
| 7018 | 2026.03.13 22:23:03.251005 [ 291 ] {} <Debug> TCP-Session: ec5f388e-5608-4436-a1aa-8fe7da4d124e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7019 | 2026.03.13 22:23:03.251021 [ 291 ] {} <Debug> TCP-Session: ec5f388e-5608-4436-a1aa-8fe7da4d124e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7020 | 2026.03.13 22:23:03.251226 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64203 | ||
| 7021 | 2026.03.13 22:23:03.251241 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58896 | ||
| 7022 | 2026.03.13 22:23:03.251282 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33609 | ||
| 7023 | 2026.03.13 22:23:03.251311 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61603 | ||
| 7024 | 2026.03.13 22:23:03.251355 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7025 | 2026.03.13 22:23:03.251354 [ 291 ] {} <Trace> TCP-Session: ec5f388e-5608-4436-a1aa-8fe7da4d124e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7026 | 2026.03.13 22:23:03.251408 [ 292 ] {} <Debug> TCP-Session: 5457a6ec-05d8-453e-b8e7-ecdc44badac1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64203 | ||
| 7027 | 2026.03.13 22:23:03.251397 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7028 | 2026.03.13 22:23:03.251450 [ 292 ] {} <Debug> TCP-Session: 5457a6ec-05d8-453e-b8e7-ecdc44badac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7029 | 2026.03.13 22:23:03.251303 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40939 | ||
| 7030 | 2026.03.13 22:23:03.251477 [ 293 ] {} <Debug> TCP-Session: 1dfe771f-a786-4eb9-adaa-5aa17dd53f2b Authenticating user 'default' from [fd00:1122:3344:101::e]:58896 | ||
| 7031 | 2026.03.13 22:23:03.251476 [ 292 ] {} <Debug> TCP-Session: 5457a6ec-05d8-453e-b8e7-ecdc44badac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7032 | 2026.03.13 22:23:03.251529 [ 293 ] {} <Debug> TCP-Session: 1dfe771f-a786-4eb9-adaa-5aa17dd53f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7033 | 2026.03.13 22:23:03.251294 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62131 | ||
| 7034 | 2026.03.13 22:23:03.251555 [ 293 ] {} <Debug> TCP-Session: 1dfe771f-a786-4eb9-adaa-5aa17dd53f2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7035 | 2026.03.13 22:23:03.251269 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42629 | ||
| 7036 | 2026.03.13 22:23:03.251600 [ 291 ] {e46b02f3-db19-4b50-86f5-9e67f6b46035} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41070) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7037 | 2026.03.13 22:23:03.251268 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46031 | ||
| 7038 | 2026.03.13 22:23:03.251775 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7039 | 2026.03.13 22:23:03.251813 [ 287 ] {} <Debug> TCP-Session: 63cb378b-e5fd-4993-a639-3c64a1f52553 Authenticating user 'default' from [fd00:1122:3344:101::e]:33609 | ||
| 7040 | 2026.03.13 22:23:03.251835 [ 287 ] {} <Debug> TCP-Session: 63cb378b-e5fd-4993-a639-3c64a1f52553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7041 | 2026.03.13 22:23:03.251847 [ 287 ] {} <Debug> TCP-Session: 63cb378b-e5fd-4993-a639-3c64a1f52553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7042 | 2026.03.13 22:23:03.251898 [ 291 ] {e46b02f3-db19-4b50-86f5-9e67f6b46035} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7043 | 2026.03.13 22:23:03.251961 [ 291 ] {e46b02f3-db19-4b50-86f5-9e67f6b46035} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7044 | 2026.03.13 22:23:03.252017 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7045 | 2026.03.13 22:23:03.252050 [ 288 ] {} <Debug> TCP-Session: d293b203-7798-4dfb-ab15-cf3c95d84b6d Authenticating user 'default' from [fd00:1122:3344:101::e]:62131 | ||
| 7046 | 2026.03.13 22:23:03.252066 [ 288 ] {} <Debug> TCP-Session: d293b203-7798-4dfb-ab15-cf3c95d84b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7047 | 2026.03.13 22:23:03.252081 [ 288 ] {} <Debug> TCP-Session: d293b203-7798-4dfb-ab15-cf3c95d84b6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7048 | 2026.03.13 22:23:03.252129 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7049 | 2026.03.13 22:23:03.252162 [ 3 ] {} <Debug> TCP-Session: 2b3b8903-f0db-4d0a-bf16-f1bd7b2bfd60 Authenticating user 'default' from [fd00:1122:3344:101::e]:46031 | ||
| 7050 | 2026.03.13 22:23:03.252180 [ 3 ] {} <Debug> TCP-Session: 2b3b8903-f0db-4d0a-bf16-f1bd7b2bfd60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7051 | 2026.03.13 22:23:03.252192 [ 3 ] {} <Debug> TCP-Session: 2b3b8903-f0db-4d0a-bf16-f1bd7b2bfd60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7052 | 2026.03.13 22:23:03.252256 [ 291 ] {e46b02f3-db19-4b50-86f5-9e67f6b46035} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 7053 | 2026.03.13 22:23:03.252494 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7054 | 2026.03.13 22:23:03.252533 [ 294 ] {} <Debug> TCP-Session: 59cc2a9d-8cf9-43cd-9db9-62542ed6c9ba Authenticating user 'default' from [fd00:1122:3344:101::e]:42629 | ||
| 7055 | 2026.03.13 22:23:03.252550 [ 294 ] {} <Debug> TCP-Session: 59cc2a9d-8cf9-43cd-9db9-62542ed6c9ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7056 | 2026.03.13 22:23:03.252565 [ 294 ] {} <Debug> TCP-Session: 59cc2a9d-8cf9-43cd-9db9-62542ed6c9ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7057 | 2026.03.13 22:23:03.252600 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7058 | 2026.03.13 22:23:03.252635 [ 289 ] {} <Debug> TCP-Session: aca40cc7-82f0-4893-9829-5ae8eea3e6cd Authenticating user 'default' from [fd00:1122:3344:101::e]:40939 | ||
| 7059 | 2026.03.13 22:23:03.252653 [ 289 ] {} <Debug> TCP-Session: aca40cc7-82f0-4893-9829-5ae8eea3e6cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7060 | 2026.03.13 22:23:03.252665 [ 289 ] {} <Debug> TCP-Session: aca40cc7-82f0-4893-9829-5ae8eea3e6cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7061 | 2026.03.13 22:23:03.252715 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7062 | 2026.03.13 22:23:03.252755 [ 290 ] {} <Debug> TCP-Session: da2b319b-d03c-46e7-8a8b-db4aa4bff40e Authenticating user 'default' from [fd00:1122:3344:101::e]:61603 | ||
| 7063 | 2026.03.13 22:23:03.252771 [ 290 ] {} <Debug> TCP-Session: da2b319b-d03c-46e7-8a8b-db4aa4bff40e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7064 | 2026.03.13 22:23:03.252784 [ 290 ] {} <Debug> TCP-Session: da2b319b-d03c-46e7-8a8b-db4aa4bff40e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7065 | 2026.03.13 22:23:03.253201 [ 338 ] {e46b02f3-db19-4b50-86f5-9e67f6b46035} <Trace> AggregatingTransform: Aggregating | ||
| 7066 | 2026.03.13 22:23:03.253253 [ 338 ] {e46b02f3-db19-4b50-86f5-9e67f6b46035} <Trace> Aggregator: Aggregation method: without_key | ||
| 7067 | 2026.03.13 22:23:03.253290 [ 338 ] {e46b02f3-db19-4b50-86f5-9e67f6b46035} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00093143 sec. (1073.618 rows/sec., 41.94 KiB/sec.) | ||
| 7068 | 2026.03.13 22:23:03.253309 [ 338 ] {e46b02f3-db19-4b50-86f5-9e67f6b46035} <Trace> Aggregator: Merging aggregated data | ||
| 7069 | 2026.03.13 22:23:03.254811 [ 291 ] {e46b02f3-db19-4b50-86f5-9e67f6b46035} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003275 sec., 305.34351145038164 rows/sec., 11.93 KiB/sec. | ||
| 7070 | 2026.03.13 22:23:03.254947 [ 291 ] {e46b02f3-db19-4b50-86f5-9e67f6b46035} <Debug> TCPHandler: Processed in 0.003713729 sec. | ||
| 7071 | 2026.03.13 22:23:03.255085 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7072 | 2026.03.13 22:23:03.255116 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7073 | 2026.03.13 22:23:03.255117 [ 291 ] {} <Debug> TCP-Session: ec5f388e-5608-4436-a1aa-8fe7da4d124e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7074 | 2026.03.13 22:23:03.255143 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7075 | 2026.03.13 22:23:03.255165 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7076 | 2026.03.13 22:23:03.255182 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7077 | 2026.03.13 22:23:03.255197 [ 290 ] {} <Debug> TCP-Session: da2b319b-d03c-46e7-8a8b-db4aa4bff40e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7078 | 2026.03.13 22:23:03.255217 [ 293 ] {} <Debug> TCP-Session: 1dfe771f-a786-4eb9-adaa-5aa17dd53f2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7079 | 2026.03.13 22:23:03.255223 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7080 | 2026.03.13 22:23:03.255241 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7081 | 2026.03.13 22:23:03.255266 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7082 | 2026.03.13 22:23:03.255277 [ 287 ] {} <Debug> TCP-Session: 63cb378b-e5fd-4993-a639-3c64a1f52553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7083 | 2026.03.13 22:23:03.255295 [ 288 ] {} <Debug> TCP-Session: d293b203-7798-4dfb-ab15-cf3c95d84b6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7084 | 2026.03.13 22:23:03.255320 [ 289 ] {} <Debug> TCP-Session: aca40cc7-82f0-4893-9829-5ae8eea3e6cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7085 | 2026.03.13 22:23:03.255203 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7086 | 2026.03.13 22:23:03.255162 [ 292 ] {} <Debug> TCP-Session: 5457a6ec-05d8-453e-b8e7-ecdc44badac1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7087 | 2026.03.13 22:23:03.255374 [ 3 ] {} <Debug> TCP-Session: 2b3b8903-f0db-4d0a-bf16-f1bd7b2bfd60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7088 | 2026.03.13 22:23:03.255229 [ 294 ] {} <Debug> TCP-Session: 59cc2a9d-8cf9-43cd-9db9-62542ed6c9ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7089 | 2026.03.13 22:23:03.319908 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51348 | ||
| 7090 | 2026.03.13 22:23:03.319988 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7091 | 2026.03.13 22:23:03.320016 [ 291 ] {} <Debug> TCP-Session: 04c5bcf6-906a-4e41-aa45-e02ccaba4619 Authenticating user 'default' from [fd00:1122:3344:101::e]:51348 | ||
| 7092 | 2026.03.13 22:23:03.320037 [ 291 ] {} <Debug> TCP-Session: 04c5bcf6-906a-4e41-aa45-e02ccaba4619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7093 | 2026.03.13 22:23:03.320052 [ 291 ] {} <Debug> TCP-Session: 04c5bcf6-906a-4e41-aa45-e02ccaba4619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7094 | 2026.03.13 22:23:03.320254 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63776 | ||
| 7095 | 2026.03.13 22:23:03.320287 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34602 | ||
| 7096 | 2026.03.13 22:23:03.320314 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57951 | ||
| 7097 | 2026.03.13 22:23:03.320327 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39050 | ||
| 7098 | 2026.03.13 22:23:03.320382 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7099 | 2026.03.13 22:23:03.320402 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7100 | 2026.03.13 22:23:03.320410 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7101 | 2026.03.13 22:23:03.320426 [ 292 ] {} <Debug> TCP-Session: 9d1edf6d-41cf-491f-a357-84e7eed67433 Authenticating user 'default' from [fd00:1122:3344:101::e]:63776 | ||
| 7102 | 2026.03.13 22:23:03.320438 [ 294 ] {} <Debug> TCP-Session: be74f004-569b-49a1-9e6b-7e633b365627 Authenticating user 'default' from [fd00:1122:3344:101::e]:34602 | ||
| 7103 | 2026.03.13 22:23:03.320447 [ 288 ] {} <Debug> TCP-Session: 42e2caf2-cddb-40db-bc71-dcffb0774dc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57951 | ||
| 7104 | 2026.03.13 22:23:03.320462 [ 292 ] {} <Debug> TCP-Session: 9d1edf6d-41cf-491f-a357-84e7eed67433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7105 | 2026.03.13 22:23:03.320474 [ 294 ] {} <Debug> TCP-Session: be74f004-569b-49a1-9e6b-7e633b365627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7106 | 2026.03.13 22:23:03.320481 [ 288 ] {} <Debug> TCP-Session: 42e2caf2-cddb-40db-bc71-dcffb0774dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7107 | 2026.03.13 22:23:03.320486 [ 292 ] {} <Debug> TCP-Session: 9d1edf6d-41cf-491f-a357-84e7eed67433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7108 | 2026.03.13 22:23:03.320502 [ 294 ] {} <Debug> TCP-Session: be74f004-569b-49a1-9e6b-7e633b365627 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7109 | 2026.03.13 22:23:03.320512 [ 288 ] {} <Debug> TCP-Session: 42e2caf2-cddb-40db-bc71-dcffb0774dc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7110 | 2026.03.13 22:23:03.320463 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7111 | 2026.03.13 22:23:03.320358 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41562 | ||
| 7112 | 2026.03.13 22:23:03.320586 [ 289 ] {} <Debug> TCP-Session: 2c8b464f-50f9-4a0a-a02d-0cb218c7332b Authenticating user 'default' from [fd00:1122:3344:101::e]:39050 | ||
| 7113 | 2026.03.13 22:23:03.320304 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50795 | ||
| 7114 | 2026.03.13 22:23:03.320627 [ 289 ] {} <Debug> TCP-Session: 2c8b464f-50f9-4a0a-a02d-0cb218c7332b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7115 | 2026.03.13 22:23:03.320647 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7116 | 2026.03.13 22:23:03.320665 [ 289 ] {} <Debug> TCP-Session: 2c8b464f-50f9-4a0a-a02d-0cb218c7332b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7117 | 2026.03.13 22:23:03.320684 [ 290 ] {} <Debug> TCP-Session: abd84161-8d2f-4cf8-ab6c-1b96b5b869b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41562 | ||
| 7118 | 2026.03.13 22:23:03.320698 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7119 | 2026.03.13 22:23:03.320712 [ 290 ] {} <Debug> TCP-Session: abd84161-8d2f-4cf8-ab6c-1b96b5b869b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7120 | 2026.03.13 22:23:03.320288 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47488 | ||
| 7121 | 2026.03.13 22:23:03.320730 [ 290 ] {} <Debug> TCP-Session: abd84161-8d2f-4cf8-ab6c-1b96b5b869b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7122 | 2026.03.13 22:23:03.320729 [ 287 ] {} <Debug> TCP-Session: 2ff48589-6cff-44e2-b165-efdfe3965958 Authenticating user 'default' from [fd00:1122:3344:101::e]:50795 | ||
| 7123 | 2026.03.13 22:23:03.320259 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58278 | ||
| 7124 | 2026.03.13 22:23:03.320789 [ 287 ] {} <Debug> TCP-Session: 2ff48589-6cff-44e2-b165-efdfe3965958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7125 | 2026.03.13 22:23:03.320792 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7126 | 2026.03.13 22:23:03.320823 [ 287 ] {} <Debug> TCP-Session: 2ff48589-6cff-44e2-b165-efdfe3965958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7127 | 2026.03.13 22:23:03.320841 [ 3 ] {} <Debug> TCP-Session: 0794b545-f208-4357-a5f5-22d05a314f23 Authenticating user 'default' from [fd00:1122:3344:101::e]:47488 | ||
| 7128 | 2026.03.13 22:23:03.320855 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7129 | 2026.03.13 22:23:03.320872 [ 3 ] {} <Debug> TCP-Session: 0794b545-f208-4357-a5f5-22d05a314f23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7130 | 2026.03.13 22:23:03.320408 [ 291 ] {} <Trace> TCP-Session: 04c5bcf6-906a-4e41-aa45-e02ccaba4619 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7131 | 2026.03.13 22:23:03.320902 [ 293 ] {} <Debug> TCP-Session: 8d370439-8a12-4b3e-a8f4-a4f6d2377423 Authenticating user 'default' from [fd00:1122:3344:101::e]:58278 | ||
| 7132 | 2026.03.13 22:23:03.320923 [ 3 ] {} <Debug> TCP-Session: 0794b545-f208-4357-a5f5-22d05a314f23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7133 | 2026.03.13 22:23:03.320938 [ 293 ] {} <Debug> TCP-Session: 8d370439-8a12-4b3e-a8f4-a4f6d2377423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7134 | 2026.03.13 22:23:03.320960 [ 293 ] {} <Debug> TCP-Session: 8d370439-8a12-4b3e-a8f4-a4f6d2377423 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7135 | 2026.03.13 22:23:03.321039 [ 291 ] {197e50cd-b130-4dfc-8a49-2f15e24a0df3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51348) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7136 | 2026.03.13 22:23:03.321227 [ 291 ] {197e50cd-b130-4dfc-8a49-2f15e24a0df3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7137 | 2026.03.13 22:23:03.321271 [ 291 ] {197e50cd-b130-4dfc-8a49-2f15e24a0df3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7138 | 2026.03.13 22:23:03.321506 [ 291 ] {197e50cd-b130-4dfc-8a49-2f15e24a0df3} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 7139 | 2026.03.13 22:23:03.322411 [ 338 ] {197e50cd-b130-4dfc-8a49-2f15e24a0df3} <Trace> AggregatingTransform: Aggregating | ||
| 7140 | 2026.03.13 22:23:03.322451 [ 338 ] {197e50cd-b130-4dfc-8a49-2f15e24a0df3} <Trace> Aggregator: Aggregation method: without_key | ||
| 7141 | 2026.03.13 22:23:03.322489 [ 338 ] {197e50cd-b130-4dfc-8a49-2f15e24a0df3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000896819 sec. (1115.052 rows/sec., 43.56 KiB/sec.) | ||
| 7142 | 2026.03.13 22:23:03.322507 [ 338 ] {197e50cd-b130-4dfc-8a49-2f15e24a0df3} <Trace> Aggregator: Merging aggregated data | ||
| 7143 | 2026.03.13 22:23:03.323701 [ 291 ] {197e50cd-b130-4dfc-8a49-2f15e24a0df3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002701 sec., 370.23324694557573 rows/sec., 14.46 KiB/sec. | ||
| 7144 | 2026.03.13 22:23:03.323836 [ 291 ] {197e50cd-b130-4dfc-8a49-2f15e24a0df3} <Debug> TCPHandler: Processed in 0.003505964 sec. | ||
| 7145 | 2026.03.13 22:23:03.323957 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7146 | 2026.03.13 22:23:03.323983 [ 291 ] {} <Debug> TCP-Session: 04c5bcf6-906a-4e41-aa45-e02ccaba4619 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7147 | 2026.03.13 22:23:03.323988 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7148 | 2026.03.13 22:23:03.324007 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7149 | 2026.03.13 22:23:03.324026 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7150 | 2026.03.13 22:23:03.324033 [ 294 ] {} <Debug> TCP-Session: be74f004-569b-49a1-9e6b-7e633b365627 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7151 | 2026.03.13 22:23:03.324048 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7152 | 2026.03.13 22:23:03.324068 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7153 | 2026.03.13 22:23:03.324082 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7154 | 2026.03.13 22:23:03.324105 [ 290 ] {} <Debug> TCP-Session: abd84161-8d2f-4cf8-ab6c-1b96b5b869b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7155 | 2026.03.13 22:23:03.324124 [ 293 ] {} <Debug> TCP-Session: 8d370439-8a12-4b3e-a8f4-a4f6d2377423 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7156 | 2026.03.13 22:23:03.324119 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7157 | 2026.03.13 22:23:03.324136 [ 287 ] {} <Debug> TCP-Session: 2ff48589-6cff-44e2-b165-efdfe3965958 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7158 | 2026.03.13 22:23:03.324101 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7159 | 2026.03.13 22:23:03.324172 [ 289 ] {} <Debug> TCP-Session: 2c8b464f-50f9-4a0a-a02d-0cb218c7332b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7160 | 2026.03.13 22:23:03.324056 [ 292 ] {} <Debug> TCP-Session: 9d1edf6d-41cf-491f-a357-84e7eed67433 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7161 | 2026.03.13 22:23:03.324210 [ 288 ] {} <Debug> TCP-Session: 42e2caf2-cddb-40db-bc71-dcffb0774dc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7162 | 2026.03.13 22:23:03.324072 [ 3 ] {} <Debug> TCP-Session: 0794b545-f208-4357-a5f5-22d05a314f23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7163 | 2026.03.13 22:23:03.732278 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 882 | ||
| 7164 | 2026.03.13 22:23:03.734594 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7165 | 2026.03.13 22:23:03.734655 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7166 | 2026.03.13 22:23:03.735958 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7167 | 2026.03.13 22:23:03.736249 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7168 | 2026.03.13 22:23:03.736632 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 882 | ||
| 7169 | 2026.03.13 22:23:06.431569 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53695 | ||
| 7170 | 2026.03.13 22:23:06.431676 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7171 | 2026.03.13 22:23:06.431703 [ 292 ] {} <Debug> TCP-Session: af1bedc4-05e2-41e2-bdc3-1ae01ea3104a Authenticating user 'default' from [fd00:1122:3344:101::e]:53695 | ||
| 7172 | 2026.03.13 22:23:06.431724 [ 292 ] {} <Debug> TCP-Session: af1bedc4-05e2-41e2-bdc3-1ae01ea3104a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7173 | 2026.03.13 22:23:06.431737 [ 292 ] {} <Debug> TCP-Session: af1bedc4-05e2-41e2-bdc3-1ae01ea3104a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7174 | 2026.03.13 22:23:06.431943 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42773 | ||
| 7175 | 2026.03.13 22:23:06.431969 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52925 | ||
| 7176 | 2026.03.13 22:23:06.431997 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40180 | ||
| 7177 | 2026.03.13 22:23:06.432028 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53930 | ||
| 7178 | 2026.03.13 22:23:06.432046 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59467 | ||
| 7179 | 2026.03.13 22:23:06.432099 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7180 | 2026.03.13 22:23:06.432120 [ 292 ] {} <Trace> TCP-Session: af1bedc4-05e2-41e2-bdc3-1ae01ea3104a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7181 | 2026.03.13 22:23:06.432135 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7182 | 2026.03.13 22:23:06.432153 [ 294 ] {} <Debug> TCP-Session: fd4b83e8-d162-4845-b2e1-9539cfba2d8c Authenticating user 'default' from [fd00:1122:3344:101::e]:52925 | ||
| 7183 | 2026.03.13 22:23:06.432181 [ 288 ] {} <Debug> TCP-Session: 5097503f-7311-47ec-8439-b88316da63dd Authenticating user 'default' from [fd00:1122:3344:101::e]:53930 | ||
| 7184 | 2026.03.13 22:23:06.432131 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7185 | 2026.03.13 22:23:06.432211 [ 288 ] {} <Debug> TCP-Session: 5097503f-7311-47ec-8439-b88316da63dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7186 | 2026.03.13 22:23:06.432205 [ 294 ] {} <Debug> TCP-Session: fd4b83e8-d162-4845-b2e1-9539cfba2d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7187 | 2026.03.13 22:23:06.432245 [ 288 ] {} <Debug> TCP-Session: 5097503f-7311-47ec-8439-b88316da63dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7188 | 2026.03.13 22:23:06.432245 [ 3 ] {} <Debug> TCP-Session: a7b165f3-3c5c-4bb9-8153-fa26a8cb9da5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40180 | ||
| 7189 | 2026.03.13 22:23:06.432270 [ 294 ] {} <Debug> TCP-Session: fd4b83e8-d162-4845-b2e1-9539cfba2d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7190 | 2026.03.13 22:23:06.432207 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7191 | 2026.03.13 22:23:06.432307 [ 3 ] {} <Debug> TCP-Session: a7b165f3-3c5c-4bb9-8153-fa26a8cb9da5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7192 | 2026.03.13 22:23:06.432338 [ 292 ] {17aa4c01-472a-49c4-9865-75a51f0699ee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53695) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7193 | 2026.03.13 22:23:06.432346 [ 289 ] {} <Debug> TCP-Session: 65ccba0c-132e-4555-bcfa-f12fb223426a Authenticating user 'default' from [fd00:1122:3344:101::e]:59467 | ||
| 7194 | 2026.03.13 22:23:06.432355 [ 3 ] {} <Debug> TCP-Session: a7b165f3-3c5c-4bb9-8153-fa26a8cb9da5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7195 | 2026.03.13 22:23:06.432069 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39006 | ||
| 7196 | 2026.03.13 22:23:06.432395 [ 289 ] {} <Debug> TCP-Session: 65ccba0c-132e-4555-bcfa-f12fb223426a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7197 | 2026.03.13 22:23:06.432059 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7198 | 2026.03.13 22:23:06.432453 [ 289 ] {} <Debug> TCP-Session: 65ccba0c-132e-4555-bcfa-f12fb223426a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7199 | 2026.03.13 22:23:06.432017 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54936 | ||
| 7200 | 2026.03.13 22:23:06.432488 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7201 | 2026.03.13 22:23:06.432492 [ 293 ] {} <Debug> TCP-Session: 4bcb6c4f-c079-4da0-a161-0d45c0c0b51b Authenticating user 'default' from [fd00:1122:3344:101::e]:42773 | ||
| 7202 | 2026.03.13 22:23:06.432542 [ 290 ] {} <Debug> TCP-Session: 4b040cd5-6b9c-49ec-b758-5802666cf41f Authenticating user 'default' from [fd00:1122:3344:101::e]:39006 | ||
| 7203 | 2026.03.13 22:23:06.432561 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7204 | 2026.03.13 22:23:06.432565 [ 293 ] {} <Debug> TCP-Session: 4bcb6c4f-c079-4da0-a161-0d45c0c0b51b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7205 | 2026.03.13 22:23:06.432580 [ 290 ] {} <Debug> TCP-Session: 4b040cd5-6b9c-49ec-b758-5802666cf41f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7206 | 2026.03.13 22:23:06.432591 [ 287 ] {} <Debug> TCP-Session: 9f486fa5-79cd-49cc-aa52-e069b91b416c Authenticating user 'default' from [fd00:1122:3344:101::e]:54936 | ||
| 7207 | 2026.03.13 22:23:06.432603 [ 293 ] {} <Debug> TCP-Session: 4bcb6c4f-c079-4da0-a161-0d45c0c0b51b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7208 | 2026.03.13 22:23:06.432625 [ 287 ] {} <Debug> TCP-Session: 9f486fa5-79cd-49cc-aa52-e069b91b416c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7209 | 2026.03.13 22:23:06.432615 [ 290 ] {} <Debug> TCP-Session: 4b040cd5-6b9c-49ec-b758-5802666cf41f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7210 | 2026.03.13 22:23:06.432651 [ 287 ] {} <Debug> TCP-Session: 9f486fa5-79cd-49cc-aa52-e069b91b416c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7211 | 2026.03.13 22:23:06.432076 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39119 | ||
| 7212 | 2026.03.13 22:23:06.432714 [ 292 ] {17aa4c01-472a-49c4-9865-75a51f0699ee} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7213 | 2026.03.13 22:23:06.432758 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7214 | 2026.03.13 22:23:06.432780 [ 292 ] {17aa4c01-472a-49c4-9865-75a51f0699ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7215 | 2026.03.13 22:23:06.432786 [ 291 ] {} <Debug> TCP-Session: d016355f-1cb0-44ab-adac-49a8d25bf215 Authenticating user 'default' from [fd00:1122:3344:101::e]:39119 | ||
| 7216 | 2026.03.13 22:23:06.432818 [ 291 ] {} <Debug> TCP-Session: d016355f-1cb0-44ab-adac-49a8d25bf215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7217 | 2026.03.13 22:23:06.432830 [ 291 ] {} <Debug> TCP-Session: d016355f-1cb0-44ab-adac-49a8d25bf215 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7218 | 2026.03.13 22:23:06.433112 [ 292 ] {17aa4c01-472a-49c4-9865-75a51f0699ee} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 7219 | 2026.03.13 22:23:06.434231 [ 323 ] {17aa4c01-472a-49c4-9865-75a51f0699ee} <Trace> AggregatingTransform: Aggregating | ||
| 7220 | 2026.03.13 22:23:06.434278 [ 323 ] {17aa4c01-472a-49c4-9865-75a51f0699ee} <Trace> Aggregator: Aggregation method: without_key | ||
| 7221 | 2026.03.13 22:23:06.434313 [ 323 ] {17aa4c01-472a-49c4-9865-75a51f0699ee} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001097024 sec. (911.557 rows/sec., 35.61 KiB/sec.) | ||
| 7222 | 2026.03.13 22:23:06.434331 [ 323 ] {17aa4c01-472a-49c4-9865-75a51f0699ee} <Trace> Aggregator: Merging aggregated data | ||
| 7223 | 2026.03.13 22:23:06.435580 [ 292 ] {17aa4c01-472a-49c4-9865-75a51f0699ee} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003314 sec., 301.7501508750754 rows/sec., 11.79 KiB/sec. | ||
| 7224 | 2026.03.13 22:23:06.435689 [ 292 ] {17aa4c01-472a-49c4-9865-75a51f0699ee} <Debug> TCPHandler: Processed in 0.003749429 sec. | ||
| 7225 | 2026.03.13 22:23:06.435798 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7226 | 2026.03.13 22:23:06.435826 [ 292 ] {} <Debug> TCP-Session: af1bedc4-05e2-41e2-bdc3-1ae01ea3104a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7227 | 2026.03.13 22:23:06.435828 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7228 | 2026.03.13 22:23:06.435848 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7229 | 2026.03.13 22:23:06.435863 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7230 | 2026.03.13 22:23:06.435878 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7231 | 2026.03.13 22:23:06.435895 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7232 | 2026.03.13 22:23:06.435929 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7233 | 2026.03.13 22:23:06.435936 [ 288 ] {} <Debug> TCP-Session: 5097503f-7311-47ec-8439-b88316da63dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7234 | 2026.03.13 22:23:06.435953 [ 294 ] {} <Debug> TCP-Session: fd4b83e8-d162-4845-b2e1-9539cfba2d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7235 | 2026.03.13 22:23:06.435973 [ 287 ] {} <Debug> TCP-Session: 9f486fa5-79cd-49cc-aa52-e069b91b416c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7236 | 2026.03.13 22:23:06.435946 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7237 | 2026.03.13 22:23:06.435917 [ 3 ] {} <Debug> TCP-Session: a7b165f3-3c5c-4bb9-8153-fa26a8cb9da5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7238 | 2026.03.13 22:23:06.435910 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7239 | 2026.03.13 22:23:06.436041 [ 289 ] {} <Debug> TCP-Session: 65ccba0c-132e-4555-bcfa-f12fb223426a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7240 | 2026.03.13 22:23:06.435896 [ 290 ] {} <Debug> TCP-Session: 4b040cd5-6b9c-49ec-b758-5802666cf41f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7241 | 2026.03.13 22:23:06.436075 [ 291 ] {} <Debug> TCP-Session: d016355f-1cb0-44ab-adac-49a8d25bf215 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7242 | 2026.03.13 22:23:06.435879 [ 293 ] {} <Debug> TCP-Session: 4bcb6c4f-c079-4da0-a161-0d45c0c0b51b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7243 | 2026.03.13 22:23:06.826943 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7244 | 2026.03.13 22:23:06.827607 [ 4 ] {0c28a5b1-c3d2-4934-a926-39b955ae4de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7245 | 2026.03.13 22:23:06.827738 [ 4 ] {0c28a5b1-c3d2-4934-a926-39b955ae4de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7246 | 2026.03.13 22:23:06.828790 [ 4 ] {0c28a5b1-c3d2-4934-a926-39b955ae4de5} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7247 | 2026.03.13 22:23:06.828875 [ 4 ] {0c28a5b1-c3d2-4934-a926-39b955ae4de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7248 | 2026.03.13 22:23:06.829455 [ 4 ] {0c28a5b1-c3d2-4934-a926-39b955ae4de5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7249 | 2026.03.13 22:23:06.829788 [ 4 ] {0c28a5b1-c3d2-4934-a926-39b955ae4de5} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7250 | 2026.03.13 22:23:06.830016 [ 4 ] {0c28a5b1-c3d2-4934-a926-39b955ae4de5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002495 sec., 801.6032064128257 rows/sec., 65.37 KiB/sec. | ||
| 7251 | 2026.03.13 22:23:06.830092 [ 4 ] {0c28a5b1-c3d2-4934-a926-39b955ae4de5} <Debug> TCPHandler: Processed in 0.003375112 sec. | ||
| 7252 | 2026.03.13 22:23:06.830228 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7253 | 2026.03.13 22:23:06.830362 [ 4 ] {9dc30c13-6acf-497e-918b-d20ce7494315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7254 | 2026.03.13 22:23:06.830420 [ 4 ] {9dc30c13-6acf-497e-918b-d20ce7494315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7255 | 2026.03.13 22:23:06.830960 [ 4 ] {9dc30c13-6acf-497e-918b-d20ce7494315} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2026.03.13 22:23:06.830998 [ 4 ] {9dc30c13-6acf-497e-918b-d20ce7494315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7257 | 2026.03.13 22:23:06.831374 [ 4 ] {9dc30c13-6acf-497e-918b-d20ce7494315} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7258 | 2026.03.13 22:23:06.831585 [ 4 ] {9dc30c13-6acf-497e-918b-d20ce7494315} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7259 | 2026.03.13 22:23:06.831717 [ 4 ] {9dc30c13-6acf-497e-918b-d20ce7494315} <Debug> executeQuery: Read 63 rows, 5.04 KiB in 0.001398 sec., 45064.377682403436 rows/sec., 3.52 MiB/sec. | ||
| 7260 | 2026.03.13 22:23:06.831755 [ 4 ] {9dc30c13-6acf-497e-918b-d20ce7494315} <Debug> TCPHandler: Processed in 0.001582864 sec. | ||
| 7261 | 2026.03.13 22:23:06.831870 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7262 | 2026.03.13 22:23:06.831964 [ 4 ] {399abd95-8dea-44f4-a174-4402028b2725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7263 | 2026.03.13 22:23:06.832005 [ 4 ] {399abd95-8dea-44f4-a174-4402028b2725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7264 | 2026.03.13 22:23:06.832396 [ 4 ] {399abd95-8dea-44f4-a174-4402028b2725} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7265 | 2026.03.13 22:23:06.832432 [ 4 ] {399abd95-8dea-44f4-a174-4402028b2725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7266 | 2026.03.13 22:23:06.832734 [ 4 ] {399abd95-8dea-44f4-a174-4402028b2725} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7267 | 2026.03.13 22:23:06.832946 [ 4 ] {399abd95-8dea-44f4-a174-4402028b2725} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7268 | 2026.03.13 22:23:06.833081 [ 4 ] {399abd95-8dea-44f4-a174-4402028b2725} <Debug> executeQuery: Read 5 rows, 374.00 B in 0.001135 sec., 4405.286343612335 rows/sec., 321.79 KiB/sec. | ||
| 7269 | 2026.03.13 22:23:06.833118 [ 4 ] {399abd95-8dea-44f4-a174-4402028b2725} <Debug> TCPHandler: Processed in 0.001296318 sec. | ||
| 7270 | 2026.03.13 22:23:06.833227 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7271 | 2026.03.13 22:23:06.833320 [ 4 ] {5c508048-12eb-4419-baa7-ff4b2dfc082f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7272 | 2026.03.13 22:23:06.833360 [ 4 ] {5c508048-12eb-4419-baa7-ff4b2dfc082f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7273 | 2026.03.13 22:23:06.833768 [ 4 ] {5c508048-12eb-4419-baa7-ff4b2dfc082f} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7274 | 2026.03.13 22:23:06.833802 [ 4 ] {5c508048-12eb-4419-baa7-ff4b2dfc082f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7275 | 2026.03.13 22:23:06.834113 [ 4 ] {5c508048-12eb-4419-baa7-ff4b2dfc082f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7276 | 2026.03.13 22:23:06.834320 [ 4 ] {5c508048-12eb-4419-baa7-ff4b2dfc082f} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7277 | 2026.03.13 22:23:06.834450 [ 4 ] {5c508048-12eb-4419-baa7-ff4b2dfc082f} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001148 sec., 60104.52961672474 rows/sec., 4.69 MiB/sec. | ||
| 7278 | 2026.03.13 22:23:06.834487 [ 4 ] {5c508048-12eb-4419-baa7-ff4b2dfc082f} <Debug> TCPHandler: Processed in 0.001309108 sec. | ||
| 7279 | 2026.03.13 22:23:06.834595 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7280 | 2026.03.13 22:23:06.834688 [ 4 ] {22ea92e9-5836-48b1-a4be-cb5b4660de21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7281 | 2026.03.13 22:23:06.834731 [ 4 ] {22ea92e9-5836-48b1-a4be-cb5b4660de21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7282 | 2026.03.13 22:23:06.835127 [ 4 ] {22ea92e9-5836-48b1-a4be-cb5b4660de21} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2026.03.13 22:23:06.835163 [ 4 ] {22ea92e9-5836-48b1-a4be-cb5b4660de21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7284 | 2026.03.13 22:23:06.835499 [ 4 ] {22ea92e9-5836-48b1-a4be-cb5b4660de21} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7285 | 2026.03.13 22:23:06.835725 [ 4 ] {22ea92e9-5836-48b1-a4be-cb5b4660de21} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7286 | 2026.03.13 22:23:06.835857 [ 4 ] {22ea92e9-5836-48b1-a4be-cb5b4660de21} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001187 sec., 135636.05728727888 rows/sec., 9.45 MiB/sec. | ||
| 7287 | 2026.03.13 22:23:06.835894 [ 4 ] {22ea92e9-5836-48b1-a4be-cb5b4660de21} <Debug> TCPHandler: Processed in 0.001348748 sec. | ||
| 7288 | 2026.03.13 22:23:06.835999 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7289 | 2026.03.13 22:23:06.836092 [ 4 ] {0625bf09-f4f8-4daf-a4da-bdf3f33e7fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7290 | 2026.03.13 22:23:06.836146 [ 4 ] {0625bf09-f4f8-4daf-a4da-bdf3f33e7fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7291 | 2026.03.13 22:23:06.836875 [ 4 ] {0625bf09-f4f8-4daf-a4da-bdf3f33e7fc2} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7292 | 2026.03.13 22:23:06.836912 [ 4 ] {0625bf09-f4f8-4daf-a4da-bdf3f33e7fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7293 | 2026.03.13 22:23:06.837434 [ 4 ] {0625bf09-f4f8-4daf-a4da-bdf3f33e7fc2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7294 | 2026.03.13 22:23:06.837666 [ 4 ] {0625bf09-f4f8-4daf-a4da-bdf3f33e7fc2} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7295 | 2026.03.13 22:23:06.837805 [ 4 ] {0625bf09-f4f8-4daf-a4da-bdf3f33e7fc2} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001731 sec., 1733.102253032929 rows/sec., 3.11 MiB/sec. | ||
| 7296 | 2026.03.13 22:23:06.837859 [ 4 ] {0625bf09-f4f8-4daf-a4da-bdf3f33e7fc2} <Debug> TCPHandler: Processed in 0.00190913 sec. | ||
| 7297 | 2026.03.13 22:23:06.837969 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7298 | 2026.03.13 22:23:06.838063 [ 4 ] {18ae0664-3908-48f1-937b-f951d5c5089f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7299 | 2026.03.13 22:23:06.838104 [ 4 ] {18ae0664-3908-48f1-937b-f951d5c5089f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7300 | 2026.03.13 22:23:06.838419 [ 4 ] {18ae0664-3908-48f1-937b-f951d5c5089f} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7301 | 2026.03.13 22:23:06.838455 [ 4 ] {18ae0664-3908-48f1-937b-f951d5c5089f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7302 | 2026.03.13 22:23:06.838778 [ 4 ] {18ae0664-3908-48f1-937b-f951d5c5089f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7303 | 2026.03.13 22:23:06.838987 [ 4 ] {18ae0664-3908-48f1-937b-f951d5c5089f} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2026.03.13 22:23:06.839114 [ 4 ] {18ae0664-3908-48f1-937b-f951d5c5089f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 7305 | 2026.03.13 22:23:06.839149 [ 4 ] {18ae0664-3908-48f1-937b-f951d5c5089f} <Debug> TCPHandler: Processed in 0.001230076 sec. | ||
| 7306 | 2026.03.13 22:23:08.577179 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7307 | 2026.03.13 22:23:08.577240 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7308 | 2026.03.13 22:23:08.692723 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16348 | ||
| 7309 | 2026.03.13 22:23:08.693529 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7310 | 2026.03.13 22:23:08.693608 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7311 | 2026.03.13 22:23:08.694366 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7312 | 2026.03.13 22:23:08.694599 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7313 | 2026.03.13 22:23:08.694745 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16348 | ||
| 7314 | 2026.03.13 22:23:09.540903 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7315 | 2026.03.13 22:23:09.557030 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2026.03.13 22:23:09.557084 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7317 | 2026.03.13 22:23:09.563106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7318 | 2026.03.13 22:23:09.563807 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7319 | 2026.03.13 22:23:09.566540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7320 | 2026.03.13 22:23:11.827993 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7321 | 2026.03.13 22:23:11.828185 [ 4 ] {0c19f035-5d01-4b36-bfd0-3e0b9a1945ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7322 | 2026.03.13 22:23:11.828259 [ 4 ] {0c19f035-5d01-4b36-bfd0-3e0b9a1945ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7323 | 2026.03.13 22:23:11.828988 [ 4 ] {0c19f035-5d01-4b36-bfd0-3e0b9a1945ae} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7324 | 2026.03.13 22:23:11.829035 [ 4 ] {0c19f035-5d01-4b36-bfd0-3e0b9a1945ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7325 | 2026.03.13 22:23:11.829428 [ 4 ] {0c19f035-5d01-4b36-bfd0-3e0b9a1945ae} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7326 | 2026.03.13 22:23:11.829678 [ 4 ] {0c19f035-5d01-4b36-bfd0-3e0b9a1945ae} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7327 | 2026.03.13 22:23:11.829829 [ 4 ] {0c19f035-5d01-4b36-bfd0-3e0b9a1945ae} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001697 sec., 77784.32527990572 rows/sec., 6.72 MiB/sec. | ||
| 7328 | 2026.03.13 22:23:11.829870 [ 4 ] {0c19f035-5d01-4b36-bfd0-3e0b9a1945ae} <Debug> TCPHandler: Processed in 0.002020783 sec. | ||
| 7329 | 2026.03.13 22:23:11.829988 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7330 | 2026.03.13 22:23:11.830082 [ 4 ] {e4f93982-8b2a-4295-b5ce-a10eb2b65c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7331 | 2026.03.13 22:23:11.830123 [ 4 ] {e4f93982-8b2a-4295-b5ce-a10eb2b65c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7332 | 2026.03.13 22:23:11.830515 [ 4 ] {e4f93982-8b2a-4295-b5ce-a10eb2b65c28} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7333 | 2026.03.13 22:23:11.830551 [ 4 ] {e4f93982-8b2a-4295-b5ce-a10eb2b65c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7334 | 2026.03.13 22:23:11.830845 [ 4 ] {e4f93982-8b2a-4295-b5ce-a10eb2b65c28} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7335 | 2026.03.13 22:23:11.831054 [ 4 ] {e4f93982-8b2a-4295-b5ce-a10eb2b65c28} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7336 | 2026.03.13 22:23:11.831180 [ 4 ] {e4f93982-8b2a-4295-b5ce-a10eb2b65c28} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001116 sec., 34050.179211469534 rows/sec., 2.50 MiB/sec. | ||
| 7337 | 2026.03.13 22:23:11.831217 [ 4 ] {e4f93982-8b2a-4295-b5ce-a10eb2b65c28} <Debug> TCPHandler: Processed in 0.001279357 sec. | ||
| 7338 | 2026.03.13 22:23:11.831324 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7339 | 2026.03.13 22:23:11.831417 [ 4 ] {5c8fb745-e8ca-4de2-aa2d-19e0df316cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7340 | 2026.03.13 22:23:11.831456 [ 4 ] {5c8fb745-e8ca-4de2-aa2d-19e0df316cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7341 | 2026.03.13 22:23:11.831875 [ 4 ] {5c8fb745-e8ca-4de2-aa2d-19e0df316cc9} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7342 | 2026.03.13 22:23:11.831910 [ 4 ] {5c8fb745-e8ca-4de2-aa2d-19e0df316cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7343 | 2026.03.13 22:23:11.832216 [ 4 ] {5c8fb745-e8ca-4de2-aa2d-19e0df316cc9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7344 | 2026.03.13 22:23:11.832428 [ 4 ] {5c8fb745-e8ca-4de2-aa2d-19e0df316cc9} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2026.03.13 22:23:11.832555 [ 4 ] {5c8fb745-e8ca-4de2-aa2d-19e0df316cc9} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001156 sec., 88235.29411764706 rows/sec., 6.89 MiB/sec. | ||
| 7346 | 2026.03.13 22:23:11.832592 [ 4 ] {5c8fb745-e8ca-4de2-aa2d-19e0df316cc9} <Debug> TCPHandler: Processed in 0.001315888 sec. | ||
| 7347 | 2026.03.13 22:23:11.832699 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7348 | 2026.03.13 22:23:11.832794 [ 4 ] {29d26dea-7340-4deb-a465-7d4dc176687c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7349 | 2026.03.13 22:23:11.832836 [ 4 ] {29d26dea-7340-4deb-a465-7d4dc176687c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7350 | 2026.03.13 22:23:11.833238 [ 4 ] {29d26dea-7340-4deb-a465-7d4dc176687c} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7351 | 2026.03.13 22:23:11.833276 [ 4 ] {29d26dea-7340-4deb-a465-7d4dc176687c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7352 | 2026.03.13 22:23:11.833617 [ 4 ] {29d26dea-7340-4deb-a465-7d4dc176687c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7353 | 2026.03.13 22:23:11.833828 [ 4 ] {29d26dea-7340-4deb-a465-7d4dc176687c} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7354 | 2026.03.13 22:23:11.833959 [ 4 ] {29d26dea-7340-4deb-a465-7d4dc176687c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 7355 | 2026.03.13 22:23:11.833995 [ 4 ] {29d26dea-7340-4deb-a465-7d4dc176687c} <Debug> TCPHandler: Processed in 0.001344719 sec. | ||
| 7356 | 2026.03.13 22:23:11.834100 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7357 | 2026.03.13 22:23:11.834193 [ 4 ] {91d1408a-8de4-47fe-8910-b32cfb9cd042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7358 | 2026.03.13 22:23:11.834247 [ 4 ] {91d1408a-8de4-47fe-8910-b32cfb9cd042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7359 | 2026.03.13 22:23:11.835013 [ 4 ] {91d1408a-8de4-47fe-8910-b32cfb9cd042} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2026.03.13 22:23:11.835049 [ 4 ] {91d1408a-8de4-47fe-8910-b32cfb9cd042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7361 | 2026.03.13 22:23:11.835603 [ 4 ] {91d1408a-8de4-47fe-8910-b32cfb9cd042} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7362 | 2026.03.13 22:23:11.835835 [ 4 ] {91d1408a-8de4-47fe-8910-b32cfb9cd042} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7363 | 2026.03.13 22:23:11.835971 [ 4 ] {91d1408a-8de4-47fe-8910-b32cfb9cd042} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001797 sec., 21146.355036171397 rows/sec., 37.89 MiB/sec. | ||
| 7364 | 2026.03.13 22:23:11.836022 [ 4 ] {91d1408a-8de4-47fe-8910-b32cfb9cd042} <Debug> TCPHandler: Processed in 0.001971792 sec. | ||
| 7365 | 2026.03.13 22:23:11.836129 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7366 | 2026.03.13 22:23:11.836223 [ 4 ] {2b36a210-4096-41cc-a0af-2fef0258f4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7367 | 2026.03.13 22:23:11.836264 [ 4 ] {2b36a210-4096-41cc-a0af-2fef0258f4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7368 | 2026.03.13 22:23:11.836587 [ 4 ] {2b36a210-4096-41cc-a0af-2fef0258f4f0} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7369 | 2026.03.13 22:23:11.836622 [ 4 ] {2b36a210-4096-41cc-a0af-2fef0258f4f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7370 | 2026.03.13 22:23:11.836917 [ 4 ] {2b36a210-4096-41cc-a0af-2fef0258f4f0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7371 | 2026.03.13 22:23:11.837145 [ 4 ] {2b36a210-4096-41cc-a0af-2fef0258f4f0} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7372 | 2026.03.13 22:23:11.837272 [ 4 ] {2b36a210-4096-41cc-a0af-2fef0258f4f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 7373 | 2026.03.13 22:23:11.837306 [ 4 ] {2b36a210-4096-41cc-a0af-2fef0258f4f0} <Debug> TCPHandler: Processed in 0.001226126 sec. | ||
| 7374 | 2026.03.13 22:23:13.736837 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 910 | ||
| 7375 | 2026.03.13 22:23:13.739473 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7376 | 2026.03.13 22:23:13.739520 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7377 | 2026.03.13 22:23:13.741068 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7378 | 2026.03.13 22:23:13.741443 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7379 | 2026.03.13 22:23:13.741618 [ 126 ] {} <Debug> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7380 | 2026.03.13 22:23:13.741679 [ 126 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7381 | 2026.03.13 22:23:13.741699 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7382 | 2026.03.13 22:23:13.741785 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 910 | ||
| 7383 | 2026.03.13 22:23:13.741818 [ 189 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::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 | ||
| 7384 | 2026.03.13 22:23:13.742469 [ 189 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7385 | 2026.03.13 22:23:13.742631 [ 189 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 764 rows starting from the beginning of the part | ||
| 7386 | 2026.03.13 22:23:13.743029 [ 189 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 7387 | 2026.03.13 22:23:13.743395 [ 189 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 7388 | 2026.03.13 22:23:13.743756 [ 189 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 7389 | 2026.03.13 22:23:13.744111 [ 189 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 28 rows starting from the beginning of the part | ||
| 7390 | 2026.03.13 22:23:13.744440 [ 189 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 28 rows starting from the beginning of the part | ||
| 7391 | 2026.03.13 22:23:13.750617 [ 192 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 910 rows, containing 72 columns (72 merged, 0 gathered) in 0.008852748 sec., 102792.94067785505 rows/sec., 84.06 MiB/sec. | ||
| 7392 | 2026.03.13 22:23:13.751609 [ 189 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7393 | 2026.03.13 22:23:13.752135 [ 189 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_26_5} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7394 | 2026.03.13 22:23:13.752209 [ 189 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_26_5} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7395 | 2026.03.13 22:23:13.752377 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 7396 | 2026.03.13 22:23:16.195751 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16860 | ||
| 7397 | 2026.03.13 22:23:16.196277 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7398 | 2026.03.13 22:23:16.196322 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7399 | 2026.03.13 22:23:16.196816 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7400 | 2026.03.13 22:23:16.197078 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7401 | 2026.03.13 22:23:16.197236 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16860 | ||
| 7402 | 2026.03.13 22:23:16.825769 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7403 | 2026.03.13 22:23:16.825943 [ 4 ] {98ecc42a-d291-482e-b7df-111a1280351a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7404 | 2026.03.13 22:23:16.826009 [ 4 ] {98ecc42a-d291-482e-b7df-111a1280351a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7405 | 2026.03.13 22:23:16.826645 [ 4 ] {98ecc42a-d291-482e-b7df-111a1280351a} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7406 | 2026.03.13 22:23:16.826691 [ 4 ] {98ecc42a-d291-482e-b7df-111a1280351a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7407 | 2026.03.13 22:23:16.827081 [ 4 ] {98ecc42a-d291-482e-b7df-111a1280351a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7408 | 2026.03.13 22:23:16.827321 [ 4 ] {98ecc42a-d291-482e-b7df-111a1280351a} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7409 | 2026.03.13 22:23:16.827458 [ 119 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7410 | 2026.03.13 22:23:16.827472 [ 4 ] {98ecc42a-d291-482e-b7df-111a1280351a} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001578 sec., 39290.24081115336 rows/sec., 3.07 MiB/sec. | ||
| 7411 | 2026.03.13 22:23:16.827519 [ 119 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7412 | 2026.03.13 22:23:16.827533 [ 4 ] {98ecc42a-d291-482e-b7df-111a1280351a} <Debug> TCPHandler: Processed in 0.00189469 sec. | ||
| 7413 | 2026.03.13 22:23:16.827544 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7414 | 2026.03.13 22:23:16.827664 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7415 | 2026.03.13 22:23:16.827671 [ 194 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 7416 | 2026.03.13 22:23:16.827762 [ 4 ] {e6ae7c84-4bfc-4452-ab49-9876464b05fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7417 | 2026.03.13 22:23:16.827807 [ 4 ] {e6ae7c84-4bfc-4452-ab49-9876464b05fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7418 | 2026.03.13 22:23:16.827809 [ 194 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7419 | 2026.03.13 22:23:16.827852 [ 194 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2152 rows starting from the beginning of the part | ||
| 7420 | 2026.03.13 22:23:16.827916 [ 194 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 62 rows starting from the beginning of the part | ||
| 7421 | 2026.03.13 22:23:16.827967 [ 194 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 132 rows starting from the beginning of the part | ||
| 7422 | 2026.03.13 22:23:16.828007 [ 194 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 63 rows starting from the beginning of the part | ||
| 7423 | 2026.03.13 22:23:16.828045 [ 194 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 132 rows starting from the beginning of the part | ||
| 7424 | 2026.03.13 22:23:16.828080 [ 194 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 62 rows starting from the beginning of the part | ||
| 7425 | 2026.03.13 22:23:16.828208 [ 4 ] {e6ae7c84-4bfc-4452-ab49-9876464b05fe} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7426 | 2026.03.13 22:23:16.828248 [ 4 ] {e6ae7c84-4bfc-4452-ab49-9876464b05fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7427 | 2026.03.13 22:23:16.828575 [ 4 ] {e6ae7c84-4bfc-4452-ab49-9876464b05fe} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7428 | 2026.03.13 22:23:16.828851 [ 4 ] {e6ae7c84-4bfc-4452-ab49-9876464b05fe} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7429 | 2026.03.13 22:23:16.828974 [ 119 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 7430 | 2026.03.13 22:23:16.828996 [ 4 ] {e6ae7c84-4bfc-4452-ab49-9876464b05fe} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001252 sec., 2396.1661341853032 rows/sec., 180.18 KiB/sec. | ||
| 7431 | 2026.03.13 22:23:16.829005 [ 119 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7432 | 2026.03.13 22:23:16.829038 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7433 | 2026.03.13 22:23:16.829041 [ 4 ] {e6ae7c84-4bfc-4452-ab49-9876464b05fe} <Debug> TCPHandler: Processed in 0.00142658 sec. | ||
| 7434 | 2026.03.13 22:23:16.829129 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 7435 | 2026.03.13 22:23:16.829168 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7436 | 2026.03.13 22:23:16.829209 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7437 | 2026.03.13 22:23:16.829235 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 82 rows starting from the beginning of the part | ||
| 7438 | 2026.03.13 22:23:16.829271 [ 4 ] {3d3bd2ad-c5d0-45be-bd10-a0183ff88869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7439 | 2026.03.13 22:23:16.829304 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 3 rows starting from the beginning of the part | ||
| 7440 | 2026.03.13 22:23:16.829317 [ 4 ] {3d3bd2ad-c5d0-45be-bd10-a0183ff88869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7441 | 2026.03.13 22:23:16.829346 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 38 rows starting from the beginning of the part | ||
| 7442 | 2026.03.13 22:23:16.829389 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 5 rows starting from the beginning of the part | ||
| 7443 | 2026.03.13 22:23:16.829429 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 38 rows starting from the beginning of the part | ||
| 7444 | 2026.03.13 22:23:16.829467 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 3 rows starting from the beginning of the part | ||
| 7445 | 2026.03.13 22:23:16.829474 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2603 rows, containing 5 columns (5 merged, 0 gathered) in 0.00185918 sec., 1400079.604987145 rows/sec., 114.03 MiB/sec. | ||
| 7446 | 2026.03.13 22:23:16.829766 [ 194 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7447 | 2026.03.13 22:23:16.829784 [ 4 ] {3d3bd2ad-c5d0-45be-bd10-a0183ff88869} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7448 | 2026.03.13 22:23:16.829826 [ 4 ] {3d3bd2ad-c5d0-45be-bd10-a0183ff88869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7449 | 2026.03.13 22:23:16.830172 [ 194 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_56_11} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7450 | 2026.03.13 22:23:16.830228 [ 198 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 5 columns (5 merged, 0 gathered) in 0.001135154 sec., 148878.47816243436 rows/sec., 11.46 MiB/sec. | ||
| 7451 | 2026.03.13 22:23:16.830239 [ 4 ] {3d3bd2ad-c5d0-45be-bd10-a0183ff88869} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7452 | 2026.03.13 22:23:16.830258 [ 194 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_56_11} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7453 | 2026.03.13 22:23:16.830346 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7454 | 2026.03.13 22:23:16.830416 [ 187 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 7455 | 2026.03.13 22:23:16.830519 [ 4 ] {3d3bd2ad-c5d0-45be-bd10-a0183ff88869} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7456 | 2026.03.13 22:23:16.830648 [ 119 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7457 | 2026.03.13 22:23:16.830672 [ 4 ] {3d3bd2ad-c5d0-45be-bd10-a0183ff88869} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.00142 sec., 47183.09859154929 rows/sec., 3.68 MiB/sec. | ||
| 7458 | 2026.03.13 22:23:16.830681 [ 119 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7459 | 2026.03.13 22:23:16.830711 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7460 | 2026.03.13 22:23:16.830710 [ 187 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_45_9} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7461 | 2026.03.13 22:23:16.830718 [ 4 ] {3d3bd2ad-c5d0-45be-bd10-a0183ff88869} <Debug> TCPHandler: Processed in 0.001597384 sec. | ||
| 7462 | 2026.03.13 22:23:16.830787 [ 186 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 7463 | 2026.03.13 22:23:16.830793 [ 187 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_45_9} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 7464 | 2026.03.13 22:23:16.830859 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7465 | 2026.03.13 22:23:16.830884 [ 186 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7466 | 2026.03.13 22:23:16.830900 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7467 | 2026.03.13 22:23:16.830915 [ 186 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1124 rows starting from the beginning of the part | ||
| 7468 | 2026.03.13 22:23:16.830960 [ 4 ] {363e17a5-1050-40a9-af20-f27d28b38895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7469 | 2026.03.13 22:23:16.830973 [ 186 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 67 rows starting from the beginning of the part | ||
| 7470 | 2026.03.13 22:23:16.831010 [ 4 ] {363e17a5-1050-40a9-af20-f27d28b38895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7471 | 2026.03.13 22:23:16.831024 [ 186 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 102 rows starting from the beginning of the part | ||
| 7472 | 2026.03.13 22:23:16.831067 [ 186 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 69 rows starting from the beginning of the part | ||
| 7473 | 2026.03.13 22:23:16.831115 [ 186 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 102 rows starting from the beginning of the part | ||
| 7474 | 2026.03.13 22:23:16.831170 [ 186 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 67 rows starting from the beginning of the part | ||
| 7475 | 2026.03.13 22:23:16.831443 [ 4 ] {363e17a5-1050-40a9-af20-f27d28b38895} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7476 | 2026.03.13 22:23:16.831483 [ 4 ] {363e17a5-1050-40a9-af20-f27d28b38895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7477 | 2026.03.13 22:23:16.831868 [ 4 ] {363e17a5-1050-40a9-af20-f27d28b38895} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7478 | 2026.03.13 22:23:16.832087 [ 187 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1531 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335409 sec., 1146465.2402372605 rows/sec., 87.17 MiB/sec. | ||
| 7479 | 2026.03.13 22:23:16.832091 [ 4 ] {363e17a5-1050-40a9-af20-f27d28b38895} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7480 | 2026.03.13 22:23:16.832224 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7481 | 2026.03.13 22:23:16.832245 [ 4 ] {363e17a5-1050-40a9-af20-f27d28b38895} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001304 sec., 122699.38650306748 rows/sec., 8.55 MiB/sec. | ||
| 7482 | 2026.03.13 22:23:16.832256 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7483 | 2026.03.13 22:23:16.832261 [ 198 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7484 | 2026.03.13 22:23:16.832288 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7485 | 2026.03.13 22:23:16.832291 [ 4 ] {363e17a5-1050-40a9-af20-f27d28b38895} <Debug> TCPHandler: Processed in 0.001481122 sec. | ||
| 7486 | 2026.03.13 22:23:16.832375 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::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 | ||
| 7487 | 2026.03.13 22:23:16.832422 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7488 | 2026.03.13 22:23:16.832470 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7489 | 2026.03.13 22:23:16.832503 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 17194 rows starting from the beginning of the part | ||
| 7490 | 2026.03.13 22:23:16.832522 [ 4 ] {fb74d884-8185-47b8-b230-408720a4740f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7491 | 2026.03.13 22:23:16.832555 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7492 | 2026.03.13 22:23:16.832581 [ 198 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_56_11} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7493 | 2026.03.13 22:23:16.832583 [ 4 ] {fb74d884-8185-47b8-b230-408720a4740f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7494 | 2026.03.13 22:23:16.832603 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 7495 | 2026.03.13 22:23:16.832652 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 161 rows starting from the beginning of the part | ||
| 7496 | 2026.03.13 22:23:16.832654 [ 198 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_56_11} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7497 | 2026.03.13 22:23:16.832693 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 7498 | 2026.03.13 22:23:16.832730 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 7499 | 2026.03.13 22:23:16.832732 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 7500 | 2026.03.13 22:23:16.833337 [ 4 ] {fb74d884-8185-47b8-b230-408720a4740f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7501 | 2026.03.13 22:23:16.833377 [ 4 ] {fb74d884-8185-47b8-b230-408720a4740f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7502 | 2026.03.13 22:23:16.833901 [ 4 ] {fb74d884-8185-47b8-b230-408720a4740f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7503 | 2026.03.13 22:23:16.834139 [ 4 ] {fb74d884-8185-47b8-b230-408720a4740f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7504 | 2026.03.13 22:23:16.834288 [ 4 ] {fb74d884-8185-47b8-b230-408720a4740f} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001784 sec., 1681.6143497757848 rows/sec., 3.01 MiB/sec. | ||
| 7505 | 2026.03.13 22:23:16.834349 [ 4 ] {fb74d884-8185-47b8-b230-408720a4740f} <Debug> TCPHandler: Processed in 0.001975502 sec. | ||
| 7506 | 2026.03.13 22:23:16.834464 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7507 | 2026.03.13 22:23:16.834558 [ 4 ] {e2afde29-3268-47db-82eb-afd165d3cb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7508 | 2026.03.13 22:23:16.834600 [ 4 ] {e2afde29-3268-47db-82eb-afd165d3cb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7509 | 2026.03.13 22:23:16.834937 [ 4 ] {e2afde29-3268-47db-82eb-afd165d3cb42} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7510 | 2026.03.13 22:23:16.834974 [ 4 ] {e2afde29-3268-47db-82eb-afd165d3cb42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7511 | 2026.03.13 22:23:16.835274 [ 4 ] {e2afde29-3268-47db-82eb-afd165d3cb42} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7512 | 2026.03.13 22:23:16.835478 [ 4 ] {e2afde29-3268-47db-82eb-afd165d3cb42} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7513 | 2026.03.13 22:23:16.835582 [ 119 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7514 | 2026.03.13 22:23:16.835605 [ 4 ] {e2afde29-3268-47db-82eb-afd165d3cb42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 7515 | 2026.03.13 22:23:16.835612 [ 119 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7516 | 2026.03.13 22:23:16.835643 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7517 | 2026.03.13 22:23:16.835648 [ 4 ] {e2afde29-3268-47db-82eb-afd165d3cb42} <Debug> TCPHandler: Processed in 0.001233576 sec. | ||
| 7518 | 2026.03.13 22:23:16.835721 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 7519 | 2026.03.13 22:23:16.835822 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7520 | 2026.03.13 22:23:16.835854 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2406 rows starting from the beginning of the part | ||
| 7521 | 2026.03.13 22:23:16.835916 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 7522 | 2026.03.13 22:23:16.835959 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 7523 | 2026.03.13 22:23:16.836002 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7524 | 2026.03.13 22:23:16.836041 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 7525 | 2026.03.13 22:23:16.836076 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 7526 | 2026.03.13 22:23:16.836633 [ 198 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17995 rows, containing 5 columns (5 merged, 0 gathered) in 0.004292611 sec., 4192087.286735276 rows/sec., 276.38 MiB/sec. | ||
| 7527 | 2026.03.13 22:23:16.836978 [ 200 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7528 | 2026.03.13 22:23:16.837241 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2706 rows, containing 4 columns (4 merged, 0 gathered) in 0.001547033 sec., 1749154.6722015627 rows/sec., 117.77 MiB/sec. | ||
| 7529 | 2026.03.13 22:23:16.837281 [ 200 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7530 | 2026.03.13 22:23:16.837357 [ 200 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7531 | 2026.03.13 22:23:16.837446 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.09 MiB. | ||
| 7532 | 2026.03.13 22:23:16.837597 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7533 | 2026.03.13 22:23:16.837850 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_56_11} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7534 | 2026.03.13 22:23:16.837923 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_56_11} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7535 | 2026.03.13 22:23:16.838022 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7536 | 2026.03.13 22:23:17.067524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7537 | 2026.03.13 22:23:17.084839 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7538 | 2026.03.13 22:23:17.084907 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7539 | 2026.03.13 22:23:17.091334 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7540 | 2026.03.13 22:23:17.092073 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7541 | 2026.03.13 22:23:17.095281 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7542 | 2026.03.13 22:23:19.495117 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7543 | 2026.03.13 22:23:19.495330 [ 4 ] {c01651b9-c804-43aa-8922-2c36d1af24d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7544 | 2026.03.13 22:23:19.495405 [ 4 ] {c01651b9-c804-43aa-8922-2c36d1af24d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7545 | 2026.03.13 22:23:19.496083 [ 4 ] {c01651b9-c804-43aa-8922-2c36d1af24d7} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7546 | 2026.03.13 22:23:19.496137 [ 4 ] {c01651b9-c804-43aa-8922-2c36d1af24d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7547 | 2026.03.13 22:23:19.496532 [ 4 ] {c01651b9-c804-43aa-8922-2c36d1af24d7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7548 | 2026.03.13 22:23:19.496792 [ 4 ] {c01651b9-c804-43aa-8922-2c36d1af24d7} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7549 | 2026.03.13 22:23:19.496923 [ 117 ] {} <Debug> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7550 | 2026.03.13 22:23:19.496967 [ 4 ] {c01651b9-c804-43aa-8922-2c36d1af24d7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001691 sec., 14192.785334121822 rows/sec., 1.18 MiB/sec. | ||
| 7551 | 2026.03.13 22:23:19.496993 [ 117 ] {} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7552 | 2026.03.13 22:23:19.497022 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7553 | 2026.03.13 22:23:19.497025 [ 4 ] {c01651b9-c804-43aa-8922-2c36d1af24d7} <Debug> TCPHandler: Processed in 0.002047433 sec. | ||
| 7554 | 2026.03.13 22:23:19.497142 [ 187 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::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 | ||
| 7555 | 2026.03.13 22:23:19.497162 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7556 | 2026.03.13 22:23:19.497286 [ 187 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7557 | 2026.03.13 22:23:19.497288 [ 4 ] {87bcd9b6-9e6f-4a97-a441-f60e121937f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7558 | 2026.03.13 22:23:19.497330 [ 187 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 7559 | 2026.03.13 22:23:19.497351 [ 4 ] {87bcd9b6-9e6f-4a97-a441-f60e121937f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7560 | 2026.03.13 22:23:19.497401 [ 187 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 7561 | 2026.03.13 22:23:19.497450 [ 187 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 7562 | 2026.03.13 22:23:19.497493 [ 187 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 7563 | 2026.03.13 22:23:19.497531 [ 187 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 7564 | 2026.03.13 22:23:19.497786 [ 4 ] {87bcd9b6-9e6f-4a97-a441-f60e121937f7} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7565 | 2026.03.13 22:23:19.497829 [ 4 ] {87bcd9b6-9e6f-4a97-a441-f60e121937f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7566 | 2026.03.13 22:23:19.498159 [ 4 ] {87bcd9b6-9e6f-4a97-a441-f60e121937f7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7567 | 2026.03.13 22:23:19.498300 [ 187 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001211046 sec., 99087.89591807414 rows/sec., 8.60 MiB/sec. | ||
| 7568 | 2026.03.13 22:23:19.498377 [ 4 ] {87bcd9b6-9e6f-4a97-a441-f60e121937f7} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7569 | 2026.03.13 22:23:19.498481 [ 201 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7570 | 2026.03.13 22:23:19.498524 [ 4 ] {87bcd9b6-9e6f-4a97-a441-f60e121937f7} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00126 sec., 9523.809523809523 rows/sec., 776.60 KiB/sec. | ||
| 7571 | 2026.03.13 22:23:19.498567 [ 4 ] {87bcd9b6-9e6f-4a97-a441-f60e121937f7} <Debug> TCPHandler: Processed in 0.001459291 sec. | ||
| 7572 | 2026.03.13 22:23:19.498678 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7573 | 2026.03.13 22:23:19.498777 [ 201 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_9_2} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7574 | 2026.03.13 22:23:19.498786 [ 4 ] {b4231071-43b4-4525-a506-bbf15a497108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7575 | 2026.03.13 22:23:19.498838 [ 4 ] {b4231071-43b4-4525-a506-bbf15a497108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7576 | 2026.03.13 22:23:19.498858 [ 201 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_9_2} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7577 | 2026.03.13 22:23:19.498970 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7578 | 2026.03.13 22:23:19.499982 [ 4 ] {b4231071-43b4-4525-a506-bbf15a497108} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7579 | 2026.03.13 22:23:19.500025 [ 4 ] {b4231071-43b4-4525-a506-bbf15a497108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7580 | 2026.03.13 22:23:19.500488 [ 4 ] {b4231071-43b4-4525-a506-bbf15a497108} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7581 | 2026.03.13 22:23:19.500727 [ 4 ] {b4231071-43b4-4525-a506-bbf15a497108} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7582 | 2026.03.13 22:23:19.500861 [ 4 ] {b4231071-43b4-4525-a506-bbf15a497108} <Debug> executeQuery: Read 2142 rows, 167.72 KiB in 0.002098 sec., 1020972.3546234509 rows/sec., 78.07 MiB/sec. | ||
| 7583 | 2026.03.13 22:23:19.500900 [ 4 ] {b4231071-43b4-4525-a506-bbf15a497108} <Debug> TCPHandler: Processed in 0.002273899 sec. | ||
| 7584 | 2026.03.13 22:23:19.501009 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7585 | 2026.03.13 22:23:19.501103 [ 4 ] {7d238852-65b4-4e48-8a9b-fef39040f23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7586 | 2026.03.13 22:23:19.501143 [ 4 ] {7d238852-65b4-4e48-8a9b-fef39040f23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7587 | 2026.03.13 22:23:19.501559 [ 4 ] {7d238852-65b4-4e48-8a9b-fef39040f23a} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7588 | 2026.03.13 22:23:19.501594 [ 4 ] {7d238852-65b4-4e48-8a9b-fef39040f23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7589 | 2026.03.13 22:23:19.501897 [ 4 ] {7d238852-65b4-4e48-8a9b-fef39040f23a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7590 | 2026.03.13 22:23:19.502110 [ 4 ] {7d238852-65b4-4e48-8a9b-fef39040f23a} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7591 | 2026.03.13 22:23:19.502238 [ 4 ] {7d238852-65b4-4e48-8a9b-fef39040f23a} <Debug> executeQuery: Read 73 rows, 5.48 KiB in 0.001153 sec., 63313.09627059844 rows/sec., 4.64 MiB/sec. | ||
| 7592 | 2026.03.13 22:23:19.502274 [ 4 ] {7d238852-65b4-4e48-8a9b-fef39040f23a} <Debug> TCPHandler: Processed in 0.001314098 sec. | ||
| 7593 | 2026.03.13 22:23:19.502472 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7594 | 2026.03.13 22:23:19.502566 [ 4 ] {f849b95f-09cd-4248-87d9-611ca927be2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7595 | 2026.03.13 22:23:19.502604 [ 4 ] {f849b95f-09cd-4248-87d9-611ca927be2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7596 | 2026.03.13 22:23:19.503194 [ 4 ] {f849b95f-09cd-4248-87d9-611ca927be2b} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7597 | 2026.03.13 22:23:19.503229 [ 4 ] {f849b95f-09cd-4248-87d9-611ca927be2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7598 | 2026.03.13 22:23:19.503563 [ 4 ] {f849b95f-09cd-4248-87d9-611ca927be2b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7599 | 2026.03.13 22:23:19.503771 [ 4 ] {f849b95f-09cd-4248-87d9-611ca927be2b} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7600 | 2026.03.13 22:23:19.503895 [ 4 ] {f849b95f-09cd-4248-87d9-611ca927be2b} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001347 sec., 543429.8440979955 rows/sec., 32.14 MiB/sec. | ||
| 7601 | 2026.03.13 22:23:19.504015 [ 4 ] {f849b95f-09cd-4248-87d9-611ca927be2b} <Debug> TCPHandler: Processed in 0.001592224 sec. | ||
| 7602 | 2026.03.13 22:23:19.504126 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7603 | 2026.03.13 22:23:19.504219 [ 4 ] {7894f452-3ecc-4c09-9b00-adddeec2cb98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7604 | 2026.03.13 22:23:19.504257 [ 4 ] {7894f452-3ecc-4c09-9b00-adddeec2cb98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7605 | 2026.03.13 22:23:19.504632 [ 4 ] {7894f452-3ecc-4c09-9b00-adddeec2cb98} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7606 | 2026.03.13 22:23:19.504667 [ 4 ] {7894f452-3ecc-4c09-9b00-adddeec2cb98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7607 | 2026.03.13 22:23:19.504943 [ 4 ] {7894f452-3ecc-4c09-9b00-adddeec2cb98} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7608 | 2026.03.13 22:23:19.505166 [ 4 ] {7894f452-3ecc-4c09-9b00-adddeec2cb98} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7609 | 2026.03.13 22:23:19.505266 [ 117 ] {} <Debug> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7610 | 2026.03.13 22:23:19.505292 [ 4 ] {7894f452-3ecc-4c09-9b00-adddeec2cb98} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 64.51 KiB/sec. | ||
| 7611 | 2026.03.13 22:23:19.505304 [ 117 ] {} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7612 | 2026.03.13 22:23:19.505331 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7613 | 2026.03.13 22:23:19.505335 [ 4 ] {7894f452-3ecc-4c09-9b00-adddeec2cb98} <Debug> TCPHandler: Processed in 0.001257247 sec. | ||
| 7614 | 2026.03.13 22:23:19.505410 [ 200 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::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 | ||
| 7615 | 2026.03.13 22:23:19.505458 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7616 | 2026.03.13 22:23:19.505503 [ 200 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7617 | 2026.03.13 22:23:19.505531 [ 200 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 1 rows starting from the beginning of the part | ||
| 7618 | 2026.03.13 22:23:19.505553 [ 4 ] {253320e4-a59e-4954-8a9a-c0c648a6e55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7619 | 2026.03.13 22:23:19.505589 [ 200 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::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 | ||
| 7620 | 2026.03.13 22:23:19.505592 [ 4 ] {253320e4-a59e-4954-8a9a-c0c648a6e55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7621 | 2026.03.13 22:23:19.505634 [ 200 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::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 | ||
| 7622 | 2026.03.13 22:23:19.505678 [ 200 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::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 | ||
| 7623 | 2026.03.13 22:23:19.505718 [ 200 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::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 | ||
| 7624 | 2026.03.13 22:23:19.505999 [ 4 ] {253320e4-a59e-4954-8a9a-c0c648a6e55b} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7625 | 2026.03.13 22:23:19.506033 [ 4 ] {253320e4-a59e-4954-8a9a-c0c648a6e55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7626 | 2026.03.13 22:23:19.506357 [ 4 ] {253320e4-a59e-4954-8a9a-c0c648a6e55b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7627 | 2026.03.13 22:23:19.506399 [ 201 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001021412 sec., 4895.184313479771 rows/sec., 363.31 KiB/sec. | ||
| 7628 | 2026.03.13 22:23:19.506532 [ 201 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7629 | 2026.03.13 22:23:19.506601 [ 4 ] {253320e4-a59e-4954-8a9a-c0c648a6e55b} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7630 | 2026.03.13 22:23:19.506713 [ 117 ] {} <Debug> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7631 | 2026.03.13 22:23:19.506743 [ 117 ] {} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7632 | 2026.03.13 22:23:19.506749 [ 4 ] {253320e4-a59e-4954-8a9a-c0c648a6e55b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001214 sec., 9884.678747940692 rows/sec., 772.24 KiB/sec. | ||
| 7633 | 2026.03.13 22:23:19.506759 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7634 | 2026.03.13 22:23:19.506797 [ 4 ] {253320e4-a59e-4954-8a9a-c0c648a6e55b} <Debug> TCPHandler: Processed in 0.00138932 sec. | ||
| 7635 | 2026.03.13 22:23:19.506812 [ 201 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_9_2} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7636 | 2026.03.13 22:23:19.506851 [ 200 ] {2e336eee-382c-443d-a554-b133befb50fb::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 | ||
| 7637 | 2026.03.13 22:23:19.506889 [ 201 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_9_2} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7638 | 2026.03.13 22:23:19.506947 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7639 | 2026.03.13 22:23:19.506949 [ 200 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7640 | 2026.03.13 22:23:19.506982 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7641 | 2026.03.13 22:23:19.506991 [ 200 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 7642 | 2026.03.13 22:23:19.507046 [ 200 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 7643 | 2026.03.13 22:23:19.507069 [ 4 ] {2d9b985f-4855-4fc2-94de-b341cd293709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7644 | 2026.03.13 22:23:19.507083 [ 200 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 7645 | 2026.03.13 22:23:19.507118 [ 4 ] {2d9b985f-4855-4fc2-94de-b341cd293709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7646 | 2026.03.13 22:23:19.507121 [ 200 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 7647 | 2026.03.13 22:23:19.507162 [ 200 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 7648 | 2026.03.13 22:23:19.507768 [ 199 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.00095581 sec., 62773.98227681234 rows/sec., 5.03 MiB/sec. | ||
| 7649 | 2026.03.13 22:23:19.507913 [ 4 ] {2d9b985f-4855-4fc2-94de-b341cd293709} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7650 | 2026.03.13 22:23:19.507950 [ 199 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7651 | 2026.03.13 22:23:19.507956 [ 4 ] {2d9b985f-4855-4fc2-94de-b341cd293709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7652 | 2026.03.13 22:23:19.508283 [ 199 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_9_2} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7653 | 2026.03.13 22:23:19.508364 [ 199 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_9_2} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7654 | 2026.03.13 22:23:19.508396 [ 4 ] {2d9b985f-4855-4fc2-94de-b341cd293709} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7655 | 2026.03.13 22:23:19.508448 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7656 | 2026.03.13 22:23:19.508624 [ 4 ] {2d9b985f-4855-4fc2-94de-b341cd293709} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7657 | 2026.03.13 22:23:19.508761 [ 4 ] {2d9b985f-4855-4fc2-94de-b341cd293709} <Debug> executeQuery: Read 1097 rows, 78.50 KiB in 0.001712 sec., 640771.0280373832 rows/sec., 44.78 MiB/sec. | ||
| 7658 | 2026.03.13 22:23:19.508798 [ 4 ] {2d9b985f-4855-4fc2-94de-b341cd293709} <Debug> TCPHandler: Processed in 0.001920501 sec. | ||
| 7659 | 2026.03.13 22:23:19.508911 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7660 | 2026.03.13 22:23:19.509007 [ 4 ] {f05dca0f-bb70-4fb5-9b2c-3f8a47728488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7661 | 2026.03.13 22:23:19.509050 [ 4 ] {f05dca0f-bb70-4fb5-9b2c-3f8a47728488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7662 | 2026.03.13 22:23:19.509697 [ 4 ] {f05dca0f-bb70-4fb5-9b2c-3f8a47728488} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7663 | 2026.03.13 22:23:19.509734 [ 4 ] {f05dca0f-bb70-4fb5-9b2c-3f8a47728488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7664 | 2026.03.13 22:23:19.510166 [ 4 ] {f05dca0f-bb70-4fb5-9b2c-3f8a47728488} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7665 | 2026.03.13 22:23:19.510381 [ 4 ] {f05dca0f-bb70-4fb5-9b2c-3f8a47728488} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7666 | 2026.03.13 22:23:19.510508 [ 4 ] {f05dca0f-bb70-4fb5-9b2c-3f8a47728488} <Debug> executeQuery: Read 1323 rows, 85.89 KiB in 0.00152 sec., 870394.7368421052 rows/sec., 55.18 MiB/sec. | ||
| 7667 | 2026.03.13 22:23:19.510545 [ 4 ] {f05dca0f-bb70-4fb5-9b2c-3f8a47728488} <Debug> TCPHandler: Processed in 0.001684716 sec. | ||
| 7668 | 2026.03.13 22:23:19.510656 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7669 | 2026.03.13 22:23:19.510751 [ 4 ] {d8d4d585-af7c-4b73-aded-2e251b39e07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7670 | 2026.03.13 22:23:19.510810 [ 4 ] {d8d4d585-af7c-4b73-aded-2e251b39e07e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7671 | 2026.03.13 22:23:19.511653 [ 4 ] {d8d4d585-af7c-4b73-aded-2e251b39e07e} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7672 | 2026.03.13 22:23:19.511689 [ 4 ] {d8d4d585-af7c-4b73-aded-2e251b39e07e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7673 | 2026.03.13 22:23:19.512261 [ 4 ] {d8d4d585-af7c-4b73-aded-2e251b39e07e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7674 | 2026.03.13 22:23:19.512490 [ 4 ] {d8d4d585-af7c-4b73-aded-2e251b39e07e} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7675 | 2026.03.13 22:23:19.512641 [ 4 ] {d8d4d585-af7c-4b73-aded-2e251b39e07e} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001908 sec., 25681.34171907757 rows/sec., 46.02 MiB/sec. | ||
| 7676 | 2026.03.13 22:23:19.512694 [ 4 ] {d8d4d585-af7c-4b73-aded-2e251b39e07e} <Debug> TCPHandler: Processed in 0.002087415 sec. | ||
| 7677 | 2026.03.13 22:23:19.512811 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7678 | 2026.03.13 22:23:19.512905 [ 4 ] {7dd3ce16-6597-4125-af58-89a35f0ecb36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7679 | 2026.03.13 22:23:19.512947 [ 4 ] {7dd3ce16-6597-4125-af58-89a35f0ecb36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7680 | 2026.03.13 22:23:19.513265 [ 4 ] {7dd3ce16-6597-4125-af58-89a35f0ecb36} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7681 | 2026.03.13 22:23:19.513301 [ 4 ] {7dd3ce16-6597-4125-af58-89a35f0ecb36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7682 | 2026.03.13 22:23:19.513611 [ 4 ] {7dd3ce16-6597-4125-af58-89a35f0ecb36} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7683 | 2026.03.13 22:23:19.513829 [ 4 ] {7dd3ce16-6597-4125-af58-89a35f0ecb36} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7684 | 2026.03.13 22:23:19.513961 [ 4 ] {7dd3ce16-6597-4125-af58-89a35f0ecb36} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001074 sec., 33519.5530726257 rows/sec., 2.26 MiB/sec. | ||
| 7685 | 2026.03.13 22:23:19.513997 [ 4 ] {7dd3ce16-6597-4125-af58-89a35f0ecb36} <Debug> TCPHandler: Processed in 0.001241187 sec. | ||
| 7686 | 2026.03.13 22:23:21.821356 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7687 | 2026.03.13 22:23:21.821530 [ 4 ] {19d24237-1fb7-4393-9df9-42fd1133f838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7688 | 2026.03.13 22:23:21.821596 [ 4 ] {19d24237-1fb7-4393-9df9-42fd1133f838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7689 | 2026.03.13 22:23:21.822207 [ 4 ] {19d24237-1fb7-4393-9df9-42fd1133f838} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7690 | 2026.03.13 22:23:21.822253 [ 4 ] {19d24237-1fb7-4393-9df9-42fd1133f838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7691 | 2026.03.13 22:23:21.822620 [ 4 ] {19d24237-1fb7-4393-9df9-42fd1133f838} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7692 | 2026.03.13 22:23:21.822851 [ 4 ] {19d24237-1fb7-4393-9df9-42fd1133f838} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7693 | 2026.03.13 22:23:21.823008 [ 4 ] {19d24237-1fb7-4393-9df9-42fd1133f838} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001525 sec., 36721.311475409835 rows/sec., 2.80 MiB/sec. | ||
| 7694 | 2026.03.13 22:23:21.823048 [ 4 ] {19d24237-1fb7-4393-9df9-42fd1133f838} <Debug> TCPHandler: Processed in 0.001820509 sec. | ||
| 7695 | 2026.03.13 22:23:21.823159 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7696 | 2026.03.13 22:23:21.823253 [ 4 ] {bacf5754-a3b0-4c85-9e53-2ec73154815a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7697 | 2026.03.13 22:23:21.823292 [ 4 ] {bacf5754-a3b0-4c85-9e53-2ec73154815a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7698 | 2026.03.13 22:23:21.823692 [ 4 ] {bacf5754-a3b0-4c85-9e53-2ec73154815a} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7699 | 2026.03.13 22:23:21.823727 [ 4 ] {bacf5754-a3b0-4c85-9e53-2ec73154815a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7700 | 2026.03.13 22:23:21.824024 [ 4 ] {bacf5754-a3b0-4c85-9e53-2ec73154815a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7701 | 2026.03.13 22:23:21.824253 [ 4 ] {bacf5754-a3b0-4c85-9e53-2ec73154815a} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7702 | 2026.03.13 22:23:21.824382 [ 4 ] {bacf5754-a3b0-4c85-9e53-2ec73154815a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 7703 | 2026.03.13 22:23:21.824418 [ 4 ] {bacf5754-a3b0-4c85-9e53-2ec73154815a} <Debug> TCPHandler: Processed in 0.001306908 sec. | ||
| 7704 | 2026.03.13 22:23:21.824527 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7705 | 2026.03.13 22:23:21.824620 [ 4 ] {75d79257-2195-47de-b12d-7a5a3ae161bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7706 | 2026.03.13 22:23:21.824663 [ 4 ] {75d79257-2195-47de-b12d-7a5a3ae161bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7707 | 2026.03.13 22:23:21.825014 [ 4 ] {75d79257-2195-47de-b12d-7a5a3ae161bd} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7708 | 2026.03.13 22:23:21.825049 [ 4 ] {75d79257-2195-47de-b12d-7a5a3ae161bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7709 | 2026.03.13 22:23:21.825362 [ 4 ] {75d79257-2195-47de-b12d-7a5a3ae161bd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7710 | 2026.03.13 22:23:21.825574 [ 4 ] {75d79257-2195-47de-b12d-7a5a3ae161bd} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7711 | 2026.03.13 22:23:21.825702 [ 4 ] {75d79257-2195-47de-b12d-7a5a3ae161bd} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.0011 sec., 58181.81818181818 rows/sec., 4.05 MiB/sec. | ||
| 7712 | 2026.03.13 22:23:21.825738 [ 4 ] {75d79257-2195-47de-b12d-7a5a3ae161bd} <Debug> TCPHandler: Processed in 0.001259257 sec. | ||
| 7713 | 2026.03.13 22:23:21.825845 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7714 | 2026.03.13 22:23:21.825937 [ 4 ] {6bfbb0a6-018c-40c7-84ce-50702595df9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7715 | 2026.03.13 22:23:21.825978 [ 4 ] {6bfbb0a6-018c-40c7-84ce-50702595df9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7716 | 2026.03.13 22:23:21.826287 [ 4 ] {6bfbb0a6-018c-40c7-84ce-50702595df9a} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7717 | 2026.03.13 22:23:21.826322 [ 4 ] {6bfbb0a6-018c-40c7-84ce-50702595df9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7718 | 2026.03.13 22:23:21.826614 [ 4 ] {6bfbb0a6-018c-40c7-84ce-50702595df9a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7719 | 2026.03.13 22:23:21.826830 [ 4 ] {6bfbb0a6-018c-40c7-84ce-50702595df9a} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7720 | 2026.03.13 22:23:21.826964 [ 4 ] {6bfbb0a6-018c-40c7-84ce-50702595df9a} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001045 sec., 22966.507177033494 rows/sec., 1.55 MiB/sec. | ||
| 7721 | 2026.03.13 22:23:21.826999 [ 4 ] {6bfbb0a6-018c-40c7-84ce-50702595df9a} <Debug> TCPHandler: Processed in 0.001201216 sec. | ||
| 7722 | 2026.03.13 22:23:23.577291 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7723 | 2026.03.13 22:23:23.577355 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7724 | 2026.03.13 22:23:23.698250 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17308 | ||
| 7725 | 2026.03.13 22:23:23.698750 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7726 | 2026.03.13 22:23:23.698798 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7727 | 2026.03.13 22:23:23.699294 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7728 | 2026.03.13 22:23:23.699526 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7729 | 2026.03.13 22:23:23.699669 [ 112 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7730 | 2026.03.13 22:23:23.699678 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17308 | ||
| 7731 | 2026.03.13 22:23:23.699732 [ 112 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2026.03.13 22:23:23.699759 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7733 | 2026.03.13 22:23:23.699875 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 7734 | 2026.03.13 22:23:23.700000 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7735 | 2026.03.13 22:23:23.700042 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14940 rows starting from the beginning of the part | ||
| 7736 | 2026.03.13 22:23:23.700110 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 7737 | 2026.03.13 22:23:23.700160 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 7738 | 2026.03.13 22:23:23.700209 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 7739 | 2026.03.13 22:23:23.700249 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 7740 | 2026.03.13 22:23:23.700290 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 7741 | 2026.03.13 22:23:23.702212 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17308 rows, containing 4 columns (4 merged, 0 gathered) in 0.002387551 sec., 7249269.230269846 rows/sec., 103.70 MiB/sec. | ||
| 7742 | 2026.03.13 22:23:23.702472 [ 199 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7743 | 2026.03.13 22:23:23.702805 [ 199 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_36_7} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7744 | 2026.03.13 22:23:23.702890 [ 199 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_36_7} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7745 | 2026.03.13 22:23:23.702994 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7746 | 2026.03.13 22:23:23.742824 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 952 | ||
| 7747 | 2026.03.13 22:23:23.745234 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7748 | 2026.03.13 22:23:23.745276 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7749 | 2026.03.13 22:23:23.746437 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7750 | 2026.03.13 22:23:23.746694 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7751 | 2026.03.13 22:23:23.746941 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 952 | ||
| 7752 | 2026.03.13 22:23:24.596262 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7753 | 2026.03.13 22:23:24.613078 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7754 | 2026.03.13 22:23:24.613132 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7755 | 2026.03.13 22:23:24.618705 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7756 | 2026.03.13 22:23:24.619425 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7757 | 2026.03.13 22:23:24.619773 [ 111 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7758 | 2026.03.13 22:23:24.619878 [ 111 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7759 | 2026.03.13 22:23:24.619917 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7760 | 2026.03.13 22:23:24.620031 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 7761 | 2026.03.13 22:23:24.622323 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7762 | 2026.03.13 22:23:24.623061 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7763 | 2026.03.13 22:23:24.623767 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 7764 | 2026.03.13 22:23:24.627113 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 7765 | 2026.03.13 22:23:24.630610 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 7766 | 2026.03.13 22:23:24.634388 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 7767 | 2026.03.13 22:23:24.638407 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 7768 | 2026.03.13 22:23:24.642191 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 7769 | 2026.03.13 22:23:24.691463 [ 199 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.071474586 sec., 3791.5574635157727 rows/sec., 19.61 MiB/sec. | ||
| 7770 | 2026.03.13 22:23:24.694422 [ 199 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7771 | 2026.03.13 22:23:24.696579 [ 199 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_36_7} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7772 | 2026.03.13 22:23:24.696681 [ 199 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_36_7} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7773 | 2026.03.13 22:23:24.699435 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7774 | 2026.03.13 22:23:25.001185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.64 MiB, peak 294.52 MiB, free memory in arenas 0.00 B, will set to 284.03 MiB (RSS), difference: 1.39 MiB | ||
| 7775 | 2026.03.13 22:23:26.825007 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7776 | 2026.03.13 22:23:26.825197 [ 4 ] {59f59899-eef4-44b7-9d56-e62ef2112ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7777 | 2026.03.13 22:23:26.825265 [ 4 ] {59f59899-eef4-44b7-9d56-e62ef2112ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7778 | 2026.03.13 22:23:26.825909 [ 4 ] {59f59899-eef4-44b7-9d56-e62ef2112ac1} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7779 | 2026.03.13 22:23:26.825953 [ 4 ] {59f59899-eef4-44b7-9d56-e62ef2112ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7780 | 2026.03.13 22:23:26.826356 [ 4 ] {59f59899-eef4-44b7-9d56-e62ef2112ac1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7781 | 2026.03.13 22:23:26.826581 [ 4 ] {59f59899-eef4-44b7-9d56-e62ef2112ac1} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7782 | 2026.03.13 22:23:26.826734 [ 4 ] {59f59899-eef4-44b7-9d56-e62ef2112ac1} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.00159 sec., 38993.7106918239 rows/sec., 3.05 MiB/sec. | ||
| 7783 | 2026.03.13 22:23:26.826774 [ 4 ] {59f59899-eef4-44b7-9d56-e62ef2112ac1} <Debug> TCPHandler: Processed in 0.00190155 sec. | ||
| 7784 | 2026.03.13 22:23:26.826908 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7785 | 2026.03.13 22:23:26.827025 [ 4 ] {bef73b5d-8979-45af-b2a8-eb963bca66b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7786 | 2026.03.13 22:23:26.827075 [ 4 ] {bef73b5d-8979-45af-b2a8-eb963bca66b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7787 | 2026.03.13 22:23:26.827507 [ 4 ] {bef73b5d-8979-45af-b2a8-eb963bca66b4} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7788 | 2026.03.13 22:23:26.827543 [ 4 ] {bef73b5d-8979-45af-b2a8-eb963bca66b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7789 | 2026.03.13 22:23:26.827846 [ 4 ] {bef73b5d-8979-45af-b2a8-eb963bca66b4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7790 | 2026.03.13 22:23:26.828072 [ 4 ] {bef73b5d-8979-45af-b2a8-eb963bca66b4} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7791 | 2026.03.13 22:23:26.828201 [ 4 ] {bef73b5d-8979-45af-b2a8-eb963bca66b4} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001199 sec., 2502.0850708924104 rows/sec., 188.15 KiB/sec. | ||
| 7792 | 2026.03.13 22:23:26.828238 [ 4 ] {bef73b5d-8979-45af-b2a8-eb963bca66b4} <Debug> TCPHandler: Processed in 0.00139085 sec. | ||
| 7793 | 2026.03.13 22:23:26.828337 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7794 | 2026.03.13 22:23:26.828430 [ 4 ] {855db1e2-418c-4c9b-aee6-68262c08cc95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7795 | 2026.03.13 22:23:26.828469 [ 4 ] {855db1e2-418c-4c9b-aee6-68262c08cc95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7796 | 2026.03.13 22:23:26.828899 [ 4 ] {855db1e2-418c-4c9b-aee6-68262c08cc95} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7797 | 2026.03.13 22:23:26.828934 [ 4 ] {855db1e2-418c-4c9b-aee6-68262c08cc95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7798 | 2026.03.13 22:23:26.829253 [ 4 ] {855db1e2-418c-4c9b-aee6-68262c08cc95} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7799 | 2026.03.13 22:23:26.829463 [ 4 ] {855db1e2-418c-4c9b-aee6-68262c08cc95} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7800 | 2026.03.13 22:23:26.829590 [ 4 ] {855db1e2-418c-4c9b-aee6-68262c08cc95} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001178 sec., 56876.061120543294 rows/sec., 4.44 MiB/sec. | ||
| 7801 | 2026.03.13 22:23:26.829628 [ 4 ] {855db1e2-418c-4c9b-aee6-68262c08cc95} <Debug> TCPHandler: Processed in 0.001338668 sec. | ||
| 7802 | 2026.03.13 22:23:26.829758 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7803 | 2026.03.13 22:23:26.829853 [ 4 ] {774117cd-8239-42ce-a455-679be6bc443a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7804 | 2026.03.13 22:23:26.829896 [ 4 ] {774117cd-8239-42ce-a455-679be6bc443a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7805 | 2026.03.13 22:23:26.830305 [ 4 ] {774117cd-8239-42ce-a455-679be6bc443a} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7806 | 2026.03.13 22:23:26.830340 [ 4 ] {774117cd-8239-42ce-a455-679be6bc443a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7807 | 2026.03.13 22:23:26.830678 [ 4 ] {774117cd-8239-42ce-a455-679be6bc443a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7808 | 2026.03.13 22:23:26.830949 [ 4 ] {774117cd-8239-42ce-a455-679be6bc443a} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7809 | 2026.03.13 22:23:26.831119 [ 4 ] {774117cd-8239-42ce-a455-679be6bc443a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 7810 | 2026.03.13 22:23:26.831163 [ 4 ] {774117cd-8239-42ce-a455-679be6bc443a} <Debug> TCPHandler: Processed in 0.00145476 sec. | ||
| 7811 | 2026.03.13 22:23:26.831277 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7812 | 2026.03.13 22:23:26.831374 [ 4 ] {5f0ff82f-0e19-4659-92b4-c7110cf7ebd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7813 | 2026.03.13 22:23:26.831428 [ 4 ] {5f0ff82f-0e19-4659-92b4-c7110cf7ebd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7814 | 2026.03.13 22:23:26.832213 [ 4 ] {5f0ff82f-0e19-4659-92b4-c7110cf7ebd7} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7815 | 2026.03.13 22:23:26.832253 [ 4 ] {5f0ff82f-0e19-4659-92b4-c7110cf7ebd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7816 | 2026.03.13 22:23:26.832767 [ 4 ] {5f0ff82f-0e19-4659-92b4-c7110cf7ebd7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7817 | 2026.03.13 22:23:26.832988 [ 4 ] {5f0ff82f-0e19-4659-92b4-c7110cf7ebd7} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7818 | 2026.03.13 22:23:26.833113 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7819 | 2026.03.13 22:23:26.833122 [ 4 ] {5f0ff82f-0e19-4659-92b4-c7110cf7ebd7} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001768 sec., 1696.8325791855202 rows/sec., 3.04 MiB/sec. | ||
| 7820 | 2026.03.13 22:23:26.833195 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7821 | 2026.03.13 22:23:26.833220 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7822 | 2026.03.13 22:23:26.833242 [ 4 ] {5f0ff82f-0e19-4659-92b4-c7110cf7ebd7} <Debug> TCPHandler: Processed in 0.002014102 sec. | ||
| 7823 | 2026.03.13 22:23:26.833305 [ 196 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::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 | ||
| 7824 | 2026.03.13 22:23:26.833365 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7825 | 2026.03.13 22:23:26.833459 [ 4 ] {ab98a733-af13-4cd5-a11d-93ad476baabd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7826 | 2026.03.13 22:23:26.833500 [ 4 ] {ab98a733-af13-4cd5-a11d-93ad476baabd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7827 | 2026.03.13 22:23:26.833503 [ 196 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7828 | 2026.03.13 22:23:26.833561 [ 196 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1001 rows starting from the beginning of the part | ||
| 7829 | 2026.03.13 22:23:26.833681 [ 196 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 3 rows starting from the beginning of the part | ||
| 7830 | 2026.03.13 22:23:26.833786 [ 196 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 38 rows starting from the beginning of the part | ||
| 7831 | 2026.03.13 22:23:26.833835 [ 4 ] {ab98a733-af13-4cd5-a11d-93ad476baabd} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7832 | 2026.03.13 22:23:26.833871 [ 4 ] {ab98a733-af13-4cd5-a11d-93ad476baabd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7833 | 2026.03.13 22:23:26.833889 [ 196 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 3 rows starting from the beginning of the part | ||
| 7834 | 2026.03.13 22:23:26.833987 [ 196 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 49 rows starting from the beginning of the part | ||
| 7835 | 2026.03.13 22:23:26.834085 [ 196 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 3 rows starting from the beginning of the part | ||
| 7836 | 2026.03.13 22:23:26.834195 [ 4 ] {ab98a733-af13-4cd5-a11d-93ad476baabd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7837 | 2026.03.13 22:23:26.834407 [ 4 ] {ab98a733-af13-4cd5-a11d-93ad476baabd} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7838 | 2026.03.13 22:23:26.834537 [ 4 ] {ab98a733-af13-4cd5-a11d-93ad476baabd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 7839 | 2026.03.13 22:23:26.834572 [ 4 ] {ab98a733-af13-4cd5-a11d-93ad476baabd} <Debug> TCPHandler: Processed in 0.001256217 sec. | ||
| 7840 | 2026.03.13 22:23:26.840961 [ 195 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1097 rows, containing 19 columns (19 merged, 0 gathered) in 0.007685163 sec., 142742.5807364138 rows/sec., 255.79 MiB/sec. | ||
| 7841 | 2026.03.13 22:23:26.842658 [ 195 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7842 | 2026.03.13 22:23:26.843054 [ 195 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7843 | 2026.03.13 22:23:26.843139 [ 195 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7844 | 2026.03.13 22:23:26.843278 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.36 MiB. | ||
| 7845 | 2026.03.13 22:23:27.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.52 MiB, peak 294.52 MiB, free memory in arenas 0.00 B, will set to 289.41 MiB (RSS), difference: 4.89 MiB | ||
| 7846 | 2026.03.13 22:23:31.038651 [ 80 ] {} <Debug> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7847 | 2026.03.13 22:23:31.038726 [ 80 ] {} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7848 | 2026.03.13 22:23:31.038758 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7849 | 2026.03.13 22:23:31.038896 [ 191 ] {9f39559f-79b8-4c45-8a2a-52746261171b::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 | ||
| 7850 | 2026.03.13 22:23:31.039025 [ 191 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7851 | 2026.03.13 22:23:31.039061 [ 191 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 7852 | 2026.03.13 22:23:31.039132 [ 191 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 7853 | 2026.03.13 22:23:31.039179 [ 191 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 7854 | 2026.03.13 22:23:31.039222 [ 191 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 7855 | 2026.03.13 22:23:31.039259 [ 191 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 7856 | 2026.03.13 22:23:31.040036 [ 189 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001195926 sec., 40136.26261156627 rows/sec., 3.35 MiB/sec. | ||
| 7857 | 2026.03.13 22:23:31.040225 [ 192 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7858 | 2026.03.13 22:23:31.040546 [ 192 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_13_3} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7859 | 2026.03.13 22:23:31.040625 [ 192 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_13_3} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7860 | 2026.03.13 22:23:31.040718 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7861 | 2026.03.13 22:23:31.200739 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17820 | ||
| 7862 | 2026.03.13 22:23:31.201304 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7863 | 2026.03.13 22:23:31.201357 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7864 | 2026.03.13 22:23:31.201864 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7865 | 2026.03.13 22:23:31.202108 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7866 | 2026.03.13 22:23:31.202259 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17820 | ||
| 7867 | 2026.03.13 22:23:31.427998 [ 80 ] {} <Debug> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7868 | 2026.03.13 22:23:31.428065 [ 80 ] {} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7869 | 2026.03.13 22:23:31.428089 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7870 | 2026.03.13 22:23:31.428227 [ 191 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::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 | ||
| 7871 | 2026.03.13 22:23:31.428388 [ 191 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7872 | 2026.03.13 22:23:31.428425 [ 191 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 733 rows starting from the beginning of the part | ||
| 7873 | 2026.03.13 22:23:31.428494 [ 191 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 732 rows starting from the beginning of the part | ||
| 7874 | 2026.03.13 22:23:31.428540 [ 191 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 732 rows starting from the beginning of the part | ||
| 7875 | 2026.03.13 22:23:31.428582 [ 191 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 732 rows starting from the beginning of the part | ||
| 7876 | 2026.03.13 22:23:31.428621 [ 191 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 732 rows starting from the beginning of the part | ||
| 7877 | 2026.03.13 22:23:31.430058 [ 189 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3661 rows, containing 5 columns (5 merged, 0 gathered) in 0.001907171 sec., 1919597.1415253272 rows/sec., 120.86 MiB/sec. | ||
| 7878 | 2026.03.13 22:23:31.430299 [ 186 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7879 | 2026.03.13 22:23:31.430601 [ 186 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_9_2} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7880 | 2026.03.13 22:23:31.430673 [ 186 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_9_2} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7881 | 2026.03.13 22:23:31.430824 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 7882 | 2026.03.13 22:23:31.827116 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7883 | 2026.03.13 22:23:31.827291 [ 4 ] {03d14a70-262f-4808-9e1b-297137908806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7884 | 2026.03.13 22:23:31.827357 [ 4 ] {03d14a70-262f-4808-9e1b-297137908806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7885 | 2026.03.13 22:23:31.828052 [ 4 ] {03d14a70-262f-4808-9e1b-297137908806} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7886 | 2026.03.13 22:23:31.828096 [ 4 ] {03d14a70-262f-4808-9e1b-297137908806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7887 | 2026.03.13 22:23:31.828513 [ 4 ] {03d14a70-262f-4808-9e1b-297137908806} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7888 | 2026.03.13 22:23:31.828741 [ 4 ] {03d14a70-262f-4808-9e1b-297137908806} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7889 | 2026.03.13 22:23:31.828894 [ 4 ] {03d14a70-262f-4808-9e1b-297137908806} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001652 sec., 79903.14769975787 rows/sec., 6.90 MiB/sec. | ||
| 7890 | 2026.03.13 22:23:31.828936 [ 4 ] {03d14a70-262f-4808-9e1b-297137908806} <Debug> TCPHandler: Processed in 0.001949561 sec. | ||
| 7891 | 2026.03.13 22:23:31.829072 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7892 | 2026.03.13 22:23:31.829168 [ 4 ] {79122b08-add1-4c36-8203-abcc10567095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7893 | 2026.03.13 22:23:31.829209 [ 4 ] {79122b08-add1-4c36-8203-abcc10567095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7894 | 2026.03.13 22:23:31.829624 [ 4 ] {79122b08-add1-4c36-8203-abcc10567095} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7895 | 2026.03.13 22:23:31.829659 [ 4 ] {79122b08-add1-4c36-8203-abcc10567095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7896 | 2026.03.13 22:23:31.829973 [ 4 ] {79122b08-add1-4c36-8203-abcc10567095} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7897 | 2026.03.13 22:23:31.830189 [ 4 ] {79122b08-add1-4c36-8203-abcc10567095} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7898 | 2026.03.13 22:23:31.830320 [ 4 ] {79122b08-add1-4c36-8203-abcc10567095} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.00117 sec., 32478.632478632477 rows/sec., 2.39 MiB/sec. | ||
| 7899 | 2026.03.13 22:23:31.830357 [ 4 ] {79122b08-add1-4c36-8203-abcc10567095} <Debug> TCPHandler: Processed in 0.001334278 sec. | ||
| 7900 | 2026.03.13 22:23:31.830467 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7901 | 2026.03.13 22:23:31.830560 [ 4 ] {d4b14a48-606a-448d-b0e9-3bcd489752b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7902 | 2026.03.13 22:23:31.830599 [ 4 ] {d4b14a48-606a-448d-b0e9-3bcd489752b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7903 | 2026.03.13 22:23:31.831023 [ 4 ] {d4b14a48-606a-448d-b0e9-3bcd489752b4} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7904 | 2026.03.13 22:23:31.831056 [ 4 ] {d4b14a48-606a-448d-b0e9-3bcd489752b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7905 | 2026.03.13 22:23:31.831353 [ 4 ] {d4b14a48-606a-448d-b0e9-3bcd489752b4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7906 | 2026.03.13 22:23:31.831561 [ 4 ] {d4b14a48-606a-448d-b0e9-3bcd489752b4} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7907 | 2026.03.13 22:23:31.831684 [ 4 ] {d4b14a48-606a-448d-b0e9-3bcd489752b4} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001142 sec., 89316.9877408056 rows/sec., 6.98 MiB/sec. | ||
| 7908 | 2026.03.13 22:23:31.831726 [ 4 ] {d4b14a48-606a-448d-b0e9-3bcd489752b4} <Debug> TCPHandler: Processed in 0.001307167 sec. | ||
| 7909 | 2026.03.13 22:23:31.831856 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7910 | 2026.03.13 22:23:31.831951 [ 4 ] {a69d48b0-c448-4983-bdbf-5c8473d83513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7911 | 2026.03.13 22:23:31.831994 [ 4 ] {a69d48b0-c448-4983-bdbf-5c8473d83513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7912 | 2026.03.13 22:23:31.832404 [ 4 ] {a69d48b0-c448-4983-bdbf-5c8473d83513} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7913 | 2026.03.13 22:23:31.832437 [ 4 ] {a69d48b0-c448-4983-bdbf-5c8473d83513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7914 | 2026.03.13 22:23:31.832777 [ 4 ] {a69d48b0-c448-4983-bdbf-5c8473d83513} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7915 | 2026.03.13 22:23:31.832999 [ 4 ] {a69d48b0-c448-4983-bdbf-5c8473d83513} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7916 | 2026.03.13 22:23:31.833128 [ 4 ] {a69d48b0-c448-4983-bdbf-5c8473d83513} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 7917 | 2026.03.13 22:23:31.833166 [ 4 ] {a69d48b0-c448-4983-bdbf-5c8473d83513} <Debug> TCPHandler: Processed in 0.001369939 sec. | ||
| 7918 | 2026.03.13 22:23:31.833279 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7919 | 2026.03.13 22:23:31.833372 [ 4 ] {dd0251a5-e845-42f4-8a4d-014bba451c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7920 | 2026.03.13 22:23:31.833427 [ 4 ] {dd0251a5-e845-42f4-8a4d-014bba451c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7921 | 2026.03.13 22:23:31.834305 [ 4 ] {dd0251a5-e845-42f4-8a4d-014bba451c9b} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7922 | 2026.03.13 22:23:31.834338 [ 4 ] {dd0251a5-e845-42f4-8a4d-014bba451c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7923 | 2026.03.13 22:23:31.834935 [ 4 ] {dd0251a5-e845-42f4-8a4d-014bba451c9b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7924 | 2026.03.13 22:23:31.835160 [ 4 ] {dd0251a5-e845-42f4-8a4d-014bba451c9b} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7925 | 2026.03.13 22:23:31.835295 [ 4 ] {dd0251a5-e845-42f4-8a4d-014bba451c9b} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001941 sec., 19577.537351880474 rows/sec., 35.08 MiB/sec. | ||
| 7926 | 2026.03.13 22:23:31.835351 [ 4 ] {dd0251a5-e845-42f4-8a4d-014bba451c9b} <Debug> TCPHandler: Processed in 0.002120955 sec. | ||
| 7927 | 2026.03.13 22:23:31.835470 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7928 | 2026.03.13 22:23:31.835563 [ 4 ] {805cb5c3-9e3b-42bb-8467-17a1756b3955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7929 | 2026.03.13 22:23:31.835604 [ 4 ] {805cb5c3-9e3b-42bb-8467-17a1756b3955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7930 | 2026.03.13 22:23:31.835934 [ 4 ] {805cb5c3-9e3b-42bb-8467-17a1756b3955} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7931 | 2026.03.13 22:23:31.835967 [ 4 ] {805cb5c3-9e3b-42bb-8467-17a1756b3955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7932 | 2026.03.13 22:23:31.836281 [ 4 ] {805cb5c3-9e3b-42bb-8467-17a1756b3955} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7933 | 2026.03.13 22:23:31.836497 [ 4 ] {805cb5c3-9e3b-42bb-8467-17a1756b3955} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7934 | 2026.03.13 22:23:31.836624 [ 4 ] {805cb5c3-9e3b-42bb-8467-17a1756b3955} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 7935 | 2026.03.13 22:23:31.836659 [ 4 ] {805cb5c3-9e3b-42bb-8467-17a1756b3955} <Debug> TCPHandler: Processed in 0.001238706 sec. | ||
| 7936 | 2026.03.13 22:23:32.123370 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 7937 | 2026.03.13 22:23:32.139133 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7938 | 2026.03.13 22:23:32.139187 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7939 | 2026.03.13 22:23:32.145613 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7940 | 2026.03.13 22:23:32.146401 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7941 | 2026.03.13 22:23:32.149466 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7942 | 2026.03.13 22:23:33.747174 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 976 | ||
| 7943 | 2026.03.13 22:23:33.749451 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7944 | 2026.03.13 22:23:33.749508 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7945 | 2026.03.13 22:23:33.750734 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7946 | 2026.03.13 22:23:33.751010 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2026.03.13 22:23:33.751291 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 976 | ||
| 7948 | 2026.03.13 22:23:36.824956 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7949 | 2026.03.13 22:23:36.825126 [ 4 ] {0b772331-b2fd-4a18-802e-e1337b9d8c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7950 | 2026.03.13 22:23:36.825190 [ 4 ] {0b772331-b2fd-4a18-802e-e1337b9d8c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7951 | 2026.03.13 22:23:36.825787 [ 4 ] {0b772331-b2fd-4a18-802e-e1337b9d8c07} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7952 | 2026.03.13 22:23:36.825831 [ 4 ] {0b772331-b2fd-4a18-802e-e1337b9d8c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7953 | 2026.03.13 22:23:36.826199 [ 4 ] {0b772331-b2fd-4a18-802e-e1337b9d8c07} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7954 | 2026.03.13 22:23:36.826427 [ 4 ] {0b772331-b2fd-4a18-802e-e1337b9d8c07} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7955 | 2026.03.13 22:23:36.826573 [ 4 ] {0b772331-b2fd-4a18-802e-e1337b9d8c07} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001494 sec., 2677.376171352075 rows/sec., 218.32 KiB/sec. | ||
| 7956 | 2026.03.13 22:23:36.826612 [ 4 ] {0b772331-b2fd-4a18-802e-e1337b9d8c07} <Debug> TCPHandler: Processed in 0.001783678 sec. | ||
| 7957 | 2026.03.13 22:23:36.826726 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7958 | 2026.03.13 22:23:36.826818 [ 4 ] {3e7deff8-cc56-4307-bd56-2fdad11c0899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7959 | 2026.03.13 22:23:36.826857 [ 4 ] {3e7deff8-cc56-4307-bd56-2fdad11c0899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7960 | 2026.03.13 22:23:36.827267 [ 4 ] {3e7deff8-cc56-4307-bd56-2fdad11c0899} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7961 | 2026.03.13 22:23:36.827300 [ 4 ] {3e7deff8-cc56-4307-bd56-2fdad11c0899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7962 | 2026.03.13 22:23:36.827609 [ 4 ] {3e7deff8-cc56-4307-bd56-2fdad11c0899} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7963 | 2026.03.13 22:23:36.827810 [ 4 ] {3e7deff8-cc56-4307-bd56-2fdad11c0899} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7964 | 2026.03.13 22:23:36.827925 [ 104 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7965 | 2026.03.13 22:23:36.827936 [ 4 ] {3e7deff8-cc56-4307-bd56-2fdad11c0899} <Debug> executeQuery: Read 64 rows, 5.11 KiB in 0.001135 sec., 56387.66519823789 rows/sec., 4.40 MiB/sec. | ||
| 7966 | 2026.03.13 22:23:36.827960 [ 104 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7967 | 2026.03.13 22:23:36.827978 [ 4 ] {3e7deff8-cc56-4307-bd56-2fdad11c0899} <Debug> TCPHandler: Processed in 0.001299628 sec. | ||
| 7968 | 2026.03.13 22:23:36.827979 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7969 | 2026.03.13 22:23:36.828103 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7970 | 2026.03.13 22:23:36.828113 [ 191 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 7971 | 2026.03.13 22:23:36.828195 [ 4 ] {d5573209-eec1-43ab-bee6-8fc330c7cc10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7972 | 2026.03.13 22:23:36.828239 [ 4 ] {d5573209-eec1-43ab-bee6-8fc330c7cc10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7973 | 2026.03.13 22:23:36.828264 [ 191 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7974 | 2026.03.13 22:23:36.828309 [ 191 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2152 rows starting from the beginning of the part | ||
| 7975 | 2026.03.13 22:23:36.828376 [ 191 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 2142 rows starting from the beginning of the part | ||
| 7976 | 2026.03.13 22:23:36.828420 [ 191 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 7977 | 2026.03.13 22:23:36.828462 [ 191 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 62 rows starting from the beginning of the part | ||
| 7978 | 2026.03.13 22:23:36.828504 [ 191 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 132 rows starting from the beginning of the part | ||
| 7979 | 2026.03.13 22:23:36.828544 [ 191 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 7980 | 2026.03.13 22:23:36.828640 [ 4 ] {d5573209-eec1-43ab-bee6-8fc330c7cc10} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7981 | 2026.03.13 22:23:36.828681 [ 4 ] {d5573209-eec1-43ab-bee6-8fc330c7cc10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7982 | 2026.03.13 22:23:36.828997 [ 4 ] {d5573209-eec1-43ab-bee6-8fc330c7cc10} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7983 | 2026.03.13 22:23:36.829211 [ 4 ] {d5573209-eec1-43ab-bee6-8fc330c7cc10} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7984 | 2026.03.13 22:23:36.829341 [ 4 ] {d5573209-eec1-43ab-bee6-8fc330c7cc10} <Debug> executeQuery: Read 7 rows, 517.00 B in 0.001163 sec., 6018.916595012898 rows/sec., 434.12 KiB/sec. | ||
| 7985 | 2026.03.13 22:23:36.829378 [ 4 ] {d5573209-eec1-43ab-bee6-8fc330c7cc10} <Debug> TCPHandler: Processed in 0.001322218 sec. | ||
| 7986 | 2026.03.13 22:23:36.829495 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7987 | 2026.03.13 22:23:36.829585 [ 4 ] {b765c579-6db2-48f5-851d-22214294cd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7988 | 2026.03.13 22:23:36.829625 [ 4 ] {b765c579-6db2-48f5-851d-22214294cd7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7989 | 2026.03.13 22:23:36.830047 [ 4 ] {b765c579-6db2-48f5-851d-22214294cd7a} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7990 | 2026.03.13 22:23:36.830086 [ 4 ] {b765c579-6db2-48f5-851d-22214294cd7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7991 | 2026.03.13 22:23:36.830374 [ 4 ] {b765c579-6db2-48f5-851d-22214294cd7a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7992 | 2026.03.13 22:23:36.830431 [ 186 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4608 rows, containing 5 columns (5 merged, 0 gathered) in 0.00237722 sec., 1938398.6336981852 rows/sec., 156.29 MiB/sec. | ||
| 7993 | 2026.03.13 22:23:36.830593 [ 4 ] {b765c579-6db2-48f5-851d-22214294cd7a} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7994 | 2026.03.13 22:23:36.830718 [ 104 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7995 | 2026.03.13 22:23:36.830723 [ 4 ] {b765c579-6db2-48f5-851d-22214294cd7a} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001155 sec., 61471.86147186147 rows/sec., 4.80 MiB/sec. | ||
| 7996 | 2026.03.13 22:23:36.830758 [ 104 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7997 | 2026.03.13 22:23:36.830775 [ 4 ] {b765c579-6db2-48f5-851d-22214294cd7a} <Debug> TCPHandler: Processed in 0.001326938 sec. | ||
| 7998 | 2026.03.13 22:23:36.830781 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7999 | 2026.03.13 22:23:36.830787 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8000 | 2026.03.13 22:23:36.830894 [ 194 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 8001 | 2026.03.13 22:23:36.830901 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8002 | 2026.03.13 22:23:36.831017 [ 4 ] {05bfe889-e705-4415-a476-c52f55fc3f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8003 | 2026.03.13 22:23:36.831021 [ 194 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8004 | 2026.03.13 22:23:36.831066 [ 4 ] {05bfe889-e705-4415-a476-c52f55fc3f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8005 | 2026.03.13 22:23:36.831077 [ 194 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1124 rows starting from the beginning of the part | ||
| 8006 | 2026.03.13 22:23:36.831161 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_61_12} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8007 | 2026.03.13 22:23:36.831169 [ 194 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1097 rows starting from the beginning of the part | ||
| 8008 | 2026.03.13 22:23:36.831231 [ 194 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 8009 | 2026.03.13 22:23:36.831267 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_61_12} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8010 | 2026.03.13 22:23:36.831289 [ 194 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 67 rows starting from the beginning of the part | ||
| 8011 | 2026.03.13 22:23:36.831342 [ 194 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 102 rows starting from the beginning of the part | ||
| 8012 | 2026.03.13 22:23:36.831380 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 8013 | 2026.03.13 22:23:36.831401 [ 194 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 71 rows starting from the beginning of the part | ||
| 8014 | 2026.03.13 22:23:36.831481 [ 4 ] {05bfe889-e705-4415-a476-c52f55fc3f43} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8015 | 2026.03.13 22:23:36.831520 [ 4 ] {05bfe889-e705-4415-a476-c52f55fc3f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8016 | 2026.03.13 22:23:36.831855 [ 4 ] {05bfe889-e705-4415-a476-c52f55fc3f43} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8017 | 2026.03.13 22:23:36.832077 [ 4 ] {05bfe889-e705-4415-a476-c52f55fc3f43} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8018 | 2026.03.13 22:23:36.832182 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8019 | 2026.03.13 22:23:36.832207 [ 4 ] {05bfe889-e705-4415-a476-c52f55fc3f43} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001207 sec., 134217.06710853355 rows/sec., 9.35 MiB/sec. | ||
| 8020 | 2026.03.13 22:23:36.832209 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8021 | 2026.03.13 22:23:36.832237 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8022 | 2026.03.13 22:23:36.832248 [ 4 ] {05bfe889-e705-4415-a476-c52f55fc3f43} <Debug> TCPHandler: Processed in 0.00139482 sec. | ||
| 8023 | 2026.03.13 22:23:36.832337 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::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 | ||
| 8024 | 2026.03.13 22:23:36.832365 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8025 | 2026.03.13 22:23:36.832442 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8026 | 2026.03.13 22:23:36.832460 [ 4 ] {0c1ef4a1-b621-4ff3-8225-17c8f71bb970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8027 | 2026.03.13 22:23:36.832474 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17995 rows starting from the beginning of the part | ||
| 8028 | 2026.03.13 22:23:36.832520 [ 4 ] {0c1ef4a1-b621-4ff3-8225-17c8f71bb970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8029 | 2026.03.13 22:23:36.832537 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1323 rows starting from the beginning of the part | ||
| 8030 | 2026.03.13 22:23:36.832552 [ 190 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2525 rows, containing 5 columns (5 merged, 0 gathered) in 0.001712816 sec., 1474180.530775051 rows/sec., 110.24 MiB/sec. | ||
| 8031 | 2026.03.13 22:23:36.832594 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 8032 | 2026.03.13 22:23:36.832637 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8033 | 2026.03.13 22:23:36.832681 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 8034 | 2026.03.13 22:23:36.832722 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 162 rows starting from the beginning of the part | ||
| 8035 | 2026.03.13 22:23:36.832723 [ 194 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8036 | 2026.03.13 22:23:36.832982 [ 194 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_61_12} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8037 | 2026.03.13 22:23:36.833049 [ 194 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_61_12} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8038 | 2026.03.13 22:23:36.833107 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 8039 | 2026.03.13 22:23:36.833286 [ 4 ] {0c1ef4a1-b621-4ff3-8225-17c8f71bb970} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8040 | 2026.03.13 22:23:36.833327 [ 4 ] {0c1ef4a1-b621-4ff3-8225-17c8f71bb970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8041 | 2026.03.13 22:23:36.833921 [ 4 ] {0c1ef4a1-b621-4ff3-8225-17c8f71bb970} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8042 | 2026.03.13 22:23:36.834178 [ 4 ] {0c1ef4a1-b621-4ff3-8225-17c8f71bb970} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8043 | 2026.03.13 22:23:36.834340 [ 4 ] {0c1ef4a1-b621-4ff3-8225-17c8f71bb970} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001895 sec., 1583.1134564643799 rows/sec., 2.84 MiB/sec. | ||
| 8044 | 2026.03.13 22:23:36.834417 [ 4 ] {0c1ef4a1-b621-4ff3-8225-17c8f71bb970} <Debug> TCPHandler: Processed in 0.002098065 sec. | ||
| 8045 | 2026.03.13 22:23:36.834543 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8046 | 2026.03.13 22:23:36.834639 [ 4 ] {14f53100-4355-4a48-9f31-cb1937ae37d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8047 | 2026.03.13 22:23:36.834680 [ 4 ] {14f53100-4355-4a48-9f31-cb1937ae37d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8048 | 2026.03.13 22:23:36.835031 [ 4 ] {14f53100-4355-4a48-9f31-cb1937ae37d5} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8049 | 2026.03.13 22:23:36.835066 [ 4 ] {14f53100-4355-4a48-9f31-cb1937ae37d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8050 | 2026.03.13 22:23:36.835517 [ 4 ] {14f53100-4355-4a48-9f31-cb1937ae37d5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8051 | 2026.03.13 22:23:36.835764 [ 4 ] {14f53100-4355-4a48-9f31-cb1937ae37d5} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8052 | 2026.03.13 22:23:36.835935 [ 101 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8053 | 2026.03.13 22:23:36.835950 [ 4 ] {14f53100-4355-4a48-9f31-cb1937ae37d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001328 sec., 45180.72289156626 rows/sec., 3.04 MiB/sec. | ||
| 8054 | 2026.03.13 22:23:36.835999 [ 101 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8055 | 2026.03.13 22:23:36.836011 [ 4 ] {14f53100-4355-4a48-9f31-cb1937ae37d5} <Debug> TCPHandler: Processed in 0.001518262 sec. | ||
| 8056 | 2026.03.13 22:23:36.836025 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8057 | 2026.03.13 22:23:36.836102 [ 190 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 8058 | 2026.03.13 22:23:36.836189 [ 190 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8059 | 2026.03.13 22:23:36.836212 [ 190 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2706 rows starting from the beginning of the part | ||
| 8060 | 2026.03.13 22:23:36.836260 [ 190 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 8061 | 2026.03.13 22:23:36.836301 [ 190 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part | ||
| 8062 | 2026.03.13 22:23:36.836338 [ 190 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8063 | 2026.03.13 22:23:36.836375 [ 190 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 8064 | 2026.03.13 22:23:36.836410 [ 190 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8065 | 2026.03.13 22:23:36.837358 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19864 rows, containing 5 columns (5 merged, 0 gathered) in 0.005080808 sec., 3909614.3762960536 rows/sec., 257.49 MiB/sec. | ||
| 8066 | 2026.03.13 22:23:36.837523 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2946 rows, containing 4 columns (4 merged, 0 gathered) in 0.00144737 sec., 2035415.961364406 rows/sec., 137.05 MiB/sec. | ||
| 8067 | 2026.03.13 22:23:36.837627 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8068 | 2026.03.13 22:23:36.837868 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8069 | 2026.03.13 22:23:36.837920 [ 197 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8070 | 2026.03.13 22:23:36.837938 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8071 | 2026.03.13 22:23:36.838004 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.28 MiB. | ||
| 8072 | 2026.03.13 22:23:36.838239 [ 197 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_61_12} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8073 | 2026.03.13 22:23:36.838323 [ 197 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_61_12} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8074 | 2026.03.13 22:23:36.838415 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8075 | 2026.03.13 22:23:38.577403 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8076 | 2026.03.13 22:23:38.577469 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8077 | 2026.03.13 22:23:38.702447 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18268 | ||
| 8078 | 2026.03.13 22:23:38.703071 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8079 | 2026.03.13 22:23:38.703113 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8080 | 2026.03.13 22:23:38.703617 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8081 | 2026.03.13 22:23:38.703869 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8082 | 2026.03.13 22:23:38.704004 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18268 | ||
| 8083 | 2026.03.13 22:23:39.649630 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8084 | 2026.03.13 22:23:39.666126 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8085 | 2026.03.13 22:23:39.666190 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8086 | 2026.03.13 22:23:39.671759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8087 | 2026.03.13 22:23:39.672495 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8088 | 2026.03.13 22:23:39.675363 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8089 | 2026.03.13 22:23:41.827705 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8090 | 2026.03.13 22:23:41.827876 [ 4 ] {701abfea-7b29-48dc-a466-1e16cbaf37e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8091 | 2026.03.13 22:23:41.827940 [ 4 ] {701abfea-7b29-48dc-a466-1e16cbaf37e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8092 | 2026.03.13 22:23:41.828611 [ 4 ] {701abfea-7b29-48dc-a466-1e16cbaf37e3} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8093 | 2026.03.13 22:23:41.828653 [ 4 ] {701abfea-7b29-48dc-a466-1e16cbaf37e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8094 | 2026.03.13 22:23:41.829050 [ 4 ] {701abfea-7b29-48dc-a466-1e16cbaf37e3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8095 | 2026.03.13 22:23:41.829269 [ 4 ] {701abfea-7b29-48dc-a466-1e16cbaf37e3} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8096 | 2026.03.13 22:23:41.829419 [ 4 ] {701abfea-7b29-48dc-a466-1e16cbaf37e3} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.00159 sec., 83018.8679245283 rows/sec., 7.17 MiB/sec. | ||
| 8097 | 2026.03.13 22:23:41.829461 [ 4 ] {701abfea-7b29-48dc-a466-1e16cbaf37e3} <Debug> TCPHandler: Processed in 0.00188164 sec. | ||
| 8098 | 2026.03.13 22:23:41.829582 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8099 | 2026.03.13 22:23:41.829675 [ 4 ] {fa9d60eb-3f6a-48ee-b57c-423536a120ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8100 | 2026.03.13 22:23:41.829714 [ 4 ] {fa9d60eb-3f6a-48ee-b57c-423536a120ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8101 | 2026.03.13 22:23:41.830128 [ 4 ] {fa9d60eb-3f6a-48ee-b57c-423536a120ee} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8102 | 2026.03.13 22:23:41.830161 [ 4 ] {fa9d60eb-3f6a-48ee-b57c-423536a120ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8103 | 2026.03.13 22:23:41.830450 [ 4 ] {fa9d60eb-3f6a-48ee-b57c-423536a120ee} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8104 | 2026.03.13 22:23:41.830650 [ 4 ] {fa9d60eb-3f6a-48ee-b57c-423536a120ee} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8105 | 2026.03.13 22:23:41.830747 [ 96 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 8106 | 2026.03.13 22:23:41.830775 [ 4 ] {fa9d60eb-3f6a-48ee-b57c-423536a120ee} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001118 sec., 33989.26654740608 rows/sec., 2.50 MiB/sec. | ||
| 8107 | 2026.03.13 22:23:41.830783 [ 96 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8108 | 2026.03.13 22:23:41.830807 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8109 | 2026.03.13 22:23:41.830814 [ 4 ] {fa9d60eb-3f6a-48ee-b57c-423536a120ee} <Debug> TCPHandler: Processed in 0.001280167 sec. | ||
| 8110 | 2026.03.13 22:23:41.830930 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8111 | 2026.03.13 22:23:41.830932 [ 194 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 8112 | 2026.03.13 22:23:41.831033 [ 4 ] {86e5a390-a2c5-44e8-91fb-d13ee7859f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8113 | 2026.03.13 22:23:41.831076 [ 4 ] {86e5a390-a2c5-44e8-91fb-d13ee7859f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8114 | 2026.03.13 22:23:41.831096 [ 194 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8115 | 2026.03.13 22:23:41.831137 [ 194 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 82 rows starting from the beginning of the part | ||
| 8116 | 2026.03.13 22:23:41.831214 [ 194 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 73 rows starting from the beginning of the part | ||
| 8117 | 2026.03.13 22:23:41.831264 [ 194 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 3 rows starting from the beginning of the part | ||
| 8118 | 2026.03.13 22:23:41.831310 [ 194 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 38 rows starting from the beginning of the part | ||
| 8119 | 2026.03.13 22:23:41.831356 [ 194 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 8120 | 2026.03.13 22:23:41.831399 [ 194 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 38 rows starting from the beginning of the part | ||
| 8121 | 2026.03.13 22:23:41.831507 [ 4 ] {86e5a390-a2c5-44e8-91fb-d13ee7859f74} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8122 | 2026.03.13 22:23:41.831547 [ 4 ] {86e5a390-a2c5-44e8-91fb-d13ee7859f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8123 | 2026.03.13 22:23:41.831899 [ 4 ] {86e5a390-a2c5-44e8-91fb-d13ee7859f74} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8124 | 2026.03.13 22:23:41.832147 [ 4 ] {86e5a390-a2c5-44e8-91fb-d13ee7859f74} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8125 | 2026.03.13 22:23:41.832280 [ 4 ] {86e5a390-a2c5-44e8-91fb-d13ee7859f74} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001263 sec., 80760.09501187649 rows/sec., 6.31 MiB/sec. | ||
| 8126 | 2026.03.13 22:23:41.832319 [ 4 ] {86e5a390-a2c5-44e8-91fb-d13ee7859f74} <Debug> TCPHandler: Processed in 0.001436461 sec. | ||
| 8127 | 2026.03.13 22:23:41.832353 [ 197 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 241 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482561 sec., 162556.54910657977 rows/sec., 12.51 MiB/sec. | ||
| 8128 | 2026.03.13 22:23:41.832434 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8129 | 2026.03.13 22:23:41.832508 [ 186 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 8130 | 2026.03.13 22:23:41.832532 [ 4 ] {6abb2ba1-ad3b-4d11-b230-c31687f8d4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8131 | 2026.03.13 22:23:41.832578 [ 4 ] {6abb2ba1-ad3b-4d11-b230-c31687f8d4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8132 | 2026.03.13 22:23:41.832766 [ 186 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_50_10} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8133 | 2026.03.13 22:23:41.832842 [ 186 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_50_10} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 8134 | 2026.03.13 22:23:41.832920 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8135 | 2026.03.13 22:23:41.832992 [ 4 ] {6abb2ba1-ad3b-4d11-b230-c31687f8d4eb} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8136 | 2026.03.13 22:23:41.833041 [ 4 ] {6abb2ba1-ad3b-4d11-b230-c31687f8d4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8137 | 2026.03.13 22:23:41.833367 [ 4 ] {6abb2ba1-ad3b-4d11-b230-c31687f8d4eb} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8138 | 2026.03.13 22:23:41.833579 [ 4 ] {6abb2ba1-ad3b-4d11-b230-c31687f8d4eb} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8139 | 2026.03.13 22:23:41.833706 [ 4 ] {6abb2ba1-ad3b-4d11-b230-c31687f8d4eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 8140 | 2026.03.13 22:23:41.833743 [ 4 ] {6abb2ba1-ad3b-4d11-b230-c31687f8d4eb} <Debug> TCPHandler: Processed in 0.001356419 sec. | ||
| 8141 | 2026.03.13 22:23:41.833856 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8142 | 2026.03.13 22:23:41.833948 [ 4 ] {ca065322-fff0-4bb1-9918-9e4798b30455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8143 | 2026.03.13 22:23:41.834010 [ 4 ] {ca065322-fff0-4bb1-9918-9e4798b30455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8144 | 2026.03.13 22:23:41.834812 [ 4 ] {ca065322-fff0-4bb1-9918-9e4798b30455} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8145 | 2026.03.13 22:23:41.834844 [ 4 ] {ca065322-fff0-4bb1-9918-9e4798b30455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8146 | 2026.03.13 22:23:41.835438 [ 4 ] {ca065322-fff0-4bb1-9918-9e4798b30455} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8147 | 2026.03.13 22:23:41.835655 [ 4 ] {ca065322-fff0-4bb1-9918-9e4798b30455} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8148 | 2026.03.13 22:23:41.835789 [ 4 ] {ca065322-fff0-4bb1-9918-9e4798b30455} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001857 sec., 20463.11254711901 rows/sec., 36.67 MiB/sec. | ||
| 8149 | 2026.03.13 22:23:41.835842 [ 4 ] {ca065322-fff0-4bb1-9918-9e4798b30455} <Debug> TCPHandler: Processed in 0.002031924 sec. | ||
| 8150 | 2026.03.13 22:23:41.835954 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8151 | 2026.03.13 22:23:41.836061 [ 4 ] {263a1651-dcea-4c86-ad86-e907f808c74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8152 | 2026.03.13 22:23:41.836102 [ 4 ] {263a1651-dcea-4c86-ad86-e907f808c74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8153 | 2026.03.13 22:23:41.836436 [ 4 ] {263a1651-dcea-4c86-ad86-e907f808c74e} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8154 | 2026.03.13 22:23:41.836468 [ 4 ] {263a1651-dcea-4c86-ad86-e907f808c74e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8155 | 2026.03.13 22:23:41.836759 [ 4 ] {263a1651-dcea-4c86-ad86-e907f808c74e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8156 | 2026.03.13 22:23:41.836972 [ 4 ] {263a1651-dcea-4c86-ad86-e907f808c74e} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8157 | 2026.03.13 22:23:41.837106 [ 4 ] {263a1651-dcea-4c86-ad86-e907f808c74e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 8158 | 2026.03.13 22:23:41.837142 [ 4 ] {263a1651-dcea-4c86-ad86-e907f808c74e} <Debug> TCPHandler: Processed in 0.001235476 sec. | ||
| 8159 | 2026.03.13 22:23:43.751569 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1002 | ||
| 8160 | 2026.03.13 22:23:43.753792 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8161 | 2026.03.13 22:23:43.753838 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8162 | 2026.03.13 22:23:43.755040 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8163 | 2026.03.13 22:23:43.755317 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8164 | 2026.03.13 22:23:43.755695 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1002 | ||
| 8165 | 2026.03.13 22:23:46.204073 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18780 | ||
| 8166 | 2026.03.13 22:23:46.204580 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8167 | 2026.03.13 22:23:46.204621 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8168 | 2026.03.13 22:23:46.205099 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8169 | 2026.03.13 22:23:46.205332 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8170 | 2026.03.13 22:23:46.205458 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18780 | ||
| 8171 | 2026.03.13 22:23:46.825073 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8172 | 2026.03.13 22:23:46.825244 [ 4 ] {9ad32ce1-c7eb-4d48-9b9a-84509ae1bc7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8173 | 2026.03.13 22:23:46.825307 [ 4 ] {9ad32ce1-c7eb-4d48-9b9a-84509ae1bc7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8174 | 2026.03.13 22:23:46.825942 [ 4 ] {9ad32ce1-c7eb-4d48-9b9a-84509ae1bc7b} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8175 | 2026.03.13 22:23:46.825979 [ 4 ] {9ad32ce1-c7eb-4d48-9b9a-84509ae1bc7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8176 | 2026.03.13 22:23:46.826364 [ 4 ] {9ad32ce1-c7eb-4d48-9b9a-84509ae1bc7b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8177 | 2026.03.13 22:23:46.826592 [ 4 ] {9ad32ce1-c7eb-4d48-9b9a-84509ae1bc7b} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8178 | 2026.03.13 22:23:46.826741 [ 4 ] {9ad32ce1-c7eb-4d48-9b9a-84509ae1bc7b} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001544 sec., 40155.44041450777 rows/sec., 3.14 MiB/sec. | ||
| 8179 | 2026.03.13 22:23:46.826781 [ 4 ] {9ad32ce1-c7eb-4d48-9b9a-84509ae1bc7b} <Debug> TCPHandler: Processed in 0.001836429 sec. | ||
| 8180 | 2026.03.13 22:23:46.826905 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8181 | 2026.03.13 22:23:46.827002 [ 4 ] {5aaece1b-488e-44a0-8a50-9a43548042f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8182 | 2026.03.13 22:23:46.827040 [ 4 ] {5aaece1b-488e-44a0-8a50-9a43548042f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8183 | 2026.03.13 22:23:46.827432 [ 4 ] {5aaece1b-488e-44a0-8a50-9a43548042f4} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8184 | 2026.03.13 22:23:46.827465 [ 4 ] {5aaece1b-488e-44a0-8a50-9a43548042f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8185 | 2026.03.13 22:23:46.827759 [ 4 ] {5aaece1b-488e-44a0-8a50-9a43548042f4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8186 | 2026.03.13 22:23:46.827988 [ 4 ] {5aaece1b-488e-44a0-8a50-9a43548042f4} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8187 | 2026.03.13 22:23:46.828121 [ 4 ] {5aaece1b-488e-44a0-8a50-9a43548042f4} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001137 sec., 2638.5224274406332 rows/sec., 198.40 KiB/sec. | ||
| 8188 | 2026.03.13 22:23:46.828159 [ 4 ] {5aaece1b-488e-44a0-8a50-9a43548042f4} <Debug> TCPHandler: Processed in 0.001312478 sec. | ||
| 8189 | 2026.03.13 22:23:46.828259 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8190 | 2026.03.13 22:23:46.828351 [ 4 ] {796c62ad-d31a-431c-b834-a2a28fd11b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8191 | 2026.03.13 22:23:46.828389 [ 4 ] {796c62ad-d31a-431c-b834-a2a28fd11b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8192 | 2026.03.13 22:23:46.828804 [ 4 ] {796c62ad-d31a-431c-b834-a2a28fd11b2a} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8193 | 2026.03.13 22:23:46.828835 [ 4 ] {796c62ad-d31a-431c-b834-a2a28fd11b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8194 | 2026.03.13 22:23:46.829150 [ 4 ] {796c62ad-d31a-431c-b834-a2a28fd11b2a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8195 | 2026.03.13 22:23:46.829364 [ 4 ] {796c62ad-d31a-431c-b834-a2a28fd11b2a} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8196 | 2026.03.13 22:23:46.829491 [ 4 ] {796c62ad-d31a-431c-b834-a2a28fd11b2a} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001157 sec., 57908.38375108038 rows/sec., 4.52 MiB/sec. | ||
| 8197 | 2026.03.13 22:23:46.829528 [ 4 ] {796c62ad-d31a-431c-b834-a2a28fd11b2a} <Debug> TCPHandler: Processed in 0.001318128 sec. | ||
| 8198 | 2026.03.13 22:23:46.829640 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8199 | 2026.03.13 22:23:46.829733 [ 4 ] {6dea3a34-79b8-46e9-b951-a26da0f25e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8200 | 2026.03.13 22:23:46.829776 [ 4 ] {6dea3a34-79b8-46e9-b951-a26da0f25e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8201 | 2026.03.13 22:23:46.830182 [ 4 ] {6dea3a34-79b8-46e9-b951-a26da0f25e99} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8202 | 2026.03.13 22:23:46.830214 [ 4 ] {6dea3a34-79b8-46e9-b951-a26da0f25e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8203 | 2026.03.13 22:23:46.830550 [ 4 ] {6dea3a34-79b8-46e9-b951-a26da0f25e99} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8204 | 2026.03.13 22:23:46.830770 [ 4 ] {6dea3a34-79b8-46e9-b951-a26da0f25e99} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8205 | 2026.03.13 22:23:46.830907 [ 4 ] {6dea3a34-79b8-46e9-b951-a26da0f25e99} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 8206 | 2026.03.13 22:23:46.830944 [ 4 ] {6dea3a34-79b8-46e9-b951-a26da0f25e99} <Debug> TCPHandler: Processed in 0.001353569 sec. | ||
| 8207 | 2026.03.13 22:23:46.831045 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8208 | 2026.03.13 22:23:46.831137 [ 4 ] {1d821300-e547-4240-ae51-eb0ccb22842b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8209 | 2026.03.13 22:23:46.831190 [ 4 ] {1d821300-e547-4240-ae51-eb0ccb22842b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8210 | 2026.03.13 22:23:46.831917 [ 4 ] {1d821300-e547-4240-ae51-eb0ccb22842b} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8211 | 2026.03.13 22:23:46.831950 [ 4 ] {1d821300-e547-4240-ae51-eb0ccb22842b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8212 | 2026.03.13 22:23:46.832449 [ 4 ] {1d821300-e547-4240-ae51-eb0ccb22842b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8213 | 2026.03.13 22:23:46.832680 [ 4 ] {1d821300-e547-4240-ae51-eb0ccb22842b} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8214 | 2026.03.13 22:23:46.832819 [ 4 ] {1d821300-e547-4240-ae51-eb0ccb22842b} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001698 sec., 1766.7844522968196 rows/sec., 3.17 MiB/sec. | ||
| 8215 | 2026.03.13 22:23:46.832873 [ 4 ] {1d821300-e547-4240-ae51-eb0ccb22842b} <Debug> TCPHandler: Processed in 0.00187668 sec. | ||
| 8216 | 2026.03.13 22:23:46.832998 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8217 | 2026.03.13 22:23:46.833092 [ 4 ] {abfef8d0-81b7-4e6a-aa9b-cb042a1670cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8218 | 2026.03.13 22:23:46.833134 [ 4 ] {abfef8d0-81b7-4e6a-aa9b-cb042a1670cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8219 | 2026.03.13 22:23:46.833506 [ 4 ] {abfef8d0-81b7-4e6a-aa9b-cb042a1670cf} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2026.03.13 22:23:46.833540 [ 4 ] {abfef8d0-81b7-4e6a-aa9b-cb042a1670cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8221 | 2026.03.13 22:23:46.833847 [ 4 ] {abfef8d0-81b7-4e6a-aa9b-cb042a1670cf} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8222 | 2026.03.13 22:23:46.834054 [ 4 ] {abfef8d0-81b7-4e6a-aa9b-cb042a1670cf} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8223 | 2026.03.13 22:23:46.834199 [ 4 ] {abfef8d0-81b7-4e6a-aa9b-cb042a1670cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 8224 | 2026.03.13 22:23:46.834237 [ 4 ] {abfef8d0-81b7-4e6a-aa9b-cb042a1670cf} <Debug> TCPHandler: Processed in 0.001288688 sec. | ||
| 8225 | 2026.03.13 22:23:47.176364 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8226 | 2026.03.13 22:23:47.193304 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8227 | 2026.03.13 22:23:47.193364 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8228 | 2026.03.13 22:23:47.199254 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8229 | 2026.03.13 22:23:47.199962 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8230 | 2026.03.13 22:23:47.203130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8231 | 2026.03.13 22:23:49.495503 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8232 | 2026.03.13 22:23:49.495695 [ 4 ] {431e5eac-7f6a-4fe3-b3d5-08b0e43e4444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8233 | 2026.03.13 22:23:49.495764 [ 4 ] {431e5eac-7f6a-4fe3-b3d5-08b0e43e4444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8234 | 2026.03.13 22:23:49.496423 [ 4 ] {431e5eac-7f6a-4fe3-b3d5-08b0e43e4444} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8235 | 2026.03.13 22:23:49.496475 [ 4 ] {431e5eac-7f6a-4fe3-b3d5-08b0e43e4444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8236 | 2026.03.13 22:23:49.496888 [ 4 ] {431e5eac-7f6a-4fe3-b3d5-08b0e43e4444} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8237 | 2026.03.13 22:23:49.497131 [ 4 ] {431e5eac-7f6a-4fe3-b3d5-08b0e43e4444} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8238 | 2026.03.13 22:23:49.497297 [ 4 ] {431e5eac-7f6a-4fe3-b3d5-08b0e43e4444} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001651 sec., 14536.644457904302 rows/sec., 1.21 MiB/sec. | ||
| 8239 | 2026.03.13 22:23:49.497350 [ 4 ] {431e5eac-7f6a-4fe3-b3d5-08b0e43e4444} <Debug> TCPHandler: Processed in 0.001978732 sec. | ||
| 8240 | 2026.03.13 22:23:49.497483 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8241 | 2026.03.13 22:23:49.497615 [ 4 ] {9bed0a69-1a88-43ec-90f6-f980f49c79bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8242 | 2026.03.13 22:23:49.497668 [ 4 ] {9bed0a69-1a88-43ec-90f6-f980f49c79bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8243 | 2026.03.13 22:23:49.499207 [ 4 ] {9bed0a69-1a88-43ec-90f6-f980f49c79bc} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8244 | 2026.03.13 22:23:49.499243 [ 4 ] {9bed0a69-1a88-43ec-90f6-f980f49c79bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8245 | 2026.03.13 22:23:49.499703 [ 4 ] {9bed0a69-1a88-43ec-90f6-f980f49c79bc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8246 | 2026.03.13 22:23:49.499923 [ 4 ] {9bed0a69-1a88-43ec-90f6-f980f49c79bc} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8247 | 2026.03.13 22:23:49.500068 [ 4 ] {9bed0a69-1a88-43ec-90f6-f980f49c79bc} <Debug> executeQuery: Read 2136 rows, 167.28 KiB in 0.002485 sec., 859557.3440643864 rows/sec., 65.74 MiB/sec. | ||
| 8248 | 2026.03.13 22:23:49.500109 [ 4 ] {9bed0a69-1a88-43ec-90f6-f980f49c79bc} <Debug> TCPHandler: Processed in 0.002690127 sec. | ||
| 8249 | 2026.03.13 22:23:49.500220 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8250 | 2026.03.13 22:23:49.500322 [ 4 ] {f03e9319-3c4f-4637-83e9-65edbe68dfa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8251 | 2026.03.13 22:23:49.500363 [ 4 ] {f03e9319-3c4f-4637-83e9-65edbe68dfa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8252 | 2026.03.13 22:23:49.500791 [ 4 ] {f03e9319-3c4f-4637-83e9-65edbe68dfa2} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8253 | 2026.03.13 22:23:49.500827 [ 4 ] {f03e9319-3c4f-4637-83e9-65edbe68dfa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8254 | 2026.03.13 22:23:49.501130 [ 4 ] {f03e9319-3c4f-4637-83e9-65edbe68dfa2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8255 | 2026.03.13 22:23:49.501335 [ 4 ] {f03e9319-3c4f-4637-83e9-65edbe68dfa2} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8256 | 2026.03.13 22:23:49.501467 [ 4 ] {f03e9319-3c4f-4637-83e9-65edbe68dfa2} <Debug> executeQuery: Read 61 rows, 4.65 KiB in 0.001167 sec., 52270.77977720651 rows/sec., 3.89 MiB/sec. | ||
| 8257 | 2026.03.13 22:23:49.501504 [ 4 ] {f03e9319-3c4f-4637-83e9-65edbe68dfa2} <Debug> TCPHandler: Processed in 0.001334149 sec. | ||
| 8258 | 2026.03.13 22:23:49.501608 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8259 | 2026.03.13 22:23:49.501701 [ 4 ] {d91d65bd-b668-4127-b374-d655d7688ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8260 | 2026.03.13 22:23:49.501740 [ 4 ] {d91d65bd-b668-4127-b374-d655d7688ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8261 | 2026.03.13 22:23:49.502414 [ 4 ] {d91d65bd-b668-4127-b374-d655d7688ef4} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8262 | 2026.03.13 22:23:49.502449 [ 4 ] {d91d65bd-b668-4127-b374-d655d7688ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8263 | 2026.03.13 22:23:49.502774 [ 4 ] {d91d65bd-b668-4127-b374-d655d7688ef4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8264 | 2026.03.13 22:23:49.502982 [ 4 ] {d91d65bd-b668-4127-b374-d655d7688ef4} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8265 | 2026.03.13 22:23:49.503107 [ 4 ] {d91d65bd-b668-4127-b374-d655d7688ef4} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001425 sec., 513684.2105263158 rows/sec., 30.38 MiB/sec. | ||
| 8266 | 2026.03.13 22:23:49.503146 [ 4 ] {d91d65bd-b668-4127-b374-d655d7688ef4} <Debug> TCPHandler: Processed in 0.001587014 sec. | ||
| 8267 | 2026.03.13 22:23:49.503261 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8268 | 2026.03.13 22:23:49.503354 [ 4 ] {b049c1c3-09fa-48ab-9f67-2ad444da0f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8269 | 2026.03.13 22:23:49.503393 [ 4 ] {b049c1c3-09fa-48ab-9f67-2ad444da0f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8270 | 2026.03.13 22:23:49.503762 [ 4 ] {b049c1c3-09fa-48ab-9f67-2ad444da0f11} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8271 | 2026.03.13 22:23:49.503796 [ 4 ] {b049c1c3-09fa-48ab-9f67-2ad444da0f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8272 | 2026.03.13 22:23:49.504083 [ 4 ] {b049c1c3-09fa-48ab-9f67-2ad444da0f11} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8273 | 2026.03.13 22:23:49.504290 [ 4 ] {b049c1c3-09fa-48ab-9f67-2ad444da0f11} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8274 | 2026.03.13 22:23:49.504416 [ 4 ] {b049c1c3-09fa-48ab-9f67-2ad444da0f11} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 65.10 KiB/sec. | ||
| 8275 | 2026.03.13 22:23:49.504453 [ 4 ] {b049c1c3-09fa-48ab-9f67-2ad444da0f11} <Debug> TCPHandler: Processed in 0.001242087 sec. | ||
| 8276 | 2026.03.13 22:23:49.504551 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8277 | 2026.03.13 22:23:49.504669 [ 4 ] {8e9e8f25-a518-4700-bf3a-6c5fea2e72bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8278 | 2026.03.13 22:23:49.504708 [ 4 ] {8e9e8f25-a518-4700-bf3a-6c5fea2e72bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8279 | 2026.03.13 22:23:49.505100 [ 4 ] {8e9e8f25-a518-4700-bf3a-6c5fea2e72bb} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8280 | 2026.03.13 22:23:49.505134 [ 4 ] {8e9e8f25-a518-4700-bf3a-6c5fea2e72bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8281 | 2026.03.13 22:23:49.505421 [ 4 ] {8e9e8f25-a518-4700-bf3a-6c5fea2e72bb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8282 | 2026.03.13 22:23:49.505629 [ 4 ] {8e9e8f25-a518-4700-bf3a-6c5fea2e72bb} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8283 | 2026.03.13 22:23:49.505756 [ 4 ] {8e9e8f25-a518-4700-bf3a-6c5fea2e72bb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001104 sec., 10869.565217391304 rows/sec., 849.18 KiB/sec. | ||
| 8284 | 2026.03.13 22:23:49.505793 [ 4 ] {8e9e8f25-a518-4700-bf3a-6c5fea2e72bb} <Debug> TCPHandler: Processed in 0.001291028 sec. | ||
| 8285 | 2026.03.13 22:23:49.505918 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8286 | 2026.03.13 22:23:49.506010 [ 4 ] {a011efb2-ccee-4367-a3a9-11d0540cf2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8287 | 2026.03.13 22:23:49.506049 [ 4 ] {a011efb2-ccee-4367-a3a9-11d0540cf2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8288 | 2026.03.13 22:23:49.506932 [ 4 ] {a011efb2-ccee-4367-a3a9-11d0540cf2d0} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8289 | 2026.03.13 22:23:49.506966 [ 4 ] {a011efb2-ccee-4367-a3a9-11d0540cf2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8290 | 2026.03.13 22:23:49.507312 [ 4 ] {a011efb2-ccee-4367-a3a9-11d0540cf2d0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8291 | 2026.03.13 22:23:49.507535 [ 4 ] {a011efb2-ccee-4367-a3a9-11d0540cf2d0} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8292 | 2026.03.13 22:23:49.507664 [ 4 ] {a011efb2-ccee-4367-a3a9-11d0540cf2d0} <Debug> executeQuery: Read 1085 rows, 77.52 KiB in 0.001672 sec., 648923.4449760765 rows/sec., 45.28 MiB/sec. | ||
| 8293 | 2026.03.13 22:23:49.507700 [ 4 ] {a011efb2-ccee-4367-a3a9-11d0540cf2d0} <Debug> TCPHandler: Processed in 0.001831509 sec. | ||
| 8294 | 2026.03.13 22:23:49.507810 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8295 | 2026.03.13 22:23:49.507903 [ 4 ] {7f66f650-d927-4b88-9977-04b8b1390e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8296 | 2026.03.13 22:23:49.507946 [ 4 ] {7f66f650-d927-4b88-9977-04b8b1390e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8297 | 2026.03.13 22:23:49.508706 [ 4 ] {7f66f650-d927-4b88-9977-04b8b1390e8b} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8298 | 2026.03.13 22:23:49.508738 [ 4 ] {7f66f650-d927-4b88-9977-04b8b1390e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8299 | 2026.03.13 22:23:49.509153 [ 4 ] {7f66f650-d927-4b88-9977-04b8b1390e8b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8300 | 2026.03.13 22:23:49.509380 [ 4 ] {7f66f650-d927-4b88-9977-04b8b1390e8b} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8301 | 2026.03.13 22:23:49.509506 [ 4 ] {7f66f650-d927-4b88-9977-04b8b1390e8b} <Debug> executeQuery: Read 1317 rows, 85.47 KiB in 0.00162 sec., 812962.962962963 rows/sec., 51.52 MiB/sec. | ||
| 8302 | 2026.03.13 22:23:49.509542 [ 4 ] {7f66f650-d927-4b88-9977-04b8b1390e8b} <Debug> TCPHandler: Processed in 0.001782237 sec. | ||
| 8303 | 2026.03.13 22:23:49.509652 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8304 | 2026.03.13 22:23:49.509745 [ 4 ] {1941db4f-c35a-41fc-8ae9-6abe5eff3729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8305 | 2026.03.13 22:23:49.509798 [ 4 ] {1941db4f-c35a-41fc-8ae9-6abe5eff3729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8306 | 2026.03.13 22:23:49.510673 [ 4 ] {1941db4f-c35a-41fc-8ae9-6abe5eff3729} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8307 | 2026.03.13 22:23:49.510705 [ 4 ] {1941db4f-c35a-41fc-8ae9-6abe5eff3729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8308 | 2026.03.13 22:23:49.511283 [ 4 ] {1941db4f-c35a-41fc-8ae9-6abe5eff3729} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8309 | 2026.03.13 22:23:49.511514 [ 4 ] {1941db4f-c35a-41fc-8ae9-6abe5eff3729} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8310 | 2026.03.13 22:23:49.511619 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8311 | 2026.03.13 22:23:49.511652 [ 4 ] {1941db4f-c35a-41fc-8ae9-6abe5eff3729} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001926 sec., 25441.32917964694 rows/sec., 45.59 MiB/sec. | ||
| 8312 | 2026.03.13 22:23:49.511657 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8313 | 2026.03.13 22:23:49.511688 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8314 | 2026.03.13 22:23:49.511715 [ 4 ] {1941db4f-c35a-41fc-8ae9-6abe5eff3729} <Debug> TCPHandler: Processed in 0.002111505 sec. | ||
| 8315 | 2026.03.13 22:23:49.511799 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::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 | ||
| 8316 | 2026.03.13 22:23:49.511824 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8317 | 2026.03.13 22:23:49.511925 [ 4 ] {3209534b-b403-423f-9ede-2cdb8522bece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8318 | 2026.03.13 22:23:49.511967 [ 4 ] {3209534b-b403-423f-9ede-2cdb8522bece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8319 | 2026.03.13 22:23:49.512053 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8320 | 2026.03.13 22:23:49.512124 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1097 rows starting from the beginning of the part | ||
| 8321 | 2026.03.13 22:23:49.512271 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 38 rows starting from the beginning of the part | ||
| 8322 | 2026.03.13 22:23:49.512298 [ 4 ] {3209534b-b403-423f-9ede-2cdb8522bece} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8323 | 2026.03.13 22:23:49.512336 [ 4 ] {3209534b-b403-423f-9ede-2cdb8522bece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8324 | 2026.03.13 22:23:49.512392 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 3 rows starting from the beginning of the part | ||
| 8325 | 2026.03.13 22:23:49.512504 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 38 rows starting from the beginning of the part | ||
| 8326 | 2026.03.13 22:23:49.512611 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 3 rows starting from the beginning of the part | ||
| 8327 | 2026.03.13 22:23:49.512659 [ 4 ] {3209534b-b403-423f-9ede-2cdb8522bece} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8328 | 2026.03.13 22:23:49.512722 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 49 rows starting from the beginning of the part | ||
| 8329 | 2026.03.13 22:23:49.512899 [ 4 ] {3209534b-b403-423f-9ede-2cdb8522bece} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8330 | 2026.03.13 22:23:49.513032 [ 4 ] {3209534b-b403-423f-9ede-2cdb8522bece} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001125 sec., 32000.000000000004 rows/sec., 2.16 MiB/sec. | ||
| 8331 | 2026.03.13 22:23:49.513069 [ 4 ] {3209534b-b403-423f-9ede-2cdb8522bece} <Debug> TCPHandler: Processed in 0.001294787 sec. | ||
| 8332 | 2026.03.13 22:23:49.520301 [ 186 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1228 rows, containing 19 columns (19 merged, 0 gathered) in 0.008550831 sec., 143611.77293762442 rows/sec., 257.35 MiB/sec. | ||
| 8333 | 2026.03.13 22:23:49.521752 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8334 | 2026.03.13 22:23:49.522109 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8335 | 2026.03.13 22:23:49.522192 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8336 | 2026.03.13 22:23:49.522316 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.41 MiB. | ||
| 8337 | 2026.03.13 22:23:50.001148 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.43 MiB, peak 302.79 MiB, free memory in arenas 0.00 B, will set to 295.26 MiB (RSS), difference: 3.83 MiB | ||
| 8338 | 2026.03.13 22:23:51.820769 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8339 | 2026.03.13 22:23:51.820958 [ 4 ] {32731a2f-323d-49fb-a228-ec16a97c9029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8340 | 2026.03.13 22:23:51.821022 [ 4 ] {32731a2f-323d-49fb-a228-ec16a97c9029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8341 | 2026.03.13 22:23:51.821623 [ 4 ] {32731a2f-323d-49fb-a228-ec16a97c9029} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8342 | 2026.03.13 22:23:51.821667 [ 4 ] {32731a2f-323d-49fb-a228-ec16a97c9029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8343 | 2026.03.13 22:23:51.822068 [ 4 ] {32731a2f-323d-49fb-a228-ec16a97c9029} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8344 | 2026.03.13 22:23:51.822311 [ 4 ] {32731a2f-323d-49fb-a228-ec16a97c9029} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8345 | 2026.03.13 22:23:51.822467 [ 4 ] {32731a2f-323d-49fb-a228-ec16a97c9029} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00156 sec., 35897.4358974359 rows/sec., 2.74 MiB/sec. | ||
| 8346 | 2026.03.13 22:23:51.822506 [ 4 ] {32731a2f-323d-49fb-a228-ec16a97c9029} <Debug> TCPHandler: Processed in 0.00187413 sec. | ||
| 8347 | 2026.03.13 22:23:51.822614 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8348 | 2026.03.13 22:23:51.822713 [ 4 ] {aa2e3111-e31b-4880-bcbe-5a0abf406892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8349 | 2026.03.13 22:23:51.822754 [ 4 ] {aa2e3111-e31b-4880-bcbe-5a0abf406892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8350 | 2026.03.13 22:23:51.823169 [ 4 ] {aa2e3111-e31b-4880-bcbe-5a0abf406892} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8351 | 2026.03.13 22:23:51.823205 [ 4 ] {aa2e3111-e31b-4880-bcbe-5a0abf406892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8352 | 2026.03.13 22:23:51.823517 [ 4 ] {aa2e3111-e31b-4880-bcbe-5a0abf406892} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8353 | 2026.03.13 22:23:51.823721 [ 4 ] {aa2e3111-e31b-4880-bcbe-5a0abf406892} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8354 | 2026.03.13 22:23:51.823854 [ 4 ] {aa2e3111-e31b-4880-bcbe-5a0abf406892} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00116 sec., 55172.41379310345 rows/sec., 4.31 MiB/sec. | ||
| 8355 | 2026.03.13 22:23:51.823892 [ 4 ] {aa2e3111-e31b-4880-bcbe-5a0abf406892} <Debug> TCPHandler: Processed in 0.001326298 sec. | ||
| 8356 | 2026.03.13 22:23:51.824000 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8357 | 2026.03.13 22:23:51.824094 [ 4 ] {ef8a1152-780c-4461-85f0-c042af2bd932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8358 | 2026.03.13 22:23:51.824136 [ 4 ] {ef8a1152-780c-4461-85f0-c042af2bd932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8359 | 2026.03.13 22:23:51.824485 [ 4 ] {ef8a1152-780c-4461-85f0-c042af2bd932} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8360 | 2026.03.13 22:23:51.824521 [ 4 ] {ef8a1152-780c-4461-85f0-c042af2bd932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8361 | 2026.03.13 22:23:51.824829 [ 4 ] {ef8a1152-780c-4461-85f0-c042af2bd932} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8362 | 2026.03.13 22:23:51.825031 [ 4 ] {ef8a1152-780c-4461-85f0-c042af2bd932} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8363 | 2026.03.13 22:23:51.825171 [ 4 ] {ef8a1152-780c-4461-85f0-c042af2bd932} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001095 sec., 58447.488584474886 rows/sec., 4.07 MiB/sec. | ||
| 8364 | 2026.03.13 22:23:51.825207 [ 4 ] {ef8a1152-780c-4461-85f0-c042af2bd932} <Debug> TCPHandler: Processed in 0.001254597 sec. | ||
| 8365 | 2026.03.13 22:23:51.825314 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8366 | 2026.03.13 22:23:51.825407 [ 4 ] {c5f66196-01c6-42fb-b5c3-1c3377349bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8367 | 2026.03.13 22:23:51.825448 [ 4 ] {c5f66196-01c6-42fb-b5c3-1c3377349bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8368 | 2026.03.13 22:23:51.825751 [ 4 ] {c5f66196-01c6-42fb-b5c3-1c3377349bb3} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8369 | 2026.03.13 22:23:51.825787 [ 4 ] {c5f66196-01c6-42fb-b5c3-1c3377349bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8370 | 2026.03.13 22:23:51.826078 [ 4 ] {c5f66196-01c6-42fb-b5c3-1c3377349bb3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8371 | 2026.03.13 22:23:51.826281 [ 4 ] {c5f66196-01c6-42fb-b5c3-1c3377349bb3} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8372 | 2026.03.13 22:23:51.826415 [ 4 ] {c5f66196-01c6-42fb-b5c3-1c3377349bb3} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001025 sec., 23414.63414634146 rows/sec., 1.58 MiB/sec. | ||
| 8373 | 2026.03.13 22:23:51.826449 [ 4 ] {c5f66196-01c6-42fb-b5c3-1c3377349bb3} <Debug> TCPHandler: Processed in 0.001182575 sec. | ||
| 8374 | 2026.03.13 22:23:53.577516 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8375 | 2026.03.13 22:23:53.577614 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8376 | 2026.03.13 22:23:53.706329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19228 | ||
| 8377 | 2026.03.13 22:23:53.706844 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8378 | 2026.03.13 22:23:53.706882 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8379 | 2026.03.13 22:23:53.707378 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8380 | 2026.03.13 22:23:53.707625 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8381 | 2026.03.13 22:23:53.707771 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19228 | ||
| 8382 | 2026.03.13 22:23:53.756549 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1042 | ||
| 8383 | 2026.03.13 22:23:53.759035 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8384 | 2026.03.13 22:23:53.759080 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8385 | 2026.03.13 22:23:53.760312 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8386 | 2026.03.13 22:23:53.760594 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8387 | 2026.03.13 22:23:53.760858 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1042 | ||
| 8388 | 2026.03.13 22:23:54.704032 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8389 | 2026.03.13 22:23:54.721059 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8390 | 2026.03.13 22:23:54.721110 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8391 | 2026.03.13 22:23:54.727290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8392 | 2026.03.13 22:23:54.727971 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8393 | 2026.03.13 22:23:54.730953 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8394 | 2026.03.13 22:23:56.825815 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8395 | 2026.03.13 22:23:56.825994 [ 4 ] {af6918fe-e345-4cce-8c87-62a5780493f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8396 | 2026.03.13 22:23:56.826061 [ 4 ] {af6918fe-e345-4cce-8c87-62a5780493f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8397 | 2026.03.13 22:23:56.826727 [ 4 ] {af6918fe-e345-4cce-8c87-62a5780493f0} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8398 | 2026.03.13 22:23:56.826774 [ 4 ] {af6918fe-e345-4cce-8c87-62a5780493f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8399 | 2026.03.13 22:23:56.827191 [ 4 ] {af6918fe-e345-4cce-8c87-62a5780493f0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8400 | 2026.03.13 22:23:56.827431 [ 4 ] {af6918fe-e345-4cce-8c87-62a5780493f0} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8401 | 2026.03.13 22:23:56.827577 [ 84 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8402 | 2026.03.13 22:23:56.827596 [ 4 ] {af6918fe-e345-4cce-8c87-62a5780493f0} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001651 sec., 37552.998182919444 rows/sec., 2.93 MiB/sec. | ||
| 8403 | 2026.03.13 22:23:56.827621 [ 84 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8404 | 2026.03.13 22:23:56.827644 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8405 | 2026.03.13 22:23:56.827649 [ 4 ] {af6918fe-e345-4cce-8c87-62a5780493f0} <Debug> TCPHandler: Processed in 0.001964082 sec. | ||
| 8406 | 2026.03.13 22:23:56.827770 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 8407 | 2026.03.13 22:23:56.827781 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8408 | 2026.03.13 22:23:56.827909 [ 4 ] {a204e4e4-cf8c-4517-ac27-2d985b50056c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8409 | 2026.03.13 22:23:56.827913 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8410 | 2026.03.13 22:23:56.827957 [ 4 ] {a204e4e4-cf8c-4517-ac27-2d985b50056c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8411 | 2026.03.13 22:23:56.827961 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2152 rows starting from the beginning of the part | ||
| 8412 | 2026.03.13 22:23:56.828044 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 132 rows starting from the beginning of the part | ||
| 8413 | 2026.03.13 22:23:56.828091 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 62 rows starting from the beginning of the part | ||
| 8414 | 2026.03.13 22:23:56.828131 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 2136 rows starting from the beginning of the part | ||
| 8415 | 2026.03.13 22:23:56.828171 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 8416 | 2026.03.13 22:23:56.828218 [ 190 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 62 rows starting from the beginning of the part | ||
| 8417 | 2026.03.13 22:23:56.828389 [ 4 ] {a204e4e4-cf8c-4517-ac27-2d985b50056c} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8418 | 2026.03.13 22:23:56.828429 [ 4 ] {a204e4e4-cf8c-4517-ac27-2d985b50056c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8419 | 2026.03.13 22:23:56.828763 [ 4 ] {a204e4e4-cf8c-4517-ac27-2d985b50056c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8420 | 2026.03.13 22:23:56.828992 [ 4 ] {a204e4e4-cf8c-4517-ac27-2d985b50056c} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8421 | 2026.03.13 22:23:56.829132 [ 4 ] {a204e4e4-cf8c-4517-ac27-2d985b50056c} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001247 sec., 2405.7738572574176 rows/sec., 180.90 KiB/sec. | ||
| 8422 | 2026.03.13 22:23:56.829170 [ 4 ] {a204e4e4-cf8c-4517-ac27-2d985b50056c} <Debug> TCPHandler: Processed in 0.001445801 sec. | ||
| 8423 | 2026.03.13 22:23:56.829282 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8424 | 2026.03.13 22:23:56.829377 [ 4 ] {6cbe7e98-a203-484e-bc47-10c7c6f210ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8425 | 2026.03.13 22:23:56.829418 [ 4 ] {6cbe7e98-a203-484e-bc47-10c7c6f210ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8426 | 2026.03.13 22:23:56.829851 [ 4 ] {6cbe7e98-a203-484e-bc47-10c7c6f210ec} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8427 | 2026.03.13 22:23:56.829890 [ 4 ] {6cbe7e98-a203-484e-bc47-10c7c6f210ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8428 | 2026.03.13 22:23:56.830198 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4600 rows, containing 5 columns (5 merged, 0 gathered) in 0.002490133 sec., 1847290.8876754777 rows/sec., 148.96 MiB/sec. | ||
| 8429 | 2026.03.13 22:23:56.830208 [ 4 ] {6cbe7e98-a203-484e-bc47-10c7c6f210ec} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8430 | 2026.03.13 22:23:56.830446 [ 4 ] {6cbe7e98-a203-484e-bc47-10c7c6f210ec} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8431 | 2026.03.13 22:23:56.830554 [ 84 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8432 | 2026.03.13 22:23:56.830579 [ 84 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8433 | 2026.03.13 22:23:56.830588 [ 4 ] {6cbe7e98-a203-484e-bc47-10c7c6f210ec} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001226 sec., 54649.265905383356 rows/sec., 4.27 MiB/sec. | ||
| 8434 | 2026.03.13 22:23:56.830596 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8435 | 2026.03.13 22:23:56.830589 [ 199 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8436 | 2026.03.13 22:23:56.830627 [ 4 ] {6cbe7e98-a203-484e-bc47-10c7c6f210ec} <Debug> TCPHandler: Processed in 0.00139524 sec. | ||
| 8437 | 2026.03.13 22:23:56.830685 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 8438 | 2026.03.13 22:23:56.830758 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8439 | 2026.03.13 22:23:56.830787 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8440 | 2026.03.13 22:23:56.830821 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1124 rows starting from the beginning of the part | ||
| 8441 | 2026.03.13 22:23:56.830856 [ 4 ] {934feb91-cf35-41fb-8938-4fb64286faae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8442 | 2026.03.13 22:23:56.830889 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 102 rows starting from the beginning of the part | ||
| 8443 | 2026.03.13 22:23:56.830903 [ 4 ] {934feb91-cf35-41fb-8938-4fb64286faae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8444 | 2026.03.13 22:23:56.830944 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 67 rows starting from the beginning of the part | ||
| 8445 | 2026.03.13 22:23:56.830972 [ 199 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_66_13} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8446 | 2026.03.13 22:23:56.830997 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1085 rows starting from the beginning of the part | ||
| 8447 | 2026.03.13 22:23:56.831049 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 8448 | 2026.03.13 22:23:56.831074 [ 199 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_66_13} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8449 | 2026.03.13 22:23:56.831095 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 67 rows starting from the beginning of the part | ||
| 8450 | 2026.03.13 22:23:56.831198 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 8451 | 2026.03.13 22:23:56.831328 [ 4 ] {934feb91-cf35-41fb-8938-4fb64286faae} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8452 | 2026.03.13 22:23:56.831365 [ 4 ] {934feb91-cf35-41fb-8938-4fb64286faae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8453 | 2026.03.13 22:23:56.831803 [ 4 ] {934feb91-cf35-41fb-8938-4fb64286faae} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8454 | 2026.03.13 22:23:56.832007 [ 4 ] {934feb91-cf35-41fb-8938-4fb64286faae} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8455 | 2026.03.13 22:23:56.832106 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8456 | 2026.03.13 22:23:56.832129 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8457 | 2026.03.13 22:23:56.832135 [ 4 ] {934feb91-cf35-41fb-8938-4fb64286faae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 8458 | 2026.03.13 22:23:56.832144 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8459 | 2026.03.13 22:23:56.832172 [ 4 ] {934feb91-cf35-41fb-8938-4fb64286faae} <Debug> TCPHandler: Processed in 0.001463151 sec. | ||
| 8460 | 2026.03.13 22:23:56.832213 [ 200 ] {048abef4-0a91-445b-b5a2-84016e26604f::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 | ||
| 8461 | 2026.03.13 22:23:56.832272 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2509 rows, containing 5 columns (5 merged, 0 gathered) in 0.001628255 sec., 1540913.4318641736 rows/sec., 115.15 MiB/sec. | ||
| 8462 | 2026.03.13 22:23:56.832278 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8463 | 2026.03.13 22:23:56.832301 [ 200 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8464 | 2026.03.13 22:23:56.832339 [ 200 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19864 rows starting from the beginning of the part | ||
| 8465 | 2026.03.13 22:23:56.832389 [ 200 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 8466 | 2026.03.13 22:23:56.832395 [ 4 ] {50f6d380-fcfa-4371-9670-41c2df27c948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8467 | 2026.03.13 22:23:56.832432 [ 200 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 8468 | 2026.03.13 22:23:56.832436 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8469 | 2026.03.13 22:23:56.832451 [ 4 ] {50f6d380-fcfa-4371-9670-41c2df27c948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8470 | 2026.03.13 22:23:56.832472 [ 200 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1317 rows starting from the beginning of the part | ||
| 8471 | 2026.03.13 22:23:56.832516 [ 200 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 8472 | 2026.03.13 22:23:56.832558 [ 200 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 8473 | 2026.03.13 22:23:56.832688 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_66_13} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8474 | 2026.03.13 22:23:56.832748 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_66_13} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8475 | 2026.03.13 22:23:56.832814 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 8476 | 2026.03.13 22:23:56.833173 [ 4 ] {50f6d380-fcfa-4371-9670-41c2df27c948} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8477 | 2026.03.13 22:23:56.833206 [ 4 ] {50f6d380-fcfa-4371-9670-41c2df27c948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8478 | 2026.03.13 22:23:56.833694 [ 4 ] {50f6d380-fcfa-4371-9670-41c2df27c948} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8479 | 2026.03.13 22:23:56.833909 [ 4 ] {50f6d380-fcfa-4371-9670-41c2df27c948} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8480 | 2026.03.13 22:23:56.834038 [ 4 ] {50f6d380-fcfa-4371-9670-41c2df27c948} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001662 sec., 1805.0541516245487 rows/sec., 3.23 MiB/sec. | ||
| 8481 | 2026.03.13 22:23:56.834089 [ 4 ] {50f6d380-fcfa-4371-9670-41c2df27c948} <Debug> TCPHandler: Processed in 0.001858119 sec. | ||
| 8482 | 2026.03.13 22:23:56.834200 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8483 | 2026.03.13 22:23:56.834292 [ 4 ] {27538035-dfec-4dc7-be2f-801f30825057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8484 | 2026.03.13 22:23:56.834331 [ 4 ] {27538035-dfec-4dc7-be2f-801f30825057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8485 | 2026.03.13 22:23:56.834659 [ 4 ] {27538035-dfec-4dc7-be2f-801f30825057} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8486 | 2026.03.13 22:23:56.834692 [ 4 ] {27538035-dfec-4dc7-be2f-801f30825057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8487 | 2026.03.13 22:23:56.834979 [ 4 ] {27538035-dfec-4dc7-be2f-801f30825057} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8488 | 2026.03.13 22:23:56.835171 [ 4 ] {27538035-dfec-4dc7-be2f-801f30825057} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8489 | 2026.03.13 22:23:56.835270 [ 84 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8490 | 2026.03.13 22:23:56.835296 [ 4 ] {27538035-dfec-4dc7-be2f-801f30825057} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001022 sec., 58708.41487279844 rows/sec., 3.96 MiB/sec. | ||
| 8491 | 2026.03.13 22:23:56.835298 [ 84 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8492 | 2026.03.13 22:23:56.835324 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8493 | 2026.03.13 22:23:56.835330 [ 4 ] {27538035-dfec-4dc7-be2f-801f30825057} <Debug> TCPHandler: Processed in 0.001176775 sec. | ||
| 8494 | 2026.03.13 22:23:56.835408 [ 195 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 8495 | 2026.03.13 22:23:56.835519 [ 195 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8496 | 2026.03.13 22:23:56.835551 [ 195 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2946 rows starting from the beginning of the part | ||
| 8497 | 2026.03.13 22:23:56.835613 [ 195 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 8498 | 2026.03.13 22:23:56.835660 [ 195 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 8499 | 2026.03.13 22:23:56.835699 [ 195 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part | ||
| 8500 | 2026.03.13 22:23:56.835753 [ 195 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 24 rows starting from the beginning of the part | ||
| 8501 | 2026.03.13 22:23:56.835796 [ 195 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 8502 | 2026.03.13 22:23:56.836949 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001578774 sec., 2018021.5787693488 rows/sec., 135.89 MiB/sec. | ||
| 8503 | 2026.03.13 22:23:56.837012 [ 192 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21725 rows, containing 5 columns (5 merged, 0 gathered) in 0.004829712 sec., 4498197.822147573 rows/sec., 296.01 MiB/sec. | ||
| 8504 | 2026.03.13 22:23:56.837246 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8505 | 2026.03.13 22:23:56.837469 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8506 | 2026.03.13 22:23:56.837528 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_66_13} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8507 | 2026.03.13 22:23:56.837603 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_66_13} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8508 | 2026.03.13 22:23:56.837676 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8509 | 2026.03.13 22:23:56.837829 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8510 | 2026.03.13 22:23:56.837920 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8511 | 2026.03.13 22:23:56.838019 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 8512 | 2026.03.13 22:24:01.208801 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19740 | ||
| 8513 | 2026.03.13 22:24:01.209346 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8514 | 2026.03.13 22:24:01.209389 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8515 | 2026.03.13 22:24:01.209898 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8516 | 2026.03.13 22:24:01.210133 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8517 | 2026.03.13 22:24:01.210263 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19740 | ||
| 8518 | 2026.03.13 22:24:01.210275 [ 54 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8519 | 2026.03.13 22:24:01.210346 [ 54 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8520 | 2026.03.13 22:24:01.210367 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8521 | 2026.03.13 22:24:01.210493 [ 192 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 8522 | 2026.03.13 22:24:01.210633 [ 192 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8523 | 2026.03.13 22:24:01.210669 [ 192 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17308 rows starting from the beginning of the part | ||
| 8524 | 2026.03.13 22:24:01.210741 [ 192 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 8525 | 2026.03.13 22:24:01.210784 [ 192 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 8526 | 2026.03.13 22:24:01.210823 [ 192 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 8527 | 2026.03.13 22:24:01.210863 [ 192 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 8528 | 2026.03.13 22:24:01.210902 [ 192 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 8529 | 2026.03.13 22:24:01.212893 [ 192 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19740 rows, containing 4 columns (4 merged, 0 gathered) in 0.002460632 sec., 8022329.222736273 rows/sec., 114.76 MiB/sec. | ||
| 8530 | 2026.03.13 22:24:01.213101 [ 192 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8531 | 2026.03.13 22:24:01.213343 [ 192 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_41_8} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8532 | 2026.03.13 22:24:01.213415 [ 192 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_41_8} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8533 | 2026.03.13 22:24:01.213483 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.63 MiB. | ||
| 8534 | 2026.03.13 22:24:01.826464 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8535 | 2026.03.13 22:24:01.826653 [ 4 ] {8d5a3bce-bfcf-4ad9-b9ed-a79864ea9f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8536 | 2026.03.13 22:24:01.826726 [ 4 ] {8d5a3bce-bfcf-4ad9-b9ed-a79864ea9f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8537 | 2026.03.13 22:24:01.827483 [ 4 ] {8d5a3bce-bfcf-4ad9-b9ed-a79864ea9f3d} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8538 | 2026.03.13 22:24:01.827528 [ 4 ] {8d5a3bce-bfcf-4ad9-b9ed-a79864ea9f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8539 | 2026.03.13 22:24:01.827915 [ 4 ] {8d5a3bce-bfcf-4ad9-b9ed-a79864ea9f3d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8540 | 2026.03.13 22:24:01.828141 [ 4 ] {8d5a3bce-bfcf-4ad9-b9ed-a79864ea9f3d} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8541 | 2026.03.13 22:24:01.828288 [ 4 ] {8d5a3bce-bfcf-4ad9-b9ed-a79864ea9f3d} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001689 sec., 78152.75310834813 rows/sec., 6.75 MiB/sec. | ||
| 8542 | 2026.03.13 22:24:01.828327 [ 4 ] {8d5a3bce-bfcf-4ad9-b9ed-a79864ea9f3d} <Debug> TCPHandler: Processed in 0.001997102 sec. | ||
| 8543 | 2026.03.13 22:24:01.828447 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8544 | 2026.03.13 22:24:01.828538 [ 4 ] {5613fe82-70ee-43f2-8358-cb0a3ddce2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8545 | 2026.03.13 22:24:01.828577 [ 4 ] {5613fe82-70ee-43f2-8358-cb0a3ddce2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8546 | 2026.03.13 22:24:01.828976 [ 4 ] {5613fe82-70ee-43f2-8358-cb0a3ddce2ef} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2026.03.13 22:24:01.829011 [ 4 ] {5613fe82-70ee-43f2-8358-cb0a3ddce2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8548 | 2026.03.13 22:24:01.829296 [ 4 ] {5613fe82-70ee-43f2-8358-cb0a3ddce2ef} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8549 | 2026.03.13 22:24:01.829496 [ 4 ] {5613fe82-70ee-43f2-8358-cb0a3ddce2ef} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2026.03.13 22:24:01.829620 [ 4 ] {5613fe82-70ee-43f2-8358-cb0a3ddce2ef} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.0011 sec., 34545.454545454544 rows/sec., 2.54 MiB/sec. | ||
| 8551 | 2026.03.13 22:24:01.829656 [ 4 ] {5613fe82-70ee-43f2-8358-cb0a3ddce2ef} <Debug> TCPHandler: Processed in 0.001257477 sec. | ||
| 8552 | 2026.03.13 22:24:01.829762 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8553 | 2026.03.13 22:24:01.829853 [ 4 ] {9ed87566-8fe5-420a-8a57-dee9d1e53001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8554 | 2026.03.13 22:24:01.829892 [ 4 ] {9ed87566-8fe5-420a-8a57-dee9d1e53001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8555 | 2026.03.13 22:24:01.830316 [ 4 ] {9ed87566-8fe5-420a-8a57-dee9d1e53001} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8556 | 2026.03.13 22:24:01.830349 [ 4 ] {9ed87566-8fe5-420a-8a57-dee9d1e53001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8557 | 2026.03.13 22:24:01.830640 [ 4 ] {9ed87566-8fe5-420a-8a57-dee9d1e53001} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8558 | 2026.03.13 22:24:01.830841 [ 4 ] {9ed87566-8fe5-420a-8a57-dee9d1e53001} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8559 | 2026.03.13 22:24:01.830963 [ 4 ] {9ed87566-8fe5-420a-8a57-dee9d1e53001} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001127 sec., 90505.76752440106 rows/sec., 7.07 MiB/sec. | ||
| 8560 | 2026.03.13 22:24:01.830999 [ 4 ] {9ed87566-8fe5-420a-8a57-dee9d1e53001} <Debug> TCPHandler: Processed in 0.001284607 sec. | ||
| 8561 | 2026.03.13 22:24:01.831110 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8562 | 2026.03.13 22:24:01.831200 [ 4 ] {86892fb1-fc51-4a98-a4ab-7cf722b4d9e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8563 | 2026.03.13 22:24:01.831241 [ 4 ] {86892fb1-fc51-4a98-a4ab-7cf722b4d9e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8564 | 2026.03.13 22:24:01.831651 [ 4 ] {86892fb1-fc51-4a98-a4ab-7cf722b4d9e0} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8565 | 2026.03.13 22:24:01.831686 [ 4 ] {86892fb1-fc51-4a98-a4ab-7cf722b4d9e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8566 | 2026.03.13 22:24:01.831997 [ 4 ] {86892fb1-fc51-4a98-a4ab-7cf722b4d9e0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8567 | 2026.03.13 22:24:01.832200 [ 4 ] {86892fb1-fc51-4a98-a4ab-7cf722b4d9e0} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2026.03.13 22:24:01.832323 [ 4 ] {86892fb1-fc51-4a98-a4ab-7cf722b4d9e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 8569 | 2026.03.13 22:24:01.832358 [ 4 ] {86892fb1-fc51-4a98-a4ab-7cf722b4d9e0} <Debug> TCPHandler: Processed in 0.001296338 sec. | ||
| 8570 | 2026.03.13 22:24:01.832454 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8571 | 2026.03.13 22:24:01.832544 [ 4 ] {1c394170-d444-4a9b-bd6f-9eda65e5294f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8572 | 2026.03.13 22:24:01.832597 [ 4 ] {1c394170-d444-4a9b-bd6f-9eda65e5294f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8573 | 2026.03.13 22:24:01.833447 [ 4 ] {1c394170-d444-4a9b-bd6f-9eda65e5294f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8574 | 2026.03.13 22:24:01.833481 [ 4 ] {1c394170-d444-4a9b-bd6f-9eda65e5294f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8575 | 2026.03.13 22:24:01.834026 [ 4 ] {1c394170-d444-4a9b-bd6f-9eda65e5294f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8576 | 2026.03.13 22:24:01.834233 [ 4 ] {1c394170-d444-4a9b-bd6f-9eda65e5294f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8577 | 2026.03.13 22:24:01.834367 [ 4 ] {1c394170-d444-4a9b-bd6f-9eda65e5294f} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.00184 sec., 20652.173913043476 rows/sec., 37.01 MiB/sec. | ||
| 8578 | 2026.03.13 22:24:01.834419 [ 4 ] {1c394170-d444-4a9b-bd6f-9eda65e5294f} <Debug> TCPHandler: Processed in 0.002009943 sec. | ||
| 8579 | 2026.03.13 22:24:01.834524 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8580 | 2026.03.13 22:24:01.834616 [ 4 ] {84e9913b-97e1-4ff2-b7e1-c205afa186e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8581 | 2026.03.13 22:24:01.834656 [ 4 ] {84e9913b-97e1-4ff2-b7e1-c205afa186e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8582 | 2026.03.13 22:24:01.834989 [ 4 ] {84e9913b-97e1-4ff2-b7e1-c205afa186e8} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8583 | 2026.03.13 22:24:01.835024 [ 4 ] {84e9913b-97e1-4ff2-b7e1-c205afa186e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8584 | 2026.03.13 22:24:01.835318 [ 4 ] {84e9913b-97e1-4ff2-b7e1-c205afa186e8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8585 | 2026.03.13 22:24:01.835519 [ 4 ] {84e9913b-97e1-4ff2-b7e1-c205afa186e8} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8586 | 2026.03.13 22:24:01.835644 [ 4 ] {84e9913b-97e1-4ff2-b7e1-c205afa186e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 8587 | 2026.03.13 22:24:01.835678 [ 4 ] {84e9913b-97e1-4ff2-b7e1-c205afa186e8} <Debug> TCPHandler: Processed in 0.001200745 sec. | ||
| 8588 | 2026.03.13 22:24:02.231939 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8589 | 2026.03.13 22:24:02.249383 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8590 | 2026.03.13 22:24:02.249433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8591 | 2026.03.13 22:24:02.255580 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8592 | 2026.03.13 22:24:02.256320 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8593 | 2026.03.13 22:24:02.256619 [ 49 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8594 | 2026.03.13 22:24:02.256685 [ 49 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8595 | 2026.03.13 22:24:02.256705 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8596 | 2026.03.13 22:24:02.256805 [ 196 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 8597 | 2026.03.13 22:24:02.259193 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8598 | 2026.03.13 22:24:02.259805 [ 196 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8599 | 2026.03.13 22:24:02.260529 [ 196 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 8600 | 2026.03.13 22:24:02.263988 [ 196 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 8601 | 2026.03.13 22:24:02.267401 [ 196 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 8602 | 2026.03.13 22:24:02.271293 [ 196 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 8603 | 2026.03.13 22:24:02.275265 [ 196 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 8604 | 2026.03.13 22:24:02.279078 [ 196 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 8605 | 2026.03.13 22:24:02.327591 [ 195 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.070829183 sec., 4362.608559243158 rows/sec., 22.56 MiB/sec. | ||
| 8606 | 2026.03.13 22:24:02.330243 [ 189 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8607 | 2026.03.13 22:24:02.332606 [ 189 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_41_8} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8608 | 2026.03.13 22:24:02.332723 [ 189 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_41_8} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8609 | 2026.03.13 22:24:02.335810 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 8610 | 2026.03.13 22:24:03.445775 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64166 | ||
| 8611 | 2026.03.13 22:24:03.445894 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8612 | 2026.03.13 22:24:03.445925 [ 292 ] {} <Debug> TCP-Session: cc6ec210-3941-41ac-b01c-e57e8c3578d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64166 | ||
| 8613 | 2026.03.13 22:24:03.445950 [ 292 ] {} <Debug> TCP-Session: cc6ec210-3941-41ac-b01c-e57e8c3578d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8614 | 2026.03.13 22:24:03.445964 [ 292 ] {} <Debug> TCP-Session: cc6ec210-3941-41ac-b01c-e57e8c3578d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8615 | 2026.03.13 22:24:03.446207 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62195 | ||
| 8616 | 2026.03.13 22:24:03.446221 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47011 | ||
| 8617 | 2026.03.13 22:24:03.446255 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37398 | ||
| 8618 | 2026.03.13 22:24:03.446286 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42256 | ||
| 8619 | 2026.03.13 22:24:03.446327 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8620 | 2026.03.13 22:24:03.446272 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38042 | ||
| 8621 | 2026.03.13 22:24:03.446367 [ 293 ] {} <Debug> TCP-Session: dbd1da1b-591d-41d1-8555-87586996754d Authenticating user 'default' from [fd00:1122:3344:101::e]:62195 | ||
| 8622 | 2026.03.13 22:24:03.446352 [ 292 ] {} <Trace> TCP-Session: cc6ec210-3941-41ac-b01c-e57e8c3578d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8623 | 2026.03.13 22:24:03.446398 [ 293 ] {} <Debug> TCP-Session: dbd1da1b-591d-41d1-8555-87586996754d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8624 | 2026.03.13 22:24:03.446241 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44603 | ||
| 8625 | 2026.03.13 22:24:03.446430 [ 293 ] {} <Debug> TCP-Session: dbd1da1b-591d-41d1-8555-87586996754d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8626 | 2026.03.13 22:24:03.446231 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58750 | ||
| 8627 | 2026.03.13 22:24:03.446292 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46185 | ||
| 8628 | 2026.03.13 22:24:03.446574 [ 292 ] {3258d014-dd71-4fa9-88dc-b5a6a34c289c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64166) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8629 | 2026.03.13 22:24:03.446855 [ 292 ] {3258d014-dd71-4fa9-88dc-b5a6a34c289c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8630 | 2026.03.13 22:24:03.446888 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8631 | 2026.03.13 22:24:03.446912 [ 292 ] {3258d014-dd71-4fa9-88dc-b5a6a34c289c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8632 | 2026.03.13 22:24:03.446942 [ 3 ] {} <Debug> TCP-Session: 883b9e03-86a4-4bb8-b31e-5cb4736f2145 Authenticating user 'default' from [fd00:1122:3344:101::e]:58750 | ||
| 8633 | 2026.03.13 22:24:03.446955 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8634 | 2026.03.13 22:24:03.446972 [ 3 ] {} <Debug> TCP-Session: 883b9e03-86a4-4bb8-b31e-5cb4736f2145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8635 | 2026.03.13 22:24:03.446983 [ 291 ] {} <Debug> TCP-Session: c894e766-f4ed-4966-adac-1752a9fbd7a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46185 | ||
| 8636 | 2026.03.13 22:24:03.446990 [ 3 ] {} <Debug> TCP-Session: 883b9e03-86a4-4bb8-b31e-5cb4736f2145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8637 | 2026.03.13 22:24:03.447001 [ 291 ] {} <Debug> TCP-Session: c894e766-f4ed-4966-adac-1752a9fbd7a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8638 | 2026.03.13 22:24:03.447014 [ 291 ] {} <Debug> TCP-Session: c894e766-f4ed-4966-adac-1752a9fbd7a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8639 | 2026.03.13 22:24:03.447069 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8640 | 2026.03.13 22:24:03.447102 [ 289 ] {} <Debug> TCP-Session: 0ef940f5-2404-4835-8ea4-a609fac591b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38042 | ||
| 8641 | 2026.03.13 22:24:03.447120 [ 289 ] {} <Debug> TCP-Session: 0ef940f5-2404-4835-8ea4-a609fac591b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8642 | 2026.03.13 22:24:03.447132 [ 289 ] {} <Debug> TCP-Session: 0ef940f5-2404-4835-8ea4-a609fac591b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8643 | 2026.03.13 22:24:03.447238 [ 292 ] {3258d014-dd71-4fa9-88dc-b5a6a34c289c} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 8644 | 2026.03.13 22:24:03.447333 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8645 | 2026.03.13 22:24:03.447368 [ 288 ] {} <Debug> TCP-Session: 843e0812-8f4d-4f7f-b046-b73dcfea8039 Authenticating user 'default' from [fd00:1122:3344:101::e]:37398 | ||
| 8646 | 2026.03.13 22:24:03.447386 [ 288 ] {} <Debug> TCP-Session: 843e0812-8f4d-4f7f-b046-b73dcfea8039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8647 | 2026.03.13 22:24:03.447401 [ 288 ] {} <Debug> TCP-Session: 843e0812-8f4d-4f7f-b046-b73dcfea8039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8648 | 2026.03.13 22:24:03.447439 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8649 | 2026.03.13 22:24:03.447479 [ 287 ] {} <Debug> TCP-Session: 7ce09b17-d1ef-444b-b476-8833e2619ade Authenticating user 'default' from [fd00:1122:3344:101::e]:44603 | ||
| 8650 | 2026.03.13 22:24:03.447503 [ 287 ] {} <Debug> TCP-Session: 7ce09b17-d1ef-444b-b476-8833e2619ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8651 | 2026.03.13 22:24:03.447515 [ 287 ] {} <Debug> TCP-Session: 7ce09b17-d1ef-444b-b476-8833e2619ade Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8652 | 2026.03.13 22:24:03.447653 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8653 | 2026.03.13 22:24:03.447682 [ 290 ] {} <Debug> TCP-Session: f7ab805b-0588-4ee6-ba98-744093424f33 Authenticating user 'default' from [fd00:1122:3344:101::e]:42256 | ||
| 8654 | 2026.03.13 22:24:03.447700 [ 290 ] {} <Debug> TCP-Session: f7ab805b-0588-4ee6-ba98-744093424f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8655 | 2026.03.13 22:24:03.447712 [ 290 ] {} <Debug> TCP-Session: f7ab805b-0588-4ee6-ba98-744093424f33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8656 | 2026.03.13 22:24:03.447723 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8657 | 2026.03.13 22:24:03.447750 [ 294 ] {} <Debug> TCP-Session: 10f185ec-4d23-4ad1-897a-f89a93ceb5cd Authenticating user 'default' from [fd00:1122:3344:101::e]:47011 | ||
| 8658 | 2026.03.13 22:24:03.447770 [ 294 ] {} <Debug> TCP-Session: 10f185ec-4d23-4ad1-897a-f89a93ceb5cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8659 | 2026.03.13 22:24:03.447782 [ 294 ] {} <Debug> TCP-Session: 10f185ec-4d23-4ad1-897a-f89a93ceb5cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8660 | 2026.03.13 22:24:03.448203 [ 323 ] {3258d014-dd71-4fa9-88dc-b5a6a34c289c} <Trace> AggregatingTransform: Aggregating | ||
| 8661 | 2026.03.13 22:24:03.448238 [ 323 ] {3258d014-dd71-4fa9-88dc-b5a6a34c289c} <Trace> Aggregator: Aggregation method: without_key | ||
| 8662 | 2026.03.13 22:24:03.448270 [ 323 ] {3258d014-dd71-4fa9-88dc-b5a6a34c289c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00092746 sec. (1078.214 rows/sec., 42.12 KiB/sec.) | ||
| 8663 | 2026.03.13 22:24:03.448288 [ 323 ] {3258d014-dd71-4fa9-88dc-b5a6a34c289c} <Trace> Aggregator: Merging aggregated data | ||
| 8664 | 2026.03.13 22:24:03.449523 [ 292 ] {3258d014-dd71-4fa9-88dc-b5a6a34c289c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003014 sec., 331.78500331785 rows/sec., 12.96 KiB/sec. | ||
| 8665 | 2026.03.13 22:24:03.449663 [ 292 ] {3258d014-dd71-4fa9-88dc-b5a6a34c289c} <Debug> TCPHandler: Processed in 0.003450253 sec. | ||
| 8666 | 2026.03.13 22:24:03.449803 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8667 | 2026.03.13 22:24:03.449833 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8668 | 2026.03.13 22:24:03.449837 [ 292 ] {} <Debug> TCP-Session: cc6ec210-3941-41ac-b01c-e57e8c3578d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8669 | 2026.03.13 22:24:03.449860 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8670 | 2026.03.13 22:24:03.449875 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8671 | 2026.03.13 22:24:03.449894 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8672 | 2026.03.13 22:24:03.449915 [ 3 ] {} <Debug> TCP-Session: 883b9e03-86a4-4bb8-b31e-5cb4736f2145 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8673 | 2026.03.13 22:24:03.449913 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8674 | 2026.03.13 22:24:03.449943 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8675 | 2026.03.13 22:24:03.449962 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8676 | 2026.03.13 22:24:03.449966 [ 291 ] {} <Debug> TCP-Session: c894e766-f4ed-4966-adac-1752a9fbd7a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8677 | 2026.03.13 22:24:03.450006 [ 288 ] {} <Debug> TCP-Session: 843e0812-8f4d-4f7f-b046-b73dcfea8039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8678 | 2026.03.13 22:24:03.450023 [ 290 ] {} <Debug> TCP-Session: f7ab805b-0588-4ee6-ba98-744093424f33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8679 | 2026.03.13 22:24:03.449941 [ 287 ] {} <Debug> TCP-Session: 7ce09b17-d1ef-444b-b476-8833e2619ade Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8680 | 2026.03.13 22:24:03.449930 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8681 | 2026.03.13 22:24:03.449927 [ 294 ] {} <Debug> TCP-Session: 10f185ec-4d23-4ad1-897a-f89a93ceb5cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8682 | 2026.03.13 22:24:03.450097 [ 289 ] {} <Debug> TCP-Session: 0ef940f5-2404-4835-8ea4-a609fac591b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8683 | 2026.03.13 22:24:03.449877 [ 293 ] {} <Debug> TCP-Session: dbd1da1b-591d-41d1-8555-87586996754d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8684 | 2026.03.13 22:24:03.576061 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56013 | ||
| 8685 | 2026.03.13 22:24:03.576185 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8686 | 2026.03.13 22:24:03.576215 [ 292 ] {} <Debug> TCP-Session: 68ba8909-81cc-4568-b8a5-20853e991295 Authenticating user 'default' from [fd00:1122:3344:101::e]:56013 | ||
| 8687 | 2026.03.13 22:24:03.576239 [ 292 ] {} <Debug> TCP-Session: 68ba8909-81cc-4568-b8a5-20853e991295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8688 | 2026.03.13 22:24:03.576254 [ 292 ] {} <Debug> TCP-Session: 68ba8909-81cc-4568-b8a5-20853e991295 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8689 | 2026.03.13 22:24:03.576491 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52569 | ||
| 8690 | 2026.03.13 22:24:03.576540 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57734 | ||
| 8691 | 2026.03.13 22:24:03.576559 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42469 | ||
| 8692 | 2026.03.13 22:24:03.576576 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62236 | ||
| 8693 | 2026.03.13 22:24:03.576618 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8694 | 2026.03.13 22:24:03.576645 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8695 | 2026.03.13 22:24:03.576611 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54475 | ||
| 8696 | 2026.03.13 22:24:03.576697 [ 3 ] {} <Debug> TCP-Session: 9cb6dccc-f6fd-4758-9fb4-253b25ca5056 Authenticating user 'default' from [fd00:1122:3344:101::e]:57734 | ||
| 8697 | 2026.03.13 22:24:03.576696 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8698 | 2026.03.13 22:24:03.576707 [ 292 ] {} <Trace> TCP-Session: 68ba8909-81cc-4568-b8a5-20853e991295 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8699 | 2026.03.13 22:24:03.576743 [ 288 ] {} <Debug> TCP-Session: 38fbd9f3-4d14-44fc-9ca1-963cfbb43830 Authenticating user 'default' from [fd00:1122:3344:101::e]:62236 | ||
| 8700 | 2026.03.13 22:24:03.576733 [ 3 ] {} <Debug> TCP-Session: 9cb6dccc-f6fd-4758-9fb4-253b25ca5056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8701 | 2026.03.13 22:24:03.576765 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8702 | 2026.03.13 22:24:03.576769 [ 288 ] {} <Debug> TCP-Session: 38fbd9f3-4d14-44fc-9ca1-963cfbb43830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8703 | 2026.03.13 22:24:03.576778 [ 3 ] {} <Debug> TCP-Session: 9cb6dccc-f6fd-4758-9fb4-253b25ca5056 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8704 | 2026.03.13 22:24:03.576795 [ 291 ] {} <Debug> TCP-Session: c227749b-f590-4a2a-af30-7e3394dfcc1d Authenticating user 'default' from [fd00:1122:3344:101::e]:54475 | ||
| 8705 | 2026.03.13 22:24:03.576801 [ 288 ] {} <Debug> TCP-Session: 38fbd9f3-4d14-44fc-9ca1-963cfbb43830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8706 | 2026.03.13 22:24:03.576829 [ 291 ] {} <Debug> TCP-Session: c227749b-f590-4a2a-af30-7e3394dfcc1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8707 | 2026.03.13 22:24:03.576688 [ 293 ] {} <Debug> TCP-Session: 3adc3385-1d56-4d57-9d75-1078f4972c95 Authenticating user 'default' from [fd00:1122:3344:101::e]:52569 | ||
| 8708 | 2026.03.13 22:24:03.576857 [ 291 ] {} <Debug> TCP-Session: c227749b-f590-4a2a-af30-7e3394dfcc1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8709 | 2026.03.13 22:24:03.576691 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8710 | 2026.03.13 22:24:03.576888 [ 293 ] {} <Debug> TCP-Session: 3adc3385-1d56-4d57-9d75-1078f4972c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8711 | 2026.03.13 22:24:03.576909 [ 292 ] {aaa0331d-16bb-43be-ad40-3bd998bf1fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56013) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8712 | 2026.03.13 22:24:03.576923 [ 287 ] {} <Debug> TCP-Session: c408bf3c-9100-41cd-b9d1-f2f07ec96f6e Authenticating user 'default' from [fd00:1122:3344:101::e]:42469 | ||
| 8713 | 2026.03.13 22:24:03.576927 [ 293 ] {} <Debug> TCP-Session: 3adc3385-1d56-4d57-9d75-1078f4972c95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8714 | 2026.03.13 22:24:03.576965 [ 287 ] {} <Debug> TCP-Session: c408bf3c-9100-41cd-b9d1-f2f07ec96f6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8715 | 2026.03.13 22:24:03.576541 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36505 | ||
| 8716 | 2026.03.13 22:24:03.576986 [ 287 ] {} <Debug> TCP-Session: c408bf3c-9100-41cd-b9d1-f2f07ec96f6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8717 | 2026.03.13 22:24:03.576591 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35838 | ||
| 8718 | 2026.03.13 22:24:03.576603 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43101 | ||
| 8719 | 2026.03.13 22:24:03.577059 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8720 | 2026.03.13 22:24:03.577086 [ 294 ] {} <Debug> TCP-Session: 43645a96-a42d-4939-ae92-3d27a5620c91 Authenticating user 'default' from [fd00:1122:3344:101::e]:36505 | ||
| 8721 | 2026.03.13 22:24:03.577089 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8722 | 2026.03.13 22:24:03.577110 [ 294 ] {} <Debug> TCP-Session: 43645a96-a42d-4939-ae92-3d27a5620c91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8723 | 2026.03.13 22:24:03.577117 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8724 | 2026.03.13 22:24:03.577134 [ 294 ] {} <Debug> TCP-Session: 43645a96-a42d-4939-ae92-3d27a5620c91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8725 | 2026.03.13 22:24:03.577128 [ 289 ] {} <Debug> TCP-Session: 9d37da2d-89dc-45e2-acbe-6840210f1a2e Authenticating user 'default' from [fd00:1122:3344:101::e]:35838 | ||
| 8726 | 2026.03.13 22:24:03.577151 [ 290 ] {} <Debug> TCP-Session: bd0f6d7f-7441-415c-8615-c17a48e99d6f Authenticating user 'default' from [fd00:1122:3344:101::e]:43101 | ||
| 8727 | 2026.03.13 22:24:03.577175 [ 289 ] {} <Debug> TCP-Session: 9d37da2d-89dc-45e2-acbe-6840210f1a2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8728 | 2026.03.13 22:24:03.577191 [ 290 ] {} <Debug> TCP-Session: bd0f6d7f-7441-415c-8615-c17a48e99d6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8729 | 2026.03.13 22:24:03.577198 [ 289 ] {} <Debug> TCP-Session: 9d37da2d-89dc-45e2-acbe-6840210f1a2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8730 | 2026.03.13 22:24:03.577213 [ 290 ] {} <Debug> TCP-Session: bd0f6d7f-7441-415c-8615-c17a48e99d6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8731 | 2026.03.13 22:24:03.577204 [ 292 ] {aaa0331d-16bb-43be-ad40-3bd998bf1fb6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8732 | 2026.03.13 22:24:03.577299 [ 292 ] {aaa0331d-16bb-43be-ad40-3bd998bf1fb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8733 | 2026.03.13 22:24:03.577578 [ 292 ] {aaa0331d-16bb-43be-ad40-3bd998bf1fb6} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 8734 | 2026.03.13 22:24:03.578492 [ 300 ] {aaa0331d-16bb-43be-ad40-3bd998bf1fb6} <Trace> AggregatingTransform: Aggregating | ||
| 8735 | 2026.03.13 22:24:03.578534 [ 300 ] {aaa0331d-16bb-43be-ad40-3bd998bf1fb6} <Trace> Aggregator: Aggregation method: without_key | ||
| 8736 | 2026.03.13 22:24:03.578569 [ 300 ] {aaa0331d-16bb-43be-ad40-3bd998bf1fb6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000876398 sec. (1141.034 rows/sec., 44.57 KiB/sec.) | ||
| 8737 | 2026.03.13 22:24:03.578584 [ 300 ] {aaa0331d-16bb-43be-ad40-3bd998bf1fb6} <Trace> Aggregator: Merging aggregated data | ||
| 8738 | 2026.03.13 22:24:03.579783 [ 292 ] {aaa0331d-16bb-43be-ad40-3bd998bf1fb6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00294 sec., 340.13605442176873 rows/sec., 13.29 KiB/sec. | ||
| 8739 | 2026.03.13 22:24:03.579926 [ 292 ] {aaa0331d-16bb-43be-ad40-3bd998bf1fb6} <Debug> TCPHandler: Processed in 0.003350511 sec. | ||
| 8740 | 2026.03.13 22:24:03.580051 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8741 | 2026.03.13 22:24:03.580077 [ 292 ] {} <Debug> TCP-Session: 68ba8909-81cc-4568-b8a5-20853e991295 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8742 | 2026.03.13 22:24:03.580080 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8743 | 2026.03.13 22:24:03.580098 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8744 | 2026.03.13 22:24:03.580128 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8745 | 2026.03.13 22:24:03.580129 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8746 | 2026.03.13 22:24:03.580146 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8747 | 2026.03.13 22:24:03.580157 [ 288 ] {} <Debug> TCP-Session: 38fbd9f3-4d14-44fc-9ca1-963cfbb43830 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8748 | 2026.03.13 22:24:03.580185 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8749 | 2026.03.13 22:24:03.580201 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8750 | 2026.03.13 22:24:03.580196 [ 287 ] {} <Debug> TCP-Session: c408bf3c-9100-41cd-b9d1-f2f07ec96f6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8751 | 2026.03.13 22:24:03.580249 [ 289 ] {} <Debug> TCP-Session: 9d37da2d-89dc-45e2-acbe-6840210f1a2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8752 | 2026.03.13 22:24:03.580261 [ 290 ] {} <Debug> TCP-Session: bd0f6d7f-7441-415c-8615-c17a48e99d6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8753 | 2026.03.13 22:24:03.580188 [ 294 ] {} <Debug> TCP-Session: 43645a96-a42d-4939-ae92-3d27a5620c91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8754 | 2026.03.13 22:24:03.580163 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8755 | 2026.03.13 22:24:03.580133 [ 293 ] {} <Debug> TCP-Session: 3adc3385-1d56-4d57-9d75-1078f4972c95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8756 | 2026.03.13 22:24:03.580171 [ 291 ] {} <Debug> TCP-Session: c227749b-f590-4a2a-af30-7e3394dfcc1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8757 | 2026.03.13 22:24:03.580348 [ 3 ] {} <Debug> TCP-Session: 9cb6dccc-f6fd-4758-9fb4-253b25ca5056 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8758 | 2026.03.13 22:24:03.761926 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1070 | ||
| 8759 | 2026.03.13 22:24:03.764234 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8760 | 2026.03.13 22:24:03.764294 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8761 | 2026.03.13 22:24:03.765559 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8762 | 2026.03.13 22:24:03.765857 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8763 | 2026.03.13 22:24:03.766010 [ 47 ] {} <Debug> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8764 | 2026.03.13 22:24:03.766047 [ 47 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8765 | 2026.03.13 22:24:03.766066 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8766 | 2026.03.13 22:24:03.766202 [ 198 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::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 | ||
| 8767 | 2026.03.13 22:24:03.766230 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1070 | ||
| 8768 | 2026.03.13 22:24:03.767010 [ 198 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8769 | 2026.03.13 22:24:03.767211 [ 198 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 910 rows starting from the beginning of the part | ||
| 8770 | 2026.03.13 22:24:03.767563 [ 198 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
| 8771 | 2026.03.13 22:24:03.767911 [ 198 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 8772 | 2026.03.13 22:24:03.768246 [ 198 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 8773 | 2026.03.13 22:24:03.768544 [ 198 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 8774 | 2026.03.13 22:24:03.768855 [ 198 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 28 rows starting from the beginning of the part | ||
| 8775 | 2026.03.13 22:24:03.775229 [ 187 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1070 rows, containing 72 columns (72 merged, 0 gathered) in 0.009097743 sec., 117611.58784107222 rows/sec., 94.30 MiB/sec. | ||
| 8776 | 2026.03.13 22:24:03.776629 [ 191 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8777 | 2026.03.13 22:24:03.777193 [ 191 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_31_6} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8778 | 2026.03.13 22:24:03.777266 [ 191 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_31_6} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8779 | 2026.03.13 22:24:03.777583 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 8780 | 2026.03.13 22:24:06.539407 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48687 | ||
| 8781 | 2026.03.13 22:24:06.539535 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8782 | 2026.03.13 22:24:06.539562 [ 289 ] {} <Debug> TCP-Session: 4565d875-5f48-48f4-85a1-0b6a9a270652 Authenticating user 'default' from [fd00:1122:3344:101::e]:48687 | ||
| 8783 | 2026.03.13 22:24:06.539584 [ 289 ] {} <Debug> TCP-Session: 4565d875-5f48-48f4-85a1-0b6a9a270652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8784 | 2026.03.13 22:24:06.539596 [ 289 ] {} <Debug> TCP-Session: 4565d875-5f48-48f4-85a1-0b6a9a270652 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8785 | 2026.03.13 22:24:06.539822 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40815 | ||
| 8786 | 2026.03.13 22:24:06.539849 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45361 | ||
| 8787 | 2026.03.13 22:24:06.539892 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51779 | ||
| 8788 | 2026.03.13 22:24:06.539900 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64496 | ||
| 8789 | 2026.03.13 22:24:06.539939 [ 289 ] {} <Trace> TCP-Session: 4565d875-5f48-48f4-85a1-0b6a9a270652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8790 | 2026.03.13 22:24:06.539969 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8791 | 2026.03.13 22:24:06.539997 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8792 | 2026.03.13 22:24:06.540009 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8793 | 2026.03.13 22:24:06.540014 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8794 | 2026.03.13 22:24:06.540015 [ 290 ] {} <Debug> TCP-Session: 67f41fb3-07ff-4a54-a643-81531103eaca Authenticating user 'default' from [fd00:1122:3344:101::e]:40815 | ||
| 8795 | 2026.03.13 22:24:06.540048 [ 292 ] {} <Debug> TCP-Session: 8a0dc3a3-edfe-4817-af6c-cf046c75fc08 Authenticating user 'default' from [fd00:1122:3344:101::e]:45361 | ||
| 8796 | 2026.03.13 22:24:06.540053 [ 288 ] {} <Debug> TCP-Session: 27ee6e10-15dc-4858-b5da-bba15cbafa33 Authenticating user 'default' from [fd00:1122:3344:101::e]:64496 | ||
| 8797 | 2026.03.13 22:24:06.540073 [ 290 ] {} <Debug> TCP-Session: 67f41fb3-07ff-4a54-a643-81531103eaca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8798 | 2026.03.13 22:24:06.540085 [ 292 ] {} <Debug> TCP-Session: 8a0dc3a3-edfe-4817-af6c-cf046c75fc08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8799 | 2026.03.13 22:24:06.540092 [ 288 ] {} <Debug> TCP-Session: 27ee6e10-15dc-4858-b5da-bba15cbafa33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8800 | 2026.03.13 22:24:06.540104 [ 290 ] {} <Debug> TCP-Session: 67f41fb3-07ff-4a54-a643-81531103eaca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8801 | 2026.03.13 22:24:06.540111 [ 292 ] {} <Debug> TCP-Session: 8a0dc3a3-edfe-4817-af6c-cf046c75fc08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8802 | 2026.03.13 22:24:06.540120 [ 288 ] {} <Debug> TCP-Session: 27ee6e10-15dc-4858-b5da-bba15cbafa33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8803 | 2026.03.13 22:24:06.540126 [ 289 ] {71d5fd0f-86f7-4d66-8de4-06ecb455072f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48687) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8804 | 2026.03.13 22:24:06.540026 [ 287 ] {} <Debug> TCP-Session: 93b8d7c3-dda2-40f6-9bc2-a9991cecfedc Authenticating user 'default' from [fd00:1122:3344:101::e]:51779 | ||
| 8805 | 2026.03.13 22:24:06.539883 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43749 | ||
| 8806 | 2026.03.13 22:24:06.540199 [ 287 ] {} <Debug> TCP-Session: 93b8d7c3-dda2-40f6-9bc2-a9991cecfedc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8807 | 2026.03.13 22:24:06.539871 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35427 | ||
| 8808 | 2026.03.13 22:24:06.540252 [ 287 ] {} <Debug> TCP-Session: 93b8d7c3-dda2-40f6-9bc2-a9991cecfedc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8809 | 2026.03.13 22:24:06.539857 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58225 | ||
| 8810 | 2026.03.13 22:24:06.539835 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55936 | ||
| 8811 | 2026.03.13 22:24:06.540324 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8812 | 2026.03.13 22:24:06.540337 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8813 | 2026.03.13 22:24:06.540371 [ 3 ] {} <Debug> TCP-Session: e4e7ab89-1163-4a98-bb4c-4e1b00b104fd Authenticating user 'default' from [fd00:1122:3344:101::e]:43749 | ||
| 8814 | 2026.03.13 22:24:06.540379 [ 294 ] {} <Debug> TCP-Session: e844c98f-bf23-4e59-8916-90dbf155a386 Authenticating user 'default' from [fd00:1122:3344:101::e]:35427 | ||
| 8815 | 2026.03.13 22:24:06.540393 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8816 | 2026.03.13 22:24:06.540410 [ 294 ] {} <Debug> TCP-Session: e844c98f-bf23-4e59-8916-90dbf155a386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8817 | 2026.03.13 22:24:06.540413 [ 289 ] {71d5fd0f-86f7-4d66-8de4-06ecb455072f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8818 | 2026.03.13 22:24:06.540429 [ 293 ] {} <Debug> TCP-Session: 14d004e3-4511-438a-b09d-5065900bb3d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58225 | ||
| 8819 | 2026.03.13 22:24:06.540433 [ 294 ] {} <Debug> TCP-Session: e844c98f-bf23-4e59-8916-90dbf155a386 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8820 | 2026.03.13 22:24:06.540468 [ 293 ] {} <Debug> TCP-Session: 14d004e3-4511-438a-b09d-5065900bb3d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8821 | 2026.03.13 22:24:06.540488 [ 289 ] {71d5fd0f-86f7-4d66-8de4-06ecb455072f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8822 | 2026.03.13 22:24:06.540496 [ 293 ] {} <Debug> TCP-Session: 14d004e3-4511-438a-b09d-5065900bb3d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8823 | 2026.03.13 22:24:06.540402 [ 3 ] {} <Debug> TCP-Session: e4e7ab89-1163-4a98-bb4c-4e1b00b104fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8824 | 2026.03.13 22:24:06.540534 [ 3 ] {} <Debug> TCP-Session: e4e7ab89-1163-4a98-bb4c-4e1b00b104fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8825 | 2026.03.13 22:24:06.540585 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8826 | 2026.03.13 22:24:06.540614 [ 291 ] {} <Debug> TCP-Session: d135bb51-70ab-44a3-9084-050f5541e0f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55936 | ||
| 8827 | 2026.03.13 22:24:06.540629 [ 291 ] {} <Debug> TCP-Session: d135bb51-70ab-44a3-9084-050f5541e0f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8828 | 2026.03.13 22:24:06.540641 [ 291 ] {} <Debug> TCP-Session: d135bb51-70ab-44a3-9084-050f5541e0f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8829 | 2026.03.13 22:24:06.540777 [ 289 ] {71d5fd0f-86f7-4d66-8de4-06ecb455072f} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 8830 | 2026.03.13 22:24:06.541661 [ 309 ] {71d5fd0f-86f7-4d66-8de4-06ecb455072f} <Trace> AggregatingTransform: Aggregating | ||
| 8831 | 2026.03.13 22:24:06.541733 [ 309 ] {71d5fd0f-86f7-4d66-8de4-06ecb455072f} <Trace> Aggregator: Aggregation method: without_key | ||
| 8832 | 2026.03.13 22:24:06.541770 [ 309 ] {71d5fd0f-86f7-4d66-8de4-06ecb455072f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000890639 sec. (1122.789 rows/sec., 43.86 KiB/sec.) | ||
| 8833 | 2026.03.13 22:24:06.541788 [ 309 ] {71d5fd0f-86f7-4d66-8de4-06ecb455072f} <Trace> Aggregator: Merging aggregated data | ||
| 8834 | 2026.03.13 22:24:06.543441 [ 289 ] {71d5fd0f-86f7-4d66-8de4-06ecb455072f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003371 sec., 296.6478789676654 rows/sec., 11.59 KiB/sec. | ||
| 8835 | 2026.03.13 22:24:06.543583 [ 289 ] {71d5fd0f-86f7-4d66-8de4-06ecb455072f} <Debug> TCPHandler: Processed in 0.00375701 sec. | ||
| 8836 | 2026.03.13 22:24:06.543708 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8837 | 2026.03.13 22:24:06.543736 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8838 | 2026.03.13 22:24:06.543737 [ 289 ] {} <Debug> TCP-Session: 4565d875-5f48-48f4-85a1-0b6a9a270652 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8839 | 2026.03.13 22:24:06.543754 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8840 | 2026.03.13 22:24:06.543779 [ 288 ] {} <Debug> TCP-Session: 27ee6e10-15dc-4858-b5da-bba15cbafa33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8841 | 2026.03.13 22:24:06.543796 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8842 | 2026.03.13 22:24:06.543806 [ 291 ] {} <Debug> TCP-Session: d135bb51-70ab-44a3-9084-050f5541e0f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8843 | 2026.03.13 22:24:06.543819 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8844 | 2026.03.13 22:24:06.543841 [ 290 ] {} <Debug> TCP-Session: 67f41fb3-07ff-4a54-a643-81531103eaca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8845 | 2026.03.13 22:24:06.543858 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8846 | 2026.03.13 22:24:06.543879 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8847 | 2026.03.13 22:24:06.543903 [ 292 ] {} <Debug> TCP-Session: 8a0dc3a3-edfe-4817-af6c-cf046c75fc08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8848 | 2026.03.13 22:24:06.543834 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8849 | 2026.03.13 22:24:06.543925 [ 287 ] {} <Debug> TCP-Session: 93b8d7c3-dda2-40f6-9bc2-a9991cecfedc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8850 | 2026.03.13 22:24:06.543774 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8851 | 2026.03.13 22:24:06.543961 [ 3 ] {} <Debug> TCP-Session: e4e7ab89-1163-4a98-bb4c-4e1b00b104fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8852 | 2026.03.13 22:24:06.543990 [ 294 ] {} <Debug> TCP-Session: e844c98f-bf23-4e59-8916-90dbf155a386 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8853 | 2026.03.13 22:24:06.543875 [ 293 ] {} <Debug> TCP-Session: 14d004e3-4511-438a-b09d-5065900bb3d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8854 | 2026.03.13 22:24:06.825862 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8855 | 2026.03.13 22:24:06.826038 [ 4 ] {fd41bac5-e170-42ec-898d-21b00fc13194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8856 | 2026.03.13 22:24:06.826101 [ 4 ] {fd41bac5-e170-42ec-898d-21b00fc13194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8857 | 2026.03.13 22:24:06.826717 [ 4 ] {fd41bac5-e170-42ec-898d-21b00fc13194} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8858 | 2026.03.13 22:24:06.826754 [ 4 ] {fd41bac5-e170-42ec-898d-21b00fc13194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8859 | 2026.03.13 22:24:06.827132 [ 4 ] {fd41bac5-e170-42ec-898d-21b00fc13194} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8860 | 2026.03.13 22:24:06.827368 [ 4 ] {fd41bac5-e170-42ec-898d-21b00fc13194} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8861 | 2026.03.13 22:24:06.827517 [ 4 ] {fd41bac5-e170-42ec-898d-21b00fc13194} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001528 sec., 1308.9005235602094 rows/sec., 106.73 KiB/sec. | ||
| 8862 | 2026.03.13 22:24:06.827564 [ 4 ] {fd41bac5-e170-42ec-898d-21b00fc13194} <Debug> TCPHandler: Processed in 0.001839359 sec. | ||
| 8863 | 2026.03.13 22:24:06.827699 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8864 | 2026.03.13 22:24:06.827793 [ 4 ] {da755da1-8dfa-469c-99df-99564a9d914d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8865 | 2026.03.13 22:24:06.827833 [ 4 ] {da755da1-8dfa-469c-99df-99564a9d914d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8866 | 2026.03.13 22:24:06.828283 [ 4 ] {da755da1-8dfa-469c-99df-99564a9d914d} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8867 | 2026.03.13 22:24:06.828319 [ 4 ] {da755da1-8dfa-469c-99df-99564a9d914d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8868 | 2026.03.13 22:24:06.828634 [ 4 ] {da755da1-8dfa-469c-99df-99564a9d914d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8869 | 2026.03.13 22:24:06.828845 [ 4 ] {da755da1-8dfa-469c-99df-99564a9d914d} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8870 | 2026.03.13 22:24:06.828976 [ 4 ] {da755da1-8dfa-469c-99df-99564a9d914d} <Debug> executeQuery: Read 63 rows, 5.04 KiB in 0.001202 sec., 52412.6455906822 rows/sec., 4.09 MiB/sec. | ||
| 8871 | 2026.03.13 22:24:06.829013 [ 4 ] {da755da1-8dfa-469c-99df-99564a9d914d} <Debug> TCPHandler: Processed in 0.001364999 sec. | ||
| 8872 | 2026.03.13 22:24:06.829129 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8873 | 2026.03.13 22:24:06.829224 [ 4 ] {1dc2df86-898c-4b15-8c53-f84f918af731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8874 | 2026.03.13 22:24:06.829264 [ 4 ] {1dc2df86-898c-4b15-8c53-f84f918af731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8875 | 2026.03.13 22:24:06.829663 [ 4 ] {1dc2df86-898c-4b15-8c53-f84f918af731} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8876 | 2026.03.13 22:24:06.829699 [ 4 ] {1dc2df86-898c-4b15-8c53-f84f918af731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8877 | 2026.03.13 22:24:06.830000 [ 4 ] {1dc2df86-898c-4b15-8c53-f84f918af731} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8878 | 2026.03.13 22:24:06.830210 [ 4 ] {1dc2df86-898c-4b15-8c53-f84f918af731} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8879 | 2026.03.13 22:24:06.830332 [ 33 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 8880 | 2026.03.13 22:24:06.830341 [ 4 ] {1dc2df86-898c-4b15-8c53-f84f918af731} <Debug> executeQuery: Read 5 rows, 374.00 B in 0.001135 sec., 4405.286343612335 rows/sec., 321.79 KiB/sec. | ||
| 8881 | 2026.03.13 22:24:06.830405 [ 33 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8882 | 2026.03.13 22:24:06.830422 [ 4 ] {1dc2df86-898c-4b15-8c53-f84f918af731} <Debug> TCPHandler: Processed in 0.001342199 sec. | ||
| 8883 | 2026.03.13 22:24:06.830431 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8884 | 2026.03.13 22:24:06.830559 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8885 | 2026.03.13 22:24:06.830570 [ 194 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 8886 | 2026.03.13 22:24:06.830656 [ 4 ] {88d7fbfe-51b1-4864-a324-2e43d9c60bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8887 | 2026.03.13 22:24:06.830699 [ 4 ] {88d7fbfe-51b1-4864-a324-2e43d9c60bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8888 | 2026.03.13 22:24:06.830714 [ 194 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8889 | 2026.03.13 22:24:06.830751 [ 194 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 82 rows starting from the beginning of the part | ||
| 8890 | 2026.03.13 22:24:06.830823 [ 194 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 3 rows starting from the beginning of the part | ||
| 8891 | 2026.03.13 22:24:06.830868 [ 194 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 61 rows starting from the beginning of the part | ||
| 8892 | 2026.03.13 22:24:06.830919 [ 194 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 3 rows starting from the beginning of the part | ||
| 8893 | 2026.03.13 22:24:06.830956 [ 194 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 38 rows starting from the beginning of the part | ||
| 8894 | 2026.03.13 22:24:06.830991 [ 194 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 5 rows starting from the beginning of the part | ||
| 8895 | 2026.03.13 22:24:06.831126 [ 4 ] {88d7fbfe-51b1-4864-a324-2e43d9c60bc6} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8896 | 2026.03.13 22:24:06.831168 [ 4 ] {88d7fbfe-51b1-4864-a324-2e43d9c60bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8897 | 2026.03.13 22:24:06.831498 [ 4 ] {88d7fbfe-51b1-4864-a324-2e43d9c60bc6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8898 | 2026.03.13 22:24:06.831750 [ 4 ] {88d7fbfe-51b1-4864-a324-2e43d9c60bc6} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8899 | 2026.03.13 22:24:06.831888 [ 4 ] {88d7fbfe-51b1-4864-a324-2e43d9c60bc6} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00125 sec., 55200 rows/sec., 4.31 MiB/sec. | ||
| 8900 | 2026.03.13 22:24:06.831925 [ 4 ] {88d7fbfe-51b1-4864-a324-2e43d9c60bc6} <Debug> TCPHandler: Processed in 0.001416191 sec. | ||
| 8901 | 2026.03.13 22:24:06.832045 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8902 | 2026.03.13 22:24:06.832042 [ 191 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531883 sec., 125335.94275803048 rows/sec., 9.69 MiB/sec. | ||
| 8903 | 2026.03.13 22:24:06.832140 [ 4 ] {64cc1ac9-a20d-4d00-b971-caf179399e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8904 | 2026.03.13 22:24:06.832189 [ 4 ] {64cc1ac9-a20d-4d00-b971-caf179399e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8905 | 2026.03.13 22:24:06.832213 [ 186 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 8906 | 2026.03.13 22:24:06.832479 [ 186 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_55_11} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8907 | 2026.03.13 22:24:06.832559 [ 186 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_55_11} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 8908 | 2026.03.13 22:24:06.832633 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8909 | 2026.03.13 22:24:06.832634 [ 4 ] {64cc1ac9-a20d-4d00-b971-caf179399e61} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8910 | 2026.03.13 22:24:06.832682 [ 4 ] {64cc1ac9-a20d-4d00-b971-caf179399e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8911 | 2026.03.13 22:24:06.833020 [ 4 ] {64cc1ac9-a20d-4d00-b971-caf179399e61} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8912 | 2026.03.13 22:24:06.833227 [ 4 ] {64cc1ac9-a20d-4d00-b971-caf179399e61} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8913 | 2026.03.13 22:24:06.833358 [ 4 ] {64cc1ac9-a20d-4d00-b971-caf179399e61} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001237 sec., 130153.5974130962 rows/sec., 9.06 MiB/sec. | ||
| 8914 | 2026.03.13 22:24:06.833395 [ 4 ] {64cc1ac9-a20d-4d00-b971-caf179399e61} <Debug> TCPHandler: Processed in 0.00139899 sec. | ||
| 8915 | 2026.03.13 22:24:06.833520 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8916 | 2026.03.13 22:24:06.833613 [ 4 ] {a49421f2-b738-422d-a53b-2cadc2f5b371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8917 | 2026.03.13 22:24:06.833666 [ 4 ] {a49421f2-b738-422d-a53b-2cadc2f5b371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8918 | 2026.03.13 22:24:06.834416 [ 4 ] {a49421f2-b738-422d-a53b-2cadc2f5b371} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8919 | 2026.03.13 22:24:06.834452 [ 4 ] {a49421f2-b738-422d-a53b-2cadc2f5b371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8920 | 2026.03.13 22:24:06.834946 [ 4 ] {a49421f2-b738-422d-a53b-2cadc2f5b371} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8921 | 2026.03.13 22:24:06.835167 [ 4 ] {a49421f2-b738-422d-a53b-2cadc2f5b371} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8922 | 2026.03.13 22:24:06.835301 [ 4 ] {a49421f2-b738-422d-a53b-2cadc2f5b371} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001706 sec., 1758.4994138335287 rows/sec., 3.15 MiB/sec. | ||
| 8923 | 2026.03.13 22:24:06.835353 [ 4 ] {a49421f2-b738-422d-a53b-2cadc2f5b371} <Debug> TCPHandler: Processed in 0.00188681 sec. | ||
| 8924 | 2026.03.13 22:24:06.835473 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8925 | 2026.03.13 22:24:06.835567 [ 4 ] {32ca8c46-788f-400b-8672-fc900c47c5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8926 | 2026.03.13 22:24:06.835608 [ 4 ] {32ca8c46-788f-400b-8672-fc900c47c5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8927 | 2026.03.13 22:24:06.835962 [ 4 ] {32ca8c46-788f-400b-8672-fc900c47c5fc} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8928 | 2026.03.13 22:24:06.835998 [ 4 ] {32ca8c46-788f-400b-8672-fc900c47c5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8929 | 2026.03.13 22:24:06.836295 [ 4 ] {32ca8c46-788f-400b-8672-fc900c47c5fc} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8930 | 2026.03.13 22:24:06.836503 [ 4 ] {32ca8c46-788f-400b-8672-fc900c47c5fc} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8931 | 2026.03.13 22:24:06.836631 [ 4 ] {32ca8c46-788f-400b-8672-fc900c47c5fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 8932 | 2026.03.13 22:24:06.836666 [ 4 ] {32ca8c46-788f-400b-8672-fc900c47c5fc} <Debug> TCPHandler: Processed in 0.001241286 sec. | ||
| 8933 | 2026.03.13 22:24:08.577678 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8934 | 2026.03.13 22:24:08.577759 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8935 | 2026.03.13 22:24:08.711171 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20188 | ||
| 8936 | 2026.03.13 22:24:08.711665 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8937 | 2026.03.13 22:24:08.711706 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8938 | 2026.03.13 22:24:08.712212 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8939 | 2026.03.13 22:24:08.712459 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8940 | 2026.03.13 22:24:08.712603 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20188 | ||
| 8941 | 2026.03.13 22:24:09.760103 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8942 | 2026.03.13 22:24:09.776379 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8943 | 2026.03.13 22:24:09.776444 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8944 | 2026.03.13 22:24:09.781752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8945 | 2026.03.13 22:24:09.782478 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8946 | 2026.03.13 22:24:09.785725 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8947 | 2026.03.13 22:24:11.827010 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8948 | 2026.03.13 22:24:11.827182 [ 4 ] {91469840-0cd6-4179-b6f0-3381a5551cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8949 | 2026.03.13 22:24:11.827247 [ 4 ] {91469840-0cd6-4179-b6f0-3381a5551cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8950 | 2026.03.13 22:24:11.827956 [ 4 ] {91469840-0cd6-4179-b6f0-3381a5551cd6} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8951 | 2026.03.13 22:24:11.828003 [ 4 ] {91469840-0cd6-4179-b6f0-3381a5551cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8952 | 2026.03.13 22:24:11.828421 [ 4 ] {91469840-0cd6-4179-b6f0-3381a5551cd6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8953 | 2026.03.13 22:24:11.828670 [ 4 ] {91469840-0cd6-4179-b6f0-3381a5551cd6} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8954 | 2026.03.13 22:24:11.828817 [ 4 ] {91469840-0cd6-4179-b6f0-3381a5551cd6} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001683 sec., 78431.37254901961 rows/sec., 6.78 MiB/sec. | ||
| 8955 | 2026.03.13 22:24:11.828858 [ 4 ] {91469840-0cd6-4179-b6f0-3381a5551cd6} <Debug> TCPHandler: Processed in 0.001975652 sec. | ||
| 8956 | 2026.03.13 22:24:11.828991 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8957 | 2026.03.13 22:24:11.829084 [ 4 ] {96c13662-04e3-484c-a53a-2fd5597f1ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8958 | 2026.03.13 22:24:11.829124 [ 4 ] {96c13662-04e3-484c-a53a-2fd5597f1ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8959 | 2026.03.13 22:24:11.829533 [ 4 ] {96c13662-04e3-484c-a53a-2fd5597f1ac5} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2026.03.13 22:24:11.829569 [ 4 ] {96c13662-04e3-484c-a53a-2fd5597f1ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8961 | 2026.03.13 22:24:11.829862 [ 4 ] {96c13662-04e3-484c-a53a-2fd5597f1ac5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8962 | 2026.03.13 22:24:11.830075 [ 4 ] {96c13662-04e3-484c-a53a-2fd5597f1ac5} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2026.03.13 22:24:11.830202 [ 4 ] {96c13662-04e3-484c-a53a-2fd5597f1ac5} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001136 sec., 33450.704225352114 rows/sec., 2.46 MiB/sec. | ||
| 8964 | 2026.03.13 22:24:11.830238 [ 4 ] {96c13662-04e3-484c-a53a-2fd5597f1ac5} <Debug> TCPHandler: Processed in 0.001295657 sec. | ||
| 8965 | 2026.03.13 22:24:11.830346 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8966 | 2026.03.13 22:24:11.830440 [ 4 ] {85dc2b97-3723-4e72-9788-c3b16fea0fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8967 | 2026.03.13 22:24:11.830479 [ 4 ] {85dc2b97-3723-4e72-9788-c3b16fea0fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8968 | 2026.03.13 22:24:11.830899 [ 4 ] {85dc2b97-3723-4e72-9788-c3b16fea0fb6} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8969 | 2026.03.13 22:24:11.830934 [ 4 ] {85dc2b97-3723-4e72-9788-c3b16fea0fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8970 | 2026.03.13 22:24:11.831248 [ 4 ] {85dc2b97-3723-4e72-9788-c3b16fea0fb6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8971 | 2026.03.13 22:24:11.831465 [ 4 ] {85dc2b97-3723-4e72-9788-c3b16fea0fb6} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8972 | 2026.03.13 22:24:11.831592 [ 4 ] {85dc2b97-3723-4e72-9788-c3b16fea0fb6} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001169 sec., 87254.0633019675 rows/sec., 6.82 MiB/sec. | ||
| 8973 | 2026.03.13 22:24:11.831628 [ 4 ] {85dc2b97-3723-4e72-9788-c3b16fea0fb6} <Debug> TCPHandler: Processed in 0.001329469 sec. | ||
| 8974 | 2026.03.13 22:24:11.831740 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8975 | 2026.03.13 22:24:11.831832 [ 4 ] {d7eeb149-a929-47af-adaa-7e701ead7e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8976 | 2026.03.13 22:24:11.831874 [ 4 ] {d7eeb149-a929-47af-adaa-7e701ead7e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8977 | 2026.03.13 22:24:11.832280 [ 4 ] {d7eeb149-a929-47af-adaa-7e701ead7e48} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8978 | 2026.03.13 22:24:11.832314 [ 4 ] {d7eeb149-a929-47af-adaa-7e701ead7e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8979 | 2026.03.13 22:24:11.832640 [ 4 ] {d7eeb149-a929-47af-adaa-7e701ead7e48} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8980 | 2026.03.13 22:24:11.832875 [ 4 ] {d7eeb149-a929-47af-adaa-7e701ead7e48} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2026.03.13 22:24:11.833003 [ 4 ] {d7eeb149-a929-47af-adaa-7e701ead7e48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 8982 | 2026.03.13 22:24:11.833038 [ 4 ] {d7eeb149-a929-47af-adaa-7e701ead7e48} <Debug> TCPHandler: Processed in 0.001345769 sec. | ||
| 8983 | 2026.03.13 22:24:11.833146 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8984 | 2026.03.13 22:24:11.833237 [ 4 ] {0effceab-37bb-4854-a485-c88740d4765c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8985 | 2026.03.13 22:24:11.833289 [ 4 ] {0effceab-37bb-4854-a485-c88740d4765c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8986 | 2026.03.13 22:24:11.834130 [ 4 ] {0effceab-37bb-4854-a485-c88740d4765c} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8987 | 2026.03.13 22:24:11.834165 [ 4 ] {0effceab-37bb-4854-a485-c88740d4765c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8988 | 2026.03.13 22:24:11.834762 [ 4 ] {0effceab-37bb-4854-a485-c88740d4765c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8989 | 2026.03.13 22:24:11.834992 [ 4 ] {0effceab-37bb-4854-a485-c88740d4765c} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8990 | 2026.03.13 22:24:11.835129 [ 4 ] {0effceab-37bb-4854-a485-c88740d4765c} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.00191 sec., 19895.287958115183 rows/sec., 35.65 MiB/sec. | ||
| 8991 | 2026.03.13 22:24:11.835180 [ 4 ] {0effceab-37bb-4854-a485-c88740d4765c} <Debug> TCPHandler: Processed in 0.002081054 sec. | ||
| 8992 | 2026.03.13 22:24:11.835296 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8993 | 2026.03.13 22:24:11.835397 [ 4 ] {57393090-729e-42c0-ae52-68bd1934a3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8994 | 2026.03.13 22:24:11.835437 [ 4 ] {57393090-729e-42c0-ae52-68bd1934a3dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8995 | 2026.03.13 22:24:11.835769 [ 4 ] {57393090-729e-42c0-ae52-68bd1934a3dd} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8996 | 2026.03.13 22:24:11.835803 [ 4 ] {57393090-729e-42c0-ae52-68bd1934a3dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8997 | 2026.03.13 22:24:11.836138 [ 4 ] {57393090-729e-42c0-ae52-68bd1934a3dd} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8998 | 2026.03.13 22:24:11.836347 [ 4 ] {57393090-729e-42c0-ae52-68bd1934a3dd} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8999 | 2026.03.13 22:24:11.836479 [ 4 ] {57393090-729e-42c0-ae52-68bd1934a3dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 9000 | 2026.03.13 22:24:11.836514 [ 4 ] {57393090-729e-42c0-ae52-68bd1934a3dd} <Debug> TCPHandler: Processed in 0.001266727 sec. | ||
| 9001 | 2026.03.13 22:24:13.766403 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1098 | ||
| 9002 | 2026.03.13 22:24:13.768766 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9003 | 2026.03.13 22:24:13.768824 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9004 | 2026.03.13 22:24:13.770114 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9005 | 2026.03.13 22:24:13.770406 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9006 | 2026.03.13 22:24:13.770783 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1098 | ||
| 9007 | 2026.03.13 22:24:16.212856 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20700 | ||
| 9008 | 2026.03.13 22:24:16.213438 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9009 | 2026.03.13 22:24:16.213482 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9010 | 2026.03.13 22:24:16.213974 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9011 | 2026.03.13 22:24:16.214184 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9012 | 2026.03.13 22:24:16.214307 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20700 | ||
| 9013 | 2026.03.13 22:24:16.825051 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9014 | 2026.03.13 22:24:16.825272 [ 4 ] {7fefd00f-9ea3-4e8a-930b-ec276e6977df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9015 | 2026.03.13 22:24:16.825344 [ 4 ] {7fefd00f-9ea3-4e8a-930b-ec276e6977df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9016 | 2026.03.13 22:24:16.826072 [ 4 ] {7fefd00f-9ea3-4e8a-930b-ec276e6977df} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9017 | 2026.03.13 22:24:16.826120 [ 4 ] {7fefd00f-9ea3-4e8a-930b-ec276e6977df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9018 | 2026.03.13 22:24:16.826505 [ 4 ] {7fefd00f-9ea3-4e8a-930b-ec276e6977df} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9019 | 2026.03.13 22:24:16.826733 [ 4 ] {7fefd00f-9ea3-4e8a-930b-ec276e6977df} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9020 | 2026.03.13 22:24:16.826888 [ 4 ] {7fefd00f-9ea3-4e8a-930b-ec276e6977df} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.00167 sec., 37125.748502994014 rows/sec., 2.90 MiB/sec. | ||
| 9021 | 2026.03.13 22:24:16.826930 [ 4 ] {7fefd00f-9ea3-4e8a-930b-ec276e6977df} <Debug> TCPHandler: Processed in 0.002017013 sec. | ||
| 9022 | 2026.03.13 22:24:16.827076 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9023 | 2026.03.13 22:24:16.827172 [ 4 ] {b056fc53-6ddd-49a8-842e-75e7aaf72443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9024 | 2026.03.13 22:24:16.827214 [ 4 ] {b056fc53-6ddd-49a8-842e-75e7aaf72443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9025 | 2026.03.13 22:24:16.827597 [ 4 ] {b056fc53-6ddd-49a8-842e-75e7aaf72443} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9026 | 2026.03.13 22:24:16.827633 [ 4 ] {b056fc53-6ddd-49a8-842e-75e7aaf72443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9027 | 2026.03.13 22:24:16.827931 [ 4 ] {b056fc53-6ddd-49a8-842e-75e7aaf72443} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9028 | 2026.03.13 22:24:16.828136 [ 4 ] {b056fc53-6ddd-49a8-842e-75e7aaf72443} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9029 | 2026.03.13 22:24:16.828266 [ 4 ] {b056fc53-6ddd-49a8-842e-75e7aaf72443} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001111 sec., 2700.2700270027003 rows/sec., 203.05 KiB/sec. | ||
| 9030 | 2026.03.13 22:24:16.828303 [ 4 ] {b056fc53-6ddd-49a8-842e-75e7aaf72443} <Debug> TCPHandler: Processed in 0.001276127 sec. | ||
| 9031 | 2026.03.13 22:24:16.828411 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9032 | 2026.03.13 22:24:16.828505 [ 4 ] {b3708f29-64ae-4905-a489-e179765b5c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9033 | 2026.03.13 22:24:16.828544 [ 4 ] {b3708f29-64ae-4905-a489-e179765b5c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9034 | 2026.03.13 22:24:16.828953 [ 4 ] {b3708f29-64ae-4905-a489-e179765b5c70} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2026.03.13 22:24:16.828989 [ 4 ] {b3708f29-64ae-4905-a489-e179765b5c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9036 | 2026.03.13 22:24:16.829300 [ 4 ] {b3708f29-64ae-4905-a489-e179765b5c70} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9037 | 2026.03.13 22:24:16.829524 [ 4 ] {b3708f29-64ae-4905-a489-e179765b5c70} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9038 | 2026.03.13 22:24:16.829651 [ 4 ] {b3708f29-64ae-4905-a489-e179765b5c70} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001164 sec., 57560.13745704467 rows/sec., 4.49 MiB/sec. | ||
| 9039 | 2026.03.13 22:24:16.829689 [ 4 ] {b3708f29-64ae-4905-a489-e179765b5c70} <Debug> TCPHandler: Processed in 0.001326579 sec. | ||
| 9040 | 2026.03.13 22:24:16.829805 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9041 | 2026.03.13 22:24:16.829898 [ 4 ] {1da843cf-ce1c-4a33-8070-46f2b32cc387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9042 | 2026.03.13 22:24:16.829941 [ 4 ] {1da843cf-ce1c-4a33-8070-46f2b32cc387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9043 | 2026.03.13 22:24:16.830341 [ 4 ] {1da843cf-ce1c-4a33-8070-46f2b32cc387} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9044 | 2026.03.13 22:24:16.830377 [ 4 ] {1da843cf-ce1c-4a33-8070-46f2b32cc387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9045 | 2026.03.13 22:24:16.830706 [ 4 ] {1da843cf-ce1c-4a33-8070-46f2b32cc387} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9046 | 2026.03.13 22:24:16.830920 [ 4 ] {1da843cf-ce1c-4a33-8070-46f2b32cc387} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9047 | 2026.03.13 22:24:16.831049 [ 4 ] {1da843cf-ce1c-4a33-8070-46f2b32cc387} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 9048 | 2026.03.13 22:24:16.831085 [ 4 ] {1da843cf-ce1c-4a33-8070-46f2b32cc387} <Debug> TCPHandler: Processed in 0.001329238 sec. | ||
| 9049 | 2026.03.13 22:24:16.831206 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9050 | 2026.03.13 22:24:16.831301 [ 4 ] {ed235d1b-8add-4ddd-89d7-1f2fba402771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9051 | 2026.03.13 22:24:16.831355 [ 4 ] {ed235d1b-8add-4ddd-89d7-1f2fba402771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9052 | 2026.03.13 22:24:16.832076 [ 4 ] {ed235d1b-8add-4ddd-89d7-1f2fba402771} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9053 | 2026.03.13 22:24:16.832112 [ 4 ] {ed235d1b-8add-4ddd-89d7-1f2fba402771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9054 | 2026.03.13 22:24:16.832615 [ 4 ] {ed235d1b-8add-4ddd-89d7-1f2fba402771} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9055 | 2026.03.13 22:24:16.832838 [ 4 ] {ed235d1b-8add-4ddd-89d7-1f2fba402771} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9056 | 2026.03.13 22:24:16.832954 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9057 | 2026.03.13 22:24:16.832975 [ 4 ] {ed235d1b-8add-4ddd-89d7-1f2fba402771} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001692 sec., 1773.049645390071 rows/sec., 3.18 MiB/sec. | ||
| 9058 | 2026.03.13 22:24:16.833016 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9059 | 2026.03.13 22:24:16.833040 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9060 | 2026.03.13 22:24:16.833042 [ 4 ] {ed235d1b-8add-4ddd-89d7-1f2fba402771} <Debug> TCPHandler: Processed in 0.00188414 sec. | ||
| 9061 | 2026.03.13 22:24:16.833168 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9062 | 2026.03.13 22:24:16.833176 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::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 | ||
| 9063 | 2026.03.13 22:24:16.833263 [ 4 ] {f2e09169-dd84-44f2-a172-193bb1896f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9064 | 2026.03.13 22:24:16.833310 [ 4 ] {f2e09169-dd84-44f2-a172-193bb1896f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9065 | 2026.03.13 22:24:16.833443 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9066 | 2026.03.13 22:24:16.833510 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1228 rows starting from the beginning of the part | ||
| 9067 | 2026.03.13 22:24:16.833640 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 3 rows starting from the beginning of the part | ||
| 9068 | 2026.03.13 22:24:16.833640 [ 4 ] {f2e09169-dd84-44f2-a172-193bb1896f83} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9069 | 2026.03.13 22:24:16.833691 [ 4 ] {f2e09169-dd84-44f2-a172-193bb1896f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9070 | 2026.03.13 22:24:16.833751 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 38 rows starting from the beginning of the part | ||
| 9071 | 2026.03.13 22:24:16.833854 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 3 rows starting from the beginning of the part | ||
| 9072 | 2026.03.13 22:24:16.833949 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 38 rows starting from the beginning of the part | ||
| 9073 | 2026.03.13 22:24:16.834017 [ 4 ] {f2e09169-dd84-44f2-a172-193bb1896f83} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9074 | 2026.03.13 22:24:16.834051 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 3 rows starting from the beginning of the part | ||
| 9075 | 2026.03.13 22:24:16.834253 [ 4 ] {f2e09169-dd84-44f2-a172-193bb1896f83} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9076 | 2026.03.13 22:24:16.834391 [ 4 ] {f2e09169-dd84-44f2-a172-193bb1896f83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 9077 | 2026.03.13 22:24:16.834427 [ 4 ] {f2e09169-dd84-44f2-a172-193bb1896f83} <Debug> TCPHandler: Processed in 0.001308968 sec. | ||
| 9078 | 2026.03.13 22:24:16.842267 [ 186 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1313 rows, containing 19 columns (19 merged, 0 gathered) in 0.009153934 sec., 143435.59829030884 rows/sec., 257.03 MiB/sec. | ||
| 9079 | 2026.03.13 22:24:16.844140 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9080 | 2026.03.13 22:24:16.844631 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9081 | 2026.03.13 22:24:16.844723 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9082 | 2026.03.13 22:24:16.844938 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.49 MiB. | ||
| 9083 | 2026.03.13 22:24:17.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.99 MiB, peak 310.16 MiB, free memory in arenas 0.00 B, will set to 304.13 MiB (RSS), difference: 6.14 MiB | ||
| 9084 | 2026.03.13 22:24:17.285981 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9085 | 2026.03.13 22:24:17.302871 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9086 | 2026.03.13 22:24:17.302935 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9087 | 2026.03.13 22:24:17.308783 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9088 | 2026.03.13 22:24:17.309501 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9089 | 2026.03.13 22:24:17.312525 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9090 | 2026.03.13 22:24:19.495687 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9091 | 2026.03.13 22:24:19.495899 [ 4 ] {c2d5cdd5-ca66-4f07-b7d4-e3d4694537c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9092 | 2026.03.13 22:24:19.495973 [ 4 ] {c2d5cdd5-ca66-4f07-b7d4-e3d4694537c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9093 | 2026.03.13 22:24:19.496655 [ 4 ] {c2d5cdd5-ca66-4f07-b7d4-e3d4694537c6} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9094 | 2026.03.13 22:24:19.496703 [ 4 ] {c2d5cdd5-ca66-4f07-b7d4-e3d4694537c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9095 | 2026.03.13 22:24:19.497106 [ 4 ] {c2d5cdd5-ca66-4f07-b7d4-e3d4694537c6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9096 | 2026.03.13 22:24:19.497341 [ 4 ] {c2d5cdd5-ca66-4f07-b7d4-e3d4694537c6} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9097 | 2026.03.13 22:24:19.497503 [ 4 ] {c2d5cdd5-ca66-4f07-b7d4-e3d4694537c6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001657 sec., 14484.007242003621 rows/sec., 1.20 MiB/sec. | ||
| 9098 | 2026.03.13 22:24:19.497554 [ 4 ] {c2d5cdd5-ca66-4f07-b7d4-e3d4694537c6} <Debug> TCPHandler: Processed in 0.002002742 sec. | ||
| 9099 | 2026.03.13 22:24:19.497669 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9100 | 2026.03.13 22:24:19.497777 [ 4 ] {4e1b27fd-bd22-4993-abf8-c8134496e983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9101 | 2026.03.13 22:24:19.497822 [ 4 ] {4e1b27fd-bd22-4993-abf8-c8134496e983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9102 | 2026.03.13 22:24:19.498218 [ 4 ] {4e1b27fd-bd22-4993-abf8-c8134496e983} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9103 | 2026.03.13 22:24:19.498252 [ 4 ] {4e1b27fd-bd22-4993-abf8-c8134496e983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9104 | 2026.03.13 22:24:19.498555 [ 4 ] {4e1b27fd-bd22-4993-abf8-c8134496e983} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9105 | 2026.03.13 22:24:19.498769 [ 4 ] {4e1b27fd-bd22-4993-abf8-c8134496e983} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9106 | 2026.03.13 22:24:19.498900 [ 4 ] {4e1b27fd-bd22-4993-abf8-c8134496e983} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001153 sec., 10407.632263660018 rows/sec., 848.67 KiB/sec. | ||
| 9107 | 2026.03.13 22:24:19.498938 [ 4 ] {4e1b27fd-bd22-4993-abf8-c8134496e983} <Debug> TCPHandler: Processed in 0.001319548 sec. | ||
| 9108 | 2026.03.13 22:24:19.499040 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9109 | 2026.03.13 22:24:19.499133 [ 4 ] {9d221c25-e81b-4f7b-a418-84ef33cbb5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9110 | 2026.03.13 22:24:19.499173 [ 4 ] {9d221c25-e81b-4f7b-a418-84ef33cbb5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9111 | 2026.03.13 22:24:19.500546 [ 4 ] {9d221c25-e81b-4f7b-a418-84ef33cbb5c6} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9112 | 2026.03.13 22:24:19.500579 [ 4 ] {9d221c25-e81b-4f7b-a418-84ef33cbb5c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9113 | 2026.03.13 22:24:19.501023 [ 4 ] {9d221c25-e81b-4f7b-a418-84ef33cbb5c6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9114 | 2026.03.13 22:24:19.501240 [ 4 ] {9d221c25-e81b-4f7b-a418-84ef33cbb5c6} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9115 | 2026.03.13 22:24:19.501333 [ 72 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9116 | 2026.03.13 22:24:19.501369 [ 4 ] {9d221c25-e81b-4f7b-a418-84ef33cbb5c6} <Debug> executeQuery: Read 2142 rows, 167.72 KiB in 0.002255 sec., 949889.1352549889 rows/sec., 72.63 MiB/sec. | ||
| 9117 | 2026.03.13 22:24:19.501372 [ 72 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9118 | 2026.03.13 22:24:19.501405 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9119 | 2026.03.13 22:24:19.501408 [ 4 ] {9d221c25-e81b-4f7b-a418-84ef33cbb5c6} <Debug> TCPHandler: Processed in 0.002417231 sec. | ||
| 9120 | 2026.03.13 22:24:19.501522 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9121 | 2026.03.13 22:24:19.501521 [ 186 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 9122 | 2026.03.13 22:24:19.501617 [ 4 ] {6a8836e4-d20f-446c-9531-eace24ad0a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9123 | 2026.03.13 22:24:19.501661 [ 4 ] {6a8836e4-d20f-446c-9531-eace24ad0a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9124 | 2026.03.13 22:24:19.501668 [ 186 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9125 | 2026.03.13 22:24:19.501708 [ 186 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2152 rows starting from the beginning of the part | ||
| 9126 | 2026.03.13 22:24:19.501776 [ 186 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 132 rows starting from the beginning of the part | ||
| 9127 | 2026.03.13 22:24:19.501820 [ 186 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 63 rows starting from the beginning of the part | ||
| 9128 | 2026.03.13 22:24:19.501860 [ 186 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 132 rows starting from the beginning of the part | ||
| 9129 | 2026.03.13 22:24:19.501906 [ 186 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 62 rows starting from the beginning of the part | ||
| 9130 | 2026.03.13 22:24:19.501948 [ 186 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 2142 rows starting from the beginning of the part | ||
| 9131 | 2026.03.13 22:24:19.502082 [ 4 ] {6a8836e4-d20f-446c-9531-eace24ad0a64} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9132 | 2026.03.13 22:24:19.502121 [ 4 ] {6a8836e4-d20f-446c-9531-eace24ad0a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9133 | 2026.03.13 22:24:19.502443 [ 4 ] {6a8836e4-d20f-446c-9531-eace24ad0a64} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9134 | 2026.03.13 22:24:19.502669 [ 4 ] {6a8836e4-d20f-446c-9531-eace24ad0a64} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9135 | 2026.03.13 22:24:19.502807 [ 4 ] {6a8836e4-d20f-446c-9531-eace24ad0a64} <Debug> executeQuery: Read 73 rows, 5.48 KiB in 0.001209 sec., 60380.47973531845 rows/sec., 4.43 MiB/sec. | ||
| 9136 | 2026.03.13 22:24:19.502845 [ 4 ] {6a8836e4-d20f-446c-9531-eace24ad0a64} <Debug> TCPHandler: Processed in 0.001371249 sec. | ||
| 9137 | 2026.03.13 22:24:19.502951 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9138 | 2026.03.13 22:24:19.503044 [ 4 ] {5053e440-60af-4a22-a210-ca07d8655ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9139 | 2026.03.13 22:24:19.503083 [ 4 ] {5053e440-60af-4a22-a210-ca07d8655ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9140 | 2026.03.13 22:24:19.503724 [ 4 ] {5053e440-60af-4a22-a210-ca07d8655ddc} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9141 | 2026.03.13 22:24:19.503758 [ 4 ] {5053e440-60af-4a22-a210-ca07d8655ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9142 | 2026.03.13 22:24:19.503970 [ 199 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4683 rows, containing 5 columns (5 merged, 0 gathered) in 0.002495813 sec., 1876342.4984163477 rows/sec., 151.81 MiB/sec. | ||
| 9143 | 2026.03.13 22:24:19.504088 [ 4 ] {5053e440-60af-4a22-a210-ca07d8655ddc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9144 | 2026.03.13 22:24:19.504311 [ 4 ] {5053e440-60af-4a22-a210-ca07d8655ddc} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9145 | 2026.03.13 22:24:19.504439 [ 199 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9146 | 2026.03.13 22:24:19.504447 [ 4 ] {5053e440-60af-4a22-a210-ca07d8655ddc} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.00142 sec., 515492.95774647885 rows/sec., 30.49 MiB/sec. | ||
| 9147 | 2026.03.13 22:24:19.504506 [ 4 ] {5053e440-60af-4a22-a210-ca07d8655ddc} <Debug> TCPHandler: Processed in 0.001602574 sec. | ||
| 9148 | 2026.03.13 22:24:19.504614 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9149 | 2026.03.13 22:24:19.504710 [ 4 ] {61c5b6b5-6bfb-49d5-8c32-fb02382491fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9150 | 2026.03.13 22:24:19.504749 [ 4 ] {61c5b6b5-6bfb-49d5-8c32-fb02382491fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9151 | 2026.03.13 22:24:19.504908 [ 199 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_71_14} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9152 | 2026.03.13 22:24:19.505006 [ 199 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_71_14} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9153 | 2026.03.13 22:24:19.505123 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 9154 | 2026.03.13 22:24:19.505130 [ 4 ] {61c5b6b5-6bfb-49d5-8c32-fb02382491fb} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9155 | 2026.03.13 22:24:19.505169 [ 4 ] {61c5b6b5-6bfb-49d5-8c32-fb02382491fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9156 | 2026.03.13 22:24:19.505459 [ 4 ] {61c5b6b5-6bfb-49d5-8c32-fb02382491fb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9157 | 2026.03.13 22:24:19.505684 [ 4 ] {61c5b6b5-6bfb-49d5-8c32-fb02382491fb} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9158 | 2026.03.13 22:24:19.505814 [ 4 ] {61c5b6b5-6bfb-49d5-8c32-fb02382491fb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 62.67 KiB/sec. | ||
| 9159 | 2026.03.13 22:24:19.505851 [ 4 ] {61c5b6b5-6bfb-49d5-8c32-fb02382491fb} <Debug> TCPHandler: Processed in 0.001285168 sec. | ||
| 9160 | 2026.03.13 22:24:19.505951 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9161 | 2026.03.13 22:24:19.506042 [ 4 ] {160e765e-eca0-48ad-b52f-770e1fda13f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9162 | 2026.03.13 22:24:19.506081 [ 4 ] {160e765e-eca0-48ad-b52f-770e1fda13f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9163 | 2026.03.13 22:24:19.506460 [ 4 ] {160e765e-eca0-48ad-b52f-770e1fda13f1} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9164 | 2026.03.13 22:24:19.506494 [ 4 ] {160e765e-eca0-48ad-b52f-770e1fda13f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9165 | 2026.03.13 22:24:19.506791 [ 4 ] {160e765e-eca0-48ad-b52f-770e1fda13f1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9166 | 2026.03.13 22:24:19.507005 [ 4 ] {160e765e-eca0-48ad-b52f-770e1fda13f1} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9167 | 2026.03.13 22:24:19.507133 [ 4 ] {160e765e-eca0-48ad-b52f-770e1fda13f1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 845.36 KiB/sec. | ||
| 9168 | 2026.03.13 22:24:19.507171 [ 4 ] {160e765e-eca0-48ad-b52f-770e1fda13f1} <Debug> TCPHandler: Processed in 0.001267998 sec. | ||
| 9169 | 2026.03.13 22:24:19.507275 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9170 | 2026.03.13 22:24:19.507366 [ 4 ] {343aee20-e254-46d6-915b-48a3ffaf7ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9171 | 2026.03.13 22:24:19.507405 [ 4 ] {343aee20-e254-46d6-915b-48a3ffaf7ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9172 | 2026.03.13 22:24:19.508302 [ 4 ] {343aee20-e254-46d6-915b-48a3ffaf7ae7} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9173 | 2026.03.13 22:24:19.508339 [ 4 ] {343aee20-e254-46d6-915b-48a3ffaf7ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9174 | 2026.03.13 22:24:19.508727 [ 4 ] {343aee20-e254-46d6-915b-48a3ffaf7ae7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9175 | 2026.03.13 22:24:19.508944 [ 4 ] {343aee20-e254-46d6-915b-48a3ffaf7ae7} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9176 | 2026.03.13 22:24:19.509047 [ 72 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9177 | 2026.03.13 22:24:19.509071 [ 72 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9178 | 2026.03.13 22:24:19.509078 [ 4 ] {343aee20-e254-46d6-915b-48a3ffaf7ae7} <Debug> executeQuery: Read 1097 rows, 78.50 KiB in 0.001729 sec., 634470.7923655292 rows/sec., 44.34 MiB/sec. | ||
| 9179 | 2026.03.13 22:24:19.509087 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9180 | 2026.03.13 22:24:19.509116 [ 4 ] {343aee20-e254-46d6-915b-48a3ffaf7ae7} <Debug> TCPHandler: Processed in 0.00188917 sec. | ||
| 9181 | 2026.03.13 22:24:19.509156 [ 186 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 9182 | 2026.03.13 22:24:19.509234 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9183 | 2026.03.13 22:24:19.509252 [ 186 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9184 | 2026.03.13 22:24:19.509279 [ 186 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1124 rows starting from the beginning of the part | ||
| 9185 | 2026.03.13 22:24:19.509322 [ 186 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 102 rows starting from the beginning of the part | ||
| 9186 | 2026.03.13 22:24:19.509334 [ 4 ] {f0fc22b2-c18d-46dc-adb8-f08b424700f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9187 | 2026.03.13 22:24:19.509357 [ 186 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 69 rows starting from the beginning of the part | ||
| 9188 | 2026.03.13 22:24:19.509382 [ 4 ] {f0fc22b2-c18d-46dc-adb8-f08b424700f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9189 | 2026.03.13 22:24:19.509394 [ 186 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 102 rows starting from the beginning of the part | ||
| 9190 | 2026.03.13 22:24:19.509433 [ 186 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 67 rows starting from the beginning of the part | ||
| 9191 | 2026.03.13 22:24:19.509464 [ 186 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1097 rows starting from the beginning of the part | ||
| 9192 | 2026.03.13 22:24:19.510205 [ 4 ] {f0fc22b2-c18d-46dc-adb8-f08b424700f5} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9193 | 2026.03.13 22:24:19.510244 [ 4 ] {f0fc22b2-c18d-46dc-adb8-f08b424700f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9194 | 2026.03.13 22:24:19.510533 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2561 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140513 sec., 1822607.1609032615 rows/sec., 136.48 MiB/sec. | ||
| 9195 | 2026.03.13 22:24:19.510663 [ 4 ] {f0fc22b2-c18d-46dc-adb8-f08b424700f5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9196 | 2026.03.13 22:24:19.510744 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9197 | 2026.03.13 22:24:19.510900 [ 4 ] {f0fc22b2-c18d-46dc-adb8-f08b424700f5} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9198 | 2026.03.13 22:24:19.511005 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9199 | 2026.03.13 22:24:19.511016 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_71_14} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9200 | 2026.03.13 22:24:19.511030 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9201 | 2026.03.13 22:24:19.511031 [ 4 ] {f0fc22b2-c18d-46dc-adb8-f08b424700f5} <Debug> executeQuery: Read 1323 rows, 85.89 KiB in 0.001717 sec., 770529.9941758881 rows/sec., 48.85 MiB/sec. | ||
| 9202 | 2026.03.13 22:24:19.511048 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9203 | 2026.03.13 22:24:19.511076 [ 4 ] {f0fc22b2-c18d-46dc-adb8-f08b424700f5} <Debug> TCPHandler: Processed in 0.00189157 sec. | ||
| 9204 | 2026.03.13 22:24:19.511088 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_71_14} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9205 | 2026.03.13 22:24:19.511120 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::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 | ||
| 9206 | 2026.03.13 22:24:19.511163 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 9207 | 2026.03.13 22:24:19.511186 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9208 | 2026.03.13 22:24:19.511212 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9209 | 2026.03.13 22:24:19.511241 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21725 rows starting from the beginning of the part | ||
| 9210 | 2026.03.13 22:24:19.511281 [ 4 ] {cd79d8eb-d6bc-4d06-b27c-107329f6ec4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9211 | 2026.03.13 22:24:19.511297 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 9212 | 2026.03.13 22:24:19.511335 [ 4 ] {cd79d8eb-d6bc-4d06-b27c-107329f6ec4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9213 | 2026.03.13 22:24:19.511342 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 161 rows starting from the beginning of the part | ||
| 9214 | 2026.03.13 22:24:19.511383 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 9215 | 2026.03.13 22:24:19.511422 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 9216 | 2026.03.13 22:24:19.511459 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1323 rows starting from the beginning of the part | ||
| 9217 | 2026.03.13 22:24:19.512244 [ 4 ] {cd79d8eb-d6bc-4d06-b27c-107329f6ec4d} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9218 | 2026.03.13 22:24:19.512278 [ 4 ] {cd79d8eb-d6bc-4d06-b27c-107329f6ec4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9219 | 2026.03.13 22:24:19.512891 [ 4 ] {cd79d8eb-d6bc-4d06-b27c-107329f6ec4d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9220 | 2026.03.13 22:24:19.513118 [ 4 ] {cd79d8eb-d6bc-4d06-b27c-107329f6ec4d} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9221 | 2026.03.13 22:24:19.513255 [ 4 ] {cd79d8eb-d6bc-4d06-b27c-107329f6ec4d} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001993 sec., 24586.051179126945 rows/sec., 44.06 MiB/sec. | ||
| 9222 | 2026.03.13 22:24:19.513310 [ 4 ] {cd79d8eb-d6bc-4d06-b27c-107329f6ec4d} <Debug> TCPHandler: Processed in 0.002172686 sec. | ||
| 9223 | 2026.03.13 22:24:19.513414 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9224 | 2026.03.13 22:24:19.513510 [ 4 ] {7f9a8ce2-3c46-4448-9302-af0121318952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9225 | 2026.03.13 22:24:19.513551 [ 4 ] {7f9a8ce2-3c46-4448-9302-af0121318952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9226 | 2026.03.13 22:24:19.513862 [ 4 ] {7f9a8ce2-3c46-4448-9302-af0121318952} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9227 | 2026.03.13 22:24:19.513894 [ 4 ] {7f9a8ce2-3c46-4448-9302-af0121318952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9228 | 2026.03.13 22:24:19.514219 [ 4 ] {7f9a8ce2-3c46-4448-9302-af0121318952} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9229 | 2026.03.13 22:24:19.514438 [ 4 ] {7f9a8ce2-3c46-4448-9302-af0121318952} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9230 | 2026.03.13 22:24:19.514532 [ 72 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9231 | 2026.03.13 22:24:19.514555 [ 72 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9232 | 2026.03.13 22:24:19.514561 [ 4 ] {7f9a8ce2-3c46-4448-9302-af0121318952} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001071 sec., 33613.445378151264 rows/sec., 2.27 MiB/sec. | ||
| 9233 | 2026.03.13 22:24:19.514570 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9234 | 2026.03.13 22:24:19.514597 [ 4 ] {7f9a8ce2-3c46-4448-9302-af0121318952} <Debug> TCPHandler: Processed in 0.001231586 sec. | ||
| 9235 | 2026.03.13 22:24:19.514642 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 9236 | 2026.03.13 22:24:19.514731 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9237 | 2026.03.13 22:24:19.514755 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3186 rows starting from the beginning of the part | ||
| 9238 | 2026.03.13 22:24:19.514797 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 9239 | 2026.03.13 22:24:19.514829 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 9240 | 2026.03.13 22:24:19.514859 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 9241 | 2026.03.13 22:24:19.514888 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 9242 | 2026.03.13 22:24:19.514919 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part | ||
| 9243 | 2026.03.13 22:24:19.516094 [ 190 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3462 rows, containing 4 columns (4 merged, 0 gathered) in 0.001479402 sec., 2340134.730113924 rows/sec., 157.59 MiB/sec. | ||
| 9244 | 2026.03.13 22:24:19.516416 [ 193 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9245 | 2026.03.13 22:24:19.516747 [ 193 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_71_14} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9246 | 2026.03.13 22:24:19.516834 [ 193 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_71_14} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9247 | 2026.03.13 22:24:19.516931 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9248 | 2026.03.13 22:24:19.524007 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23689 rows, containing 5 columns (5 merged, 0 gathered) in 0.012921785 sec., 1833260.6524562978 rows/sec., 120.58 MiB/sec. | ||
| 9249 | 2026.03.13 22:24:19.524476 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9250 | 2026.03.13 22:24:19.524742 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9251 | 2026.03.13 22:24:19.524833 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9252 | 2026.03.13 22:24:19.524918 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 9253 | 2026.03.13 22:24:21.820478 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9254 | 2026.03.13 22:24:21.820668 [ 4 ] {a6d50617-6acb-4c13-b1dd-d1d9b541c60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9255 | 2026.03.13 22:24:21.820739 [ 4 ] {a6d50617-6acb-4c13-b1dd-d1d9b541c60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9256 | 2026.03.13 22:24:21.821387 [ 4 ] {a6d50617-6acb-4c13-b1dd-d1d9b541c60d} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9257 | 2026.03.13 22:24:21.821430 [ 4 ] {a6d50617-6acb-4c13-b1dd-d1d9b541c60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9258 | 2026.03.13 22:24:21.821826 [ 4 ] {a6d50617-6acb-4c13-b1dd-d1d9b541c60d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9259 | 2026.03.13 22:24:21.822055 [ 4 ] {a6d50617-6acb-4c13-b1dd-d1d9b541c60d} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9260 | 2026.03.13 22:24:21.822205 [ 4 ] {a6d50617-6acb-4c13-b1dd-d1d9b541c60d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00159 sec., 35220.125786163524 rows/sec., 2.69 MiB/sec. | ||
| 9261 | 2026.03.13 22:24:21.822247 [ 4 ] {a6d50617-6acb-4c13-b1dd-d1d9b541c60d} <Debug> TCPHandler: Processed in 0.00190404 sec. | ||
| 9262 | 2026.03.13 22:24:21.822364 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9263 | 2026.03.13 22:24:21.822459 [ 4 ] {509d3e4b-66f3-4ad3-970f-a28a3b45193c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9264 | 2026.03.13 22:24:21.822498 [ 4 ] {509d3e4b-66f3-4ad3-970f-a28a3b45193c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9265 | 2026.03.13 22:24:21.822914 [ 4 ] {509d3e4b-66f3-4ad3-970f-a28a3b45193c} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9266 | 2026.03.13 22:24:21.822949 [ 4 ] {509d3e4b-66f3-4ad3-970f-a28a3b45193c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9267 | 2026.03.13 22:24:21.823267 [ 4 ] {509d3e4b-66f3-4ad3-970f-a28a3b45193c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9268 | 2026.03.13 22:24:21.823482 [ 4 ] {509d3e4b-66f3-4ad3-970f-a28a3b45193c} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9269 | 2026.03.13 22:24:21.823612 [ 4 ] {509d3e4b-66f3-4ad3-970f-a28a3b45193c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 4.26 MiB/sec. | ||
| 9270 | 2026.03.13 22:24:21.823650 [ 4 ] {509d3e4b-66f3-4ad3-970f-a28a3b45193c} <Debug> TCPHandler: Processed in 0.001335068 sec. | ||
| 9271 | 2026.03.13 22:24:21.823771 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9272 | 2026.03.13 22:24:21.823887 [ 4 ] {c812f5f8-b4b1-48d5-8aa3-834e2d8e9522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9273 | 2026.03.13 22:24:21.823934 [ 4 ] {c812f5f8-b4b1-48d5-8aa3-834e2d8e9522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9274 | 2026.03.13 22:24:21.824322 [ 4 ] {c812f5f8-b4b1-48d5-8aa3-834e2d8e9522} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9275 | 2026.03.13 22:24:21.824359 [ 4 ] {c812f5f8-b4b1-48d5-8aa3-834e2d8e9522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9276 | 2026.03.13 22:24:21.824704 [ 4 ] {c812f5f8-b4b1-48d5-8aa3-834e2d8e9522} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9277 | 2026.03.13 22:24:21.824938 [ 4 ] {c812f5f8-b4b1-48d5-8aa3-834e2d8e9522} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9278 | 2026.03.13 22:24:21.825094 [ 4 ] {c812f5f8-b4b1-48d5-8aa3-834e2d8e9522} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 3.64 MiB/sec. | ||
| 9279 | 2026.03.13 22:24:21.825133 [ 4 ] {c812f5f8-b4b1-48d5-8aa3-834e2d8e9522} <Debug> TCPHandler: Processed in 0.001423091 sec. | ||
| 9280 | 2026.03.13 22:24:21.825247 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9281 | 2026.03.13 22:24:21.825341 [ 4 ] {36df1b7f-2676-4664-9605-4adc6e1cd120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9282 | 2026.03.13 22:24:21.825382 [ 4 ] {36df1b7f-2676-4664-9605-4adc6e1cd120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9283 | 2026.03.13 22:24:21.825700 [ 4 ] {36df1b7f-2676-4664-9605-4adc6e1cd120} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9284 | 2026.03.13 22:24:21.825736 [ 4 ] {36df1b7f-2676-4664-9605-4adc6e1cd120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 9285 | 2026.03.13 22:24:21.826037 [ 4 ] {36df1b7f-2676-4664-9605-4adc6e1cd120} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9286 | 2026.03.13 22:24:21.826246 [ 4 ] {36df1b7f-2676-4664-9605-4adc6e1cd120} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9287 | 2026.03.13 22:24:21.826378 [ 4 ] {36df1b7f-2676-4664-9605-4adc6e1cd120} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001054 sec., 22770.398481973432 rows/sec., 1.53 MiB/sec. | ||
| 9288 | 2026.03.13 22:24:21.826422 [ 4 ] {36df1b7f-2676-4664-9605-4adc6e1cd120} <Debug> TCPHandler: Processed in 0.001224926 sec. | ||
| 9289 | 2026.03.13 22:24:23.578004 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9290 | 2026.03.13 22:24:23.578066 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9291 | 2026.03.13 22:24:23.715248 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21148 | ||
| 9292 | 2026.03.13 22:24:23.715746 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9293 | 2026.03.13 22:24:23.715789 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9294 | 2026.03.13 22:24:23.716292 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9295 | 2026.03.13 22:24:23.716530 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9296 | 2026.03.13 22:24:23.716663 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21148 | ||
| 9297 | 2026.03.13 22:24:23.771892 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1140 | ||
| 9298 | 2026.03.13 22:24:23.774550 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9299 | 2026.03.13 22:24:23.774606 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9300 | 2026.03.13 22:24:23.775925 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9301 | 2026.03.13 22:24:23.776221 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9302 | 2026.03.13 22:24:23.776595 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1140 | ||
| 9303 | 2026.03.13 22:24:24.813354 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9304 | 2026.03.13 22:24:24.831180 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9305 | 2026.03.13 22:24:24.831242 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9306 | 2026.03.13 22:24:24.837293 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9307 | 2026.03.13 22:24:24.838034 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9308 | 2026.03.13 22:24:24.841596 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9309 | 2026.03.13 22:24:26.824433 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9310 | 2026.03.13 22:24:26.824626 [ 4 ] {8edf9d93-94f1-4481-a52a-c17ff228e1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9311 | 2026.03.13 22:24:26.824700 [ 4 ] {8edf9d93-94f1-4481-a52a-c17ff228e1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9312 | 2026.03.13 22:24:26.825313 [ 4 ] {8edf9d93-94f1-4481-a52a-c17ff228e1e8} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9313 | 2026.03.13 22:24:26.825361 [ 4 ] {8edf9d93-94f1-4481-a52a-c17ff228e1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9314 | 2026.03.13 22:24:26.825736 [ 4 ] {8edf9d93-94f1-4481-a52a-c17ff228e1e8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9315 | 2026.03.13 22:24:26.825965 [ 4 ] {8edf9d93-94f1-4481-a52a-c17ff228e1e8} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2026.03.13 22:24:26.826154 [ 4 ] {8edf9d93-94f1-4481-a52a-c17ff228e1e8} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001581 sec., 39215.686274509804 rows/sec., 3.06 MiB/sec. | ||
| 9317 | 2026.03.13 22:24:26.826197 [ 4 ] {8edf9d93-94f1-4481-a52a-c17ff228e1e8} <Debug> TCPHandler: Processed in 0.0019035 sec. | ||
| 9318 | 2026.03.13 22:24:26.826309 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9319 | 2026.03.13 22:24:26.826403 [ 4 ] {00c68c14-9526-41e0-a009-edecfdcb82bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9320 | 2026.03.13 22:24:26.826444 [ 4 ] {00c68c14-9526-41e0-a009-edecfdcb82bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9321 | 2026.03.13 22:24:26.826834 [ 4 ] {00c68c14-9526-41e0-a009-edecfdcb82bd} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9322 | 2026.03.13 22:24:26.826869 [ 4 ] {00c68c14-9526-41e0-a009-edecfdcb82bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9323 | 2026.03.13 22:24:26.827164 [ 4 ] {00c68c14-9526-41e0-a009-edecfdcb82bd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9324 | 2026.03.13 22:24:26.827376 [ 4 ] {00c68c14-9526-41e0-a009-edecfdcb82bd} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9325 | 2026.03.13 22:24:26.827511 [ 4 ] {00c68c14-9526-41e0-a009-edecfdcb82bd} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001127 sec., 2661.9343389529727 rows/sec., 200.16 KiB/sec. | ||
| 9326 | 2026.03.13 22:24:26.827549 [ 4 ] {00c68c14-9526-41e0-a009-edecfdcb82bd} <Debug> TCPHandler: Processed in 0.001290297 sec. | ||
| 9327 | 2026.03.13 22:24:26.827656 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9328 | 2026.03.13 22:24:26.827748 [ 4 ] {654238e2-0333-49c4-805c-d2c799dbdb00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9329 | 2026.03.13 22:24:26.827787 [ 4 ] {654238e2-0333-49c4-805c-d2c799dbdb00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9330 | 2026.03.13 22:24:26.828199 [ 4 ] {654238e2-0333-49c4-805c-d2c799dbdb00} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9331 | 2026.03.13 22:24:26.828236 [ 4 ] {654238e2-0333-49c4-805c-d2c799dbdb00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9332 | 2026.03.13 22:24:26.828548 [ 4 ] {654238e2-0333-49c4-805c-d2c799dbdb00} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9333 | 2026.03.13 22:24:26.828762 [ 4 ] {654238e2-0333-49c4-805c-d2c799dbdb00} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9334 | 2026.03.13 22:24:26.828887 [ 4 ] {654238e2-0333-49c4-805c-d2c799dbdb00} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001157 sec., 57908.38375108038 rows/sec., 4.52 MiB/sec. | ||
| 9335 | 2026.03.13 22:24:26.828925 [ 4 ] {654238e2-0333-49c4-805c-d2c799dbdb00} <Debug> TCPHandler: Processed in 0.001317978 sec. | ||
| 9336 | 2026.03.13 22:24:26.829034 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9337 | 2026.03.13 22:24:26.829139 [ 4 ] {b92e6430-3e9e-4d8b-81e8-fb9eb5e9936c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9338 | 2026.03.13 22:24:26.829187 [ 4 ] {b92e6430-3e9e-4d8b-81e8-fb9eb5e9936c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9339 | 2026.03.13 22:24:26.829585 [ 4 ] {b92e6430-3e9e-4d8b-81e8-fb9eb5e9936c} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9340 | 2026.03.13 22:24:26.829619 [ 4 ] {b92e6430-3e9e-4d8b-81e8-fb9eb5e9936c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9341 | 2026.03.13 22:24:26.829940 [ 4 ] {b92e6430-3e9e-4d8b-81e8-fb9eb5e9936c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9342 | 2026.03.13 22:24:26.830147 [ 4 ] {b92e6430-3e9e-4d8b-81e8-fb9eb5e9936c} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9343 | 2026.03.13 22:24:26.830280 [ 4 ] {b92e6430-3e9e-4d8b-81e8-fb9eb5e9936c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 9344 | 2026.03.13 22:24:26.830318 [ 4 ] {b92e6430-3e9e-4d8b-81e8-fb9eb5e9936c} <Debug> TCPHandler: Processed in 0.001333248 sec. | ||
| 9345 | 2026.03.13 22:24:26.830434 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9346 | 2026.03.13 22:24:26.830529 [ 4 ] {929f54f9-f9ab-4641-a8d3-fe16371b6e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9347 | 2026.03.13 22:24:26.830584 [ 4 ] {929f54f9-f9ab-4641-a8d3-fe16371b6e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9348 | 2026.03.13 22:24:26.831311 [ 4 ] {929f54f9-f9ab-4641-a8d3-fe16371b6e3b} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9349 | 2026.03.13 22:24:26.831347 [ 4 ] {929f54f9-f9ab-4641-a8d3-fe16371b6e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9350 | 2026.03.13 22:24:26.831842 [ 4 ] {929f54f9-f9ab-4641-a8d3-fe16371b6e3b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9351 | 2026.03.13 22:24:26.832063 [ 4 ] {929f54f9-f9ab-4641-a8d3-fe16371b6e3b} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9352 | 2026.03.13 22:24:26.832204 [ 4 ] {929f54f9-f9ab-4641-a8d3-fe16371b6e3b} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001695 sec., 1769.911504424779 rows/sec., 3.17 MiB/sec. | ||
| 9353 | 2026.03.13 22:24:26.832256 [ 4 ] {929f54f9-f9ab-4641-a8d3-fe16371b6e3b} <Debug> TCPHandler: Processed in 0.00187089 sec. | ||
| 9354 | 2026.03.13 22:24:26.832369 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9355 | 2026.03.13 22:24:26.832461 [ 4 ] {e7793968-42e3-4446-8e11-685f0ffe72f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9356 | 2026.03.13 22:24:26.832503 [ 4 ] {e7793968-42e3-4446-8e11-685f0ffe72f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9357 | 2026.03.13 22:24:26.832831 [ 4 ] {e7793968-42e3-4446-8e11-685f0ffe72f8} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9358 | 2026.03.13 22:24:26.832865 [ 4 ] {e7793968-42e3-4446-8e11-685f0ffe72f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9359 | 2026.03.13 22:24:26.833169 [ 4 ] {e7793968-42e3-4446-8e11-685f0ffe72f8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9360 | 2026.03.13 22:24:26.833374 [ 4 ] {e7793968-42e3-4446-8e11-685f0ffe72f8} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9361 | 2026.03.13 22:24:26.833501 [ 4 ] {e7793968-42e3-4446-8e11-685f0ffe72f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 9362 | 2026.03.13 22:24:26.833536 [ 4 ] {e7793968-42e3-4446-8e11-685f0ffe72f8} <Debug> TCPHandler: Processed in 0.001217326 sec. | ||
| 9363 | 2026.03.13 22:24:31.217644 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21660 | ||
| 9364 | 2026.03.13 22:24:31.218215 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9365 | 2026.03.13 22:24:31.218262 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9366 | 2026.03.13 22:24:31.218747 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9367 | 2026.03.13 22:24:31.218981 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9368 | 2026.03.13 22:24:31.219120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21660 | ||
| 9369 | 2026.03.13 22:24:31.826570 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9370 | 2026.03.13 22:24:31.826747 [ 4 ] {5f23af66-59bc-4202-ac6c-139f92a3c1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9371 | 2026.03.13 22:24:31.826815 [ 4 ] {5f23af66-59bc-4202-ac6c-139f92a3c1b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9372 | 2026.03.13 22:24:31.827494 [ 4 ] {5f23af66-59bc-4202-ac6c-139f92a3c1b2} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9373 | 2026.03.13 22:24:31.827544 [ 4 ] {5f23af66-59bc-4202-ac6c-139f92a3c1b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9374 | 2026.03.13 22:24:31.827944 [ 4 ] {5f23af66-59bc-4202-ac6c-139f92a3c1b2} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9375 | 2026.03.13 22:24:31.828177 [ 4 ] {5f23af66-59bc-4202-ac6c-139f92a3c1b2} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9376 | 2026.03.13 22:24:31.828343 [ 4 ] {5f23af66-59bc-4202-ac6c-139f92a3c1b2} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001642 sec., 80389.76857490865 rows/sec., 6.94 MiB/sec. | ||
| 9377 | 2026.03.13 22:24:31.828398 [ 4 ] {5f23af66-59bc-4202-ac6c-139f92a3c1b2} <Debug> TCPHandler: Processed in 0.001956141 sec. | ||
| 9378 | 2026.03.13 22:24:31.828532 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9379 | 2026.03.13 22:24:31.828637 [ 4 ] {68aa5e96-a445-43ca-be95-50eb78029163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9380 | 2026.03.13 22:24:31.828683 [ 4 ] {68aa5e96-a445-43ca-be95-50eb78029163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9381 | 2026.03.13 22:24:31.829110 [ 4 ] {68aa5e96-a445-43ca-be95-50eb78029163} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9382 | 2026.03.13 22:24:31.829148 [ 4 ] {68aa5e96-a445-43ca-be95-50eb78029163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9383 | 2026.03.13 22:24:31.829516 [ 4 ] {68aa5e96-a445-43ca-be95-50eb78029163} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9384 | 2026.03.13 22:24:31.829748 [ 4 ] {68aa5e96-a445-43ca-be95-50eb78029163} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9385 | 2026.03.13 22:24:31.829874 [ 59 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 9386 | 2026.03.13 22:24:31.829890 [ 4 ] {68aa5e96-a445-43ca-be95-50eb78029163} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001275 sec., 29803.921568627447 rows/sec., 2.19 MiB/sec. | ||
| 9387 | 2026.03.13 22:24:31.829940 [ 59 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9388 | 2026.03.13 22:24:31.829951 [ 4 ] {68aa5e96-a445-43ca-be95-50eb78029163} <Debug> TCPHandler: Processed in 0.001471291 sec. | ||
| 9389 | 2026.03.13 22:24:31.829970 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9390 | 2026.03.13 22:24:31.830083 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9391 | 2026.03.13 22:24:31.830099 [ 190 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 9392 | 2026.03.13 22:24:31.830185 [ 4 ] {e825cc72-7643-49e1-9701-f0f7b28beb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9393 | 2026.03.13 22:24:31.830231 [ 4 ] {e825cc72-7643-49e1-9701-f0f7b28beb5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9394 | 2026.03.13 22:24:31.830243 [ 190 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9395 | 2026.03.13 22:24:31.830281 [ 190 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 82 rows starting from the beginning of the part | ||
| 9396 | 2026.03.13 22:24:31.830347 [ 190 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 38 rows starting from the beginning of the part | ||
| 9397 | 2026.03.13 22:24:31.830392 [ 190 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 3 rows starting from the beginning of the part | ||
| 9398 | 2026.03.13 22:24:31.830433 [ 190 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 73 rows starting from the beginning of the part | ||
| 9399 | 2026.03.13 22:24:31.830472 [ 190 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 3 rows starting from the beginning of the part | ||
| 9400 | 2026.03.13 22:24:31.830516 [ 190 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 38 rows starting from the beginning of the part | ||
| 9401 | 2026.03.13 22:24:31.830688 [ 4 ] {e825cc72-7643-49e1-9701-f0f7b28beb5b} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9402 | 2026.03.13 22:24:31.830730 [ 4 ] {e825cc72-7643-49e1-9701-f0f7b28beb5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9403 | 2026.03.13 22:24:31.831067 [ 4 ] {e825cc72-7643-49e1-9701-f0f7b28beb5b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9404 | 2026.03.13 22:24:31.831312 [ 4 ] {e825cc72-7643-49e1-9701-f0f7b28beb5b} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9405 | 2026.03.13 22:24:31.831335 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 237 rows, containing 5 columns (5 merged, 0 gathered) in 0.001297558 sec., 182650.79480069483 rows/sec., 14.08 MiB/sec. | ||
| 9406 | 2026.03.13 22:24:31.831459 [ 4 ] {e825cc72-7643-49e1-9701-f0f7b28beb5b} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001292 sec., 78947.36842105264 rows/sec., 6.17 MiB/sec. | ||
| 9407 | 2026.03.13 22:24:31.831463 [ 190 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 9408 | 2026.03.13 22:24:31.831505 [ 4 ] {e825cc72-7643-49e1-9701-f0f7b28beb5b} <Debug> TCPHandler: Processed in 0.001472971 sec. | ||
| 9409 | 2026.03.13 22:24:31.831627 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9410 | 2026.03.13 22:24:31.831726 [ 4 ] {865ec1bf-8162-464b-b349-c28a04660aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9411 | 2026.03.13 22:24:31.831740 [ 190 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_60_12} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9412 | 2026.03.13 22:24:31.831770 [ 4 ] {865ec1bf-8162-464b-b349-c28a04660aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9413 | 2026.03.13 22:24:31.831816 [ 190 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_60_12} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 9414 | 2026.03.13 22:24:31.831893 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 9415 | 2026.03.13 22:24:31.832169 [ 4 ] {865ec1bf-8162-464b-b349-c28a04660aea} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9416 | 2026.03.13 22:24:31.832208 [ 4 ] {865ec1bf-8162-464b-b349-c28a04660aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9417 | 2026.03.13 22:24:31.832562 [ 4 ] {865ec1bf-8162-464b-b349-c28a04660aea} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9418 | 2026.03.13 22:24:31.832785 [ 4 ] {865ec1bf-8162-464b-b349-c28a04660aea} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9419 | 2026.03.13 22:24:31.832927 [ 4 ] {865ec1bf-8162-464b-b349-c28a04660aea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 9420 | 2026.03.13 22:24:31.832964 [ 4 ] {865ec1bf-8162-464b-b349-c28a04660aea} <Debug> TCPHandler: Processed in 0.001386679 sec. | ||
| 9421 | 2026.03.13 22:24:31.833075 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9422 | 2026.03.13 22:24:31.833169 [ 4 ] {a5f70057-0312-42fe-b522-56c109892763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9423 | 2026.03.13 22:24:31.833226 [ 4 ] {a5f70057-0312-42fe-b522-56c109892763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9424 | 2026.03.13 22:24:31.834087 [ 4 ] {a5f70057-0312-42fe-b522-56c109892763} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9425 | 2026.03.13 22:24:31.834124 [ 4 ] {a5f70057-0312-42fe-b522-56c109892763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9426 | 2026.03.13 22:24:31.834735 [ 4 ] {a5f70057-0312-42fe-b522-56c109892763} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9427 | 2026.03.13 22:24:31.834992 [ 4 ] {a5f70057-0312-42fe-b522-56c109892763} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9428 | 2026.03.13 22:24:31.835144 [ 4 ] {a5f70057-0312-42fe-b522-56c109892763} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.00199 sec., 19095.47738693467 rows/sec., 34.22 MiB/sec. | ||
| 9429 | 2026.03.13 22:24:31.835217 [ 4 ] {a5f70057-0312-42fe-b522-56c109892763} <Debug> TCPHandler: Processed in 0.002191347 sec. | ||
| 9430 | 2026.03.13 22:24:31.835336 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9431 | 2026.03.13 22:24:31.835443 [ 4 ] {017783d0-7c8a-4c0d-9314-bba97dd446d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9432 | 2026.03.13 22:24:31.835486 [ 4 ] {017783d0-7c8a-4c0d-9314-bba97dd446d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9433 | 2026.03.13 22:24:31.835844 [ 4 ] {017783d0-7c8a-4c0d-9314-bba97dd446d6} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9434 | 2026.03.13 22:24:31.835881 [ 4 ] {017783d0-7c8a-4c0d-9314-bba97dd446d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9435 | 2026.03.13 22:24:31.836211 [ 4 ] {017783d0-7c8a-4c0d-9314-bba97dd446d6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9436 | 2026.03.13 22:24:31.836445 [ 4 ] {017783d0-7c8a-4c0d-9314-bba97dd446d6} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9437 | 2026.03.13 22:24:31.836583 [ 4 ] {017783d0-7c8a-4c0d-9314-bba97dd446d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 9438 | 2026.03.13 22:24:31.836622 [ 4 ] {017783d0-7c8a-4c0d-9314-bba97dd446d6} <Debug> TCPHandler: Processed in 0.001336249 sec. | ||
| 9439 | 2026.03.13 22:24:32.342582 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9440 | 2026.03.13 22:24:32.360345 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9441 | 2026.03.13 22:24:32.360411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9442 | 2026.03.13 22:24:32.366467 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9443 | 2026.03.13 22:24:32.367153 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9444 | 2026.03.13 22:24:32.370486 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9445 | 2026.03.13 22:24:33.777701 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1164 | ||
| 9446 | 2026.03.13 22:24:33.779967 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9447 | 2026.03.13 22:24:33.780026 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9448 | 2026.03.13 22:24:33.781251 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9449 | 2026.03.13 22:24:33.781555 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9450 | 2026.03.13 22:24:33.781946 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1164 | ||
| 9451 | 2026.03.13 22:24:36.824660 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9452 | 2026.03.13 22:24:36.824837 [ 4 ] {7f1790d5-e79d-4a36-8143-7f9dd984ddf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9453 | 2026.03.13 22:24:36.824906 [ 4 ] {7f1790d5-e79d-4a36-8143-7f9dd984ddf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9454 | 2026.03.13 22:24:36.825555 [ 4 ] {7f1790d5-e79d-4a36-8143-7f9dd984ddf5} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9455 | 2026.03.13 22:24:36.825604 [ 4 ] {7f1790d5-e79d-4a36-8143-7f9dd984ddf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9456 | 2026.03.13 22:24:36.825981 [ 4 ] {7f1790d5-e79d-4a36-8143-7f9dd984ddf5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9457 | 2026.03.13 22:24:36.826227 [ 4 ] {7f1790d5-e79d-4a36-8143-7f9dd984ddf5} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9458 | 2026.03.13 22:24:36.826395 [ 4 ] {7f1790d5-e79d-4a36-8143-7f9dd984ddf5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001605 sec., 2492.21183800623 rows/sec., 203.22 KiB/sec. | ||
| 9459 | 2026.03.13 22:24:36.826449 [ 4 ] {7f1790d5-e79d-4a36-8143-7f9dd984ddf5} <Debug> TCPHandler: Processed in 0.001920831 sec. | ||
| 9460 | 2026.03.13 22:24:36.826563 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9461 | 2026.03.13 22:24:36.826662 [ 4 ] {b3499cb2-584b-4936-9bb2-10b25a21e23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9462 | 2026.03.13 22:24:36.826706 [ 4 ] {b3499cb2-584b-4936-9bb2-10b25a21e23c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9463 | 2026.03.13 22:24:36.827145 [ 4 ] {b3499cb2-584b-4936-9bb2-10b25a21e23c} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9464 | 2026.03.13 22:24:36.827183 [ 4 ] {b3499cb2-584b-4936-9bb2-10b25a21e23c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9465 | 2026.03.13 22:24:36.827516 [ 4 ] {b3499cb2-584b-4936-9bb2-10b25a21e23c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9466 | 2026.03.13 22:24:36.827752 [ 4 ] {b3499cb2-584b-4936-9bb2-10b25a21e23c} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9467 | 2026.03.13 22:24:36.827893 [ 4 ] {b3499cb2-584b-4936-9bb2-10b25a21e23c} <Debug> executeQuery: Read 64 rows, 5.11 KiB in 0.001253 sec., 51077.41420590583 rows/sec., 3.98 MiB/sec. | ||
| 9468 | 2026.03.13 22:24:36.827935 [ 4 ] {b3499cb2-584b-4936-9bb2-10b25a21e23c} <Debug> TCPHandler: Processed in 0.00142417 sec. | ||
| 9469 | 2026.03.13 22:24:36.828057 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9470 | 2026.03.13 22:24:36.828156 [ 4 ] {65eb6b4c-e718-457a-b097-6a011974bb66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9471 | 2026.03.13 22:24:36.828198 [ 4 ] {65eb6b4c-e718-457a-b097-6a011974bb66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9472 | 2026.03.13 22:24:36.828624 [ 4 ] {65eb6b4c-e718-457a-b097-6a011974bb66} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9473 | 2026.03.13 22:24:36.828659 [ 4 ] {65eb6b4c-e718-457a-b097-6a011974bb66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9474 | 2026.03.13 22:24:36.828979 [ 4 ] {65eb6b4c-e718-457a-b097-6a011974bb66} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9475 | 2026.03.13 22:24:36.829200 [ 4 ] {65eb6b4c-e718-457a-b097-6a011974bb66} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9476 | 2026.03.13 22:24:36.829337 [ 4 ] {65eb6b4c-e718-457a-b097-6a011974bb66} <Debug> executeQuery: Read 7 rows, 517.00 B in 0.0012 sec., 5833.333333333334 rows/sec., 420.74 KiB/sec. | ||
| 9477 | 2026.03.13 22:24:36.829375 [ 4 ] {65eb6b4c-e718-457a-b097-6a011974bb66} <Debug> TCPHandler: Processed in 0.001368529 sec. | ||
| 9478 | 2026.03.13 22:24:36.829489 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9479 | 2026.03.13 22:24:36.829592 [ 4 ] {1607bd6e-8245-483c-b3e4-8127953c649a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9480 | 2026.03.13 22:24:36.829632 [ 4 ] {1607bd6e-8245-483c-b3e4-8127953c649a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9481 | 2026.03.13 22:24:36.830047 [ 4 ] {1607bd6e-8245-483c-b3e4-8127953c649a} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9482 | 2026.03.13 22:24:36.830083 [ 4 ] {1607bd6e-8245-483c-b3e4-8127953c649a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9483 | 2026.03.13 22:24:36.830386 [ 4 ] {1607bd6e-8245-483c-b3e4-8127953c649a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9484 | 2026.03.13 22:24:36.830627 [ 4 ] {1607bd6e-8245-483c-b3e4-8127953c649a} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9485 | 2026.03.13 22:24:36.830762 [ 4 ] {1607bd6e-8245-483c-b3e4-8127953c649a} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001186 sec., 59865.092748735246 rows/sec., 4.68 MiB/sec. | ||
| 9486 | 2026.03.13 22:24:36.830800 [ 4 ] {1607bd6e-8245-483c-b3e4-8127953c649a} <Debug> TCPHandler: Processed in 0.001361089 sec. | ||
| 9487 | 2026.03.13 22:24:36.830914 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9488 | 2026.03.13 22:24:36.831010 [ 4 ] {b34f8919-c9bc-4abf-804c-397a67d8d0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9489 | 2026.03.13 22:24:36.831052 [ 4 ] {b34f8919-c9bc-4abf-804c-397a67d8d0f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9490 | 2026.03.13 22:24:36.831455 [ 4 ] {b34f8919-c9bc-4abf-804c-397a67d8d0f5} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9491 | 2026.03.13 22:24:36.831491 [ 4 ] {b34f8919-c9bc-4abf-804c-397a67d8d0f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9492 | 2026.03.13 22:24:36.831810 [ 4 ] {b34f8919-c9bc-4abf-804c-397a67d8d0f5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9493 | 2026.03.13 22:24:36.832018 [ 4 ] {b34f8919-c9bc-4abf-804c-397a67d8d0f5} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9494 | 2026.03.13 22:24:36.832147 [ 4 ] {b34f8919-c9bc-4abf-804c-397a67d8d0f5} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001199 sec., 135112.59382819015 rows/sec., 9.41 MiB/sec. | ||
| 9495 | 2026.03.13 22:24:36.832182 [ 4 ] {b34f8919-c9bc-4abf-804c-397a67d8d0f5} <Debug> TCPHandler: Processed in 0.001362439 sec. | ||
| 9496 | 2026.03.13 22:24:36.832289 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9497 | 2026.03.13 22:24:36.832377 [ 4 ] {7cfc07a8-0347-46a6-952c-b3ecf4613cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9498 | 2026.03.13 22:24:36.832426 [ 4 ] {7cfc07a8-0347-46a6-952c-b3ecf4613cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9499 | 2026.03.13 22:24:36.833227 [ 4 ] {7cfc07a8-0347-46a6-952c-b3ecf4613cf2} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9500 | 2026.03.13 22:24:36.833264 [ 4 ] {7cfc07a8-0347-46a6-952c-b3ecf4613cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9501 | 2026.03.13 22:24:36.833790 [ 4 ] {7cfc07a8-0347-46a6-952c-b3ecf4613cf2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9502 | 2026.03.13 22:24:36.834023 [ 4 ] {7cfc07a8-0347-46a6-952c-b3ecf4613cf2} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9503 | 2026.03.13 22:24:36.834166 [ 4 ] {7cfc07a8-0347-46a6-952c-b3ecf4613cf2} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001746 sec., 1718.2130584192441 rows/sec., 3.08 MiB/sec. | ||
| 9504 | 2026.03.13 22:24:36.834229 [ 4 ] {7cfc07a8-0347-46a6-952c-b3ecf4613cf2} <Debug> TCPHandler: Processed in 0.001935301 sec. | ||
| 9505 | 2026.03.13 22:24:36.834347 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9506 | 2026.03.13 22:24:36.834443 [ 4 ] {75bd3ee2-dd96-423b-87bd-7d65b0fb3de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9507 | 2026.03.13 22:24:36.834484 [ 4 ] {75bd3ee2-dd96-423b-87bd-7d65b0fb3de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9508 | 2026.03.13 22:24:36.834834 [ 4 ] {75bd3ee2-dd96-423b-87bd-7d65b0fb3de8} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9509 | 2026.03.13 22:24:36.834869 [ 4 ] {75bd3ee2-dd96-423b-87bd-7d65b0fb3de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9510 | 2026.03.13 22:24:36.835178 [ 4 ] {75bd3ee2-dd96-423b-87bd-7d65b0fb3de8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9511 | 2026.03.13 22:24:36.835397 [ 4 ] {75bd3ee2-dd96-423b-87bd-7d65b0fb3de8} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9512 | 2026.03.13 22:24:36.835542 [ 4 ] {75bd3ee2-dd96-423b-87bd-7d65b0fb3de8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 9513 | 2026.03.13 22:24:36.835580 [ 4 ] {75bd3ee2-dd96-423b-87bd-7d65b0fb3de8} <Debug> TCPHandler: Processed in 0.001281538 sec. | ||
| 9514 | 2026.03.13 22:24:38.578109 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9515 | 2026.03.13 22:24:38.578170 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9516 | 2026.03.13 22:24:38.719504 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22108 | ||
| 9517 | 2026.03.13 22:24:38.720012 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9518 | 2026.03.13 22:24:38.720058 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9519 | 2026.03.13 22:24:38.720563 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9520 | 2026.03.13 22:24:38.720813 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9521 | 2026.03.13 22:24:38.720967 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22108 | ||
| 9522 | 2026.03.13 22:24:38.720994 [ 46 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9523 | 2026.03.13 22:24:38.721089 [ 46 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9524 | 2026.03.13 22:24:38.721129 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9525 | 2026.03.13 22:24:38.721268 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 9526 | 2026.03.13 22:24:38.721398 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9527 | 2026.03.13 22:24:38.721435 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19740 rows starting from the beginning of the part | ||
| 9528 | 2026.03.13 22:24:38.721498 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 9529 | 2026.03.13 22:24:38.721543 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 9530 | 2026.03.13 22:24:38.721584 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 9531 | 2026.03.13 22:24:38.721624 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 9532 | 2026.03.13 22:24:38.721665 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 9533 | 2026.03.13 22:24:38.723890 [ 196 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22108 rows, containing 4 columns (4 merged, 0 gathered) in 0.002681157 sec., 8245693.9298966825 rows/sec., 117.96 MiB/sec. | ||
| 9534 | 2026.03.13 22:24:38.724151 [ 196 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9535 | 2026.03.13 22:24:38.724418 [ 196 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_46_9} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9536 | 2026.03.13 22:24:38.724493 [ 196 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_46_9} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9537 | 2026.03.13 22:24:38.724587 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 9538 | 2026.03.13 22:24:39.870661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9539 | 2026.03.13 22:24:39.887893 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9540 | 2026.03.13 22:24:39.887940 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9541 | 2026.03.13 22:24:39.894093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9542 | 2026.03.13 22:24:39.894782 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9543 | 2026.03.13 22:24:39.895055 [ 48 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9544 | 2026.03.13 22:24:39.895090 [ 48 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9545 | 2026.03.13 22:24:39.895107 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9546 | 2026.03.13 22:24:39.895196 [ 192 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 9547 | 2026.03.13 22:24:39.897678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9548 | 2026.03.13 22:24:39.898255 [ 192 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9549 | 2026.03.13 22:24:39.898975 [ 192 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 9550 | 2026.03.13 22:24:39.902299 [ 192 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 9551 | 2026.03.13 22:24:39.905608 [ 192 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 9552 | 2026.03.13 22:24:39.909432 [ 192 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 9553 | 2026.03.13 22:24:39.913686 [ 192 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 9554 | 2026.03.13 22:24:39.917699 [ 192 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 9555 | 2026.03.13 22:24:39.965832 [ 189 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.07066712 sec., 4910.345858158646 rows/sec., 25.39 MiB/sec. | ||
| 9556 | 2026.03.13 22:24:39.968873 [ 189 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9557 | 2026.03.13 22:24:39.971041 [ 189 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_46_9} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9558 | 2026.03.13 22:24:39.971144 [ 189 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_46_9} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9559 | 2026.03.13 22:24:39.974015 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9560 | 2026.03.13 22:24:41.826953 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9561 | 2026.03.13 22:24:41.827129 [ 4 ] {ade48d92-c53b-479c-a466-e946c072ca78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9562 | 2026.03.13 22:24:41.827195 [ 4 ] {ade48d92-c53b-479c-a466-e946c072ca78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9563 | 2026.03.13 22:24:41.827902 [ 4 ] {ade48d92-c53b-479c-a466-e946c072ca78} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9564 | 2026.03.13 22:24:41.827943 [ 4 ] {ade48d92-c53b-479c-a466-e946c072ca78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9565 | 2026.03.13 22:24:41.828346 [ 4 ] {ade48d92-c53b-479c-a466-e946c072ca78} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9566 | 2026.03.13 22:24:41.828604 [ 4 ] {ade48d92-c53b-479c-a466-e946c072ca78} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9567 | 2026.03.13 22:24:41.828738 [ 44 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9568 | 2026.03.13 22:24:41.828764 [ 4 ] {ade48d92-c53b-479c-a466-e946c072ca78} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001684 sec., 78384.79809976247 rows/sec., 6.77 MiB/sec. | ||
| 9569 | 2026.03.13 22:24:41.828773 [ 44 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9570 | 2026.03.13 22:24:41.828797 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9571 | 2026.03.13 22:24:41.828817 [ 4 ] {ade48d92-c53b-479c-a466-e946c072ca78} <Debug> TCPHandler: Processed in 0.001993032 sec. | ||
| 9572 | 2026.03.13 22:24:41.828882 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 9573 | 2026.03.13 22:24:41.828947 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9574 | 2026.03.13 22:24:41.828970 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9575 | 2026.03.13 22:24:41.828997 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2152 rows starting from the beginning of the part | ||
| 9576 | 2026.03.13 22:24:41.829050 [ 4 ] {af1ec8d8-40e2-4c7e-b87e-984808e26bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9577 | 2026.03.13 22:24:41.829056 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 9578 | 2026.03.13 22:24:41.829096 [ 4 ] {af1ec8d8-40e2-4c7e-b87e-984808e26bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9579 | 2026.03.13 22:24:41.829108 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 62 rows starting from the beginning of the part | ||
| 9580 | 2026.03.13 22:24:41.829151 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 132 rows starting from the beginning of the part | ||
| 9581 | 2026.03.13 22:24:41.829192 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 9582 | 2026.03.13 22:24:41.829230 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 132 rows starting from the beginning of the part | ||
| 9583 | 2026.03.13 22:24:41.829547 [ 4 ] {af1ec8d8-40e2-4c7e-b87e-984808e26bf4} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9584 | 2026.03.13 22:24:41.829581 [ 4 ] {af1ec8d8-40e2-4c7e-b87e-984808e26bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9585 | 2026.03.13 22:24:41.829921 [ 4 ] {af1ec8d8-40e2-4c7e-b87e-984808e26bf4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9586 | 2026.03.13 22:24:41.830160 [ 4 ] {af1ec8d8-40e2-4c7e-b87e-984808e26bf4} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9587 | 2026.03.13 22:24:41.830292 [ 4 ] {af1ec8d8-40e2-4c7e-b87e-984808e26bf4} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001264 sec., 30063.291139240508 rows/sec., 2.21 MiB/sec. | ||
| 9588 | 2026.03.13 22:24:41.830330 [ 4 ] {af1ec8d8-40e2-4c7e-b87e-984808e26bf4} <Debug> TCPHandler: Processed in 0.001435661 sec. | ||
| 9589 | 2026.03.13 22:24:41.830383 [ 189 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2598 rows, containing 5 columns (5 merged, 0 gathered) in 0.001534903 sec., 1692615.103364838 rows/sec., 137.79 MiB/sec. | ||
| 9590 | 2026.03.13 22:24:41.830443 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9591 | 2026.03.13 22:24:41.830556 [ 4 ] {63d5a4e5-f79a-4485-bc35-d262c87fa017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9592 | 2026.03.13 22:24:41.830596 [ 4 ] {63d5a4e5-f79a-4485-bc35-d262c87fa017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9593 | 2026.03.13 22:24:41.830722 [ 198 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9594 | 2026.03.13 22:24:41.831038 [ 4 ] {63d5a4e5-f79a-4485-bc35-d262c87fa017} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9595 | 2026.03.13 22:24:41.831079 [ 4 ] {63d5a4e5-f79a-4485-bc35-d262c87fa017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9596 | 2026.03.13 22:24:41.831101 [ 198 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_76_15} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9597 | 2026.03.13 22:24:41.831203 [ 198 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_76_15} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9598 | 2026.03.13 22:24:41.831327 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9599 | 2026.03.13 22:24:41.831412 [ 4 ] {63d5a4e5-f79a-4485-bc35-d262c87fa017} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9600 | 2026.03.13 22:24:41.831652 [ 4 ] {63d5a4e5-f79a-4485-bc35-d262c87fa017} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9601 | 2026.03.13 22:24:41.831754 [ 44 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9602 | 2026.03.13 22:24:41.831783 [ 44 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9603 | 2026.03.13 22:24:41.831784 [ 4 ] {63d5a4e5-f79a-4485-bc35-d262c87fa017} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001258 sec., 81081.08108108108 rows/sec., 6.33 MiB/sec. | ||
| 9604 | 2026.03.13 22:24:41.831799 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9605 | 2026.03.13 22:24:41.831828 [ 4 ] {63d5a4e5-f79a-4485-bc35-d262c87fa017} <Debug> TCPHandler: Processed in 0.0014357 sec. | ||
| 9606 | 2026.03.13 22:24:41.831857 [ 196 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 9607 | 2026.03.13 22:24:41.831944 [ 196 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9608 | 2026.03.13 22:24:41.831952 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9609 | 2026.03.13 22:24:41.831974 [ 196 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1124 rows starting from the beginning of the part | ||
| 9610 | 2026.03.13 22:24:41.832031 [ 196 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 9611 | 2026.03.13 22:24:41.832050 [ 4 ] {e9efc097-08f3-4b63-aee6-766f3e909398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9612 | 2026.03.13 22:24:41.832080 [ 196 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 67 rows starting from the beginning of the part | ||
| 9613 | 2026.03.13 22:24:41.832094 [ 4 ] {e9efc097-08f3-4b63-aee6-766f3e909398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9614 | 2026.03.13 22:24:41.832129 [ 196 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 102 rows starting from the beginning of the part | ||
| 9615 | 2026.03.13 22:24:41.832164 [ 196 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 71 rows starting from the beginning of the part | ||
| 9616 | 2026.03.13 22:24:41.832200 [ 196 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 102 rows starting from the beginning of the part | ||
| 9617 | 2026.03.13 22:24:41.832512 [ 4 ] {e9efc097-08f3-4b63-aee6-766f3e909398} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9618 | 2026.03.13 22:24:41.832555 [ 4 ] {e9efc097-08f3-4b63-aee6-766f3e909398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9619 | 2026.03.13 22:24:41.832899 [ 4 ] {e9efc097-08f3-4b63-aee6-766f3e909398} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9620 | 2026.03.13 22:24:41.833051 [ 189 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001218445 sec., 1255698.862074201 rows/sec., 95.48 MiB/sec. | ||
| 9621 | 2026.03.13 22:24:41.833126 [ 4 ] {e9efc097-08f3-4b63-aee6-766f3e909398} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9622 | 2026.03.13 22:24:41.833190 [ 196 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9623 | 2026.03.13 22:24:41.833234 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9624 | 2026.03.13 22:24:41.833255 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9625 | 2026.03.13 22:24:41.833264 [ 4 ] {e9efc097-08f3-4b63-aee6-766f3e909398} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 9626 | 2026.03.13 22:24:41.833270 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9627 | 2026.03.13 22:24:41.833301 [ 4 ] {e9efc097-08f3-4b63-aee6-766f3e909398} <Debug> TCPHandler: Processed in 0.00139925 sec. | ||
| 9628 | 2026.03.13 22:24:41.833389 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::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 | ||
| 9629 | 2026.03.13 22:24:41.833405 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9630 | 2026.03.13 22:24:41.833433 [ 196 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_76_15} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9631 | 2026.03.13 22:24:41.833503 [ 196 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_76_15} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9632 | 2026.03.13 22:24:41.833523 [ 4 ] {a9bb8ab0-70a1-4352-87c2-de3f242316d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9633 | 2026.03.13 22:24:41.833562 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9634 | 2026.03.13 22:24:41.833570 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 9635 | 2026.03.13 22:24:41.833600 [ 4 ] {a9bb8ab0-70a1-4352-87c2-de3f242316d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9636 | 2026.03.13 22:24:41.833608 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 23689 rows starting from the beginning of the part | ||
| 9637 | 2026.03.13 22:24:41.833709 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 9638 | 2026.03.13 22:24:41.833768 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 9639 | 2026.03.13 22:24:41.833818 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 9640 | 2026.03.13 22:24:41.833868 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 162 rows starting from the beginning of the part | ||
| 9641 | 2026.03.13 22:24:41.833920 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 9642 | 2026.03.13 22:24:41.834480 [ 4 ] {a9bb8ab0-70a1-4352-87c2-de3f242316d4} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9643 | 2026.03.13 22:24:41.834520 [ 4 ] {a9bb8ab0-70a1-4352-87c2-de3f242316d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9644 | 2026.03.13 22:24:41.835173 [ 4 ] {a9bb8ab0-70a1-4352-87c2-de3f242316d4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9645 | 2026.03.13 22:24:41.835427 [ 4 ] {a9bb8ab0-70a1-4352-87c2-de3f242316d4} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9646 | 2026.03.13 22:24:41.835540 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9647 | 2026.03.13 22:24:41.835574 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9648 | 2026.03.13 22:24:41.835583 [ 4 ] {a9bb8ab0-70a1-4352-87c2-de3f242316d4} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002076 sec., 18304.431599229287 rows/sec., 32.80 MiB/sec. | ||
| 9649 | 2026.03.13 22:24:41.835593 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9650 | 2026.03.13 22:24:41.835638 [ 4 ] {a9bb8ab0-70a1-4352-87c2-de3f242316d4} <Debug> TCPHandler: Processed in 0.002282488 sec. | ||
| 9651 | 2026.03.13 22:24:41.835684 [ 189 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::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 | ||
| 9652 | 2026.03.13 22:24:41.835756 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9653 | 2026.03.13 22:24:41.835855 [ 4 ] {3d3c880a-db7e-4bed-8d76-934ab8cd210a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9654 | 2026.03.13 22:24:41.835896 [ 4 ] {3d3c880a-db7e-4bed-8d76-934ab8cd210a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9655 | 2026.03.13 22:24:41.835916 [ 189 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9656 | 2026.03.13 22:24:41.835979 [ 189 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1313 rows starting from the beginning of the part | ||
| 9657 | 2026.03.13 22:24:41.836109 [ 189 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 49 rows starting from the beginning of the part | ||
| 9658 | 2026.03.13 22:24:41.836212 [ 189 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 3 rows starting from the beginning of the part | ||
| 9659 | 2026.03.13 22:24:41.836245 [ 4 ] {3d3c880a-db7e-4bed-8d76-934ab8cd210a} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9660 | 2026.03.13 22:24:41.836284 [ 4 ] {3d3c880a-db7e-4bed-8d76-934ab8cd210a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9661 | 2026.03.13 22:24:41.836313 [ 189 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 38 rows starting from the beginning of the part | ||
| 9662 | 2026.03.13 22:24:41.836412 [ 189 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 3 rows starting from the beginning of the part | ||
| 9663 | 2026.03.13 22:24:41.836508 [ 189 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 38 rows starting from the beginning of the part | ||
| 9664 | 2026.03.13 22:24:41.836650 [ 4 ] {3d3c880a-db7e-4bed-8d76-934ab8cd210a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9665 | 2026.03.13 22:24:41.836902 [ 4 ] {3d3c880a-db7e-4bed-8d76-934ab8cd210a} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9666 | 2026.03.13 22:24:41.837008 [ 44 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9667 | 2026.03.13 22:24:41.837030 [ 44 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9668 | 2026.03.13 22:24:41.837044 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9669 | 2026.03.13 22:24:41.837044 [ 4 ] {3d3c880a-db7e-4bed-8d76-934ab8cd210a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001206 sec., 49751.24378109453 rows/sec., 3.35 MiB/sec. | ||
| 9670 | 2026.03.13 22:24:41.837088 [ 4 ] {3d3c880a-db7e-4bed-8d76-934ab8cd210a} <Debug> TCPHandler: Processed in 0.001381809 sec. | ||
| 9671 | 2026.03.13 22:24:41.837109 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 9672 | 2026.03.13 22:24:41.837203 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9673 | 2026.03.13 22:24:41.837229 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3462 rows starting from the beginning of the part | ||
| 9674 | 2026.03.13 22:24:41.837275 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 24 rows starting from the beginning of the part | ||
| 9675 | 2026.03.13 22:24:41.837312 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 9676 | 2026.03.13 22:24:41.837350 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 9677 | 2026.03.13 22:24:41.837383 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 9678 | 2026.03.13 22:24:41.837418 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 9679 | 2026.03.13 22:24:41.843519 [ 197 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3726 rows, containing 4 columns (4 merged, 0 gathered) in 0.006437387 sec., 578806.2765218248 rows/sec., 38.98 MiB/sec. | ||
| 9680 | 2026.03.13 22:24:41.844022 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9681 | 2026.03.13 22:24:41.844338 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_76_15} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9682 | 2026.03.13 22:24:41.844413 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_76_15} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9683 | 2026.03.13 22:24:41.844500 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9684 | 2026.03.13 22:24:41.846198 [ 201 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24395 rows, containing 5 columns (5 merged, 0 gathered) in 0.012871893 sec., 1895214.6354852389 rows/sec., 124.87 MiB/sec. | ||
| 9685 | 2026.03.13 22:24:41.846811 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9686 | 2026.03.13 22:24:41.847136 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9687 | 2026.03.13 22:24:41.847211 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9688 | 2026.03.13 22:24:41.847296 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 9689 | 2026.03.13 22:24:41.848715 [ 187 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 19 columns (19 merged, 0 gathered) in 0.013067948 sec., 110499.36837826413 rows/sec., 198.01 MiB/sec. | ||
| 9690 | 2026.03.13 22:24:41.850813 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9691 | 2026.03.13 22:24:41.851114 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9692 | 2026.03.13 22:24:41.851205 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9693 | 2026.03.13 22:24:41.851325 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.66 MiB. | ||
| 9694 | 2026.03.13 22:24:42.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.51 MiB, peak 320.80 MiB, free memory in arenas 0.00 B, will set to 314.45 MiB (RSS), difference: 7.94 MiB | ||
| 9695 | 2026.03.13 22:24:43.782215 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1190 | ||
| 9696 | 2026.03.13 22:24:43.784931 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9697 | 2026.03.13 22:24:43.784976 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9698 | 2026.03.13 22:24:43.786222 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9699 | 2026.03.13 22:24:43.786495 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9700 | 2026.03.13 22:24:43.786760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1190 | ||
| 9701 | 2026.03.13 22:24:46.221024 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22620 | ||
| 9702 | 2026.03.13 22:24:46.221579 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9703 | 2026.03.13 22:24:46.221620 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9704 | 2026.03.13 22:24:46.222093 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9705 | 2026.03.13 22:24:46.222330 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9706 | 2026.03.13 22:24:46.222463 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22620 | ||
| 9707 | 2026.03.13 22:24:46.825375 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9708 | 2026.03.13 22:24:46.825585 [ 4 ] {861655c5-ce83-4641-8d3e-cded6faab9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9709 | 2026.03.13 22:24:46.825670 [ 4 ] {861655c5-ce83-4641-8d3e-cded6faab9f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9710 | 2026.03.13 22:24:46.826540 [ 4 ] {861655c5-ce83-4641-8d3e-cded6faab9f7} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9711 | 2026.03.13 22:24:46.826586 [ 4 ] {861655c5-ce83-4641-8d3e-cded6faab9f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9712 | 2026.03.13 22:24:46.826975 [ 4 ] {861655c5-ce83-4641-8d3e-cded6faab9f7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9713 | 2026.03.13 22:24:46.827218 [ 4 ] {861655c5-ce83-4641-8d3e-cded6faab9f7} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9714 | 2026.03.13 22:24:46.827374 [ 4 ] {861655c5-ce83-4641-8d3e-cded6faab9f7} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001862 sec., 33297.52953813104 rows/sec., 2.60 MiB/sec. | ||
| 9715 | 2026.03.13 22:24:46.827416 [ 4 ] {861655c5-ce83-4641-8d3e-cded6faab9f7} <Debug> TCPHandler: Processed in 0.002172106 sec. | ||
| 9716 | 2026.03.13 22:24:46.827550 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9717 | 2026.03.13 22:24:46.827648 [ 4 ] {d41215b4-38ab-4b96-9c1c-a6a61990c785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9718 | 2026.03.13 22:24:46.827689 [ 4 ] {d41215b4-38ab-4b96-9c1c-a6a61990c785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9719 | 2026.03.13 22:24:46.828074 [ 4 ] {d41215b4-38ab-4b96-9c1c-a6a61990c785} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9720 | 2026.03.13 22:24:46.828112 [ 4 ] {d41215b4-38ab-4b96-9c1c-a6a61990c785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9721 | 2026.03.13 22:24:46.828413 [ 4 ] {d41215b4-38ab-4b96-9c1c-a6a61990c785} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9722 | 2026.03.13 22:24:46.828656 [ 4 ] {d41215b4-38ab-4b96-9c1c-a6a61990c785} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9723 | 2026.03.13 22:24:46.828786 [ 4 ] {d41215b4-38ab-4b96-9c1c-a6a61990c785} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001155 sec., 2597.4025974025976 rows/sec., 195.31 KiB/sec. | ||
| 9724 | 2026.03.13 22:24:46.828824 [ 4 ] {d41215b4-38ab-4b96-9c1c-a6a61990c785} <Debug> TCPHandler: Processed in 0.001334438 sec. | ||
| 9725 | 2026.03.13 22:24:46.828935 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9726 | 2026.03.13 22:24:46.829028 [ 4 ] {0317a48e-9c06-4698-83b4-5685f0552a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9727 | 2026.03.13 22:24:46.829068 [ 4 ] {0317a48e-9c06-4698-83b4-5685f0552a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9728 | 2026.03.13 22:24:46.829482 [ 4 ] {0317a48e-9c06-4698-83b4-5685f0552a19} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2026.03.13 22:24:46.829518 [ 4 ] {0317a48e-9c06-4698-83b4-5685f0552a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9730 | 2026.03.13 22:24:46.829834 [ 4 ] {0317a48e-9c06-4698-83b4-5685f0552a19} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9731 | 2026.03.13 22:24:46.830059 [ 4 ] {0317a48e-9c06-4698-83b4-5685f0552a19} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9732 | 2026.03.13 22:24:46.830188 [ 4 ] {0317a48e-9c06-4698-83b4-5685f0552a19} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001176 sec., 56972.78911564626 rows/sec., 4.45 MiB/sec. | ||
| 9733 | 2026.03.13 22:24:46.830226 [ 4 ] {0317a48e-9c06-4698-83b4-5685f0552a19} <Debug> TCPHandler: Processed in 0.001341969 sec. | ||
| 9734 | 2026.03.13 22:24:46.830333 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9735 | 2026.03.13 22:24:46.830426 [ 4 ] {7c231ba2-fb82-4c1a-94f8-84be9f781aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9736 | 2026.03.13 22:24:46.830470 [ 4 ] {7c231ba2-fb82-4c1a-94f8-84be9f781aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9737 | 2026.03.13 22:24:46.830888 [ 4 ] {7c231ba2-fb82-4c1a-94f8-84be9f781aa0} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9738 | 2026.03.13 22:24:46.830924 [ 4 ] {7c231ba2-fb82-4c1a-94f8-84be9f781aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9739 | 2026.03.13 22:24:46.831259 [ 4 ] {7c231ba2-fb82-4c1a-94f8-84be9f781aa0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9740 | 2026.03.13 22:24:46.831480 [ 4 ] {7c231ba2-fb82-4c1a-94f8-84be9f781aa0} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9741 | 2026.03.13 22:24:46.831621 [ 4 ] {7c231ba2-fb82-4c1a-94f8-84be9f781aa0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 9742 | 2026.03.13 22:24:46.831659 [ 4 ] {7c231ba2-fb82-4c1a-94f8-84be9f781aa0} <Debug> TCPHandler: Processed in 0.001374929 sec. | ||
| 9743 | 2026.03.13 22:24:46.831761 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9744 | 2026.03.13 22:24:46.831854 [ 4 ] {a4e5c102-a212-4ddf-80f7-5b675e6fd6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9745 | 2026.03.13 22:24:46.831909 [ 4 ] {a4e5c102-a212-4ddf-80f7-5b675e6fd6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9746 | 2026.03.13 22:24:46.832651 [ 4 ] {a4e5c102-a212-4ddf-80f7-5b675e6fd6aa} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9747 | 2026.03.13 22:24:46.832688 [ 4 ] {a4e5c102-a212-4ddf-80f7-5b675e6fd6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9748 | 2026.03.13 22:24:46.833191 [ 4 ] {a4e5c102-a212-4ddf-80f7-5b675e6fd6aa} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9749 | 2026.03.13 22:24:46.833423 [ 4 ] {a4e5c102-a212-4ddf-80f7-5b675e6fd6aa} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9750 | 2026.03.13 22:24:46.833568 [ 4 ] {a4e5c102-a212-4ddf-80f7-5b675e6fd6aa} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.00173 sec., 1734.1040462427745 rows/sec., 3.11 MiB/sec. | ||
| 9751 | 2026.03.13 22:24:46.833623 [ 4 ] {a4e5c102-a212-4ddf-80f7-5b675e6fd6aa} <Debug> TCPHandler: Processed in 0.001910821 sec. | ||
| 9752 | 2026.03.13 22:24:46.833734 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9753 | 2026.03.13 22:24:46.833829 [ 4 ] {5a935354-90ac-4ce1-84ed-ed90d3f0673d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9754 | 2026.03.13 22:24:46.833870 [ 4 ] {5a935354-90ac-4ce1-84ed-ed90d3f0673d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9755 | 2026.03.13 22:24:46.834205 [ 4 ] {5a935354-90ac-4ce1-84ed-ed90d3f0673d} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9756 | 2026.03.13 22:24:46.834240 [ 4 ] {5a935354-90ac-4ce1-84ed-ed90d3f0673d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9757 | 2026.03.13 22:24:46.834569 [ 4 ] {5a935354-90ac-4ce1-84ed-ed90d3f0673d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9758 | 2026.03.13 22:24:46.834786 [ 4 ] {5a935354-90ac-4ce1-84ed-ed90d3f0673d} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9759 | 2026.03.13 22:24:46.834916 [ 4 ] {5a935354-90ac-4ce1-84ed-ed90d3f0673d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 9760 | 2026.03.13 22:24:46.834951 [ 4 ] {5a935354-90ac-4ce1-84ed-ed90d3f0673d} <Debug> TCPHandler: Processed in 0.001267527 sec. | ||
| 9761 | 2026.03.13 22:24:47.225379 [ 39 ] {} <Debug> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 9762 | 2026.03.13 22:24:47.225463 [ 39 ] {} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9763 | 2026.03.13 22:24:47.225497 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9764 | 2026.03.13 22:24:47.225607 [ 187 ] {9f39559f-79b8-4c45-8a2a-52746261171b::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 | ||
| 9765 | 2026.03.13 22:24:47.225729 [ 187 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9766 | 2026.03.13 22:24:47.225763 [ 187 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 9767 | 2026.03.13 22:24:47.225831 [ 187 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 9768 | 2026.03.13 22:24:47.225876 [ 187 ] {9f39559f-79b8-4c45-8a2a-52746261171b::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 | ||
| 9769 | 2026.03.13 22:24:47.225918 [ 187 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 9770 | 2026.03.13 22:24:47.225957 [ 187 ] {9f39559f-79b8-4c45-8a2a-52746261171b::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 | ||
| 9771 | 2026.03.13 22:24:47.226739 [ 200 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001174425 sec., 34059.2204695915 rows/sec., 2.84 MiB/sec. | ||
| 9772 | 2026.03.13 22:24:47.226945 [ 193 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 9773 | 2026.03.13 22:24:47.227297 [ 193 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_17_4} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9774 | 2026.03.13 22:24:47.227376 [ 193 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_17_4} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 9775 | 2026.03.13 22:24:47.227490 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9776 | 2026.03.13 22:24:47.397718 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9777 | 2026.03.13 22:24:47.414135 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9778 | 2026.03.13 22:24:47.414191 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9779 | 2026.03.13 22:24:47.419960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9780 | 2026.03.13 22:24:47.420648 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9781 | 2026.03.13 22:24:47.423533 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9782 | 2026.03.13 22:24:49.497589 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9783 | 2026.03.13 22:24:49.497774 [ 4 ] {e440d6f8-c7d2-49ef-8806-beff535d71c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9784 | 2026.03.13 22:24:49.497837 [ 4 ] {e440d6f8-c7d2-49ef-8806-beff535d71c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9785 | 2026.03.13 22:24:49.498437 [ 4 ] {e440d6f8-c7d2-49ef-8806-beff535d71c4} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9786 | 2026.03.13 22:24:49.498473 [ 4 ] {e440d6f8-c7d2-49ef-8806-beff535d71c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9787 | 2026.03.13 22:24:49.498863 [ 4 ] {e440d6f8-c7d2-49ef-8806-beff535d71c4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9788 | 2026.03.13 22:24:49.499108 [ 4 ] {e440d6f8-c7d2-49ef-8806-beff535d71c4} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9789 | 2026.03.13 22:24:49.499262 [ 4 ] {e440d6f8-c7d2-49ef-8806-beff535d71c4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001533 sec., 15655.577299412915 rows/sec., 1.30 MiB/sec. | ||
| 9790 | 2026.03.13 22:24:49.499305 [ 4 ] {e440d6f8-c7d2-49ef-8806-beff535d71c4} <Debug> TCPHandler: Processed in 0.00186391 sec. | ||
| 9791 | 2026.03.13 22:24:49.499421 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9792 | 2026.03.13 22:24:49.499518 [ 4 ] {3f665c2f-f479-4a9b-8af0-8f88343fea85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9793 | 2026.03.13 22:24:49.499566 [ 4 ] {3f665c2f-f479-4a9b-8af0-8f88343fea85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9794 | 2026.03.13 22:24:49.500933 [ 4 ] {3f665c2f-f479-4a9b-8af0-8f88343fea85} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9795 | 2026.03.13 22:24:49.500968 [ 4 ] {3f665c2f-f479-4a9b-8af0-8f88343fea85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9796 | 2026.03.13 22:24:49.501403 [ 4 ] {3f665c2f-f479-4a9b-8af0-8f88343fea85} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9797 | 2026.03.13 22:24:49.501639 [ 4 ] {3f665c2f-f479-4a9b-8af0-8f88343fea85} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9798 | 2026.03.13 22:24:49.501774 [ 4 ] {3f665c2f-f479-4a9b-8af0-8f88343fea85} <Debug> executeQuery: Read 2136 rows, 167.28 KiB in 0.002274 sec., 939313.9841688655 rows/sec., 71.84 MiB/sec. | ||
| 9799 | 2026.03.13 22:24:49.501812 [ 4 ] {3f665c2f-f479-4a9b-8af0-8f88343fea85} <Debug> TCPHandler: Processed in 0.002440852 sec. | ||
| 9800 | 2026.03.13 22:24:49.501915 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9801 | 2026.03.13 22:24:49.502009 [ 4 ] {62232438-da2c-40dd-860a-fd36652a8d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9802 | 2026.03.13 22:24:49.502049 [ 4 ] {62232438-da2c-40dd-860a-fd36652a8d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9803 | 2026.03.13 22:24:49.502464 [ 4 ] {62232438-da2c-40dd-860a-fd36652a8d53} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9804 | 2026.03.13 22:24:49.502496 [ 4 ] {62232438-da2c-40dd-860a-fd36652a8d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9805 | 2026.03.13 22:24:49.502829 [ 4 ] {62232438-da2c-40dd-860a-fd36652a8d53} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9806 | 2026.03.13 22:24:49.503048 [ 4 ] {62232438-da2c-40dd-860a-fd36652a8d53} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9807 | 2026.03.13 22:24:49.503178 [ 4 ] {62232438-da2c-40dd-860a-fd36652a8d53} <Debug> executeQuery: Read 61 rows, 4.65 KiB in 0.001187 sec., 51390.05897219882 rows/sec., 3.82 MiB/sec. | ||
| 9808 | 2026.03.13 22:24:49.503216 [ 4 ] {62232438-da2c-40dd-860a-fd36652a8d53} <Debug> TCPHandler: Processed in 0.001351068 sec. | ||
| 9809 | 2026.03.13 22:24:49.503317 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9810 | 2026.03.13 22:24:49.503410 [ 4 ] {560ac22f-c247-4894-8aec-836233d183e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9811 | 2026.03.13 22:24:49.503452 [ 4 ] {560ac22f-c247-4894-8aec-836233d183e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9812 | 2026.03.13 22:24:49.504262 [ 4 ] {560ac22f-c247-4894-8aec-836233d183e0} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9813 | 2026.03.13 22:24:49.504305 [ 4 ] {560ac22f-c247-4894-8aec-836233d183e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9814 | 2026.03.13 22:24:49.504770 [ 4 ] {560ac22f-c247-4894-8aec-836233d183e0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9815 | 2026.03.13 22:24:49.505077 [ 4 ] {560ac22f-c247-4894-8aec-836233d183e0} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9816 | 2026.03.13 22:24:49.505241 [ 4 ] {560ac22f-c247-4894-8aec-836233d183e0} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001848 sec., 396103.8961038961 rows/sec., 23.43 MiB/sec. | ||
| 9817 | 2026.03.13 22:24:49.505293 [ 4 ] {560ac22f-c247-4894-8aec-836233d183e0} <Debug> TCPHandler: Processed in 0.002024843 sec. | ||
| 9818 | 2026.03.13 22:24:49.505431 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9819 | 2026.03.13 22:24:49.505556 [ 4 ] {546b97dc-df75-4af1-b348-02980b24f795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9820 | 2026.03.13 22:24:49.505609 [ 4 ] {546b97dc-df75-4af1-b348-02980b24f795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9821 | 2026.03.13 22:24:49.506074 [ 4 ] {546b97dc-df75-4af1-b348-02980b24f795} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9822 | 2026.03.13 22:24:49.506113 [ 4 ] {546b97dc-df75-4af1-b348-02980b24f795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9823 | 2026.03.13 22:24:49.506405 [ 4 ] {546b97dc-df75-4af1-b348-02980b24f795} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9824 | 2026.03.13 22:24:49.506620 [ 4 ] {546b97dc-df75-4af1-b348-02980b24f795} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9825 | 2026.03.13 22:24:49.506749 [ 4 ] {546b97dc-df75-4af1-b348-02980b24f795} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001229 sec., 813.6696501220504 rows/sec., 57.21 KiB/sec. | ||
| 9826 | 2026.03.13 22:24:49.506786 [ 4 ] {546b97dc-df75-4af1-b348-02980b24f795} <Debug> TCPHandler: Processed in 0.00141736 sec. | ||
| 9827 | 2026.03.13 22:24:49.506908 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9828 | 2026.03.13 22:24:49.507003 [ 4 ] {fb5d88a3-87fe-4771-95b0-51cca1a17cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9829 | 2026.03.13 22:24:49.507043 [ 4 ] {fb5d88a3-87fe-4771-95b0-51cca1a17cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9830 | 2026.03.13 22:24:49.507446 [ 4 ] {fb5d88a3-87fe-4771-95b0-51cca1a17cad} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9831 | 2026.03.13 22:24:49.507479 [ 4 ] {fb5d88a3-87fe-4771-95b0-51cca1a17cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9832 | 2026.03.13 22:24:49.507768 [ 4 ] {fb5d88a3-87fe-4771-95b0-51cca1a17cad} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9833 | 2026.03.13 22:24:49.507985 [ 4 ] {fb5d88a3-87fe-4771-95b0-51cca1a17cad} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9834 | 2026.03.13 22:24:49.508116 [ 4 ] {fb5d88a3-87fe-4771-95b0-51cca1a17cad} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 828.18 KiB/sec. | ||
| 9835 | 2026.03.13 22:24:49.508154 [ 4 ] {fb5d88a3-87fe-4771-95b0-51cca1a17cad} <Debug> TCPHandler: Processed in 0.001297307 sec. | ||
| 9836 | 2026.03.13 22:24:49.508273 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9837 | 2026.03.13 22:24:49.508366 [ 4 ] {cdbe503d-651b-48a6-88e8-2912f583dc2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9838 | 2026.03.13 22:24:49.508406 [ 4 ] {cdbe503d-651b-48a6-88e8-2912f583dc2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9839 | 2026.03.13 22:24:49.509282 [ 4 ] {cdbe503d-651b-48a6-88e8-2912f583dc2f} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9840 | 2026.03.13 22:24:49.509317 [ 4 ] {cdbe503d-651b-48a6-88e8-2912f583dc2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9841 | 2026.03.13 22:24:49.509661 [ 4 ] {cdbe503d-651b-48a6-88e8-2912f583dc2f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9842 | 2026.03.13 22:24:49.509882 [ 4 ] {cdbe503d-651b-48a6-88e8-2912f583dc2f} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9843 | 2026.03.13 22:24:49.510018 [ 4 ] {cdbe503d-651b-48a6-88e8-2912f583dc2f} <Debug> executeQuery: Read 1085 rows, 77.52 KiB in 0.00167 sec., 649700.5988023952 rows/sec., 45.33 MiB/sec. | ||
| 9844 | 2026.03.13 22:24:49.510056 [ 4 ] {cdbe503d-651b-48a6-88e8-2912f583dc2f} <Debug> TCPHandler: Processed in 0.001835049 sec. | ||
| 9845 | 2026.03.13 22:24:49.510173 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9846 | 2026.03.13 22:24:49.510266 [ 4 ] {7c2145eb-9838-4c3e-9498-eb4d9523f1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9847 | 2026.03.13 22:24:49.510308 [ 4 ] {7c2145eb-9838-4c3e-9498-eb4d9523f1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9848 | 2026.03.13 22:24:49.510999 [ 4 ] {7c2145eb-9838-4c3e-9498-eb4d9523f1e8} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9849 | 2026.03.13 22:24:49.511036 [ 4 ] {7c2145eb-9838-4c3e-9498-eb4d9523f1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9850 | 2026.03.13 22:24:49.511449 [ 4 ] {7c2145eb-9838-4c3e-9498-eb4d9523f1e8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9851 | 2026.03.13 22:24:49.511662 [ 4 ] {7c2145eb-9838-4c3e-9498-eb4d9523f1e8} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9852 | 2026.03.13 22:24:49.511797 [ 4 ] {7c2145eb-9838-4c3e-9498-eb4d9523f1e8} <Debug> executeQuery: Read 1317 rows, 85.47 KiB in 0.00155 sec., 849677.4193548388 rows/sec., 53.85 MiB/sec. | ||
| 9853 | 2026.03.13 22:24:49.511835 [ 4 ] {7c2145eb-9838-4c3e-9498-eb4d9523f1e8} <Debug> TCPHandler: Processed in 0.001712976 sec. | ||
| 9854 | 2026.03.13 22:24:49.511944 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9855 | 2026.03.13 22:24:49.512039 [ 4 ] {c48f9576-a321-4c44-ba23-f443fa6bb7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9856 | 2026.03.13 22:24:49.512093 [ 4 ] {c48f9576-a321-4c44-ba23-f443fa6bb7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9857 | 2026.03.13 22:24:49.512952 [ 4 ] {c48f9576-a321-4c44-ba23-f443fa6bb7b5} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9858 | 2026.03.13 22:24:49.512988 [ 4 ] {c48f9576-a321-4c44-ba23-f443fa6bb7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9859 | 2026.03.13 22:24:49.513563 [ 4 ] {c48f9576-a321-4c44-ba23-f443fa6bb7b5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9860 | 2026.03.13 22:24:49.513786 [ 4 ] {c48f9576-a321-4c44-ba23-f443fa6bb7b5} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9861 | 2026.03.13 22:24:49.513924 [ 4 ] {c48f9576-a321-4c44-ba23-f443fa6bb7b5} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001903 sec., 25748.817656332107 rows/sec., 46.14 MiB/sec. | ||
| 9862 | 2026.03.13 22:24:49.513978 [ 4 ] {c48f9576-a321-4c44-ba23-f443fa6bb7b5} <Debug> TCPHandler: Processed in 0.002084164 sec. | ||
| 9863 | 2026.03.13 22:24:49.514089 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9864 | 2026.03.13 22:24:49.514183 [ 4 ] {998e5a1c-ab80-4bd6-85fb-d490aa7d1f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9865 | 2026.03.13 22:24:49.514224 [ 4 ] {998e5a1c-ab80-4bd6-85fb-d490aa7d1f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9866 | 2026.03.13 22:24:49.514534 [ 4 ] {998e5a1c-ab80-4bd6-85fb-d490aa7d1f90} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9867 | 2026.03.13 22:24:49.514569 [ 4 ] {998e5a1c-ab80-4bd6-85fb-d490aa7d1f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9868 | 2026.03.13 22:24:49.514866 [ 4 ] {998e5a1c-ab80-4bd6-85fb-d490aa7d1f90} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9869 | 2026.03.13 22:24:49.515073 [ 4 ] {998e5a1c-ab80-4bd6-85fb-d490aa7d1f90} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9870 | 2026.03.13 22:24:49.515204 [ 4 ] {998e5a1c-ab80-4bd6-85fb-d490aa7d1f90} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001039 sec., 34648.700673724736 rows/sec., 2.34 MiB/sec. | ||
| 9871 | 2026.03.13 22:24:49.515240 [ 4 ] {998e5a1c-ab80-4bd6-85fb-d490aa7d1f90} <Debug> TCPHandler: Processed in 0.001201156 sec. | ||
| 9872 | 2026.03.13 22:24:51.820979 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9873 | 2026.03.13 22:24:51.821155 [ 4 ] {c4d0e66e-bbb4-4759-bd4a-b682f75bc0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9874 | 2026.03.13 22:24:51.821221 [ 4 ] {c4d0e66e-bbb4-4759-bd4a-b682f75bc0b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9875 | 2026.03.13 22:24:51.821871 [ 4 ] {c4d0e66e-bbb4-4759-bd4a-b682f75bc0b7} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9876 | 2026.03.13 22:24:51.821913 [ 4 ] {c4d0e66e-bbb4-4759-bd4a-b682f75bc0b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9877 | 2026.03.13 22:24:51.822305 [ 4 ] {c4d0e66e-bbb4-4759-bd4a-b682f75bc0b7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9878 | 2026.03.13 22:24:51.822536 [ 4 ] {c4d0e66e-bbb4-4759-bd4a-b682f75bc0b7} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9879 | 2026.03.13 22:24:51.822696 [ 4 ] {c4d0e66e-bbb4-4759-bd4a-b682f75bc0b7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00159 sec., 35220.125786163524 rows/sec., 2.69 MiB/sec. | ||
| 9880 | 2026.03.13 22:24:51.822745 [ 4 ] {c4d0e66e-bbb4-4759-bd4a-b682f75bc0b7} <Debug> TCPHandler: Processed in 0.001902561 sec. | ||
| 9881 | 2026.03.13 22:24:51.822871 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9882 | 2026.03.13 22:24:51.822975 [ 4 ] {23d1debc-de44-431e-9006-374a2ef2ea54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9883 | 2026.03.13 22:24:51.823017 [ 4 ] {23d1debc-de44-431e-9006-374a2ef2ea54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9884 | 2026.03.13 22:24:51.823474 [ 4 ] {23d1debc-de44-431e-9006-374a2ef2ea54} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9885 | 2026.03.13 22:24:51.823508 [ 4 ] {23d1debc-de44-431e-9006-374a2ef2ea54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9886 | 2026.03.13 22:24:51.823838 [ 4 ] {23d1debc-de44-431e-9006-374a2ef2ea54} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9887 | 2026.03.13 22:24:51.824063 [ 4 ] {23d1debc-de44-431e-9006-374a2ef2ea54} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9888 | 2026.03.13 22:24:51.824193 [ 4 ] {23d1debc-de44-431e-9006-374a2ef2ea54} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001243 sec., 51488.334674175385 rows/sec., 4.02 MiB/sec. | ||
| 9889 | 2026.03.13 22:24:51.824231 [ 4 ] {23d1debc-de44-431e-9006-374a2ef2ea54} <Debug> TCPHandler: Processed in 0.00141463 sec. | ||
| 9890 | 2026.03.13 22:24:51.824345 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9891 | 2026.03.13 22:24:51.824444 [ 4 ] {26bee008-2d47-489e-88ed-77c7dae402e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9892 | 2026.03.13 22:24:51.824489 [ 4 ] {26bee008-2d47-489e-88ed-77c7dae402e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9893 | 2026.03.13 22:24:51.824852 [ 4 ] {26bee008-2d47-489e-88ed-77c7dae402e4} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9894 | 2026.03.13 22:24:51.824888 [ 4 ] {26bee008-2d47-489e-88ed-77c7dae402e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9895 | 2026.03.13 22:24:51.825222 [ 4 ] {26bee008-2d47-489e-88ed-77c7dae402e4} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9896 | 2026.03.13 22:24:51.825438 [ 4 ] {26bee008-2d47-489e-88ed-77c7dae402e4} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9897 | 2026.03.13 22:24:51.825567 [ 4 ] {26bee008-2d47-489e-88ed-77c7dae402e4} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 3.90 MiB/sec. | ||
| 9898 | 2026.03.13 22:24:51.825605 [ 4 ] {26bee008-2d47-489e-88ed-77c7dae402e4} <Debug> TCPHandler: Processed in 0.001309738 sec. | ||
| 9899 | 2026.03.13 22:24:51.825726 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9900 | 2026.03.13 22:24:51.825821 [ 4 ] {d09901da-cee9-4fbe-8c05-2cd268fc1f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9901 | 2026.03.13 22:24:51.825863 [ 4 ] {d09901da-cee9-4fbe-8c05-2cd268fc1f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9902 | 2026.03.13 22:24:51.826194 [ 4 ] {d09901da-cee9-4fbe-8c05-2cd268fc1f53} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9903 | 2026.03.13 22:24:51.826227 [ 4 ] {d09901da-cee9-4fbe-8c05-2cd268fc1f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9904 | 2026.03.13 22:24:51.826551 [ 4 ] {d09901da-cee9-4fbe-8c05-2cd268fc1f53} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9905 | 2026.03.13 22:24:51.826774 [ 4 ] {d09901da-cee9-4fbe-8c05-2cd268fc1f53} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9906 | 2026.03.13 22:24:51.826902 [ 4 ] {d09901da-cee9-4fbe-8c05-2cd268fc1f53} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.0011 sec., 21818.181818181816 rows/sec., 1.47 MiB/sec. | ||
| 9907 | 2026.03.13 22:24:51.826938 [ 4 ] {d09901da-cee9-4fbe-8c05-2cd268fc1f53} <Debug> TCPHandler: Processed in 0.001261977 sec. | ||
| 9908 | 2026.03.13 22:24:53.578222 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9909 | 2026.03.13 22:24:53.578313 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9910 | 2026.03.13 22:24:53.723472 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23068 | ||
| 9911 | 2026.03.13 22:24:53.724200 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9912 | 2026.03.13 22:24:53.724245 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9913 | 2026.03.13 22:24:53.724743 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9914 | 2026.03.13 22:24:53.724984 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9915 | 2026.03.13 22:24:53.725142 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23068 | ||
| 9916 | 2026.03.13 22:24:53.787808 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1230 | ||
| 9917 | 2026.03.13 22:24:53.790253 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9918 | 2026.03.13 22:24:53.790295 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9919 | 2026.03.13 22:24:53.791519 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9920 | 2026.03.13 22:24:53.791795 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9921 | 2026.03.13 22:24:53.791987 [ 30 ] {} <Debug> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9922 | 2026.03.13 22:24:53.792090 [ 30 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9923 | 2026.03.13 22:24:53.792126 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9924 | 2026.03.13 22:24:53.792172 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1230 | ||
| 9925 | 2026.03.13 22:24:53.792245 [ 187 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::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 | ||
| 9926 | 2026.03.13 22:24:53.792783 [ 187 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9927 | 2026.03.13 22:24:53.792929 [ 187 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1070 rows starting from the beginning of the part | ||
| 9928 | 2026.03.13 22:24:53.793299 [ 187 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 28 rows starting from the beginning of the part | ||
| 9929 | 2026.03.13 22:24:53.793655 [ 187 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
| 9930 | 2026.03.13 22:24:53.793987 [ 187 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 9931 | 2026.03.13 22:24:53.794294 [ 187 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 9932 | 2026.03.13 22:24:53.794621 [ 187 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 9933 | 2026.03.13 22:24:53.800859 [ 200 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1230 rows, containing 72 columns (72 merged, 0 gathered) in 0.008657724 sec., 142069.67096664204 rows/sec., 112.20 MiB/sec. | ||
| 9934 | 2026.03.13 22:24:53.802386 [ 200 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9935 | 2026.03.13 22:24:53.803022 [ 200 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_36_7} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9936 | 2026.03.13 22:24:53.803114 [ 200 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_36_7} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9937 | 2026.03.13 22:24:53.803464 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
| 9938 | 2026.03.13 22:24:54.002152 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000810967 sec. | ||
| 9939 | 2026.03.13 22:24:54.924481 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9940 | 2026.03.13 22:24:54.941319 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9941 | 2026.03.13 22:24:54.941375 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9942 | 2026.03.13 22:24:54.947496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9943 | 2026.03.13 22:24:54.948211 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9944 | 2026.03.13 22:24:54.951254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9945 | 2026.03.13 22:24:56.825234 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9946 | 2026.03.13 22:24:56.825438 [ 4 ] {889daa9b-0ca4-44e6-888e-3059ae64defb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9947 | 2026.03.13 22:24:56.825512 [ 4 ] {889daa9b-0ca4-44e6-888e-3059ae64defb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9948 | 2026.03.13 22:24:56.826168 [ 4 ] {889daa9b-0ca4-44e6-888e-3059ae64defb} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9949 | 2026.03.13 22:24:56.826217 [ 4 ] {889daa9b-0ca4-44e6-888e-3059ae64defb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9950 | 2026.03.13 22:24:56.826614 [ 4 ] {889daa9b-0ca4-44e6-888e-3059ae64defb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9951 | 2026.03.13 22:24:56.826857 [ 4 ] {889daa9b-0ca4-44e6-888e-3059ae64defb} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9952 | 2026.03.13 22:24:56.827014 [ 4 ] {889daa9b-0ca4-44e6-888e-3059ae64defb} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001636 sec., 37897.31051344743 rows/sec., 2.96 MiB/sec. | ||
| 9953 | 2026.03.13 22:24:56.827057 [ 4 ] {889daa9b-0ca4-44e6-888e-3059ae64defb} <Debug> TCPHandler: Processed in 0.001970522 sec. | ||
| 9954 | 2026.03.13 22:24:56.827180 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9955 | 2026.03.13 22:24:56.827278 [ 4 ] {6285c926-1467-4d96-ae1b-9780868126e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9956 | 2026.03.13 22:24:56.827320 [ 4 ] {6285c926-1467-4d96-ae1b-9780868126e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9957 | 2026.03.13 22:24:56.827722 [ 4 ] {6285c926-1467-4d96-ae1b-9780868126e9} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9958 | 2026.03.13 22:24:56.827757 [ 4 ] {6285c926-1467-4d96-ae1b-9780868126e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9959 | 2026.03.13 22:24:56.828057 [ 4 ] {6285c926-1467-4d96-ae1b-9780868126e9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9960 | 2026.03.13 22:24:56.828263 [ 4 ] {6285c926-1467-4d96-ae1b-9780868126e9} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9961 | 2026.03.13 22:24:56.828394 [ 26 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 9962 | 2026.03.13 22:24:56.828402 [ 4 ] {6285c926-1467-4d96-ae1b-9780868126e9} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001144 sec., 2622.377622377622 rows/sec., 197.19 KiB/sec. | ||
| 9963 | 2026.03.13 22:24:56.828465 [ 26 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9964 | 2026.03.13 22:24:56.828483 [ 4 ] {6285c926-1467-4d96-ae1b-9780868126e9} <Debug> TCPHandler: Processed in 0.001356069 sec. | ||
| 9965 | 2026.03.13 22:24:56.828493 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9966 | 2026.03.13 22:24:56.828609 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9967 | 2026.03.13 22:24:56.828621 [ 200 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 9968 | 2026.03.13 22:24:56.828708 [ 4 ] {7249d01c-3c39-441c-b605-8b0f6b86e0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9969 | 2026.03.13 22:24:56.828715 [ 200 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9970 | 2026.03.13 22:24:56.828747 [ 200 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 82 rows starting from the beginning of the part | ||
| 9971 | 2026.03.13 22:24:56.828747 [ 4 ] {7249d01c-3c39-441c-b605-8b0f6b86e0f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9972 | 2026.03.13 22:24:56.828804 [ 200 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part | ||
| 9973 | 2026.03.13 22:24:56.828846 [ 200 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 38 rows starting from the beginning of the part | ||
| 9974 | 2026.03.13 22:24:56.828887 [ 200 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 3 rows starting from the beginning of the part | ||
| 9975 | 2026.03.13 22:24:56.828927 [ 200 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 61 rows starting from the beginning of the part | ||
| 9976 | 2026.03.13 22:24:56.828975 [ 200 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 3 rows starting from the beginning of the part | ||
| 9977 | 2026.03.13 22:24:56.829191 [ 4 ] {7249d01c-3c39-441c-b605-8b0f6b86e0f6} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9978 | 2026.03.13 22:24:56.829225 [ 4 ] {7249d01c-3c39-441c-b605-8b0f6b86e0f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9979 | 2026.03.13 22:24:56.829552 [ 4 ] {7249d01c-3c39-441c-b605-8b0f6b86e0f6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9980 | 2026.03.13 22:24:56.829762 [ 186 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001179615 sec., 164460.43836336432 rows/sec., 12.70 MiB/sec. | ||
| 9981 | 2026.03.13 22:24:56.829768 [ 4 ] {7249d01c-3c39-441c-b605-8b0f6b86e0f6} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9982 | 2026.03.13 22:24:56.829890 [ 188 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 9983 | 2026.03.13 22:24:56.829918 [ 4 ] {7249d01c-3c39-441c-b605-8b0f6b86e0f6} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001228 sec., 54560.26058631922 rows/sec., 4.26 MiB/sec. | ||
| 9984 | 2026.03.13 22:24:56.829954 [ 4 ] {7249d01c-3c39-441c-b605-8b0f6b86e0f6} <Debug> TCPHandler: Processed in 0.001395369 sec. | ||
| 9985 | 2026.03.13 22:24:56.830074 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9986 | 2026.03.13 22:24:56.830128 [ 188 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_65_13} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9987 | 2026.03.13 22:24:56.830168 [ 4 ] {33e8afd7-6414-4c21-8218-8a91605eae67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9988 | 2026.03.13 22:24:56.830191 [ 188 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_65_13} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 9989 | 2026.03.13 22:24:56.830211 [ 4 ] {33e8afd7-6414-4c21-8218-8a91605eae67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9990 | 2026.03.13 22:24:56.830253 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9991 | 2026.03.13 22:24:56.830815 [ 4 ] {33e8afd7-6414-4c21-8218-8a91605eae67} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9992 | 2026.03.13 22:24:56.830851 [ 4 ] {33e8afd7-6414-4c21-8218-8a91605eae67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 9993 | 2026.03.13 22:24:56.831181 [ 4 ] {33e8afd7-6414-4c21-8218-8a91605eae67} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9994 | 2026.03.13 22:24:56.831400 [ 4 ] {33e8afd7-6414-4c21-8218-8a91605eae67} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9995 | 2026.03.13 22:24:56.831533 [ 4 ] {33e8afd7-6414-4c21-8218-8a91605eae67} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001384 sec., 115606.93641618497 rows/sec., 8.05 MiB/sec. | ||
| 9996 | 2026.03.13 22:24:56.831570 [ 4 ] {33e8afd7-6414-4c21-8218-8a91605eae67} <Debug> TCPHandler: Processed in 0.001545433 sec. | ||
| 9997 | 2026.03.13 22:24:56.831685 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9998 | 2026.03.13 22:24:56.831777 [ 4 ] {39727424-b482-48ad-b47c-59e070887d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9999 | 2026.03.13 22:24:56.831830 [ 4 ] {39727424-b482-48ad-b47c-59e070887d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10000 | 2026.03.13 22:24:56.832569 [ 4 ] {39727424-b482-48ad-b47c-59e070887d4c} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10001 | 2026.03.13 22:24:56.832604 [ 4 ] {39727424-b482-48ad-b47c-59e070887d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10002 | 2026.03.13 22:24:56.833089 [ 4 ] {39727424-b482-48ad-b47c-59e070887d4c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10003 | 2026.03.13 22:24:56.833301 [ 4 ] {39727424-b482-48ad-b47c-59e070887d4c} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10004 | 2026.03.13 22:24:56.833434 [ 4 ] {39727424-b482-48ad-b47c-59e070887d4c} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001675 sec., 1791.044776119403 rows/sec., 3.21 MiB/sec. | ||
| 10005 | 2026.03.13 22:24:56.833485 [ 4 ] {39727424-b482-48ad-b47c-59e070887d4c} <Debug> TCPHandler: Processed in 0.001847429 sec. | ||
| 10006 | 2026.03.13 22:24:56.833599 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10007 | 2026.03.13 22:24:56.833691 [ 4 ] {1d09d669-fafa-4841-a74c-e17a79060238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10008 | 2026.03.13 22:24:56.833731 [ 4 ] {1d09d669-fafa-4841-a74c-e17a79060238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10009 | 2026.03.13 22:24:56.834054 [ 4 ] {1d09d669-fafa-4841-a74c-e17a79060238} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10010 | 2026.03.13 22:24:56.834088 [ 4 ] {1d09d669-fafa-4841-a74c-e17a79060238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10011 | 2026.03.13 22:24:56.834382 [ 4 ] {1d09d669-fafa-4841-a74c-e17a79060238} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10012 | 2026.03.13 22:24:56.834579 [ 4 ] {1d09d669-fafa-4841-a74c-e17a79060238} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10013 | 2026.03.13 22:24:56.834703 [ 4 ] {1d09d669-fafa-4841-a74c-e17a79060238} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00103 sec., 58252.42718446601 rows/sec., 3.93 MiB/sec. | ||
| 10014 | 2026.03.13 22:24:56.834738 [ 4 ] {1d09d669-fafa-4841-a74c-e17a79060238} <Debug> TCPHandler: Processed in 0.001185475 sec. | ||
| 10015 | 2026.03.13 22:25:01.225211 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23580 | ||
| 10016 | 2026.03.13 22:25:01.225750 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10017 | 2026.03.13 22:25:01.225785 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10018 | 2026.03.13 22:25:01.226301 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10019 | 2026.03.13 22:25:01.226540 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10020 | 2026.03.13 22:25:01.226670 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23580 | ||
| 10021 | 2026.03.13 22:25:01.828373 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10022 | 2026.03.13 22:25:01.828548 [ 4 ] {3276ef05-7dac-47a4-8280-05cac3bd0217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10023 | 2026.03.13 22:25:01.828613 [ 4 ] {3276ef05-7dac-47a4-8280-05cac3bd0217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10024 | 2026.03.13 22:25:01.829263 [ 4 ] {3276ef05-7dac-47a4-8280-05cac3bd0217} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10025 | 2026.03.13 22:25:01.829310 [ 4 ] {3276ef05-7dac-47a4-8280-05cac3bd0217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10026 | 2026.03.13 22:25:01.829700 [ 4 ] {3276ef05-7dac-47a4-8280-05cac3bd0217} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10027 | 2026.03.13 22:25:01.829922 [ 4 ] {3276ef05-7dac-47a4-8280-05cac3bd0217} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10028 | 2026.03.13 22:25:01.830079 [ 4 ] {3276ef05-7dac-47a4-8280-05cac3bd0217} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001579 sec., 83597.21342621912 rows/sec., 7.22 MiB/sec. | ||
| 10029 | 2026.03.13 22:25:01.830099 [ 53 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10030 | 2026.03.13 22:25:01.830120 [ 4 ] {3276ef05-7dac-47a4-8280-05cac3bd0217} <Debug> TCPHandler: Processed in 0.00187926 sec. | ||
| 10031 | 2026.03.13 22:25:01.830180 [ 53 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10032 | 2026.03.13 22:25:01.830214 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10033 | 2026.03.13 22:25:01.830286 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10034 | 2026.03.13 22:25:01.830350 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 10035 | 2026.03.13 22:25:01.830385 [ 4 ] {bb6a8359-aa27-492d-bbab-6c024c91328c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10036 | 2026.03.13 22:25:01.830435 [ 4 ] {bb6a8359-aa27-492d-bbab-6c024c91328c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10037 | 2026.03.13 22:25:01.830510 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10038 | 2026.03.13 22:25:01.830552 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2152 rows starting from the beginning of the part | ||
| 10039 | 2026.03.13 22:25:01.830628 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 62 rows starting from the beginning of the part | ||
| 10040 | 2026.03.13 22:25:01.830679 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 2136 rows starting from the beginning of the part | ||
| 10041 | 2026.03.13 22:25:01.830726 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 10042 | 2026.03.13 22:25:01.830772 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 62 rows starting from the beginning of the part | ||
| 10043 | 2026.03.13 22:25:01.830820 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 132 rows starting from the beginning of the part | ||
| 10044 | 2026.03.13 22:25:01.830858 [ 4 ] {bb6a8359-aa27-492d-bbab-6c024c91328c} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10045 | 2026.03.13 22:25:01.830899 [ 4 ] {bb6a8359-aa27-492d-bbab-6c024c91328c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10046 | 2026.03.13 22:25:01.831242 [ 4 ] {bb6a8359-aa27-492d-bbab-6c024c91328c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10047 | 2026.03.13 22:25:01.831468 [ 4 ] {bb6a8359-aa27-492d-bbab-6c024c91328c} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10048 | 2026.03.13 22:25:01.831609 [ 4 ] {bb6a8359-aa27-492d-bbab-6c024c91328c} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001241 sec., 30620.467365028206 rows/sec., 2.25 MiB/sec. | ||
| 10049 | 2026.03.13 22:25:01.831647 [ 4 ] {bb6a8359-aa27-492d-bbab-6c024c91328c} <Debug> TCPHandler: Processed in 0.00141713 sec. | ||
| 10050 | 2026.03.13 22:25:01.831757 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10051 | 2026.03.13 22:25:01.831849 [ 4 ] {9d34dbbc-62a4-4011-acee-f6a4799943be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10052 | 2026.03.13 22:25:01.831889 [ 4 ] {9d34dbbc-62a4-4011-acee-f6a4799943be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10053 | 2026.03.13 22:25:01.832303 [ 4 ] {9d34dbbc-62a4-4011-acee-f6a4799943be} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10054 | 2026.03.13 22:25:01.832338 [ 4 ] {9d34dbbc-62a4-4011-acee-f6a4799943be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10055 | 2026.03.13 22:25:01.832596 [ 188 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4600 rows, containing 5 columns (5 merged, 0 gathered) in 0.002310489 sec., 1990920.536734864 rows/sec., 160.54 MiB/sec. | ||
| 10056 | 2026.03.13 22:25:01.832651 [ 4 ] {9d34dbbc-62a4-4011-acee-f6a4799943be} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10057 | 2026.03.13 22:25:01.832885 [ 4 ] {9d34dbbc-62a4-4011-acee-f6a4799943be} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10058 | 2026.03.13 22:25:01.832882 [ 186 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10059 | 2026.03.13 22:25:01.833003 [ 53 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10060 | 2026.03.13 22:25:01.833016 [ 4 ] {9d34dbbc-62a4-4011-acee-f6a4799943be} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001184 sec., 86148.64864864865 rows/sec., 6.73 MiB/sec. | ||
| 10061 | 2026.03.13 22:25:01.833040 [ 53 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10062 | 2026.03.13 22:25:01.833065 [ 4 ] {9d34dbbc-62a4-4011-acee-f6a4799943be} <Debug> TCPHandler: Processed in 0.001356759 sec. | ||
| 10063 | 2026.03.13 22:25:01.833067 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10064 | 2026.03.13 22:25:01.833174 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 10065 | 2026.03.13 22:25:01.833192 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10066 | 2026.03.13 22:25:01.833240 [ 186 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_81_16} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10067 | 2026.03.13 22:25:01.833278 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10068 | 2026.03.13 22:25:01.833293 [ 4 ] {54eb8fac-7ca8-43d6-9732-ae2629482f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10069 | 2026.03.13 22:25:01.833316 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1124 rows starting from the beginning of the part | ||
| 10070 | 2026.03.13 22:25:01.833331 [ 186 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_81_16} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10071 | 2026.03.13 22:25:01.833338 [ 4 ] {54eb8fac-7ca8-43d6-9732-ae2629482f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10072 | 2026.03.13 22:25:01.833382 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 67 rows starting from the beginning of the part | ||
| 10073 | 2026.03.13 22:25:01.833432 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1085 rows starting from the beginning of the part | ||
| 10074 | 2026.03.13 22:25:01.833442 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 10075 | 2026.03.13 22:25:01.833479 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 10076 | 2026.03.13 22:25:01.833529 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 67 rows starting from the beginning of the part | ||
| 10077 | 2026.03.13 22:25:01.833572 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 102 rows starting from the beginning of the part | ||
| 10078 | 2026.03.13 22:25:01.833745 [ 4 ] {54eb8fac-7ca8-43d6-9732-ae2629482f3a} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10079 | 2026.03.13 22:25:01.833779 [ 4 ] {54eb8fac-7ca8-43d6-9732-ae2629482f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10080 | 2026.03.13 22:25:01.834101 [ 4 ] {54eb8fac-7ca8-43d6-9732-ae2629482f3a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10081 | 2026.03.13 22:25:01.834316 [ 4 ] {54eb8fac-7ca8-43d6-9732-ae2629482f3a} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10082 | 2026.03.13 22:25:01.834432 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10083 | 2026.03.13 22:25:01.834447 [ 4 ] {54eb8fac-7ca8-43d6-9732-ae2629482f3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 10084 | 2026.03.13 22:25:01.834460 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10085 | 2026.03.13 22:25:01.834487 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10086 | 2026.03.13 22:25:01.834492 [ 4 ] {54eb8fac-7ca8-43d6-9732-ae2629482f3a} <Debug> TCPHandler: Processed in 0.001348899 sec. | ||
| 10087 | 2026.03.13 22:25:01.834560 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::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 | ||
| 10088 | 2026.03.13 22:25:01.834627 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10089 | 2026.03.13 22:25:01.834646 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10090 | 2026.03.13 22:25:01.834674 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 24395 rows starting from the beginning of the part | ||
| 10091 | 2026.03.13 22:25:01.834688 [ 194 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2509 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553073 sec., 1615506.804895842 rows/sec., 120.72 MiB/sec. | ||
| 10092 | 2026.03.13 22:25:01.834723 [ 4 ] {ac67967b-bd0e-4f87-87c6-8dc694f83d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10093 | 2026.03.13 22:25:01.834724 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 10094 | 2026.03.13 22:25:01.834779 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1317 rows starting from the beginning of the part | ||
| 10095 | 2026.03.13 22:25:01.834782 [ 4 ] {ac67967b-bd0e-4f87-87c6-8dc694f83d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10096 | 2026.03.13 22:25:01.834820 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 10097 | 2026.03.13 22:25:01.834840 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10098 | 2026.03.13 22:25:01.834857 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 10099 | 2026.03.13 22:25:01.834894 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 10100 | 2026.03.13 22:25:01.835083 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_81_16} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10101 | 2026.03.13 22:25:01.835146 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_81_16} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10102 | 2026.03.13 22:25:01.835211 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 10103 | 2026.03.13 22:25:01.835583 [ 4 ] {ac67967b-bd0e-4f87-87c6-8dc694f83d6f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10104 | 2026.03.13 22:25:01.835617 [ 4 ] {ac67967b-bd0e-4f87-87c6-8dc694f83d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10105 | 2026.03.13 22:25:01.836219 [ 4 ] {ac67967b-bd0e-4f87-87c6-8dc694f83d6f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10106 | 2026.03.13 22:25:01.836448 [ 4 ] {ac67967b-bd0e-4f87-87c6-8dc694f83d6f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10107 | 2026.03.13 22:25:01.836591 [ 4 ] {ac67967b-bd0e-4f87-87c6-8dc694f83d6f} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001887 sec., 20137.784843667196 rows/sec., 36.09 MiB/sec. | ||
| 10108 | 2026.03.13 22:25:01.836646 [ 4 ] {ac67967b-bd0e-4f87-87c6-8dc694f83d6f} <Debug> TCPHandler: Processed in 0.002067484 sec. | ||
| 10109 | 2026.03.13 22:25:01.836755 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10110 | 2026.03.13 22:25:01.836850 [ 4 ] {96b59d69-c901-4f9b-8d17-03b73a993100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10111 | 2026.03.13 22:25:01.836892 [ 4 ] {96b59d69-c901-4f9b-8d17-03b73a993100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10112 | 2026.03.13 22:25:01.837229 [ 4 ] {96b59d69-c901-4f9b-8d17-03b73a993100} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10113 | 2026.03.13 22:25:01.837264 [ 4 ] {96b59d69-c901-4f9b-8d17-03b73a993100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10114 | 2026.03.13 22:25:01.837577 [ 4 ] {96b59d69-c901-4f9b-8d17-03b73a993100} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10115 | 2026.03.13 22:25:01.837806 [ 4 ] {96b59d69-c901-4f9b-8d17-03b73a993100} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10116 | 2026.03.13 22:25:01.837917 [ 53 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10117 | 2026.03.13 22:25:01.837934 [ 4 ] {96b59d69-c901-4f9b-8d17-03b73a993100} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 10118 | 2026.03.13 22:25:01.837947 [ 53 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10119 | 2026.03.13 22:25:01.837973 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10120 | 2026.03.13 22:25:01.837977 [ 4 ] {96b59d69-c901-4f9b-8d17-03b73a993100} <Debug> TCPHandler: Processed in 0.001270976 sec. | ||
| 10121 | 2026.03.13 22:25:01.838061 [ 199 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 10122 | 2026.03.13 22:25:01.838166 [ 199 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10123 | 2026.03.13 22:25:01.838194 [ 199 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3726 rows starting from the beginning of the part | ||
| 10124 | 2026.03.13 22:25:01.838247 [ 199 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 10125 | 2026.03.13 22:25:01.838291 [ 199 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 10126 | 2026.03.13 22:25:01.838332 [ 199 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 24 rows starting from the beginning of the part | ||
| 10127 | 2026.03.13 22:25:01.838369 [ 199 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 10128 | 2026.03.13 22:25:01.838405 [ 199 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 10129 | 2026.03.13 22:25:01.839754 [ 194 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3966 rows, containing 4 columns (4 merged, 0 gathered) in 0.001734067 sec., 2287108.8602689514 rows/sec., 154.03 MiB/sec. | ||
| 10130 | 2026.03.13 22:25:01.839906 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26256 rows, containing 5 columns (5 merged, 0 gathered) in 0.005376694 sec., 4883298.175421551 rows/sec., 321.51 MiB/sec. | ||
| 10131 | 2026.03.13 22:25:01.840057 [ 192 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10132 | 2026.03.13 22:25:01.840150 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10133 | 2026.03.13 22:25:01.840311 [ 192 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_81_16} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10134 | 2026.03.13 22:25:01.840376 [ 192 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_81_16} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10135 | 2026.03.13 22:25:01.840388 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10136 | 2026.03.13 22:25:01.840447 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10137 | 2026.03.13 22:25:01.840453 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 10138 | 2026.03.13 22:25:01.840498 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 10139 | 2026.03.13 22:25:02.451357 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10140 | 2026.03.13 22:25:02.468998 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10141 | 2026.03.13 22:25:02.469048 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10142 | 2026.03.13 22:25:02.475384 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10143 | 2026.03.13 22:25:02.476117 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10144 | 2026.03.13 22:25:02.479145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10145 | 2026.03.13 22:25:03.390181 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48634 | ||
| 10146 | 2026.03.13 22:25:03.390285 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10147 | 2026.03.13 22:25:03.390310 [ 289 ] {} <Debug> TCP-Session: 5be651a0-ac01-4569-bb19-6119c3ddd549 Authenticating user 'default' from [fd00:1122:3344:101::e]:48634 | ||
| 10148 | 2026.03.13 22:25:03.390331 [ 289 ] {} <Debug> TCP-Session: 5be651a0-ac01-4569-bb19-6119c3ddd549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10149 | 2026.03.13 22:25:03.390343 [ 289 ] {} <Debug> TCP-Session: 5be651a0-ac01-4569-bb19-6119c3ddd549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10150 | 2026.03.13 22:25:03.390540 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42136 | ||
| 10151 | 2026.03.13 22:25:03.390568 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57304 | ||
| 10152 | 2026.03.13 22:25:03.390610 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58415 | ||
| 10153 | 2026.03.13 22:25:03.390620 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62572 | ||
| 10154 | 2026.03.13 22:25:03.390645 [ 289 ] {} <Trace> TCP-Session: 5be651a0-ac01-4569-bb19-6119c3ddd549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10155 | 2026.03.13 22:25:03.390673 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10156 | 2026.03.13 22:25:03.390599 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64471 | ||
| 10157 | 2026.03.13 22:25:03.390730 [ 290 ] {} <Debug> TCP-Session: fa95aeab-81ed-4b92-a5a0-a0c50fcbb74e Authenticating user 'default' from [fd00:1122:3344:101::e]:42136 | ||
| 10158 | 2026.03.13 22:25:03.390746 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10159 | 2026.03.13 22:25:03.390745 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10160 | 2026.03.13 22:25:03.390782 [ 290 ] {} <Debug> TCP-Session: fa95aeab-81ed-4b92-a5a0-a0c50fcbb74e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10161 | 2026.03.13 22:25:03.390786 [ 287 ] {} <Debug> TCP-Session: 4a2c8d22-c101-48fd-966e-bca53bdc0eae Authenticating user 'default' from [fd00:1122:3344:101::e]:58415 | ||
| 10162 | 2026.03.13 22:25:03.390807 [ 290 ] {} <Debug> TCP-Session: fa95aeab-81ed-4b92-a5a0-a0c50fcbb74e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10163 | 2026.03.13 22:25:03.390808 [ 288 ] {} <Debug> TCP-Session: 59772f18-38b8-45eb-a147-bbb84848ab03 Authenticating user 'default' from [fd00:1122:3344:101::e]:62572 | ||
| 10164 | 2026.03.13 22:25:03.390819 [ 287 ] {} <Debug> TCP-Session: 4a2c8d22-c101-48fd-966e-bca53bdc0eae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10165 | 2026.03.13 22:25:03.390845 [ 289 ] {cf324362-30ff-4439-ae42-fcab4928fd57} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48634) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10166 | 2026.03.13 22:25:03.390859 [ 287 ] {} <Debug> TCP-Session: 4a2c8d22-c101-48fd-966e-bca53bdc0eae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10167 | 2026.03.13 22:25:03.390852 [ 288 ] {} <Debug> TCP-Session: 59772f18-38b8-45eb-a147-bbb84848ab03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10168 | 2026.03.13 22:25:03.390720 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10169 | 2026.03.13 22:25:03.390904 [ 288 ] {} <Debug> TCP-Session: 59772f18-38b8-45eb-a147-bbb84848ab03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10170 | 2026.03.13 22:25:03.390570 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40912 | ||
| 10171 | 2026.03.13 22:25:03.390942 [ 292 ] {} <Debug> TCP-Session: 606adae7-e743-4ca9-8211-35cc2700b4fb Authenticating user 'default' from [fd00:1122:3344:101::e]:57304 | ||
| 10172 | 2026.03.13 22:25:03.390974 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10173 | 2026.03.13 22:25:03.390992 [ 292 ] {} <Debug> TCP-Session: 606adae7-e743-4ca9-8211-35cc2700b4fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10174 | 2026.03.13 22:25:03.390542 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54392 | ||
| 10175 | 2026.03.13 22:25:03.391016 [ 3 ] {} <Debug> TCP-Session: 0fb1c8ec-c535-4259-8285-bf3353d88f8c Authenticating user 'default' from [fd00:1122:3344:101::e]:64471 | ||
| 10176 | 2026.03.13 22:25:03.391017 [ 292 ] {} <Debug> TCP-Session: 606adae7-e743-4ca9-8211-35cc2700b4fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10177 | 2026.03.13 22:25:03.391062 [ 3 ] {} <Debug> TCP-Session: 0fb1c8ec-c535-4259-8285-bf3353d88f8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10178 | 2026.03.13 22:25:03.390585 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47036 | ||
| 10179 | 2026.03.13 22:25:03.391086 [ 3 ] {} <Debug> TCP-Session: 0fb1c8ec-c535-4259-8285-bf3353d88f8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10180 | 2026.03.13 22:25:03.391157 [ 289 ] {cf324362-30ff-4439-ae42-fcab4928fd57} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10181 | 2026.03.13 22:25:03.391231 [ 289 ] {cf324362-30ff-4439-ae42-fcab4928fd57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10182 | 2026.03.13 22:25:03.391382 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10183 | 2026.03.13 22:25:03.391409 [ 293 ] {} <Debug> TCP-Session: f09e3f68-3553-4668-a79b-75ebf111a7e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40912 | ||
| 10184 | 2026.03.13 22:25:03.391425 [ 293 ] {} <Debug> TCP-Session: f09e3f68-3553-4668-a79b-75ebf111a7e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10185 | 2026.03.13 22:25:03.391437 [ 293 ] {} <Debug> TCP-Session: f09e3f68-3553-4668-a79b-75ebf111a7e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10186 | 2026.03.13 22:25:03.391488 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10187 | 2026.03.13 22:25:03.391523 [ 291 ] {} <Debug> TCP-Session: 4f307795-da2f-480e-9f42-3d296b3ec6d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54392 | ||
| 10188 | 2026.03.13 22:25:03.391540 [ 291 ] {} <Debug> TCP-Session: 4f307795-da2f-480e-9f42-3d296b3ec6d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10189 | 2026.03.13 22:25:03.391552 [ 291 ] {} <Debug> TCP-Session: 4f307795-da2f-480e-9f42-3d296b3ec6d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10190 | 2026.03.13 22:25:03.391551 [ 289 ] {cf324362-30ff-4439-ae42-fcab4928fd57} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 10191 | 2026.03.13 22:25:03.391672 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10192 | 2026.03.13 22:25:03.391704 [ 294 ] {} <Debug> TCP-Session: 6e765981-90c7-4c6e-ba9f-bf788e83b703 Authenticating user 'default' from [fd00:1122:3344:101::e]:47036 | ||
| 10193 | 2026.03.13 22:25:03.391720 [ 294 ] {} <Debug> TCP-Session: 6e765981-90c7-4c6e-ba9f-bf788e83b703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10194 | 2026.03.13 22:25:03.391732 [ 294 ] {} <Debug> TCP-Session: 6e765981-90c7-4c6e-ba9f-bf788e83b703 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10195 | 2026.03.13 22:25:03.392527 [ 341 ] {cf324362-30ff-4439-ae42-fcab4928fd57} <Trace> AggregatingTransform: Aggregating | ||
| 10196 | 2026.03.13 22:25:03.392573 [ 341 ] {cf324362-30ff-4439-ae42-fcab4928fd57} <Trace> Aggregator: Aggregation method: without_key | ||
| 10197 | 2026.03.13 22:25:03.392611 [ 341 ] {cf324362-30ff-4439-ae42-fcab4928fd57} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00093274 sec. (1072.110 rows/sec., 41.88 KiB/sec.) | ||
| 10198 | 2026.03.13 22:25:03.392629 [ 341 ] {cf324362-30ff-4439-ae42-fcab4928fd57} <Trace> Aggregator: Merging aggregated data | ||
| 10199 | 2026.03.13 22:25:03.393845 [ 289 ] {cf324362-30ff-4439-ae42-fcab4928fd57} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003055 sec., 327.33224222585926 rows/sec., 12.79 KiB/sec. | ||
| 10200 | 2026.03.13 22:25:03.393966 [ 289 ] {cf324362-30ff-4439-ae42-fcab4928fd57} <Debug> TCPHandler: Processed in 0.003457154 sec. | ||
| 10201 | 2026.03.13 22:25:03.394086 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10202 | 2026.03.13 22:25:03.394113 [ 289 ] {} <Debug> TCP-Session: 5be651a0-ac01-4569-bb19-6119c3ddd549 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10203 | 2026.03.13 22:25:03.394113 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10204 | 2026.03.13 22:25:03.394131 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10205 | 2026.03.13 22:25:03.394153 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10206 | 2026.03.13 22:25:03.394167 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10207 | 2026.03.13 22:25:03.394187 [ 288 ] {} <Debug> TCP-Session: 59772f18-38b8-45eb-a147-bbb84848ab03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10208 | 2026.03.13 22:25:03.394214 [ 290 ] {} <Debug> TCP-Session: fa95aeab-81ed-4b92-a5a0-a0c50fcbb74e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10209 | 2026.03.13 22:25:03.394208 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10210 | 2026.03.13 22:25:03.394236 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10211 | 2026.03.13 22:25:03.394273 [ 293 ] {} <Debug> TCP-Session: f09e3f68-3553-4668-a79b-75ebf111a7e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10212 | 2026.03.13 22:25:03.394231 [ 292 ] {} <Debug> TCP-Session: 606adae7-e743-4ca9-8211-35cc2700b4fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10213 | 2026.03.13 22:25:03.394297 [ 287 ] {} <Debug> TCP-Session: 4a2c8d22-c101-48fd-966e-bca53bdc0eae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10214 | 2026.03.13 22:25:03.394225 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10215 | 2026.03.13 22:25:03.394186 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10216 | 2026.03.13 22:25:03.394363 [ 294 ] {} <Debug> TCP-Session: 6e765981-90c7-4c6e-ba9f-bf788e83b703 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10217 | 2026.03.13 22:25:03.394165 [ 291 ] {} <Debug> TCP-Session: 4f307795-da2f-480e-9f42-3d296b3ec6d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10218 | 2026.03.13 22:25:03.394393 [ 3 ] {} <Debug> TCP-Session: 0fb1c8ec-c535-4259-8285-bf3353d88f8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10219 | 2026.03.13 22:25:03.422557 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49692 | ||
| 10220 | 2026.03.13 22:25:03.422660 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10221 | 2026.03.13 22:25:03.422686 [ 289 ] {} <Debug> TCP-Session: 0fa88176-4669-4f9d-92af-188738009e75 Authenticating user 'default' from [fd00:1122:3344:101::e]:49692 | ||
| 10222 | 2026.03.13 22:25:03.422708 [ 289 ] {} <Debug> TCP-Session: 0fa88176-4669-4f9d-92af-188738009e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10223 | 2026.03.13 22:25:03.422723 [ 289 ] {} <Debug> TCP-Session: 0fa88176-4669-4f9d-92af-188738009e75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10224 | 2026.03.13 22:25:03.422907 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40630 | ||
| 10225 | 2026.03.13 22:25:03.422924 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36581 | ||
| 10226 | 2026.03.13 22:25:03.422944 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61593 | ||
| 10227 | 2026.03.13 22:25:03.422967 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37232 | ||
| 10228 | 2026.03.13 22:25:03.422984 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59212 | ||
| 10229 | 2026.03.13 22:25:03.423015 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10230 | 2026.03.13 22:25:03.422988 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10231 | 2026.03.13 22:25:03.423043 [ 292 ] {} <Debug> TCP-Session: afd93406-f6d6-4132-a061-a1b62a92d89e Authenticating user 'default' from [fd00:1122:3344:101::e]:36581 | ||
| 10232 | 2026.03.13 22:25:03.423045 [ 289 ] {} <Trace> TCP-Session: 0fa88176-4669-4f9d-92af-188738009e75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10233 | 2026.03.13 22:25:03.423070 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10234 | 2026.03.13 22:25:03.423074 [ 292 ] {} <Debug> TCP-Session: afd93406-f6d6-4132-a061-a1b62a92d89e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10235 | 2026.03.13 22:25:03.423067 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10236 | 2026.03.13 22:25:03.423110 [ 292 ] {} <Debug> TCP-Session: afd93406-f6d6-4132-a061-a1b62a92d89e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10237 | 2026.03.13 22:25:03.423108 [ 288 ] {} <Debug> TCP-Session: 3b527eee-284f-4cb2-aae5-4e4d284bee09 Authenticating user 'default' from [fd00:1122:3344:101::e]:59212 | ||
| 10238 | 2026.03.13 22:25:03.423142 [ 3 ] {} <Debug> TCP-Session: 8c691678-04bd-43a0-928f-cf01860867d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37232 | ||
| 10239 | 2026.03.13 22:25:03.423161 [ 288 ] {} <Debug> TCP-Session: 3b527eee-284f-4cb2-aae5-4e4d284bee09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10240 | 2026.03.13 22:25:03.423042 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10241 | 2026.03.13 22:25:03.423187 [ 288 ] {} <Debug> TCP-Session: 3b527eee-284f-4cb2-aae5-4e4d284bee09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10242 | 2026.03.13 22:25:03.423184 [ 3 ] {} <Debug> TCP-Session: 8c691678-04bd-43a0-928f-cf01860867d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10243 | 2026.03.13 22:25:03.423217 [ 293 ] {} <Debug> TCP-Session: b3e674a2-b611-4989-bc1b-c836ccb984a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61593 | ||
| 10244 | 2026.03.13 22:25:03.423228 [ 289 ] {21394323-288c-4419-9a54-e632840a38b0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49692) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10245 | 2026.03.13 22:25:03.423256 [ 293 ] {} <Debug> TCP-Session: b3e674a2-b611-4989-bc1b-c836ccb984a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10246 | 2026.03.13 22:25:03.423239 [ 3 ] {} <Debug> TCP-Session: 8c691678-04bd-43a0-928f-cf01860867d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10247 | 2026.03.13 22:25:03.423278 [ 293 ] {} <Debug> TCP-Session: b3e674a2-b611-4989-bc1b-c836ccb984a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10248 | 2026.03.13 22:25:03.422978 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60774 | ||
| 10249 | 2026.03.13 22:25:03.422954 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39869 | ||
| 10250 | 2026.03.13 22:25:03.422917 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58181 | ||
| 10251 | 2026.03.13 22:25:03.423068 [ 290 ] {} <Debug> TCP-Session: 2617deea-4048-4e6a-a54c-12c18e06b01d Authenticating user 'default' from [fd00:1122:3344:101::e]:40630 | ||
| 10252 | 2026.03.13 22:25:03.423395 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10253 | 2026.03.13 22:25:03.423410 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10254 | 2026.03.13 22:25:03.423418 [ 290 ] {} <Debug> TCP-Session: 2617deea-4048-4e6a-a54c-12c18e06b01d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10255 | 2026.03.13 22:25:03.423426 [ 287 ] {} <Debug> TCP-Session: 1e89ca43-b596-4406-8ffd-5c8765456815 Authenticating user 'default' from [fd00:1122:3344:101::e]:60774 | ||
| 10256 | 2026.03.13 22:25:03.423436 [ 294 ] {} <Debug> TCP-Session: 4e5a68b2-fb1a-4fcd-b0f6-b04a701efd74 Authenticating user 'default' from [fd00:1122:3344:101::e]:39869 | ||
| 10257 | 2026.03.13 22:25:03.423437 [ 290 ] {} <Debug> TCP-Session: 2617deea-4048-4e6a-a54c-12c18e06b01d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10258 | 2026.03.13 22:25:03.423446 [ 287 ] {} <Debug> TCP-Session: 1e89ca43-b596-4406-8ffd-5c8765456815 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10259 | 2026.03.13 22:25:03.423454 [ 294 ] {} <Debug> TCP-Session: 4e5a68b2-fb1a-4fcd-b0f6-b04a701efd74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10260 | 2026.03.13 22:25:03.423465 [ 287 ] {} <Debug> TCP-Session: 1e89ca43-b596-4406-8ffd-5c8765456815 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10261 | 2026.03.13 22:25:03.423471 [ 294 ] {} <Debug> TCP-Session: 4e5a68b2-fb1a-4fcd-b0f6-b04a701efd74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10262 | 2026.03.13 22:25:03.423463 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10263 | 2026.03.13 22:25:03.423506 [ 289 ] {21394323-288c-4419-9a54-e632840a38b0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10264 | 2026.03.13 22:25:03.423512 [ 291 ] {} <Debug> TCP-Session: 17ad6789-855b-4bb5-a558-85a4d4adcfc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58181 | ||
| 10265 | 2026.03.13 22:25:03.423554 [ 291 ] {} <Debug> TCP-Session: 17ad6789-855b-4bb5-a558-85a4d4adcfc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10266 | 2026.03.13 22:25:03.423569 [ 291 ] {} <Debug> TCP-Session: 17ad6789-855b-4bb5-a558-85a4d4adcfc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10267 | 2026.03.13 22:25:03.423572 [ 289 ] {21394323-288c-4419-9a54-e632840a38b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10268 | 2026.03.13 22:25:03.423857 [ 289 ] {21394323-288c-4419-9a54-e632840a38b0} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 10269 | 2026.03.13 22:25:03.424677 [ 327 ] {21394323-288c-4419-9a54-e632840a38b0} <Trace> AggregatingTransform: Aggregating | ||
| 10270 | 2026.03.13 22:25:03.424725 [ 327 ] {21394323-288c-4419-9a54-e632840a38b0} <Trace> Aggregator: Aggregation method: without_key | ||
| 10271 | 2026.03.13 22:25:03.424762 [ 327 ] {21394323-288c-4419-9a54-e632840a38b0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000809917 sec. (1234.694 rows/sec., 48.23 KiB/sec.) | ||
| 10272 | 2026.03.13 22:25:03.424780 [ 327 ] {21394323-288c-4419-9a54-e632840a38b0} <Trace> Aggregator: Merging aggregated data | ||
| 10273 | 2026.03.13 22:25:03.426074 [ 289 ] {21394323-288c-4419-9a54-e632840a38b0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002903 sec., 344.47123665173956 rows/sec., 13.46 KiB/sec. | ||
| 10274 | 2026.03.13 22:25:03.426210 [ 289 ] {21394323-288c-4419-9a54-e632840a38b0} <Debug> TCPHandler: Processed in 0.0032813 sec. | ||
| 10275 | 2026.03.13 22:25:03.426293 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10276 | 2026.03.13 22:25:03.426318 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10277 | 2026.03.13 22:25:03.426335 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10278 | 2026.03.13 22:25:03.426353 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10279 | 2026.03.13 22:25:03.426360 [ 294 ] {} <Debug> TCP-Session: 4e5a68b2-fb1a-4fcd-b0f6-b04a701efd74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10280 | 2026.03.13 22:25:03.426378 [ 287 ] {} <Debug> TCP-Session: 1e89ca43-b596-4406-8ffd-5c8765456815 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10281 | 2026.03.13 22:25:03.426369 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10282 | 2026.03.13 22:25:03.426405 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10283 | 2026.03.13 22:25:03.426423 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10284 | 2026.03.13 22:25:03.426428 [ 291 ] {} <Debug> TCP-Session: 17ad6789-855b-4bb5-a558-85a4d4adcfc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10285 | 2026.03.13 22:25:03.426447 [ 3 ] {} <Debug> TCP-Session: 8c691678-04bd-43a0-928f-cf01860867d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10286 | 2026.03.13 22:25:03.426441 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10287 | 2026.03.13 22:25:03.426468 [ 293 ] {} <Debug> TCP-Session: b3e674a2-b611-4989-bc1b-c836ccb984a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10288 | 2026.03.13 22:25:03.426397 [ 292 ] {} <Debug> TCP-Session: afd93406-f6d6-4132-a061-a1b62a92d89e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10289 | 2026.03.13 22:25:03.426507 [ 288 ] {} <Debug> TCP-Session: 3b527eee-284f-4cb2-aae5-4e4d284bee09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10290 | 2026.03.13 22:25:03.426390 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10291 | 2026.03.13 22:25:03.426325 [ 289 ] {} <Debug> TCP-Session: 0fa88176-4669-4f9d-92af-188738009e75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10292 | 2026.03.13 22:25:03.426576 [ 290 ] {} <Debug> TCP-Session: 2617deea-4048-4e6a-a54c-12c18e06b01d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10293 | 2026.03.13 22:25:03.792431 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1258 | ||
| 10294 | 2026.03.13 22:25:03.794763 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10295 | 2026.03.13 22:25:03.794815 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10296 | 2026.03.13 22:25:03.796055 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10297 | 2026.03.13 22:25:03.796334 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10298 | 2026.03.13 22:25:03.796601 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1258 | ||
| 10299 | 2026.03.13 22:25:06.333058 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45190 | ||
| 10300 | 2026.03.13 22:25:06.333181 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10301 | 2026.03.13 22:25:06.333211 [ 289 ] {} <Debug> TCP-Session: 57725d96-f5a6-4fbc-9b45-eb6b72e45e0e Authenticating user 'default' from [fd00:1122:3344:101::e]:45190 | ||
| 10302 | 2026.03.13 22:25:06.333235 [ 289 ] {} <Debug> TCP-Session: 57725d96-f5a6-4fbc-9b45-eb6b72e45e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10303 | 2026.03.13 22:25:06.333250 [ 289 ] {} <Debug> TCP-Session: 57725d96-f5a6-4fbc-9b45-eb6b72e45e0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10304 | 2026.03.13 22:25:06.333497 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45014 | ||
| 10305 | 2026.03.13 22:25:06.333520 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65253 | ||
| 10306 | 2026.03.13 22:25:06.333570 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38890 | ||
| 10307 | 2026.03.13 22:25:06.333579 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65433 | ||
| 10308 | 2026.03.13 22:25:06.333616 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10309 | 2026.03.13 22:25:06.333605 [ 289 ] {} <Trace> TCP-Session: 57725d96-f5a6-4fbc-9b45-eb6b72e45e0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10310 | 2026.03.13 22:25:06.333661 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10311 | 2026.03.13 22:25:06.333682 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10312 | 2026.03.13 22:25:06.333672 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10313 | 2026.03.13 22:25:06.333707 [ 292 ] {} <Debug> TCP-Session: 7d31b376-aa7e-4328-8313-609a7d2be44e Authenticating user 'default' from [fd00:1122:3344:101::e]:65253 | ||
| 10314 | 2026.03.13 22:25:06.333712 [ 288 ] {} <Debug> TCP-Session: 3d9f7bd2-7966-4f44-835c-02e0a140ba95 Authenticating user 'default' from [fd00:1122:3344:101::e]:65433 | ||
| 10315 | 2026.03.13 22:25:06.333730 [ 287 ] {} <Debug> TCP-Session: 66c2a4b9-7919-4856-b4a4-c0450eaa0e36 Authenticating user 'default' from [fd00:1122:3344:101::e]:38890 | ||
| 10316 | 2026.03.13 22:25:06.333744 [ 292 ] {} <Debug> TCP-Session: 7d31b376-aa7e-4328-8313-609a7d2be44e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10317 | 2026.03.13 22:25:06.333747 [ 288 ] {} <Debug> TCP-Session: 3d9f7bd2-7966-4f44-835c-02e0a140ba95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10318 | 2026.03.13 22:25:06.333768 [ 287 ] {} <Debug> TCP-Session: 66c2a4b9-7919-4856-b4a4-c0450eaa0e36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10319 | 2026.03.13 22:25:06.333769 [ 292 ] {} <Debug> TCP-Session: 7d31b376-aa7e-4328-8313-609a7d2be44e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10320 | 2026.03.13 22:25:06.333779 [ 288 ] {} <Debug> TCP-Session: 3d9f7bd2-7966-4f44-835c-02e0a140ba95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10321 | 2026.03.13 22:25:06.333795 [ 287 ] {} <Debug> TCP-Session: 66c2a4b9-7919-4856-b4a4-c0450eaa0e36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10322 | 2026.03.13 22:25:06.333663 [ 290 ] {} <Debug> TCP-Session: 0fd5f2fe-6aac-4cc7-8b87-03c7065f506a Authenticating user 'default' from [fd00:1122:3344:101::e]:45014 | ||
| 10323 | 2026.03.13 22:25:06.333559 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62554 | ||
| 10324 | 2026.03.13 22:25:06.333846 [ 289 ] {00ee6b67-281e-4994-948f-5bf6f23c2cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45190) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10325 | 2026.03.13 22:25:06.333528 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56377 | ||
| 10326 | 2026.03.13 22:25:06.333517 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33690 | ||
| 10327 | 2026.03.13 22:25:06.333947 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10328 | 2026.03.13 22:25:06.333504 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58451 | ||
| 10329 | 2026.03.13 22:25:06.333985 [ 3 ] {} <Debug> TCP-Session: a45c2dab-020d-4828-afa6-250617dfd872 Authenticating user 'default' from [fd00:1122:3344:101::e]:62554 | ||
| 10330 | 2026.03.13 22:25:06.333975 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10331 | 2026.03.13 22:25:06.334009 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10332 | 2026.03.13 22:25:06.334045 [ 294 ] {} <Debug> TCP-Session: 5a643a6b-c812-47cb-8ed0-c0629c533952 Authenticating user 'default' from [fd00:1122:3344:101::e]:56377 | ||
| 10333 | 2026.03.13 22:25:06.334051 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10334 | 2026.03.13 22:25:06.334076 [ 294 ] {} <Debug> TCP-Session: 5a643a6b-c812-47cb-8ed0-c0629c533952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10335 | 2026.03.13 22:25:06.334094 [ 291 ] {} <Debug> TCP-Session: 70f8cf43-7b25-462c-ba7d-08f90c5ded1b Authenticating user 'default' from [fd00:1122:3344:101::e]:58451 | ||
| 10336 | 2026.03.13 22:25:06.334106 [ 294 ] {} <Debug> TCP-Session: 5a643a6b-c812-47cb-8ed0-c0629c533952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10337 | 2026.03.13 22:25:06.334124 [ 291 ] {} <Debug> TCP-Session: 70f8cf43-7b25-462c-ba7d-08f90c5ded1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10338 | 2026.03.13 22:25:06.334063 [ 293 ] {} <Debug> TCP-Session: 5a0cb13a-874c-4264-9677-7a77715c90fc Authenticating user 'default' from [fd00:1122:3344:101::e]:33690 | ||
| 10339 | 2026.03.13 22:25:06.334154 [ 289 ] {00ee6b67-281e-4994-948f-5bf6f23c2cf6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10340 | 2026.03.13 22:25:06.334172 [ 293 ] {} <Debug> TCP-Session: 5a0cb13a-874c-4264-9677-7a77715c90fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10341 | 2026.03.13 22:25:06.334149 [ 291 ] {} <Debug> TCP-Session: 70f8cf43-7b25-462c-ba7d-08f90c5ded1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10342 | 2026.03.13 22:25:06.334190 [ 293 ] {} <Debug> TCP-Session: 5a0cb13a-874c-4264-9677-7a77715c90fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10343 | 2026.03.13 22:25:06.334215 [ 289 ] {00ee6b67-281e-4994-948f-5bf6f23c2cf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10344 | 2026.03.13 22:25:06.334020 [ 3 ] {} <Debug> TCP-Session: a45c2dab-020d-4828-afa6-250617dfd872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10345 | 2026.03.13 22:25:06.333846 [ 290 ] {} <Debug> TCP-Session: 0fd5f2fe-6aac-4cc7-8b87-03c7065f506a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10346 | 2026.03.13 22:25:06.334254 [ 3 ] {} <Debug> TCP-Session: a45c2dab-020d-4828-afa6-250617dfd872 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10347 | 2026.03.13 22:25:06.334273 [ 290 ] {} <Debug> TCP-Session: 0fd5f2fe-6aac-4cc7-8b87-03c7065f506a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10348 | 2026.03.13 22:25:06.334504 [ 289 ] {00ee6b67-281e-4994-948f-5bf6f23c2cf6} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 10349 | 2026.03.13 22:25:06.335441 [ 338 ] {00ee6b67-281e-4994-948f-5bf6f23c2cf6} <Trace> AggregatingTransform: Aggregating | ||
| 10350 | 2026.03.13 22:25:06.335484 [ 338 ] {00ee6b67-281e-4994-948f-5bf6f23c2cf6} <Trace> Aggregator: Aggregation method: without_key | ||
| 10351 | 2026.03.13 22:25:06.335521 [ 338 ] {00ee6b67-281e-4994-948f-5bf6f23c2cf6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00091659 sec. (1091.000 rows/sec., 42.62 KiB/sec.) | ||
| 10352 | 2026.03.13 22:25:06.335544 [ 338 ] {00ee6b67-281e-4994-948f-5bf6f23c2cf6} <Trace> Aggregator: Merging aggregated data | ||
| 10353 | 2026.03.13 22:25:06.336755 [ 289 ] {00ee6b67-281e-4994-948f-5bf6f23c2cf6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002974 sec., 336.2474781439139 rows/sec., 13.13 KiB/sec. | ||
| 10354 | 2026.03.13 22:25:06.336917 [ 289 ] {00ee6b67-281e-4994-948f-5bf6f23c2cf6} <Debug> TCPHandler: Processed in 0.003439023 sec. | ||
| 10355 | 2026.03.13 22:25:06.337035 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10356 | 2026.03.13 22:25:06.337067 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10357 | 2026.03.13 22:25:06.337067 [ 289 ] {} <Debug> TCP-Session: 57725d96-f5a6-4fbc-9b45-eb6b72e45e0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10358 | 2026.03.13 22:25:06.337090 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10359 | 2026.03.13 22:25:06.337108 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10360 | 2026.03.13 22:25:06.337125 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10361 | 2026.03.13 22:25:06.337139 [ 290 ] {} <Debug> TCP-Session: 0fd5f2fe-6aac-4cc7-8b87-03c7065f506a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10362 | 2026.03.13 22:25:06.337160 [ 294 ] {} <Debug> TCP-Session: 5a643a6b-c812-47cb-8ed0-c0629c533952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10363 | 2026.03.13 22:25:06.337165 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10364 | 2026.03.13 22:25:06.337183 [ 291 ] {} <Debug> TCP-Session: 70f8cf43-7b25-462c-ba7d-08f90c5ded1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10365 | 2026.03.13 22:25:06.337186 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10366 | 2026.03.13 22:25:06.337217 [ 3 ] {} <Debug> TCP-Session: a45c2dab-020d-4828-afa6-250617dfd872 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10367 | 2026.03.13 22:25:06.337207 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10368 | 2026.03.13 22:25:06.337239 [ 292 ] {} <Debug> TCP-Session: 7d31b376-aa7e-4328-8313-609a7d2be44e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10369 | 2026.03.13 22:25:06.337146 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10370 | 2026.03.13 22:25:06.337277 [ 287 ] {} <Debug> TCP-Session: 66c2a4b9-7919-4856-b4a4-c0450eaa0e36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10371 | 2026.03.13 22:25:06.337112 [ 288 ] {} <Debug> TCP-Session: 3d9f7bd2-7966-4f44-835c-02e0a140ba95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10372 | 2026.03.13 22:25:06.337320 [ 293 ] {} <Debug> TCP-Session: 5a0cb13a-874c-4264-9677-7a77715c90fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10373 | 2026.03.13 22:25:06.826577 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10374 | 2026.03.13 22:25:06.826756 [ 4 ] {ced230bc-ea09-436b-a120-7086722f0c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10375 | 2026.03.13 22:25:06.826828 [ 4 ] {ced230bc-ea09-436b-a120-7086722f0c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10376 | 2026.03.13 22:25:06.827545 [ 4 ] {ced230bc-ea09-436b-a120-7086722f0c58} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10377 | 2026.03.13 22:25:06.827624 [ 4 ] {ced230bc-ea09-436b-a120-7086722f0c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10378 | 2026.03.13 22:25:06.828029 [ 4 ] {ced230bc-ea09-436b-a120-7086722f0c58} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10379 | 2026.03.13 22:25:06.828258 [ 4 ] {ced230bc-ea09-436b-a120-7086722f0c58} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10380 | 2026.03.13 22:25:06.828419 [ 4 ] {ced230bc-ea09-436b-a120-7086722f0c58} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001714 sec., 1166.8611435239206 rows/sec., 95.15 KiB/sec. | ||
| 10381 | 2026.03.13 22:25:06.828476 [ 4 ] {ced230bc-ea09-436b-a120-7086722f0c58} <Debug> TCPHandler: Processed in 0.002035533 sec. | ||
| 10382 | 2026.03.13 22:25:06.828595 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10383 | 2026.03.13 22:25:06.828699 [ 4 ] {bdcc1871-8665-4ce7-9ec7-0b472e81d55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10384 | 2026.03.13 22:25:06.828743 [ 4 ] {bdcc1871-8665-4ce7-9ec7-0b472e81d55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10385 | 2026.03.13 22:25:06.829188 [ 4 ] {bdcc1871-8665-4ce7-9ec7-0b472e81d55b} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10386 | 2026.03.13 22:25:06.829228 [ 4 ] {bdcc1871-8665-4ce7-9ec7-0b472e81d55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10387 | 2026.03.13 22:25:06.829540 [ 4 ] {bdcc1871-8665-4ce7-9ec7-0b472e81d55b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10388 | 2026.03.13 22:25:06.829759 [ 4 ] {bdcc1871-8665-4ce7-9ec7-0b472e81d55b} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10389 | 2026.03.13 22:25:06.829888 [ 4 ] {bdcc1871-8665-4ce7-9ec7-0b472e81d55b} <Debug> executeQuery: Read 63 rows, 5.04 KiB in 0.001215 sec., 51851.851851851854 rows/sec., 4.05 MiB/sec. | ||
| 10390 | 2026.03.13 22:25:06.829927 [ 4 ] {bdcc1871-8665-4ce7-9ec7-0b472e81d55b} <Debug> TCPHandler: Processed in 0.001384139 sec. | ||
| 10391 | 2026.03.13 22:25:06.830038 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10392 | 2026.03.13 22:25:06.830132 [ 4 ] {cdadd2fb-7e01-45a7-958f-1fae1b935557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10393 | 2026.03.13 22:25:06.830173 [ 4 ] {cdadd2fb-7e01-45a7-958f-1fae1b935557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10394 | 2026.03.13 22:25:06.830572 [ 4 ] {cdadd2fb-7e01-45a7-958f-1fae1b935557} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10395 | 2026.03.13 22:25:06.830615 [ 4 ] {cdadd2fb-7e01-45a7-958f-1fae1b935557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10396 | 2026.03.13 22:25:06.830948 [ 4 ] {cdadd2fb-7e01-45a7-958f-1fae1b935557} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10397 | 2026.03.13 22:25:06.831168 [ 4 ] {cdadd2fb-7e01-45a7-958f-1fae1b935557} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10398 | 2026.03.13 22:25:06.831330 [ 4 ] {cdadd2fb-7e01-45a7-958f-1fae1b935557} <Debug> executeQuery: Read 5 rows, 374.00 B in 0.001216 sec., 4111.8421052631575 rows/sec., 300.36 KiB/sec. | ||
| 10399 | 2026.03.13 22:25:06.831379 [ 4 ] {cdadd2fb-7e01-45a7-958f-1fae1b935557} <Debug> TCPHandler: Processed in 0.00139089 sec. | ||
| 10400 | 2026.03.13 22:25:06.831518 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10401 | 2026.03.13 22:25:06.831612 [ 4 ] {27bde179-c144-4b2d-8a9f-e0d5a4ebdc3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10402 | 2026.03.13 22:25:06.831652 [ 4 ] {27bde179-c144-4b2d-8a9f-e0d5a4ebdc3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10403 | 2026.03.13 22:25:06.832064 [ 4 ] {27bde179-c144-4b2d-8a9f-e0d5a4ebdc3e} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10404 | 2026.03.13 22:25:06.832102 [ 4 ] {27bde179-c144-4b2d-8a9f-e0d5a4ebdc3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10405 | 2026.03.13 22:25:06.832412 [ 4 ] {27bde179-c144-4b2d-8a9f-e0d5a4ebdc3e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10406 | 2026.03.13 22:25:06.832626 [ 4 ] {27bde179-c144-4b2d-8a9f-e0d5a4ebdc3e} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10407 | 2026.03.13 22:25:06.832753 [ 4 ] {27bde179-c144-4b2d-8a9f-e0d5a4ebdc3e} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001159 sec., 59534.08110440034 rows/sec., 4.65 MiB/sec. | ||
| 10408 | 2026.03.13 22:25:06.832789 [ 4 ] {27bde179-c144-4b2d-8a9f-e0d5a4ebdc3e} <Debug> TCPHandler: Processed in 0.001326159 sec. | ||
| 10409 | 2026.03.13 22:25:06.832906 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10410 | 2026.03.13 22:25:06.833008 [ 4 ] {1dda543b-03bd-4d6e-8ee8-c22e91296110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10411 | 2026.03.13 22:25:06.833051 [ 4 ] {1dda543b-03bd-4d6e-8ee8-c22e91296110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10412 | 2026.03.13 22:25:06.833474 [ 4 ] {1dda543b-03bd-4d6e-8ee8-c22e91296110} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10413 | 2026.03.13 22:25:06.833509 [ 4 ] {1dda543b-03bd-4d6e-8ee8-c22e91296110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10414 | 2026.03.13 22:25:06.833841 [ 4 ] {1dda543b-03bd-4d6e-8ee8-c22e91296110} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10415 | 2026.03.13 22:25:06.834050 [ 4 ] {1dda543b-03bd-4d6e-8ee8-c22e91296110} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10416 | 2026.03.13 22:25:06.834179 [ 4 ] {1dda543b-03bd-4d6e-8ee8-c22e91296110} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00119 sec., 135294.11764705883 rows/sec., 9.42 MiB/sec. | ||
| 10417 | 2026.03.13 22:25:06.834215 [ 4 ] {1dda543b-03bd-4d6e-8ee8-c22e91296110} <Debug> TCPHandler: Processed in 0.001359539 sec. | ||
| 10418 | 2026.03.13 22:25:06.834317 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10419 | 2026.03.13 22:25:06.834410 [ 4 ] {9cf710c7-b3b6-4a4c-9f29-c57e7d33a00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10420 | 2026.03.13 22:25:06.834463 [ 4 ] {9cf710c7-b3b6-4a4c-9f29-c57e7d33a00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10421 | 2026.03.13 22:25:06.835181 [ 4 ] {9cf710c7-b3b6-4a4c-9f29-c57e7d33a00d} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10422 | 2026.03.13 22:25:06.835217 [ 4 ] {9cf710c7-b3b6-4a4c-9f29-c57e7d33a00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10423 | 2026.03.13 22:25:06.835712 [ 4 ] {9cf710c7-b3b6-4a4c-9f29-c57e7d33a00d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10424 | 2026.03.13 22:25:06.835934 [ 4 ] {9cf710c7-b3b6-4a4c-9f29-c57e7d33a00d} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10425 | 2026.03.13 22:25:06.836055 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10426 | 2026.03.13 22:25:06.836069 [ 4 ] {9cf710c7-b3b6-4a4c-9f29-c57e7d33a00d} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001676 sec., 1789.9761336515514 rows/sec., 3.21 MiB/sec. | ||
| 10427 | 2026.03.13 22:25:06.836121 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10428 | 2026.03.13 22:25:06.836145 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10429 | 2026.03.13 22:25:06.836145 [ 4 ] {9cf710c7-b3b6-4a4c-9f29-c57e7d33a00d} <Debug> TCPHandler: Processed in 0.0018775 sec. | ||
| 10430 | 2026.03.13 22:25:06.836285 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::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 | ||
| 10431 | 2026.03.13 22:25:06.836307 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10432 | 2026.03.13 22:25:06.836409 [ 4 ] {ea7034c9-c4d2-46fe-82c8-25d1642e6c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10433 | 2026.03.13 22:25:06.836450 [ 4 ] {ea7034c9-c4d2-46fe-82c8-25d1642e6c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10434 | 2026.03.13 22:25:06.836548 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10435 | 2026.03.13 22:25:06.836615 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1444 rows starting from the beginning of the part | ||
| 10436 | 2026.03.13 22:25:06.836760 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 3 rows starting from the beginning of the part | ||
| 10437 | 2026.03.13 22:25:06.836777 [ 4 ] {ea7034c9-c4d2-46fe-82c8-25d1642e6c87} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10438 | 2026.03.13 22:25:06.836843 [ 4 ] {ea7034c9-c4d2-46fe-82c8-25d1642e6c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10439 | 2026.03.13 22:25:06.836880 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 49 rows starting from the beginning of the part | ||
| 10440 | 2026.03.13 22:25:06.836997 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 3 rows starting from the beginning of the part | ||
| 10441 | 2026.03.13 22:25:06.837102 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 38 rows starting from the beginning of the part | ||
| 10442 | 2026.03.13 22:25:06.837156 [ 4 ] {ea7034c9-c4d2-46fe-82c8-25d1642e6c87} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10443 | 2026.03.13 22:25:06.837195 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 3 rows starting from the beginning of the part | ||
| 10444 | 2026.03.13 22:25:06.837398 [ 4 ] {ea7034c9-c4d2-46fe-82c8-25d1642e6c87} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10445 | 2026.03.13 22:25:06.837543 [ 4 ] {ea7034c9-c4d2-46fe-82c8-25d1642e6c87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 10446 | 2026.03.13 22:25:06.837587 [ 4 ] {ea7034c9-c4d2-46fe-82c8-25d1642e6c87} <Debug> TCPHandler: Processed in 0.001329659 sec. | ||
| 10447 | 2026.03.13 22:25:06.845639 [ 192 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 19 columns (19 merged, 0 gathered) in 0.009403039 sec., 163776.83853060697 rows/sec., 293.48 MiB/sec. | ||
| 10448 | 2026.03.13 22:25:06.846934 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10449 | 2026.03.13 22:25:06.847294 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10450 | 2026.03.13 22:25:06.847374 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10451 | 2026.03.13 22:25:06.847496 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB. | ||
| 10452 | 2026.03.13 22:25:07.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.78 MiB, peak 327.30 MiB, free memory in arenas 0.00 B, will set to 320.37 MiB (RSS), difference: 4.58 MiB | ||
| 10453 | 2026.03.13 22:25:08.578373 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10454 | 2026.03.13 22:25:08.578471 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10455 | 2026.03.13 22:25:08.726859 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24028 | ||
| 10456 | 2026.03.13 22:25:08.727362 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10457 | 2026.03.13 22:25:08.727405 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10458 | 2026.03.13 22:25:08.727927 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10459 | 2026.03.13 22:25:08.728184 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10460 | 2026.03.13 22:25:08.728342 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24028 | ||
| 10461 | 2026.03.13 22:25:09.979296 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10462 | 2026.03.13 22:25:10.005893 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10463 | 2026.03.13 22:25:10.005976 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10464 | 2026.03.13 22:25:10.015428 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10465 | 2026.03.13 22:25:10.016466 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10466 | 2026.03.13 22:25:10.021235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10467 | 2026.03.13 22:25:11.827150 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10468 | 2026.03.13 22:25:11.827340 [ 4 ] {005f0be8-4516-4b72-9643-3f72d10206e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10469 | 2026.03.13 22:25:11.827410 [ 4 ] {005f0be8-4516-4b72-9643-3f72d10206e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10470 | 2026.03.13 22:25:11.828141 [ 4 ] {005f0be8-4516-4b72-9643-3f72d10206e3} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10471 | 2026.03.13 22:25:11.828190 [ 4 ] {005f0be8-4516-4b72-9643-3f72d10206e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10472 | 2026.03.13 22:25:11.828596 [ 4 ] {005f0be8-4516-4b72-9643-3f72d10206e3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10473 | 2026.03.13 22:25:11.828822 [ 4 ] {005f0be8-4516-4b72-9643-3f72d10206e3} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10474 | 2026.03.13 22:25:11.828975 [ 4 ] {005f0be8-4516-4b72-9643-3f72d10206e3} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001688 sec., 78199.05213270141 rows/sec., 6.76 MiB/sec. | ||
| 10475 | 2026.03.13 22:25:11.829015 [ 4 ] {005f0be8-4516-4b72-9643-3f72d10206e3} <Debug> TCPHandler: Processed in 0.002001332 sec. | ||
| 10476 | 2026.03.13 22:25:11.829130 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10477 | 2026.03.13 22:25:11.829223 [ 4 ] {0e92536e-c6d7-43e6-b4f3-8bf6a070e449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10478 | 2026.03.13 22:25:11.829263 [ 4 ] {0e92536e-c6d7-43e6-b4f3-8bf6a070e449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10479 | 2026.03.13 22:25:11.829655 [ 4 ] {0e92536e-c6d7-43e6-b4f3-8bf6a070e449} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10480 | 2026.03.13 22:25:11.829691 [ 4 ] {0e92536e-c6d7-43e6-b4f3-8bf6a070e449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10481 | 2026.03.13 22:25:11.829988 [ 4 ] {0e92536e-c6d7-43e6-b4f3-8bf6a070e449} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10482 | 2026.03.13 22:25:11.830202 [ 4 ] {0e92536e-c6d7-43e6-b4f3-8bf6a070e449} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10483 | 2026.03.13 22:25:11.830330 [ 4 ] {0e92536e-c6d7-43e6-b4f3-8bf6a070e449} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001125 sec., 33777.77777777778 rows/sec., 2.48 MiB/sec. | ||
| 10484 | 2026.03.13 22:25:11.830367 [ 4 ] {0e92536e-c6d7-43e6-b4f3-8bf6a070e449} <Debug> TCPHandler: Processed in 0.001285258 sec. | ||
| 10485 | 2026.03.13 22:25:11.830472 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10486 | 2026.03.13 22:25:11.830563 [ 4 ] {580c27e3-c93d-492b-a949-a1296bdb02dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10487 | 2026.03.13 22:25:11.830602 [ 4 ] {580c27e3-c93d-492b-a949-a1296bdb02dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10488 | 2026.03.13 22:25:11.831010 [ 4 ] {580c27e3-c93d-492b-a949-a1296bdb02dd} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10489 | 2026.03.13 22:25:11.831045 [ 4 ] {580c27e3-c93d-492b-a949-a1296bdb02dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10490 | 2026.03.13 22:25:11.831343 [ 4 ] {580c27e3-c93d-492b-a949-a1296bdb02dd} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10491 | 2026.03.13 22:25:11.831548 [ 4 ] {580c27e3-c93d-492b-a949-a1296bdb02dd} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10492 | 2026.03.13 22:25:11.831670 [ 4 ] {580c27e3-c93d-492b-a949-a1296bdb02dd} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001124 sec., 90747.33096085409 rows/sec., 7.09 MiB/sec. | ||
| 10493 | 2026.03.13 22:25:11.831707 [ 4 ] {580c27e3-c93d-492b-a949-a1296bdb02dd} <Debug> TCPHandler: Processed in 0.001281467 sec. | ||
| 10494 | 2026.03.13 22:25:11.831810 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10495 | 2026.03.13 22:25:11.831901 [ 4 ] {8d806fad-6d8a-41a0-a640-f20065ff433a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10496 | 2026.03.13 22:25:11.831943 [ 4 ] {8d806fad-6d8a-41a0-a640-f20065ff433a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10497 | 2026.03.13 22:25:11.832324 [ 4 ] {8d806fad-6d8a-41a0-a640-f20065ff433a} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10498 | 2026.03.13 22:25:11.832358 [ 4 ] {8d806fad-6d8a-41a0-a640-f20065ff433a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10499 | 2026.03.13 22:25:11.832677 [ 4 ] {8d806fad-6d8a-41a0-a640-f20065ff433a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10500 | 2026.03.13 22:25:11.832890 [ 4 ] {8d806fad-6d8a-41a0-a640-f20065ff433a} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10501 | 2026.03.13 22:25:11.833018 [ 4 ] {8d806fad-6d8a-41a0-a640-f20065ff433a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001135 sec., 140969.16299559473 rows/sec., 9.82 MiB/sec. | ||
| 10502 | 2026.03.13 22:25:11.833054 [ 4 ] {8d806fad-6d8a-41a0-a640-f20065ff433a} <Debug> TCPHandler: Processed in 0.001291328 sec. | ||
| 10503 | 2026.03.13 22:25:11.833160 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10504 | 2026.03.13 22:25:11.833259 [ 4 ] {a1224dbd-4b68-4e04-8842-491fe324ce0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10505 | 2026.03.13 22:25:11.833315 [ 4 ] {a1224dbd-4b68-4e04-8842-491fe324ce0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10506 | 2026.03.13 22:25:11.834123 [ 4 ] {a1224dbd-4b68-4e04-8842-491fe324ce0b} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10507 | 2026.03.13 22:25:11.834158 [ 4 ] {a1224dbd-4b68-4e04-8842-491fe324ce0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10508 | 2026.03.13 22:25:11.834732 [ 4 ] {a1224dbd-4b68-4e04-8842-491fe324ce0b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10509 | 2026.03.13 22:25:11.834963 [ 4 ] {a1224dbd-4b68-4e04-8842-491fe324ce0b} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10510 | 2026.03.13 22:25:11.835105 [ 4 ] {a1224dbd-4b68-4e04-8842-491fe324ce0b} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001864 sec., 20386.2660944206 rows/sec., 36.53 MiB/sec. | ||
| 10511 | 2026.03.13 22:25:11.835158 [ 4 ] {a1224dbd-4b68-4e04-8842-491fe324ce0b} <Debug> TCPHandler: Processed in 0.002049733 sec. | ||
| 10512 | 2026.03.13 22:25:11.835264 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10513 | 2026.03.13 22:25:11.835359 [ 4 ] {7155942f-a85a-4dea-8717-a3a16733fe37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10514 | 2026.03.13 22:25:11.835399 [ 4 ] {7155942f-a85a-4dea-8717-a3a16733fe37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10515 | 2026.03.13 22:25:11.835745 [ 4 ] {7155942f-a85a-4dea-8717-a3a16733fe37} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10516 | 2026.03.13 22:25:11.835781 [ 4 ] {7155942f-a85a-4dea-8717-a3a16733fe37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10517 | 2026.03.13 22:25:11.836088 [ 4 ] {7155942f-a85a-4dea-8717-a3a16733fe37} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10518 | 2026.03.13 22:25:11.836317 [ 4 ] {7155942f-a85a-4dea-8717-a3a16733fe37} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10519 | 2026.03.13 22:25:11.836448 [ 4 ] {7155942f-a85a-4dea-8717-a3a16733fe37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 10520 | 2026.03.13 22:25:11.836484 [ 4 ] {7155942f-a85a-4dea-8717-a3a16733fe37} <Debug> TCPHandler: Processed in 0.001268467 sec. | ||
| 10521 | 2026.03.13 22:25:13.796892 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1286 | ||
| 10522 | 2026.03.13 22:25:13.799580 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10523 | 2026.03.13 22:25:13.799646 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10524 | 2026.03.13 22:25:13.800867 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10525 | 2026.03.13 22:25:13.801146 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10526 | 2026.03.13 22:25:13.801504 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1286 | ||
| 10527 | 2026.03.13 22:25:16.228517 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24540 | ||
| 10528 | 2026.03.13 22:25:16.229050 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10529 | 2026.03.13 22:25:16.229089 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10530 | 2026.03.13 22:25:16.229575 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10531 | 2026.03.13 22:25:16.229801 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10532 | 2026.03.13 22:25:16.229934 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24540 | ||
| 10533 | 2026.03.13 22:25:16.229943 [ 146 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10534 | 2026.03.13 22:25:16.230016 [ 146 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10535 | 2026.03.13 22:25:16.230039 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10536 | 2026.03.13 22:25:16.230141 [ 194 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 10537 | 2026.03.13 22:25:16.230263 [ 194 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10538 | 2026.03.13 22:25:16.230300 [ 194 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22108 rows starting from the beginning of the part | ||
| 10539 | 2026.03.13 22:25:16.230363 [ 194 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 10540 | 2026.03.13 22:25:16.230405 [ 194 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 10541 | 2026.03.13 22:25:16.230443 [ 194 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 10542 | 2026.03.13 22:25:16.230480 [ 194 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 10543 | 2026.03.13 22:25:16.230516 [ 194 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 10544 | 2026.03.13 22:25:16.232521 [ 192 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24540 rows, containing 4 columns (4 merged, 0 gathered) in 0.002419321 sec., 10143341.871541644 rows/sec., 145.10 MiB/sec. | ||
| 10545 | 2026.03.13 22:25:16.233001 [ 191 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10546 | 2026.03.13 22:25:16.233364 [ 191 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_51_10} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10547 | 2026.03.13 22:25:16.233463 [ 191 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_51_10} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10548 | 2026.03.13 22:25:16.233589 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10549 | 2026.03.13 22:25:16.824826 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10550 | 2026.03.13 22:25:16.825002 [ 4 ] {93abd877-ec72-49b5-9e5c-3478eacb7431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10551 | 2026.03.13 22:25:16.825067 [ 4 ] {93abd877-ec72-49b5-9e5c-3478eacb7431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10552 | 2026.03.13 22:25:16.825696 [ 4 ] {93abd877-ec72-49b5-9e5c-3478eacb7431} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10553 | 2026.03.13 22:25:16.825745 [ 4 ] {93abd877-ec72-49b5-9e5c-3478eacb7431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10554 | 2026.03.13 22:25:16.826124 [ 4 ] {93abd877-ec72-49b5-9e5c-3478eacb7431} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10555 | 2026.03.13 22:25:16.826362 [ 4 ] {93abd877-ec72-49b5-9e5c-3478eacb7431} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10556 | 2026.03.13 22:25:16.826518 [ 4 ] {93abd877-ec72-49b5-9e5c-3478eacb7431} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001564 sec., 39641.943734015345 rows/sec., 3.10 MiB/sec. | ||
| 10557 | 2026.03.13 22:25:16.826560 [ 4 ] {93abd877-ec72-49b5-9e5c-3478eacb7431} <Debug> TCPHandler: Processed in 0.00186477 sec. | ||
| 10558 | 2026.03.13 22:25:16.826680 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10559 | 2026.03.13 22:25:16.826775 [ 4 ] {d3fc721c-9ba5-468b-82c8-d95912d91241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10560 | 2026.03.13 22:25:16.826815 [ 4 ] {d3fc721c-9ba5-468b-82c8-d95912d91241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10561 | 2026.03.13 22:25:16.827206 [ 4 ] {d3fc721c-9ba5-468b-82c8-d95912d91241} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10562 | 2026.03.13 22:25:16.827241 [ 4 ] {d3fc721c-9ba5-468b-82c8-d95912d91241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10563 | 2026.03.13 22:25:16.827536 [ 4 ] {d3fc721c-9ba5-468b-82c8-d95912d91241} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10564 | 2026.03.13 22:25:16.827764 [ 4 ] {d3fc721c-9ba5-468b-82c8-d95912d91241} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10565 | 2026.03.13 22:25:16.827894 [ 4 ] {d3fc721c-9ba5-468b-82c8-d95912d91241} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001136 sec., 2640.845070422535 rows/sec., 198.58 KiB/sec. | ||
| 10566 | 2026.03.13 22:25:16.827932 [ 4 ] {d3fc721c-9ba5-468b-82c8-d95912d91241} <Debug> TCPHandler: Processed in 0.001301188 sec. | ||
| 10567 | 2026.03.13 22:25:16.828042 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10568 | 2026.03.13 22:25:16.828135 [ 4 ] {e928ae52-93f6-4ddf-9b10-0ec91a84d914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10569 | 2026.03.13 22:25:16.828174 [ 4 ] {e928ae52-93f6-4ddf-9b10-0ec91a84d914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10570 | 2026.03.13 22:25:16.828582 [ 4 ] {e928ae52-93f6-4ddf-9b10-0ec91a84d914} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10571 | 2026.03.13 22:25:16.828617 [ 4 ] {e928ae52-93f6-4ddf-9b10-0ec91a84d914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10572 | 2026.03.13 22:25:16.828934 [ 4 ] {e928ae52-93f6-4ddf-9b10-0ec91a84d914} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10573 | 2026.03.13 22:25:16.829160 [ 4 ] {e928ae52-93f6-4ddf-9b10-0ec91a84d914} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10574 | 2026.03.13 22:25:16.829290 [ 4 ] {e928ae52-93f6-4ddf-9b10-0ec91a84d914} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001171 sec., 57216.054654141764 rows/sec., 4.47 MiB/sec. | ||
| 10575 | 2026.03.13 22:25:16.829328 [ 4 ] {e928ae52-93f6-4ddf-9b10-0ec91a84d914} <Debug> TCPHandler: Processed in 0.001335449 sec. | ||
| 10576 | 2026.03.13 22:25:16.829436 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10577 | 2026.03.13 22:25:16.829531 [ 4 ] {3f21cc35-4c6e-4daf-9aa4-1cd86c5c48be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10578 | 2026.03.13 22:25:16.829573 [ 4 ] {3f21cc35-4c6e-4daf-9aa4-1cd86c5c48be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10579 | 2026.03.13 22:25:16.829975 [ 4 ] {3f21cc35-4c6e-4daf-9aa4-1cd86c5c48be} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10580 | 2026.03.13 22:25:16.830010 [ 4 ] {3f21cc35-4c6e-4daf-9aa4-1cd86c5c48be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10581 | 2026.03.13 22:25:16.830339 [ 4 ] {3f21cc35-4c6e-4daf-9aa4-1cd86c5c48be} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10582 | 2026.03.13 22:25:16.830553 [ 4 ] {3f21cc35-4c6e-4daf-9aa4-1cd86c5c48be} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10583 | 2026.03.13 22:25:16.830694 [ 4 ] {3f21cc35-4c6e-4daf-9aa4-1cd86c5c48be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 10584 | 2026.03.13 22:25:16.830732 [ 4 ] {3f21cc35-4c6e-4daf-9aa4-1cd86c5c48be} <Debug> TCPHandler: Processed in 0.001346048 sec. | ||
| 10585 | 2026.03.13 22:25:16.830836 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10586 | 2026.03.13 22:25:16.830930 [ 4 ] {700ad50c-7efb-4129-af33-8dee55fa1668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10587 | 2026.03.13 22:25:16.830984 [ 4 ] {700ad50c-7efb-4129-af33-8dee55fa1668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10588 | 2026.03.13 22:25:16.831718 [ 4 ] {700ad50c-7efb-4129-af33-8dee55fa1668} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10589 | 2026.03.13 22:25:16.831753 [ 4 ] {700ad50c-7efb-4129-af33-8dee55fa1668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10590 | 2026.03.13 22:25:16.832251 [ 4 ] {700ad50c-7efb-4129-af33-8dee55fa1668} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10591 | 2026.03.13 22:25:16.832475 [ 4 ] {700ad50c-7efb-4129-af33-8dee55fa1668} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10592 | 2026.03.13 22:25:16.832615 [ 4 ] {700ad50c-7efb-4129-af33-8dee55fa1668} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001702 sec., 1762.6321974148061 rows/sec., 3.16 MiB/sec. | ||
| 10593 | 2026.03.13 22:25:16.832678 [ 4 ] {700ad50c-7efb-4129-af33-8dee55fa1668} <Debug> TCPHandler: Processed in 0.00189077 sec. | ||
| 10594 | 2026.03.13 22:25:16.832789 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10595 | 2026.03.13 22:25:16.832884 [ 4 ] {d41f067d-0381-420d-b248-864f0d315509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10596 | 2026.03.13 22:25:16.832925 [ 4 ] {d41f067d-0381-420d-b248-864f0d315509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10597 | 2026.03.13 22:25:16.833257 [ 4 ] {d41f067d-0381-420d-b248-864f0d315509} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10598 | 2026.03.13 22:25:16.833294 [ 4 ] {d41f067d-0381-420d-b248-864f0d315509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10599 | 2026.03.13 22:25:16.833600 [ 4 ] {d41f067d-0381-420d-b248-864f0d315509} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10600 | 2026.03.13 22:25:16.833824 [ 4 ] {d41f067d-0381-420d-b248-864f0d315509} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10601 | 2026.03.13 22:25:16.833954 [ 4 ] {d41f067d-0381-420d-b248-864f0d315509} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 10602 | 2026.03.13 22:25:16.833990 [ 4 ] {d41f067d-0381-420d-b248-864f0d315509} <Debug> TCPHandler: Processed in 0.001251166 sec. | ||
| 10603 | 2026.03.13 22:25:17.521383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10604 | 2026.03.13 22:25:17.538738 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10605 | 2026.03.13 22:25:17.538793 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10606 | 2026.03.13 22:25:17.545018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10607 | 2026.03.13 22:25:17.545729 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10608 | 2026.03.13 22:25:17.546025 [ 148 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10609 | 2026.03.13 22:25:17.546067 [ 148 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10610 | 2026.03.13 22:25:17.546090 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10611 | 2026.03.13 22:25:17.546254 [ 194 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 10612 | 2026.03.13 22:25:17.548867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10613 | 2026.03.13 22:25:17.549820 [ 194 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10614 | 2026.03.13 22:25:17.551212 [ 194 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 10615 | 2026.03.13 22:25:17.555857 [ 194 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 10616 | 2026.03.13 22:25:17.560372 [ 194 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 10617 | 2026.03.13 22:25:17.564860 [ 194 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 10618 | 2026.03.13 22:25:17.569755 [ 194 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 10619 | 2026.03.13 22:25:17.573629 [ 194 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 10620 | 2026.03.13 22:25:17.627427 [ 192 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.081297125 sec., 4723.414265879636 rows/sec., 24.42 MiB/sec. | ||
| 10621 | 2026.03.13 22:25:17.630162 [ 189 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10622 | 2026.03.13 22:25:17.632152 [ 189 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_51_10} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10623 | 2026.03.13 22:25:17.632268 [ 189 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_51_10} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10624 | 2026.03.13 22:25:17.634636 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10625 | 2026.03.13 22:25:19.493995 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10626 | 2026.03.13 22:25:19.494235 [ 4 ] {f784afe0-1a88-4cbc-a0dd-676add7e453d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10627 | 2026.03.13 22:25:19.494315 [ 4 ] {f784afe0-1a88-4cbc-a0dd-676add7e453d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10628 | 2026.03.13 22:25:19.495062 [ 4 ] {f784afe0-1a88-4cbc-a0dd-676add7e453d} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10629 | 2026.03.13 22:25:19.495098 [ 4 ] {f784afe0-1a88-4cbc-a0dd-676add7e453d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10630 | 2026.03.13 22:25:19.495468 [ 4 ] {f784afe0-1a88-4cbc-a0dd-676add7e453d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10631 | 2026.03.13 22:25:19.495709 [ 4 ] {f784afe0-1a88-4cbc-a0dd-676add7e453d} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10632 | 2026.03.13 22:25:19.495811 [ 148 ] {} <Debug> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10633 | 2026.03.13 22:25:19.495854 [ 148 ] {} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10634 | 2026.03.13 22:25:19.495855 [ 4 ] {f784afe0-1a88-4cbc-a0dd-676add7e453d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00168 sec., 14285.714285714284 rows/sec., 1.19 MiB/sec. | ||
| 10635 | 2026.03.13 22:25:19.495878 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10636 | 2026.03.13 22:25:19.495905 [ 4 ] {f784afe0-1a88-4cbc-a0dd-676add7e453d} <Debug> TCPHandler: Processed in 0.002061814 sec. | ||
| 10637 | 2026.03.13 22:25:19.495974 [ 196 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::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 | ||
| 10638 | 2026.03.13 22:25:19.496023 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10639 | 2026.03.13 22:25:19.496079 [ 196 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10640 | 2026.03.13 22:25:19.496111 [ 196 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 10641 | 2026.03.13 22:25:19.496124 [ 4 ] {5c632cd8-1441-4723-bf90-9c5475f9af90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10642 | 2026.03.13 22:25:19.496168 [ 4 ] {5c632cd8-1441-4723-bf90-9c5475f9af90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10643 | 2026.03.13 22:25:19.496174 [ 196 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 10644 | 2026.03.13 22:25:19.496224 [ 196 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 10645 | 2026.03.13 22:25:19.496271 [ 196 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 10646 | 2026.03.13 22:25:19.496316 [ 196 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 10647 | 2026.03.13 22:25:19.496574 [ 4 ] {5c632cd8-1441-4723-bf90-9c5475f9af90} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10648 | 2026.03.13 22:25:19.496607 [ 4 ] {5c632cd8-1441-4723-bf90-9c5475f9af90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10649 | 2026.03.13 22:25:19.496923 [ 4 ] {5c632cd8-1441-4723-bf90-9c5475f9af90} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10650 | 2026.03.13 22:25:19.497050 [ 198 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001112284 sec., 107886.11541656627 rows/sec., 9.36 MiB/sec. | ||
| 10651 | 2026.03.13 22:25:19.497138 [ 4 ] {5c632cd8-1441-4723-bf90-9c5475f9af90} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10652 | 2026.03.13 22:25:19.497262 [ 193 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10653 | 2026.03.13 22:25:19.497278 [ 4 ] {5c632cd8-1441-4723-bf90-9c5475f9af90} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001174 sec., 10221.465076660988 rows/sec., 833.49 KiB/sec. | ||
| 10654 | 2026.03.13 22:25:19.497330 [ 4 ] {5c632cd8-1441-4723-bf90-9c5475f9af90} <Debug> TCPHandler: Processed in 0.001358339 sec. | ||
| 10655 | 2026.03.13 22:25:19.497440 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10656 | 2026.03.13 22:25:19.497536 [ 4 ] {04d662ce-7e58-4892-b4ea-173eb3963c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10657 | 2026.03.13 22:25:19.497578 [ 4 ] {04d662ce-7e58-4892-b4ea-173eb3963c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10658 | 2026.03.13 22:25:19.497601 [ 193 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_13_3} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10659 | 2026.03.13 22:25:19.497684 [ 193 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_13_3} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10660 | 2026.03.13 22:25:19.497784 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10661 | 2026.03.13 22:25:19.499038 [ 4 ] {04d662ce-7e58-4892-b4ea-173eb3963c8f} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10662 | 2026.03.13 22:25:19.499077 [ 4 ] {04d662ce-7e58-4892-b4ea-173eb3963c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10663 | 2026.03.13 22:25:19.499508 [ 4 ] {04d662ce-7e58-4892-b4ea-173eb3963c8f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10664 | 2026.03.13 22:25:19.499732 [ 4 ] {04d662ce-7e58-4892-b4ea-173eb3963c8f} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10665 | 2026.03.13 22:25:19.499867 [ 4 ] {04d662ce-7e58-4892-b4ea-173eb3963c8f} <Debug> executeQuery: Read 2142 rows, 167.72 KiB in 0.002348 sec., 912265.7580919933 rows/sec., 69.76 MiB/sec. | ||
| 10666 | 2026.03.13 22:25:19.499906 [ 4 ] {04d662ce-7e58-4892-b4ea-173eb3963c8f} <Debug> TCPHandler: Processed in 0.002516453 sec. | ||
| 10667 | 2026.03.13 22:25:19.500018 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10668 | 2026.03.13 22:25:19.500112 [ 4 ] {1e35d325-77ba-4391-94fd-2a95a7f4b8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10669 | 2026.03.13 22:25:19.500151 [ 4 ] {1e35d325-77ba-4391-94fd-2a95a7f4b8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10670 | 2026.03.13 22:25:19.500571 [ 4 ] {1e35d325-77ba-4391-94fd-2a95a7f4b8b7} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10671 | 2026.03.13 22:25:19.500606 [ 4 ] {1e35d325-77ba-4391-94fd-2a95a7f4b8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10672 | 2026.03.13 22:25:19.500921 [ 4 ] {1e35d325-77ba-4391-94fd-2a95a7f4b8b7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10673 | 2026.03.13 22:25:19.501134 [ 4 ] {1e35d325-77ba-4391-94fd-2a95a7f4b8b7} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10674 | 2026.03.13 22:25:19.501232 [ 148 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 10675 | 2026.03.13 22:25:19.501256 [ 148 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10676 | 2026.03.13 22:25:19.501261 [ 4 ] {1e35d325-77ba-4391-94fd-2a95a7f4b8b7} <Debug> executeQuery: Read 73 rows, 5.48 KiB in 0.001166 sec., 62607.20411663808 rows/sec., 4.59 MiB/sec. | ||
| 10677 | 2026.03.13 22:25:19.501274 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10678 | 2026.03.13 22:25:19.501302 [ 4 ] {1e35d325-77ba-4391-94fd-2a95a7f4b8b7} <Debug> TCPHandler: Processed in 0.001333469 sec. | ||
| 10679 | 2026.03.13 22:25:19.501341 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
| 10680 | 2026.03.13 22:25:19.501412 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10681 | 2026.03.13 22:25:19.501431 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10682 | 2026.03.13 22:25:19.501458 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 82 rows starting from the beginning of the part | ||
| 10683 | 2026.03.13 22:25:19.501504 [ 4 ] {76badda3-1ecf-47a2-9b6e-3fd70406557a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10684 | 2026.03.13 22:25:19.501510 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 38 rows starting from the beginning of the part | ||
| 10685 | 2026.03.13 22:25:19.501545 [ 4 ] {76badda3-1ecf-47a2-9b6e-3fd70406557a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10686 | 2026.03.13 22:25:19.501558 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 5 rows starting from the beginning of the part | ||
| 10687 | 2026.03.13 22:25:19.501598 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 38 rows starting from the beginning of the part | ||
| 10688 | 2026.03.13 22:25:19.501639 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 3 rows starting from the beginning of the part | ||
| 10689 | 2026.03.13 22:25:19.501678 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 73 rows starting from the beginning of the part | ||
| 10690 | 2026.03.13 22:25:19.502204 [ 4 ] {76badda3-1ecf-47a2-9b6e-3fd70406557a} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10691 | 2026.03.13 22:25:19.502238 [ 4 ] {76badda3-1ecf-47a2-9b6e-3fd70406557a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10692 | 2026.03.13 22:25:19.502470 [ 193 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 239 rows, containing 5 columns (5 merged, 0 gathered) in 0.001157774 sec., 206430.61599241302 rows/sec., 15.90 MiB/sec. | ||
| 10693 | 2026.03.13 22:25:19.502574 [ 4 ] {76badda3-1ecf-47a2-9b6e-3fd70406557a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10694 | 2026.03.13 22:25:19.502594 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 10695 | 2026.03.13 22:25:19.502817 [ 4 ] {76badda3-1ecf-47a2-9b6e-3fd70406557a} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10696 | 2026.03.13 22:25:19.502844 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_70_14} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10697 | 2026.03.13 22:25:19.502904 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_70_14} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 10698 | 2026.03.13 22:25:19.502946 [ 4 ] {76badda3-1ecf-47a2-9b6e-3fd70406557a} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001458 sec., 502057.61316872423 rows/sec., 29.69 MiB/sec. | ||
| 10699 | 2026.03.13 22:25:19.502961 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 10700 | 2026.03.13 22:25:19.502985 [ 4 ] {76badda3-1ecf-47a2-9b6e-3fd70406557a} <Debug> TCPHandler: Processed in 0.001622304 sec. | ||
| 10701 | 2026.03.13 22:25:19.503095 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10702 | 2026.03.13 22:25:19.503189 [ 4 ] {51d40f43-3631-4c48-aaea-3d58e390bd01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10703 | 2026.03.13 22:25:19.503228 [ 4 ] {51d40f43-3631-4c48-aaea-3d58e390bd01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10704 | 2026.03.13 22:25:19.503612 [ 4 ] {51d40f43-3631-4c48-aaea-3d58e390bd01} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10705 | 2026.03.13 22:25:19.503654 [ 4 ] {51d40f43-3631-4c48-aaea-3d58e390bd01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10706 | 2026.03.13 22:25:19.503934 [ 4 ] {51d40f43-3631-4c48-aaea-3d58e390bd01} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10707 | 2026.03.13 22:25:19.504145 [ 4 ] {51d40f43-3631-4c48-aaea-3d58e390bd01} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10708 | 2026.03.13 22:25:19.504246 [ 145 ] {} <Debug> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10709 | 2026.03.13 22:25:19.504272 [ 4 ] {51d40f43-3631-4c48-aaea-3d58e390bd01} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.0011 sec., 909.090909090909 rows/sec., 63.92 KiB/sec. | ||
| 10710 | 2026.03.13 22:25:19.504285 [ 145 ] {} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10711 | 2026.03.13 22:25:19.504314 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10712 | 2026.03.13 22:25:19.504317 [ 4 ] {51d40f43-3631-4c48-aaea-3d58e390bd01} <Debug> TCPHandler: Processed in 0.001271658 sec. | ||
| 10713 | 2026.03.13 22:25:19.504413 [ 190 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::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 | ||
| 10714 | 2026.03.13 22:25:19.504436 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10715 | 2026.03.13 22:25:19.504520 [ 190 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10716 | 2026.03.13 22:25:19.504533 [ 4 ] {a89f5e9b-9ab9-4a7a-8839-fc21396ffbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10717 | 2026.03.13 22:25:19.504556 [ 190 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 1 rows starting from the beginning of the part | ||
| 10718 | 2026.03.13 22:25:19.504577 [ 4 ] {a89f5e9b-9ab9-4a7a-8839-fc21396ffbfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10719 | 2026.03.13 22:25:19.504625 [ 190 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::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 | ||
| 10720 | 2026.03.13 22:25:19.504673 [ 190 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::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 | ||
| 10721 | 2026.03.13 22:25:19.504714 [ 190 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::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 | ||
| 10722 | 2026.03.13 22:25:19.504752 [ 190 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::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 | ||
| 10723 | 2026.03.13 22:25:19.504995 [ 4 ] {a89f5e9b-9ab9-4a7a-8839-fc21396ffbfb} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10724 | 2026.03.13 22:25:19.505036 [ 4 ] {a89f5e9b-9ab9-4a7a-8839-fc21396ffbfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10725 | 2026.03.13 22:25:19.505352 [ 4 ] {a89f5e9b-9ab9-4a7a-8839-fc21396ffbfb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10726 | 2026.03.13 22:25:19.505480 [ 196 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001112923 sec., 4492.673796839494 rows/sec., 333.44 KiB/sec. | ||
| 10727 | 2026.03.13 22:25:19.505574 [ 4 ] {a89f5e9b-9ab9-4a7a-8839-fc21396ffbfb} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10728 | 2026.03.13 22:25:19.505607 [ 193 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10729 | 2026.03.13 22:25:19.505692 [ 145 ] {} <Debug> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10730 | 2026.03.13 22:25:19.505721 [ 4 ] {a89f5e9b-9ab9-4a7a-8839-fc21396ffbfb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001203 sec., 9975.062344139651 rows/sec., 779.30 KiB/sec. | ||
| 10731 | 2026.03.13 22:25:19.505722 [ 145 ] {} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10732 | 2026.03.13 22:25:19.505764 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10733 | 2026.03.13 22:25:19.505769 [ 4 ] {a89f5e9b-9ab9-4a7a-8839-fc21396ffbfb} <Debug> TCPHandler: Processed in 0.001381889 sec. | ||
| 10734 | 2026.03.13 22:25:19.505831 [ 196 ] {2e336eee-382c-443d-a554-b133befb50fb::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 | ||
| 10735 | 2026.03.13 22:25:19.505888 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10736 | 2026.03.13 22:25:19.505897 [ 196 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10737 | 2026.03.13 22:25:19.505912 [ 193 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_13_3} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10738 | 2026.03.13 22:25:19.505925 [ 196 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 10739 | 2026.03.13 22:25:19.505978 [ 196 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 10740 | 2026.03.13 22:25:19.505982 [ 4 ] {d7c16644-9edb-4f12-8862-189831a147b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10741 | 2026.03.13 22:25:19.505998 [ 193 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_13_3} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10742 | 2026.03.13 22:25:19.506019 [ 196 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 10743 | 2026.03.13 22:25:19.506033 [ 4 ] {d7c16644-9edb-4f12-8862-189831a147b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10744 | 2026.03.13 22:25:19.506059 [ 196 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 10745 | 2026.03.13 22:25:19.506091 [ 196 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 10746 | 2026.03.13 22:25:19.506091 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 10747 | 2026.03.13 22:25:19.506710 [ 187 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000897499 sec., 66852.44217542304 rows/sec., 5.36 MiB/sec. | ||
| 10748 | 2026.03.13 22:25:19.506831 [ 4 ] {d7c16644-9edb-4f12-8862-189831a147b8} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10749 | 2026.03.13 22:25:19.506848 [ 200 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10750 | 2026.03.13 22:25:19.506870 [ 4 ] {d7c16644-9edb-4f12-8862-189831a147b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10751 | 2026.03.13 22:25:19.507104 [ 200 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_13_3} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10752 | 2026.03.13 22:25:19.507165 [ 200 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_13_3} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10753 | 2026.03.13 22:25:19.507226 [ 4 ] {d7c16644-9edb-4f12-8862-189831a147b8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10754 | 2026.03.13 22:25:19.507227 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10755 | 2026.03.13 22:25:19.507441 [ 4 ] {d7c16644-9edb-4f12-8862-189831a147b8} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10756 | 2026.03.13 22:25:19.507575 [ 4 ] {d7c16644-9edb-4f12-8862-189831a147b8} <Debug> executeQuery: Read 1097 rows, 78.50 KiB in 0.001609 sec., 681789.9316345557 rows/sec., 47.65 MiB/sec. | ||
| 10757 | 2026.03.13 22:25:19.507614 [ 4 ] {d7c16644-9edb-4f12-8862-189831a147b8} <Debug> TCPHandler: Processed in 0.001774508 sec. | ||
| 10758 | 2026.03.13 22:25:19.507724 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10759 | 2026.03.13 22:25:19.507818 [ 4 ] {1ff868ef-1c61-4202-8314-edd7befc25a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10760 | 2026.03.13 22:25:19.507859 [ 4 ] {1ff868ef-1c61-4202-8314-edd7befc25a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10761 | 2026.03.13 22:25:19.508529 [ 4 ] {1ff868ef-1c61-4202-8314-edd7befc25a1} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10762 | 2026.03.13 22:25:19.508564 [ 4 ] {1ff868ef-1c61-4202-8314-edd7befc25a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10763 | 2026.03.13 22:25:19.508976 [ 4 ] {1ff868ef-1c61-4202-8314-edd7befc25a1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10764 | 2026.03.13 22:25:19.509188 [ 4 ] {1ff868ef-1c61-4202-8314-edd7befc25a1} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10765 | 2026.03.13 22:25:19.509322 [ 4 ] {1ff868ef-1c61-4202-8314-edd7befc25a1} <Debug> executeQuery: Read 1323 rows, 85.89 KiB in 0.001522 sec., 869250.9855453351 rows/sec., 55.11 MiB/sec. | ||
| 10766 | 2026.03.13 22:25:19.509360 [ 4 ] {1ff868ef-1c61-4202-8314-edd7befc25a1} <Debug> TCPHandler: Processed in 0.001686055 sec. | ||
| 10767 | 2026.03.13 22:25:19.509471 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10768 | 2026.03.13 22:25:19.509565 [ 4 ] {a57c5360-cb4c-4224-adda-ed144e699593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10769 | 2026.03.13 22:25:19.509618 [ 4 ] {a57c5360-cb4c-4224-adda-ed144e699593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10770 | 2026.03.13 22:25:19.510502 [ 4 ] {a57c5360-cb4c-4224-adda-ed144e699593} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10771 | 2026.03.13 22:25:19.510537 [ 4 ] {a57c5360-cb4c-4224-adda-ed144e699593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10772 | 2026.03.13 22:25:19.511102 [ 4 ] {a57c5360-cb4c-4224-adda-ed144e699593} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10773 | 2026.03.13 22:25:19.511340 [ 4 ] {a57c5360-cb4c-4224-adda-ed144e699593} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10774 | 2026.03.13 22:25:19.511480 [ 4 ] {a57c5360-cb4c-4224-adda-ed144e699593} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001932 sec., 25362.318840579712 rows/sec., 45.45 MiB/sec. | ||
| 10775 | 2026.03.13 22:25:19.511533 [ 4 ] {a57c5360-cb4c-4224-adda-ed144e699593} <Debug> TCPHandler: Processed in 0.002110815 sec. | ||
| 10776 | 2026.03.13 22:25:19.511653 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10777 | 2026.03.13 22:25:19.511748 [ 4 ] {76a86786-53f0-47e7-83df-37af4efd693a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10778 | 2026.03.13 22:25:19.511789 [ 4 ] {76a86786-53f0-47e7-83df-37af4efd693a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10779 | 2026.03.13 22:25:19.512119 [ 4 ] {76a86786-53f0-47e7-83df-37af4efd693a} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10780 | 2026.03.13 22:25:19.512152 [ 4 ] {76a86786-53f0-47e7-83df-37af4efd693a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10781 | 2026.03.13 22:25:19.512457 [ 4 ] {76a86786-53f0-47e7-83df-37af4efd693a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10782 | 2026.03.13 22:25:19.512683 [ 4 ] {76a86786-53f0-47e7-83df-37af4efd693a} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10783 | 2026.03.13 22:25:19.512816 [ 4 ] {76a86786-53f0-47e7-83df-37af4efd693a} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001085 sec., 33179.72350230414 rows/sec., 2.24 MiB/sec. | ||
| 10784 | 2026.03.13 22:25:19.512853 [ 4 ] {76a86786-53f0-47e7-83df-37af4efd693a} <Debug> TCPHandler: Processed in 0.001259437 sec. | ||
| 10785 | 2026.03.13 22:25:21.820318 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10786 | 2026.03.13 22:25:21.820488 [ 4 ] {36e22bed-a8e7-41cb-8aa9-2eaabd91b178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10787 | 2026.03.13 22:25:21.820553 [ 4 ] {36e22bed-a8e7-41cb-8aa9-2eaabd91b178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10788 | 2026.03.13 22:25:21.821202 [ 4 ] {36e22bed-a8e7-41cb-8aa9-2eaabd91b178} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10789 | 2026.03.13 22:25:21.821240 [ 4 ] {36e22bed-a8e7-41cb-8aa9-2eaabd91b178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10790 | 2026.03.13 22:25:21.821635 [ 4 ] {36e22bed-a8e7-41cb-8aa9-2eaabd91b178} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10791 | 2026.03.13 22:25:21.821874 [ 4 ] {36e22bed-a8e7-41cb-8aa9-2eaabd91b178} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10792 | 2026.03.13 22:25:21.822010 [ 144 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10793 | 2026.03.13 22:25:21.822032 [ 4 ] {36e22bed-a8e7-41cb-8aa9-2eaabd91b178} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001589 sec., 35242.29074889868 rows/sec., 2.69 MiB/sec. | ||
| 10794 | 2026.03.13 22:25:21.822047 [ 144 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10795 | 2026.03.13 22:25:21.822071 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10796 | 2026.03.13 22:25:21.822077 [ 4 ] {36e22bed-a8e7-41cb-8aa9-2eaabd91b178} <Debug> TCPHandler: Processed in 0.00188582 sec. | ||
| 10797 | 2026.03.13 22:25:21.822204 [ 186 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 10798 | 2026.03.13 22:25:21.822209 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10799 | 2026.03.13 22:25:21.822347 [ 4 ] {76a62b62-a480-4031-9f17-26d47248e0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10800 | 2026.03.13 22:25:21.822358 [ 186 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10801 | 2026.03.13 22:25:21.822392 [ 4 ] {76a62b62-a480-4031-9f17-26d47248e0ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10802 | 2026.03.13 22:25:21.822398 [ 186 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2152 rows starting from the beginning of the part | ||
| 10803 | 2026.03.13 22:25:21.822482 [ 186 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 63 rows starting from the beginning of the part | ||
| 10804 | 2026.03.13 22:25:21.822529 [ 186 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 132 rows starting from the beginning of the part | ||
| 10805 | 2026.03.13 22:25:21.822572 [ 186 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 62 rows starting from the beginning of the part | ||
| 10806 | 2026.03.13 22:25:21.822614 [ 186 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 2142 rows starting from the beginning of the part | ||
| 10807 | 2026.03.13 22:25:21.822659 [ 186 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part | ||
| 10808 | 2026.03.13 22:25:21.822844 [ 4 ] {76a62b62-a480-4031-9f17-26d47248e0ff} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10809 | 2026.03.13 22:25:21.822884 [ 4 ] {76a62b62-a480-4031-9f17-26d47248e0ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10810 | 2026.03.13 22:25:21.823211 [ 4 ] {76a62b62-a480-4031-9f17-26d47248e0ff} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10811 | 2026.03.13 22:25:21.823479 [ 4 ] {76a62b62-a480-4031-9f17-26d47248e0ff} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10812 | 2026.03.13 22:25:21.823599 [ 140 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10813 | 2026.03.13 22:25:21.823624 [ 4 ] {76a62b62-a480-4031-9f17-26d47248e0ff} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001294 sec., 49459.04173106646 rows/sec., 3.86 MiB/sec. | ||
| 10814 | 2026.03.13 22:25:21.823633 [ 140 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10815 | 2026.03.13 22:25:21.823657 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10816 | 2026.03.13 22:25:21.823664 [ 4 ] {76a62b62-a480-4031-9f17-26d47248e0ff} <Debug> TCPHandler: Processed in 0.001504122 sec. | ||
| 10817 | 2026.03.13 22:25:21.823773 [ 187 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 10818 | 2026.03.13 22:25:21.823790 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10819 | 2026.03.13 22:25:21.823906 [ 4 ] {837c3351-9027-472b-94f3-9bdc01fcf1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10820 | 2026.03.13 22:25:21.823927 [ 187 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10821 | 2026.03.13 22:25:21.823949 [ 4 ] {837c3351-9027-472b-94f3-9bdc01fcf1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10822 | 2026.03.13 22:25:21.823964 [ 187 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1124 rows starting from the beginning of the part | ||
| 10823 | 2026.03.13 22:25:21.824040 [ 187 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 69 rows starting from the beginning of the part | ||
| 10824 | 2026.03.13 22:25:21.824086 [ 187 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 102 rows starting from the beginning of the part | ||
| 10825 | 2026.03.13 22:25:21.824128 [ 187 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 67 rows starting from the beginning of the part | ||
| 10826 | 2026.03.13 22:25:21.824167 [ 187 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1097 rows starting from the beginning of the part | ||
| 10827 | 2026.03.13 22:25:21.824211 [ 187 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
| 10828 | 2026.03.13 22:25:21.824333 [ 4 ] {837c3351-9027-472b-94f3-9bdc01fcf1ed} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10829 | 2026.03.13 22:25:21.824374 [ 4 ] {837c3351-9027-472b-94f3-9bdc01fcf1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10830 | 2026.03.13 22:25:21.824452 [ 199 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4607 rows, containing 5 columns (5 merged, 0 gathered) in 0.002311269 sec., 1993277.2862007841 rows/sec., 160.72 MiB/sec. | ||
| 10831 | 2026.03.13 22:25:21.824739 [ 199 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10832 | 2026.03.13 22:25:21.824756 [ 4 ] {837c3351-9027-472b-94f3-9bdc01fcf1ed} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10833 | 2026.03.13 22:25:21.825067 [ 4 ] {837c3351-9027-472b-94f3-9bdc01fcf1ed} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10834 | 2026.03.13 22:25:21.825070 [ 199 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_86_17} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10835 | 2026.03.13 22:25:21.825170 [ 199 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_86_17} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10836 | 2026.03.13 22:25:21.825183 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 5 parts from all_1_81_16 to all_85_85_0 | ||
| 10837 | 2026.03.13 22:25:21.825209 [ 4 ] {837c3351-9027-472b-94f3-9bdc01fcf1ed} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00132 sec., 48484.84848484849 rows/sec., 3.38 MiB/sec. | ||
| 10838 | 2026.03.13 22:25:21.825211 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10839 | 2026.03.13 22:25:21.825241 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10840 | 2026.03.13 22:25:21.825249 [ 4 ] {837c3351-9027-472b-94f3-9bdc01fcf1ed} <Debug> TCPHandler: Processed in 0.001508012 sec. | ||
| 10841 | 2026.03.13 22:25:21.825262 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 10842 | 2026.03.13 22:25:21.825375 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10843 | 2026.03.13 22:25:21.825386 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_81_16 to all_85_85_0 into Compact with storage Full | ||
| 10844 | 2026.03.13 22:25:21.825409 [ 187 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2523 rows, containing 5 columns (5 merged, 0 gathered) in 0.001696806 sec., 1486911.290978462 rows/sec., 111.18 MiB/sec. | ||
| 10845 | 2026.03.13 22:25:21.825478 [ 4 ] {c83ac1ef-88fa-4802-8c65-8b187cede0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10846 | 2026.03.13 22:25:21.825520 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10847 | 2026.03.13 22:25:21.825525 [ 4 ] {c83ac1ef-88fa-4802-8c65-8b187cede0e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10848 | 2026.03.13 22:25:21.825564 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 26256 rows starting from the beginning of the part | ||
| 10849 | 2026.03.13 22:25:21.825609 [ 186 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10850 | 2026.03.13 22:25:21.825631 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 161 rows starting from the beginning of the part | ||
| 10851 | 2026.03.13 22:25:21.825681 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 10852 | 2026.03.13 22:25:21.825725 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 10853 | 2026.03.13 22:25:21.825777 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1323 rows starting from the beginning of the part | ||
| 10854 | 2026.03.13 22:25:21.825919 [ 186 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_86_17} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10855 | 2026.03.13 22:25:21.825923 [ 4 ] {c83ac1ef-88fa-4802-8c65-8b187cede0e1} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10856 | 2026.03.13 22:25:21.825976 [ 4 ] {c83ac1ef-88fa-4802-8c65-8b187cede0e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10857 | 2026.03.13 22:25:21.826018 [ 186 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_86_17} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10858 | 2026.03.13 22:25:21.826114 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 10859 | 2026.03.13 22:25:21.826313 [ 4 ] {c83ac1ef-88fa-4802-8c65-8b187cede0e1} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10860 | 2026.03.13 22:25:21.826548 [ 4 ] {c83ac1ef-88fa-4802-8c65-8b187cede0e1} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10861 | 2026.03.13 22:25:21.826657 [ 140 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10862 | 2026.03.13 22:25:21.826693 [ 4 ] {c83ac1ef-88fa-4802-8c65-8b187cede0e1} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001231 sec., 19496.344435418356 rows/sec., 1.31 MiB/sec. | ||
| 10863 | 2026.03.13 22:25:21.826693 [ 140 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10864 | 2026.03.13 22:25:21.826722 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 10865 | 2026.03.13 22:25:21.826730 [ 4 ] {c83ac1ef-88fa-4802-8c65-8b187cede0e1} <Debug> TCPHandler: Processed in 0.001404409 sec. | ||
| 10866 | 2026.03.13 22:25:21.826794 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 10867 | 2026.03.13 22:25:21.826883 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10868 | 2026.03.13 22:25:21.826911 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3966 rows starting from the beginning of the part | ||
| 10869 | 2026.03.13 22:25:21.826967 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 10870 | 2026.03.13 22:25:21.827009 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 10871 | 2026.03.13 22:25:21.827046 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 10872 | 2026.03.13 22:25:21.827084 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 36 rows starting from the beginning of the part | ||
| 10873 | 2026.03.13 22:25:21.827121 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 24 rows starting from the beginning of the part | ||
| 10874 | 2026.03.13 22:25:21.829162 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4206 rows, containing 4 columns (4 merged, 0 gathered) in 0.002395931 sec., 1755476.2637154409 rows/sec., 118.23 MiB/sec. | ||
| 10875 | 2026.03.13 22:25:21.829612 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10876 | 2026.03.13 22:25:21.829878 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_86_17} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10877 | 2026.03.13 22:25:21.829951 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_86_17} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10878 | 2026.03.13 22:25:21.830026 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 10879 | 2026.03.13 22:25:21.832094 [ 191 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28060 rows, containing 5 columns (5 merged, 0 gathered) in 0.006746413 sec., 4159247.2918571695 rows/sec., 273.64 MiB/sec. | ||
| 10880 | 2026.03.13 22:25:21.832551 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 10881 | 2026.03.13 22:25:21.832792 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10882 | 2026.03.13 22:25:21.832855 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 5 parts: [all_1_81_16, all_85_85_0] -> all_1_85_17 | ||
| 10883 | 2026.03.13 22:25:21.832909 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 10884 | 2026.03.13 22:25:22.001154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.05 MiB, peak 334.86 MiB, free memory in arenas 0.00 B, will set to 322.97 MiB (RSS), difference: 1.92 MiB | ||
| 10885 | 2026.03.13 22:25:23.578524 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10886 | 2026.03.13 22:25:23.578587 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10887 | 2026.03.13 22:25:23.730952 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24988 | ||
| 10888 | 2026.03.13 22:25:23.731457 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10889 | 2026.03.13 22:25:23.731500 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10890 | 2026.03.13 22:25:23.731993 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10891 | 2026.03.13 22:25:23.732223 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10892 | 2026.03.13 22:25:23.732355 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24988 | ||
| 10893 | 2026.03.13 22:25:23.802646 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1328 | ||
| 10894 | 2026.03.13 22:25:23.805080 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10895 | 2026.03.13 22:25:23.805120 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10896 | 2026.03.13 22:25:23.806359 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10897 | 2026.03.13 22:25:23.806633 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10898 | 2026.03.13 22:25:23.806890 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1328 | ||
| 10899 | 2026.03.13 22:25:25.049787 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10900 | 2026.03.13 22:25:25.065631 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10901 | 2026.03.13 22:25:25.065696 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10902 | 2026.03.13 22:25:25.071405 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10903 | 2026.03.13 22:25:25.072102 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10904 | 2026.03.13 22:25:25.075004 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10905 | 2026.03.13 22:25:26.824638 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10906 | 2026.03.13 22:25:26.824810 [ 4 ] {6b938660-b0ec-49fd-a4d7-f31ef6cfdd0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10907 | 2026.03.13 22:25:26.824875 [ 4 ] {6b938660-b0ec-49fd-a4d7-f31ef6cfdd0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10908 | 2026.03.13 22:25:26.825556 [ 4 ] {6b938660-b0ec-49fd-a4d7-f31ef6cfdd0b} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10909 | 2026.03.13 22:25:26.825603 [ 4 ] {6b938660-b0ec-49fd-a4d7-f31ef6cfdd0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10910 | 2026.03.13 22:25:26.825992 [ 4 ] {6b938660-b0ec-49fd-a4d7-f31ef6cfdd0b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10911 | 2026.03.13 22:25:26.826231 [ 4 ] {6b938660-b0ec-49fd-a4d7-f31ef6cfdd0b} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10912 | 2026.03.13 22:25:26.826385 [ 4 ] {6b938660-b0ec-49fd-a4d7-f31ef6cfdd0b} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001622 sec., 38224.41430332923 rows/sec., 2.99 MiB/sec. | ||
| 10913 | 2026.03.13 22:25:26.826427 [ 4 ] {6b938660-b0ec-49fd-a4d7-f31ef6cfdd0b} <Debug> TCPHandler: Processed in 0.00192096 sec. | ||
| 10914 | 2026.03.13 22:25:26.826547 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10915 | 2026.03.13 22:25:26.826642 [ 4 ] {5207e0c3-4e8e-43c3-b88f-7775484cac98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10916 | 2026.03.13 22:25:26.826682 [ 4 ] {5207e0c3-4e8e-43c3-b88f-7775484cac98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10917 | 2026.03.13 22:25:26.827078 [ 4 ] {5207e0c3-4e8e-43c3-b88f-7775484cac98} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10918 | 2026.03.13 22:25:26.827114 [ 4 ] {5207e0c3-4e8e-43c3-b88f-7775484cac98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10919 | 2026.03.13 22:25:26.827407 [ 4 ] {5207e0c3-4e8e-43c3-b88f-7775484cac98} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10920 | 2026.03.13 22:25:26.827637 [ 4 ] {5207e0c3-4e8e-43c3-b88f-7775484cac98} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10921 | 2026.03.13 22:25:26.827775 [ 4 ] {5207e0c3-4e8e-43c3-b88f-7775484cac98} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.00115 sec., 2608.695652173913 rows/sec., 196.16 KiB/sec. | ||
| 10922 | 2026.03.13 22:25:26.827814 [ 4 ] {5207e0c3-4e8e-43c3-b88f-7775484cac98} <Debug> TCPHandler: Processed in 0.001316898 sec. | ||
| 10923 | 2026.03.13 22:25:26.827924 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10924 | 2026.03.13 22:25:26.828018 [ 4 ] {e299a388-c099-4a92-b948-0e403603f922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10925 | 2026.03.13 22:25:26.828056 [ 4 ] {e299a388-c099-4a92-b948-0e403603f922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10926 | 2026.03.13 22:25:26.828481 [ 4 ] {e299a388-c099-4a92-b948-0e403603f922} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10927 | 2026.03.13 22:25:26.828517 [ 4 ] {e299a388-c099-4a92-b948-0e403603f922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10928 | 2026.03.13 22:25:26.828831 [ 4 ] {e299a388-c099-4a92-b948-0e403603f922} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10929 | 2026.03.13 22:25:26.829054 [ 4 ] {e299a388-c099-4a92-b948-0e403603f922} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10930 | 2026.03.13 22:25:26.829183 [ 4 ] {e299a388-c099-4a92-b948-0e403603f922} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001182 sec., 56683.58714043993 rows/sec., 4.42 MiB/sec. | ||
| 10931 | 2026.03.13 22:25:26.829222 [ 4 ] {e299a388-c099-4a92-b948-0e403603f922} <Debug> TCPHandler: Processed in 0.001347478 sec. | ||
| 10932 | 2026.03.13 22:25:26.829333 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10933 | 2026.03.13 22:25:26.829427 [ 4 ] {db801f48-10d5-4c59-aa4c-268913189c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10934 | 2026.03.13 22:25:26.829470 [ 4 ] {db801f48-10d5-4c59-aa4c-268913189c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10935 | 2026.03.13 22:25:26.829893 [ 4 ] {db801f48-10d5-4c59-aa4c-268913189c4d} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10936 | 2026.03.13 22:25:26.829929 [ 4 ] {db801f48-10d5-4c59-aa4c-268913189c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10937 | 2026.03.13 22:25:26.830258 [ 4 ] {db801f48-10d5-4c59-aa4c-268913189c4d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10938 | 2026.03.13 22:25:26.830490 [ 4 ] {db801f48-10d5-4c59-aa4c-268913189c4d} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10939 | 2026.03.13 22:25:26.830624 [ 4 ] {db801f48-10d5-4c59-aa4c-268913189c4d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 10940 | 2026.03.13 22:25:26.830662 [ 4 ] {db801f48-10d5-4c59-aa4c-268913189c4d} <Debug> TCPHandler: Processed in 0.001377759 sec. | ||
| 10941 | 2026.03.13 22:25:26.830763 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10942 | 2026.03.13 22:25:26.830855 [ 4 ] {18c02fb7-ced9-4576-bdd9-18b9d4b5882f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10943 | 2026.03.13 22:25:26.830908 [ 4 ] {18c02fb7-ced9-4576-bdd9-18b9d4b5882f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10944 | 2026.03.13 22:25:26.831657 [ 4 ] {18c02fb7-ced9-4576-bdd9-18b9d4b5882f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10945 | 2026.03.13 22:25:26.831693 [ 4 ] {18c02fb7-ced9-4576-bdd9-18b9d4b5882f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10946 | 2026.03.13 22:25:26.832204 [ 4 ] {18c02fb7-ced9-4576-bdd9-18b9d4b5882f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10947 | 2026.03.13 22:25:26.832436 [ 4 ] {18c02fb7-ced9-4576-bdd9-18b9d4b5882f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10948 | 2026.03.13 22:25:26.832581 [ 4 ] {18c02fb7-ced9-4576-bdd9-18b9d4b5882f} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001742 sec., 1722.158438576349 rows/sec., 3.09 MiB/sec. | ||
| 10949 | 2026.03.13 22:25:26.832635 [ 4 ] {18c02fb7-ced9-4576-bdd9-18b9d4b5882f} <Debug> TCPHandler: Processed in 0.001921081 sec. | ||
| 10950 | 2026.03.13 22:25:26.832750 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10951 | 2026.03.13 22:25:26.832845 [ 4 ] {acbf9921-c0af-4bd4-98d9-688294187b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10952 | 2026.03.13 22:25:26.832886 [ 4 ] {acbf9921-c0af-4bd4-98d9-688294187b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10953 | 2026.03.13 22:25:26.833225 [ 4 ] {acbf9921-c0af-4bd4-98d9-688294187b21} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10954 | 2026.03.13 22:25:26.833262 [ 4 ] {acbf9921-c0af-4bd4-98d9-688294187b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10955 | 2026.03.13 22:25:26.833577 [ 4 ] {acbf9921-c0af-4bd4-98d9-688294187b21} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10956 | 2026.03.13 22:25:26.833801 [ 4 ] {acbf9921-c0af-4bd4-98d9-688294187b21} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10957 | 2026.03.13 22:25:26.833930 [ 4 ] {acbf9921-c0af-4bd4-98d9-688294187b21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 10958 | 2026.03.13 22:25:26.833967 [ 4 ] {acbf9921-c0af-4bd4-98d9-688294187b21} <Debug> TCPHandler: Processed in 0.001266447 sec. | ||
| 10959 | 2026.03.13 22:25:31.233428 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25500 | ||
| 10960 | 2026.03.13 22:25:31.233966 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10961 | 2026.03.13 22:25:31.234004 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10962 | 2026.03.13 22:25:31.234470 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10963 | 2026.03.13 22:25:31.234706 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10964 | 2026.03.13 22:25:31.234832 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25500 | ||
| 10965 | 2026.03.13 22:25:31.538820 [ 131 ] {} <Debug> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10966 | 2026.03.13 22:25:31.538891 [ 131 ] {} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10967 | 2026.03.13 22:25:31.538915 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10968 | 2026.03.13 22:25:31.539015 [ 191 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::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 | ||
| 10969 | 2026.03.13 22:25:31.539134 [ 191 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10970 | 2026.03.13 22:25:31.539167 [ 191 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 733 rows starting from the beginning of the part | ||
| 10971 | 2026.03.13 22:25:31.539232 [ 191 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 732 rows starting from the beginning of the part | ||
| 10972 | 2026.03.13 22:25:31.539279 [ 191 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 732 rows starting from the beginning of the part | ||
| 10973 | 2026.03.13 22:25:31.539326 [ 191 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 732 rows starting from the beginning of the part | ||
| 10974 | 2026.03.13 22:25:31.539367 [ 191 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 732 rows starting from the beginning of the part | ||
| 10975 | 2026.03.13 22:25:31.540728 [ 189 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3661 rows, containing 5 columns (5 merged, 0 gathered) in 0.001751488 sec., 2090222.7134870463 rows/sec., 131.60 MiB/sec. | ||
| 10976 | 2026.03.13 22:25:31.540959 [ 194 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10977 | 2026.03.13 22:25:31.541285 [ 194 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_13_3} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10978 | 2026.03.13 22:25:31.541367 [ 194 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_13_3} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10979 | 2026.03.13 22:25:31.541481 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 10980 | 2026.03.13 22:25:31.826638 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10981 | 2026.03.13 22:25:31.826816 [ 4 ] {a57e2f1e-7271-4494-afe5-7d62e1494762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10982 | 2026.03.13 22:25:31.826882 [ 4 ] {a57e2f1e-7271-4494-afe5-7d62e1494762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10983 | 2026.03.13 22:25:31.827590 [ 4 ] {a57e2f1e-7271-4494-afe5-7d62e1494762} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10984 | 2026.03.13 22:25:31.827635 [ 4 ] {a57e2f1e-7271-4494-afe5-7d62e1494762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10985 | 2026.03.13 22:25:31.828025 [ 4 ] {a57e2f1e-7271-4494-afe5-7d62e1494762} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10986 | 2026.03.13 22:25:31.828257 [ 4 ] {a57e2f1e-7271-4494-afe5-7d62e1494762} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10987 | 2026.03.13 22:25:31.828413 [ 4 ] {a57e2f1e-7271-4494-afe5-7d62e1494762} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001645 sec., 80243.16109422492 rows/sec., 6.93 MiB/sec. | ||
| 10988 | 2026.03.13 22:25:31.828456 [ 4 ] {a57e2f1e-7271-4494-afe5-7d62e1494762} <Debug> TCPHandler: Processed in 0.001948301 sec. | ||
| 10989 | 2026.03.13 22:25:31.828584 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10990 | 2026.03.13 22:25:31.828679 [ 4 ] {45e1f315-5b35-4ec2-bf52-adbe846adf44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10991 | 2026.03.13 22:25:31.828720 [ 4 ] {45e1f315-5b35-4ec2-bf52-adbe846adf44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10992 | 2026.03.13 22:25:31.829136 [ 4 ] {45e1f315-5b35-4ec2-bf52-adbe846adf44} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10993 | 2026.03.13 22:25:31.829172 [ 4 ] {45e1f315-5b35-4ec2-bf52-adbe846adf44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 10994 | 2026.03.13 22:25:31.829509 [ 4 ] {45e1f315-5b35-4ec2-bf52-adbe846adf44} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10995 | 2026.03.13 22:25:31.829727 [ 4 ] {45e1f315-5b35-4ec2-bf52-adbe846adf44} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10996 | 2026.03.13 22:25:31.829860 [ 4 ] {45e1f315-5b35-4ec2-bf52-adbe846adf44} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001198 sec., 31719.532554257094 rows/sec., 2.33 MiB/sec. | ||
| 10997 | 2026.03.13 22:25:31.829899 [ 4 ] {45e1f315-5b35-4ec2-bf52-adbe846adf44} <Debug> TCPHandler: Processed in 0.001365229 sec. | ||
| 10998 | 2026.03.13 22:25:31.830002 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10999 | 2026.03.13 22:25:31.830098 [ 4 ] {8fc4550c-7fc9-4d50-9efd-f466ad92d8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11000 | 2026.03.13 22:25:31.830137 [ 4 ] {8fc4550c-7fc9-4d50-9efd-f466ad92d8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11001 | 2026.03.13 22:25:31.830581 [ 4 ] {8fc4550c-7fc9-4d50-9efd-f466ad92d8e5} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11002 | 2026.03.13 22:25:31.830617 [ 4 ] {8fc4550c-7fc9-4d50-9efd-f466ad92d8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11003 | 2026.03.13 22:25:31.830930 [ 4 ] {8fc4550c-7fc9-4d50-9efd-f466ad92d8e5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11004 | 2026.03.13 22:25:31.831147 [ 4 ] {8fc4550c-7fc9-4d50-9efd-f466ad92d8e5} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11005 | 2026.03.13 22:25:31.831279 [ 4 ] {8fc4550c-7fc9-4d50-9efd-f466ad92d8e5} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001198 sec., 85141.90317195325 rows/sec., 6.65 MiB/sec. | ||
| 11006 | 2026.03.13 22:25:31.831318 [ 4 ] {8fc4550c-7fc9-4d50-9efd-f466ad92d8e5} <Debug> TCPHandler: Processed in 0.001364819 sec. | ||
| 11007 | 2026.03.13 22:25:31.831429 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11008 | 2026.03.13 22:25:31.831532 [ 4 ] {d7bf23cd-9bd4-472b-b3e0-c15664fd523a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11009 | 2026.03.13 22:25:31.831577 [ 4 ] {d7bf23cd-9bd4-472b-b3e0-c15664fd523a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11010 | 2026.03.13 22:25:31.831985 [ 4 ] {d7bf23cd-9bd4-472b-b3e0-c15664fd523a} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11011 | 2026.03.13 22:25:31.832021 [ 4 ] {d7bf23cd-9bd4-472b-b3e0-c15664fd523a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11012 | 2026.03.13 22:25:31.832408 [ 4 ] {d7bf23cd-9bd4-472b-b3e0-c15664fd523a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11013 | 2026.03.13 22:25:31.832624 [ 4 ] {d7bf23cd-9bd4-472b-b3e0-c15664fd523a} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11014 | 2026.03.13 22:25:31.832749 [ 4 ] {d7bf23cd-9bd4-472b-b3e0-c15664fd523a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 11015 | 2026.03.13 22:25:31.832785 [ 4 ] {d7bf23cd-9bd4-472b-b3e0-c15664fd523a} <Debug> TCPHandler: Processed in 0.001425 sec. | ||
| 11016 | 2026.03.13 22:25:31.832886 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11017 | 2026.03.13 22:25:31.832974 [ 4 ] {634ee013-0045-4306-84a2-d6a94436bb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11018 | 2026.03.13 22:25:31.833025 [ 4 ] {634ee013-0045-4306-84a2-d6a94436bb18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11019 | 2026.03.13 22:25:31.833923 [ 4 ] {634ee013-0045-4306-84a2-d6a94436bb18} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11020 | 2026.03.13 22:25:31.833959 [ 4 ] {634ee013-0045-4306-84a2-d6a94436bb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11021 | 2026.03.13 22:25:31.834558 [ 4 ] {634ee013-0045-4306-84a2-d6a94436bb18} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11022 | 2026.03.13 22:25:31.834811 [ 4 ] {634ee013-0045-4306-84a2-d6a94436bb18} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11023 | 2026.03.13 22:25:31.834936 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11024 | 2026.03.13 22:25:31.834953 [ 4 ] {634ee013-0045-4306-84a2-d6a94436bb18} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001962 sec., 19367.99184505606 rows/sec., 34.71 MiB/sec. | ||
| 11025 | 2026.03.13 22:25:31.835009 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11026 | 2026.03.13 22:25:31.835032 [ 4 ] {634ee013-0045-4306-84a2-d6a94436bb18} <Debug> TCPHandler: Processed in 0.002166575 sec. | ||
| 11027 | 2026.03.13 22:25:31.835038 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11028 | 2026.03.13 22:25:31.835152 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11029 | 2026.03.13 22:25:31.835196 [ 187 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::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 | ||
| 11030 | 2026.03.13 22:25:31.835252 [ 4 ] {f1079da9-724e-4535-800d-27c9464bb258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11031 | 2026.03.13 22:25:31.835298 [ 4 ] {f1079da9-724e-4535-800d-27c9464bb258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11032 | 2026.03.13 22:25:31.835564 [ 187 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11033 | 2026.03.13 22:25:31.835647 [ 4 ] {f1079da9-724e-4535-800d-27c9464bb258} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11034 | 2026.03.13 22:25:31.835658 [ 187 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1540 rows starting from the beginning of the part | ||
| 11035 | 2026.03.13 22:25:31.835695 [ 4 ] {f1079da9-724e-4535-800d-27c9464bb258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11036 | 2026.03.13 22:25:31.835868 [ 187 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 38 rows starting from the beginning of the part | ||
| 11037 | 2026.03.13 22:25:31.835974 [ 187 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 3 rows starting from the beginning of the part | ||
| 11038 | 2026.03.13 22:25:31.836018 [ 4 ] {f1079da9-724e-4535-800d-27c9464bb258} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11039 | 2026.03.13 22:25:31.836067 [ 187 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 49 rows starting from the beginning of the part | ||
| 11040 | 2026.03.13 22:25:31.836164 [ 187 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 3 rows starting from the beginning of the part | ||
| 11041 | 2026.03.13 22:25:31.836257 [ 187 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 38 rows starting from the beginning of the part | ||
| 11042 | 2026.03.13 22:25:31.836259 [ 4 ] {f1079da9-724e-4535-800d-27c9464bb258} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11043 | 2026.03.13 22:25:31.836412 [ 4 ] {f1079da9-724e-4535-800d-27c9464bb258} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 11044 | 2026.03.13 22:25:31.836449 [ 4 ] {f1079da9-724e-4535-800d-27c9464bb258} <Debug> TCPHandler: Processed in 0.001347489 sec. | ||
| 11045 | 2026.03.13 22:25:31.846391 [ 189 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1671 rows, containing 19 columns (19 merged, 0 gathered) in 0.011260548 sec., 148394.1989324143 rows/sec., 265.92 MiB/sec. | ||
| 11046 | 2026.03.13 22:25:31.848299 [ 192 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11047 | 2026.03.13 22:25:31.848647 [ 192 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11048 | 2026.03.13 22:25:31.848720 [ 192 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11049 | 2026.03.13 22:25:31.848874 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 11050 | 2026.03.13 22:25:32.000257 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.95 MiB, peak 335.46 MiB, free memory in arenas 0.00 B, will set to 327.82 MiB (RSS), difference: 3.87 MiB | ||
| 11051 | 2026.03.13 22:25:32.575064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11052 | 2026.03.13 22:25:32.590742 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11053 | 2026.03.13 22:25:32.590795 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11054 | 2026.03.13 22:25:32.596745 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11055 | 2026.03.13 22:25:32.597422 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11056 | 2026.03.13 22:25:32.600111 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11057 | 2026.03.13 22:25:33.807095 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1352 | ||
| 11058 | 2026.03.13 22:25:33.809372 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11059 | 2026.03.13 22:25:33.809420 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11060 | 2026.03.13 22:25:33.810629 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11061 | 2026.03.13 22:25:33.810908 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11062 | 2026.03.13 22:25:33.811174 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1352 | ||
| 11063 | 2026.03.13 22:25:36.824925 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11064 | 2026.03.13 22:25:36.825108 [ 4 ] {1d273fd5-1812-401b-80a8-2564c64b9ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11065 | 2026.03.13 22:25:36.825180 [ 4 ] {1d273fd5-1812-401b-80a8-2564c64b9ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11066 | 2026.03.13 22:25:36.825856 [ 4 ] {1d273fd5-1812-401b-80a8-2564c64b9ae9} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11067 | 2026.03.13 22:25:36.825911 [ 4 ] {1d273fd5-1812-401b-80a8-2564c64b9ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11068 | 2026.03.13 22:25:36.826304 [ 4 ] {1d273fd5-1812-401b-80a8-2564c64b9ae9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11069 | 2026.03.13 22:25:36.826534 [ 4 ] {1d273fd5-1812-401b-80a8-2564c64b9ae9} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11070 | 2026.03.13 22:25:36.826691 [ 4 ] {1d273fd5-1812-401b-80a8-2564c64b9ae9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001637 sec., 2443.494196701283 rows/sec., 199.25 KiB/sec. | ||
| 11071 | 2026.03.13 22:25:36.826733 [ 4 ] {1d273fd5-1812-401b-80a8-2564c64b9ae9} <Debug> TCPHandler: Processed in 0.001937461 sec. | ||
| 11072 | 2026.03.13 22:25:36.826846 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11073 | 2026.03.13 22:25:36.826941 [ 4 ] {26aa1781-9163-4a5a-9a4b-59834a9e8957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11074 | 2026.03.13 22:25:36.826981 [ 4 ] {26aa1781-9163-4a5a-9a4b-59834a9e8957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11075 | 2026.03.13 22:25:36.827390 [ 4 ] {26aa1781-9163-4a5a-9a4b-59834a9e8957} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11076 | 2026.03.13 22:25:36.827428 [ 4 ] {26aa1781-9163-4a5a-9a4b-59834a9e8957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11077 | 2026.03.13 22:25:36.827736 [ 4 ] {26aa1781-9163-4a5a-9a4b-59834a9e8957} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11078 | 2026.03.13 22:25:36.827956 [ 4 ] {26aa1781-9163-4a5a-9a4b-59834a9e8957} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11079 | 2026.03.13 22:25:36.828090 [ 4 ] {26aa1781-9163-4a5a-9a4b-59834a9e8957} <Debug> executeQuery: Read 64 rows, 5.11 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.27 MiB/sec. | ||
| 11080 | 2026.03.13 22:25:36.828127 [ 4 ] {26aa1781-9163-4a5a-9a4b-59834a9e8957} <Debug> TCPHandler: Processed in 0.001330448 sec. | ||
| 11081 | 2026.03.13 22:25:36.828233 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11082 | 2026.03.13 22:25:36.828326 [ 4 ] {462e4481-0fa4-439e-9331-9092e1e12c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11083 | 2026.03.13 22:25:36.828365 [ 4 ] {462e4481-0fa4-439e-9331-9092e1e12c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11084 | 2026.03.13 22:25:36.828749 [ 4 ] {462e4481-0fa4-439e-9331-9092e1e12c21} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11085 | 2026.03.13 22:25:36.828784 [ 4 ] {462e4481-0fa4-439e-9331-9092e1e12c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11086 | 2026.03.13 22:25:36.829068 [ 4 ] {462e4481-0fa4-439e-9331-9092e1e12c21} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11087 | 2026.03.13 22:25:36.829277 [ 4 ] {462e4481-0fa4-439e-9331-9092e1e12c21} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11088 | 2026.03.13 22:25:36.829404 [ 4 ] {462e4481-0fa4-439e-9331-9092e1e12c21} <Debug> executeQuery: Read 7 rows, 517.00 B in 0.001097 sec., 6381.039197812214 rows/sec., 460.24 KiB/sec. | ||
| 11089 | 2026.03.13 22:25:36.829442 [ 4 ] {462e4481-0fa4-439e-9331-9092e1e12c21} <Debug> TCPHandler: Processed in 0.001257497 sec. | ||
| 11090 | 2026.03.13 22:25:36.829540 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11091 | 2026.03.13 22:25:36.829631 [ 4 ] {718dd593-73ef-4c77-a586-0cb9856e025e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11092 | 2026.03.13 22:25:36.829671 [ 4 ] {718dd593-73ef-4c77-a586-0cb9856e025e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11093 | 2026.03.13 22:25:36.830068 [ 4 ] {718dd593-73ef-4c77-a586-0cb9856e025e} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11094 | 2026.03.13 22:25:36.830104 [ 4 ] {718dd593-73ef-4c77-a586-0cb9856e025e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11095 | 2026.03.13 22:25:36.830399 [ 4 ] {718dd593-73ef-4c77-a586-0cb9856e025e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11096 | 2026.03.13 22:25:36.830611 [ 4 ] {718dd593-73ef-4c77-a586-0cb9856e025e} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11097 | 2026.03.13 22:25:36.830737 [ 4 ] {718dd593-73ef-4c77-a586-0cb9856e025e} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001123 sec., 63223.50845948352 rows/sec., 4.94 MiB/sec. | ||
| 11098 | 2026.03.13 22:25:36.830774 [ 4 ] {718dd593-73ef-4c77-a586-0cb9856e025e} <Debug> TCPHandler: Processed in 0.001282997 sec. | ||
| 11099 | 2026.03.13 22:25:36.830883 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11100 | 2026.03.13 22:25:36.830975 [ 4 ] {4d77fe48-0f05-4c48-b5ec-3f521717b5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11101 | 2026.03.13 22:25:36.831018 [ 4 ] {4d77fe48-0f05-4c48-b5ec-3f521717b5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11102 | 2026.03.13 22:25:36.831406 [ 4 ] {4d77fe48-0f05-4c48-b5ec-3f521717b5ea} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11103 | 2026.03.13 22:25:36.831442 [ 4 ] {4d77fe48-0f05-4c48-b5ec-3f521717b5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11104 | 2026.03.13 22:25:36.831766 [ 4 ] {4d77fe48-0f05-4c48-b5ec-3f521717b5ea} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11105 | 2026.03.13 22:25:36.832009 [ 4 ] {4d77fe48-0f05-4c48-b5ec-3f521717b5ea} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11106 | 2026.03.13 22:25:36.832138 [ 4 ] {4d77fe48-0f05-4c48-b5ec-3f521717b5ea} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001181 sec., 137171.88823031329 rows/sec., 9.55 MiB/sec. | ||
| 11107 | 2026.03.13 22:25:36.832174 [ 4 ] {4d77fe48-0f05-4c48-b5ec-3f521717b5ea} <Debug> TCPHandler: Processed in 0.001340508 sec. | ||
| 11108 | 2026.03.13 22:25:36.832292 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11109 | 2026.03.13 22:25:36.832387 [ 4 ] {9132441a-9bf8-4985-aa92-cab31340eb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11110 | 2026.03.13 22:25:36.832442 [ 4 ] {9132441a-9bf8-4985-aa92-cab31340eb47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11111 | 2026.03.13 22:25:36.833210 [ 4 ] {9132441a-9bf8-4985-aa92-cab31340eb47} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11112 | 2026.03.13 22:25:36.833246 [ 4 ] {9132441a-9bf8-4985-aa92-cab31340eb47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11113 | 2026.03.13 22:25:36.833746 [ 4 ] {9132441a-9bf8-4985-aa92-cab31340eb47} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11114 | 2026.03.13 22:25:36.833962 [ 4 ] {9132441a-9bf8-4985-aa92-cab31340eb47} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11115 | 2026.03.13 22:25:36.834099 [ 4 ] {9132441a-9bf8-4985-aa92-cab31340eb47} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001729 sec., 1735.106998264893 rows/sec., 3.11 MiB/sec. | ||
| 11116 | 2026.03.13 22:25:36.834151 [ 4 ] {9132441a-9bf8-4985-aa92-cab31340eb47} <Debug> TCPHandler: Processed in 0.001907601 sec. | ||
| 11117 | 2026.03.13 22:25:36.834266 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11118 | 2026.03.13 22:25:36.834361 [ 4 ] {310babb3-7ba3-4da6-a670-4e197a69c052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11119 | 2026.03.13 22:25:36.834427 [ 4 ] {310babb3-7ba3-4da6-a670-4e197a69c052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11120 | 2026.03.13 22:25:36.834761 [ 4 ] {310babb3-7ba3-4da6-a670-4e197a69c052} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11121 | 2026.03.13 22:25:36.834796 [ 4 ] {310babb3-7ba3-4da6-a670-4e197a69c052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11122 | 2026.03.13 22:25:36.835095 [ 4 ] {310babb3-7ba3-4da6-a670-4e197a69c052} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11123 | 2026.03.13 22:25:36.835301 [ 4 ] {310babb3-7ba3-4da6-a670-4e197a69c052} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11124 | 2026.03.13 22:25:36.835427 [ 4 ] {310babb3-7ba3-4da6-a670-4e197a69c052} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 11125 | 2026.03.13 22:25:36.835463 [ 4 ] {310babb3-7ba3-4da6-a670-4e197a69c052} <Debug> TCPHandler: Processed in 0.001247007 sec. | ||
| 11126 | 2026.03.13 22:25:38.578630 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11127 | 2026.03.13 22:25:38.578695 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11128 | 2026.03.13 22:25:38.735062 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25948 | ||
| 11129 | 2026.03.13 22:25:38.735567 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11130 | 2026.03.13 22:25:38.735607 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11131 | 2026.03.13 22:25:38.736096 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11132 | 2026.03.13 22:25:38.736328 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11133 | 2026.03.13 22:25:38.736482 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25948 | ||
| 11134 | 2026.03.13 22:25:40.100303 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11135 | 2026.03.13 22:25:40.117757 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11136 | 2026.03.13 22:25:40.117823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11137 | 2026.03.13 22:25:40.124052 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11138 | 2026.03.13 22:25:40.124773 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11139 | 2026.03.13 22:25:40.127711 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11140 | 2026.03.13 22:25:41.826488 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11141 | 2026.03.13 22:25:41.826718 [ 4 ] {204dae6a-016b-43a5-ab46-8546f7b25724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11142 | 2026.03.13 22:25:41.826781 [ 4 ] {204dae6a-016b-43a5-ab46-8546f7b25724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11143 | 2026.03.13 22:25:41.827482 [ 4 ] {204dae6a-016b-43a5-ab46-8546f7b25724} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11144 | 2026.03.13 22:25:41.827527 [ 4 ] {204dae6a-016b-43a5-ab46-8546f7b25724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11145 | 2026.03.13 22:25:41.827904 [ 4 ] {204dae6a-016b-43a5-ab46-8546f7b25724} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11146 | 2026.03.13 22:25:41.828119 [ 4 ] {204dae6a-016b-43a5-ab46-8546f7b25724} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11147 | 2026.03.13 22:25:41.828268 [ 4 ] {204dae6a-016b-43a5-ab46-8546f7b25724} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001598 sec., 82603.25406758448 rows/sec., 7.14 MiB/sec. | ||
| 11148 | 2026.03.13 22:25:41.828308 [ 4 ] {204dae6a-016b-43a5-ab46-8546f7b25724} <Debug> TCPHandler: Processed in 0.00188834 sec. | ||
| 11149 | 2026.03.13 22:25:41.828435 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11150 | 2026.03.13 22:25:41.828527 [ 4 ] {d9f36272-c932-471b-9b88-b0b7236f8fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11151 | 2026.03.13 22:25:41.828565 [ 4 ] {d9f36272-c932-471b-9b88-b0b7236f8fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11152 | 2026.03.13 22:25:41.828969 [ 4 ] {d9f36272-c932-471b-9b88-b0b7236f8fba} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11153 | 2026.03.13 22:25:41.829004 [ 4 ] {d9f36272-c932-471b-9b88-b0b7236f8fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11154 | 2026.03.13 22:25:41.829298 [ 4 ] {d9f36272-c932-471b-9b88-b0b7236f8fba} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11155 | 2026.03.13 22:25:41.829496 [ 4 ] {d9f36272-c932-471b-9b88-b0b7236f8fba} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11156 | 2026.03.13 22:25:41.829625 [ 4 ] {d9f36272-c932-471b-9b88-b0b7236f8fba} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001116 sec., 34050.179211469534 rows/sec., 2.50 MiB/sec. | ||
| 11157 | 2026.03.13 22:25:41.829661 [ 4 ] {d9f36272-c932-471b-9b88-b0b7236f8fba} <Debug> TCPHandler: Processed in 0.001272737 sec. | ||
| 11158 | 2026.03.13 22:25:41.829768 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11159 | 2026.03.13 22:25:41.829858 [ 4 ] {f1c9816e-808e-430c-9db3-2c11e3057dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11160 | 2026.03.13 22:25:41.829896 [ 4 ] {f1c9816e-808e-430c-9db3-2c11e3057dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11161 | 2026.03.13 22:25:41.830314 [ 4 ] {f1c9816e-808e-430c-9db3-2c11e3057dc6} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11162 | 2026.03.13 22:25:41.830348 [ 4 ] {f1c9816e-808e-430c-9db3-2c11e3057dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11163 | 2026.03.13 22:25:41.830631 [ 4 ] {f1c9816e-808e-430c-9db3-2c11e3057dc6} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11164 | 2026.03.13 22:25:41.830828 [ 4 ] {f1c9816e-808e-430c-9db3-2c11e3057dc6} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11165 | 2026.03.13 22:25:41.830951 [ 4 ] {f1c9816e-808e-430c-9db3-2c11e3057dc6} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.00111 sec., 91891.89189189188 rows/sec., 7.18 MiB/sec. | ||
| 11166 | 2026.03.13 22:25:41.830987 [ 4 ] {f1c9816e-808e-430c-9db3-2c11e3057dc6} <Debug> TCPHandler: Processed in 0.001265757 sec. | ||
| 11167 | 2026.03.13 22:25:41.831095 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11168 | 2026.03.13 22:25:41.831186 [ 4 ] {7ed1a5bb-f51e-4fd4-a354-e0b7ea841280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11169 | 2026.03.13 22:25:41.831227 [ 4 ] {7ed1a5bb-f51e-4fd4-a354-e0b7ea841280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11170 | 2026.03.13 22:25:41.831621 [ 4 ] {7ed1a5bb-f51e-4fd4-a354-e0b7ea841280} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11171 | 2026.03.13 22:25:41.831659 [ 4 ] {7ed1a5bb-f51e-4fd4-a354-e0b7ea841280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11172 | 2026.03.13 22:25:41.831977 [ 4 ] {7ed1a5bb-f51e-4fd4-a354-e0b7ea841280} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11173 | 2026.03.13 22:25:41.832183 [ 4 ] {7ed1a5bb-f51e-4fd4-a354-e0b7ea841280} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11174 | 2026.03.13 22:25:41.832300 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
| 11175 | 2026.03.13 22:25:41.832308 [ 4 ] {7ed1a5bb-f51e-4fd4-a354-e0b7ea841280} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 11176 | 2026.03.13 22:25:41.832373 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11177 | 2026.03.13 22:25:41.832386 [ 4 ] {7ed1a5bb-f51e-4fd4-a354-e0b7ea841280} <Debug> TCPHandler: Processed in 0.001337738 sec. | ||
| 11178 | 2026.03.13 22:25:41.832402 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11179 | 2026.03.13 22:25:41.832498 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11180 | 2026.03.13 22:25:41.832512 [ 198 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
| 11181 | 2026.03.13 22:25:41.832591 [ 4 ] {acbac5d5-9989-4cdb-b3cc-721a2f5431c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11182 | 2026.03.13 22:25:41.832633 [ 198 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11183 | 2026.03.13 22:25:41.832648 [ 4 ] {acbac5d5-9989-4cdb-b3cc-721a2f5431c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11184 | 2026.03.13 22:25:41.832672 [ 198 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_85_17, total 28060 rows starting from the beginning of the part | ||
| 11185 | 2026.03.13 22:25:41.832741 [ 198 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
| 11186 | 2026.03.13 22:25:41.832782 [ 198 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 11187 | 2026.03.13 22:25:41.832823 [ 198 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 11188 | 2026.03.13 22:25:41.832861 [ 198 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 162 rows starting from the beginning of the part | ||
| 11189 | 2026.03.13 22:25:41.832902 [ 198 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 11190 | 2026.03.13 22:25:41.833529 [ 4 ] {acbac5d5-9989-4cdb-b3cc-721a2f5431c0} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11191 | 2026.03.13 22:25:41.833568 [ 4 ] {acbac5d5-9989-4cdb-b3cc-721a2f5431c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11192 | 2026.03.13 22:25:41.834164 [ 4 ] {acbac5d5-9989-4cdb-b3cc-721a2f5431c0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11193 | 2026.03.13 22:25:41.834389 [ 4 ] {acbac5d5-9989-4cdb-b3cc-721a2f5431c0} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11194 | 2026.03.13 22:25:41.834525 [ 4 ] {acbac5d5-9989-4cdb-b3cc-721a2f5431c0} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001952 sec., 19467.2131147541 rows/sec., 34.88 MiB/sec. | ||
| 11195 | 2026.03.13 22:25:41.834578 [ 4 ] {acbac5d5-9989-4cdb-b3cc-721a2f5431c0} <Debug> TCPHandler: Processed in 0.002125655 sec. | ||
| 11196 | 2026.03.13 22:25:41.834701 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11197 | 2026.03.13 22:25:41.834793 [ 4 ] {50563507-d98c-4ea2-a8f5-1190ff4386b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11198 | 2026.03.13 22:25:41.834833 [ 4 ] {50563507-d98c-4ea2-a8f5-1190ff4386b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11199 | 2026.03.13 22:25:41.835175 [ 4 ] {50563507-d98c-4ea2-a8f5-1190ff4386b5} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11200 | 2026.03.13 22:25:41.835210 [ 4 ] {50563507-d98c-4ea2-a8f5-1190ff4386b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11201 | 2026.03.13 22:25:41.835504 [ 4 ] {50563507-d98c-4ea2-a8f5-1190ff4386b5} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11202 | 2026.03.13 22:25:41.835710 [ 4 ] {50563507-d98c-4ea2-a8f5-1190ff4386b5} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11203 | 2026.03.13 22:25:41.835835 [ 4 ] {50563507-d98c-4ea2-a8f5-1190ff4386b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 11204 | 2026.03.13 22:25:41.835869 [ 4 ] {50563507-d98c-4ea2-a8f5-1190ff4386b5} <Debug> TCPHandler: Processed in 0.001215906 sec. | ||
| 11205 | 2026.03.13 22:25:41.838028 [ 189 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28766 rows, containing 5 columns (5 merged, 0 gathered) in 0.005555947 sec., 5177515.192279552 rows/sec., 341.12 MiB/sec. | ||
| 11206 | 2026.03.13 22:25:41.838492 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 11207 | 2026.03.13 22:25:41.838820 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11208 | 2026.03.13 22:25:41.838900 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
| 11209 | 2026.03.13 22:25:41.838991 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 11210 | 2026.03.13 22:25:43.811442 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1378 | ||
| 11211 | 2026.03.13 22:25:43.813735 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11212 | 2026.03.13 22:25:43.813784 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11213 | 2026.03.13 22:25:43.814978 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11214 | 2026.03.13 22:25:43.815249 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11215 | 2026.03.13 22:25:43.815441 [ 117 ] {} <Debug> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11216 | 2026.03.13 22:25:43.815506 [ 117 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11217 | 2026.03.13 22:25:43.815514 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1378 | ||
| 11218 | 2026.03.13 22:25:43.815530 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11219 | 2026.03.13 22:25:43.815666 [ 190 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::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 | ||
| 11220 | 2026.03.13 22:25:43.816222 [ 190 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11221 | 2026.03.13 22:25:43.816355 [ 190 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1230 rows starting from the beginning of the part | ||
| 11222 | 2026.03.13 22:25:43.816707 [ 190 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 28 rows starting from the beginning of the part | ||
| 11223 | 2026.03.13 22:25:43.817037 [ 190 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 28 rows starting from the beginning of the part | ||
| 11224 | 2026.03.13 22:25:43.817337 [ 190 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
| 11225 | 2026.03.13 22:25:43.817639 [ 190 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 11226 | 2026.03.13 22:25:43.817953 [ 190 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 11227 | 2026.03.13 22:25:43.824151 [ 189 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 72 columns (72 merged, 0 gathered) in 0.008542731 sec., 161306.7296629146 rows/sec., 126.07 MiB/sec. | ||
| 11228 | 2026.03.13 22:25:43.825676 [ 193 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11229 | 2026.03.13 22:25:43.826315 [ 193 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_41_8} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11230 | 2026.03.13 22:25:43.826402 [ 193 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_41_8} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11231 | 2026.03.13 22:25:43.826668 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 11232 | 2026.03.13 22:25:46.236643 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26460 | ||
| 11233 | 2026.03.13 22:25:46.237242 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11234 | 2026.03.13 22:25:46.237296 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11235 | 2026.03.13 22:25:46.237799 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11236 | 2026.03.13 22:25:46.238032 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11237 | 2026.03.13 22:25:46.238177 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26460 | ||
| 11238 | 2026.03.13 22:25:46.825039 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11239 | 2026.03.13 22:25:46.825211 [ 4 ] {c16e7b9d-0cd6-42bc-9776-703a19915b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11240 | 2026.03.13 22:25:46.825277 [ 4 ] {c16e7b9d-0cd6-42bc-9776-703a19915b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11241 | 2026.03.13 22:25:46.825949 [ 4 ] {c16e7b9d-0cd6-42bc-9776-703a19915b7a} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11242 | 2026.03.13 22:25:46.825998 [ 4 ] {c16e7b9d-0cd6-42bc-9776-703a19915b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11243 | 2026.03.13 22:25:46.826389 [ 4 ] {c16e7b9d-0cd6-42bc-9776-703a19915b7a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11244 | 2026.03.13 22:25:46.826610 [ 4 ] {c16e7b9d-0cd6-42bc-9776-703a19915b7a} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11245 | 2026.03.13 22:25:46.826771 [ 4 ] {c16e7b9d-0cd6-42bc-9776-703a19915b7a} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001608 sec., 38557.213930348255 rows/sec., 3.01 MiB/sec. | ||
| 11246 | 2026.03.13 22:25:46.826767 [ 115 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11247 | 2026.03.13 22:25:46.826822 [ 4 ] {c16e7b9d-0cd6-42bc-9776-703a19915b7a} <Debug> TCPHandler: Processed in 0.00191126 sec. | ||
| 11248 | 2026.03.13 22:25:46.826838 [ 115 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11249 | 2026.03.13 22:25:46.826864 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11250 | 2026.03.13 22:25:46.826943 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11251 | 2026.03.13 22:25:46.826960 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 11252 | 2026.03.13 22:25:46.827046 [ 4 ] {cd28138e-1f0b-44ef-9151-5bcb274523ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11253 | 2026.03.13 22:25:46.827054 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11254 | 2026.03.13 22:25:46.827087 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2152 rows starting from the beginning of the part | ||
| 11255 | 2026.03.13 22:25:46.827091 [ 4 ] {cd28138e-1f0b-44ef-9151-5bcb274523ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11256 | 2026.03.13 22:25:46.827147 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 62 rows starting from the beginning of the part | ||
| 11257 | 2026.03.13 22:25:46.827192 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 132 rows starting from the beginning of the part | ||
| 11258 | 2026.03.13 22:25:46.827233 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
| 11259 | 2026.03.13 22:25:46.827272 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 132 rows starting from the beginning of the part | ||
| 11260 | 2026.03.13 22:25:46.827329 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 62 rows starting from the beginning of the part | ||
| 11261 | 2026.03.13 22:25:46.827524 [ 4 ] {cd28138e-1f0b-44ef-9151-5bcb274523ed} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11262 | 2026.03.13 22:25:46.827559 [ 4 ] {cd28138e-1f0b-44ef-9151-5bcb274523ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11263 | 2026.03.13 22:25:46.827865 [ 4 ] {cd28138e-1f0b-44ef-9151-5bcb274523ed} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11264 | 2026.03.13 22:25:46.828092 [ 4 ] {cd28138e-1f0b-44ef-9151-5bcb274523ed} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11265 | 2026.03.13 22:25:46.828213 [ 115 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 11266 | 2026.03.13 22:25:46.828227 [ 4 ] {cd28138e-1f0b-44ef-9151-5bcb274523ed} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001203 sec., 2493.7655860349128 rows/sec., 187.52 KiB/sec. | ||
| 11267 | 2026.03.13 22:25:46.828245 [ 115 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11268 | 2026.03.13 22:25:46.828267 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11269 | 2026.03.13 22:25:46.828272 [ 4 ] {cd28138e-1f0b-44ef-9151-5bcb274523ed} <Debug> TCPHandler: Processed in 0.001378749 sec. | ||
| 11270 | 2026.03.13 22:25:46.828376 [ 193 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 11271 | 2026.03.13 22:25:46.828395 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11272 | 2026.03.13 22:25:46.828507 [ 4 ] {5f1d441b-fb57-49cd-aa65-6d9d32844c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11273 | 2026.03.13 22:25:46.828510 [ 193 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11274 | 2026.03.13 22:25:46.828538 [ 189 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001617734 sec., 1609658.9426939164 rows/sec., 131.10 MiB/sec. | ||
| 11275 | 2026.03.13 22:25:46.828560 [ 4 ] {5f1d441b-fb57-49cd-aa65-6d9d32844c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11276 | 2026.03.13 22:25:46.828566 [ 193 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 82 rows starting from the beginning of the part | ||
| 11277 | 2026.03.13 22:25:46.828644 [ 193 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 3 rows starting from the beginning of the part | ||
| 11278 | 2026.03.13 22:25:46.828688 [ 193 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 38 rows starting from the beginning of the part | ||
| 11279 | 2026.03.13 22:25:46.828728 [ 193 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 11280 | 2026.03.13 22:25:46.828766 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11281 | 2026.03.13 22:25:46.828770 [ 193 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 38 rows starting from the beginning of the part | ||
| 11282 | 2026.03.13 22:25:46.828830 [ 193 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 3 rows starting from the beginning of the part | ||
| 11283 | 2026.03.13 22:25:46.829000 [ 4 ] {5f1d441b-fb57-49cd-aa65-6d9d32844c00} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11284 | 2026.03.13 22:25:46.829039 [ 4 ] {5f1d441b-fb57-49cd-aa65-6d9d32844c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11285 | 2026.03.13 22:25:46.829069 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_91_18} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11286 | 2026.03.13 22:25:46.829143 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_91_18} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11287 | 2026.03.13 22:25:46.829211 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 11288 | 2026.03.13 22:25:46.829356 [ 4 ] {5f1d441b-fb57-49cd-aa65-6d9d32844c00} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11289 | 2026.03.13 22:25:46.829574 [ 4 ] {5f1d441b-fb57-49cd-aa65-6d9d32844c00} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11290 | 2026.03.13 22:25:46.829620 [ 197 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295547 sec., 131990.58004070868 rows/sec., 10.15 MiB/sec. | ||
| 11291 | 2026.03.13 22:25:46.829691 [ 115 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11292 | 2026.03.13 22:25:46.829704 [ 4 ] {5f1d441b-fb57-49cd-aa65-6d9d32844c00} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001216 sec., 55098.68421052631 rows/sec., 4.30 MiB/sec. | ||
| 11293 | 2026.03.13 22:25:46.829724 [ 115 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11294 | 2026.03.13 22:25:46.829748 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11295 | 2026.03.13 22:25:46.829751 [ 4 ] {5f1d441b-fb57-49cd-aa65-6d9d32844c00} <Debug> TCPHandler: Processed in 0.00140413 sec. | ||
| 11296 | 2026.03.13 22:25:46.829758 [ 200 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 11297 | 2026.03.13 22:25:46.829819 [ 193 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 11298 | 2026.03.13 22:25:46.829881 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11299 | 2026.03.13 22:25:46.829910 [ 193 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11300 | 2026.03.13 22:25:46.829939 [ 193 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1124 rows starting from the beginning of the part | ||
| 11301 | 2026.03.13 22:25:46.829978 [ 4 ] {2a38e2ce-d160-4c00-b3e5-b202e61e29a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11302 | 2026.03.13 22:25:46.829987 [ 193 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 67 rows starting from the beginning of the part | ||
| 11303 | 2026.03.13 22:25:46.830031 [ 4 ] {2a38e2ce-d160-4c00-b3e5-b202e61e29a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11304 | 2026.03.13 22:25:46.830040 [ 193 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 102 rows starting from the beginning of the part | ||
| 11305 | 2026.03.13 22:25:46.830047 [ 200 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_75_15} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11306 | 2026.03.13 22:25:46.830089 [ 193 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 71 rows starting from the beginning of the part | ||
| 11307 | 2026.03.13 22:25:46.830125 [ 193 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 102 rows starting from the beginning of the part | ||
| 11308 | 2026.03.13 22:25:46.830142 [ 200 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_75_15} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 11309 | 2026.03.13 22:25:46.830160 [ 193 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 67 rows starting from the beginning of the part | ||
| 11310 | 2026.03.13 22:25:46.830245 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11311 | 2026.03.13 22:25:46.830456 [ 4 ] {2a38e2ce-d160-4c00-b3e5-b202e61e29a1} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11312 | 2026.03.13 22:25:46.830492 [ 4 ] {2a38e2ce-d160-4c00-b3e5-b202e61e29a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11313 | 2026.03.13 22:25:46.830835 [ 4 ] {2a38e2ce-d160-4c00-b3e5-b202e61e29a1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11314 | 2026.03.13 22:25:46.831043 [ 4 ] {2a38e2ce-d160-4c00-b3e5-b202e61e29a1} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11315 | 2026.03.13 22:25:46.831085 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001293397 sec., 1185250.932235037 rows/sec., 90.13 MiB/sec. | ||
| 11316 | 2026.03.13 22:25:46.831176 [ 4 ] {2a38e2ce-d160-4c00-b3e5-b202e61e29a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 11317 | 2026.03.13 22:25:46.831214 [ 4 ] {2a38e2ce-d160-4c00-b3e5-b202e61e29a1} <Debug> TCPHandler: Processed in 0.001380509 sec. | ||
| 11318 | 2026.03.13 22:25:46.831252 [ 201 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11319 | 2026.03.13 22:25:46.831322 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11320 | 2026.03.13 22:25:46.831419 [ 4 ] {05e21278-efae-47f7-bcd2-3caa0e3cca57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11321 | 2026.03.13 22:25:46.831473 [ 4 ] {05e21278-efae-47f7-bcd2-3caa0e3cca57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11322 | 2026.03.13 22:25:46.831519 [ 201 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_91_18} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11323 | 2026.03.13 22:25:46.831603 [ 201 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_91_18} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11324 | 2026.03.13 22:25:46.831682 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 11325 | 2026.03.13 22:25:46.832227 [ 4 ] {05e21278-efae-47f7-bcd2-3caa0e3cca57} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11326 | 2026.03.13 22:25:46.832267 [ 4 ] {05e21278-efae-47f7-bcd2-3caa0e3cca57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11327 | 2026.03.13 22:25:46.832770 [ 4 ] {05e21278-efae-47f7-bcd2-3caa0e3cca57} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11328 | 2026.03.13 22:25:46.833001 [ 4 ] {05e21278-efae-47f7-bcd2-3caa0e3cca57} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11329 | 2026.03.13 22:25:46.833140 [ 4 ] {05e21278-efae-47f7-bcd2-3caa0e3cca57} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001739 sec., 1725.1293847038528 rows/sec., 3.09 MiB/sec. | ||
| 11330 | 2026.03.13 22:25:46.833203 [ 4 ] {05e21278-efae-47f7-bcd2-3caa0e3cca57} <Debug> TCPHandler: Processed in 0.001927321 sec. | ||
| 11331 | 2026.03.13 22:25:46.833313 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11332 | 2026.03.13 22:25:46.833404 [ 4 ] {ee8df2e2-196f-404c-8dfe-f716843b0278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11333 | 2026.03.13 22:25:46.833445 [ 4 ] {ee8df2e2-196f-404c-8dfe-f716843b0278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11334 | 2026.03.13 22:25:46.833792 [ 4 ] {ee8df2e2-196f-404c-8dfe-f716843b0278} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11335 | 2026.03.13 22:25:46.833827 [ 4 ] {ee8df2e2-196f-404c-8dfe-f716843b0278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11336 | 2026.03.13 22:25:46.834125 [ 4 ] {ee8df2e2-196f-404c-8dfe-f716843b0278} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11337 | 2026.03.13 22:25:46.834333 [ 4 ] {ee8df2e2-196f-404c-8dfe-f716843b0278} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11338 | 2026.03.13 22:25:46.834446 [ 115 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11339 | 2026.03.13 22:25:46.834460 [ 4 ] {ee8df2e2-196f-404c-8dfe-f716843b0278} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 11340 | 2026.03.13 22:25:46.834481 [ 115 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11341 | 2026.03.13 22:25:46.834502 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11342 | 2026.03.13 22:25:46.834503 [ 4 ] {ee8df2e2-196f-404c-8dfe-f716843b0278} <Debug> TCPHandler: Processed in 0.001237436 sec. | ||
| 11343 | 2026.03.13 22:25:46.834577 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 11344 | 2026.03.13 22:25:46.834677 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11345 | 2026.03.13 22:25:46.834703 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4206 rows starting from the beginning of the part | ||
| 11346 | 2026.03.13 22:25:46.834750 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 11347 | 2026.03.13 22:25:46.834788 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 11348 | 2026.03.13 22:25:46.834825 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 11349 | 2026.03.13 22:25:46.834860 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 11350 | 2026.03.13 22:25:46.834894 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 11351 | 2026.03.13 22:25:46.836230 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4506 rows, containing 4 columns (4 merged, 0 gathered) in 0.001685816 sec., 2672889.568019286 rows/sec., 180.03 MiB/sec. | ||
| 11352 | 2026.03.13 22:25:46.836657 [ 195 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11353 | 2026.03.13 22:25:46.837058 [ 195 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_91_18} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11354 | 2026.03.13 22:25:46.837170 [ 195 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_91_18} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11355 | 2026.03.13 22:25:46.837281 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 11356 | 2026.03.13 22:25:47.627760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11357 | 2026.03.13 22:25:47.645314 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11358 | 2026.03.13 22:25:47.645373 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11359 | 2026.03.13 22:25:47.651719 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11360 | 2026.03.13 22:25:47.652460 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11361 | 2026.03.13 22:25:47.656003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11362 | 2026.03.13 22:25:49.491992 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11363 | 2026.03.13 22:25:49.492174 [ 4 ] {7baa46bc-f1c8-4fcf-aa72-ee319543593f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11364 | 2026.03.13 22:25:49.492235 [ 4 ] {7baa46bc-f1c8-4fcf-aa72-ee319543593f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11365 | 2026.03.13 22:25:49.492852 [ 4 ] {7baa46bc-f1c8-4fcf-aa72-ee319543593f} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11366 | 2026.03.13 22:25:49.492889 [ 4 ] {7baa46bc-f1c8-4fcf-aa72-ee319543593f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11367 | 2026.03.13 22:25:49.493268 [ 4 ] {7baa46bc-f1c8-4fcf-aa72-ee319543593f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11368 | 2026.03.13 22:25:49.493496 [ 4 ] {7baa46bc-f1c8-4fcf-aa72-ee319543593f} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11369 | 2026.03.13 22:25:49.493645 [ 4 ] {7baa46bc-f1c8-4fcf-aa72-ee319543593f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001519 sec., 15799.868334430546 rows/sec., 1.31 MiB/sec. | ||
| 11370 | 2026.03.13 22:25:49.493687 [ 4 ] {7baa46bc-f1c8-4fcf-aa72-ee319543593f} <Debug> TCPHandler: Processed in 0.001820319 sec. | ||
| 11371 | 2026.03.13 22:25:49.493802 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11372 | 2026.03.13 22:25:49.493895 [ 4 ] {f9c289dc-d70f-4e5c-97b9-7e6f7134cbc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11373 | 2026.03.13 22:25:49.493935 [ 4 ] {f9c289dc-d70f-4e5c-97b9-7e6f7134cbc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11374 | 2026.03.13 22:25:49.495836 [ 4 ] {f9c289dc-d70f-4e5c-97b9-7e6f7134cbc2} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11375 | 2026.03.13 22:25:49.495872 [ 4 ] {f9c289dc-d70f-4e5c-97b9-7e6f7134cbc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11376 | 2026.03.13 22:25:49.496301 [ 4 ] {f9c289dc-d70f-4e5c-97b9-7e6f7134cbc2} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11377 | 2026.03.13 22:25:49.496525 [ 4 ] {f9c289dc-d70f-4e5c-97b9-7e6f7134cbc2} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11378 | 2026.03.13 22:25:49.496655 [ 4 ] {f9c289dc-d70f-4e5c-97b9-7e6f7134cbc2} <Debug> executeQuery: Read 2136 rows, 167.28 KiB in 0.002778 sec., 768898.4881209503 rows/sec., 58.80 MiB/sec. | ||
| 11379 | 2026.03.13 22:25:49.496694 [ 4 ] {f9c289dc-d70f-4e5c-97b9-7e6f7134cbc2} <Debug> TCPHandler: Processed in 0.002940632 sec. | ||
| 11380 | 2026.03.13 22:25:49.496813 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11381 | 2026.03.13 22:25:49.496931 [ 4 ] {7c65e8a1-c2b3-4c63-80e3-1edab00ee5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11382 | 2026.03.13 22:25:49.496978 [ 4 ] {7c65e8a1-c2b3-4c63-80e3-1edab00ee5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11383 | 2026.03.13 22:25:49.497489 [ 4 ] {7c65e8a1-c2b3-4c63-80e3-1edab00ee5ea} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11384 | 2026.03.13 22:25:49.497526 [ 4 ] {7c65e8a1-c2b3-4c63-80e3-1edab00ee5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11385 | 2026.03.13 22:25:49.497834 [ 4 ] {7c65e8a1-c2b3-4c63-80e3-1edab00ee5ea} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11386 | 2026.03.13 22:25:49.498041 [ 4 ] {7c65e8a1-c2b3-4c63-80e3-1edab00ee5ea} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11387 | 2026.03.13 22:25:49.498169 [ 4 ] {7c65e8a1-c2b3-4c63-80e3-1edab00ee5ea} <Debug> executeQuery: Read 61 rows, 4.65 KiB in 0.001262 sec., 48335.974643423135 rows/sec., 3.59 MiB/sec. | ||
| 11388 | 2026.03.13 22:25:49.498206 [ 4 ] {7c65e8a1-c2b3-4c63-80e3-1edab00ee5ea} <Debug> TCPHandler: Processed in 0.001452781 sec. | ||
| 11389 | 2026.03.13 22:25:49.498310 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11390 | 2026.03.13 22:25:49.498403 [ 4 ] {ba0254e3-d5cc-4f62-951d-ed0624873fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11391 | 2026.03.13 22:25:49.498442 [ 4 ] {ba0254e3-d5cc-4f62-951d-ed0624873fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11392 | 2026.03.13 22:25:49.499134 [ 4 ] {ba0254e3-d5cc-4f62-951d-ed0624873fad} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11393 | 2026.03.13 22:25:49.499169 [ 4 ] {ba0254e3-d5cc-4f62-951d-ed0624873fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11394 | 2026.03.13 22:25:49.499508 [ 4 ] {ba0254e3-d5cc-4f62-951d-ed0624873fad} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11395 | 2026.03.13 22:25:49.499719 [ 4 ] {ba0254e3-d5cc-4f62-951d-ed0624873fad} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11396 | 2026.03.13 22:25:49.499847 [ 4 ] {ba0254e3-d5cc-4f62-951d-ed0624873fad} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001463 sec., 500341.7634996582 rows/sec., 29.59 MiB/sec. | ||
| 11397 | 2026.03.13 22:25:49.499884 [ 4 ] {ba0254e3-d5cc-4f62-951d-ed0624873fad} <Debug> TCPHandler: Processed in 0.001621685 sec. | ||
| 11398 | 2026.03.13 22:25:49.499992 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11399 | 2026.03.13 22:25:49.500090 [ 4 ] {c1da0fab-56eb-445c-ad0e-2382865ec810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11400 | 2026.03.13 22:25:49.500129 [ 4 ] {c1da0fab-56eb-445c-ad0e-2382865ec810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11401 | 2026.03.13 22:25:49.500491 [ 4 ] {c1da0fab-56eb-445c-ad0e-2382865ec810} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11402 | 2026.03.13 22:25:49.500527 [ 4 ] {c1da0fab-56eb-445c-ad0e-2382865ec810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11403 | 2026.03.13 22:25:49.500818 [ 4 ] {c1da0fab-56eb-445c-ad0e-2382865ec810} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11404 | 2026.03.13 22:25:49.501034 [ 4 ] {c1da0fab-56eb-445c-ad0e-2382865ec810} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11405 | 2026.03.13 22:25:49.501160 [ 4 ] {c1da0fab-56eb-445c-ad0e-2382865ec810} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 64.63 KiB/sec. | ||
| 11406 | 2026.03.13 22:25:49.501198 [ 4 ] {c1da0fab-56eb-445c-ad0e-2382865ec810} <Debug> TCPHandler: Processed in 0.001253226 sec. | ||
| 11407 | 2026.03.13 22:25:49.501297 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11408 | 2026.03.13 22:25:49.501389 [ 4 ] {5adbf9ef-d6dc-4acb-940e-870ac69d5606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11409 | 2026.03.13 22:25:49.501428 [ 4 ] {5adbf9ef-d6dc-4acb-940e-870ac69d5606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11410 | 2026.03.13 22:25:49.501805 [ 4 ] {5adbf9ef-d6dc-4acb-940e-870ac69d5606} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11411 | 2026.03.13 22:25:49.501842 [ 4 ] {5adbf9ef-d6dc-4acb-940e-870ac69d5606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11412 | 2026.03.13 22:25:49.502127 [ 4 ] {5adbf9ef-d6dc-4acb-940e-870ac69d5606} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11413 | 2026.03.13 22:25:49.502338 [ 4 ] {5adbf9ef-d6dc-4acb-940e-870ac69d5606} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11414 | 2026.03.13 22:25:49.502462 [ 4 ] {5adbf9ef-d6dc-4acb-940e-870ac69d5606} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001089 sec., 11019.283746556475 rows/sec., 860.88 KiB/sec. | ||
| 11415 | 2026.03.13 22:25:49.502498 [ 4 ] {5adbf9ef-d6dc-4acb-940e-870ac69d5606} <Debug> TCPHandler: Processed in 0.001247786 sec. | ||
| 11416 | 2026.03.13 22:25:49.502593 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11417 | 2026.03.13 22:25:49.502683 [ 4 ] {791551c7-fbd0-4ae7-a44d-3f67f6f30434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11418 | 2026.03.13 22:25:49.502720 [ 4 ] {791551c7-fbd0-4ae7-a44d-3f67f6f30434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11419 | 2026.03.13 22:25:49.503583 [ 4 ] {791551c7-fbd0-4ae7-a44d-3f67f6f30434} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11420 | 2026.03.13 22:25:49.503619 [ 4 ] {791551c7-fbd0-4ae7-a44d-3f67f6f30434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11421 | 2026.03.13 22:25:49.503964 [ 4 ] {791551c7-fbd0-4ae7-a44d-3f67f6f30434} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11422 | 2026.03.13 22:25:49.504177 [ 4 ] {791551c7-fbd0-4ae7-a44d-3f67f6f30434} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11423 | 2026.03.13 22:25:49.504305 [ 4 ] {791551c7-fbd0-4ae7-a44d-3f67f6f30434} <Debug> executeQuery: Read 1085 rows, 77.52 KiB in 0.001639 sec., 661989.0176937156 rows/sec., 46.19 MiB/sec. | ||
| 11424 | 2026.03.13 22:25:49.504341 [ 4 ] {791551c7-fbd0-4ae7-a44d-3f67f6f30434} <Debug> TCPHandler: Processed in 0.001794608 sec. | ||
| 11425 | 2026.03.13 22:25:49.504446 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11426 | 2026.03.13 22:25:49.504538 [ 4 ] {7472d1c8-68ca-47dd-a1f7-dcce7e847ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11427 | 2026.03.13 22:25:49.504579 [ 4 ] {7472d1c8-68ca-47dd-a1f7-dcce7e847ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11428 | 2026.03.13 22:25:49.505281 [ 4 ] {7472d1c8-68ca-47dd-a1f7-dcce7e847ec3} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11429 | 2026.03.13 22:25:49.505316 [ 4 ] {7472d1c8-68ca-47dd-a1f7-dcce7e847ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11430 | 2026.03.13 22:25:49.505778 [ 4 ] {7472d1c8-68ca-47dd-a1f7-dcce7e847ec3} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11431 | 2026.03.13 22:25:49.505994 [ 4 ] {7472d1c8-68ca-47dd-a1f7-dcce7e847ec3} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11432 | 2026.03.13 22:25:49.506119 [ 4 ] {7472d1c8-68ca-47dd-a1f7-dcce7e847ec3} <Debug> executeQuery: Read 1317 rows, 85.47 KiB in 0.001599 sec., 823639.7748592871 rows/sec., 52.20 MiB/sec. | ||
| 11433 | 2026.03.13 22:25:49.506155 [ 4 ] {7472d1c8-68ca-47dd-a1f7-dcce7e847ec3} <Debug> TCPHandler: Processed in 0.001756638 sec. | ||
| 11434 | 2026.03.13 22:25:49.506262 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11435 | 2026.03.13 22:25:49.506354 [ 4 ] {af54365b-1c98-4b79-bf5e-39ae58509c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11436 | 2026.03.13 22:25:49.506407 [ 4 ] {af54365b-1c98-4b79-bf5e-39ae58509c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11437 | 2026.03.13 22:25:49.507293 [ 4 ] {af54365b-1c98-4b79-bf5e-39ae58509c2f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11438 | 2026.03.13 22:25:49.507329 [ 4 ] {af54365b-1c98-4b79-bf5e-39ae58509c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11439 | 2026.03.13 22:25:49.507891 [ 4 ] {af54365b-1c98-4b79-bf5e-39ae58509c2f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11440 | 2026.03.13 22:25:49.508113 [ 4 ] {af54365b-1c98-4b79-bf5e-39ae58509c2f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11441 | 2026.03.13 22:25:49.508252 [ 4 ] {af54365b-1c98-4b79-bf5e-39ae58509c2f} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001915 sec., 25587.467362924282 rows/sec., 45.85 MiB/sec. | ||
| 11442 | 2026.03.13 22:25:49.508310 [ 4 ] {af54365b-1c98-4b79-bf5e-39ae58509c2f} <Debug> TCPHandler: Processed in 0.002095324 sec. | ||
| 11443 | 2026.03.13 22:25:49.508415 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11444 | 2026.03.13 22:25:49.508508 [ 4 ] {6a7cd284-67a9-4cfc-9b87-b266702b7c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11445 | 2026.03.13 22:25:49.508548 [ 4 ] {6a7cd284-67a9-4cfc-9b87-b266702b7c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11446 | 2026.03.13 22:25:49.508867 [ 4 ] {6a7cd284-67a9-4cfc-9b87-b266702b7c75} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11447 | 2026.03.13 22:25:49.508902 [ 4 ] {6a7cd284-67a9-4cfc-9b87-b266702b7c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11448 | 2026.03.13 22:25:49.509199 [ 4 ] {6a7cd284-67a9-4cfc-9b87-b266702b7c75} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11449 | 2026.03.13 22:25:49.509416 [ 4 ] {6a7cd284-67a9-4cfc-9b87-b266702b7c75} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11450 | 2026.03.13 22:25:49.509545 [ 4 ] {6a7cd284-67a9-4cfc-9b87-b266702b7c75} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001055 sec., 34123.22274881517 rows/sec., 2.30 MiB/sec. | ||
| 11451 | 2026.03.13 22:25:49.509580 [ 4 ] {6a7cd284-67a9-4cfc-9b87-b266702b7c75} <Debug> TCPHandler: Processed in 0.001212875 sec. | ||
| 11452 | 2026.03.13 22:25:51.820521 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11453 | 2026.03.13 22:25:51.820700 [ 4 ] {50212df7-3035-46da-b6f7-00bf410752fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11454 | 2026.03.13 22:25:51.820769 [ 4 ] {50212df7-3035-46da-b6f7-00bf410752fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11455 | 2026.03.13 22:25:51.821433 [ 4 ] {50212df7-3035-46da-b6f7-00bf410752fb} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11456 | 2026.03.13 22:25:51.821483 [ 4 ] {50212df7-3035-46da-b6f7-00bf410752fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11457 | 2026.03.13 22:25:51.821876 [ 4 ] {50212df7-3035-46da-b6f7-00bf410752fb} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11458 | 2026.03.13 22:25:51.822110 [ 4 ] {50212df7-3035-46da-b6f7-00bf410752fb} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11459 | 2026.03.13 22:25:51.822273 [ 4 ] {50212df7-3035-46da-b6f7-00bf410752fb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001621 sec., 34546.57618753856 rows/sec., 2.64 MiB/sec. | ||
| 11460 | 2026.03.13 22:25:51.822324 [ 4 ] {50212df7-3035-46da-b6f7-00bf410752fb} <Debug> TCPHandler: Processed in 0.001942641 sec. | ||
| 11461 | 2026.03.13 22:25:51.822449 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11462 | 2026.03.13 22:25:51.822550 [ 4 ] {cffce0ef-bd93-4592-aac6-b61723b97f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11463 | 2026.03.13 22:25:51.822598 [ 4 ] {cffce0ef-bd93-4592-aac6-b61723b97f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11464 | 2026.03.13 22:25:51.823029 [ 4 ] {cffce0ef-bd93-4592-aac6-b61723b97f22} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11465 | 2026.03.13 22:25:51.823068 [ 4 ] {cffce0ef-bd93-4592-aac6-b61723b97f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11466 | 2026.03.13 22:25:51.823374 [ 4 ] {cffce0ef-bd93-4592-aac6-b61723b97f22} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11467 | 2026.03.13 22:25:51.823585 [ 4 ] {cffce0ef-bd93-4592-aac6-b61723b97f22} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11468 | 2026.03.13 22:25:51.823716 [ 4 ] {cffce0ef-bd93-4592-aac6-b61723b97f22} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 11469 | 2026.03.13 22:25:51.823755 [ 4 ] {cffce0ef-bd93-4592-aac6-b61723b97f22} <Debug> TCPHandler: Processed in 0.001356579 sec. | ||
| 11470 | 2026.03.13 22:25:51.823873 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11471 | 2026.03.13 22:25:51.823969 [ 4 ] {1c0861b0-8e23-4edf-83bd-cb6e63409fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11472 | 2026.03.13 22:25:51.824014 [ 4 ] {1c0861b0-8e23-4edf-83bd-cb6e63409fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11473 | 2026.03.13 22:25:51.824380 [ 4 ] {1c0861b0-8e23-4edf-83bd-cb6e63409fea} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11474 | 2026.03.13 22:25:51.824416 [ 4 ] {1c0861b0-8e23-4edf-83bd-cb6e63409fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11475 | 2026.03.13 22:25:51.824748 [ 4 ] {1c0861b0-8e23-4edf-83bd-cb6e63409fea} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11476 | 2026.03.13 22:25:51.824971 [ 4 ] {1c0861b0-8e23-4edf-83bd-cb6e63409fea} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11477 | 2026.03.13 22:25:51.825102 [ 4 ] {1c0861b0-8e23-4edf-83bd-cb6e63409fea} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001152 sec., 55555.555555555555 rows/sec., 3.87 MiB/sec. | ||
| 11478 | 2026.03.13 22:25:51.825138 [ 4 ] {1c0861b0-8e23-4edf-83bd-cb6e63409fea} <Debug> TCPHandler: Processed in 0.001313658 sec. | ||
| 11479 | 2026.03.13 22:25:51.825250 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11480 | 2026.03.13 22:25:51.825344 [ 4 ] {0a2468f3-8b2c-4e1b-8266-48d48a6c7453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11481 | 2026.03.13 22:25:51.825385 [ 4 ] {0a2468f3-8b2c-4e1b-8266-48d48a6c7453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11482 | 2026.03.13 22:25:51.825702 [ 4 ] {0a2468f3-8b2c-4e1b-8266-48d48a6c7453} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11483 | 2026.03.13 22:25:51.825736 [ 4 ] {0a2468f3-8b2c-4e1b-8266-48d48a6c7453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11484 | 2026.03.13 22:25:51.826032 [ 4 ] {0a2468f3-8b2c-4e1b-8266-48d48a6c7453} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11485 | 2026.03.13 22:25:51.826242 [ 4 ] {0a2468f3-8b2c-4e1b-8266-48d48a6c7453} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11486 | 2026.03.13 22:25:51.826369 [ 4 ] {0a2468f3-8b2c-4e1b-8266-48d48a6c7453} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001044 sec., 22988.505747126437 rows/sec., 1.55 MiB/sec. | ||
| 11487 | 2026.03.13 22:25:51.826406 [ 4 ] {0a2468f3-8b2c-4e1b-8266-48d48a6c7453} <Debug> TCPHandler: Processed in 0.001203376 sec. | ||
| 11488 | 2026.03.13 22:25:53.578727 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11489 | 2026.03.13 22:25:53.578785 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11490 | 2026.03.13 22:25:53.739218 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26908 | ||
| 11491 | 2026.03.13 22:25:53.739729 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11492 | 2026.03.13 22:25:53.739772 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11493 | 2026.03.13 22:25:53.740256 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11494 | 2026.03.13 22:25:53.740491 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11495 | 2026.03.13 22:25:53.740620 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26908 | ||
| 11496 | 2026.03.13 22:25:53.740644 [ 102 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11497 | 2026.03.13 22:25:53.740709 [ 102 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11498 | 2026.03.13 22:25:53.740730 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11499 | 2026.03.13 22:25:53.740851 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 11500 | 2026.03.13 22:25:53.740991 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11501 | 2026.03.13 22:25:53.741028 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24540 rows starting from the beginning of the part | ||
| 11502 | 2026.03.13 22:25:53.741091 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 11503 | 2026.03.13 22:25:53.741136 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 11504 | 2026.03.13 22:25:53.741176 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 11505 | 2026.03.13 22:25:53.741213 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 11506 | 2026.03.13 22:25:53.741251 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 11507 | 2026.03.13 22:25:53.743456 [ 186 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26908 rows, containing 4 columns (4 merged, 0 gathered) in 0.002661857 sec., 10108732.362407146 rows/sec., 144.61 MiB/sec. | ||
| 11508 | 2026.03.13 22:25:53.743630 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11509 | 2026.03.13 22:25:53.743892 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_56_11} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11510 | 2026.03.13 22:25:53.743964 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_56_11} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11511 | 2026.03.13 22:25:53.744045 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11512 | 2026.03.13 22:25:53.816566 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1418 | ||
| 11513 | 2026.03.13 22:25:53.819157 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11514 | 2026.03.13 22:25:53.819218 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11515 | 2026.03.13 22:25:53.820499 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11516 | 2026.03.13 22:25:53.820793 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11517 | 2026.03.13 22:25:53.821182 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1418 | ||
| 11518 | 2026.03.13 22:25:55.156956 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11519 | 2026.03.13 22:25:55.174047 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11520 | 2026.03.13 22:25:55.174111 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11521 | 2026.03.13 22:25:55.180638 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11522 | 2026.03.13 22:25:55.181412 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11523 | 2026.03.13 22:25:55.181754 [ 78 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11524 | 2026.03.13 22:25:55.181817 [ 78 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11525 | 2026.03.13 22:25:55.181837 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11526 | 2026.03.13 22:25:55.181938 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 11527 | 2026.03.13 22:25:55.185003 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11528 | 2026.03.13 22:25:55.185508 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11529 | 2026.03.13 22:25:55.185793 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 11530 | 2026.03.13 22:25:55.189418 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 11531 | 2026.03.13 22:25:55.192888 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 11532 | 2026.03.13 22:25:55.196736 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 11533 | 2026.03.13 22:25:55.200919 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 11534 | 2026.03.13 22:25:55.204797 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 11535 | 2026.03.13 22:25:55.253138 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.071244402 sec., 5923.272399703769 rows/sec., 30.63 MiB/sec. | ||
| 11536 | 2026.03.13 22:25:55.254756 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11537 | 2026.03.13 22:25:55.256322 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_56_11} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11538 | 2026.03.13 22:25:55.256406 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_56_11} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11539 | 2026.03.13 22:25:55.257702 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11540 | 2026.03.13 22:25:56.825512 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11541 | 2026.03.13 22:25:56.825686 [ 4 ] {0dccf6ff-2c5e-4500-90d7-ba7f5c2f411a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11542 | 2026.03.13 22:25:56.825749 [ 4 ] {0dccf6ff-2c5e-4500-90d7-ba7f5c2f411a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11543 | 2026.03.13 22:25:56.826391 [ 4 ] {0dccf6ff-2c5e-4500-90d7-ba7f5c2f411a} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11544 | 2026.03.13 22:25:56.826427 [ 4 ] {0dccf6ff-2c5e-4500-90d7-ba7f5c2f411a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11545 | 2026.03.13 22:25:56.826820 [ 4 ] {0dccf6ff-2c5e-4500-90d7-ba7f5c2f411a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11546 | 2026.03.13 22:25:56.827048 [ 4 ] {0dccf6ff-2c5e-4500-90d7-ba7f5c2f411a} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11547 | 2026.03.13 22:25:56.827193 [ 4 ] {0dccf6ff-2c5e-4500-90d7-ba7f5c2f411a} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001556 sec., 39845.75835475578 rows/sec., 3.11 MiB/sec. | ||
| 11548 | 2026.03.13 22:25:56.827234 [ 4 ] {0dccf6ff-2c5e-4500-90d7-ba7f5c2f411a} <Debug> TCPHandler: Processed in 0.0018511 sec. | ||
| 11549 | 2026.03.13 22:25:56.827353 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11550 | 2026.03.13 22:25:56.827448 [ 4 ] {b89e09f6-0f54-4693-9b0b-ca235eb67c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11551 | 2026.03.13 22:25:56.827488 [ 4 ] {b89e09f6-0f54-4693-9b0b-ca235eb67c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11552 | 2026.03.13 22:25:56.827882 [ 4 ] {b89e09f6-0f54-4693-9b0b-ca235eb67c7b} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11553 | 2026.03.13 22:25:56.827914 [ 4 ] {b89e09f6-0f54-4693-9b0b-ca235eb67c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11554 | 2026.03.13 22:25:56.828224 [ 4 ] {b89e09f6-0f54-4693-9b0b-ca235eb67c7b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11555 | 2026.03.13 22:25:56.828465 [ 4 ] {b89e09f6-0f54-4693-9b0b-ca235eb67c7b} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11556 | 2026.03.13 22:25:56.828592 [ 4 ] {b89e09f6-0f54-4693-9b0b-ca235eb67c7b} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001162 sec., 2581.7555938037863 rows/sec., 194.14 KiB/sec. | ||
| 11557 | 2026.03.13 22:25:56.828629 [ 4 ] {b89e09f6-0f54-4693-9b0b-ca235eb67c7b} <Debug> TCPHandler: Processed in 0.001326208 sec. | ||
| 11558 | 2026.03.13 22:25:56.828728 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11559 | 2026.03.13 22:25:56.828821 [ 4 ] {4620ef57-cb7f-4550-bb21-cd7dfc8287bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11560 | 2026.03.13 22:25:56.828861 [ 4 ] {4620ef57-cb7f-4550-bb21-cd7dfc8287bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11561 | 2026.03.13 22:25:56.829274 [ 4 ] {4620ef57-cb7f-4550-bb21-cd7dfc8287bd} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11562 | 2026.03.13 22:25:56.829307 [ 4 ] {4620ef57-cb7f-4550-bb21-cd7dfc8287bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11563 | 2026.03.13 22:25:56.829615 [ 4 ] {4620ef57-cb7f-4550-bb21-cd7dfc8287bd} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11564 | 2026.03.13 22:25:56.829834 [ 4 ] {4620ef57-cb7f-4550-bb21-cd7dfc8287bd} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11565 | 2026.03.13 22:25:56.829960 [ 4 ] {4620ef57-cb7f-4550-bb21-cd7dfc8287bd} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001157 sec., 57908.38375108038 rows/sec., 4.52 MiB/sec. | ||
| 11566 | 2026.03.13 22:25:56.829996 [ 4 ] {4620ef57-cb7f-4550-bb21-cd7dfc8287bd} <Debug> TCPHandler: Processed in 0.001317918 sec. | ||
| 11567 | 2026.03.13 22:25:56.830120 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11568 | 2026.03.13 22:25:56.830213 [ 4 ] {a171b552-c612-4294-9a19-afcc664690a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11569 | 2026.03.13 22:25:56.830257 [ 4 ] {a171b552-c612-4294-9a19-afcc664690a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11570 | 2026.03.13 22:25:56.830671 [ 4 ] {a171b552-c612-4294-9a19-afcc664690a0} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11571 | 2026.03.13 22:25:56.830705 [ 4 ] {a171b552-c612-4294-9a19-afcc664690a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11572 | 2026.03.13 22:25:56.831033 [ 4 ] {a171b552-c612-4294-9a19-afcc664690a0} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11573 | 2026.03.13 22:25:56.831246 [ 4 ] {a171b552-c612-4294-9a19-afcc664690a0} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11574 | 2026.03.13 22:25:56.831372 [ 4 ] {a171b552-c612-4294-9a19-afcc664690a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 11575 | 2026.03.13 22:25:56.831407 [ 4 ] {a171b552-c612-4294-9a19-afcc664690a0} <Debug> TCPHandler: Processed in 0.001336468 sec. | ||
| 11576 | 2026.03.13 22:25:56.831511 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11577 | 2026.03.13 22:25:56.831602 [ 4 ] {b97785e3-482a-40ab-bbff-2739bdcab0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11578 | 2026.03.13 22:25:56.831656 [ 4 ] {b97785e3-482a-40ab-bbff-2739bdcab0ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11579 | 2026.03.13 22:25:56.832387 [ 4 ] {b97785e3-482a-40ab-bbff-2739bdcab0ec} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11580 | 2026.03.13 22:25:56.832420 [ 4 ] {b97785e3-482a-40ab-bbff-2739bdcab0ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11581 | 2026.03.13 22:25:56.832917 [ 4 ] {b97785e3-482a-40ab-bbff-2739bdcab0ec} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11582 | 2026.03.13 22:25:56.833147 [ 4 ] {b97785e3-482a-40ab-bbff-2739bdcab0ec} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11583 | 2026.03.13 22:25:56.833250 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11584 | 2026.03.13 22:25:56.833282 [ 4 ] {b97785e3-482a-40ab-bbff-2739bdcab0ec} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001697 sec., 1767.8255745433119 rows/sec., 3.17 MiB/sec. | ||
| 11585 | 2026.03.13 22:25:56.833299 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11586 | 2026.03.13 22:25:56.833321 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11587 | 2026.03.13 22:25:56.833337 [ 4 ] {b97785e3-482a-40ab-bbff-2739bdcab0ec} <Debug> TCPHandler: Processed in 0.00187506 sec. | ||
| 11588 | 2026.03.13 22:25:56.833447 [ 194 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::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 | ||
| 11589 | 2026.03.13 22:25:56.833453 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11590 | 2026.03.13 22:25:56.833593 [ 4 ] {669ccadc-2dbb-4f02-a4cb-0f0a5ecf1e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11591 | 2026.03.13 22:25:56.833633 [ 4 ] {669ccadc-2dbb-4f02-a4cb-0f0a5ecf1e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11592 | 2026.03.13 22:25:56.833727 [ 194 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11593 | 2026.03.13 22:25:56.833796 [ 194 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1671 rows starting from the beginning of the part | ||
| 11594 | 2026.03.13 22:25:56.833940 [ 194 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 3 rows starting from the beginning of the part | ||
| 11595 | 2026.03.13 22:25:56.833969 [ 4 ] {669ccadc-2dbb-4f02-a4cb-0f0a5ecf1e55} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11596 | 2026.03.13 22:25:56.834008 [ 4 ] {669ccadc-2dbb-4f02-a4cb-0f0a5ecf1e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11597 | 2026.03.13 22:25:56.834057 [ 194 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 38 rows starting from the beginning of the part | ||
| 11598 | 2026.03.13 22:25:56.834168 [ 194 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 3 rows starting from the beginning of the part | ||
| 11599 | 2026.03.13 22:25:56.834280 [ 194 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 49 rows starting from the beginning of the part | ||
| 11600 | 2026.03.13 22:25:56.834342 [ 4 ] {669ccadc-2dbb-4f02-a4cb-0f0a5ecf1e55} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11601 | 2026.03.13 22:25:56.834392 [ 194 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 3 rows starting from the beginning of the part | ||
| 11602 | 2026.03.13 22:25:56.834578 [ 4 ] {669ccadc-2dbb-4f02-a4cb-0f0a5ecf1e55} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11603 | 2026.03.13 22:25:56.834712 [ 4 ] {669ccadc-2dbb-4f02-a4cb-0f0a5ecf1e55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 11604 | 2026.03.13 22:25:56.834748 [ 4 ] {669ccadc-2dbb-4f02-a4cb-0f0a5ecf1e55} <Debug> TCPHandler: Processed in 0.001343378 sec. | ||
| 11605 | 2026.03.13 22:25:56.844351 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1767 rows, containing 19 columns (19 merged, 0 gathered) in 0.010962473 sec., 161186.25788177538 rows/sec., 288.84 MiB/sec. | ||
| 11606 | 2026.03.13 22:25:56.846717 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11607 | 2026.03.13 22:25:56.847086 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11608 | 2026.03.13 22:25:56.847166 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11609 | 2026.03.13 22:25:56.847319 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.03 MiB. | ||
| 11610 | 2026.03.13 22:25:57.001164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.70 MiB, peak 345.68 MiB, free memory in arenas 0.00 B, will set to 335.75 MiB (RSS), difference: 7.05 MiB | ||
| 11611 | 2026.03.13 22:26:01.241683 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27420 | ||
| 11612 | 2026.03.13 22:26:01.242232 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11613 | 2026.03.13 22:26:01.242271 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11614 | 2026.03.13 22:26:01.242732 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11615 | 2026.03.13 22:26:01.242957 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11616 | 2026.03.13 22:26:01.243086 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27420 | ||
| 11617 | 2026.03.13 22:26:01.827276 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11618 | 2026.03.13 22:26:01.827466 [ 4 ] {45713620-80cb-473a-b138-7ecdbda031b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11619 | 2026.03.13 22:26:01.827569 [ 4 ] {45713620-80cb-473a-b138-7ecdbda031b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11620 | 2026.03.13 22:26:01.828297 [ 4 ] {45713620-80cb-473a-b138-7ecdbda031b5} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11621 | 2026.03.13 22:26:01.828347 [ 4 ] {45713620-80cb-473a-b138-7ecdbda031b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11622 | 2026.03.13 22:26:01.828789 [ 4 ] {45713620-80cb-473a-b138-7ecdbda031b5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11623 | 2026.03.13 22:26:01.829011 [ 4 ] {45713620-80cb-473a-b138-7ecdbda031b5} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11624 | 2026.03.13 22:26:01.829158 [ 4 ] {45713620-80cb-473a-b138-7ecdbda031b5} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001745 sec., 75644.69914040115 rows/sec., 6.53 MiB/sec. | ||
| 11625 | 2026.03.13 22:26:01.829199 [ 4 ] {45713620-80cb-473a-b138-7ecdbda031b5} <Debug> TCPHandler: Processed in 0.002059824 sec. | ||
| 11626 | 2026.03.13 22:26:01.829314 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11627 | 2026.03.13 22:26:01.829407 [ 4 ] {667a5e3b-f2d2-4612-876d-f3f2aa4e289b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11628 | 2026.03.13 22:26:01.829447 [ 4 ] {667a5e3b-f2d2-4612-876d-f3f2aa4e289b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11629 | 2026.03.13 22:26:01.829837 [ 4 ] {667a5e3b-f2d2-4612-876d-f3f2aa4e289b} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11630 | 2026.03.13 22:26:01.829870 [ 4 ] {667a5e3b-f2d2-4612-876d-f3f2aa4e289b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11631 | 2026.03.13 22:26:01.830163 [ 4 ] {667a5e3b-f2d2-4612-876d-f3f2aa4e289b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11632 | 2026.03.13 22:26:01.830373 [ 4 ] {667a5e3b-f2d2-4612-876d-f3f2aa4e289b} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11633 | 2026.03.13 22:26:01.830502 [ 4 ] {667a5e3b-f2d2-4612-876d-f3f2aa4e289b} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001113 sec., 34141.95867026055 rows/sec., 2.51 MiB/sec. | ||
| 11634 | 2026.03.13 22:26:01.830538 [ 4 ] {667a5e3b-f2d2-4612-876d-f3f2aa4e289b} <Debug> TCPHandler: Processed in 0.001270637 sec. | ||
| 11635 | 2026.03.13 22:26:01.830703 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11636 | 2026.03.13 22:26:01.830794 [ 4 ] {60f84883-5263-4642-9f83-eb19cd25693c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11637 | 2026.03.13 22:26:01.830833 [ 4 ] {60f84883-5263-4642-9f83-eb19cd25693c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11638 | 2026.03.13 22:26:01.831238 [ 4 ] {60f84883-5263-4642-9f83-eb19cd25693c} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11639 | 2026.03.13 22:26:01.831271 [ 4 ] {60f84883-5263-4642-9f83-eb19cd25693c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11640 | 2026.03.13 22:26:01.831577 [ 4 ] {60f84883-5263-4642-9f83-eb19cd25693c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11641 | 2026.03.13 22:26:01.831780 [ 4 ] {60f84883-5263-4642-9f83-eb19cd25693c} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11642 | 2026.03.13 22:26:01.831903 [ 4 ] {60f84883-5263-4642-9f83-eb19cd25693c} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001126 sec., 90586.14564831261 rows/sec., 7.08 MiB/sec. | ||
| 11643 | 2026.03.13 22:26:01.831939 [ 4 ] {60f84883-5263-4642-9f83-eb19cd25693c} <Debug> TCPHandler: Processed in 0.001284417 sec. | ||
| 11644 | 2026.03.13 22:26:01.832045 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11645 | 2026.03.13 22:26:01.832136 [ 4 ] {f036f828-1cb7-4a00-8b2a-6855a9d0ddad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11646 | 2026.03.13 22:26:01.832177 [ 4 ] {f036f828-1cb7-4a00-8b2a-6855a9d0ddad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11647 | 2026.03.13 22:26:01.832560 [ 4 ] {f036f828-1cb7-4a00-8b2a-6855a9d0ddad} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11648 | 2026.03.13 22:26:01.832592 [ 4 ] {f036f828-1cb7-4a00-8b2a-6855a9d0ddad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11649 | 2026.03.13 22:26:01.832912 [ 4 ] {f036f828-1cb7-4a00-8b2a-6855a9d0ddad} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11650 | 2026.03.13 22:26:01.833121 [ 4 ] {f036f828-1cb7-4a00-8b2a-6855a9d0ddad} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11651 | 2026.03.13 22:26:01.833223 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 3 parts from all_1_90_18 to all_92_92_0 | ||
| 11652 | 2026.03.13 22:26:01.833246 [ 4 ] {f036f828-1cb7-4a00-8b2a-6855a9d0ddad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001128 sec., 141843.97163120567 rows/sec., 9.88 MiB/sec. | ||
| 11653 | 2026.03.13 22:26:01.833251 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11654 | 2026.03.13 22:26:01.833276 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11655 | 2026.03.13 22:26:01.833283 [ 4 ] {f036f828-1cb7-4a00-8b2a-6855a9d0ddad} <Debug> TCPHandler: Processed in 0.001285747 sec. | ||
| 11656 | 2026.03.13 22:26:01.833395 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11657 | 2026.03.13 22:26:01.833402 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_92_19} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_90_18 to all_92_92_0 into Compact with storage Full | ||
| 11658 | 2026.03.13 22:26:01.833487 [ 4 ] {eef9fe65-3218-4aa9-b8ee-83a15bad90c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11659 | 2026.03.13 22:26:01.833545 [ 4 ] {eef9fe65-3218-4aa9-b8ee-83a15bad90c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11660 | 2026.03.13 22:26:01.833574 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_92_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11661 | 2026.03.13 22:26:01.833621 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_90_18, total 28766 rows starting from the beginning of the part | ||
| 11662 | 2026.03.13 22:26:01.833697 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 11663 | 2026.03.13 22:26:01.833752 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1317 rows starting from the beginning of the part | ||
| 11664 | 2026.03.13 22:26:01.834362 [ 4 ] {eef9fe65-3218-4aa9-b8ee-83a15bad90c3} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11665 | 2026.03.13 22:26:01.834401 [ 4 ] {eef9fe65-3218-4aa9-b8ee-83a15bad90c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11666 | 2026.03.13 22:26:01.834977 [ 4 ] {eef9fe65-3218-4aa9-b8ee-83a15bad90c3} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11667 | 2026.03.13 22:26:01.835198 [ 4 ] {eef9fe65-3218-4aa9-b8ee-83a15bad90c3} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11668 | 2026.03.13 22:26:01.835334 [ 4 ] {eef9fe65-3218-4aa9-b8ee-83a15bad90c3} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001865 sec., 20375.335120643434 rows/sec., 36.51 MiB/sec. | ||
| 11669 | 2026.03.13 22:26:01.835387 [ 4 ] {eef9fe65-3218-4aa9-b8ee-83a15bad90c3} <Debug> TCPHandler: Processed in 0.002038633 sec. | ||
| 11670 | 2026.03.13 22:26:01.835497 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11671 | 2026.03.13 22:26:01.835599 [ 4 ] {d8a24336-f285-4410-a3ca-dd9894f73a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11672 | 2026.03.13 22:26:01.835643 [ 4 ] {d8a24336-f285-4410-a3ca-dd9894f73a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11673 | 2026.03.13 22:26:01.835995 [ 4 ] {d8a24336-f285-4410-a3ca-dd9894f73a9e} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11674 | 2026.03.13 22:26:01.836029 [ 4 ] {d8a24336-f285-4410-a3ca-dd9894f73a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11675 | 2026.03.13 22:26:01.836361 [ 4 ] {d8a24336-f285-4410-a3ca-dd9894f73a9e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11676 | 2026.03.13 22:26:01.836583 [ 4 ] {d8a24336-f285-4410-a3ca-dd9894f73a9e} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11677 | 2026.03.13 22:26:01.836715 [ 4 ] {d8a24336-f285-4410-a3ca-dd9894f73a9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 11678 | 2026.03.13 22:26:01.836752 [ 4 ] {d8a24336-f285-4410-a3ca-dd9894f73a9e} <Debug> TCPHandler: Processed in 0.001306598 sec. | ||
| 11679 | 2026.03.13 22:26:01.839467 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_92_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30243 rows, containing 5 columns (5 merged, 0 gathered) in 0.00611785 sec., 4943403.319793718 rows/sec., 325.25 MiB/sec. | ||
| 11680 | 2026.03.13 22:26:01.839947 [ 192 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_92_19} <Trace> MergedBlockOutputStream: filled checksums all_1_92_19 (state Temporary) | ||
| 11681 | 2026.03.13 22:26:01.840249 [ 192 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_92_19} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_92_19 to all_1_92_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11682 | 2026.03.13 22:26:01.840325 [ 192 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_92_19} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 3 parts: [all_1_90_18, all_92_92_0] -> all_1_92_19 | ||
| 11683 | 2026.03.13 22:26:01.840423 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 11684 | 2026.03.13 22:26:02.686525 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11685 | 2026.03.13 22:26:02.710920 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11686 | 2026.03.13 22:26:02.711023 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11687 | 2026.03.13 22:26:02.719528 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11688 | 2026.03.13 22:26:02.720974 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11689 | 2026.03.13 22:26:02.728768 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11690 | 2026.03.13 22:26:03.441706 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63242 | ||
| 11691 | 2026.03.13 22:26:03.441827 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11692 | 2026.03.13 22:26:03.441858 [ 291 ] {} <Debug> TCP-Session: 5827da55-2800-4ac4-bdd5-1d4472c88faa Authenticating user 'default' from [fd00:1122:3344:101::e]:63242 | ||
| 11693 | 2026.03.13 22:26:03.441888 [ 291 ] {} <Debug> TCP-Session: 5827da55-2800-4ac4-bdd5-1d4472c88faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11694 | 2026.03.13 22:26:03.441904 [ 291 ] {} <Debug> TCP-Session: 5827da55-2800-4ac4-bdd5-1d4472c88faa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11695 | 2026.03.13 22:26:03.442151 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44618 | ||
| 11696 | 2026.03.13 22:26:03.442195 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63553 | ||
| 11697 | 2026.03.13 22:26:03.442227 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52902 | ||
| 11698 | 2026.03.13 22:26:03.442262 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50133 | ||
| 11699 | 2026.03.13 22:26:03.442304 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11700 | 2026.03.13 22:26:03.442239 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49855 | ||
| 11701 | 2026.03.13 22:26:03.442352 [ 292 ] {} <Debug> TCP-Session: acf49f7b-2e81-40bc-8876-4d28364f453f Authenticating user 'default' from [fd00:1122:3344:101::e]:44618 | ||
| 11702 | 2026.03.13 22:26:03.442351 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11703 | 2026.03.13 22:26:03.442382 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11704 | 2026.03.13 22:26:03.442382 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11705 | 2026.03.13 22:26:03.442394 [ 292 ] {} <Debug> TCP-Session: acf49f7b-2e81-40bc-8876-4d28364f453f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11706 | 2026.03.13 22:26:03.442427 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11707 | 2026.03.13 22:26:03.442440 [ 290 ] {} <Debug> TCP-Session: 497702c3-16b7-4c85-aeb2-ad628eb4766f Authenticating user 'default' from [fd00:1122:3344:101::e]:50133 | ||
| 11708 | 2026.03.13 22:26:03.442449 [ 292 ] {} <Debug> TCP-Session: acf49f7b-2e81-40bc-8876-4d28364f453f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11709 | 2026.03.13 22:26:03.442470 [ 288 ] {} <Debug> TCP-Session: 95c70e11-30ce-4e64-9af1-35556a4922c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49855 | ||
| 11710 | 2026.03.13 22:26:03.442495 [ 290 ] {} <Debug> TCP-Session: 497702c3-16b7-4c85-aeb2-ad628eb4766f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11711 | 2026.03.13 22:26:03.442514 [ 288 ] {} <Debug> TCP-Session: 95c70e11-30ce-4e64-9af1-35556a4922c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11712 | 2026.03.13 22:26:03.442531 [ 290 ] {} <Debug> TCP-Session: 497702c3-16b7-4c85-aeb2-ad628eb4766f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11713 | 2026.03.13 22:26:03.442548 [ 288 ] {} <Debug> TCP-Session: 95c70e11-30ce-4e64-9af1-35556a4922c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11714 | 2026.03.13 22:26:03.442431 [ 287 ] {} <Debug> TCP-Session: f64eba11-4692-4712-accf-de3acb1fe931 Authenticating user 'default' from [fd00:1122:3344:101::e]:52902 | ||
| 11715 | 2026.03.13 22:26:03.442414 [ 293 ] {} <Debug> TCP-Session: 7161bc98-2edb-4a21-9e6d-43f0845ea96f Authenticating user 'default' from [fd00:1122:3344:101::e]:63553 | ||
| 11716 | 2026.03.13 22:26:03.442627 [ 287 ] {} <Debug> TCP-Session: f64eba11-4692-4712-accf-de3acb1fe931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11717 | 2026.03.13 22:26:03.442388 [ 291 ] {} <Trace> TCP-Session: 5827da55-2800-4ac4-bdd5-1d4472c88faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11718 | 2026.03.13 22:26:03.442671 [ 287 ] {} <Debug> TCP-Session: f64eba11-4692-4712-accf-de3acb1fe931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11719 | 2026.03.13 22:26:03.442668 [ 293 ] {} <Debug> TCP-Session: 7161bc98-2edb-4a21-9e6d-43f0845ea96f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11720 | 2026.03.13 22:26:03.442209 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49086 | ||
| 11721 | 2026.03.13 22:26:03.442751 [ 293 ] {} <Debug> TCP-Session: 7161bc98-2edb-4a21-9e6d-43f0845ea96f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11722 | 2026.03.13 22:26:03.442208 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55512 | ||
| 11723 | 2026.03.13 22:26:03.442255 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62829 | ||
| 11724 | 2026.03.13 22:26:03.442834 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11725 | 2026.03.13 22:26:03.442908 [ 294 ] {} <Debug> TCP-Session: 631ebe56-6549-497a-8f06-e4817a91aba8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49086 | ||
| 11726 | 2026.03.13 22:26:03.442919 [ 291 ] {98a83007-1fba-46dc-af5f-d75fd238f379} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63242) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11727 | 2026.03.13 22:26:03.442928 [ 294 ] {} <Debug> TCP-Session: 631ebe56-6549-497a-8f06-e4817a91aba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11728 | 2026.03.13 22:26:03.442965 [ 294 ] {} <Debug> TCP-Session: 631ebe56-6549-497a-8f06-e4817a91aba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11729 | 2026.03.13 22:26:03.443144 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11730 | 2026.03.13 22:26:03.443184 [ 3 ] {} <Debug> TCP-Session: 303460a1-811f-4d9f-8e6d-ff746753f132 Authenticating user 'default' from [fd00:1122:3344:101::e]:55512 | ||
| 11731 | 2026.03.13 22:26:03.443208 [ 3 ] {} <Debug> TCP-Session: 303460a1-811f-4d9f-8e6d-ff746753f132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11732 | 2026.03.13 22:26:03.443226 [ 3 ] {} <Debug> TCP-Session: 303460a1-811f-4d9f-8e6d-ff746753f132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11733 | 2026.03.13 22:26:03.443310 [ 291 ] {98a83007-1fba-46dc-af5f-d75fd238f379} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11734 | 2026.03.13 22:26:03.443391 [ 291 ] {98a83007-1fba-46dc-af5f-d75fd238f379} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11735 | 2026.03.13 22:26:03.443492 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11736 | 2026.03.13 22:26:03.443535 [ 289 ] {} <Debug> TCP-Session: a9f74160-3143-4f43-b970-b8d3464a4946 Authenticating user 'default' from [fd00:1122:3344:101::e]:62829 | ||
| 11737 | 2026.03.13 22:26:03.443558 [ 289 ] {} <Debug> TCP-Session: a9f74160-3143-4f43-b970-b8d3464a4946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11738 | 2026.03.13 22:26:03.443574 [ 289 ] {} <Debug> TCP-Session: a9f74160-3143-4f43-b970-b8d3464a4946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11739 | 2026.03.13 22:26:03.443800 [ 291 ] {98a83007-1fba-46dc-af5f-d75fd238f379} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 11740 | 2026.03.13 22:26:03.445156 [ 339 ] {98a83007-1fba-46dc-af5f-d75fd238f379} <Trace> AggregatingTransform: Aggregating | ||
| 11741 | 2026.03.13 22:26:03.445199 [ 339 ] {98a83007-1fba-46dc-af5f-d75fd238f379} <Trace> Aggregator: Aggregation method: without_key | ||
| 11742 | 2026.03.13 22:26:03.445237 [ 339 ] {98a83007-1fba-46dc-af5f-d75fd238f379} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001291157 sec. (774.499 rows/sec., 30.25 KiB/sec.) | ||
| 11743 | 2026.03.13 22:26:03.445255 [ 339 ] {98a83007-1fba-46dc-af5f-d75fd238f379} <Trace> Aggregator: Merging aggregated data | ||
| 11744 | 2026.03.13 22:26:03.446712 [ 291 ] {98a83007-1fba-46dc-af5f-d75fd238f379} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003879 sec., 257.79840164990975 rows/sec., 10.07 KiB/sec. | ||
| 11745 | 2026.03.13 22:26:03.446873 [ 291 ] {98a83007-1fba-46dc-af5f-d75fd238f379} <Debug> TCPHandler: Processed in 0.00468904 sec. | ||
| 11746 | 2026.03.13 22:26:03.447015 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11747 | 2026.03.13 22:26:03.447043 [ 291 ] {} <Debug> TCP-Session: 5827da55-2800-4ac4-bdd5-1d4472c88faa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11748 | 2026.03.13 22:26:03.447051 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11749 | 2026.03.13 22:26:03.447073 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11750 | 2026.03.13 22:26:03.447093 [ 289 ] {} <Debug> TCP-Session: a9f74160-3143-4f43-b970-b8d3464a4946 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11751 | 2026.03.13 22:26:03.447094 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11752 | 2026.03.13 22:26:03.447124 [ 292 ] {} <Debug> TCP-Session: acf49f7b-2e81-40bc-8876-4d28364f453f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11753 | 2026.03.13 22:26:03.447129 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11754 | 2026.03.13 22:26:03.447145 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11755 | 2026.03.13 22:26:03.447165 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11756 | 2026.03.13 22:26:03.447188 [ 288 ] {} <Debug> TCP-Session: 95c70e11-30ce-4e64-9af1-35556a4922c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11757 | 2026.03.13 22:26:03.447197 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11758 | 2026.03.13 22:26:03.447228 [ 287 ] {} <Debug> TCP-Session: f64eba11-4692-4712-accf-de3acb1fe931 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11759 | 2026.03.13 22:26:03.447213 [ 293 ] {} <Debug> TCP-Session: 7161bc98-2edb-4a21-9e6d-43f0845ea96f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11760 | 2026.03.13 22:26:03.447252 [ 290 ] {} <Debug> TCP-Session: 497702c3-16b7-4c85-aeb2-ad628eb4766f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11761 | 2026.03.13 22:26:03.447166 [ 294 ] {} <Debug> TCP-Session: 631ebe56-6549-497a-8f06-e4817a91aba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11762 | 2026.03.13 22:26:03.447108 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11763 | 2026.03.13 22:26:03.447338 [ 3 ] {} <Debug> TCP-Session: 303460a1-811f-4d9f-8e6d-ff746753f132 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11764 | 2026.03.13 22:26:03.487068 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53695 | ||
| 11765 | 2026.03.13 22:26:03.487147 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11766 | 2026.03.13 22:26:03.487171 [ 291 ] {} <Debug> TCP-Session: fa173d13-3738-424a-977e-d787c76cac63 Authenticating user 'default' from [fd00:1122:3344:101::e]:53695 | ||
| 11767 | 2026.03.13 22:26:03.487191 [ 291 ] {} <Debug> TCP-Session: fa173d13-3738-424a-977e-d787c76cac63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11768 | 2026.03.13 22:26:03.487203 [ 291 ] {} <Debug> TCP-Session: fa173d13-3738-424a-977e-d787c76cac63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11769 | 2026.03.13 22:26:03.487402 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56450 | ||
| 11770 | 2026.03.13 22:26:03.487417 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35620 | ||
| 11771 | 2026.03.13 22:26:03.487445 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50117 | ||
| 11772 | 2026.03.13 22:26:03.487477 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37744 | ||
| 11773 | 2026.03.13 22:26:03.487465 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59598 | ||
| 11774 | 2026.03.13 22:26:03.487512 [ 291 ] {} <Trace> TCP-Session: fa173d13-3738-424a-977e-d787c76cac63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11775 | 2026.03.13 22:26:03.487544 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11776 | 2026.03.13 22:26:03.487557 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11777 | 2026.03.13 22:26:03.487586 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11778 | 2026.03.13 22:26:03.487595 [ 292 ] {} <Debug> TCP-Session: b2a4d19e-6bc8-43e7-8bcd-39c5945825bc Authenticating user 'default' from [fd00:1122:3344:101::e]:56450 | ||
| 11779 | 2026.03.13 22:26:03.487609 [ 287 ] {} <Debug> TCP-Session: fc6c70f2-7c78-4eb9-a81d-96c19a544612 Authenticating user 'default' from [fd00:1122:3344:101::e]:50117 | ||
| 11780 | 2026.03.13 22:26:03.487621 [ 289 ] {} <Debug> TCP-Session: 6e8caa31-018c-4564-871d-03666155bbee Authenticating user 'default' from [fd00:1122:3344:101::e]:59598 | ||
| 11781 | 2026.03.13 22:26:03.487636 [ 292 ] {} <Debug> TCP-Session: b2a4d19e-6bc8-43e7-8bcd-39c5945825bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11782 | 2026.03.13 22:26:03.487652 [ 287 ] {} <Debug> TCP-Session: fc6c70f2-7c78-4eb9-a81d-96c19a544612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11783 | 2026.03.13 22:26:03.487664 [ 289 ] {} <Debug> TCP-Session: 6e8caa31-018c-4564-871d-03666155bbee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11784 | 2026.03.13 22:26:03.487684 [ 287 ] {} <Debug> TCP-Session: fc6c70f2-7c78-4eb9-a81d-96c19a544612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11785 | 2026.03.13 22:26:03.487699 [ 289 ] {} <Debug> TCP-Session: 6e8caa31-018c-4564-871d-03666155bbee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11786 | 2026.03.13 22:26:03.487715 [ 291 ] {6fb49e64-eff2-42fa-89e7-3f1de2284d56} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53695) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11787 | 2026.03.13 22:26:03.487566 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11788 | 2026.03.13 22:26:03.487546 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11789 | 2026.03.13 22:26:03.487791 [ 290 ] {} <Debug> TCP-Session: e98daf5f-d496-4ef4-a358-f7e0b9bef9be Authenticating user 'default' from [fd00:1122:3344:101::e]:37744 | ||
| 11790 | 2026.03.13 22:26:03.487453 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61729 | ||
| 11791 | 2026.03.13 22:26:03.487824 [ 290 ] {} <Debug> TCP-Session: e98daf5f-d496-4ef4-a358-f7e0b9bef9be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11792 | 2026.03.13 22:26:03.487818 [ 293 ] {} <Debug> TCP-Session: 7504952c-632c-4999-b1c0-015bff6c2b18 Authenticating user 'default' from [fd00:1122:3344:101::e]:35620 | ||
| 11793 | 2026.03.13 22:26:03.487855 [ 290 ] {} <Debug> TCP-Session: e98daf5f-d496-4ef4-a358-f7e0b9bef9be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11794 | 2026.03.13 22:26:03.487879 [ 293 ] {} <Debug> TCP-Session: 7504952c-632c-4999-b1c0-015bff6c2b18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11795 | 2026.03.13 22:26:03.487886 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11796 | 2026.03.13 22:26:03.487905 [ 293 ] {} <Debug> TCP-Session: 7504952c-632c-4999-b1c0-015bff6c2b18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11797 | 2026.03.13 22:26:03.487925 [ 288 ] {} <Debug> TCP-Session: 0e6a630d-a957-49f1-8839-97e21585131f Authenticating user 'default' from [fd00:1122:3344:101::e]:61729 | ||
| 11798 | 2026.03.13 22:26:03.487423 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47012 | ||
| 11799 | 2026.03.13 22:26:03.487957 [ 291 ] {6fb49e64-eff2-42fa-89e7-3f1de2284d56} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11800 | 2026.03.13 22:26:03.487956 [ 288 ] {} <Debug> TCP-Session: 0e6a630d-a957-49f1-8839-97e21585131f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11801 | 2026.03.13 22:26:03.487429 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40172 | ||
| 11802 | 2026.03.13 22:26:03.488022 [ 288 ] {} <Debug> TCP-Session: 0e6a630d-a957-49f1-8839-97e21585131f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11803 | 2026.03.13 22:26:03.488022 [ 291 ] {6fb49e64-eff2-42fa-89e7-3f1de2284d56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11804 | 2026.03.13 22:26:03.488014 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11805 | 2026.03.13 22:26:03.487669 [ 292 ] {} <Debug> TCP-Session: b2a4d19e-6bc8-43e7-8bcd-39c5945825bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11806 | 2026.03.13 22:26:03.488089 [ 3 ] {} <Debug> TCP-Session: 6265a274-5f42-4e18-80e4-81393b98818a Authenticating user 'default' from [fd00:1122:3344:101::e]:47012 | ||
| 11807 | 2026.03.13 22:26:03.488082 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11808 | 2026.03.13 22:26:03.488122 [ 3 ] {} <Debug> TCP-Session: 6265a274-5f42-4e18-80e4-81393b98818a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11809 | 2026.03.13 22:26:03.488144 [ 294 ] {} <Debug> TCP-Session: 78c88015-e8bf-48d2-959c-4a931017d161 Authenticating user 'default' from [fd00:1122:3344:101::e]:40172 | ||
| 11810 | 2026.03.13 22:26:03.488156 [ 3 ] {} <Debug> TCP-Session: 6265a274-5f42-4e18-80e4-81393b98818a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11811 | 2026.03.13 22:26:03.488173 [ 294 ] {} <Debug> TCP-Session: 78c88015-e8bf-48d2-959c-4a931017d161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11812 | 2026.03.13 22:26:03.488196 [ 294 ] {} <Debug> TCP-Session: 78c88015-e8bf-48d2-959c-4a931017d161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11813 | 2026.03.13 22:26:03.488363 [ 291 ] {6fb49e64-eff2-42fa-89e7-3f1de2284d56} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 11814 | 2026.03.13 22:26:03.489206 [ 340 ] {6fb49e64-eff2-42fa-89e7-3f1de2284d56} <Trace> AggregatingTransform: Aggregating | ||
| 11815 | 2026.03.13 22:26:03.489251 [ 340 ] {6fb49e64-eff2-42fa-89e7-3f1de2284d56} <Trace> Aggregator: Aggregation method: without_key | ||
| 11816 | 2026.03.13 22:26:03.489279 [ 340 ] {6fb49e64-eff2-42fa-89e7-3f1de2284d56} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000815497 sec. (1226.246 rows/sec., 47.90 KiB/sec.) | ||
| 11817 | 2026.03.13 22:26:03.489298 [ 340 ] {6fb49e64-eff2-42fa-89e7-3f1de2284d56} <Trace> Aggregator: Merging aggregated data | ||
| 11818 | 2026.03.13 22:26:03.490658 [ 291 ] {6fb49e64-eff2-42fa-89e7-3f1de2284d56} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00301 sec., 332.22591362126246 rows/sec., 12.98 KiB/sec. | ||
| 11819 | 2026.03.13 22:26:03.490732 [ 291 ] {6fb49e64-eff2-42fa-89e7-3f1de2284d56} <Debug> TCPHandler: Processed in 0.003341121 sec. | ||
| 11820 | 2026.03.13 22:26:03.490852 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11821 | 2026.03.13 22:26:03.490877 [ 291 ] {} <Debug> TCP-Session: fa173d13-3738-424a-977e-d787c76cac63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11822 | 2026.03.13 22:26:03.490883 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11823 | 2026.03.13 22:26:03.490900 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11824 | 2026.03.13 22:26:03.490935 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11825 | 2026.03.13 22:26:03.491029 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11826 | 2026.03.13 22:26:03.491093 [ 294 ] {} <Debug> TCP-Session: 78c88015-e8bf-48d2-959c-4a931017d161 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11827 | 2026.03.13 22:26:03.491112 [ 288 ] {} <Debug> TCP-Session: 0e6a630d-a957-49f1-8839-97e21585131f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11828 | 2026.03.13 22:26:03.491008 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11829 | 2026.03.13 22:26:03.490986 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11830 | 2026.03.13 22:26:03.491168 [ 287 ] {} <Debug> TCP-Session: fc6c70f2-7c78-4eb9-a81d-96c19a544612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11831 | 2026.03.13 22:26:03.490969 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11832 | 2026.03.13 22:26:03.491192 [ 289 ] {} <Debug> TCP-Session: 6e8caa31-018c-4564-871d-03666155bbee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11833 | 2026.03.13 22:26:03.490960 [ 293 ] {} <Debug> TCP-Session: 7504952c-632c-4999-b1c0-015bff6c2b18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11834 | 2026.03.13 22:26:03.491226 [ 3 ] {} <Debug> TCP-Session: 6265a274-5f42-4e18-80e4-81393b98818a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11835 | 2026.03.13 22:26:03.490940 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11836 | 2026.03.13 22:26:03.490944 [ 292 ] {} <Debug> TCP-Session: b2a4d19e-6bc8-43e7-8bcd-39c5945825bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11837 | 2026.03.13 22:26:03.491308 [ 290 ] {} <Debug> TCP-Session: e98daf5f-d496-4ef4-a358-f7e0b9bef9be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11838 | 2026.03.13 22:26:03.822287 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1446 | ||
| 11839 | 2026.03.13 22:26:03.824658 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11840 | 2026.03.13 22:26:03.824717 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11841 | 2026.03.13 22:26:03.825987 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11842 | 2026.03.13 22:26:03.826290 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11843 | 2026.03.13 22:26:03.826672 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1446 | ||
| 11844 | 2026.03.13 22:26:06.532467 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34015 | ||
| 11845 | 2026.03.13 22:26:06.532565 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11846 | 2026.03.13 22:26:06.532591 [ 291 ] {} <Debug> TCP-Session: 6344cffa-3dd3-43e8-a8c8-e329316881c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34015 | ||
| 11847 | 2026.03.13 22:26:06.532613 [ 291 ] {} <Debug> TCP-Session: 6344cffa-3dd3-43e8-a8c8-e329316881c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11848 | 2026.03.13 22:26:06.532625 [ 291 ] {} <Debug> TCP-Session: 6344cffa-3dd3-43e8-a8c8-e329316881c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11849 | 2026.03.13 22:26:06.532849 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58998 | ||
| 11850 | 2026.03.13 22:26:06.532869 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53827 | ||
| 11851 | 2026.03.13 22:26:06.532900 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61456 | ||
| 11852 | 2026.03.13 22:26:06.532911 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49783 | ||
| 11853 | 2026.03.13 22:26:06.532966 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11854 | 2026.03.13 22:26:06.532924 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63510 | ||
| 11855 | 2026.03.13 22:26:06.533004 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11856 | 2026.03.13 22:26:06.533034 [ 291 ] {} <Trace> TCP-Session: 6344cffa-3dd3-43e8-a8c8-e329316881c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11857 | 2026.03.13 22:26:06.533045 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11858 | 2026.03.13 22:26:06.533067 [ 288 ] {} <Debug> TCP-Session: 596b5a50-24a2-4042-84ee-cf6b620aa7f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61456 | ||
| 11859 | 2026.03.13 22:26:06.533095 [ 289 ] {} <Debug> TCP-Session: 661c5735-7375-41bf-acaa-ff13e746670a Authenticating user 'default' from [fd00:1122:3344:101::e]:49783 | ||
| 11860 | 2026.03.13 22:26:06.533069 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11861 | 2026.03.13 22:26:06.533122 [ 288 ] {} <Debug> TCP-Session: 596b5a50-24a2-4042-84ee-cf6b620aa7f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11862 | 2026.03.13 22:26:06.533128 [ 289 ] {} <Debug> TCP-Session: 661c5735-7375-41bf-acaa-ff13e746670a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11863 | 2026.03.13 22:26:06.533152 [ 290 ] {} <Debug> TCP-Session: baf6ef4c-72e2-4016-b05d-067a173cfc75 Authenticating user 'default' from [fd00:1122:3344:101::e]:63510 | ||
| 11864 | 2026.03.13 22:26:06.533171 [ 288 ] {} <Debug> TCP-Session: 596b5a50-24a2-4042-84ee-cf6b620aa7f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11865 | 2026.03.13 22:26:06.533178 [ 289 ] {} <Debug> TCP-Session: 661c5735-7375-41bf-acaa-ff13e746670a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11866 | 2026.03.13 22:26:06.533195 [ 290 ] {} <Debug> TCP-Session: baf6ef4c-72e2-4016-b05d-067a173cfc75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11867 | 2026.03.13 22:26:06.533219 [ 291 ] {e755f82b-d185-42b9-8ed7-a0e5d07f8c33} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34015) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11868 | 2026.03.13 22:26:06.533233 [ 290 ] {} <Debug> TCP-Session: baf6ef4c-72e2-4016-b05d-067a173cfc75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11869 | 2026.03.13 22:26:06.532989 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11870 | 2026.03.13 22:26:06.532884 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58150 | ||
| 11871 | 2026.03.13 22:26:06.533287 [ 294 ] {} <Debug> TCP-Session: c2b50504-6155-49c0-8c40-267e6b0318a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53827 | ||
| 11872 | 2026.03.13 22:26:06.532870 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48128 | ||
| 11873 | 2026.03.13 22:26:06.533313 [ 294 ] {} <Debug> TCP-Session: c2b50504-6155-49c0-8c40-267e6b0318a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11874 | 2026.03.13 22:26:06.533344 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11875 | 2026.03.13 22:26:06.533354 [ 294 ] {} <Debug> TCP-Session: c2b50504-6155-49c0-8c40-267e6b0318a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11876 | 2026.03.13 22:26:06.532861 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55300 | ||
| 11877 | 2026.03.13 22:26:06.533386 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11878 | 2026.03.13 22:26:06.533370 [ 287 ] {} <Debug> TCP-Session: d5a9c80e-4d77-43e7-88ac-a5a52bdded91 Authenticating user 'default' from [fd00:1122:3344:101::e]:58150 | ||
| 11879 | 2026.03.13 22:26:06.533429 [ 3 ] {} <Debug> TCP-Session: e0ef35f5-1b4d-40cf-9933-4888e2d5c605 Authenticating user 'default' from [fd00:1122:3344:101::e]:48128 | ||
| 11880 | 2026.03.13 22:26:06.533450 [ 287 ] {} <Debug> TCP-Session: d5a9c80e-4d77-43e7-88ac-a5a52bdded91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11881 | 2026.03.13 22:26:06.533458 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11882 | 2026.03.13 22:26:06.533477 [ 287 ] {} <Debug> TCP-Session: d5a9c80e-4d77-43e7-88ac-a5a52bdded91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11883 | 2026.03.13 22:26:06.533500 [ 293 ] {} <Debug> TCP-Session: 8794c7fb-f42a-4f3d-bdbc-028031146ace Authenticating user 'default' from [fd00:1122:3344:101::e]:55300 | ||
| 11884 | 2026.03.13 22:26:06.533464 [ 3 ] {} <Debug> TCP-Session: e0ef35f5-1b4d-40cf-9933-4888e2d5c605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11885 | 2026.03.13 22:26:06.533524 [ 291 ] {e755f82b-d185-42b9-8ed7-a0e5d07f8c33} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11886 | 2026.03.13 22:26:06.533545 [ 3 ] {} <Debug> TCP-Session: e0ef35f5-1b4d-40cf-9933-4888e2d5c605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11887 | 2026.03.13 22:26:06.533005 [ 292 ] {} <Debug> TCP-Session: 605e919a-ebdc-4ff8-8d8d-b9c3dfdcd442 Authenticating user 'default' from [fd00:1122:3344:101::e]:58998 | ||
| 11888 | 2026.03.13 22:26:06.533530 [ 293 ] {} <Debug> TCP-Session: 8794c7fb-f42a-4f3d-bdbc-028031146ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11889 | 2026.03.13 22:26:06.533607 [ 292 ] {} <Debug> TCP-Session: 605e919a-ebdc-4ff8-8d8d-b9c3dfdcd442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11890 | 2026.03.13 22:26:06.533602 [ 291 ] {e755f82b-d185-42b9-8ed7-a0e5d07f8c33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11891 | 2026.03.13 22:26:06.533637 [ 292 ] {} <Debug> TCP-Session: 605e919a-ebdc-4ff8-8d8d-b9c3dfdcd442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11892 | 2026.03.13 22:26:06.533648 [ 293 ] {} <Debug> TCP-Session: 8794c7fb-f42a-4f3d-bdbc-028031146ace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11893 | 2026.03.13 22:26:06.533951 [ 291 ] {e755f82b-d185-42b9-8ed7-a0e5d07f8c33} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 11894 | 2026.03.13 22:26:06.534945 [ 299 ] {e755f82b-d185-42b9-8ed7-a0e5d07f8c33} <Trace> AggregatingTransform: Aggregating | ||
| 11895 | 2026.03.13 22:26:06.534998 [ 299 ] {e755f82b-d185-42b9-8ed7-a0e5d07f8c33} <Trace> Aggregator: Aggregation method: without_key | ||
| 11896 | 2026.03.13 22:26:06.535037 [ 299 ] {e755f82b-d185-42b9-8ed7-a0e5d07f8c33} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000982892 sec. (1017.406 rows/sec., 39.74 KiB/sec.) | ||
| 11897 | 2026.03.13 22:26:06.535053 [ 299 ] {e755f82b-d185-42b9-8ed7-a0e5d07f8c33} <Trace> Aggregator: Merging aggregated data | ||
| 11898 | 2026.03.13 22:26:06.536435 [ 291 ] {e755f82b-d185-42b9-8ed7-a0e5d07f8c33} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003272 sec., 305.62347188264056 rows/sec., 11.94 KiB/sec. | ||
| 11899 | 2026.03.13 22:26:06.536578 [ 291 ] {e755f82b-d185-42b9-8ed7-a0e5d07f8c33} <Debug> TCPHandler: Processed in 0.003745269 sec. | ||
| 11900 | 2026.03.13 22:26:06.536698 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11901 | 2026.03.13 22:26:06.536724 [ 291 ] {} <Debug> TCP-Session: 6344cffa-3dd3-43e8-a8c8-e329316881c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11902 | 2026.03.13 22:26:06.536727 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11903 | 2026.03.13 22:26:06.536751 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11904 | 2026.03.13 22:26:06.536772 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11905 | 2026.03.13 22:26:06.536791 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11906 | 2026.03.13 22:26:06.536801 [ 292 ] {} <Debug> TCP-Session: 605e919a-ebdc-4ff8-8d8d-b9c3dfdcd442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11907 | 2026.03.13 22:26:06.536829 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11908 | 2026.03.13 22:26:06.536842 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11909 | 2026.03.13 22:26:06.536866 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11910 | 2026.03.13 22:26:06.536882 [ 3 ] {} <Debug> TCP-Session: e0ef35f5-1b4d-40cf-9933-4888e2d5c605 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11911 | 2026.03.13 22:26:06.536904 [ 287 ] {} <Debug> TCP-Session: d5a9c80e-4d77-43e7-88ac-a5a52bdded91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11912 | 2026.03.13 22:26:06.536924 [ 288 ] {} <Debug> TCP-Session: 596b5a50-24a2-4042-84ee-cf6b620aa7f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11913 | 2026.03.13 22:26:06.536852 [ 294 ] {} <Debug> TCP-Session: c2b50504-6155-49c0-8c40-267e6b0318a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11914 | 2026.03.13 22:26:06.536815 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11915 | 2026.03.13 22:26:06.536778 [ 290 ] {} <Debug> TCP-Session: baf6ef4c-72e2-4016-b05d-067a173cfc75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11916 | 2026.03.13 22:26:06.537017 [ 289 ] {} <Debug> TCP-Session: 661c5735-7375-41bf-acaa-ff13e746670a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11917 | 2026.03.13 22:26:06.536823 [ 293 ] {} <Debug> TCP-Session: 8794c7fb-f42a-4f3d-bdbc-028031146ace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11918 | 2026.03.13 22:26:06.825875 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11919 | 2026.03.13 22:26:06.826071 [ 4 ] {a60ebb1b-7b3b-4b6c-8ed2-703ab08943fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11920 | 2026.03.13 22:26:06.826143 [ 4 ] {a60ebb1b-7b3b-4b6c-8ed2-703ab08943fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11921 | 2026.03.13 22:26:06.826785 [ 4 ] {a60ebb1b-7b3b-4b6c-8ed2-703ab08943fe} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11922 | 2026.03.13 22:26:06.826835 [ 4 ] {a60ebb1b-7b3b-4b6c-8ed2-703ab08943fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11923 | 2026.03.13 22:26:06.827230 [ 4 ] {a60ebb1b-7b3b-4b6c-8ed2-703ab08943fe} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11924 | 2026.03.13 22:26:06.827624 [ 4 ] {a60ebb1b-7b3b-4b6c-8ed2-703ab08943fe} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11925 | 2026.03.13 22:26:06.827792 [ 4 ] {a60ebb1b-7b3b-4b6c-8ed2-703ab08943fe} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001773 sec., 1128.0315848843768 rows/sec., 91.98 KiB/sec. | ||
| 11926 | 2026.03.13 22:26:06.827848 [ 4 ] {a60ebb1b-7b3b-4b6c-8ed2-703ab08943fe} <Debug> TCPHandler: Processed in 0.002107575 sec. | ||
| 11927 | 2026.03.13 22:26:06.827990 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11928 | 2026.03.13 22:26:06.828099 [ 4 ] {5116c60b-9988-483e-b9b5-22551f632e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11929 | 2026.03.13 22:26:06.828145 [ 4 ] {5116c60b-9988-483e-b9b5-22551f632e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11930 | 2026.03.13 22:26:06.828632 [ 4 ] {5116c60b-9988-483e-b9b5-22551f632e47} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11931 | 2026.03.13 22:26:06.828677 [ 4 ] {5116c60b-9988-483e-b9b5-22551f632e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11932 | 2026.03.13 22:26:06.829007 [ 4 ] {5116c60b-9988-483e-b9b5-22551f632e47} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11933 | 2026.03.13 22:26:06.829225 [ 4 ] {5116c60b-9988-483e-b9b5-22551f632e47} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11934 | 2026.03.13 22:26:06.829361 [ 4 ] {5116c60b-9988-483e-b9b5-22551f632e47} <Debug> executeQuery: Read 63 rows, 5.04 KiB in 0.001286 sec., 48989.11353032659 rows/sec., 3.82 MiB/sec. | ||
| 11935 | 2026.03.13 22:26:06.829359 [ 97 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11936 | 2026.03.13 22:26:06.829401 [ 4 ] {5116c60b-9988-483e-b9b5-22551f632e47} <Debug> TCPHandler: Processed in 0.001471111 sec. | ||
| 11937 | 2026.03.13 22:26:06.829438 [ 97 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11938 | 2026.03.13 22:26:06.829464 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11939 | 2026.03.13 22:26:06.829534 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11940 | 2026.03.13 22:26:06.829584 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 11941 | 2026.03.13 22:26:06.829635 [ 4 ] {4e6e2a96-d99b-4b14-a99c-c430a799d8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11942 | 2026.03.13 22:26:06.829682 [ 4 ] {4e6e2a96-d99b-4b14-a99c-c430a799d8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11943 | 2026.03.13 22:26:06.829728 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11944 | 2026.03.13 22:26:06.829770 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2152 rows starting from the beginning of the part | ||
| 11945 | 2026.03.13 22:26:06.829838 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 2136 rows starting from the beginning of the part | ||
| 11946 | 2026.03.13 22:26:06.829885 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 11947 | 2026.03.13 22:26:06.829928 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 62 rows starting from the beginning of the part | ||
| 11948 | 2026.03.13 22:26:06.829969 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 132 rows starting from the beginning of the part | ||
| 11949 | 2026.03.13 22:26:06.830015 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 63 rows starting from the beginning of the part | ||
| 11950 | 2026.03.13 22:26:06.830095 [ 4 ] {4e6e2a96-d99b-4b14-a99c-c430a799d8ac} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11951 | 2026.03.13 22:26:06.830137 [ 4 ] {4e6e2a96-d99b-4b14-a99c-c430a799d8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11952 | 2026.03.13 22:26:06.830478 [ 4 ] {4e6e2a96-d99b-4b14-a99c-c430a799d8ac} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11953 | 2026.03.13 22:26:06.830709 [ 4 ] {4e6e2a96-d99b-4b14-a99c-c430a799d8ac} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11954 | 2026.03.13 22:26:06.830847 [ 4 ] {4e6e2a96-d99b-4b14-a99c-c430a799d8ac} <Debug> executeQuery: Read 5 rows, 374.00 B in 0.001233 sec., 4055.1500405515008 rows/sec., 296.22 KiB/sec. | ||
| 11955 | 2026.03.13 22:26:06.830889 [ 4 ] {4e6e2a96-d99b-4b14-a99c-c430a799d8ac} <Debug> TCPHandler: Processed in 0.001408881 sec. | ||
| 11956 | 2026.03.13 22:26:06.830994 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11957 | 2026.03.13 22:26:06.831089 [ 4 ] {8eaa776c-0514-4fa8-ada7-244d40a087f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11958 | 2026.03.13 22:26:06.831130 [ 4 ] {8eaa776c-0514-4fa8-ada7-244d40a087f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11959 | 2026.03.13 22:26:06.831556 [ 4 ] {8eaa776c-0514-4fa8-ada7-244d40a087f1} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11960 | 2026.03.13 22:26:06.831592 [ 4 ] {8eaa776c-0514-4fa8-ada7-244d40a087f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11961 | 2026.03.13 22:26:06.831904 [ 4 ] {8eaa776c-0514-4fa8-ada7-244d40a087f1} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11962 | 2026.03.13 22:26:06.832032 [ 192 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4601 rows, containing 5 columns (5 merged, 0 gathered) in 0.002508864 sec., 1833897.7322007092 rows/sec., 147.88 MiB/sec. | ||
| 11963 | 2026.03.13 22:26:06.832122 [ 4 ] {8eaa776c-0514-4fa8-ada7-244d40a087f1} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11964 | 2026.03.13 22:26:06.832244 [ 97 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11965 | 2026.03.13 22:26:06.832255 [ 4 ] {8eaa776c-0514-4fa8-ada7-244d40a087f1} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001185 sec., 58227.848101265816 rows/sec., 4.55 MiB/sec. | ||
| 11966 | 2026.03.13 22:26:06.832270 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11967 | 2026.03.13 22:26:06.832282 [ 97 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11968 | 2026.03.13 22:26:06.832309 [ 4 ] {8eaa776c-0514-4fa8-ada7-244d40a087f1} <Debug> TCPHandler: Processed in 0.001365799 sec. | ||
| 11969 | 2026.03.13 22:26:06.832327 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11970 | 2026.03.13 22:26:06.832444 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11971 | 2026.03.13 22:26:06.832463 [ 198 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 11972 | 2026.03.13 22:26:06.832545 [ 4 ] {c8316010-27cf-486a-b40b-4828ce7f87d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11973 | 2026.03.13 22:26:06.832588 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_96_19} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11974 | 2026.03.13 22:26:06.832596 [ 4 ] {c8316010-27cf-486a-b40b-4828ce7f87d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11975 | 2026.03.13 22:26:06.832610 [ 198 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11976 | 2026.03.13 22:26:06.832666 [ 198 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1124 rows starting from the beginning of the part | ||
| 11977 | 2026.03.13 22:26:06.832677 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_96_19} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11978 | 2026.03.13 22:26:06.832737 [ 198 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1085 rows starting from the beginning of the part | ||
| 11979 | 2026.03.13 22:26:06.832771 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 11980 | 2026.03.13 22:26:06.832787 [ 198 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 11981 | 2026.03.13 22:26:06.832835 [ 198 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 67 rows starting from the beginning of the part | ||
| 11982 | 2026.03.13 22:26:06.832875 [ 198 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 102 rows starting from the beginning of the part | ||
| 11983 | 2026.03.13 22:26:06.832913 [ 198 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 69 rows starting from the beginning of the part | ||
| 11984 | 2026.03.13 22:26:06.833047 [ 4 ] {c8316010-27cf-486a-b40b-4828ce7f87d4} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11985 | 2026.03.13 22:26:06.833088 [ 4 ] {c8316010-27cf-486a-b40b-4828ce7f87d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11986 | 2026.03.13 22:26:06.833460 [ 4 ] {c8316010-27cf-486a-b40b-4828ce7f87d4} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11987 | 2026.03.13 22:26:06.833694 [ 4 ] {c8316010-27cf-486a-b40b-4828ce7f87d4} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11988 | 2026.03.13 22:26:06.833832 [ 4 ] {c8316010-27cf-486a-b40b-4828ce7f87d4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001305 sec., 123371.64750957854 rows/sec., 8.59 MiB/sec. | ||
| 11989 | 2026.03.13 22:26:06.833871 [ 4 ] {c8316010-27cf-486a-b40b-4828ce7f87d4} <Debug> TCPHandler: Processed in 0.001479702 sec. | ||
| 11990 | 2026.03.13 22:26:06.833987 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11991 | 2026.03.13 22:26:06.834086 [ 4 ] {07a264ea-9ff6-4c9c-be02-e43e861f4619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11992 | 2026.03.13 22:26:06.834144 [ 4 ] {07a264ea-9ff6-4c9c-be02-e43e861f4619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11993 | 2026.03.13 22:26:06.834232 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2511 rows, containing 5 columns (5 merged, 0 gathered) in 0.001829948 sec., 1372170.1381678605 rows/sec., 102.55 MiB/sec. | ||
| 11994 | 2026.03.13 22:26:06.834419 [ 187 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11995 | 2026.03.13 22:26:06.834711 [ 187 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_96_19} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11996 | 2026.03.13 22:26:06.834787 [ 187 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_96_19} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11997 | 2026.03.13 22:26:06.834870 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 11998 | 2026.03.13 22:26:06.834919 [ 4 ] {07a264ea-9ff6-4c9c-be02-e43e861f4619} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11999 | 2026.03.13 22:26:06.834961 [ 4 ] {07a264ea-9ff6-4c9c-be02-e43e861f4619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12000 | 2026.03.13 22:26:06.835480 [ 4 ] {07a264ea-9ff6-4c9c-be02-e43e861f4619} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12001 | 2026.03.13 22:26:06.835707 [ 4 ] {07a264ea-9ff6-4c9c-be02-e43e861f4619} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12002 | 2026.03.13 22:26:06.835856 [ 4 ] {07a264ea-9ff6-4c9c-be02-e43e861f4619} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001787 sec., 1678.7912702853946 rows/sec., 3.01 MiB/sec. | ||
| 12003 | 2026.03.13 22:26:06.835919 [ 4 ] {07a264ea-9ff6-4c9c-be02-e43e861f4619} <Debug> TCPHandler: Processed in 0.001983462 sec. | ||
| 12004 | 2026.03.13 22:26:06.836046 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12005 | 2026.03.13 22:26:06.836143 [ 4 ] {445ef361-867e-4efc-96fd-e5cf49bd3731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12006 | 2026.03.13 22:26:06.836186 [ 4 ] {445ef361-867e-4efc-96fd-e5cf49bd3731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12007 | 2026.03.13 22:26:06.836541 [ 4 ] {445ef361-867e-4efc-96fd-e5cf49bd3731} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12008 | 2026.03.13 22:26:06.836577 [ 4 ] {445ef361-867e-4efc-96fd-e5cf49bd3731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12009 | 2026.03.13 22:26:06.836888 [ 4 ] {445ef361-867e-4efc-96fd-e5cf49bd3731} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12010 | 2026.03.13 22:26:06.837109 [ 4 ] {445ef361-867e-4efc-96fd-e5cf49bd3731} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12011 | 2026.03.13 22:26:06.837227 [ 97 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12012 | 2026.03.13 22:26:06.837238 [ 4 ] {445ef361-867e-4efc-96fd-e5cf49bd3731} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 12013 | 2026.03.13 22:26:06.837264 [ 97 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12014 | 2026.03.13 22:26:06.837287 [ 4 ] {445ef361-867e-4efc-96fd-e5cf49bd3731} <Debug> TCPHandler: Processed in 0.001291007 sec. | ||
| 12015 | 2026.03.13 22:26:06.837287 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12016 | 2026.03.13 22:26:06.837384 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 12017 | 2026.03.13 22:26:06.837503 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12018 | 2026.03.13 22:26:06.837531 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4506 rows starting from the beginning of the part | ||
| 12019 | 2026.03.13 22:26:06.837577 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 36 rows starting from the beginning of the part | ||
| 12020 | 2026.03.13 22:26:06.837616 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 24 rows starting from the beginning of the part | ||
| 12021 | 2026.03.13 22:26:06.837651 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 12022 | 2026.03.13 22:26:06.837685 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 12023 | 2026.03.13 22:26:06.837718 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 12024 | 2026.03.13 22:26:06.839266 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4746 rows, containing 4 columns (4 merged, 0 gathered) in 0.00191868 sec., 2473575.5832134592 rows/sec., 166.61 MiB/sec. | ||
| 12025 | 2026.03.13 22:26:06.839572 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12026 | 2026.03.13 22:26:06.839843 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_96_19} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12027 | 2026.03.13 22:26:06.839925 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_96_19} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12028 | 2026.03.13 22:26:06.840009 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 12029 | 2026.03.13 22:26:08.578845 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12030 | 2026.03.13 22:26:08.578922 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12031 | 2026.03.13 22:26:08.744197 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27868 | ||
| 12032 | 2026.03.13 22:26:08.744857 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12033 | 2026.03.13 22:26:08.744919 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12034 | 2026.03.13 22:26:08.745573 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12035 | 2026.03.13 22:26:08.745879 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12036 | 2026.03.13 22:26:08.746087 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27868 | ||
| 12037 | 2026.03.13 22:26:10.229825 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12038 | 2026.03.13 22:26:10.247089 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12039 | 2026.03.13 22:26:10.247150 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12040 | 2026.03.13 22:26:10.253299 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12041 | 2026.03.13 22:26:10.254034 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12042 | 2026.03.13 22:26:10.257339 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12043 | 2026.03.13 22:26:11.828918 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12044 | 2026.03.13 22:26:11.829128 [ 4 ] {df9dc6c5-af20-4f1f-b5b5-acb068e263c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12045 | 2026.03.13 22:26:11.829216 [ 4 ] {df9dc6c5-af20-4f1f-b5b5-acb068e263c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12046 | 2026.03.13 22:26:11.830135 [ 4 ] {df9dc6c5-af20-4f1f-b5b5-acb068e263c4} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12047 | 2026.03.13 22:26:11.830188 [ 4 ] {df9dc6c5-af20-4f1f-b5b5-acb068e263c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12048 | 2026.03.13 22:26:11.830664 [ 4 ] {df9dc6c5-af20-4f1f-b5b5-acb068e263c4} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12049 | 2026.03.13 22:26:11.830957 [ 4 ] {df9dc6c5-af20-4f1f-b5b5-acb068e263c4} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12050 | 2026.03.13 22:26:11.831142 [ 4 ] {df9dc6c5-af20-4f1f-b5b5-acb068e263c4} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.002078 sec., 63522.61790182868 rows/sec., 5.49 MiB/sec. | ||
| 12051 | 2026.03.13 22:26:11.831201 [ 4 ] {df9dc6c5-af20-4f1f-b5b5-acb068e263c4} <Debug> TCPHandler: Processed in 0.002429931 sec. | ||
| 12052 | 2026.03.13 22:26:11.831356 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12053 | 2026.03.13 22:26:11.831477 [ 4 ] {64a2291a-9507-4a14-94bc-a591c1b93ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12054 | 2026.03.13 22:26:11.831528 [ 4 ] {64a2291a-9507-4a14-94bc-a591c1b93ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12055 | 2026.03.13 22:26:11.832032 [ 4 ] {64a2291a-9507-4a14-94bc-a591c1b93ff6} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12056 | 2026.03.13 22:26:11.832073 [ 4 ] {64a2291a-9507-4a14-94bc-a591c1b93ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12057 | 2026.03.13 22:26:11.832429 [ 4 ] {64a2291a-9507-4a14-94bc-a591c1b93ff6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12058 | 2026.03.13 22:26:11.832759 [ 4 ] {64a2291a-9507-4a14-94bc-a591c1b93ff6} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12059 | 2026.03.13 22:26:11.832934 [ 4 ] {64a2291a-9507-4a14-94bc-a591c1b93ff6} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001486 sec., 25572.005383580083 rows/sec., 1.88 MiB/sec. | ||
| 12060 | 2026.03.13 22:26:11.832937 [ 93 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
| 12061 | 2026.03.13 22:26:11.832978 [ 4 ] {64a2291a-9507-4a14-94bc-a591c1b93ff6} <Debug> TCPHandler: Processed in 0.001683566 sec. | ||
| 12062 | 2026.03.13 22:26:11.833017 [ 93 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12063 | 2026.03.13 22:26:11.833046 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12064 | 2026.03.13 22:26:11.833128 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12065 | 2026.03.13 22:26:11.833153 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
| 12066 | 2026.03.13 22:26:11.833242 [ 4 ] {6f13d3a3-a108-4d08-8c71-c53f5fd5dff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12067 | 2026.03.13 22:26:11.833252 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12068 | 2026.03.13 22:26:11.833289 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 82 rows starting from the beginning of the part | ||
| 12069 | 2026.03.13 22:26:11.833295 [ 4 ] {6f13d3a3-a108-4d08-8c71-c53f5fd5dff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12070 | 2026.03.13 22:26:11.833355 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 61 rows starting from the beginning of the part | ||
| 12071 | 2026.03.13 22:26:11.833405 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 3 rows starting from the beginning of the part | ||
| 12072 | 2026.03.13 22:26:11.833453 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 38 rows starting from the beginning of the part | ||
| 12073 | 2026.03.13 22:26:11.833498 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 5 rows starting from the beginning of the part | ||
| 12074 | 2026.03.13 22:26:11.833543 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 38 rows starting from the beginning of the part | ||
| 12075 | 2026.03.13 22:26:11.833806 [ 4 ] {6f13d3a3-a108-4d08-8c71-c53f5fd5dff9} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12076 | 2026.03.13 22:26:11.833846 [ 4 ] {6f13d3a3-a108-4d08-8c71-c53f5fd5dff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12077 | 2026.03.13 22:26:11.834227 [ 4 ] {6f13d3a3-a108-4d08-8c71-c53f5fd5dff9} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12078 | 2026.03.13 22:26:11.834426 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 5 columns (5 merged, 0 gathered) in 0.001322299 sec., 171670.70382719793 rows/sec., 13.27 MiB/sec. | ||
| 12079 | 2026.03.13 22:26:11.834486 [ 4 ] {6f13d3a3-a108-4d08-8c71-c53f5fd5dff9} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12080 | 2026.03.13 22:26:11.834542 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 12081 | 2026.03.13 22:26:11.834631 [ 4 ] {6f13d3a3-a108-4d08-8c71-c53f5fd5dff9} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001412 sec., 72237.96033994334 rows/sec., 5.64 MiB/sec. | ||
| 12082 | 2026.03.13 22:26:11.834674 [ 4 ] {6f13d3a3-a108-4d08-8c71-c53f5fd5dff9} <Debug> TCPHandler: Processed in 0.001601174 sec. | ||
| 12083 | 2026.03.13 22:26:11.834799 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_80_16} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12084 | 2026.03.13 22:26:11.834814 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12085 | 2026.03.13 22:26:11.834872 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_80_16} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
| 12086 | 2026.03.13 22:26:11.834921 [ 4 ] {817b8bb2-06db-48a5-b7c6-2a9309ed76d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12087 | 2026.03.13 22:26:11.834956 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 12088 | 2026.03.13 22:26:11.834973 [ 4 ] {817b8bb2-06db-48a5-b7c6-2a9309ed76d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12089 | 2026.03.13 22:26:11.835464 [ 4 ] {817b8bb2-06db-48a5-b7c6-2a9309ed76d8} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12090 | 2026.03.13 22:26:11.835500 [ 4 ] {817b8bb2-06db-48a5-b7c6-2a9309ed76d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12091 | 2026.03.13 22:26:11.835891 [ 4 ] {817b8bb2-06db-48a5-b7c6-2a9309ed76d8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12092 | 2026.03.13 22:26:11.836157 [ 4 ] {817b8bb2-06db-48a5-b7c6-2a9309ed76d8} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12093 | 2026.03.13 22:26:11.836296 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 5 parts from all_1_92_19 to all_96_96_0 | ||
| 12094 | 2026.03.13 22:26:11.836305 [ 4 ] {817b8bb2-06db-48a5-b7c6-2a9309ed76d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001404 sec., 113960.11396011396 rows/sec., 7.94 MiB/sec. | ||
| 12095 | 2026.03.13 22:26:11.836348 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12096 | 2026.03.13 22:26:11.836373 [ 4 ] {817b8bb2-06db-48a5-b7c6-2a9309ed76d8} <Debug> TCPHandler: Processed in 0.001615195 sec. | ||
| 12097 | 2026.03.13 22:26:11.836379 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12098 | 2026.03.13 22:26:11.836497 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_96_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_92_19 to all_96_96_0 into Compact with storage Full | ||
| 12099 | 2026.03.13 22:26:11.836511 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12100 | 2026.03.13 22:26:11.836608 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_96_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12101 | 2026.03.13 22:26:11.836628 [ 4 ] {0767fa4c-463c-4675-9967-dafedbe3555a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12102 | 2026.03.13 22:26:11.836638 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_92_19, total 30243 rows starting from the beginning of the part | ||
| 12103 | 2026.03.13 22:26:11.836690 [ 4 ] {0767fa4c-463c-4675-9967-dafedbe3555a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12104 | 2026.03.13 22:26:11.836708 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 12105 | 2026.03.13 22:26:11.836761 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 12106 | 2026.03.13 22:26:11.836828 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 12107 | 2026.03.13 22:26:11.836907 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 161 rows starting from the beginning of the part | ||
| 12108 | 2026.03.13 22:26:11.837698 [ 4 ] {0767fa4c-463c-4675-9967-dafedbe3555a} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12109 | 2026.03.13 22:26:11.837738 [ 4 ] {0767fa4c-463c-4675-9967-dafedbe3555a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12110 | 2026.03.13 22:26:11.838390 [ 4 ] {0767fa4c-463c-4675-9967-dafedbe3555a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12111 | 2026.03.13 22:26:11.838656 [ 4 ] {0767fa4c-463c-4675-9967-dafedbe3555a} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12112 | 2026.03.13 22:26:11.838816 [ 4 ] {0767fa4c-463c-4675-9967-dafedbe3555a} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.00221 sec., 17194.570135746606 rows/sec., 30.81 MiB/sec. | ||
| 12113 | 2026.03.13 22:26:11.838882 [ 4 ] {0767fa4c-463c-4675-9967-dafedbe3555a} <Debug> TCPHandler: Processed in 0.002426631 sec. | ||
| 12114 | 2026.03.13 22:26:11.839013 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12115 | 2026.03.13 22:26:11.839118 [ 4 ] {26f31533-adcf-4ef7-8985-440cd339e439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12116 | 2026.03.13 22:26:11.839164 [ 4 ] {26f31533-adcf-4ef7-8985-440cd339e439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12117 | 2026.03.13 22:26:11.839562 [ 4 ] {26f31533-adcf-4ef7-8985-440cd339e439} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12118 | 2026.03.13 22:26:11.839605 [ 4 ] {26f31533-adcf-4ef7-8985-440cd339e439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12119 | 2026.03.13 22:26:11.839975 [ 4 ] {26f31533-adcf-4ef7-8985-440cd339e439} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12120 | 2026.03.13 22:26:11.840243 [ 4 ] {26f31533-adcf-4ef7-8985-440cd339e439} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12121 | 2026.03.13 22:26:11.840394 [ 4 ] {26f31533-adcf-4ef7-8985-440cd339e439} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001294 sec., 46367.851622874805 rows/sec., 3.12 MiB/sec. | ||
| 12122 | 2026.03.13 22:26:11.840436 [ 4 ] {26f31533-adcf-4ef7-8985-440cd339e439} <Debug> TCPHandler: Processed in 0.001481111 sec. | ||
| 12123 | 2026.03.13 22:26:11.843672 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_96_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30788 rows, containing 5 columns (5 merged, 0 gathered) in 0.007227444 sec., 4259873.891793557 rows/sec., 280.57 MiB/sec. | ||
| 12124 | 2026.03.13 22:26:11.844258 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_96_20} <Trace> MergedBlockOutputStream: filled checksums all_1_96_20 (state Temporary) | ||
| 12125 | 2026.03.13 22:26:11.844676 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_96_20} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_96_20 to all_1_96_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12126 | 2026.03.13 22:26:11.844794 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_96_20} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 5 parts: [all_1_92_19, all_96_96_0] -> all_1_96_20 | ||
| 12127 | 2026.03.13 22:26:11.844926 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 12128 | 2026.03.13 22:26:13.826830 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1474 | ||
| 12129 | 2026.03.13 22:26:13.829732 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12130 | 2026.03.13 22:26:13.829788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12131 | 2026.03.13 22:26:13.831078 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12132 | 2026.03.13 22:26:13.831357 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12133 | 2026.03.13 22:26:13.831633 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1474 | ||
| 12134 | 2026.03.13 22:26:16.246266 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28380 | ||
| 12135 | 2026.03.13 22:26:16.246797 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12136 | 2026.03.13 22:26:16.246836 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12137 | 2026.03.13 22:26:16.247310 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12138 | 2026.03.13 22:26:16.247541 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12139 | 2026.03.13 22:26:16.247668 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28380 | ||
| 12140 | 2026.03.13 22:26:16.825415 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12141 | 2026.03.13 22:26:16.825591 [ 4 ] {735812bf-7728-4427-bed1-bc6df90b9c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12142 | 2026.03.13 22:26:16.825656 [ 4 ] {735812bf-7728-4427-bed1-bc6df90b9c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12143 | 2026.03.13 22:26:16.826312 [ 4 ] {735812bf-7728-4427-bed1-bc6df90b9c6e} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12144 | 2026.03.13 22:26:16.826357 [ 4 ] {735812bf-7728-4427-bed1-bc6df90b9c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12145 | 2026.03.13 22:26:16.826755 [ 4 ] {735812bf-7728-4427-bed1-bc6df90b9c6e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12146 | 2026.03.13 22:26:16.827010 [ 4 ] {735812bf-7728-4427-bed1-bc6df90b9c6e} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12147 | 2026.03.13 22:26:16.827167 [ 4 ] {735812bf-7728-4427-bed1-bc6df90b9c6e} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001623 sec., 38200.862600123226 rows/sec., 2.99 MiB/sec. | ||
| 12148 | 2026.03.13 22:26:16.827211 [ 4 ] {735812bf-7728-4427-bed1-bc6df90b9c6e} <Debug> TCPHandler: Processed in 0.00192722 sec. | ||
| 12149 | 2026.03.13 22:26:16.827329 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12150 | 2026.03.13 22:26:16.827425 [ 4 ] {404af5be-11c9-486c-9d2b-5948f25e4ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12151 | 2026.03.13 22:26:16.827465 [ 4 ] {404af5be-11c9-486c-9d2b-5948f25e4ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12152 | 2026.03.13 22:26:16.827861 [ 4 ] {404af5be-11c9-486c-9d2b-5948f25e4ba1} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12153 | 2026.03.13 22:26:16.827896 [ 4 ] {404af5be-11c9-486c-9d2b-5948f25e4ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12154 | 2026.03.13 22:26:16.828205 [ 4 ] {404af5be-11c9-486c-9d2b-5948f25e4ba1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12155 | 2026.03.13 22:26:16.828428 [ 4 ] {404af5be-11c9-486c-9d2b-5948f25e4ba1} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12156 | 2026.03.13 22:26:16.828561 [ 4 ] {404af5be-11c9-486c-9d2b-5948f25e4ba1} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001155 sec., 2597.4025974025976 rows/sec., 195.31 KiB/sec. | ||
| 12157 | 2026.03.13 22:26:16.828603 [ 4 ] {404af5be-11c9-486c-9d2b-5948f25e4ba1} <Debug> TCPHandler: Processed in 0.001323518 sec. | ||
| 12158 | 2026.03.13 22:26:16.828716 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12159 | 2026.03.13 22:26:16.828817 [ 4 ] {b9a53370-00c6-4b63-b38c-225abdeacfbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12160 | 2026.03.13 22:26:16.828859 [ 4 ] {b9a53370-00c6-4b63-b38c-225abdeacfbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12161 | 2026.03.13 22:26:16.829314 [ 4 ] {b9a53370-00c6-4b63-b38c-225abdeacfbe} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12162 | 2026.03.13 22:26:16.829349 [ 4 ] {b9a53370-00c6-4b63-b38c-225abdeacfbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12163 | 2026.03.13 22:26:16.829664 [ 4 ] {b9a53370-00c6-4b63-b38c-225abdeacfbe} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12164 | 2026.03.13 22:26:16.829869 [ 4 ] {b9a53370-00c6-4b63-b38c-225abdeacfbe} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12165 | 2026.03.13 22:26:16.830006 [ 4 ] {b9a53370-00c6-4b63-b38c-225abdeacfbe} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001207 sec., 55509.527754763876 rows/sec., 4.33 MiB/sec. | ||
| 12166 | 2026.03.13 22:26:16.830053 [ 4 ] {b9a53370-00c6-4b63-b38c-225abdeacfbe} <Debug> TCPHandler: Processed in 0.00138693 sec. | ||
| 12167 | 2026.03.13 22:26:16.830192 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12168 | 2026.03.13 22:26:16.830300 [ 4 ] {0486377f-ad78-4ab0-84fd-65f2b9ccbd89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12169 | 2026.03.13 22:26:16.830345 [ 4 ] {0486377f-ad78-4ab0-84fd-65f2b9ccbd89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12170 | 2026.03.13 22:26:16.830771 [ 4 ] {0486377f-ad78-4ab0-84fd-65f2b9ccbd89} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12171 | 2026.03.13 22:26:16.830804 [ 4 ] {0486377f-ad78-4ab0-84fd-65f2b9ccbd89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12172 | 2026.03.13 22:26:16.831136 [ 4 ] {0486377f-ad78-4ab0-84fd-65f2b9ccbd89} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12173 | 2026.03.13 22:26:16.831336 [ 4 ] {0486377f-ad78-4ab0-84fd-65f2b9ccbd89} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12174 | 2026.03.13 22:26:16.831464 [ 4 ] {0486377f-ad78-4ab0-84fd-65f2b9ccbd89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 12175 | 2026.03.13 22:26:16.831502 [ 4 ] {0486377f-ad78-4ab0-84fd-65f2b9ccbd89} <Debug> TCPHandler: Processed in 0.001368329 sec. | ||
| 12176 | 2026.03.13 22:26:16.831611 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12177 | 2026.03.13 22:26:16.831705 [ 4 ] {18a1e423-e29f-41f1-a0a9-3de21745ac87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12178 | 2026.03.13 22:26:16.831760 [ 4 ] {18a1e423-e29f-41f1-a0a9-3de21745ac87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12179 | 2026.03.13 22:26:16.832486 [ 4 ] {18a1e423-e29f-41f1-a0a9-3de21745ac87} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12180 | 2026.03.13 22:26:16.832521 [ 4 ] {18a1e423-e29f-41f1-a0a9-3de21745ac87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12181 | 2026.03.13 22:26:16.833019 [ 4 ] {18a1e423-e29f-41f1-a0a9-3de21745ac87} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12182 | 2026.03.13 22:26:16.833233 [ 4 ] {18a1e423-e29f-41f1-a0a9-3de21745ac87} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12183 | 2026.03.13 22:26:16.833372 [ 4 ] {18a1e423-e29f-41f1-a0a9-3de21745ac87} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001685 sec., 1780.4154302670622 rows/sec., 3.19 MiB/sec. | ||
| 12184 | 2026.03.13 22:26:16.833426 [ 4 ] {18a1e423-e29f-41f1-a0a9-3de21745ac87} <Debug> TCPHandler: Processed in 0.001863829 sec. | ||
| 12185 | 2026.03.13 22:26:16.833536 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12186 | 2026.03.13 22:26:16.833632 [ 4 ] {d351faa2-a23c-494d-a17f-eb9bdadf59c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12187 | 2026.03.13 22:26:16.833674 [ 4 ] {d351faa2-a23c-494d-a17f-eb9bdadf59c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12188 | 2026.03.13 22:26:16.834043 [ 4 ] {d351faa2-a23c-494d-a17f-eb9bdadf59c4} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12189 | 2026.03.13 22:26:16.834079 [ 4 ] {d351faa2-a23c-494d-a17f-eb9bdadf59c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12190 | 2026.03.13 22:26:16.834399 [ 4 ] {d351faa2-a23c-494d-a17f-eb9bdadf59c4} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12191 | 2026.03.13 22:26:16.834620 [ 4 ] {d351faa2-a23c-494d-a17f-eb9bdadf59c4} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12192 | 2026.03.13 22:26:16.834766 [ 4 ] {d351faa2-a23c-494d-a17f-eb9bdadf59c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 12193 | 2026.03.13 22:26:16.834806 [ 4 ] {d351faa2-a23c-494d-a17f-eb9bdadf59c4} <Debug> TCPHandler: Processed in 0.001319068 sec. | ||
| 12194 | 2026.03.13 22:26:17.662690 [ 87 ] {} <Debug> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 12195 | 2026.03.13 22:26:17.662764 [ 87 ] {} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12196 | 2026.03.13 22:26:17.662785 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12197 | 2026.03.13 22:26:17.662889 [ 199 ] {9f39559f-79b8-4c45-8a2a-52746261171b::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 | ||
| 12198 | 2026.03.13 22:26:17.663005 [ 199 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12199 | 2026.03.13 22:26:17.663040 [ 199 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 12200 | 2026.03.13 22:26:17.663108 [ 199 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 12201 | 2026.03.13 22:26:17.663155 [ 199 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 12202 | 2026.03.13 22:26:17.663198 [ 199 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 12203 | 2026.03.13 22:26:17.663251 [ 199 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 12204 | 2026.03.13 22:26:17.664067 [ 197 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001219616 sec., 31157.347886547897 rows/sec., 2.60 MiB/sec. | ||
| 12205 | 2026.03.13 22:26:17.664278 [ 201 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 12206 | 2026.03.13 22:26:17.664601 [ 201 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_21_5} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12207 | 2026.03.13 22:26:17.664687 [ 201 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_21_5} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 12208 | 2026.03.13 22:26:17.664799 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12209 | 2026.03.13 22:26:17.757448 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12210 | 2026.03.13 22:26:17.775633 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12211 | 2026.03.13 22:26:17.775706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12212 | 2026.03.13 22:26:17.782086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12213 | 2026.03.13 22:26:17.782834 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12214 | 2026.03.13 22:26:17.786659 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12215 | 2026.03.13 22:26:19.499626 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12216 | 2026.03.13 22:26:19.499814 [ 4 ] {fb8e0c2f-44dd-40bc-85f3-f8a12430b31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12217 | 2026.03.13 22:26:19.499879 [ 4 ] {fb8e0c2f-44dd-40bc-85f3-f8a12430b31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12218 | 2026.03.13 22:26:19.500500 [ 4 ] {fb8e0c2f-44dd-40bc-85f3-f8a12430b31c} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12219 | 2026.03.13 22:26:19.500546 [ 4 ] {fb8e0c2f-44dd-40bc-85f3-f8a12430b31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12220 | 2026.03.13 22:26:19.500929 [ 4 ] {fb8e0c2f-44dd-40bc-85f3-f8a12430b31c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12221 | 2026.03.13 22:26:19.501158 [ 4 ] {fb8e0c2f-44dd-40bc-85f3-f8a12430b31c} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12222 | 2026.03.13 22:26:19.501314 [ 4 ] {fb8e0c2f-44dd-40bc-85f3-f8a12430b31c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001547 sec., 15513.897866839043 rows/sec., 1.29 MiB/sec. | ||
| 12223 | 2026.03.13 22:26:19.501356 [ 4 ] {fb8e0c2f-44dd-40bc-85f3-f8a12430b31c} <Debug> TCPHandler: Processed in 0.001860199 sec. | ||
| 12224 | 2026.03.13 22:26:19.501485 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12225 | 2026.03.13 22:26:19.501582 [ 4 ] {84a7e33d-7f5a-4db6-8fa0-1a681270c1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12226 | 2026.03.13 22:26:19.501621 [ 4 ] {84a7e33d-7f5a-4db6-8fa0-1a681270c1d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12227 | 2026.03.13 22:26:19.502019 [ 4 ] {84a7e33d-7f5a-4db6-8fa0-1a681270c1d6} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12228 | 2026.03.13 22:26:19.502056 [ 4 ] {84a7e33d-7f5a-4db6-8fa0-1a681270c1d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12229 | 2026.03.13 22:26:19.502367 [ 4 ] {84a7e33d-7f5a-4db6-8fa0-1a681270c1d6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12230 | 2026.03.13 22:26:19.502596 [ 4 ] {84a7e33d-7f5a-4db6-8fa0-1a681270c1d6} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12231 | 2026.03.13 22:26:19.502725 [ 4 ] {84a7e33d-7f5a-4db6-8fa0-1a681270c1d6} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00116 sec., 10344.827586206897 rows/sec., 843.55 KiB/sec. | ||
| 12232 | 2026.03.13 22:26:19.502763 [ 4 ] {84a7e33d-7f5a-4db6-8fa0-1a681270c1d6} <Debug> TCPHandler: Processed in 0.001328328 sec. | ||
| 12233 | 2026.03.13 22:26:19.502872 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12234 | 2026.03.13 22:26:19.502965 [ 4 ] {4d8e97db-d0fa-42fd-860c-53aa04acc32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12235 | 2026.03.13 22:26:19.503003 [ 4 ] {4d8e97db-d0fa-42fd-860c-53aa04acc32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12236 | 2026.03.13 22:26:19.504564 [ 4 ] {4d8e97db-d0fa-42fd-860c-53aa04acc32a} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12237 | 2026.03.13 22:26:19.504598 [ 4 ] {4d8e97db-d0fa-42fd-860c-53aa04acc32a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12238 | 2026.03.13 22:26:19.505034 [ 4 ] {4d8e97db-d0fa-42fd-860c-53aa04acc32a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12239 | 2026.03.13 22:26:19.505257 [ 4 ] {4d8e97db-d0fa-42fd-860c-53aa04acc32a} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12240 | 2026.03.13 22:26:19.505400 [ 4 ] {4d8e97db-d0fa-42fd-860c-53aa04acc32a} <Debug> executeQuery: Read 2142 rows, 167.72 KiB in 0.002451 sec., 873929.0085679315 rows/sec., 66.82 MiB/sec. | ||
| 12241 | 2026.03.13 22:26:19.505440 [ 4 ] {4d8e97db-d0fa-42fd-860c-53aa04acc32a} <Debug> TCPHandler: Processed in 0.002616735 sec. | ||
| 12242 | 2026.03.13 22:26:19.505553 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12243 | 2026.03.13 22:26:19.505648 [ 4 ] {65ba847b-9b52-41f2-96c1-9a93dca2a20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12244 | 2026.03.13 22:26:19.505687 [ 4 ] {65ba847b-9b52-41f2-96c1-9a93dca2a20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12245 | 2026.03.13 22:26:19.506121 [ 4 ] {65ba847b-9b52-41f2-96c1-9a93dca2a20f} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12246 | 2026.03.13 22:26:19.506155 [ 4 ] {65ba847b-9b52-41f2-96c1-9a93dca2a20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12247 | 2026.03.13 22:26:19.506471 [ 4 ] {65ba847b-9b52-41f2-96c1-9a93dca2a20f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12248 | 2026.03.13 22:26:19.506685 [ 4 ] {65ba847b-9b52-41f2-96c1-9a93dca2a20f} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12249 | 2026.03.13 22:26:19.506814 [ 4 ] {65ba847b-9b52-41f2-96c1-9a93dca2a20f} <Debug> executeQuery: Read 73 rows, 5.48 KiB in 0.001183 sec., 61707.52324598478 rows/sec., 4.53 MiB/sec. | ||
| 12250 | 2026.03.13 22:26:19.506853 [ 4 ] {65ba847b-9b52-41f2-96c1-9a93dca2a20f} <Debug> TCPHandler: Processed in 0.001348728 sec. | ||
| 12251 | 2026.03.13 22:26:19.506965 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12252 | 2026.03.13 22:26:19.507059 [ 4 ] {7b4958c3-8d04-484e-8496-d34b34477d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12253 | 2026.03.13 22:26:19.507098 [ 4 ] {7b4958c3-8d04-484e-8496-d34b34477d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12254 | 2026.03.13 22:26:19.507832 [ 4 ] {7b4958c3-8d04-484e-8496-d34b34477d3c} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12255 | 2026.03.13 22:26:19.507868 [ 4 ] {7b4958c3-8d04-484e-8496-d34b34477d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12256 | 2026.03.13 22:26:19.508225 [ 4 ] {7b4958c3-8d04-484e-8496-d34b34477d3c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12257 | 2026.03.13 22:26:19.508450 [ 4 ] {7b4958c3-8d04-484e-8496-d34b34477d3c} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12258 | 2026.03.13 22:26:19.508580 [ 4 ] {7b4958c3-8d04-484e-8496-d34b34477d3c} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001538 sec., 475942.7828348504 rows/sec., 28.15 MiB/sec. | ||
| 12259 | 2026.03.13 22:26:19.508620 [ 4 ] {7b4958c3-8d04-484e-8496-d34b34477d3c} <Debug> TCPHandler: Processed in 0.001704007 sec. | ||
| 12260 | 2026.03.13 22:26:19.508730 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12261 | 2026.03.13 22:26:19.508824 [ 4 ] {a3525efe-544d-4fa3-855d-30b807e09c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12262 | 2026.03.13 22:26:19.508862 [ 4 ] {a3525efe-544d-4fa3-855d-30b807e09c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12263 | 2026.03.13 22:26:19.509240 [ 4 ] {a3525efe-544d-4fa3-855d-30b807e09c16} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12264 | 2026.03.13 22:26:19.509274 [ 4 ] {a3525efe-544d-4fa3-855d-30b807e09c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12265 | 2026.03.13 22:26:19.509562 [ 4 ] {a3525efe-544d-4fa3-855d-30b807e09c16} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12266 | 2026.03.13 22:26:19.509770 [ 4 ] {a3525efe-544d-4fa3-855d-30b807e09c16} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12267 | 2026.03.13 22:26:19.509901 [ 4 ] {a3525efe-544d-4fa3-855d-30b807e09c16} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 64.27 KiB/sec. | ||
| 12268 | 2026.03.13 22:26:19.509939 [ 4 ] {a3525efe-544d-4fa3-855d-30b807e09c16} <Debug> TCPHandler: Processed in 0.001257147 sec. | ||
| 12269 | 2026.03.13 22:26:19.510041 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12270 | 2026.03.13 22:26:19.510133 [ 4 ] {54c4a368-d142-490a-ba85-3576e97cd7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12271 | 2026.03.13 22:26:19.510171 [ 4 ] {54c4a368-d142-490a-ba85-3576e97cd7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12272 | 2026.03.13 22:26:19.510616 [ 4 ] {54c4a368-d142-490a-ba85-3576e97cd7d1} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12273 | 2026.03.13 22:26:19.510660 [ 4 ] {54c4a368-d142-490a-ba85-3576e97cd7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12274 | 2026.03.13 22:26:19.511030 [ 4 ] {54c4a368-d142-490a-ba85-3576e97cd7d1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12275 | 2026.03.13 22:26:19.511268 [ 4 ] {54c4a368-d142-490a-ba85-3576e97cd7d1} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12276 | 2026.03.13 22:26:19.511397 [ 4 ] {54c4a368-d142-490a-ba85-3576e97cd7d1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001281 sec., 9367.681498829039 rows/sec., 731.85 KiB/sec. | ||
| 12277 | 2026.03.13 22:26:19.511436 [ 4 ] {54c4a368-d142-490a-ba85-3576e97cd7d1} <Debug> TCPHandler: Processed in 0.00144436 sec. | ||
| 12278 | 2026.03.13 22:26:19.511542 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12279 | 2026.03.13 22:26:19.511645 [ 4 ] {3b080896-4b73-4c3b-999f-ecb9af3dc6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12280 | 2026.03.13 22:26:19.511686 [ 4 ] {3b080896-4b73-4c3b-999f-ecb9af3dc6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12281 | 2026.03.13 22:26:19.512570 [ 4 ] {3b080896-4b73-4c3b-999f-ecb9af3dc6e2} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12282 | 2026.03.13 22:26:19.512606 [ 4 ] {3b080896-4b73-4c3b-999f-ecb9af3dc6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12283 | 2026.03.13 22:26:19.512970 [ 4 ] {3b080896-4b73-4c3b-999f-ecb9af3dc6e2} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12284 | 2026.03.13 22:26:19.513191 [ 4 ] {3b080896-4b73-4c3b-999f-ecb9af3dc6e2} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12285 | 2026.03.13 22:26:19.513322 [ 4 ] {3b080896-4b73-4c3b-999f-ecb9af3dc6e2} <Debug> executeQuery: Read 1097 rows, 78.50 KiB in 0.001696 sec., 646816.037735849 rows/sec., 45.20 MiB/sec. | ||
| 12286 | 2026.03.13 22:26:19.513361 [ 4 ] {3b080896-4b73-4c3b-999f-ecb9af3dc6e2} <Debug> TCPHandler: Processed in 0.001869829 sec. | ||
| 12287 | 2026.03.13 22:26:19.513474 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12288 | 2026.03.13 22:26:19.513569 [ 4 ] {67f35807-e69c-4a94-aff0-9a0037c15f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12289 | 2026.03.13 22:26:19.513612 [ 4 ] {67f35807-e69c-4a94-aff0-9a0037c15f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12290 | 2026.03.13 22:26:19.514341 [ 4 ] {67f35807-e69c-4a94-aff0-9a0037c15f07} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12291 | 2026.03.13 22:26:19.514377 [ 4 ] {67f35807-e69c-4a94-aff0-9a0037c15f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12292 | 2026.03.13 22:26:19.514793 [ 4 ] {67f35807-e69c-4a94-aff0-9a0037c15f07} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12293 | 2026.03.13 22:26:19.515025 [ 4 ] {67f35807-e69c-4a94-aff0-9a0037c15f07} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12294 | 2026.03.13 22:26:19.515155 [ 4 ] {67f35807-e69c-4a94-aff0-9a0037c15f07} <Debug> executeQuery: Read 1323 rows, 85.89 KiB in 0.001605 sec., 824299.0654205607 rows/sec., 52.26 MiB/sec. | ||
| 12295 | 2026.03.13 22:26:19.515192 [ 4 ] {67f35807-e69c-4a94-aff0-9a0037c15f07} <Debug> TCPHandler: Processed in 0.001768837 sec. | ||
| 12296 | 2026.03.13 22:26:19.515302 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12297 | 2026.03.13 22:26:19.515396 [ 4 ] {7a28d444-07fc-4c2d-9683-3b5c71e37531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12298 | 2026.03.13 22:26:19.515451 [ 4 ] {7a28d444-07fc-4c2d-9683-3b5c71e37531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12299 | 2026.03.13 22:26:19.516325 [ 4 ] {7a28d444-07fc-4c2d-9683-3b5c71e37531} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12300 | 2026.03.13 22:26:19.516360 [ 4 ] {7a28d444-07fc-4c2d-9683-3b5c71e37531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12301 | 2026.03.13 22:26:19.516942 [ 4 ] {7a28d444-07fc-4c2d-9683-3b5c71e37531} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12302 | 2026.03.13 22:26:19.517170 [ 4 ] {7a28d444-07fc-4c2d-9683-3b5c71e37531} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12303 | 2026.03.13 22:26:19.517297 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12304 | 2026.03.13 22:26:19.517312 [ 4 ] {7a28d444-07fc-4c2d-9683-3b5c71e37531} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001933 sec., 25349.198137609932 rows/sec., 45.42 MiB/sec. | ||
| 12305 | 2026.03.13 22:26:19.517365 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12306 | 2026.03.13 22:26:19.517394 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12307 | 2026.03.13 22:26:19.517399 [ 4 ] {7a28d444-07fc-4c2d-9683-3b5c71e37531} <Debug> TCPHandler: Processed in 0.002146486 sec. | ||
| 12308 | 2026.03.13 22:26:19.517527 [ 199 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::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 | ||
| 12309 | 2026.03.13 22:26:19.517542 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12310 | 2026.03.13 22:26:19.517661 [ 4 ] {714b177a-f90b-4200-acb1-ef56b6866a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12311 | 2026.03.13 22:26:19.517704 [ 4 ] {714b177a-f90b-4200-acb1-ef56b6866a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12312 | 2026.03.13 22:26:19.517781 [ 199 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12313 | 2026.03.13 22:26:19.517848 [ 199 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1767 rows starting from the beginning of the part | ||
| 12314 | 2026.03.13 22:26:19.517974 [ 199 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 38 rows starting from the beginning of the part | ||
| 12315 | 2026.03.13 22:26:19.518048 [ 4 ] {714b177a-f90b-4200-acb1-ef56b6866a63} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12316 | 2026.03.13 22:26:19.518077 [ 199 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 3 rows starting from the beginning of the part | ||
| 12317 | 2026.03.13 22:26:19.518089 [ 4 ] {714b177a-f90b-4200-acb1-ef56b6866a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12318 | 2026.03.13 22:26:19.518178 [ 199 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 38 rows starting from the beginning of the part | ||
| 12319 | 2026.03.13 22:26:19.518271 [ 199 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 3 rows starting from the beginning of the part | ||
| 12320 | 2026.03.13 22:26:19.518360 [ 199 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 49 rows starting from the beginning of the part | ||
| 12321 | 2026.03.13 22:26:19.518427 [ 4 ] {714b177a-f90b-4200-acb1-ef56b6866a63} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12322 | 2026.03.13 22:26:19.518669 [ 4 ] {714b177a-f90b-4200-acb1-ef56b6866a63} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12323 | 2026.03.13 22:26:19.518804 [ 4 ] {714b177a-f90b-4200-acb1-ef56b6866a63} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00116 sec., 31034.48275862069 rows/sec., 2.09 MiB/sec. | ||
| 12324 | 2026.03.13 22:26:19.518841 [ 4 ] {714b177a-f90b-4200-acb1-ef56b6866a63} <Debug> TCPHandler: Processed in 0.001348469 sec. | ||
| 12325 | 2026.03.13 22:26:19.526287 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1898 rows, containing 19 columns (19 merged, 0 gathered) in 0.008820207 sec., 215187.69344075484 rows/sec., 385.61 MiB/sec. | ||
| 12326 | 2026.03.13 22:26:19.528089 [ 189 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12327 | 2026.03.13 22:26:19.528471 [ 189 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12328 | 2026.03.13 22:26:19.528551 [ 189 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12329 | 2026.03.13 22:26:19.528704 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.36 MiB. | ||
| 12330 | 2026.03.13 22:26:20.001123 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.75 MiB, peak 355.06 MiB, free memory in arenas 0.00 B, will set to 340.56 MiB (RSS), difference: 2.80 MiB | ||
| 12331 | 2026.03.13 22:26:21.820319 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12332 | 2026.03.13 22:26:21.820503 [ 4 ] {887b860e-9b2f-4d58-8034-3af3b9ed9ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12333 | 2026.03.13 22:26:21.820579 [ 4 ] {887b860e-9b2f-4d58-8034-3af3b9ed9ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12334 | 2026.03.13 22:26:21.821263 [ 4 ] {887b860e-9b2f-4d58-8034-3af3b9ed9ebd} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12335 | 2026.03.13 22:26:21.821311 [ 4 ] {887b860e-9b2f-4d58-8034-3af3b9ed9ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12336 | 2026.03.13 22:26:21.821699 [ 4 ] {887b860e-9b2f-4d58-8034-3af3b9ed9ebd} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12337 | 2026.03.13 22:26:21.821933 [ 4 ] {887b860e-9b2f-4d58-8034-3af3b9ed9ebd} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12338 | 2026.03.13 22:26:21.822087 [ 4 ] {887b860e-9b2f-4d58-8034-3af3b9ed9ebd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001638 sec., 34188.03418803419 rows/sec., 2.61 MiB/sec. | ||
| 12339 | 2026.03.13 22:26:21.822129 [ 4 ] {887b860e-9b2f-4d58-8034-3af3b9ed9ebd} <Debug> TCPHandler: Processed in 0.001947572 sec. | ||
| 12340 | 2026.03.13 22:26:21.822245 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12341 | 2026.03.13 22:26:21.822338 [ 4 ] {95f6ee77-1e2a-4852-8c10-ad1039feb66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12342 | 2026.03.13 22:26:21.822377 [ 4 ] {95f6ee77-1e2a-4852-8c10-ad1039feb66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12343 | 2026.03.13 22:26:21.822789 [ 4 ] {95f6ee77-1e2a-4852-8c10-ad1039feb66d} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12344 | 2026.03.13 22:26:21.822825 [ 4 ] {95f6ee77-1e2a-4852-8c10-ad1039feb66d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12345 | 2026.03.13 22:26:21.823136 [ 4 ] {95f6ee77-1e2a-4852-8c10-ad1039feb66d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12346 | 2026.03.13 22:26:21.823349 [ 4 ] {95f6ee77-1e2a-4852-8c10-ad1039feb66d} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12347 | 2026.03.13 22:26:21.823480 [ 4 ] {95f6ee77-1e2a-4852-8c10-ad1039feb66d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00116 sec., 55172.41379310345 rows/sec., 4.31 MiB/sec. | ||
| 12348 | 2026.03.13 22:26:21.823517 [ 4 ] {95f6ee77-1e2a-4852-8c10-ad1039feb66d} <Debug> TCPHandler: Processed in 0.001319898 sec. | ||
| 12349 | 2026.03.13 22:26:21.823629 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12350 | 2026.03.13 22:26:21.823721 [ 4 ] {7e88eb77-ac93-406d-9836-b66b0b258aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12351 | 2026.03.13 22:26:21.823763 [ 4 ] {7e88eb77-ac93-406d-9836-b66b0b258aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12352 | 2026.03.13 22:26:21.824122 [ 4 ] {7e88eb77-ac93-406d-9836-b66b0b258aab} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12353 | 2026.03.13 22:26:21.824157 [ 4 ] {7e88eb77-ac93-406d-9836-b66b0b258aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12354 | 2026.03.13 22:26:21.824472 [ 4 ] {7e88eb77-ac93-406d-9836-b66b0b258aab} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12355 | 2026.03.13 22:26:21.824682 [ 4 ] {7e88eb77-ac93-406d-9836-b66b0b258aab} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12356 | 2026.03.13 22:26:21.824808 [ 4 ] {7e88eb77-ac93-406d-9836-b66b0b258aab} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001105 sec., 57918.55203619909 rows/sec., 4.03 MiB/sec. | ||
| 12357 | 2026.03.13 22:26:21.824845 [ 4 ] {7e88eb77-ac93-406d-9836-b66b0b258aab} <Debug> TCPHandler: Processed in 0.001262797 sec. | ||
| 12358 | 2026.03.13 22:26:21.824961 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12359 | 2026.03.13 22:26:21.825053 [ 4 ] {58510386-9d80-44fc-a820-5bfea3f453bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12360 | 2026.03.13 22:26:21.825092 [ 4 ] {58510386-9d80-44fc-a820-5bfea3f453bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12361 | 2026.03.13 22:26:21.825426 [ 4 ] {58510386-9d80-44fc-a820-5bfea3f453bd} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12362 | 2026.03.13 22:26:21.825464 [ 4 ] {58510386-9d80-44fc-a820-5bfea3f453bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12363 | 2026.03.13 22:26:21.825781 [ 4 ] {58510386-9d80-44fc-a820-5bfea3f453bd} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12364 | 2026.03.13 22:26:21.825994 [ 4 ] {58510386-9d80-44fc-a820-5bfea3f453bd} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12365 | 2026.03.13 22:26:21.826126 [ 4 ] {58510386-9d80-44fc-a820-5bfea3f453bd} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001091 sec., 21998.166819431714 rows/sec., 1.48 MiB/sec. | ||
| 12366 | 2026.03.13 22:26:21.826163 [ 4 ] {58510386-9d80-44fc-a820-5bfea3f453bd} <Debug> TCPHandler: Processed in 0.001247987 sec. | ||
| 12367 | 2026.03.13 22:26:23.579178 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12368 | 2026.03.13 22:26:23.579235 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12369 | 2026.03.13 22:26:23.748535 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28828 | ||
| 12370 | 2026.03.13 22:26:23.749017 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12371 | 2026.03.13 22:26:23.749052 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12372 | 2026.03.13 22:26:23.749544 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12373 | 2026.03.13 22:26:23.749786 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12374 | 2026.03.13 22:26:23.749935 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28828 | ||
| 12375 | 2026.03.13 22:26:23.832505 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1516 | ||
| 12376 | 2026.03.13 22:26:23.835077 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12377 | 2026.03.13 22:26:23.835135 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12378 | 2026.03.13 22:26:23.836399 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12379 | 2026.03.13 22:26:23.836700 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12380 | 2026.03.13 22:26:23.837093 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1516 | ||
| 12381 | 2026.03.13 22:26:25.287370 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12382 | 2026.03.13 22:26:25.305013 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12383 | 2026.03.13 22:26:25.305088 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12384 | 2026.03.13 22:26:25.311436 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12385 | 2026.03.13 22:26:25.312114 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12386 | 2026.03.13 22:26:25.315053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12387 | 2026.03.13 22:26:26.825010 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12388 | 2026.03.13 22:26:26.825194 [ 4 ] {ff6a266c-eb83-4e03-a4ad-fd07263fb3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12389 | 2026.03.13 22:26:26.825268 [ 4 ] {ff6a266c-eb83-4e03-a4ad-fd07263fb3e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12390 | 2026.03.13 22:26:26.825951 [ 4 ] {ff6a266c-eb83-4e03-a4ad-fd07263fb3e5} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12391 | 2026.03.13 22:26:26.826004 [ 4 ] {ff6a266c-eb83-4e03-a4ad-fd07263fb3e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12392 | 2026.03.13 22:26:26.826412 [ 4 ] {ff6a266c-eb83-4e03-a4ad-fd07263fb3e5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12393 | 2026.03.13 22:26:26.826636 [ 4 ] {ff6a266c-eb83-4e03-a4ad-fd07263fb3e5} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12394 | 2026.03.13 22:26:26.826790 [ 4 ] {ff6a266c-eb83-4e03-a4ad-fd07263fb3e5} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.00165 sec., 37575.757575757576 rows/sec., 2.94 MiB/sec. | ||
| 12395 | 2026.03.13 22:26:26.826795 [ 50 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12396 | 2026.03.13 22:26:26.826831 [ 4 ] {ff6a266c-eb83-4e03-a4ad-fd07263fb3e5} <Debug> TCPHandler: Processed in 0.001949541 sec. | ||
| 12397 | 2026.03.13 22:26:26.826863 [ 50 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12398 | 2026.03.13 22:26:26.826893 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12399 | 2026.03.13 22:26:26.826966 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12400 | 2026.03.13 22:26:26.827052 [ 201 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 12401 | 2026.03.13 22:26:26.827064 [ 4 ] {a5f0e776-4564-4710-9e11-306aea3c2063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12402 | 2026.03.13 22:26:26.827157 [ 4 ] {a5f0e776-4564-4710-9e11-306aea3c2063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12403 | 2026.03.13 22:26:26.827245 [ 201 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12404 | 2026.03.13 22:26:26.827287 [ 201 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2152 rows starting from the beginning of the part | ||
| 12405 | 2026.03.13 22:26:26.827361 [ 201 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 132 rows starting from the beginning of the part | ||
| 12406 | 2026.03.13 22:26:26.827414 [ 201 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 62 rows starting from the beginning of the part | ||
| 12407 | 2026.03.13 22:26:26.827462 [ 201 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 2142 rows starting from the beginning of the part | ||
| 12408 | 2026.03.13 22:26:26.827508 [ 201 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part | ||
| 12409 | 2026.03.13 22:26:26.827547 [ 4 ] {a5f0e776-4564-4710-9e11-306aea3c2063} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12410 | 2026.03.13 22:26:26.827555 [ 201 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 62 rows starting from the beginning of the part | ||
| 12411 | 2026.03.13 22:26:26.827592 [ 4 ] {a5f0e776-4564-4710-9e11-306aea3c2063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12412 | 2026.03.13 22:26:26.827932 [ 4 ] {a5f0e776-4564-4710-9e11-306aea3c2063} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12413 | 2026.03.13 22:26:26.828149 [ 4 ] {a5f0e776-4564-4710-9e11-306aea3c2063} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12414 | 2026.03.13 22:26:26.828289 [ 4 ] {a5f0e776-4564-4710-9e11-306aea3c2063} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001243 sec., 2413.515687851971 rows/sec., 181.49 KiB/sec. | ||
| 12415 | 2026.03.13 22:26:26.828328 [ 4 ] {a5f0e776-4564-4710-9e11-306aea3c2063} <Debug> TCPHandler: Processed in 0.00142448 sec. | ||
| 12416 | 2026.03.13 22:26:26.828426 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12417 | 2026.03.13 22:26:26.828519 [ 4 ] {e73d7a3a-5d61-4fed-9f98-54186b5bf197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12418 | 2026.03.13 22:26:26.828558 [ 4 ] {e73d7a3a-5d61-4fed-9f98-54186b5bf197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12419 | 2026.03.13 22:26:26.828958 [ 4 ] {e73d7a3a-5d61-4fed-9f98-54186b5bf197} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12420 | 2026.03.13 22:26:26.828993 [ 4 ] {e73d7a3a-5d61-4fed-9f98-54186b5bf197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12421 | 2026.03.13 22:26:26.829298 [ 4 ] {e73d7a3a-5d61-4fed-9f98-54186b5bf197} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12422 | 2026.03.13 22:26:26.829506 [ 4 ] {e73d7a3a-5d61-4fed-9f98-54186b5bf197} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12423 | 2026.03.13 22:26:26.829512 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4606 rows, containing 5 columns (5 merged, 0 gathered) in 0.002539764 sec., 1813554.3302448574 rows/sec., 146.23 MiB/sec. | ||
| 12424 | 2026.03.13 22:26:26.829622 [ 50 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12425 | 2026.03.13 22:26:26.829632 [ 4 ] {e73d7a3a-5d61-4fed-9f98-54186b5bf197} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001131 sec., 59239.61096374889 rows/sec., 4.62 MiB/sec. | ||
| 12426 | 2026.03.13 22:26:26.829653 [ 50 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12427 | 2026.03.13 22:26:26.829676 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12428 | 2026.03.13 22:26:26.829682 [ 4 ] {e73d7a3a-5d61-4fed-9f98-54186b5bf197} <Debug> TCPHandler: Processed in 0.001303468 sec. | ||
| 12429 | 2026.03.13 22:26:26.829770 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 12430 | 2026.03.13 22:26:26.829782 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12431 | 2026.03.13 22:26:26.829797 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12432 | 2026.03.13 22:26:26.829867 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12433 | 2026.03.13 22:26:26.829892 [ 4 ] {c835d709-6ad6-4ca5-b9d1-92f74ffc2d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12434 | 2026.03.13 22:26:26.829900 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1124 rows starting from the beginning of the part | ||
| 12435 | 2026.03.13 22:26:26.829935 [ 4 ] {c835d709-6ad6-4ca5-b9d1-92f74ffc2d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12436 | 2026.03.13 22:26:26.829971 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 102 rows starting from the beginning of the part | ||
| 12437 | 2026.03.13 22:26:26.830022 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 67 rows starting from the beginning of the part | ||
| 12438 | 2026.03.13 22:26:26.830053 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_101_20} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12439 | 2026.03.13 22:26:26.830067 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1097 rows starting from the beginning of the part | ||
| 12440 | 2026.03.13 22:26:26.830109 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part | ||
| 12441 | 2026.03.13 22:26:26.830150 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_101_20} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12442 | 2026.03.13 22:26:26.830155 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 67 rows starting from the beginning of the part | ||
| 12443 | 2026.03.13 22:26:26.830251 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 12444 | 2026.03.13 22:26:26.830334 [ 4 ] {c835d709-6ad6-4ca5-b9d1-92f74ffc2d24} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12445 | 2026.03.13 22:26:26.830369 [ 4 ] {c835d709-6ad6-4ca5-b9d1-92f74ffc2d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12446 | 2026.03.13 22:26:26.830700 [ 4 ] {c835d709-6ad6-4ca5-b9d1-92f74ffc2d24} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12447 | 2026.03.13 22:26:26.830908 [ 4 ] {c835d709-6ad6-4ca5-b9d1-92f74ffc2d24} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12448 | 2026.03.13 22:26:26.831022 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 4 parts from all_1_96_20 to all_99_99_0 | ||
| 12449 | 2026.03.13 22:26:26.831034 [ 4 ] {c835d709-6ad6-4ca5-b9d1-92f74ffc2d24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 12450 | 2026.03.13 22:26:26.831053 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12451 | 2026.03.13 22:26:26.831075 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12452 | 2026.03.13 22:26:26.831081 [ 4 ] {c835d709-6ad6-4ca5-b9d1-92f74ffc2d24} <Debug> TCPHandler: Processed in 0.001332348 sec. | ||
| 12453 | 2026.03.13 22:26:26.831155 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_99_21} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_96_20 to all_99_99_0 into Compact with storage Full | ||
| 12454 | 2026.03.13 22:26:26.831197 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12455 | 2026.03.13 22:26:26.831274 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_99_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12456 | 2026.03.13 22:26:26.831283 [ 191 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2521 rows, containing 5 columns (5 merged, 0 gathered) in 0.001557423 sec., 1618699.6082631373 rows/sec., 121.03 MiB/sec. | ||
| 12457 | 2026.03.13 22:26:26.831293 [ 4 ] {526ff85a-1297-499e-89d1-5f3d06374c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12458 | 2026.03.13 22:26:26.831313 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_20, total 30788 rows starting from the beginning of the part | ||
| 12459 | 2026.03.13 22:26:26.831365 [ 4 ] {526ff85a-1297-499e-89d1-5f3d06374c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12460 | 2026.03.13 22:26:26.831391 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 12461 | 2026.03.13 22:26:26.831442 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 12462 | 2026.03.13 22:26:26.831486 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1323 rows starting from the beginning of the part | ||
| 12463 | 2026.03.13 22:26:26.831521 [ 187 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12464 | 2026.03.13 22:26:26.831842 [ 187 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_101_20} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12465 | 2026.03.13 22:26:26.831933 [ 187 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_101_20} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12466 | 2026.03.13 22:26:26.832030 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 12467 | 2026.03.13 22:26:26.832098 [ 4 ] {526ff85a-1297-499e-89d1-5f3d06374c87} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12468 | 2026.03.13 22:26:26.832143 [ 4 ] {526ff85a-1297-499e-89d1-5f3d06374c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12469 | 2026.03.13 22:26:26.832647 [ 4 ] {526ff85a-1297-499e-89d1-5f3d06374c87} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12470 | 2026.03.13 22:26:26.832891 [ 4 ] {526ff85a-1297-499e-89d1-5f3d06374c87} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12471 | 2026.03.13 22:26:26.833031 [ 4 ] {526ff85a-1297-499e-89d1-5f3d06374c87} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001756 sec., 1708.4282460136674 rows/sec., 3.06 MiB/sec. | ||
| 12472 | 2026.03.13 22:26:26.833086 [ 4 ] {526ff85a-1297-499e-89d1-5f3d06374c87} <Debug> TCPHandler: Processed in 0.001937961 sec. | ||
| 12473 | 2026.03.13 22:26:26.833197 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12474 | 2026.03.13 22:26:26.833290 [ 4 ] {678ca49e-98a9-4b26-b16b-8b23bbb6e867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12475 | 2026.03.13 22:26:26.833331 [ 4 ] {678ca49e-98a9-4b26-b16b-8b23bbb6e867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12476 | 2026.03.13 22:26:26.833654 [ 4 ] {678ca49e-98a9-4b26-b16b-8b23bbb6e867} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12477 | 2026.03.13 22:26:26.833689 [ 4 ] {678ca49e-98a9-4b26-b16b-8b23bbb6e867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12478 | 2026.03.13 22:26:26.833997 [ 4 ] {678ca49e-98a9-4b26-b16b-8b23bbb6e867} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12479 | 2026.03.13 22:26:26.834203 [ 4 ] {678ca49e-98a9-4b26-b16b-8b23bbb6e867} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12480 | 2026.03.13 22:26:26.834321 [ 50 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12481 | 2026.03.13 22:26:26.834330 [ 4 ] {678ca49e-98a9-4b26-b16b-8b23bbb6e867} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 12482 | 2026.03.13 22:26:26.834351 [ 50 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12483 | 2026.03.13 22:26:26.834376 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12484 | 2026.03.13 22:26:26.834380 [ 4 ] {678ca49e-98a9-4b26-b16b-8b23bbb6e867} <Debug> TCPHandler: Processed in 0.001232606 sec. | ||
| 12485 | 2026.03.13 22:26:26.834472 [ 194 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 12486 | 2026.03.13 22:26:26.834604 [ 194 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12487 | 2026.03.13 22:26:26.834641 [ 194 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 4746 rows starting from the beginning of the part | ||
| 12488 | 2026.03.13 22:26:26.834708 [ 194 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 12489 | 2026.03.13 22:26:26.834754 [ 194 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 12490 | 2026.03.13 22:26:26.834797 [ 194 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 36 rows starting from the beginning of the part | ||
| 12491 | 2026.03.13 22:26:26.834837 [ 194 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 24 rows starting from the beginning of the part | ||
| 12492 | 2026.03.13 22:26:26.834880 [ 194 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 12493 | 2026.03.13 22:26:26.836767 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4986 rows, containing 4 columns (4 merged, 0 gathered) in 0.00234081 sec., 2130031.912030451 rows/sec., 143.47 MiB/sec. | ||
| 12494 | 2026.03.13 22:26:26.837090 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12495 | 2026.03.13 22:26:26.837341 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_101_20} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12496 | 2026.03.13 22:26:26.837414 [ 187 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_101_20} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12497 | 2026.03.13 22:26:26.837486 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 12498 | 2026.03.13 22:26:26.837803 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_99_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32431 rows, containing 5 columns (5 merged, 0 gathered) in 0.006684692 sec., 4851532.426624891 rows/sec., 319.23 MiB/sec. | ||
| 12499 | 2026.03.13 22:26:26.838191 [ 191 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_99_21} <Trace> MergedBlockOutputStream: filled checksums all_1_99_21 (state Temporary) | ||
| 12500 | 2026.03.13 22:26:26.838442 [ 191 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_99_21} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_99_21 to all_1_99_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12501 | 2026.03.13 22:26:26.838501 [ 191 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_99_21} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 4 parts: [all_1_96_20, all_99_99_0] -> all_1_99_21 | ||
| 12502 | 2026.03.13 22:26:26.838565 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 12503 | 2026.03.13 22:26:31.250066 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29340 | ||
| 12504 | 2026.03.13 22:26:31.250633 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12505 | 2026.03.13 22:26:31.250688 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12506 | 2026.03.13 22:26:31.251198 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12507 | 2026.03.13 22:26:31.251450 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12508 | 2026.03.13 22:26:31.251607 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29340 | ||
| 12509 | 2026.03.13 22:26:31.251629 [ 11 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12510 | 2026.03.13 22:26:31.251698 [ 11 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12511 | 2026.03.13 22:26:31.251719 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12512 | 2026.03.13 22:26:31.251843 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 12513 | 2026.03.13 22:26:31.251987 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12514 | 2026.03.13 22:26:31.252024 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26908 rows starting from the beginning of the part | ||
| 12515 | 2026.03.13 22:26:31.252086 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 12516 | 2026.03.13 22:26:31.252127 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 12517 | 2026.03.13 22:26:31.252165 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 12518 | 2026.03.13 22:26:31.252206 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 12519 | 2026.03.13 22:26:31.252247 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 12520 | 2026.03.13 22:26:31.254677 [ 198 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29340 rows, containing 4 columns (4 merged, 0 gathered) in 0.002890481 sec., 10150559.716531608 rows/sec., 145.20 MiB/sec. | ||
| 12521 | 2026.03.13 22:26:31.254948 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12522 | 2026.03.13 22:26:31.255226 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_61_12} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12523 | 2026.03.13 22:26:31.255304 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_61_12} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12524 | 2026.03.13 22:26:31.255403 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 12525 | 2026.03.13 22:26:31.826891 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12526 | 2026.03.13 22:26:31.827079 [ 4 ] {38a7e14d-5674-46a9-8f71-8c010ea120b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12527 | 2026.03.13 22:26:31.827152 [ 4 ] {38a7e14d-5674-46a9-8f71-8c010ea120b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12528 | 2026.03.13 22:26:31.827872 [ 4 ] {38a7e14d-5674-46a9-8f71-8c010ea120b4} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12529 | 2026.03.13 22:26:31.827938 [ 4 ] {38a7e14d-5674-46a9-8f71-8c010ea120b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12530 | 2026.03.13 22:26:31.828333 [ 4 ] {38a7e14d-5674-46a9-8f71-8c010ea120b4} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12531 | 2026.03.13 22:26:31.828550 [ 4 ] {38a7e14d-5674-46a9-8f71-8c010ea120b4} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12532 | 2026.03.13 22:26:31.828703 [ 4 ] {38a7e14d-5674-46a9-8f71-8c010ea120b4} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001676 sec., 78758.94988066825 rows/sec., 6.80 MiB/sec. | ||
| 12533 | 2026.03.13 22:26:31.828745 [ 4 ] {38a7e14d-5674-46a9-8f71-8c010ea120b4} <Debug> TCPHandler: Processed in 0.001990842 sec. | ||
| 12534 | 2026.03.13 22:26:31.828870 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12535 | 2026.03.13 22:26:31.828962 [ 4 ] {152abcd1-46fa-46c0-bd62-611c8a191053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12536 | 2026.03.13 22:26:31.829003 [ 4 ] {152abcd1-46fa-46c0-bd62-611c8a191053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12537 | 2026.03.13 22:26:31.829428 [ 4 ] {152abcd1-46fa-46c0-bd62-611c8a191053} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12538 | 2026.03.13 22:26:31.829465 [ 4 ] {152abcd1-46fa-46c0-bd62-611c8a191053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12539 | 2026.03.13 22:26:31.829758 [ 4 ] {152abcd1-46fa-46c0-bd62-611c8a191053} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12540 | 2026.03.13 22:26:31.829982 [ 4 ] {152abcd1-46fa-46c0-bd62-611c8a191053} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12541 | 2026.03.13 22:26:31.830113 [ 4 ] {152abcd1-46fa-46c0-bd62-611c8a191053} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001169 sec., 32506.415739948676 rows/sec., 2.39 MiB/sec. | ||
| 12542 | 2026.03.13 22:26:31.830150 [ 4 ] {152abcd1-46fa-46c0-bd62-611c8a191053} <Debug> TCPHandler: Processed in 0.001329128 sec. | ||
| 12543 | 2026.03.13 22:26:31.830249 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12544 | 2026.03.13 22:26:31.830342 [ 4 ] {66f2bc9b-f79c-4054-a17d-686b0ce0fa1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12545 | 2026.03.13 22:26:31.830382 [ 4 ] {66f2bc9b-f79c-4054-a17d-686b0ce0fa1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12546 | 2026.03.13 22:26:31.830801 [ 4 ] {66f2bc9b-f79c-4054-a17d-686b0ce0fa1b} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12547 | 2026.03.13 22:26:31.830837 [ 4 ] {66f2bc9b-f79c-4054-a17d-686b0ce0fa1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12548 | 2026.03.13 22:26:31.831142 [ 4 ] {66f2bc9b-f79c-4054-a17d-686b0ce0fa1b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12549 | 2026.03.13 22:26:31.831354 [ 4 ] {66f2bc9b-f79c-4054-a17d-686b0ce0fa1b} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12550 | 2026.03.13 22:26:31.831479 [ 4 ] {66f2bc9b-f79c-4054-a17d-686b0ce0fa1b} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001155 sec., 88311.68831168831 rows/sec., 6.90 MiB/sec. | ||
| 12551 | 2026.03.13 22:26:31.831516 [ 4 ] {66f2bc9b-f79c-4054-a17d-686b0ce0fa1b} <Debug> TCPHandler: Processed in 0.001315197 sec. | ||
| 12552 | 2026.03.13 22:26:31.831625 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12553 | 2026.03.13 22:26:31.831717 [ 4 ] {8b8ff10b-9dd2-4591-b177-36cfe5465fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12554 | 2026.03.13 22:26:31.831760 [ 4 ] {8b8ff10b-9dd2-4591-b177-36cfe5465fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12555 | 2026.03.13 22:26:31.832152 [ 4 ] {8b8ff10b-9dd2-4591-b177-36cfe5465fad} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12556 | 2026.03.13 22:26:31.832185 [ 4 ] {8b8ff10b-9dd2-4591-b177-36cfe5465fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12557 | 2026.03.13 22:26:31.832513 [ 4 ] {8b8ff10b-9dd2-4591-b177-36cfe5465fad} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12558 | 2026.03.13 22:26:31.832722 [ 4 ] {8b8ff10b-9dd2-4591-b177-36cfe5465fad} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12559 | 2026.03.13 22:26:31.832849 [ 4 ] {8b8ff10b-9dd2-4591-b177-36cfe5465fad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 12560 | 2026.03.13 22:26:31.832885 [ 4 ] {8b8ff10b-9dd2-4591-b177-36cfe5465fad} <Debug> TCPHandler: Processed in 0.001307657 sec. | ||
| 12561 | 2026.03.13 22:26:31.833006 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12562 | 2026.03.13 22:26:31.833125 [ 4 ] {767a7cd2-1162-4cd4-a2a6-0ff3da97743c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12563 | 2026.03.13 22:26:31.833192 [ 4 ] {767a7cd2-1162-4cd4-a2a6-0ff3da97743c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12564 | 2026.03.13 22:26:31.834092 [ 4 ] {767a7cd2-1162-4cd4-a2a6-0ff3da97743c} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12565 | 2026.03.13 22:26:31.834127 [ 4 ] {767a7cd2-1162-4cd4-a2a6-0ff3da97743c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12566 | 2026.03.13 22:26:31.834693 [ 4 ] {767a7cd2-1162-4cd4-a2a6-0ff3da97743c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12567 | 2026.03.13 22:26:31.834913 [ 4 ] {767a7cd2-1162-4cd4-a2a6-0ff3da97743c} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12568 | 2026.03.13 22:26:31.835052 [ 4 ] {767a7cd2-1162-4cd4-a2a6-0ff3da97743c} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001952 sec., 19467.2131147541 rows/sec., 34.88 MiB/sec. | ||
| 12569 | 2026.03.13 22:26:31.835107 [ 4 ] {767a7cd2-1162-4cd4-a2a6-0ff3da97743c} <Debug> TCPHandler: Processed in 0.002163316 sec. | ||
| 12570 | 2026.03.13 22:26:31.835215 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12571 | 2026.03.13 22:26:31.835311 [ 4 ] {a950d0d0-6744-4178-989d-050a313409c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12572 | 2026.03.13 22:26:31.835352 [ 4 ] {a950d0d0-6744-4178-989d-050a313409c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12573 | 2026.03.13 22:26:31.835673 [ 4 ] {a950d0d0-6744-4178-989d-050a313409c7} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12574 | 2026.03.13 22:26:31.835707 [ 4 ] {a950d0d0-6744-4178-989d-050a313409c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12575 | 2026.03.13 22:26:31.836004 [ 4 ] {a950d0d0-6744-4178-989d-050a313409c7} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12576 | 2026.03.13 22:26:31.836214 [ 4 ] {a950d0d0-6744-4178-989d-050a313409c7} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12577 | 2026.03.13 22:26:31.836341 [ 4 ] {a950d0d0-6744-4178-989d-050a313409c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 12578 | 2026.03.13 22:26:31.836377 [ 4 ] {a950d0d0-6744-4178-989d-050a313409c7} <Debug> TCPHandler: Processed in 0.001210616 sec. | ||
| 12579 | 2026.03.13 22:26:32.815241 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12580 | 2026.03.13 22:26:32.834337 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12581 | 2026.03.13 22:26:32.834405 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12582 | 2026.03.13 22:26:32.841046 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12583 | 2026.03.13 22:26:32.841777 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12584 | 2026.03.13 22:26:32.842088 [ 24 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12585 | 2026.03.13 22:26:32.842125 [ 24 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12586 | 2026.03.13 22:26:32.842143 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12587 | 2026.03.13 22:26:32.842268 [ 190 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 12588 | 2026.03.13 22:26:32.845814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12589 | 2026.03.13 22:26:32.846019 [ 190 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12590 | 2026.03.13 22:26:32.847634 [ 190 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 12591 | 2026.03.13 22:26:32.852336 [ 190 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 12592 | 2026.03.13 22:26:32.857018 [ 190 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 12593 | 2026.03.13 22:26:32.862160 [ 190 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 12594 | 2026.03.13 22:26:32.867266 [ 190 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 12595 | 2026.03.13 22:26:32.871135 [ 190 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 12596 | 2026.03.13 22:26:32.929189 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.086973886 sec., 5288.943856090321 rows/sec., 27.35 MiB/sec. | ||
| 12597 | 2026.03.13 22:26:32.931348 [ 198 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12598 | 2026.03.13 22:26:32.933319 [ 198 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_61_12} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12599 | 2026.03.13 22:26:32.933430 [ 198 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_61_12} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12600 | 2026.03.13 22:26:32.935329 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 12601 | 2026.03.13 22:26:33.837422 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1540 | ||
| 12602 | 2026.03.13 22:26:33.839585 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12603 | 2026.03.13 22:26:33.839632 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12604 | 2026.03.13 22:26:33.840789 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12605 | 2026.03.13 22:26:33.841052 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12606 | 2026.03.13 22:26:33.841203 [ 24 ] {} <Debug> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12607 | 2026.03.13 22:26:33.841266 [ 24 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12608 | 2026.03.13 22:26:33.841285 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12609 | 2026.03.13 22:26:33.841308 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1540 | ||
| 12610 | 2026.03.13 22:26:33.841391 [ 196 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::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 | ||
| 12611 | 2026.03.13 22:26:33.841937 [ 196 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12612 | 2026.03.13 22:26:33.842073 [ 196 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1378 rows starting from the beginning of the part | ||
| 12613 | 2026.03.13 22:26:33.842438 [ 196 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 12614 | 2026.03.13 22:26:33.842792 [ 196 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 28 rows starting from the beginning of the part | ||
| 12615 | 2026.03.13 22:26:33.843146 [ 196 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 28 rows starting from the beginning of the part | ||
| 12616 | 2026.03.13 22:26:33.843493 [ 196 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 42 rows starting from the beginning of the part | ||
| 12617 | 2026.03.13 22:26:33.843829 [ 196 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 12618 | 2026.03.13 22:26:33.850669 [ 197 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 72 columns (72 merged, 0 gathered) in 0.009321378 sec., 165211.62428988505 rows/sec., 127.93 MiB/sec. | ||
| 12619 | 2026.03.13 22:26:33.852404 [ 197 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12620 | 2026.03.13 22:26:33.853011 [ 197 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_46_9} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12621 | 2026.03.13 22:26:33.853098 [ 197 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_46_9} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12622 | 2026.03.13 22:26:33.853417 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 12623 | 2026.03.13 22:26:36.824901 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12624 | 2026.03.13 22:26:36.825077 [ 4 ] {63c9e322-8a08-45e1-9e84-7560047d956a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12625 | 2026.03.13 22:26:36.825143 [ 4 ] {63c9e322-8a08-45e1-9e84-7560047d956a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12626 | 2026.03.13 22:26:36.825789 [ 4 ] {63c9e322-8a08-45e1-9e84-7560047d956a} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12627 | 2026.03.13 22:26:36.825836 [ 4 ] {63c9e322-8a08-45e1-9e84-7560047d956a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12628 | 2026.03.13 22:26:36.826217 [ 4 ] {63c9e322-8a08-45e1-9e84-7560047d956a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12629 | 2026.03.13 22:26:36.826468 [ 4 ] {63c9e322-8a08-45e1-9e84-7560047d956a} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12630 | 2026.03.13 22:26:36.826622 [ 4 ] {63c9e322-8a08-45e1-9e84-7560047d956a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001594 sec., 2509.4102885821835 rows/sec., 204.62 KiB/sec. | ||
| 12631 | 2026.03.13 22:26:36.826664 [ 4 ] {63c9e322-8a08-45e1-9e84-7560047d956a} <Debug> TCPHandler: Processed in 0.00189718 sec. | ||
| 12632 | 2026.03.13 22:26:36.826786 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12633 | 2026.03.13 22:26:36.826882 [ 4 ] {88f98fe3-95e1-43b7-b49b-e8e3d4301827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12634 | 2026.03.13 22:26:36.826922 [ 4 ] {88f98fe3-95e1-43b7-b49b-e8e3d4301827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12635 | 2026.03.13 22:26:36.827356 [ 4 ] {88f98fe3-95e1-43b7-b49b-e8e3d4301827} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12636 | 2026.03.13 22:26:36.827393 [ 4 ] {88f98fe3-95e1-43b7-b49b-e8e3d4301827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12637 | 2026.03.13 22:26:36.827703 [ 4 ] {88f98fe3-95e1-43b7-b49b-e8e3d4301827} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12638 | 2026.03.13 22:26:36.827919 [ 4 ] {88f98fe3-95e1-43b7-b49b-e8e3d4301827} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12639 | 2026.03.13 22:26:36.828050 [ 4 ] {88f98fe3-95e1-43b7-b49b-e8e3d4301827} <Debug> executeQuery: Read 64 rows, 5.11 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 12640 | 2026.03.13 22:26:36.828088 [ 4 ] {88f98fe3-95e1-43b7-b49b-e8e3d4301827} <Debug> TCPHandler: Processed in 0.001351848 sec. | ||
| 12641 | 2026.03.13 22:26:36.828197 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12642 | 2026.03.13 22:26:36.828290 [ 4 ] {325eae6a-5c48-40fe-99ed-25987cea864b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12643 | 2026.03.13 22:26:36.828331 [ 4 ] {325eae6a-5c48-40fe-99ed-25987cea864b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12644 | 2026.03.13 22:26:36.828752 [ 4 ] {325eae6a-5c48-40fe-99ed-25987cea864b} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12645 | 2026.03.13 22:26:36.828791 [ 4 ] {325eae6a-5c48-40fe-99ed-25987cea864b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12646 | 2026.03.13 22:26:36.829086 [ 4 ] {325eae6a-5c48-40fe-99ed-25987cea864b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12647 | 2026.03.13 22:26:36.829307 [ 4 ] {325eae6a-5c48-40fe-99ed-25987cea864b} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12648 | 2026.03.13 22:26:36.829441 [ 4 ] {325eae6a-5c48-40fe-99ed-25987cea864b} <Debug> executeQuery: Read 7 rows, 517.00 B in 0.001168 sec., 5993.1506849315065 rows/sec., 432.26 KiB/sec. | ||
| 12649 | 2026.03.13 22:26:36.829447 [ 23 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 12650 | 2026.03.13 22:26:36.829480 [ 4 ] {325eae6a-5c48-40fe-99ed-25987cea864b} <Debug> TCPHandler: Processed in 0.001332618 sec. | ||
| 12651 | 2026.03.13 22:26:36.829519 [ 23 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12652 | 2026.03.13 22:26:36.829545 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12653 | 2026.03.13 22:26:36.829610 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12654 | 2026.03.13 22:26:36.829665 [ 193 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
| 12655 | 2026.03.13 22:26:36.829715 [ 4 ] {661c189a-393c-4f0f-b253-8acb67d9af20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12656 | 2026.03.13 22:26:36.829761 [ 4 ] {661c189a-393c-4f0f-b253-8acb67d9af20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12657 | 2026.03.13 22:26:36.829803 [ 193 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12658 | 2026.03.13 22:26:36.829840 [ 193 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 82 rows starting from the beginning of the part | ||
| 12659 | 2026.03.13 22:26:36.829906 [ 193 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 3 rows starting from the beginning of the part | ||
| 12660 | 2026.03.13 22:26:36.829949 [ 193 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 73 rows starting from the beginning of the part | ||
| 12661 | 2026.03.13 22:26:36.829991 [ 193 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 3 rows starting from the beginning of the part | ||
| 12662 | 2026.03.13 22:26:36.830029 [ 193 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 38 rows starting from the beginning of the part | ||
| 12663 | 2026.03.13 22:26:36.830068 [ 193 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 12664 | 2026.03.13 22:26:36.830219 [ 4 ] {661c189a-393c-4f0f-b253-8acb67d9af20} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12665 | 2026.03.13 22:26:36.830267 [ 4 ] {661c189a-393c-4f0f-b253-8acb67d9af20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12666 | 2026.03.13 22:26:36.830633 [ 4 ] {661c189a-393c-4f0f-b253-8acb67d9af20} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12667 | 2026.03.13 22:26:36.830846 [ 189 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.001236646 sec., 166579.6032170888 rows/sec., 12.82 MiB/sec. | ||
| 12668 | 2026.03.13 22:26:36.830852 [ 4 ] {661c189a-393c-4f0f-b253-8acb67d9af20} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12669 | 2026.03.13 22:26:36.830998 [ 189 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 12670 | 2026.03.13 22:26:36.831011 [ 4 ] {661c189a-393c-4f0f-b253-8acb67d9af20} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001314 sec., 54033.485540334856 rows/sec., 4.22 MiB/sec. | ||
| 12671 | 2026.03.13 22:26:36.831054 [ 4 ] {661c189a-393c-4f0f-b253-8acb67d9af20} <Debug> TCPHandler: Processed in 0.001500162 sec. | ||
| 12672 | 2026.03.13 22:26:36.831177 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12673 | 2026.03.13 22:26:36.831260 [ 189 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_85_17} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12674 | 2026.03.13 22:26:36.831274 [ 4 ] {56e31ce5-dc44-4750-8155-a319975e5f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12675 | 2026.03.13 22:26:36.831322 [ 4 ] {56e31ce5-dc44-4750-8155-a319975e5f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12676 | 2026.03.13 22:26:36.831339 [ 189 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_85_17} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 12677 | 2026.03.13 22:26:36.831429 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12678 | 2026.03.13 22:26:36.831732 [ 4 ] {56e31ce5-dc44-4750-8155-a319975e5f63} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12679 | 2026.03.13 22:26:36.831772 [ 4 ] {56e31ce5-dc44-4750-8155-a319975e5f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12680 | 2026.03.13 22:26:36.832114 [ 4 ] {56e31ce5-dc44-4750-8155-a319975e5f63} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12681 | 2026.03.13 22:26:36.832324 [ 4 ] {56e31ce5-dc44-4750-8155-a319975e5f63} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12682 | 2026.03.13 22:26:36.832453 [ 4 ] {56e31ce5-dc44-4750-8155-a319975e5f63} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001197 sec., 135338.34586466165 rows/sec., 9.42 MiB/sec. | ||
| 12683 | 2026.03.13 22:26:36.832490 [ 4 ] {56e31ce5-dc44-4750-8155-a319975e5f63} <Debug> TCPHandler: Processed in 0.001363339 sec. | ||
| 12684 | 2026.03.13 22:26:36.832597 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12685 | 2026.03.13 22:26:36.832689 [ 4 ] {63032b56-7a5c-4623-870a-c50c8c16e212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12686 | 2026.03.13 22:26:36.832743 [ 4 ] {63032b56-7a5c-4623-870a-c50c8c16e212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12687 | 2026.03.13 22:26:36.833486 [ 4 ] {63032b56-7a5c-4623-870a-c50c8c16e212} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12688 | 2026.03.13 22:26:36.833521 [ 4 ] {63032b56-7a5c-4623-870a-c50c8c16e212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12689 | 2026.03.13 22:26:36.834027 [ 4 ] {63032b56-7a5c-4623-870a-c50c8c16e212} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12690 | 2026.03.13 22:26:36.834271 [ 4 ] {63032b56-7a5c-4623-870a-c50c8c16e212} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12691 | 2026.03.13 22:26:36.834409 [ 4 ] {63032b56-7a5c-4623-870a-c50c8c16e212} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001737 sec., 1727.1157167530223 rows/sec., 3.09 MiB/sec. | ||
| 12692 | 2026.03.13 22:26:36.834474 [ 4 ] {63032b56-7a5c-4623-870a-c50c8c16e212} <Debug> TCPHandler: Processed in 0.001925141 sec. | ||
| 12693 | 2026.03.13 22:26:36.834583 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12694 | 2026.03.13 22:26:36.834677 [ 4 ] {c89d2385-0fa5-4d81-87b7-bd47f40df1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12695 | 2026.03.13 22:26:36.834719 [ 4 ] {c89d2385-0fa5-4d81-87b7-bd47f40df1e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12696 | 2026.03.13 22:26:36.835054 [ 4 ] {c89d2385-0fa5-4d81-87b7-bd47f40df1e4} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12697 | 2026.03.13 22:26:36.835090 [ 4 ] {c89d2385-0fa5-4d81-87b7-bd47f40df1e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12698 | 2026.03.13 22:26:36.835389 [ 4 ] {c89d2385-0fa5-4d81-87b7-bd47f40df1e4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12699 | 2026.03.13 22:26:36.835602 [ 4 ] {c89d2385-0fa5-4d81-87b7-bd47f40df1e4} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12700 | 2026.03.13 22:26:36.835728 [ 4 ] {c89d2385-0fa5-4d81-87b7-bd47f40df1e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 12701 | 2026.03.13 22:26:36.835764 [ 4 ] {c89d2385-0fa5-4d81-87b7-bd47f40df1e4} <Debug> TCPHandler: Processed in 0.001229006 sec. | ||
| 12702 | 2026.03.13 22:26:38.579477 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12703 | 2026.03.13 22:26:38.579533 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12704 | 2026.03.13 22:26:38.751908 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29788 | ||
| 12705 | 2026.03.13 22:26:38.752566 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12706 | 2026.03.13 22:26:38.752616 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12707 | 2026.03.13 22:26:38.753144 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12708 | 2026.03.13 22:26:38.753379 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12709 | 2026.03.13 22:26:38.753532 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29788 | ||
| 12710 | 2026.03.13 22:26:40.345968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12711 | 2026.03.13 22:26:40.361257 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12712 | 2026.03.13 22:26:40.361310 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12713 | 2026.03.13 22:26:40.366575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12714 | 2026.03.13 22:26:40.367258 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12715 | 2026.03.13 22:26:40.369968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12716 | 2026.03.13 22:26:41.826708 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12717 | 2026.03.13 22:26:41.826904 [ 4 ] {cdfb87c4-a16f-4d35-9e86-46a43afaa540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12718 | 2026.03.13 22:26:41.826978 [ 4 ] {cdfb87c4-a16f-4d35-9e86-46a43afaa540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12719 | 2026.03.13 22:26:41.827758 [ 4 ] {cdfb87c4-a16f-4d35-9e86-46a43afaa540} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12720 | 2026.03.13 22:26:41.827813 [ 4 ] {cdfb87c4-a16f-4d35-9e86-46a43afaa540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12721 | 2026.03.13 22:26:41.828219 [ 4 ] {cdfb87c4-a16f-4d35-9e86-46a43afaa540} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12722 | 2026.03.13 22:26:41.828443 [ 4 ] {cdfb87c4-a16f-4d35-9e86-46a43afaa540} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12723 | 2026.03.13 22:26:41.828598 [ 4 ] {cdfb87c4-a16f-4d35-9e86-46a43afaa540} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001747 sec., 75558.09959931311 rows/sec., 6.53 MiB/sec. | ||
| 12724 | 2026.03.13 22:26:41.828640 [ 4 ] {cdfb87c4-a16f-4d35-9e86-46a43afaa540} <Debug> TCPHandler: Processed in 0.002074184 sec. | ||
| 12725 | 2026.03.13 22:26:41.828762 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12726 | 2026.03.13 22:26:41.828857 [ 4 ] {9b905fc1-3a29-48cc-ac2d-ede4239052d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12727 | 2026.03.13 22:26:41.828895 [ 4 ] {9b905fc1-3a29-48cc-ac2d-ede4239052d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12728 | 2026.03.13 22:26:41.829305 [ 4 ] {9b905fc1-3a29-48cc-ac2d-ede4239052d9} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12729 | 2026.03.13 22:26:41.829340 [ 4 ] {9b905fc1-3a29-48cc-ac2d-ede4239052d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12730 | 2026.03.13 22:26:41.829638 [ 4 ] {9b905fc1-3a29-48cc-ac2d-ede4239052d9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12731 | 2026.03.13 22:26:41.829860 [ 4 ] {9b905fc1-3a29-48cc-ac2d-ede4239052d9} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12732 | 2026.03.13 22:26:41.829988 [ 4 ] {9b905fc1-3a29-48cc-ac2d-ede4239052d9} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.00115 sec., 33043.47826086957 rows/sec., 2.43 MiB/sec. | ||
| 12733 | 2026.03.13 22:26:41.830025 [ 4 ] {9b905fc1-3a29-48cc-ac2d-ede4239052d9} <Debug> TCPHandler: Processed in 0.001311678 sec. | ||
| 12734 | 2026.03.13 22:26:41.830133 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12735 | 2026.03.13 22:26:41.830225 [ 4 ] {7b1d947b-db4c-4646-8336-0eb4159576d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12736 | 2026.03.13 22:26:41.830265 [ 4 ] {7b1d947b-db4c-4646-8336-0eb4159576d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12737 | 2026.03.13 22:26:41.830688 [ 4 ] {7b1d947b-db4c-4646-8336-0eb4159576d5} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12738 | 2026.03.13 22:26:41.830723 [ 4 ] {7b1d947b-db4c-4646-8336-0eb4159576d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12739 | 2026.03.13 22:26:41.831031 [ 4 ] {7b1d947b-db4c-4646-8336-0eb4159576d5} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12740 | 2026.03.13 22:26:41.831237 [ 4 ] {7b1d947b-db4c-4646-8336-0eb4159576d5} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12741 | 2026.03.13 22:26:41.831362 [ 4 ] {7b1d947b-db4c-4646-8336-0eb4159576d5} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001154 sec., 88388.21490467936 rows/sec., 6.90 MiB/sec. | ||
| 12742 | 2026.03.13 22:26:41.831400 [ 4 ] {7b1d947b-db4c-4646-8336-0eb4159576d5} <Debug> TCPHandler: Processed in 0.001316158 sec. | ||
| 12743 | 2026.03.13 22:26:41.831512 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12744 | 2026.03.13 22:26:41.831604 [ 4 ] {a13b6aad-8c92-42a0-a1aa-b5ee5e1c7fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12745 | 2026.03.13 22:26:41.831646 [ 4 ] {a13b6aad-8c92-42a0-a1aa-b5ee5e1c7fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12746 | 2026.03.13 22:26:41.832049 [ 4 ] {a13b6aad-8c92-42a0-a1aa-b5ee5e1c7fac} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12747 | 2026.03.13 22:26:41.832084 [ 4 ] {a13b6aad-8c92-42a0-a1aa-b5ee5e1c7fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12748 | 2026.03.13 22:26:41.832409 [ 4 ] {a13b6aad-8c92-42a0-a1aa-b5ee5e1c7fac} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12749 | 2026.03.13 22:26:41.832620 [ 4 ] {a13b6aad-8c92-42a0-a1aa-b5ee5e1c7fac} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12750 | 2026.03.13 22:26:41.832744 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 2 parts from all_1_99_21 to all_100_100_0 | ||
| 12751 | 2026.03.13 22:26:41.832752 [ 4 ] {a13b6aad-8c92-42a0-a1aa-b5ee5e1c7fac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 12752 | 2026.03.13 22:26:41.832816 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12753 | 2026.03.13 22:26:41.832834 [ 4 ] {a13b6aad-8c92-42a0-a1aa-b5ee5e1c7fac} <Debug> TCPHandler: Processed in 0.001370369 sec. | ||
| 12754 | 2026.03.13 22:26:41.832842 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12755 | 2026.03.13 22:26:41.832952 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12756 | 2026.03.13 22:26:41.832951 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_100_22} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_99_21 to all_100_100_0 into Compact with storage Full | ||
| 12757 | 2026.03.13 22:26:41.833049 [ 4 ] {c1685c3a-03b7-445c-8235-c994c74c42af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12758 | 2026.03.13 22:26:41.833103 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_100_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12759 | 2026.03.13 22:26:41.833105 [ 4 ] {c1685c3a-03b7-445c-8235-c994c74c42af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12760 | 2026.03.13 22:26:41.833152 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_100_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_99_21, total 32431 rows starting from the beginning of the part | ||
| 12761 | 2026.03.13 22:26:41.833231 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_100_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part | ||
| 12762 | 2026.03.13 22:26:41.833996 [ 4 ] {c1685c3a-03b7-445c-8235-c994c74c42af} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12763 | 2026.03.13 22:26:41.834035 [ 4 ] {c1685c3a-03b7-445c-8235-c994c74c42af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 12764 | 2026.03.13 22:26:41.834746 [ 4 ] {c1685c3a-03b7-445c-8235-c994c74c42af} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12765 | 2026.03.13 22:26:41.834981 [ 4 ] {c1685c3a-03b7-445c-8235-c994c74c42af} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12766 | 2026.03.13 22:26:41.835129 [ 4 ] {c1685c3a-03b7-445c-8235-c994c74c42af} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002097 sec., 18121.125417262756 rows/sec., 32.47 MiB/sec. | ||
| 12767 | 2026.03.13 22:26:41.835185 [ 4 ] {c1685c3a-03b7-445c-8235-c994c74c42af} <Debug> TCPHandler: Processed in 0.002281738 sec. | ||
| 12768 | 2026.03.13 22:26:41.835294 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12769 | 2026.03.13 22:26:41.835390 [ 4 ] {1c6905e5-9400-4e39-93d9-28c0d9918060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12770 | 2026.03.13 22:26:41.835431 [ 4 ] {1c6905e5-9400-4e39-93d9-28c0d9918060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12771 | 2026.03.13 22:26:41.835763 [ 4 ] {1c6905e5-9400-4e39-93d9-28c0d9918060} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12772 | 2026.03.13 22:26:41.835798 [ 4 ] {1c6905e5-9400-4e39-93d9-28c0d9918060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 12773 | 2026.03.13 22:26:41.836347 [ 4 ] {1c6905e5-9400-4e39-93d9-28c0d9918060} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12774 | 2026.03.13 22:26:41.836568 [ 4 ] {1c6905e5-9400-4e39-93d9-28c0d9918060} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12775 | 2026.03.13 22:26:41.836698 [ 4 ] {1c6905e5-9400-4e39-93d9-28c0d9918060} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001327 sec., 45214.7701582517 rows/sec., 3.05 MiB/sec. | ||
| 12776 | 2026.03.13 22:26:41.836734 [ 4 ] {1c6905e5-9400-4e39-93d9-28c0d9918060} <Debug> TCPHandler: Processed in 0.001488582 sec. | ||
| 12777 | 2026.03.13 22:26:41.839660 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_100_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32495 rows, containing 5 columns (5 merged, 0 gathered) in 0.006744363 sec., 4818097.721015314 rows/sec., 317.07 MiB/sec. | ||
| 12778 | 2026.03.13 22:26:41.840082 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_100_22} <Trace> MergedBlockOutputStream: filled checksums all_1_100_22 (state Temporary) | ||
| 12779 | 2026.03.13 22:26:41.840341 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_100_22} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_100_22 to all_1_100_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12780 | 2026.03.13 22:26:41.840408 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_100_22} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 2 parts: [all_1_99_21, all_100_100_0] -> all_1_100_22 | ||
| 12781 | 2026.03.13 22:26:41.840469 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12782 | 2026.03.13 22:26:43.841482 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1566 | ||
| 12783 | 2026.03.13 22:26:43.843751 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12784 | 2026.03.13 22:26:43.843792 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 12785 | 2026.03.13 22:26:43.844973 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12786 | 2026.03.13 22:26:43.845248 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12787 | 2026.03.13 22:26:43.845518 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1566 | ||
| 12788 | 2026.03.13 22:26:46.253661 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30300 | ||
| 12789 | 2026.03.13 22:26:46.254229 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12790 | 2026.03.13 22:26:46.254273 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 12791 | 2026.03.13 22:26:46.254758 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12792 | 2026.03.13 22:26:46.254982 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12793 | 2026.03.13 22:26:46.255113 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30300 | ||
| 12794 | 2026.03.13 22:26:46.825735 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12795 | 2026.03.13 22:26:46.825929 [ 4 ] {562c008a-b58d-4440-b518-a4fd1cb35103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12796 | 2026.03.13 22:26:46.826015 [ 4 ] {562c008a-b58d-4440-b518-a4fd1cb35103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12797 | 2026.03.13 22:26:46.826784 [ 4 ] {562c008a-b58d-4440-b518-a4fd1cb35103} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12798 | 2026.03.13 22:26:46.826830 [ 4 ] {562c008a-b58d-4440-b518-a4fd1cb35103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 12799 | 2026.03.13 22:26:46.827211 [ 4 ] {562c008a-b58d-4440-b518-a4fd1cb35103} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12800 | 2026.03.13 22:26:46.827433 [ 4 ] {562c008a-b58d-4440-b518-a4fd1cb35103} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12801 | 2026.03.13 22:26:46.827589 [ 4 ] {562c008a-b58d-4440-b518-a4fd1cb35103} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001723 sec., 35983.749274521186 rows/sec., 2.81 MiB/sec. | ||
| 12802 | 2026.03.13 22:26:46.827642 [ 4 ] {562c008a-b58d-4440-b518-a4fd1cb35103} <Debug> TCPHandler: Processed in 0.002041894 sec. | ||
| 12803 | 2026.03.13 22:26:46.827771 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12804 | 2026.03.13 22:26:46.827869 [ 4 ] {62d04d3a-54a0-46fd-9b02-6fdf7413aa2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12805 | 2026.03.13 22:26:46.827909 [ 4 ] {62d04d3a-54a0-46fd-9b02-6fdf7413aa2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12806 | 2026.03.13 22:26:46.828310 [ 4 ] {62d04d3a-54a0-46fd-9b02-6fdf7413aa2c} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12807 | 2026.03.13 22:26:46.828349 [ 4 ] {62d04d3a-54a0-46fd-9b02-6fdf7413aa2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 12808 | 2026.03.13 22:26:46.828643 [ 4 ] {62d04d3a-54a0-46fd-9b02-6fdf7413aa2c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12809 | 2026.03.13 22:26:46.828850 [ 4 ] {62d04d3a-54a0-46fd-9b02-6fdf7413aa2c} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12810 | 2026.03.13 22:26:46.828977 [ 4 ] {62d04d3a-54a0-46fd-9b02-6fdf7413aa2c} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001126 sec., 2664.298401420959 rows/sec., 200.34 KiB/sec. | ||
| 12811 | 2026.03.13 22:26:46.829027 [ 4 ] {62d04d3a-54a0-46fd-9b02-6fdf7413aa2c} <Debug> TCPHandler: Processed in 0.001305438 sec. | ||
| 12812 | 2026.03.13 22:26:46.829146 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12813 | 2026.03.13 22:26:46.829241 [ 4 ] {d8f10f9c-6ab5-4d06-bd0d-9f62ba612fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12814 | 2026.03.13 22:26:46.829280 [ 4 ] {d8f10f9c-6ab5-4d06-bd0d-9f62ba612fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12815 | 2026.03.13 22:26:46.829701 [ 4 ] {d8f10f9c-6ab5-4d06-bd0d-9f62ba612fe2} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12816 | 2026.03.13 22:26:46.829736 [ 4 ] {d8f10f9c-6ab5-4d06-bd0d-9f62ba612fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 12817 | 2026.03.13 22:26:46.830033 [ 4 ] {d8f10f9c-6ab5-4d06-bd0d-9f62ba612fe2} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12818 | 2026.03.13 22:26:46.830247 [ 4 ] {d8f10f9c-6ab5-4d06-bd0d-9f62ba612fe2} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12819 | 2026.03.13 22:26:46.830376 [ 4 ] {d8f10f9c-6ab5-4d06-bd0d-9f62ba612fe2} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001154 sec., 58058.925476603115 rows/sec., 4.53 MiB/sec. | ||
| 12820 | 2026.03.13 22:26:46.830413 [ 4 ] {d8f10f9c-6ab5-4d06-bd0d-9f62ba612fe2} <Debug> TCPHandler: Processed in 0.001317498 sec. | ||
| 12821 | 2026.03.13 22:26:46.830524 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12822 | 2026.03.13 22:26:46.830617 [ 4 ] {73aca7f9-4f69-4253-b71d-4e73ea450247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12823 | 2026.03.13 22:26:46.830660 [ 4 ] {73aca7f9-4f69-4253-b71d-4e73ea450247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12824 | 2026.03.13 22:26:46.831057 [ 4 ] {73aca7f9-4f69-4253-b71d-4e73ea450247} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12825 | 2026.03.13 22:26:46.831092 [ 4 ] {73aca7f9-4f69-4253-b71d-4e73ea450247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 12826 | 2026.03.13 22:26:46.831412 [ 4 ] {73aca7f9-4f69-4253-b71d-4e73ea450247} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12827 | 2026.03.13 22:26:46.831618 [ 4 ] {73aca7f9-4f69-4253-b71d-4e73ea450247} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12828 | 2026.03.13 22:26:46.831720 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 2 parts from all_1_100_22 to all_101_101_0 | ||
| 12829 | 2026.03.13 22:26:46.831745 [ 4 ] {73aca7f9-4f69-4253-b71d-4e73ea450247} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 12830 | 2026.03.13 22:26:46.831754 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12831 | 2026.03.13 22:26:46.831777 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 12832 | 2026.03.13 22:26:46.831784 [ 4 ] {73aca7f9-4f69-4253-b71d-4e73ea450247} <Debug> TCPHandler: Processed in 0.001309248 sec. | ||
| 12833 | 2026.03.13 22:26:46.831887 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12834 | 2026.03.13 22:26:46.831898 [ 189 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_101_23} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_100_22 to all_101_101_0 into Compact with storage Full | ||
| 12835 | 2026.03.13 22:26:46.831979 [ 4 ] {617d6e41-c543-4cf9-b38a-dd9a023194f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12836 | 2026.03.13 22:26:46.832037 [ 4 ] {617d6e41-c543-4cf9-b38a-dd9a023194f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12837 | 2026.03.13 22:26:46.832056 [ 189 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_101_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12838 | 2026.03.13 22:26:46.832103 [ 189 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_101_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_100_22, total 32495 rows starting from the beginning of the part | ||
| 12839 | 2026.03.13 22:26:46.832179 [ 189 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_101_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 12840 | 2026.03.13 22:26:46.832767 [ 4 ] {617d6e41-c543-4cf9-b38a-dd9a023194f0} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12841 | 2026.03.13 22:26:46.832807 [ 4 ] {617d6e41-c543-4cf9-b38a-dd9a023194f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 12842 | 2026.03.13 22:26:46.833301 [ 4 ] {617d6e41-c543-4cf9-b38a-dd9a023194f0} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12843 | 2026.03.13 22:26:46.833527 [ 4 ] {617d6e41-c543-4cf9-b38a-dd9a023194f0} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12844 | 2026.03.13 22:26:46.833634 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12845 | 2026.03.13 22:26:46.833657 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12846 | 2026.03.13 22:26:46.833665 [ 4 ] {617d6e41-c543-4cf9-b38a-dd9a023194f0} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001704 sec., 1760.5633802816901 rows/sec., 3.15 MiB/sec. | ||
| 12847 | 2026.03.13 22:26:46.833673 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 12848 | 2026.03.13 22:26:46.833719 [ 4 ] {617d6e41-c543-4cf9-b38a-dd9a023194f0} <Debug> TCPHandler: Processed in 0.00188123 sec. | ||
| 12849 | 2026.03.13 22:26:46.833785 [ 199 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::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 | ||
| 12850 | 2026.03.13 22:26:46.833829 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12851 | 2026.03.13 22:26:46.833930 [ 4 ] {43a158d9-1b56-4a1f-8c24-6244336717fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12852 | 2026.03.13 22:26:46.833972 [ 4 ] {43a158d9-1b56-4a1f-8c24-6244336717fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12853 | 2026.03.13 22:26:46.834044 [ 199 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12854 | 2026.03.13 22:26:46.834111 [ 199 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1898 rows starting from the beginning of the part | ||
| 12855 | 2026.03.13 22:26:46.834250 [ 199 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 3 rows starting from the beginning of the part | ||
| 12856 | 2026.03.13 22:26:46.834308 [ 4 ] {43a158d9-1b56-4a1f-8c24-6244336717fc} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12857 | 2026.03.13 22:26:46.834349 [ 4 ] {43a158d9-1b56-4a1f-8c24-6244336717fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 12858 | 2026.03.13 22:26:46.834369 [ 199 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 38 rows starting from the beginning of the part | ||
| 12859 | 2026.03.13 22:26:46.834478 [ 199 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 3 rows starting from the beginning of the part | ||
| 12860 | 2026.03.13 22:26:46.834580 [ 199 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 38 rows starting from the beginning of the part | ||
| 12861 | 2026.03.13 22:26:46.834674 [ 4 ] {43a158d9-1b56-4a1f-8c24-6244336717fc} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12862 | 2026.03.13 22:26:46.834683 [ 199 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 3 rows starting from the beginning of the part | ||
| 12863 | 2026.03.13 22:26:46.834909 [ 4 ] {43a158d9-1b56-4a1f-8c24-6244336717fc} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12864 | 2026.03.13 22:26:46.835056 [ 4 ] {43a158d9-1b56-4a1f-8c24-6244336717fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 12865 | 2026.03.13 22:26:46.835093 [ 4 ] {43a158d9-1b56-4a1f-8c24-6244336717fc} <Debug> TCPHandler: Processed in 0.001313218 sec. | ||
| 12866 | 2026.03.13 22:26:46.839244 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_101_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32655 rows, containing 5 columns (5 merged, 0 gathered) in 0.007397747 sec., 4414181.777235691 rows/sec., 290.57 MiB/sec. | ||
| 12867 | 2026.03.13 22:26:46.839906 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_101_23} <Trace> MergedBlockOutputStream: filled checksums all_1_101_23 (state Temporary) | ||
| 12868 | 2026.03.13 22:26:46.840220 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_101_23} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_101_23 to all_1_101_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12869 | 2026.03.13 22:26:46.840305 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_101_23} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 2 parts: [all_1_100_22, all_101_101_0] -> all_1_101_23 | ||
| 12870 | 2026.03.13 22:26:46.840396 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12871 | 2026.03.13 22:26:46.846146 [ 186 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1983 rows, containing 19 columns (19 merged, 0 gathered) in 0.012418974 sec., 159675.02629444268 rows/sec., 286.13 MiB/sec. | ||
| 12872 | 2026.03.13 22:26:46.847666 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12873 | 2026.03.13 22:26:46.848019 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12874 | 2026.03.13 22:26:46.848099 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12875 | 2026.03.13 22:26:46.848222 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.35 MiB. | ||
| 12876 | 2026.03.13 22:26:47.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.69 MiB, peak 360.03 MiB, free memory in arenas 0.00 B, will set to 350.52 MiB (RSS), difference: 7.83 MiB | ||
| 12877 | 2026.03.13 22:26:47.870027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12878 | 2026.03.13 22:26:47.886208 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12879 | 2026.03.13 22:26:47.886264 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 12880 | 2026.03.13 22:26:47.892119 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12881 | 2026.03.13 22:26:47.892807 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12882 | 2026.03.13 22:26:47.895814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12883 | 2026.03.13 22:26:49.496825 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12884 | 2026.03.13 22:26:49.497019 [ 4 ] {6d6acd9f-83da-4ade-b23c-f34b595e8d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12885 | 2026.03.13 22:26:49.497087 [ 4 ] {6d6acd9f-83da-4ade-b23c-f34b595e8d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12886 | 2026.03.13 22:26:49.497751 [ 4 ] {6d6acd9f-83da-4ade-b23c-f34b595e8d31} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12887 | 2026.03.13 22:26:49.497802 [ 4 ] {6d6acd9f-83da-4ade-b23c-f34b595e8d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 12888 | 2026.03.13 22:26:49.498204 [ 4 ] {6d6acd9f-83da-4ade-b23c-f34b595e8d31} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12889 | 2026.03.13 22:26:49.498434 [ 4 ] {6d6acd9f-83da-4ade-b23c-f34b595e8d31} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12890 | 2026.03.13 22:26:49.498594 [ 4 ] {6d6acd9f-83da-4ade-b23c-f34b595e8d31} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001625 sec., 14769.23076923077 rows/sec., 1.23 MiB/sec. | ||
| 12891 | 2026.03.13 22:26:49.498647 [ 4 ] {6d6acd9f-83da-4ade-b23c-f34b595e8d31} <Debug> TCPHandler: Processed in 0.001966652 sec. | ||
| 12892 | 2026.03.13 22:26:49.498770 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12893 | 2026.03.13 22:26:49.498874 [ 4 ] {c0b89d97-5280-4d6f-9f87-87b0968752f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12894 | 2026.03.13 22:26:49.498918 [ 4 ] {c0b89d97-5280-4d6f-9f87-87b0968752f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12895 | 2026.03.13 22:26:49.500339 [ 4 ] {c0b89d97-5280-4d6f-9f87-87b0968752f6} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12896 | 2026.03.13 22:26:49.500377 [ 4 ] {c0b89d97-5280-4d6f-9f87-87b0968752f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 12897 | 2026.03.13 22:26:49.500826 [ 4 ] {c0b89d97-5280-4d6f-9f87-87b0968752f6} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12898 | 2026.03.13 22:26:49.501051 [ 4 ] {c0b89d97-5280-4d6f-9f87-87b0968752f6} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12899 | 2026.03.13 22:26:49.501192 [ 4 ] {c0b89d97-5280-4d6f-9f87-87b0968752f6} <Debug> executeQuery: Read 2136 rows, 167.28 KiB in 0.002342 sec., 912040.9906063194 rows/sec., 69.75 MiB/sec. | ||
| 12900 | 2026.03.13 22:26:49.501194 [ 69 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12901 | 2026.03.13 22:26:49.501233 [ 4 ] {c0b89d97-5280-4d6f-9f87-87b0968752f6} <Debug> TCPHandler: Processed in 0.002514563 sec. | ||
| 12902 | 2026.03.13 22:26:49.501264 [ 69 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12903 | 2026.03.13 22:26:49.501290 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 12904 | 2026.03.13 22:26:49.501361 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12905 | 2026.03.13 22:26:49.501415 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 12906 | 2026.03.13 22:26:49.501464 [ 4 ] {70ef17be-b650-4e64-8fd1-fdce72ce328c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12907 | 2026.03.13 22:26:49.501511 [ 4 ] {70ef17be-b650-4e64-8fd1-fdce72ce328c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12908 | 2026.03.13 22:26:49.501558 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12909 | 2026.03.13 22:26:49.501596 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2152 rows starting from the beginning of the part | ||
| 12910 | 2026.03.13 22:26:49.501662 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 132 rows starting from the beginning of the part | ||
| 12911 | 2026.03.13 22:26:49.501706 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
| 12912 | 2026.03.13 22:26:49.501749 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 132 rows starting from the beginning of the part | ||
| 12913 | 2026.03.13 22:26:49.501811 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 62 rows starting from the beginning of the part | ||
| 12914 | 2026.03.13 22:26:49.501864 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 2136 rows starting from the beginning of the part | ||
| 12915 | 2026.03.13 22:26:49.501960 [ 4 ] {70ef17be-b650-4e64-8fd1-fdce72ce328c} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12916 | 2026.03.13 22:26:49.502002 [ 4 ] {70ef17be-b650-4e64-8fd1-fdce72ce328c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 12917 | 2026.03.13 22:26:49.502340 [ 4 ] {70ef17be-b650-4e64-8fd1-fdce72ce328c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12918 | 2026.03.13 22:26:49.502561 [ 4 ] {70ef17be-b650-4e64-8fd1-fdce72ce328c} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12919 | 2026.03.13 22:26:49.502696 [ 4 ] {70ef17be-b650-4e64-8fd1-fdce72ce328c} <Debug> executeQuery: Read 61 rows, 4.65 KiB in 0.001253 sec., 48683.16041500399 rows/sec., 3.62 MiB/sec. | ||
| 12920 | 2026.03.13 22:26:49.502734 [ 4 ] {70ef17be-b650-4e64-8fd1-fdce72ce328c} <Debug> TCPHandler: Processed in 0.00142306 sec. | ||
| 12921 | 2026.03.13 22:26:49.502851 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12922 | 2026.03.13 22:26:49.502946 [ 4 ] {a75ad7ea-b024-4872-aaa2-3bb1eff7d20b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12923 | 2026.03.13 22:26:49.502987 [ 4 ] {a75ad7ea-b024-4872-aaa2-3bb1eff7d20b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12924 | 2026.03.13 22:26:49.503685 [ 4 ] {a75ad7ea-b024-4872-aaa2-3bb1eff7d20b} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12925 | 2026.03.13 22:26:49.503722 [ 4 ] {a75ad7ea-b024-4872-aaa2-3bb1eff7d20b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 12926 | 2026.03.13 22:26:49.503883 [ 186 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4678 rows, containing 5 columns (5 merged, 0 gathered) in 0.002519104 sec., 1857009.4763852546 rows/sec., 150.25 MiB/sec. | ||
| 12927 | 2026.03.13 22:26:49.504110 [ 4 ] {a75ad7ea-b024-4872-aaa2-3bb1eff7d20b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12928 | 2026.03.13 22:26:49.504152 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12929 | 2026.03.13 22:26:49.504404 [ 4 ] {a75ad7ea-b024-4872-aaa2-3bb1eff7d20b} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12930 | 2026.03.13 22:26:49.504436 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_106_21} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12931 | 2026.03.13 22:26:49.504507 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_106_21} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12932 | 2026.03.13 22:26:49.504540 [ 4 ] {a75ad7ea-b024-4872-aaa2-3bb1eff7d20b} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001611 sec., 454376.16387337056 rows/sec., 26.87 MiB/sec. | ||
| 12933 | 2026.03.13 22:26:49.504578 [ 4 ] {a75ad7ea-b024-4872-aaa2-3bb1eff7d20b} <Debug> TCPHandler: Processed in 0.001775508 sec. | ||
| 12934 | 2026.03.13 22:26:49.504610 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 12935 | 2026.03.13 22:26:49.504696 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12936 | 2026.03.13 22:26:49.504790 [ 4 ] {bd4f0aa4-568a-4b81-8d1c-9340b9b4c418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12937 | 2026.03.13 22:26:49.504830 [ 4 ] {bd4f0aa4-568a-4b81-8d1c-9340b9b4c418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12938 | 2026.03.13 22:26:49.505220 [ 4 ] {bd4f0aa4-568a-4b81-8d1c-9340b9b4c418} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12939 | 2026.03.13 22:26:49.505257 [ 4 ] {bd4f0aa4-568a-4b81-8d1c-9340b9b4c418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 12940 | 2026.03.13 22:26:49.505564 [ 4 ] {bd4f0aa4-568a-4b81-8d1c-9340b9b4c418} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12941 | 2026.03.13 22:26:49.505781 [ 4 ] {bd4f0aa4-568a-4b81-8d1c-9340b9b4c418} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12942 | 2026.03.13 22:26:49.505910 [ 4 ] {bd4f0aa4-568a-4b81-8d1c-9340b9b4c418} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001139 sec., 877.9631255487269 rows/sec., 61.73 KiB/sec. | ||
| 12943 | 2026.03.13 22:26:49.505949 [ 4 ] {bd4f0aa4-568a-4b81-8d1c-9340b9b4c418} <Debug> TCPHandler: Processed in 0.001304228 sec. | ||
| 12944 | 2026.03.13 22:26:49.506065 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12945 | 2026.03.13 22:26:49.506164 [ 4 ] {31907ad9-acd6-46fc-af6b-dbe3cf9641ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12946 | 2026.03.13 22:26:49.506207 [ 4 ] {31907ad9-acd6-46fc-af6b-dbe3cf9641ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12947 | 2026.03.13 22:26:49.506617 [ 4 ] {31907ad9-acd6-46fc-af6b-dbe3cf9641ff} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12948 | 2026.03.13 22:26:49.506653 [ 4 ] {31907ad9-acd6-46fc-af6b-dbe3cf9641ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 12949 | 2026.03.13 22:26:49.506964 [ 4 ] {31907ad9-acd6-46fc-af6b-dbe3cf9641ff} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12950 | 2026.03.13 22:26:49.507187 [ 4 ] {31907ad9-acd6-46fc-af6b-dbe3cf9641ff} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12951 | 2026.03.13 22:26:49.507329 [ 4 ] {31907ad9-acd6-46fc-af6b-dbe3cf9641ff} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001183 sec., 10143.702451394758 rows/sec., 792.48 KiB/sec. | ||
| 12952 | 2026.03.13 22:26:49.507369 [ 4 ] {31907ad9-acd6-46fc-af6b-dbe3cf9641ff} <Debug> TCPHandler: Processed in 0.001357479 sec. | ||
| 12953 | 2026.03.13 22:26:49.507501 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12954 | 2026.03.13 22:26:49.507594 [ 4 ] {9663cd58-5fd7-4252-ac6b-080d62ad16f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12955 | 2026.03.13 22:26:49.507634 [ 4 ] {9663cd58-5fd7-4252-ac6b-080d62ad16f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12956 | 2026.03.13 22:26:49.508506 [ 4 ] {9663cd58-5fd7-4252-ac6b-080d62ad16f4} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12957 | 2026.03.13 22:26:49.508546 [ 4 ] {9663cd58-5fd7-4252-ac6b-080d62ad16f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 12958 | 2026.03.13 22:26:49.508961 [ 4 ] {9663cd58-5fd7-4252-ac6b-080d62ad16f4} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12959 | 2026.03.13 22:26:49.509234 [ 4 ] {9663cd58-5fd7-4252-ac6b-080d62ad16f4} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12960 | 2026.03.13 22:26:49.509382 [ 67 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12961 | 2026.03.13 22:26:49.509389 [ 4 ] {9663cd58-5fd7-4252-ac6b-080d62ad16f4} <Debug> executeQuery: Read 1085 rows, 77.52 KiB in 0.001812 sec., 598785.8719646799 rows/sec., 41.78 MiB/sec. | ||
| 12962 | 2026.03.13 22:26:49.509430 [ 67 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12963 | 2026.03.13 22:26:49.509457 [ 4 ] {9663cd58-5fd7-4252-ac6b-080d62ad16f4} <Debug> TCPHandler: Processed in 0.002006432 sec. | ||
| 12964 | 2026.03.13 22:26:49.509465 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 12965 | 2026.03.13 22:26:49.509579 [ 201 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 12966 | 2026.03.13 22:26:49.509604 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12967 | 2026.03.13 22:26:49.509699 [ 201 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12968 | 2026.03.13 22:26:49.509711 [ 4 ] {737fa47d-623a-407e-a10b-f7f1ddb95ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12969 | 2026.03.13 22:26:49.509735 [ 201 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1124 rows starting from the beginning of the part | ||
| 12970 | 2026.03.13 22:26:49.509767 [ 4 ] {737fa47d-623a-407e-a10b-f7f1ddb95ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12971 | 2026.03.13 22:26:49.509805 [ 201 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 102 rows starting from the beginning of the part | ||
| 12972 | 2026.03.13 22:26:49.509855 [ 201 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 71 rows starting from the beginning of the part | ||
| 12973 | 2026.03.13 22:26:49.509896 [ 201 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 102 rows starting from the beginning of the part | ||
| 12974 | 2026.03.13 22:26:49.509942 [ 201 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 67 rows starting from the beginning of the part | ||
| 12975 | 2026.03.13 22:26:49.509985 [ 201 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1085 rows starting from the beginning of the part | ||
| 12976 | 2026.03.13 22:26:49.510549 [ 4 ] {737fa47d-623a-407e-a10b-f7f1ddb95ad9} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12977 | 2026.03.13 22:26:49.510590 [ 4 ] {737fa47d-623a-407e-a10b-f7f1ddb95ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 12978 | 2026.03.13 22:26:49.511067 [ 4 ] {737fa47d-623a-407e-a10b-f7f1ddb95ad9} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12979 | 2026.03.13 22:26:49.511153 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2551 rows, containing 5 columns (5 merged, 0 gathered) in 0.001623624 sec., 1571176.5778283642 rows/sec., 117.60 MiB/sec. | ||
| 12980 | 2026.03.13 22:26:49.511306 [ 4 ] {737fa47d-623a-407e-a10b-f7f1ddb95ad9} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12981 | 2026.03.13 22:26:49.511331 [ 201 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12982 | 2026.03.13 22:26:49.511443 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 6 parts from all_1_101_23 to all_106_106_0 | ||
| 12983 | 2026.03.13 22:26:49.511449 [ 4 ] {737fa47d-623a-407e-a10b-f7f1ddb95ad9} <Debug> executeQuery: Read 1317 rows, 85.47 KiB in 0.001759 sec., 748720.8641273452 rows/sec., 47.45 MiB/sec. | ||
| 12984 | 2026.03.13 22:26:49.511485 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12985 | 2026.03.13 22:26:49.511508 [ 4 ] {737fa47d-623a-407e-a10b-f7f1ddb95ad9} <Debug> TCPHandler: Processed in 0.001960892 sec. | ||
| 12986 | 2026.03.13 22:26:49.511511 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 12987 | 2026.03.13 22:26:49.511610 [ 201 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_106_21} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12988 | 2026.03.13 22:26:49.511630 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_106_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_23 to all_106_106_0 into Compact with storage Full | ||
| 12989 | 2026.03.13 22:26:49.511639 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12990 | 2026.03.13 22:26:49.511688 [ 201 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_106_21} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12991 | 2026.03.13 22:26:49.511754 [ 4 ] {f62eea21-b9f7-4bc9-a15e-e57c3f724b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12992 | 2026.03.13 22:26:49.511765 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 12993 | 2026.03.13 22:26:49.511788 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_106_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12994 | 2026.03.13 22:26:49.511817 [ 4 ] {f62eea21-b9f7-4bc9-a15e-e57c3f724b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12995 | 2026.03.13 22:26:49.511827 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_106_24} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_23, total 32655 rows starting from the beginning of the part | ||
| 12996 | 2026.03.13 22:26:49.511905 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_106_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 12997 | 2026.03.13 22:26:49.511950 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_106_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 162 rows starting from the beginning of the part | ||
| 12998 | 2026.03.13 22:26:49.512003 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_106_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 12999 | 2026.03.13 22:26:49.512043 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_106_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 13000 | 2026.03.13 22:26:49.512091 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_106_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1317 rows starting from the beginning of the part | ||
| 13001 | 2026.03.13 22:26:49.512718 [ 4 ] {f62eea21-b9f7-4bc9-a15e-e57c3f724b93} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13002 | 2026.03.13 22:26:49.512758 [ 4 ] {f62eea21-b9f7-4bc9-a15e-e57c3f724b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13003 | 2026.03.13 22:26:49.513409 [ 4 ] {f62eea21-b9f7-4bc9-a15e-e57c3f724b93} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13004 | 2026.03.13 22:26:49.513652 [ 4 ] {f62eea21-b9f7-4bc9-a15e-e57c3f724b93} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13005 | 2026.03.13 22:26:49.513808 [ 4 ] {f62eea21-b9f7-4bc9-a15e-e57c3f724b93} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002072 sec., 23648.648648648646 rows/sec., 42.38 MiB/sec. | ||
| 13006 | 2026.03.13 22:26:49.513880 [ 4 ] {f62eea21-b9f7-4bc9-a15e-e57c3f724b93} <Debug> TCPHandler: Processed in 0.002290308 sec. | ||
| 13007 | 2026.03.13 22:26:49.513994 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13008 | 2026.03.13 22:26:49.514088 [ 4 ] {42a17957-5785-4086-8c0d-76d397235708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13009 | 2026.03.13 22:26:49.514129 [ 4 ] {42a17957-5785-4086-8c0d-76d397235708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13010 | 2026.03.13 22:26:49.514489 [ 4 ] {42a17957-5785-4086-8c0d-76d397235708} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13011 | 2026.03.13 22:26:49.514526 [ 4 ] {42a17957-5785-4086-8c0d-76d397235708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13012 | 2026.03.13 22:26:49.514847 [ 4 ] {42a17957-5785-4086-8c0d-76d397235708} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13013 | 2026.03.13 22:26:49.515059 [ 4 ] {42a17957-5785-4086-8c0d-76d397235708} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13014 | 2026.03.13 22:26:49.515190 [ 67 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13015 | 2026.03.13 22:26:49.515197 [ 4 ] {42a17957-5785-4086-8c0d-76d397235708} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001128 sec., 31914.893617021273 rows/sec., 2.15 MiB/sec. | ||
| 13016 | 2026.03.13 22:26:49.515230 [ 67 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13017 | 2026.03.13 22:26:49.515253 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13018 | 2026.03.13 22:26:49.515254 [ 4 ] {42a17957-5785-4086-8c0d-76d397235708} <Debug> TCPHandler: Processed in 0.001309837 sec. | ||
| 13019 | 2026.03.13 22:26:49.515350 [ 200 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 13020 | 2026.03.13 22:26:49.515437 [ 200 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13021 | 2026.03.13 22:26:49.515464 [ 200 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 4986 rows starting from the beginning of the part | ||
| 13022 | 2026.03.13 22:26:49.515521 [ 200 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 13023 | 2026.03.13 22:26:49.515561 [ 200 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 13024 | 2026.03.13 22:26:49.515597 [ 200 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 13025 | 2026.03.13 22:26:49.515632 [ 200 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 13026 | 2026.03.13 22:26:49.515667 [ 200 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 36 rows starting from the beginning of the part | ||
| 13027 | 2026.03.13 22:26:49.517378 [ 192 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5262 rows, containing 4 columns (4 merged, 0 gathered) in 0.002075405 sec., 2535408.7515448793 rows/sec., 170.78 MiB/sec. | ||
| 13028 | 2026.03.13 22:26:49.517713 [ 200 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13029 | 2026.03.13 22:26:49.517955 [ 200 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_106_21} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13030 | 2026.03.13 22:26:49.518016 [ 200 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_106_21} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13031 | 2026.03.13 22:26:49.518076 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 13032 | 2026.03.13 22:26:49.519772 [ 198 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_106_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34614 rows, containing 5 columns (5 merged, 0 gathered) in 0.008189204 sec., 4226784.434726501 rows/sec., 278.14 MiB/sec. | ||
| 13033 | 2026.03.13 22:26:49.520073 [ 200 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_106_24} <Trace> MergedBlockOutputStream: filled checksums all_1_106_24 (state Temporary) | ||
| 13034 | 2026.03.13 22:26:49.520340 [ 200 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_106_24} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_106_24 to all_1_106_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13035 | 2026.03.13 22:26:49.520408 [ 200 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_106_24} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 6 parts: [all_1_101_23, all_106_106_0] -> all_1_106_24 | ||
| 13036 | 2026.03.13 22:26:49.520495 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 13037 | 2026.03.13 22:26:51.822837 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13038 | 2026.03.13 22:26:51.823073 [ 4 ] {bd914223-384c-4bb0-b866-2bbdcd714c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13039 | 2026.03.13 22:26:51.823170 [ 4 ] {bd914223-384c-4bb0-b866-2bbdcd714c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13040 | 2026.03.13 22:26:51.824052 [ 4 ] {bd914223-384c-4bb0-b866-2bbdcd714c05} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13041 | 2026.03.13 22:26:51.824120 [ 4 ] {bd914223-384c-4bb0-b866-2bbdcd714c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13042 | 2026.03.13 22:26:51.824609 [ 4 ] {bd914223-384c-4bb0-b866-2bbdcd714c05} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13043 | 2026.03.13 22:26:51.824891 [ 4 ] {bd914223-384c-4bb0-b866-2bbdcd714c05} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13044 | 2026.03.13 22:26:51.825082 [ 4 ] {bd914223-384c-4bb0-b866-2bbdcd714c05} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002077 sec., 26961.96437168994 rows/sec., 2.06 MiB/sec. | ||
| 13045 | 2026.03.13 22:26:51.825131 [ 4 ] {bd914223-384c-4bb0-b866-2bbdcd714c05} <Debug> TCPHandler: Processed in 0.002462602 sec. | ||
| 13046 | 2026.03.13 22:26:51.825280 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13047 | 2026.03.13 22:26:51.825392 [ 4 ] {84681070-3f85-4cdc-9361-82c5e7842198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13048 | 2026.03.13 22:26:51.825439 [ 4 ] {84681070-3f85-4cdc-9361-82c5e7842198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13049 | 2026.03.13 22:26:51.826079 [ 4 ] {84681070-3f85-4cdc-9361-82c5e7842198} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13050 | 2026.03.13 22:26:51.826135 [ 4 ] {84681070-3f85-4cdc-9361-82c5e7842198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13051 | 2026.03.13 22:26:51.826625 [ 4 ] {84681070-3f85-4cdc-9361-82c5e7842198} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13052 | 2026.03.13 22:26:51.827025 [ 4 ] {84681070-3f85-4cdc-9361-82c5e7842198} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13053 | 2026.03.13 22:26:51.827237 [ 4 ] {84681070-3f85-4cdc-9361-82c5e7842198} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001864 sec., 34334.76394849786 rows/sec., 2.68 MiB/sec. | ||
| 13054 | 2026.03.13 22:26:51.827303 [ 4 ] {84681070-3f85-4cdc-9361-82c5e7842198} <Debug> TCPHandler: Processed in 0.002081074 sec. | ||
| 13055 | 2026.03.13 22:26:51.827475 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13056 | 2026.03.13 22:26:51.827622 [ 4 ] {083b3a01-4587-4733-ae69-f0c8e02c0a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13057 | 2026.03.13 22:26:51.827686 [ 4 ] {083b3a01-4587-4733-ae69-f0c8e02c0a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13058 | 2026.03.13 22:26:51.828273 [ 4 ] {083b3a01-4587-4733-ae69-f0c8e02c0a92} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13059 | 2026.03.13 22:26:51.828329 [ 4 ] {083b3a01-4587-4733-ae69-f0c8e02c0a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13060 | 2026.03.13 22:26:51.828791 [ 4 ] {083b3a01-4587-4733-ae69-f0c8e02c0a92} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13061 | 2026.03.13 22:26:51.829121 [ 4 ] {083b3a01-4587-4733-ae69-f0c8e02c0a92} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13062 | 2026.03.13 22:26:51.829317 [ 4 ] {083b3a01-4587-4733-ae69-f0c8e02c0a92} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001728 sec., 37037.03703703704 rows/sec., 2.58 MiB/sec. | ||
| 13063 | 2026.03.13 22:26:51.829366 [ 4 ] {083b3a01-4587-4733-ae69-f0c8e02c0a92} <Debug> TCPHandler: Processed in 0.001964232 sec. | ||
| 13064 | 2026.03.13 22:26:51.829517 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13065 | 2026.03.13 22:26:51.829639 [ 4 ] {b4d0ea85-3f25-4457-9fb9-05735710febb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13066 | 2026.03.13 22:26:51.829691 [ 4 ] {b4d0ea85-3f25-4457-9fb9-05735710febb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13067 | 2026.03.13 22:26:51.830102 [ 4 ] {b4d0ea85-3f25-4457-9fb9-05735710febb} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13068 | 2026.03.13 22:26:51.830145 [ 4 ] {b4d0ea85-3f25-4457-9fb9-05735710febb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13069 | 2026.03.13 22:26:51.830516 [ 4 ] {b4d0ea85-3f25-4457-9fb9-05735710febb} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13070 | 2026.03.13 22:26:51.830772 [ 4 ] {b4d0ea85-3f25-4457-9fb9-05735710febb} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13071 | 2026.03.13 22:26:51.830929 [ 4 ] {b4d0ea85-3f25-4457-9fb9-05735710febb} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001317 sec., 18223.234624145785 rows/sec., 1.23 MiB/sec. | ||
| 13072 | 2026.03.13 22:26:51.830972 [ 4 ] {b4d0ea85-3f25-4457-9fb9-05735710febb} <Debug> TCPHandler: Processed in 0.001515932 sec. | ||
| 13073 | 2026.03.13 22:26:53.579778 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13074 | 2026.03.13 22:26:53.579842 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13075 | 2026.03.13 22:26:53.756162 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30748 | ||
| 13076 | 2026.03.13 22:26:53.756680 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13077 | 2026.03.13 22:26:53.756732 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13078 | 2026.03.13 22:26:53.757240 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13079 | 2026.03.13 22:26:53.757493 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13080 | 2026.03.13 22:26:53.757650 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30748 | ||
| 13081 | 2026.03.13 22:26:53.846587 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1606 | ||
| 13082 | 2026.03.13 22:26:53.849277 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13083 | 2026.03.13 22:26:53.849337 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13084 | 2026.03.13 22:26:53.850632 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13085 | 2026.03.13 22:26:53.850988 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13086 | 2026.03.13 22:26:53.851477 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1606 | ||
| 13087 | 2026.03.13 22:26:54.002224 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001851689 sec. | ||
| 13088 | 2026.03.13 22:26:55.396781 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13089 | 2026.03.13 22:26:55.413637 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13090 | 2026.03.13 22:26:55.413700 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13091 | 2026.03.13 22:26:55.419752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13092 | 2026.03.13 22:26:55.420506 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13093 | 2026.03.13 22:26:55.423457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13094 | 2026.03.13 22:26:56.825002 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13095 | 2026.03.13 22:26:56.825178 [ 4 ] {956a7800-82f2-482f-8335-b8f48cf52682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13096 | 2026.03.13 22:26:56.825242 [ 4 ] {956a7800-82f2-482f-8335-b8f48cf52682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13097 | 2026.03.13 22:26:56.825896 [ 4 ] {956a7800-82f2-482f-8335-b8f48cf52682} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13098 | 2026.03.13 22:26:56.825939 [ 4 ] {956a7800-82f2-482f-8335-b8f48cf52682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13099 | 2026.03.13 22:26:56.826334 [ 4 ] {956a7800-82f2-482f-8335-b8f48cf52682} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13100 | 2026.03.13 22:26:56.826555 [ 4 ] {956a7800-82f2-482f-8335-b8f48cf52682} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13101 | 2026.03.13 22:26:56.826707 [ 4 ] {956a7800-82f2-482f-8335-b8f48cf52682} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001577 sec., 39315.1553582752 rows/sec., 3.07 MiB/sec. | ||
| 13102 | 2026.03.13 22:26:56.826749 [ 4 ] {956a7800-82f2-482f-8335-b8f48cf52682} <Debug> TCPHandler: Processed in 0.00187838 sec. | ||
| 13103 | 2026.03.13 22:26:56.826879 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13104 | 2026.03.13 22:26:56.826979 [ 4 ] {096ee24f-de26-4b8e-a723-1a7c7219f44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13105 | 2026.03.13 22:26:56.827019 [ 4 ] {096ee24f-de26-4b8e-a723-1a7c7219f44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13106 | 2026.03.13 22:26:56.827443 [ 4 ] {096ee24f-de26-4b8e-a723-1a7c7219f44e} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13107 | 2026.03.13 22:26:56.827476 [ 4 ] {096ee24f-de26-4b8e-a723-1a7c7219f44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13108 | 2026.03.13 22:26:56.827777 [ 4 ] {096ee24f-de26-4b8e-a723-1a7c7219f44e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13109 | 2026.03.13 22:26:56.827982 [ 4 ] {096ee24f-de26-4b8e-a723-1a7c7219f44e} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13110 | 2026.03.13 22:26:56.828111 [ 4 ] {096ee24f-de26-4b8e-a723-1a7c7219f44e} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001151 sec., 2606.429192006951 rows/sec., 195.99 KiB/sec. | ||
| 13111 | 2026.03.13 22:26:56.828149 [ 4 ] {096ee24f-de26-4b8e-a723-1a7c7219f44e} <Debug> TCPHandler: Processed in 0.001323598 sec. | ||
| 13112 | 2026.03.13 22:26:56.828261 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13113 | 2026.03.13 22:26:56.828356 [ 4 ] {ad96daab-a37b-4cc1-8d04-3f0b528a5a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13114 | 2026.03.13 22:26:56.828395 [ 4 ] {ad96daab-a37b-4cc1-8d04-3f0b528a5a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13115 | 2026.03.13 22:26:56.828816 [ 4 ] {ad96daab-a37b-4cc1-8d04-3f0b528a5a0b} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13116 | 2026.03.13 22:26:56.828849 [ 4 ] {ad96daab-a37b-4cc1-8d04-3f0b528a5a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13117 | 2026.03.13 22:26:56.829154 [ 4 ] {ad96daab-a37b-4cc1-8d04-3f0b528a5a0b} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13118 | 2026.03.13 22:26:56.829362 [ 4 ] {ad96daab-a37b-4cc1-8d04-3f0b528a5a0b} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13119 | 2026.03.13 22:26:56.829490 [ 4 ] {ad96daab-a37b-4cc1-8d04-3f0b528a5a0b} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001153 sec., 58109.28013876843 rows/sec., 4.54 MiB/sec. | ||
| 13120 | 2026.03.13 22:26:56.829527 [ 4 ] {ad96daab-a37b-4cc1-8d04-3f0b528a5a0b} <Debug> TCPHandler: Processed in 0.001316407 sec. | ||
| 13121 | 2026.03.13 22:26:56.829644 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13122 | 2026.03.13 22:26:56.829739 [ 4 ] {60168f12-f726-422a-b522-514c81e7892b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13123 | 2026.03.13 22:26:56.829782 [ 4 ] {60168f12-f726-422a-b522-514c81e7892b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13124 | 2026.03.13 22:26:56.830193 [ 4 ] {60168f12-f726-422a-b522-514c81e7892b} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13125 | 2026.03.13 22:26:56.830227 [ 4 ] {60168f12-f726-422a-b522-514c81e7892b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13126 | 2026.03.13 22:26:56.830584 [ 4 ] {60168f12-f726-422a-b522-514c81e7892b} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13127 | 2026.03.13 22:26:56.830786 [ 4 ] {60168f12-f726-422a-b522-514c81e7892b} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13128 | 2026.03.13 22:26:56.830914 [ 4 ] {60168f12-f726-422a-b522-514c81e7892b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 13129 | 2026.03.13 22:26:56.830949 [ 4 ] {60168f12-f726-422a-b522-514c81e7892b} <Debug> TCPHandler: Processed in 0.001355759 sec. | ||
| 13130 | 2026.03.13 22:26:56.831050 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13131 | 2026.03.13 22:26:56.831142 [ 4 ] {2da918fe-09f9-4caf-aa72-e4a136b5fdf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13132 | 2026.03.13 22:26:56.831196 [ 4 ] {2da918fe-09f9-4caf-aa72-e4a136b5fdf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13133 | 2026.03.13 22:26:56.831914 [ 4 ] {2da918fe-09f9-4caf-aa72-e4a136b5fdf6} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13134 | 2026.03.13 22:26:56.831946 [ 4 ] {2da918fe-09f9-4caf-aa72-e4a136b5fdf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13135 | 2026.03.13 22:26:56.832440 [ 4 ] {2da918fe-09f9-4caf-aa72-e4a136b5fdf6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13136 | 2026.03.13 22:26:56.832649 [ 4 ] {2da918fe-09f9-4caf-aa72-e4a136b5fdf6} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13137 | 2026.03.13 22:26:56.832787 [ 4 ] {2da918fe-09f9-4caf-aa72-e4a136b5fdf6} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001662 sec., 1805.0541516245487 rows/sec., 3.23 MiB/sec. | ||
| 13138 | 2026.03.13 22:26:56.832839 [ 4 ] {2da918fe-09f9-4caf-aa72-e4a136b5fdf6} <Debug> TCPHandler: Processed in 0.001838619 sec. | ||
| 13139 | 2026.03.13 22:26:56.833011 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13140 | 2026.03.13 22:26:56.833103 [ 4 ] {80331ac6-0d23-4372-871f-b791802a4274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13141 | 2026.03.13 22:26:56.833144 [ 4 ] {80331ac6-0d23-4372-871f-b791802a4274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13142 | 2026.03.13 22:26:56.833477 [ 4 ] {80331ac6-0d23-4372-871f-b791802a4274} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13143 | 2026.03.13 22:26:56.833512 [ 4 ] {80331ac6-0d23-4372-871f-b791802a4274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13144 | 2026.03.13 22:26:56.833809 [ 4 ] {80331ac6-0d23-4372-871f-b791802a4274} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13145 | 2026.03.13 22:26:56.834017 [ 4 ] {80331ac6-0d23-4372-871f-b791802a4274} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13146 | 2026.03.13 22:26:56.834143 [ 4 ] {80331ac6-0d23-4372-871f-b791802a4274} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 13147 | 2026.03.13 22:26:56.834178 [ 4 ] {80331ac6-0d23-4372-871f-b791802a4274} <Debug> TCPHandler: Processed in 0.001216415 sec. | ||
| 13148 | 2026.03.13 22:27:01.257835 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31260 | ||
| 13149 | 2026.03.13 22:27:01.258389 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13150 | 2026.03.13 22:27:01.258430 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13151 | 2026.03.13 22:27:01.258916 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13152 | 2026.03.13 22:27:01.259153 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13153 | 2026.03.13 22:27:01.259286 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31260 | ||
| 13154 | 2026.03.13 22:27:01.826804 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13155 | 2026.03.13 22:27:01.826994 [ 4 ] {4afc7815-9c05-4545-9fd3-fa8f9800ec81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13156 | 2026.03.13 22:27:01.827065 [ 4 ] {4afc7815-9c05-4545-9fd3-fa8f9800ec81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13157 | 2026.03.13 22:27:01.827788 [ 4 ] {4afc7815-9c05-4545-9fd3-fa8f9800ec81} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13158 | 2026.03.13 22:27:01.827832 [ 4 ] {4afc7815-9c05-4545-9fd3-fa8f9800ec81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13159 | 2026.03.13 22:27:01.828230 [ 4 ] {4afc7815-9c05-4545-9fd3-fa8f9800ec81} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13160 | 2026.03.13 22:27:01.828471 [ 4 ] {4afc7815-9c05-4545-9fd3-fa8f9800ec81} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13161 | 2026.03.13 22:27:01.828624 [ 4 ] {4afc7815-9c05-4545-9fd3-fa8f9800ec81} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001682 sec., 78478.0023781213 rows/sec., 6.78 MiB/sec. | ||
| 13162 | 2026.03.13 22:27:01.828664 [ 4 ] {4afc7815-9c05-4545-9fd3-fa8f9800ec81} <Debug> TCPHandler: Processed in 0.002002063 sec. | ||
| 13163 | 2026.03.13 22:27:01.828785 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13164 | 2026.03.13 22:27:01.828879 [ 4 ] {1f2a6817-0c65-48b6-9666-2a33ac32b8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13165 | 2026.03.13 22:27:01.828920 [ 4 ] {1f2a6817-0c65-48b6-9666-2a33ac32b8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13166 | 2026.03.13 22:27:01.829317 [ 4 ] {1f2a6817-0c65-48b6-9666-2a33ac32b8e1} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13167 | 2026.03.13 22:27:01.829352 [ 4 ] {1f2a6817-0c65-48b6-9666-2a33ac32b8e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13168 | 2026.03.13 22:27:01.829638 [ 4 ] {1f2a6817-0c65-48b6-9666-2a33ac32b8e1} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13169 | 2026.03.13 22:27:01.829848 [ 4 ] {1f2a6817-0c65-48b6-9666-2a33ac32b8e1} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13170 | 2026.03.13 22:27:01.829957 [ 56 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
| 13171 | 2026.03.13 22:27:01.829977 [ 4 ] {1f2a6817-0c65-48b6-9666-2a33ac32b8e1} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001117 sec., 34019.69561324978 rows/sec., 2.50 MiB/sec. | ||
| 13172 | 2026.03.13 22:27:01.829989 [ 56 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13173 | 2026.03.13 22:27:01.830007 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13174 | 2026.03.13 22:27:01.830015 [ 4 ] {1f2a6817-0c65-48b6-9666-2a33ac32b8e1} <Debug> TCPHandler: Processed in 0.001279587 sec. | ||
| 13175 | 2026.03.13 22:27:01.830125 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13176 | 2026.03.13 22:27:01.830123 [ 198 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
| 13177 | 2026.03.13 22:27:01.830218 [ 4 ] {418b0c44-86ba-44fc-a319-adfcfb4b636a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13178 | 2026.03.13 22:27:01.830262 [ 4 ] {418b0c44-86ba-44fc-a319-adfcfb4b636a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13179 | 2026.03.13 22:27:01.830272 [ 198 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13180 | 2026.03.13 22:27:01.830315 [ 198 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_85_17, total 82 rows starting from the beginning of the part | ||
| 13181 | 2026.03.13 22:27:01.830385 [ 198 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 38 rows starting from the beginning of the part | ||
| 13182 | 2026.03.13 22:27:01.830429 [ 198 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 3 rows starting from the beginning of the part | ||
| 13183 | 2026.03.13 22:27:01.830470 [ 198 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 61 rows starting from the beginning of the part | ||
| 13184 | 2026.03.13 22:27:01.830512 [ 198 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 3 rows starting from the beginning of the part | ||
| 13185 | 2026.03.13 22:27:01.830548 [ 198 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 38 rows starting from the beginning of the part | ||
| 13186 | 2026.03.13 22:27:01.830709 [ 4 ] {418b0c44-86ba-44fc-a319-adfcfb4b636a} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13187 | 2026.03.13 22:27:01.830749 [ 4 ] {418b0c44-86ba-44fc-a319-adfcfb4b636a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13188 | 2026.03.13 22:27:01.831075 [ 4 ] {418b0c44-86ba-44fc-a319-adfcfb4b636a} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13189 | 2026.03.13 22:27:01.831299 [ 4 ] {418b0c44-86ba-44fc-a319-adfcfb4b636a} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13190 | 2026.03.13 22:27:01.831379 [ 188 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 225 rows, containing 5 columns (5 merged, 0 gathered) in 0.001311558 sec., 171551.69653191091 rows/sec., 13.27 MiB/sec. | ||
| 13191 | 2026.03.13 22:27:01.831439 [ 4 ] {418b0c44-86ba-44fc-a319-adfcfb4b636a} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001239 sec., 82324.45520581113 rows/sec., 6.43 MiB/sec. | ||
| 13192 | 2026.03.13 22:27:01.831479 [ 4 ] {418b0c44-86ba-44fc-a319-adfcfb4b636a} <Debug> TCPHandler: Processed in 0.001402959 sec. | ||
| 13193 | 2026.03.13 22:27:01.831520 [ 190 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 13194 | 2026.03.13 22:27:01.831596 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13195 | 2026.03.13 22:27:01.831694 [ 4 ] {e30a7ca4-52cd-434e-b948-3fe3bbd8f6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13196 | 2026.03.13 22:27:01.831739 [ 4 ] {e30a7ca4-52cd-434e-b948-3fe3bbd8f6a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13197 | 2026.03.13 22:27:01.831798 [ 190 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_90_18} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13198 | 2026.03.13 22:27:01.831882 [ 190 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_90_18} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
| 13199 | 2026.03.13 22:27:01.831973 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 13200 | 2026.03.13 22:27:01.832132 [ 4 ] {e30a7ca4-52cd-434e-b948-3fe3bbd8f6a5} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13201 | 2026.03.13 22:27:01.832170 [ 4 ] {e30a7ca4-52cd-434e-b948-3fe3bbd8f6a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13202 | 2026.03.13 22:27:01.832507 [ 4 ] {e30a7ca4-52cd-434e-b948-3fe3bbd8f6a5} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13203 | 2026.03.13 22:27:01.832733 [ 4 ] {e30a7ca4-52cd-434e-b948-3fe3bbd8f6a5} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13204 | 2026.03.13 22:27:01.832877 [ 4 ] {e30a7ca4-52cd-434e-b948-3fe3bbd8f6a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 13205 | 2026.03.13 22:27:01.832913 [ 4 ] {e30a7ca4-52cd-434e-b948-3fe3bbd8f6a5} <Debug> TCPHandler: Processed in 0.001366089 sec. | ||
| 13206 | 2026.03.13 22:27:01.833011 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13207 | 2026.03.13 22:27:01.833103 [ 4 ] {f628d509-82e8-4848-8a87-6825f39d77e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13208 | 2026.03.13 22:27:01.833156 [ 4 ] {f628d509-82e8-4848-8a87-6825f39d77e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13209 | 2026.03.13 22:27:01.834087 [ 4 ] {f628d509-82e8-4848-8a87-6825f39d77e6} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13210 | 2026.03.13 22:27:01.834119 [ 4 ] {f628d509-82e8-4848-8a87-6825f39d77e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13211 | 2026.03.13 22:27:01.834686 [ 4 ] {f628d509-82e8-4848-8a87-6825f39d77e6} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13212 | 2026.03.13 22:27:01.834902 [ 4 ] {f628d509-82e8-4848-8a87-6825f39d77e6} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13213 | 2026.03.13 22:27:01.835036 [ 4 ] {f628d509-82e8-4848-8a87-6825f39d77e6} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.00195 sec., 19487.17948717949 rows/sec., 34.92 MiB/sec. | ||
| 13214 | 2026.03.13 22:27:01.835088 [ 4 ] {f628d509-82e8-4848-8a87-6825f39d77e6} <Debug> TCPHandler: Processed in 0.002125525 sec. | ||
| 13215 | 2026.03.13 22:27:01.835194 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13216 | 2026.03.13 22:27:01.835379 [ 4 ] {798211e0-1ccc-4b6b-bf03-f91ed9a6eef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13217 | 2026.03.13 22:27:01.835420 [ 4 ] {798211e0-1ccc-4b6b-bf03-f91ed9a6eef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13218 | 2026.03.13 22:27:01.835733 [ 4 ] {798211e0-1ccc-4b6b-bf03-f91ed9a6eef1} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13219 | 2026.03.13 22:27:01.835766 [ 4 ] {798211e0-1ccc-4b6b-bf03-f91ed9a6eef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13220 | 2026.03.13 22:27:01.836058 [ 4 ] {798211e0-1ccc-4b6b-bf03-f91ed9a6eef1} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13221 | 2026.03.13 22:27:01.836265 [ 4 ] {798211e0-1ccc-4b6b-bf03-f91ed9a6eef1} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13222 | 2026.03.13 22:27:01.836391 [ 4 ] {798211e0-1ccc-4b6b-bf03-f91ed9a6eef1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00103 sec., 58252.42718446601 rows/sec., 3.93 MiB/sec. | ||
| 13223 | 2026.03.13 22:27:01.836425 [ 4 ] {798211e0-1ccc-4b6b-bf03-f91ed9a6eef1} <Debug> TCPHandler: Processed in 0.001280917 sec. | ||
| 13224 | 2026.03.13 22:27:02.923591 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13225 | 2026.03.13 22:27:02.944064 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13226 | 2026.03.13 22:27:02.944154 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13227 | 2026.03.13 22:27:02.951910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13228 | 2026.03.13 22:27:02.953064 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13229 | 2026.03.13 22:27:02.959785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13230 | 2026.03.13 22:27:03.138799 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40348 | ||
| 13231 | 2026.03.13 22:27:03.138906 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13232 | 2026.03.13 22:27:03.138932 [ 289 ] {} <Debug> TCP-Session: a3092c1b-f700-402c-9661-37a592aa31e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40348 | ||
| 13233 | 2026.03.13 22:27:03.138953 [ 289 ] {} <Debug> TCP-Session: a3092c1b-f700-402c-9661-37a592aa31e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13234 | 2026.03.13 22:27:03.138965 [ 289 ] {} <Debug> TCP-Session: a3092c1b-f700-402c-9661-37a592aa31e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13235 | 2026.03.13 22:27:03.139166 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49296 | ||
| 13236 | 2026.03.13 22:27:03.139209 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35293 | ||
| 13237 | 2026.03.13 22:27:03.139235 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40290 | ||
| 13238 | 2026.03.13 22:27:03.139244 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37601 | ||
| 13239 | 2026.03.13 22:27:03.139295 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13240 | 2026.03.13 22:27:03.139309 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13241 | 2026.03.13 22:27:03.139295 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13242 | 2026.03.13 22:27:03.139338 [ 294 ] {} <Debug> TCP-Session: c0c137f1-dddc-4240-9944-c3ea98bddcec Authenticating user 'default' from [fd00:1122:3344:101::e]:35293 | ||
| 13243 | 2026.03.13 22:27:03.139341 [ 287 ] {} <Debug> TCP-Session: 72a06181-8294-4977-a83a-314841a96bc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40290 | ||
| 13244 | 2026.03.13 22:27:03.139357 [ 290 ] {} <Debug> TCP-Session: b1eb1d11-1331-4fa3-a8ff-f70c8c17585a Authenticating user 'default' from [fd00:1122:3344:101::e]:49296 | ||
| 13245 | 2026.03.13 22:27:03.139365 [ 294 ] {} <Debug> TCP-Session: c0c137f1-dddc-4240-9944-c3ea98bddcec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13246 | 2026.03.13 22:27:03.139372 [ 287 ] {} <Debug> TCP-Session: 72a06181-8294-4977-a83a-314841a96bc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13247 | 2026.03.13 22:27:03.139277 [ 289 ] {} <Trace> TCP-Session: a3092c1b-f700-402c-9661-37a592aa31e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13248 | 2026.03.13 22:27:03.139394 [ 287 ] {} <Debug> TCP-Session: 72a06181-8294-4977-a83a-314841a96bc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13249 | 2026.03.13 22:27:03.139402 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13250 | 2026.03.13 22:27:03.139382 [ 294 ] {} <Debug> TCP-Session: c0c137f1-dddc-4240-9944-c3ea98bddcec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13251 | 2026.03.13 22:27:03.139380 [ 290 ] {} <Debug> TCP-Session: b1eb1d11-1331-4fa3-a8ff-f70c8c17585a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13252 | 2026.03.13 22:27:03.139456 [ 288 ] {} <Debug> TCP-Session: d2baa451-e92b-4592-ae67-a152930c4485 Authenticating user 'default' from [fd00:1122:3344:101::e]:37601 | ||
| 13253 | 2026.03.13 22:27:03.139477 [ 290 ] {} <Debug> TCP-Session: b1eb1d11-1331-4fa3-a8ff-f70c8c17585a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13254 | 2026.03.13 22:27:03.139222 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36685 | ||
| 13255 | 2026.03.13 22:27:03.139499 [ 288 ] {} <Debug> TCP-Session: d2baa451-e92b-4592-ae67-a152930c4485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13256 | 2026.03.13 22:27:03.139189 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45140 | ||
| 13257 | 2026.03.13 22:27:03.139565 [ 288 ] {} <Debug> TCP-Session: d2baa451-e92b-4592-ae67-a152930c4485 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13258 | 2026.03.13 22:27:03.139561 [ 289 ] {263aba66-73ad-42a4-af8e-f6e4366db5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40348) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13259 | 2026.03.13 22:27:03.139174 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61220 | ||
| 13260 | 2026.03.13 22:27:03.139641 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13261 | 2026.03.13 22:27:03.139647 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13262 | 2026.03.13 22:27:03.139680 [ 3 ] {} <Debug> TCP-Session: 734a03e7-2f9c-46f8-b131-06644d769ef2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36685 | ||
| 13263 | 2026.03.13 22:27:03.139698 [ 292 ] {} <Debug> TCP-Session: 73d4f8b5-7208-48f6-b1cc-cd74cec3a9bb Authenticating user 'default' from [fd00:1122:3344:101::e]:45140 | ||
| 13264 | 2026.03.13 22:27:03.139199 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59282 | ||
| 13265 | 2026.03.13 22:27:03.139727 [ 292 ] {} <Debug> TCP-Session: 73d4f8b5-7208-48f6-b1cc-cd74cec3a9bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13266 | 2026.03.13 22:27:03.139720 [ 3 ] {} <Debug> TCP-Session: 734a03e7-2f9c-46f8-b131-06644d769ef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13267 | 2026.03.13 22:27:03.139767 [ 292 ] {} <Debug> TCP-Session: 73d4f8b5-7208-48f6-b1cc-cd74cec3a9bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13268 | 2026.03.13 22:27:03.139798 [ 3 ] {} <Debug> TCP-Session: 734a03e7-2f9c-46f8-b131-06644d769ef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13269 | 2026.03.13 22:27:03.139876 [ 289 ] {263aba66-73ad-42a4-af8e-f6e4366db5ef} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13270 | 2026.03.13 22:27:03.139937 [ 289 ] {263aba66-73ad-42a4-af8e-f6e4366db5ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13271 | 2026.03.13 22:27:03.140112 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13272 | 2026.03.13 22:27:03.140147 [ 291 ] {} <Debug> TCP-Session: 9654edbf-7c70-4a14-a423-e5b7425619ce Authenticating user 'default' from [fd00:1122:3344:101::e]:61220 | ||
| 13273 | 2026.03.13 22:27:03.140163 [ 291 ] {} <Debug> TCP-Session: 9654edbf-7c70-4a14-a423-e5b7425619ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13274 | 2026.03.13 22:27:03.140175 [ 291 ] {} <Debug> TCP-Session: 9654edbf-7c70-4a14-a423-e5b7425619ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13275 | 2026.03.13 22:27:03.140224 [ 289 ] {263aba66-73ad-42a4-af8e-f6e4366db5ef} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 13276 | 2026.03.13 22:27:03.140231 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13277 | 2026.03.13 22:27:03.140270 [ 293 ] {} <Debug> TCP-Session: 02069291-c8bf-4e80-bd07-5fdea20d6c6b Authenticating user 'default' from [fd00:1122:3344:101::e]:59282 | ||
| 13278 | 2026.03.13 22:27:03.140287 [ 293 ] {} <Debug> TCP-Session: 02069291-c8bf-4e80-bd07-5fdea20d6c6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13279 | 2026.03.13 22:27:03.140299 [ 293 ] {} <Debug> TCP-Session: 02069291-c8bf-4e80-bd07-5fdea20d6c6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13280 | 2026.03.13 22:27:03.141235 [ 298 ] {263aba66-73ad-42a4-af8e-f6e4366db5ef} <Trace> AggregatingTransform: Aggregating | ||
| 13281 | 2026.03.13 22:27:03.141273 [ 298 ] {263aba66-73ad-42a4-af8e-f6e4366db5ef} <Trace> Aggregator: Aggregation method: without_key | ||
| 13282 | 2026.03.13 22:27:03.141312 [ 298 ] {263aba66-73ad-42a4-af8e-f6e4366db5ef} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000985381 sec. (1014.836 rows/sec., 39.64 KiB/sec.) | ||
| 13283 | 2026.03.13 22:27:03.141331 [ 298 ] {263aba66-73ad-42a4-af8e-f6e4366db5ef} <Trace> Aggregator: Merging aggregated data | ||
| 13284 | 2026.03.13 22:27:03.142410 [ 289 ] {263aba66-73ad-42a4-af8e-f6e4366db5ef} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002902 sec., 344.5899379738112 rows/sec., 13.46 KiB/sec. | ||
| 13285 | 2026.03.13 22:27:03.142558 [ 289 ] {263aba66-73ad-42a4-af8e-f6e4366db5ef} <Debug> TCPHandler: Processed in 0.003403262 sec. | ||
| 13286 | 2026.03.13 22:27:03.142644 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13287 | 2026.03.13 22:27:03.142676 [ 289 ] {} <Debug> TCP-Session: a3092c1b-f700-402c-9661-37a592aa31e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13288 | 2026.03.13 22:27:03.142676 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13289 | 2026.03.13 22:27:03.142700 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13290 | 2026.03.13 22:27:03.142730 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13291 | 2026.03.13 22:27:03.142737 [ 288 ] {} <Debug> TCP-Session: d2baa451-e92b-4592-ae67-a152930c4485 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13292 | 2026.03.13 22:27:03.142748 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13293 | 2026.03.13 22:27:03.142782 [ 293 ] {} <Debug> TCP-Session: 02069291-c8bf-4e80-bd07-5fdea20d6c6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13294 | 2026.03.13 22:27:03.142797 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13295 | 2026.03.13 22:27:03.142811 [ 292 ] {} <Debug> TCP-Session: 73d4f8b5-7208-48f6-b1cc-cd74cec3a9bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13296 | 2026.03.13 22:27:03.142821 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13297 | 2026.03.13 22:27:03.142847 [ 3 ] {} <Debug> TCP-Session: 734a03e7-2f9c-46f8-b131-06644d769ef2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13298 | 2026.03.13 22:27:03.142775 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13299 | 2026.03.13 22:27:03.142885 [ 287 ] {} <Debug> TCP-Session: 72a06181-8294-4977-a83a-314841a96bc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13300 | 2026.03.13 22:27:03.142749 [ 291 ] {} <Debug> TCP-Session: 9654edbf-7c70-4a14-a423-e5b7425619ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13301 | 2026.03.13 22:27:03.142914 [ 294 ] {} <Debug> TCP-Session: c0c137f1-dddc-4240-9944-c3ea98bddcec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13302 | 2026.03.13 22:27:03.142738 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13303 | 2026.03.13 22:27:03.142969 [ 290 ] {} <Debug> TCP-Session: b1eb1d11-1331-4fa3-a8ff-f70c8c17585a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13304 | 2026.03.13 22:27:03.385570 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64823 | ||
| 13305 | 2026.03.13 22:27:03.385676 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13306 | 2026.03.13 22:27:03.385703 [ 289 ] {} <Debug> TCP-Session: 50a9d211-7c40-4c8e-8654-13b93c9808ef Authenticating user 'default' from [fd00:1122:3344:101::e]:64823 | ||
| 13307 | 2026.03.13 22:27:03.385724 [ 289 ] {} <Debug> TCP-Session: 50a9d211-7c40-4c8e-8654-13b93c9808ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13308 | 2026.03.13 22:27:03.385736 [ 289 ] {} <Debug> TCP-Session: 50a9d211-7c40-4c8e-8654-13b93c9808ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13309 | 2026.03.13 22:27:03.385896 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64124 | ||
| 13310 | 2026.03.13 22:27:03.385936 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55920 | ||
| 13311 | 2026.03.13 22:27:03.385956 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54738 | ||
| 13312 | 2026.03.13 22:27:03.385991 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46849 | ||
| 13313 | 2026.03.13 22:27:03.386010 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13314 | 2026.03.13 22:27:03.386002 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41196 | ||
| 13315 | 2026.03.13 22:27:03.386040 [ 290 ] {} <Debug> TCP-Session: 438349a9-4ac4-4a68-ae58-437357427a15 Authenticating user 'default' from [fd00:1122:3344:101::e]:64124 | ||
| 13316 | 2026.03.13 22:27:03.386041 [ 289 ] {} <Trace> TCP-Session: 50a9d211-7c40-4c8e-8654-13b93c9808ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13317 | 2026.03.13 22:27:03.386071 [ 290 ] {} <Debug> TCP-Session: 438349a9-4ac4-4a68-ae58-437357427a15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13318 | 2026.03.13 22:27:03.386081 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13319 | 2026.03.13 22:27:03.386085 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13320 | 2026.03.13 22:27:03.386101 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13321 | 2026.03.13 22:27:03.386111 [ 287 ] {} <Debug> TCP-Session: a955222f-b392-49a4-8f16-e93b49cbab99 Authenticating user 'default' from [fd00:1122:3344:101::e]:46849 | ||
| 13322 | 2026.03.13 22:27:03.386127 [ 292 ] {} <Debug> TCP-Session: e61732c9-dafb-487e-be76-d8c2ef7a22d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54738 | ||
| 13323 | 2026.03.13 22:27:03.386146 [ 288 ] {} <Debug> TCP-Session: 23aa4f52-4f4f-4323-9354-c1e32049d531 Authenticating user 'default' from [fd00:1122:3344:101::e]:41196 | ||
| 13324 | 2026.03.13 22:27:03.386151 [ 287 ] {} <Debug> TCP-Session: a955222f-b392-49a4-8f16-e93b49cbab99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13325 | 2026.03.13 22:27:03.386167 [ 292 ] {} <Debug> TCP-Session: e61732c9-dafb-487e-be76-d8c2ef7a22d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13326 | 2026.03.13 22:27:03.386174 [ 288 ] {} <Debug> TCP-Session: 23aa4f52-4f4f-4323-9354-c1e32049d531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13327 | 2026.03.13 22:27:03.386185 [ 287 ] {} <Debug> TCP-Session: a955222f-b392-49a4-8f16-e93b49cbab99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13328 | 2026.03.13 22:27:03.386206 [ 288 ] {} <Debug> TCP-Session: 23aa4f52-4f4f-4323-9354-c1e32049d531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13329 | 2026.03.13 22:27:03.386195 [ 292 ] {} <Debug> TCP-Session: e61732c9-dafb-487e-be76-d8c2ef7a22d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13330 | 2026.03.13 22:27:03.386232 [ 289 ] {e0efe3dd-e5c2-4e3b-a62d-23560e6c88bb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64823) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13331 | 2026.03.13 22:27:03.386095 [ 290 ] {} <Debug> TCP-Session: 438349a9-4ac4-4a68-ae58-437357427a15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13332 | 2026.03.13 22:27:03.385982 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38438 | ||
| 13333 | 2026.03.13 22:27:03.385968 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35018 | ||
| 13334 | 2026.03.13 22:27:03.385954 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52663 | ||
| 13335 | 2026.03.13 22:27:03.386047 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13336 | 2026.03.13 22:27:03.386364 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13337 | 2026.03.13 22:27:03.386381 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13338 | 2026.03.13 22:27:03.386411 [ 291 ] {} <Debug> TCP-Session: 3947c98b-41fe-49b3-b58f-7d704ce462fb Authenticating user 'default' from [fd00:1122:3344:101::e]:55920 | ||
| 13339 | 2026.03.13 22:27:03.386417 [ 3 ] {} <Debug> TCP-Session: 603bc7e9-d8c9-49cd-8226-53c3938a584e Authenticating user 'default' from [fd00:1122:3344:101::e]:38438 | ||
| 13340 | 2026.03.13 22:27:03.386431 [ 294 ] {} <Debug> TCP-Session: 12e89790-4d79-4f75-8fb6-1b4239c12023 Authenticating user 'default' from [fd00:1122:3344:101::e]:35018 | ||
| 13341 | 2026.03.13 22:27:03.386446 [ 291 ] {} <Debug> TCP-Session: 3947c98b-41fe-49b3-b58f-7d704ce462fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13342 | 2026.03.13 22:27:03.386451 [ 3 ] {} <Debug> TCP-Session: 603bc7e9-d8c9-49cd-8226-53c3938a584e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13343 | 2026.03.13 22:27:03.386473 [ 291 ] {} <Debug> TCP-Session: 3947c98b-41fe-49b3-b58f-7d704ce462fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13344 | 2026.03.13 22:27:03.386482 [ 3 ] {} <Debug> TCP-Session: 603bc7e9-d8c9-49cd-8226-53c3938a584e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13345 | 2026.03.13 22:27:03.386466 [ 294 ] {} <Debug> TCP-Session: 12e89790-4d79-4f75-8fb6-1b4239c12023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13346 | 2026.03.13 22:27:03.386418 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13347 | 2026.03.13 22:27:03.386528 [ 289 ] {e0efe3dd-e5c2-4e3b-a62d-23560e6c88bb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13348 | 2026.03.13 22:27:03.386549 [ 293 ] {} <Debug> TCP-Session: 5e33d529-2272-4ab8-b9c2-69c31e927513 Authenticating user 'default' from [fd00:1122:3344:101::e]:52663 | ||
| 13349 | 2026.03.13 22:27:03.386524 [ 294 ] {} <Debug> TCP-Session: 12e89790-4d79-4f75-8fb6-1b4239c12023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13350 | 2026.03.13 22:27:03.386572 [ 293 ] {} <Debug> TCP-Session: 5e33d529-2272-4ab8-b9c2-69c31e927513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13351 | 2026.03.13 22:27:03.386593 [ 289 ] {e0efe3dd-e5c2-4e3b-a62d-23560e6c88bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13352 | 2026.03.13 22:27:03.386595 [ 293 ] {} <Debug> TCP-Session: 5e33d529-2272-4ab8-b9c2-69c31e927513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13353 | 2026.03.13 22:27:03.386885 [ 289 ] {e0efe3dd-e5c2-4e3b-a62d-23560e6c88bb} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 13354 | 2026.03.13 22:27:03.387786 [ 309 ] {e0efe3dd-e5c2-4e3b-a62d-23560e6c88bb} <Trace> AggregatingTransform: Aggregating | ||
| 13355 | 2026.03.13 22:27:03.387824 [ 309 ] {e0efe3dd-e5c2-4e3b-a62d-23560e6c88bb} <Trace> Aggregator: Aggregation method: without_key | ||
| 13356 | 2026.03.13 22:27:03.387858 [ 309 ] {e0efe3dd-e5c2-4e3b-a62d-23560e6c88bb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877078 sec. (1140.149 rows/sec., 44.54 KiB/sec.) | ||
| 13357 | 2026.03.13 22:27:03.387873 [ 309 ] {e0efe3dd-e5c2-4e3b-a62d-23560e6c88bb} <Trace> Aggregator: Merging aggregated data | ||
| 13358 | 2026.03.13 22:27:03.389212 [ 289 ] {e0efe3dd-e5c2-4e3b-a62d-23560e6c88bb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003035 sec., 329.48929159802304 rows/sec., 12.87 KiB/sec. | ||
| 13359 | 2026.03.13 22:27:03.389364 [ 289 ] {e0efe3dd-e5c2-4e3b-a62d-23560e6c88bb} <Debug> TCPHandler: Processed in 0.003436862 sec. | ||
| 13360 | 2026.03.13 22:27:03.389449 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13361 | 2026.03.13 22:27:03.389478 [ 289 ] {} <Debug> TCP-Session: 50a9d211-7c40-4c8e-8654-13b93c9808ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13362 | 2026.03.13 22:27:03.389483 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13363 | 2026.03.13 22:27:03.389506 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13364 | 2026.03.13 22:27:03.389526 [ 287 ] {} <Debug> TCP-Session: a955222f-b392-49a4-8f16-e93b49cbab99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13365 | 2026.03.13 22:27:03.389525 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13366 | 2026.03.13 22:27:03.389544 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13367 | 2026.03.13 22:27:03.389564 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13368 | 2026.03.13 22:27:03.389588 [ 291 ] {} <Debug> TCP-Session: 3947c98b-41fe-49b3-b58f-7d704ce462fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13369 | 2026.03.13 22:27:03.389605 [ 292 ] {} <Debug> TCP-Session: e61732c9-dafb-487e-be76-d8c2ef7a22d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13370 | 2026.03.13 22:27:03.389619 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13371 | 2026.03.13 22:27:03.389620 [ 3 ] {} <Debug> TCP-Session: 603bc7e9-d8c9-49cd-8226-53c3938a584e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13372 | 2026.03.13 22:27:03.389658 [ 288 ] {} <Debug> TCP-Session: 23aa4f52-4f4f-4323-9354-c1e32049d531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13373 | 2026.03.13 22:27:03.389598 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13374 | 2026.03.13 22:27:03.389579 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13375 | 2026.03.13 22:27:03.389716 [ 294 ] {} <Debug> TCP-Session: 12e89790-4d79-4f75-8fb6-1b4239c12023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13376 | 2026.03.13 22:27:03.389544 [ 290 ] {} <Debug> TCP-Session: 438349a9-4ac4-4a68-ae58-437357427a15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13377 | 2026.03.13 22:27:03.389741 [ 293 ] {} <Debug> TCP-Session: 5e33d529-2272-4ab8-b9c2-69c31e927513 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13378 | 2026.03.13 22:27:03.851801 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1634 | ||
| 13379 | 2026.03.13 22:27:03.854954 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13380 | 2026.03.13 22:27:03.855016 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13381 | 2026.03.13 22:27:03.856371 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13382 | 2026.03.13 22:27:03.856675 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13383 | 2026.03.13 22:27:03.857114 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1634 | ||
| 13384 | 2026.03.13 22:27:06.464796 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37514 | ||
| 13385 | 2026.03.13 22:27:06.464901 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13386 | 2026.03.13 22:27:06.464927 [ 289 ] {} <Debug> TCP-Session: 5a004b2f-0948-4864-b3ff-601926298187 Authenticating user 'default' from [fd00:1122:3344:101::e]:37514 | ||
| 13387 | 2026.03.13 22:27:06.464949 [ 289 ] {} <Debug> TCP-Session: 5a004b2f-0948-4864-b3ff-601926298187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13388 | 2026.03.13 22:27:06.464961 [ 289 ] {} <Debug> TCP-Session: 5a004b2f-0948-4864-b3ff-601926298187 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13389 | 2026.03.13 22:27:06.465150 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44991 | ||
| 13390 | 2026.03.13 22:27:06.465152 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54175 | ||
| 13391 | 2026.03.13 22:27:06.465200 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40241 | ||
| 13392 | 2026.03.13 22:27:06.465249 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50331 | ||
| 13393 | 2026.03.13 22:27:06.465271 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13394 | 2026.03.13 22:27:06.465300 [ 289 ] {} <Trace> TCP-Session: 5a004b2f-0948-4864-b3ff-601926298187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13395 | 2026.03.13 22:27:06.465316 [ 290 ] {} <Debug> TCP-Session: 8b2c4610-0d0a-41a5-ad1b-67cf493e6e3d Authenticating user 'default' from [fd00:1122:3344:101::e]:44991 | ||
| 13396 | 2026.03.13 22:27:06.465305 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13397 | 2026.03.13 22:27:06.465351 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13398 | 2026.03.13 22:27:06.465388 [ 291 ] {} <Debug> TCP-Session: 4bb332f5-6e39-426c-9f02-61b67bb7f797 Authenticating user 'default' from [fd00:1122:3344:101::e]:54175 | ||
| 13399 | 2026.03.13 22:27:06.465236 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34241 | ||
| 13400 | 2026.03.13 22:27:06.465420 [ 291 ] {} <Debug> TCP-Session: 4bb332f5-6e39-426c-9f02-61b67bb7f797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13401 | 2026.03.13 22:27:06.465411 [ 292 ] {} <Debug> TCP-Session: 8e614a0d-835a-440d-a060-c29f24ebe04e Authenticating user 'default' from [fd00:1122:3344:101::e]:40241 | ||
| 13402 | 2026.03.13 22:27:06.465446 [ 291 ] {} <Debug> TCP-Session: 4bb332f5-6e39-426c-9f02-61b67bb7f797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13403 | 2026.03.13 22:27:06.465225 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51781 | ||
| 13404 | 2026.03.13 22:27:06.465476 [ 292 ] {} <Debug> TCP-Session: 8e614a0d-835a-440d-a060-c29f24ebe04e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13405 | 2026.03.13 22:27:06.465481 [ 289 ] {d26e53a7-e94e-4348-8160-ef687893f062} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37514) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13406 | 2026.03.13 22:27:06.465520 [ 292 ] {} <Debug> TCP-Session: 8e614a0d-835a-440d-a060-c29f24ebe04e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13407 | 2026.03.13 22:27:06.465545 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13408 | 2026.03.13 22:27:06.465480 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13409 | 2026.03.13 22:27:06.465583 [ 294 ] {} <Debug> TCP-Session: 15f062e2-71c2-45bb-82e6-396eafde1a07 Authenticating user 'default' from [fd00:1122:3344:101::e]:51781 | ||
| 13410 | 2026.03.13 22:27:06.465606 [ 3 ] {} <Debug> TCP-Session: 05ef0f39-13fb-4f75-aa90-ca1572cc6c16 Authenticating user 'default' from [fd00:1122:3344:101::e]:34241 | ||
| 13411 | 2026.03.13 22:27:06.465617 [ 294 ] {} <Debug> TCP-Session: 15f062e2-71c2-45bb-82e6-396eafde1a07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13412 | 2026.03.13 22:27:06.465214 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57931 | ||
| 13413 | 2026.03.13 22:27:06.465643 [ 294 ] {} <Debug> TCP-Session: 15f062e2-71c2-45bb-82e6-396eafde1a07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13414 | 2026.03.13 22:27:06.465639 [ 3 ] {} <Debug> TCP-Session: 05ef0f39-13fb-4f75-aa90-ca1572cc6c16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13415 | 2026.03.13 22:27:06.465259 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62797 | ||
| 13416 | 2026.03.13 22:27:06.465718 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13417 | 2026.03.13 22:27:06.465703 [ 3 ] {} <Debug> TCP-Session: 05ef0f39-13fb-4f75-aa90-ca1572cc6c16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13418 | 2026.03.13 22:27:06.465753 [ 293 ] {} <Debug> TCP-Session: 1b847d67-2c93-446c-8cfd-a84463fa1013 Authenticating user 'default' from [fd00:1122:3344:101::e]:57931 | ||
| 13419 | 2026.03.13 22:27:06.465362 [ 290 ] {} <Debug> TCP-Session: 8b2c4610-0d0a-41a5-ad1b-67cf493e6e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13420 | 2026.03.13 22:27:06.465776 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13421 | 2026.03.13 22:27:06.465794 [ 289 ] {d26e53a7-e94e-4348-8160-ef687893f062} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13422 | 2026.03.13 22:27:06.465822 [ 288 ] {} <Debug> TCP-Session: 43069981-093b-484c-98f0-071ab600d1a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62797 | ||
| 13423 | 2026.03.13 22:27:06.465783 [ 293 ] {} <Debug> TCP-Session: 1b847d67-2c93-446c-8cfd-a84463fa1013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13424 | 2026.03.13 22:27:06.465853 [ 288 ] {} <Debug> TCP-Session: 43069981-093b-484c-98f0-071ab600d1a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13425 | 2026.03.13 22:27:06.465872 [ 293 ] {} <Debug> TCP-Session: 1b847d67-2c93-446c-8cfd-a84463fa1013 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13426 | 2026.03.13 22:27:06.465867 [ 289 ] {d26e53a7-e94e-4348-8160-ef687893f062} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13427 | 2026.03.13 22:27:06.465886 [ 288 ] {} <Debug> TCP-Session: 43069981-093b-484c-98f0-071ab600d1a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13428 | 2026.03.13 22:27:06.465800 [ 290 ] {} <Debug> TCP-Session: 8b2c4610-0d0a-41a5-ad1b-67cf493e6e3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13429 | 2026.03.13 22:27:06.465355 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13430 | 2026.03.13 22:27:06.465962 [ 287 ] {} <Debug> TCP-Session: c8727bf0-424f-42f7-85c5-88ef6084615f Authenticating user 'default' from [fd00:1122:3344:101::e]:50331 | ||
| 13431 | 2026.03.13 22:27:06.465980 [ 287 ] {} <Debug> TCP-Session: c8727bf0-424f-42f7-85c5-88ef6084615f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13432 | 2026.03.13 22:27:06.465992 [ 287 ] {} <Debug> TCP-Session: c8727bf0-424f-42f7-85c5-88ef6084615f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13433 | 2026.03.13 22:27:06.466181 [ 289 ] {d26e53a7-e94e-4348-8160-ef687893f062} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 13434 | 2026.03.13 22:27:06.467096 [ 321 ] {d26e53a7-e94e-4348-8160-ef687893f062} <Trace> AggregatingTransform: Aggregating | ||
| 13435 | 2026.03.13 22:27:06.467147 [ 321 ] {d26e53a7-e94e-4348-8160-ef687893f062} <Trace> Aggregator: Aggregation method: without_key | ||
| 13436 | 2026.03.13 22:27:06.467185 [ 321 ] {d26e53a7-e94e-4348-8160-ef687893f062} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000901399 sec. (1109.387 rows/sec., 43.34 KiB/sec.) | ||
| 13437 | 2026.03.13 22:27:06.467204 [ 321 ] {d26e53a7-e94e-4348-8160-ef687893f062} <Trace> Aggregator: Merging aggregated data | ||
| 13438 | 2026.03.13 22:27:06.468410 [ 289 ] {d26e53a7-e94e-4348-8160-ef687893f062} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002983 sec., 335.2329869259135 rows/sec., 13.10 KiB/sec. | ||
| 13439 | 2026.03.13 22:27:06.468563 [ 289 ] {d26e53a7-e94e-4348-8160-ef687893f062} <Debug> TCPHandler: Processed in 0.003377991 sec. | ||
| 13440 | 2026.03.13 22:27:06.468681 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13441 | 2026.03.13 22:27:06.468711 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13442 | 2026.03.13 22:27:06.468712 [ 289 ] {} <Debug> TCP-Session: 5a004b2f-0948-4864-b3ff-601926298187 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13443 | 2026.03.13 22:27:06.468731 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13444 | 2026.03.13 22:27:06.468755 [ 291 ] {} <Debug> TCP-Session: 4bb332f5-6e39-426c-9f02-61b67bb7f797 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13445 | 2026.03.13 22:27:06.468768 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13446 | 2026.03.13 22:27:06.468787 [ 290 ] {} <Debug> TCP-Session: 8b2c4610-0d0a-41a5-ad1b-67cf493e6e3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13447 | 2026.03.13 22:27:06.468783 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13448 | 2026.03.13 22:27:06.468811 [ 3 ] {} <Debug> TCP-Session: 05ef0f39-13fb-4f75-aa90-ca1572cc6c16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13449 | 2026.03.13 22:27:06.468819 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13450 | 2026.03.13 22:27:06.468835 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13451 | 2026.03.13 22:27:06.468840 [ 294 ] {} <Debug> TCP-Session: 15f062e2-71c2-45bb-82e6-396eafde1a07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13452 | 2026.03.13 22:27:06.468877 [ 293 ] {} <Debug> TCP-Session: 1b847d67-2c93-446c-8cfd-a84463fa1013 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13453 | 2026.03.13 22:27:06.468893 [ 287 ] {} <Debug> TCP-Session: c8727bf0-424f-42f7-85c5-88ef6084615f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13454 | 2026.03.13 22:27:06.468801 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13455 | 2026.03.13 22:27:06.468750 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13456 | 2026.03.13 22:27:06.468973 [ 288 ] {} <Debug> TCP-Session: 43069981-093b-484c-98f0-071ab600d1a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13457 | 2026.03.13 22:27:06.468994 [ 292 ] {} <Debug> TCP-Session: 8e614a0d-835a-440d-a060-c29f24ebe04e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13458 | 2026.03.13 22:27:06.825993 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13459 | 2026.03.13 22:27:06.826189 [ 4 ] {29364756-5ed4-4e99-b67f-02e9fffd9d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13460 | 2026.03.13 22:27:06.826261 [ 4 ] {29364756-5ed4-4e99-b67f-02e9fffd9d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13461 | 2026.03.13 22:27:06.826906 [ 4 ] {29364756-5ed4-4e99-b67f-02e9fffd9d05} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13462 | 2026.03.13 22:27:06.826951 [ 4 ] {29364756-5ed4-4e99-b67f-02e9fffd9d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13463 | 2026.03.13 22:27:06.827318 [ 4 ] {29364756-5ed4-4e99-b67f-02e9fffd9d05} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13464 | 2026.03.13 22:27:06.827579 [ 4 ] {29364756-5ed4-4e99-b67f-02e9fffd9d05} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13465 | 2026.03.13 22:27:06.827742 [ 4 ] {29364756-5ed4-4e99-b67f-02e9fffd9d05} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001608 sec., 1243.7810945273632 rows/sec., 101.42 KiB/sec. | ||
| 13466 | 2026.03.13 22:27:06.827783 [ 4 ] {29364756-5ed4-4e99-b67f-02e9fffd9d05} <Debug> TCPHandler: Processed in 0.001934261 sec. | ||
| 13467 | 2026.03.13 22:27:06.827902 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13468 | 2026.03.13 22:27:06.827997 [ 4 ] {b66f4f20-e367-472d-958c-877b8c7ff026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13469 | 2026.03.13 22:27:06.828038 [ 4 ] {b66f4f20-e367-472d-958c-877b8c7ff026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13470 | 2026.03.13 22:27:06.828462 [ 4 ] {b66f4f20-e367-472d-958c-877b8c7ff026} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13471 | 2026.03.13 22:27:06.828497 [ 4 ] {b66f4f20-e367-472d-958c-877b8c7ff026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13472 | 2026.03.13 22:27:06.828795 [ 4 ] {b66f4f20-e367-472d-958c-877b8c7ff026} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13473 | 2026.03.13 22:27:06.829007 [ 4 ] {b66f4f20-e367-472d-958c-877b8c7ff026} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13474 | 2026.03.13 22:27:06.829137 [ 4 ] {b66f4f20-e367-472d-958c-877b8c7ff026} <Debug> executeQuery: Read 63 rows, 5.04 KiB in 0.001158 sec., 54404.14507772021 rows/sec., 4.25 MiB/sec. | ||
| 13475 | 2026.03.13 22:27:06.829173 [ 4 ] {b66f4f20-e367-472d-958c-877b8c7ff026} <Debug> TCPHandler: Processed in 0.001320428 sec. | ||
| 13476 | 2026.03.13 22:27:06.829272 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13477 | 2026.03.13 22:27:06.829367 [ 4 ] {cd5bb39b-3bc9-4967-844b-74881e1e394b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13478 | 2026.03.13 22:27:06.829408 [ 4 ] {cd5bb39b-3bc9-4967-844b-74881e1e394b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13479 | 2026.03.13 22:27:06.829797 [ 4 ] {cd5bb39b-3bc9-4967-844b-74881e1e394b} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13480 | 2026.03.13 22:27:06.829831 [ 4 ] {cd5bb39b-3bc9-4967-844b-74881e1e394b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13481 | 2026.03.13 22:27:06.830116 [ 4 ] {cd5bb39b-3bc9-4967-844b-74881e1e394b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13482 | 2026.03.13 22:27:06.830324 [ 4 ] {cd5bb39b-3bc9-4967-844b-74881e1e394b} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13483 | 2026.03.13 22:27:06.830463 [ 4 ] {cd5bb39b-3bc9-4967-844b-74881e1e394b} <Debug> executeQuery: Read 5 rows, 374.00 B in 0.001114 sec., 4488.330341113106 rows/sec., 327.86 KiB/sec. | ||
| 13484 | 2026.03.13 22:27:06.830500 [ 4 ] {cd5bb39b-3bc9-4967-844b-74881e1e394b} <Debug> TCPHandler: Processed in 0.001275427 sec. | ||
| 13485 | 2026.03.13 22:27:06.830610 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13486 | 2026.03.13 22:27:06.830703 [ 4 ] {1ec5557a-a6cb-4d22-a9d3-5b5423512d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13487 | 2026.03.13 22:27:06.830743 [ 4 ] {1ec5557a-a6cb-4d22-a9d3-5b5423512d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13488 | 2026.03.13 22:27:06.831153 [ 4 ] {1ec5557a-a6cb-4d22-a9d3-5b5423512d30} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13489 | 2026.03.13 22:27:06.831188 [ 4 ] {1ec5557a-a6cb-4d22-a9d3-5b5423512d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13490 | 2026.03.13 22:27:06.831484 [ 4 ] {1ec5557a-a6cb-4d22-a9d3-5b5423512d30} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13491 | 2026.03.13 22:27:06.831695 [ 4 ] {1ec5557a-a6cb-4d22-a9d3-5b5423512d30} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13492 | 2026.03.13 22:27:06.831819 [ 4 ] {1ec5557a-a6cb-4d22-a9d3-5b5423512d30} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001133 sec., 60900.264783759936 rows/sec., 4.76 MiB/sec. | ||
| 13493 | 2026.03.13 22:27:06.831855 [ 4 ] {1ec5557a-a6cb-4d22-a9d3-5b5423512d30} <Debug> TCPHandler: Processed in 0.001294398 sec. | ||
| 13494 | 2026.03.13 22:27:06.831966 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13495 | 2026.03.13 22:27:06.832058 [ 4 ] {dc5841b6-ec76-40e2-b9fb-322d78696ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13496 | 2026.03.13 22:27:06.832100 [ 4 ] {dc5841b6-ec76-40e2-b9fb-322d78696ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13497 | 2026.03.13 22:27:06.832500 [ 4 ] {dc5841b6-ec76-40e2-b9fb-322d78696ec1} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13498 | 2026.03.13 22:27:06.832533 [ 4 ] {dc5841b6-ec76-40e2-b9fb-322d78696ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13499 | 2026.03.13 22:27:06.832879 [ 4 ] {dc5841b6-ec76-40e2-b9fb-322d78696ec1} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13500 | 2026.03.13 22:27:06.833098 [ 4 ] {dc5841b6-ec76-40e2-b9fb-322d78696ec1} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13501 | 2026.03.13 22:27:06.833227 [ 4 ] {dc5841b6-ec76-40e2-b9fb-322d78696ec1} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001187 sec., 135636.05728727888 rows/sec., 9.45 MiB/sec. | ||
| 13502 | 2026.03.13 22:27:06.833263 [ 4 ] {dc5841b6-ec76-40e2-b9fb-322d78696ec1} <Debug> TCPHandler: Processed in 0.001345439 sec. | ||
| 13503 | 2026.03.13 22:27:06.833373 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13504 | 2026.03.13 22:27:06.833466 [ 4 ] {ac2a5eee-5bcf-448d-8fa6-dd4b5570760c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13505 | 2026.03.13 22:27:06.833520 [ 4 ] {ac2a5eee-5bcf-448d-8fa6-dd4b5570760c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13506 | 2026.03.13 22:27:06.834236 [ 4 ] {ac2a5eee-5bcf-448d-8fa6-dd4b5570760c} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13507 | 2026.03.13 22:27:06.834269 [ 4 ] {ac2a5eee-5bcf-448d-8fa6-dd4b5570760c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13508 | 2026.03.13 22:27:06.834776 [ 4 ] {ac2a5eee-5bcf-448d-8fa6-dd4b5570760c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13509 | 2026.03.13 22:27:06.835000 [ 4 ] {ac2a5eee-5bcf-448d-8fa6-dd4b5570760c} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13510 | 2026.03.13 22:27:06.835136 [ 4 ] {ac2a5eee-5bcf-448d-8fa6-dd4b5570760c} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001688 sec., 1777.2511848341233 rows/sec., 3.18 MiB/sec. | ||
| 13511 | 2026.03.13 22:27:06.835190 [ 4 ] {ac2a5eee-5bcf-448d-8fa6-dd4b5570760c} <Debug> TCPHandler: Processed in 0.0018659 sec. | ||
| 13512 | 2026.03.13 22:27:06.835303 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13513 | 2026.03.13 22:27:06.835398 [ 4 ] {8d595d22-eac4-401e-b99c-3b9b6f63502f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13514 | 2026.03.13 22:27:06.835441 [ 4 ] {8d595d22-eac4-401e-b99c-3b9b6f63502f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13515 | 2026.03.13 22:27:06.835782 [ 4 ] {8d595d22-eac4-401e-b99c-3b9b6f63502f} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13516 | 2026.03.13 22:27:06.835815 [ 4 ] {8d595d22-eac4-401e-b99c-3b9b6f63502f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13517 | 2026.03.13 22:27:06.836121 [ 4 ] {8d595d22-eac4-401e-b99c-3b9b6f63502f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13518 | 2026.03.13 22:27:06.836335 [ 4 ] {8d595d22-eac4-401e-b99c-3b9b6f63502f} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13519 | 2026.03.13 22:27:06.836466 [ 4 ] {8d595d22-eac4-401e-b99c-3b9b6f63502f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 13520 | 2026.03.13 22:27:06.836502 [ 4 ] {8d595d22-eac4-401e-b99c-3b9b6f63502f} <Debug> TCPHandler: Processed in 0.001248346 sec. | ||
| 13521 | 2026.03.13 22:27:08.579897 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13522 | 2026.03.13 22:27:08.579987 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13523 | 2026.03.13 22:27:08.760394 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31708 | ||
| 13524 | 2026.03.13 22:27:08.760909 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13525 | 2026.03.13 22:27:08.760951 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13526 | 2026.03.13 22:27:08.761460 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13527 | 2026.03.13 22:27:08.761727 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13528 | 2026.03.13 22:27:08.761894 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31708 | ||
| 13529 | 2026.03.13 22:27:08.761917 [ 44 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13530 | 2026.03.13 22:27:08.761985 [ 44 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13531 | 2026.03.13 22:27:08.762007 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13532 | 2026.03.13 22:27:08.762111 [ 196 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 13533 | 2026.03.13 22:27:08.762238 [ 196 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13534 | 2026.03.13 22:27:08.762285 [ 196 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29340 rows starting from the beginning of the part | ||
| 13535 | 2026.03.13 22:27:08.762375 [ 196 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 13536 | 2026.03.13 22:27:08.762440 [ 196 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 13537 | 2026.03.13 22:27:08.762488 [ 196 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 13538 | 2026.03.13 22:27:08.762548 [ 196 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 13539 | 2026.03.13 22:27:08.762611 [ 196 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 13540 | 2026.03.13 22:27:08.765331 [ 188 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31708 rows, containing 4 columns (4 merged, 0 gathered) in 0.003266359 sec., 9707444.895065118 rows/sec., 138.87 MiB/sec. | ||
| 13541 | 2026.03.13 22:27:08.765659 [ 196 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13542 | 2026.03.13 22:27:08.765908 [ 196 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_66_13} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13543 | 2026.03.13 22:27:08.765977 [ 196 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_66_13} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13544 | 2026.03.13 22:27:08.766054 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 13545 | 2026.03.13 22:27:10.459847 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13546 | 2026.03.13 22:27:10.478116 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13547 | 2026.03.13 22:27:10.478181 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13548 | 2026.03.13 22:27:10.485159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13549 | 2026.03.13 22:27:10.485873 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13550 | 2026.03.13 22:27:10.486187 [ 41 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13551 | 2026.03.13 22:27:10.486246 [ 41 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13552 | 2026.03.13 22:27:10.486330 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13553 | 2026.03.13 22:27:10.486421 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 13554 | 2026.03.13 22:27:10.489370 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13555 | 2026.03.13 22:27:10.489788 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13556 | 2026.03.13 22:27:10.490140 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 13557 | 2026.03.13 22:27:10.493450 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 13558 | 2026.03.13 22:27:10.496897 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 13559 | 2026.03.13 22:27:10.500901 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 13560 | 2026.03.13 22:27:10.505377 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 13561 | 2026.03.13 22:27:10.509255 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 13562 | 2026.03.13 22:27:10.562238 [ 197 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.075853759 sec., 6552.081354333408 rows/sec., 33.88 MiB/sec. | ||
| 13563 | 2026.03.13 22:27:10.565303 [ 187 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13564 | 2026.03.13 22:27:10.567495 [ 187 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_66_13} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13565 | 2026.03.13 22:27:10.567609 [ 187 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_66_13} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13566 | 2026.03.13 22:27:10.570296 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 13567 | 2026.03.13 22:27:11.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.63 MiB, peak 366.37 MiB, free memory in arenas 0.00 B, will set to 355.22 MiB (RSS), difference: 2.59 MiB | ||
| 13568 | 2026.03.13 22:27:11.826461 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13569 | 2026.03.13 22:27:11.826630 [ 4 ] {0fcd3475-38c6-4496-b611-8c7048eca194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13570 | 2026.03.13 22:27:11.826695 [ 4 ] {0fcd3475-38c6-4496-b611-8c7048eca194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13571 | 2026.03.13 22:27:11.827386 [ 4 ] {0fcd3475-38c6-4496-b611-8c7048eca194} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13572 | 2026.03.13 22:27:11.827424 [ 4 ] {0fcd3475-38c6-4496-b611-8c7048eca194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13573 | 2026.03.13 22:27:11.827829 [ 4 ] {0fcd3475-38c6-4496-b611-8c7048eca194} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13574 | 2026.03.13 22:27:11.828057 [ 4 ] {0fcd3475-38c6-4496-b611-8c7048eca194} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13575 | 2026.03.13 22:27:11.828199 [ 40 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13576 | 2026.03.13 22:27:11.828207 [ 4 ] {0fcd3475-38c6-4496-b611-8c7048eca194} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001623 sec., 81330.86876155267 rows/sec., 7.03 MiB/sec. | ||
| 13577 | 2026.03.13 22:27:11.828237 [ 40 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13578 | 2026.03.13 22:27:11.828257 [ 4 ] {0fcd3475-38c6-4496-b611-8c7048eca194} <Debug> TCPHandler: Processed in 0.001923901 sec. | ||
| 13579 | 2026.03.13 22:27:11.828259 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13580 | 2026.03.13 22:27:11.828359 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 13581 | 2026.03.13 22:27:11.828389 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13582 | 2026.03.13 22:27:11.828452 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13583 | 2026.03.13 22:27:11.828483 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2152 rows starting from the beginning of the part | ||
| 13584 | 2026.03.13 22:27:11.828483 [ 4 ] {a8543680-c7df-44dd-bda0-a5cd764a8623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13585 | 2026.03.13 22:27:11.828530 [ 4 ] {a8543680-c7df-44dd-bda0-a5cd764a8623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13586 | 2026.03.13 22:27:11.828546 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part | ||
| 13587 | 2026.03.13 22:27:11.828593 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 62 rows starting from the beginning of the part | ||
| 13588 | 2026.03.13 22:27:11.828637 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 132 rows starting from the beginning of the part | ||
| 13589 | 2026.03.13 22:27:11.828679 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 63 rows starting from the beginning of the part | ||
| 13590 | 2026.03.13 22:27:11.828722 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 132 rows starting from the beginning of the part | ||
| 13591 | 2026.03.13 22:27:11.828954 [ 4 ] {a8543680-c7df-44dd-bda0-a5cd764a8623} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13592 | 2026.03.13 22:27:11.828987 [ 4 ] {a8543680-c7df-44dd-bda0-a5cd764a8623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13593 | 2026.03.13 22:27:11.829305 [ 4 ] {a8543680-c7df-44dd-bda0-a5cd764a8623} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13594 | 2026.03.13 22:27:11.829511 [ 4 ] {a8543680-c7df-44dd-bda0-a5cd764a8623} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13595 | 2026.03.13 22:27:11.829637 [ 4 ] {a8543680-c7df-44dd-bda0-a5cd764a8623} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001172 sec., 32423.20819112628 rows/sec., 2.38 MiB/sec. | ||
| 13596 | 2026.03.13 22:27:11.829673 [ 4 ] {a8543680-c7df-44dd-bda0-a5cd764a8623} <Debug> TCPHandler: Processed in 0.001333438 sec. | ||
| 13597 | 2026.03.13 22:27:11.829784 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13598 | 2026.03.13 22:27:11.829821 [ 199 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2597 rows, containing 5 columns (5 merged, 0 gathered) in 0.001498672 sec., 1732867.4986921756 rows/sec., 141.07 MiB/sec. | ||
| 13599 | 2026.03.13 22:27:11.829877 [ 4 ] {db4f4c88-4589-4a71-aa1a-7dfd1db30b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13600 | 2026.03.13 22:27:11.829920 [ 4 ] {db4f4c88-4589-4a71-aa1a-7dfd1db30b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13601 | 2026.03.13 22:27:11.830203 [ 189 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13602 | 2026.03.13 22:27:11.830347 [ 4 ] {db4f4c88-4589-4a71-aa1a-7dfd1db30b84} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13603 | 2026.03.13 22:27:11.830390 [ 4 ] {db4f4c88-4589-4a71-aa1a-7dfd1db30b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13604 | 2026.03.13 22:27:11.830640 [ 189 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_111_22} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13605 | 2026.03.13 22:27:11.830723 [ 4 ] {db4f4c88-4589-4a71-aa1a-7dfd1db30b84} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13606 | 2026.03.13 22:27:11.830771 [ 189 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_111_22} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13607 | 2026.03.13 22:27:11.830888 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 13608 | 2026.03.13 22:27:11.830960 [ 4 ] {db4f4c88-4589-4a71-aa1a-7dfd1db30b84} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13609 | 2026.03.13 22:27:11.831069 [ 40 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13610 | 2026.03.13 22:27:11.831092 [ 4 ] {db4f4c88-4589-4a71-aa1a-7dfd1db30b84} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001232 sec., 82792.20779220779 rows/sec., 6.47 MiB/sec. | ||
| 13611 | 2026.03.13 22:27:11.831092 [ 40 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13612 | 2026.03.13 22:27:11.831120 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13613 | 2026.03.13 22:27:11.831128 [ 4 ] {db4f4c88-4589-4a71-aa1a-7dfd1db30b84} <Debug> TCPHandler: Processed in 0.001393839 sec. | ||
| 13614 | 2026.03.13 22:27:11.831198 [ 189 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 13615 | 2026.03.13 22:27:11.831243 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13616 | 2026.03.13 22:27:11.831287 [ 189 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13617 | 2026.03.13 22:27:11.831317 [ 189 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1124 rows starting from the beginning of the part | ||
| 13618 | 2026.03.13 22:27:11.831340 [ 4 ] {bf709b66-a9e5-43f3-8c15-db6ab0126beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13619 | 2026.03.13 22:27:11.831379 [ 189 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
| 13620 | 2026.03.13 22:27:11.831387 [ 4 ] {bf709b66-a9e5-43f3-8c15-db6ab0126beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13621 | 2026.03.13 22:27:11.831430 [ 189 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 67 rows starting from the beginning of the part | ||
| 13622 | 2026.03.13 22:27:11.831476 [ 189 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 102 rows starting from the beginning of the part | ||
| 13623 | 2026.03.13 22:27:11.831514 [ 189 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 69 rows starting from the beginning of the part | ||
| 13624 | 2026.03.13 22:27:11.831554 [ 189 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 102 rows starting from the beginning of the part | ||
| 13625 | 2026.03.13 22:27:11.831818 [ 4 ] {bf709b66-a9e5-43f3-8c15-db6ab0126beb} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13626 | 2026.03.13 22:27:11.831856 [ 4 ] {bf709b66-a9e5-43f3-8c15-db6ab0126beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13627 | 2026.03.13 22:27:11.832202 [ 4 ] {bf709b66-a9e5-43f3-8c15-db6ab0126beb} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13628 | 2026.03.13 22:27:11.832424 [ 4 ] {bf709b66-a9e5-43f3-8c15-db6ab0126beb} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13629 | 2026.03.13 22:27:11.832500 [ 191 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337048 sec., 1142816.1143055449 rows/sec., 86.88 MiB/sec. | ||
| 13630 | 2026.03.13 22:27:11.832527 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 2 parts from all_1_106_24 to all_107_107_0 | ||
| 13631 | 2026.03.13 22:27:11.832553 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13632 | 2026.03.13 22:27:11.832553 [ 4 ] {bf709b66-a9e5-43f3-8c15-db6ab0126beb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 13633 | 2026.03.13 22:27:11.832569 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13634 | 2026.03.13 22:27:11.832596 [ 4 ] {bf709b66-a9e5-43f3-8c15-db6ab0126beb} <Debug> TCPHandler: Processed in 0.001401749 sec. | ||
| 13635 | 2026.03.13 22:27:11.832639 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_107_25} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_106_24 to all_107_107_0 into Compact with storage Full | ||
| 13636 | 2026.03.13 22:27:11.832664 [ 189 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13637 | 2026.03.13 22:27:11.832699 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13638 | 2026.03.13 22:27:11.832752 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_107_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13639 | 2026.03.13 22:27:11.832791 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_107_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_106_24, total 34614 rows starting from the beginning of the part | ||
| 13640 | 2026.03.13 22:27:11.832797 [ 4 ] {b34d186e-139e-4e5a-b93f-8d31e4ac7e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13641 | 2026.03.13 22:27:11.832861 [ 4 ] {b34d186e-139e-4e5a-b93f-8d31e4ac7e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13642 | 2026.03.13 22:27:11.832862 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_107_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
| 13643 | 2026.03.13 22:27:11.832913 [ 189 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_111_22} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13644 | 2026.03.13 22:27:11.832987 [ 189 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_111_22} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13645 | 2026.03.13 22:27:11.833053 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 13646 | 2026.03.13 22:27:11.833722 [ 4 ] {b34d186e-139e-4e5a-b93f-8d31e4ac7e63} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13647 | 2026.03.13 22:27:11.833761 [ 4 ] {b34d186e-139e-4e5a-b93f-8d31e4ac7e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13648 | 2026.03.13 22:27:11.834362 [ 4 ] {b34d186e-139e-4e5a-b93f-8d31e4ac7e63} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13649 | 2026.03.13 22:27:11.834583 [ 4 ] {b34d186e-139e-4e5a-b93f-8d31e4ac7e63} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13650 | 2026.03.13 22:27:11.834687 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13651 | 2026.03.13 22:27:11.834711 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13652 | 2026.03.13 22:27:11.834721 [ 4 ] {b34d186e-139e-4e5a-b93f-8d31e4ac7e63} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001942 sec., 19567.45623069001 rows/sec., 35.06 MiB/sec. | ||
| 13653 | 2026.03.13 22:27:11.834726 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13654 | 2026.03.13 22:27:11.834773 [ 4 ] {b34d186e-139e-4e5a-b93f-8d31e4ac7e63} <Debug> TCPHandler: Processed in 0.002123075 sec. | ||
| 13655 | 2026.03.13 22:27:11.834804 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::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 | ||
| 13656 | 2026.03.13 22:27:11.834889 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13657 | 2026.03.13 22:27:11.834986 [ 4 ] {6c135bab-af0f-403d-85c8-3fd6a7de2bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13658 | 2026.03.13 22:27:11.835027 [ 4 ] {6c135bab-af0f-403d-85c8-3fd6a7de2bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13659 | 2026.03.13 22:27:11.835042 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13660 | 2026.03.13 22:27:11.835107 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1983 rows starting from the beginning of the part | ||
| 13661 | 2026.03.13 22:27:11.835245 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 49 rows starting from the beginning of the part | ||
| 13662 | 2026.03.13 22:27:11.835362 [ 4 ] {6c135bab-af0f-403d-85c8-3fd6a7de2bec} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13663 | 2026.03.13 22:27:11.835364 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 3 rows starting from the beginning of the part | ||
| 13664 | 2026.03.13 22:27:11.835406 [ 4 ] {6c135bab-af0f-403d-85c8-3fd6a7de2bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13665 | 2026.03.13 22:27:11.835503 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 38 rows starting from the beginning of the part | ||
| 13666 | 2026.03.13 22:27:11.835620 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 3 rows starting from the beginning of the part | ||
| 13667 | 2026.03.13 22:27:11.835754 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 38 rows starting from the beginning of the part | ||
| 13668 | 2026.03.13 22:27:11.835873 [ 4 ] {6c135bab-af0f-403d-85c8-3fd6a7de2bec} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13669 | 2026.03.13 22:27:11.836117 [ 4 ] {6c135bab-af0f-403d-85c8-3fd6a7de2bec} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13670 | 2026.03.13 22:27:11.836231 [ 40 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13671 | 2026.03.13 22:27:11.836253 [ 40 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13672 | 2026.03.13 22:27:11.836254 [ 4 ] {6c135bab-af0f-403d-85c8-3fd6a7de2bec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001287 sec., 46620.046620046625 rows/sec., 3.14 MiB/sec. | ||
| 13673 | 2026.03.13 22:27:11.836273 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13674 | 2026.03.13 22:27:11.836298 [ 4 ] {6c135bab-af0f-403d-85c8-3fd6a7de2bec} <Debug> TCPHandler: Processed in 0.001460641 sec. | ||
| 13675 | 2026.03.13 22:27:11.836341 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 13676 | 2026.03.13 22:27:11.836427 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13677 | 2026.03.13 22:27:11.836451 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5262 rows starting from the beginning of the part | ||
| 13678 | 2026.03.13 22:27:11.836492 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 24 rows starting from the beginning of the part | ||
| 13679 | 2026.03.13 22:27:11.836526 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 13680 | 2026.03.13 22:27:11.836558 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 13681 | 2026.03.13 22:27:11.836587 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 13682 | 2026.03.13 22:27:11.836623 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 13683 | 2026.03.13 22:27:11.838680 [ 186 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5526 rows, containing 4 columns (4 merged, 0 gathered) in 0.00236242 sec., 2339126.8275751136 rows/sec., 157.57 MiB/sec. | ||
| 13684 | 2026.03.13 22:27:11.839287 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13685 | 2026.03.13 22:27:11.839586 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_111_22} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13686 | 2026.03.13 22:27:11.839665 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_111_22} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13687 | 2026.03.13 22:27:11.839750 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 13688 | 2026.03.13 22:27:11.839845 [ 192 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_107_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34678 rows, containing 5 columns (5 merged, 0 gathered) in 0.007232943 sec., 4794452.272055787 rows/sec., 315.53 MiB/sec. | ||
| 13689 | 2026.03.13 22:27:11.840125 [ 201 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_107_25} <Trace> MergedBlockOutputStream: filled checksums all_1_107_25 (state Temporary) | ||
| 13690 | 2026.03.13 22:27:11.840370 [ 201 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_107_25} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_107_25 to all_1_107_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13691 | 2026.03.13 22:27:11.840433 [ 201 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_107_25} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 2 parts: [all_1_106_24, all_107_107_0] -> all_1_107_25 | ||
| 13692 | 2026.03.13 22:27:11.840511 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 13693 | 2026.03.13 22:27:11.845915 [ 200 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2114 rows, containing 19 columns (19 merged, 0 gathered) in 0.011145396 sec., 189674.7320597671 rows/sec., 339.89 MiB/sec. | ||
| 13694 | 2026.03.13 22:27:11.848388 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13695 | 2026.03.13 22:27:11.848719 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13696 | 2026.03.13 22:27:11.848795 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13697 | 2026.03.13 22:27:11.848941 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.95 MiB. | ||
| 13698 | 2026.03.13 22:27:12.000268 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.81 MiB, peak 373.94 MiB, free memory in arenas 0.00 B, will set to 363.97 MiB (RSS), difference: 8.16 MiB | ||
| 13699 | 2026.03.13 22:27:13.857298 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1662 | ||
| 13700 | 2026.03.13 22:27:13.859624 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13701 | 2026.03.13 22:27:13.859679 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13702 | 2026.03.13 22:27:13.860896 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13703 | 2026.03.13 22:27:13.861161 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13704 | 2026.03.13 22:27:13.861433 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1662 | ||
| 13705 | 2026.03.13 22:27:16.262166 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32220 | ||
| 13706 | 2026.03.13 22:27:16.263024 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13707 | 2026.03.13 22:27:16.263103 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13708 | 2026.03.13 22:27:16.263706 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13709 | 2026.03.13 22:27:16.263929 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13710 | 2026.03.13 22:27:16.264058 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32220 | ||
| 13711 | 2026.03.13 22:27:16.825253 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13712 | 2026.03.13 22:27:16.825430 [ 4 ] {42398213-b878-4b20-a58a-7a2b1a1b36d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13713 | 2026.03.13 22:27:16.825493 [ 4 ] {42398213-b878-4b20-a58a-7a2b1a1b36d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13714 | 2026.03.13 22:27:16.826151 [ 4 ] {42398213-b878-4b20-a58a-7a2b1a1b36d8} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13715 | 2026.03.13 22:27:16.826196 [ 4 ] {42398213-b878-4b20-a58a-7a2b1a1b36d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13716 | 2026.03.13 22:27:16.826580 [ 4 ] {42398213-b878-4b20-a58a-7a2b1a1b36d8} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13717 | 2026.03.13 22:27:16.826816 [ 4 ] {42398213-b878-4b20-a58a-7a2b1a1b36d8} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13718 | 2026.03.13 22:27:16.826968 [ 4 ] {42398213-b878-4b20-a58a-7a2b1a1b36d8} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001587 sec., 39067.42281033396 rows/sec., 3.05 MiB/sec. | ||
| 13719 | 2026.03.13 22:27:16.827008 [ 4 ] {42398213-b878-4b20-a58a-7a2b1a1b36d8} <Debug> TCPHandler: Processed in 0.00188722 sec. | ||
| 13720 | 2026.03.13 22:27:16.827130 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13721 | 2026.03.13 22:27:16.827224 [ 4 ] {f1db516d-95a1-4828-9f4a-854849b92929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13722 | 2026.03.13 22:27:16.827264 [ 4 ] {f1db516d-95a1-4828-9f4a-854849b92929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13723 | 2026.03.13 22:27:16.827659 [ 4 ] {f1db516d-95a1-4828-9f4a-854849b92929} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13724 | 2026.03.13 22:27:16.827693 [ 4 ] {f1db516d-95a1-4828-9f4a-854849b92929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13725 | 2026.03.13 22:27:16.827986 [ 4 ] {f1db516d-95a1-4828-9f4a-854849b92929} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13726 | 2026.03.13 22:27:16.828194 [ 4 ] {f1db516d-95a1-4828-9f4a-854849b92929} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13727 | 2026.03.13 22:27:16.828323 [ 4 ] {f1db516d-95a1-4828-9f4a-854849b92929} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001117 sec., 2685.7654431512983 rows/sec., 201.96 KiB/sec. | ||
| 13728 | 2026.03.13 22:27:16.828359 [ 4 ] {f1db516d-95a1-4828-9f4a-854849b92929} <Debug> TCPHandler: Processed in 0.001278737 sec. | ||
| 13729 | 2026.03.13 22:27:16.828470 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13730 | 2026.03.13 22:27:16.828563 [ 4 ] {4f69639d-a85a-4ab5-9e24-f3dabb8b4839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13731 | 2026.03.13 22:27:16.828601 [ 4 ] {4f69639d-a85a-4ab5-9e24-f3dabb8b4839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13732 | 2026.03.13 22:27:16.829018 [ 4 ] {4f69639d-a85a-4ab5-9e24-f3dabb8b4839} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13733 | 2026.03.13 22:27:16.829058 [ 4 ] {4f69639d-a85a-4ab5-9e24-f3dabb8b4839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13734 | 2026.03.13 22:27:16.829374 [ 4 ] {4f69639d-a85a-4ab5-9e24-f3dabb8b4839} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13735 | 2026.03.13 22:27:16.829580 [ 4 ] {4f69639d-a85a-4ab5-9e24-f3dabb8b4839} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13736 | 2026.03.13 22:27:16.829706 [ 4 ] {4f69639d-a85a-4ab5-9e24-f3dabb8b4839} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001161 sec., 57708.87166236004 rows/sec., 4.50 MiB/sec. | ||
| 13737 | 2026.03.13 22:27:16.829744 [ 4 ] {4f69639d-a85a-4ab5-9e24-f3dabb8b4839} <Debug> TCPHandler: Processed in 0.001322259 sec. | ||
| 13738 | 2026.03.13 22:27:16.829853 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13739 | 2026.03.13 22:27:16.829947 [ 4 ] {5052d27d-0881-41a7-a6dc-178654484001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13740 | 2026.03.13 22:27:16.829990 [ 4 ] {5052d27d-0881-41a7-a6dc-178654484001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13741 | 2026.03.13 22:27:16.830391 [ 4 ] {5052d27d-0881-41a7-a6dc-178654484001} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13742 | 2026.03.13 22:27:16.830426 [ 4 ] {5052d27d-0881-41a7-a6dc-178654484001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13743 | 2026.03.13 22:27:16.830763 [ 4 ] {5052d27d-0881-41a7-a6dc-178654484001} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13744 | 2026.03.13 22:27:16.830982 [ 4 ] {5052d27d-0881-41a7-a6dc-178654484001} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13745 | 2026.03.13 22:27:16.831104 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 2 parts from all_1_107_25 to all_108_108_0 | ||
| 13746 | 2026.03.13 22:27:16.831110 [ 4 ] {5052d27d-0881-41a7-a6dc-178654484001} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 13747 | 2026.03.13 22:27:16.831175 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13748 | 2026.03.13 22:27:16.831193 [ 4 ] {5052d27d-0881-41a7-a6dc-178654484001} <Debug> TCPHandler: Processed in 0.001388359 sec. | ||
| 13749 | 2026.03.13 22:27:16.831199 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13750 | 2026.03.13 22:27:16.831296 [ 192 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_108_26} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_107_25 to all_108_108_0 into Compact with storage Full | ||
| 13751 | 2026.03.13 22:27:16.831309 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13752 | 2026.03.13 22:27:16.831392 [ 192 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_108_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13753 | 2026.03.13 22:27:16.831408 [ 4 ] {40116bf7-44f6-4494-8f32-260c656741f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13754 | 2026.03.13 22:27:16.831422 [ 192 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_108_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_107_25, total 34678 rows starting from the beginning of the part | ||
| 13755 | 2026.03.13 22:27:16.831463 [ 4 ] {40116bf7-44f6-4494-8f32-260c656741f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13756 | 2026.03.13 22:27:16.831481 [ 192 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_108_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 13757 | 2026.03.13 22:27:16.832199 [ 4 ] {40116bf7-44f6-4494-8f32-260c656741f9} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13758 | 2026.03.13 22:27:16.832233 [ 4 ] {40116bf7-44f6-4494-8f32-260c656741f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13759 | 2026.03.13 22:27:16.832733 [ 4 ] {40116bf7-44f6-4494-8f32-260c656741f9} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13760 | 2026.03.13 22:27:16.832957 [ 4 ] {40116bf7-44f6-4494-8f32-260c656741f9} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13761 | 2026.03.13 22:27:16.833093 [ 4 ] {40116bf7-44f6-4494-8f32-260c656741f9} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001702 sec., 1762.6321974148061 rows/sec., 3.16 MiB/sec. | ||
| 13762 | 2026.03.13 22:27:16.833146 [ 4 ] {40116bf7-44f6-4494-8f32-260c656741f9} <Debug> TCPHandler: Processed in 0.00188523 sec. | ||
| 13763 | 2026.03.13 22:27:16.833259 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13764 | 2026.03.13 22:27:16.833353 [ 4 ] {2d57d0e0-a38f-4e77-86e3-346cf6dc0fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13765 | 2026.03.13 22:27:16.833394 [ 4 ] {2d57d0e0-a38f-4e77-86e3-346cf6dc0fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13766 | 2026.03.13 22:27:16.833711 [ 4 ] {2d57d0e0-a38f-4e77-86e3-346cf6dc0fee} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13767 | 2026.03.13 22:27:16.833745 [ 4 ] {2d57d0e0-a38f-4e77-86e3-346cf6dc0fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13768 | 2026.03.13 22:27:16.834069 [ 4 ] {2d57d0e0-a38f-4e77-86e3-346cf6dc0fee} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13769 | 2026.03.13 22:27:16.834281 [ 4 ] {2d57d0e0-a38f-4e77-86e3-346cf6dc0fee} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13770 | 2026.03.13 22:27:16.834413 [ 4 ] {2d57d0e0-a38f-4e77-86e3-346cf6dc0fee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 13771 | 2026.03.13 22:27:16.834458 [ 4 ] {2d57d0e0-a38f-4e77-86e3-346cf6dc0fee} <Debug> TCPHandler: Processed in 0.001251397 sec. | ||
| 13772 | 2026.03.13 22:27:16.837114 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_108_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34838 rows, containing 5 columns (5 merged, 0 gathered) in 0.005843414 sec., 5961925.6824863 rows/sec., 392.47 MiB/sec. | ||
| 13773 | 2026.03.13 22:27:16.837498 [ 198 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_108_26} <Trace> MergedBlockOutputStream: filled checksums all_1_108_26 (state Temporary) | ||
| 13774 | 2026.03.13 22:27:16.837820 [ 198 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_108_26} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_108_26 to all_1_108_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13775 | 2026.03.13 22:27:16.837906 [ 198 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_108_26} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 2 parts: [all_1_107_25, all_108_108_0] -> all_1_108_26 | ||
| 13776 | 2026.03.13 22:27:16.837994 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13777 | 2026.03.13 22:27:17.989901 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 13778 | 2026.03.13 22:27:18.004997 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13779 | 2026.03.13 22:27:18.005062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13780 | 2026.03.13 22:27:18.010628 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13781 | 2026.03.13 22:27:18.011341 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13782 | 2026.03.13 22:27:18.014045 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 13783 | 2026.03.13 22:27:19.494018 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13784 | 2026.03.13 22:27:19.494215 [ 4 ] {76073af9-b0ae-44f5-bb98-f3b056217546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13785 | 2026.03.13 22:27:19.494286 [ 4 ] {76073af9-b0ae-44f5-bb98-f3b056217546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13786 | 2026.03.13 22:27:19.495061 [ 4 ] {76073af9-b0ae-44f5-bb98-f3b056217546} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13787 | 2026.03.13 22:27:19.495102 [ 4 ] {76073af9-b0ae-44f5-bb98-f3b056217546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13788 | 2026.03.13 22:27:19.495494 [ 4 ] {76073af9-b0ae-44f5-bb98-f3b056217546} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13789 | 2026.03.13 22:27:19.495722 [ 4 ] {76073af9-b0ae-44f5-bb98-f3b056217546} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13790 | 2026.03.13 22:27:19.495838 [ 32 ] {} <Debug> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13791 | 2026.03.13 22:27:19.495872 [ 32 ] {} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13792 | 2026.03.13 22:27:19.495873 [ 4 ] {76073af9-b0ae-44f5-bb98-f3b056217546} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001712 sec., 14018.691588785046 rows/sec., 1.16 MiB/sec. | ||
| 13793 | 2026.03.13 22:27:19.495890 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13794 | 2026.03.13 22:27:19.495921 [ 4 ] {76073af9-b0ae-44f5-bb98-f3b056217546} <Debug> TCPHandler: Processed in 0.002028053 sec. | ||
| 13795 | 2026.03.13 22:27:19.496021 [ 190 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::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 | ||
| 13796 | 2026.03.13 22:27:19.496039 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13797 | 2026.03.13 22:27:19.496157 [ 4 ] {6e2c2610-0c90-46b4-a745-464c721dada6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13798 | 2026.03.13 22:27:19.496180 [ 190 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13799 | 2026.03.13 22:27:19.496198 [ 4 ] {6e2c2610-0c90-46b4-a745-464c721dada6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13800 | 2026.03.13 22:27:19.496226 [ 190 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part | ||
| 13801 | 2026.03.13 22:27:19.496307 [ 190 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 13802 | 2026.03.13 22:27:19.496362 [ 190 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 13803 | 2026.03.13 22:27:19.496412 [ 190 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 13804 | 2026.03.13 22:27:19.496461 [ 190 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 13805 | 2026.03.13 22:27:19.496593 [ 4 ] {6e2c2610-0c90-46b4-a745-464c721dada6} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13806 | 2026.03.13 22:27:19.496632 [ 4 ] {6e2c2610-0c90-46b4-a745-464c721dada6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13807 | 2026.03.13 22:27:19.496975 [ 4 ] {6e2c2610-0c90-46b4-a745-464c721dada6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13808 | 2026.03.13 22:27:19.497203 [ 4 ] {6e2c2610-0c90-46b4-a745-464c721dada6} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13809 | 2026.03.13 22:27:19.497337 [ 4 ] {6e2c2610-0c90-46b4-a745-464c721dada6} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001195 sec., 10041.8410041841 rows/sec., 818.84 KiB/sec. | ||
| 13810 | 2026.03.13 22:27:19.497347 [ 198 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391619 sec., 86230.49843383857 rows/sec., 7.48 MiB/sec. | ||
| 13811 | 2026.03.13 22:27:19.497374 [ 4 ] {6e2c2610-0c90-46b4-a745-464c721dada6} <Debug> TCPHandler: Processed in 0.001385889 sec. | ||
| 13812 | 2026.03.13 22:27:19.497482 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13813 | 2026.03.13 22:27:19.497510 [ 190 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13814 | 2026.03.13 22:27:19.497576 [ 4 ] {bd9bc461-7bf3-4a6f-b23a-cd3eecb58f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13815 | 2026.03.13 22:27:19.497620 [ 4 ] {bd9bc461-7bf3-4a6f-b23a-cd3eecb58f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13816 | 2026.03.13 22:27:19.497832 [ 190 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_17_4} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13817 | 2026.03.13 22:27:19.497923 [ 190 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_17_4} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13818 | 2026.03.13 22:27:19.498020 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13819 | 2026.03.13 22:27:19.499544 [ 4 ] {bd9bc461-7bf3-4a6f-b23a-cd3eecb58f81} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13820 | 2026.03.13 22:27:19.499582 [ 4 ] {bd9bc461-7bf3-4a6f-b23a-cd3eecb58f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13821 | 2026.03.13 22:27:19.500024 [ 4 ] {bd9bc461-7bf3-4a6f-b23a-cd3eecb58f81} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13822 | 2026.03.13 22:27:19.500239 [ 4 ] {bd9bc461-7bf3-4a6f-b23a-cd3eecb58f81} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13823 | 2026.03.13 22:27:19.500366 [ 4 ] {bd9bc461-7bf3-4a6f-b23a-cd3eecb58f81} <Debug> executeQuery: Read 2142 rows, 167.72 KiB in 0.002808 sec., 762820.5128205128 rows/sec., 58.33 MiB/sec. | ||
| 13824 | 2026.03.13 22:27:19.500403 [ 4 ] {bd9bc461-7bf3-4a6f-b23a-cd3eecb58f81} <Debug> TCPHandler: Processed in 0.002969113 sec. | ||
| 13825 | 2026.03.13 22:27:19.500512 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13826 | 2026.03.13 22:27:19.500606 [ 4 ] {e7e7d86b-7a92-4db2-b60b-1483e5c6969d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13827 | 2026.03.13 22:27:19.500646 [ 4 ] {e7e7d86b-7a92-4db2-b60b-1483e5c6969d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13828 | 2026.03.13 22:27:19.501066 [ 4 ] {e7e7d86b-7a92-4db2-b60b-1483e5c6969d} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13829 | 2026.03.13 22:27:19.501099 [ 4 ] {e7e7d86b-7a92-4db2-b60b-1483e5c6969d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13830 | 2026.03.13 22:27:19.501404 [ 4 ] {e7e7d86b-7a92-4db2-b60b-1483e5c6969d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13831 | 2026.03.13 22:27:19.501614 [ 4 ] {e7e7d86b-7a92-4db2-b60b-1483e5c6969d} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13832 | 2026.03.13 22:27:19.501740 [ 4 ] {e7e7d86b-7a92-4db2-b60b-1483e5c6969d} <Debug> executeQuery: Read 73 rows, 5.48 KiB in 0.001153 sec., 63313.09627059844 rows/sec., 4.64 MiB/sec. | ||
| 13833 | 2026.03.13 22:27:19.501777 [ 4 ] {e7e7d86b-7a92-4db2-b60b-1483e5c6969d} <Debug> TCPHandler: Processed in 0.001314988 sec. | ||
| 13834 | 2026.03.13 22:27:19.501896 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13835 | 2026.03.13 22:27:19.502005 [ 4 ] {fbc02f43-c401-4e53-921e-a3e62c3712d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13836 | 2026.03.13 22:27:19.502050 [ 4 ] {fbc02f43-c401-4e53-921e-a3e62c3712d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13837 | 2026.03.13 22:27:19.505575 [ 4 ] {fbc02f43-c401-4e53-921e-a3e62c3712d8} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13838 | 2026.03.13 22:27:19.505623 [ 4 ] {fbc02f43-c401-4e53-921e-a3e62c3712d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13839 | 2026.03.13 22:27:19.506023 [ 4 ] {fbc02f43-c401-4e53-921e-a3e62c3712d8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13840 | 2026.03.13 22:27:19.506278 [ 4 ] {fbc02f43-c401-4e53-921e-a3e62c3712d8} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13841 | 2026.03.13 22:27:19.506424 [ 4 ] {fbc02f43-c401-4e53-921e-a3e62c3712d8} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.00444 sec., 164864.86486486485 rows/sec., 9.75 MiB/sec. | ||
| 13842 | 2026.03.13 22:27:19.506489 [ 4 ] {fbc02f43-c401-4e53-921e-a3e62c3712d8} <Debug> TCPHandler: Processed in 0.004643338 sec. | ||
| 13843 | 2026.03.13 22:27:19.506627 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13844 | 2026.03.13 22:27:19.506743 [ 4 ] {f6cfaeda-1561-4aa4-981a-b3e7fbff87ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13845 | 2026.03.13 22:27:19.506790 [ 4 ] {f6cfaeda-1561-4aa4-981a-b3e7fbff87ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13846 | 2026.03.13 22:27:19.507260 [ 4 ] {f6cfaeda-1561-4aa4-981a-b3e7fbff87ff} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13847 | 2026.03.13 22:27:19.507298 [ 4 ] {f6cfaeda-1561-4aa4-981a-b3e7fbff87ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13848 | 2026.03.13 22:27:19.507626 [ 4 ] {f6cfaeda-1561-4aa4-981a-b3e7fbff87ff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13849 | 2026.03.13 22:27:19.507843 [ 4 ] {f6cfaeda-1561-4aa4-981a-b3e7fbff87ff} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13850 | 2026.03.13 22:27:19.507950 [ 32 ] {} <Debug> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13851 | 2026.03.13 22:27:19.507982 [ 4 ] {f6cfaeda-1561-4aa4-981a-b3e7fbff87ff} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001261 sec., 793.0214115781126 rows/sec., 55.76 KiB/sec. | ||
| 13852 | 2026.03.13 22:27:19.507988 [ 32 ] {} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13853 | 2026.03.13 22:27:19.508021 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13854 | 2026.03.13 22:27:19.508026 [ 4 ] {f6cfaeda-1561-4aa4-981a-b3e7fbff87ff} <Debug> TCPHandler: Processed in 0.001459941 sec. | ||
| 13855 | 2026.03.13 22:27:19.508094 [ 190 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::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 | ||
| 13856 | 2026.03.13 22:27:19.508150 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13857 | 2026.03.13 22:27:19.508187 [ 190 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13858 | 2026.03.13 22:27:19.508216 [ 190 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 1 rows starting from the beginning of the part | ||
| 13859 | 2026.03.13 22:27:19.508252 [ 4 ] {4a3c1a9c-d7f6-4e51-a7f4-3ea99e1bf05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13860 | 2026.03.13 22:27:19.508265 [ 190 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::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 | ||
| 13861 | 2026.03.13 22:27:19.508303 [ 4 ] {4a3c1a9c-d7f6-4e51-a7f4-3ea99e1bf05c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13862 | 2026.03.13 22:27:19.508313 [ 190 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::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 | ||
| 13863 | 2026.03.13 22:27:19.508359 [ 190 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::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 | ||
| 13864 | 2026.03.13 22:27:19.508395 [ 190 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::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 | ||
| 13865 | 2026.03.13 22:27:19.508732 [ 4 ] {4a3c1a9c-d7f6-4e51-a7f4-3ea99e1bf05c} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13866 | 2026.03.13 22:27:19.508773 [ 4 ] {4a3c1a9c-d7f6-4e51-a7f4-3ea99e1bf05c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13867 | 2026.03.13 22:27:19.509010 [ 190 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.000947581 sec., 5276.593768764887 rows/sec., 391.62 KiB/sec. | ||
| 13868 | 2026.03.13 22:27:19.509099 [ 4 ] {4a3c1a9c-d7f6-4e51-a7f4-3ea99e1bf05c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13869 | 2026.03.13 22:27:19.509107 [ 190 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13870 | 2026.03.13 22:27:19.509395 [ 4 ] {4a3c1a9c-d7f6-4e51-a7f4-3ea99e1bf05c} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13871 | 2026.03.13 22:27:19.509413 [ 190 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_17_4} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13872 | 2026.03.13 22:27:19.509490 [ 190 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_17_4} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13873 | 2026.03.13 22:27:19.509506 [ 32 ] {} <Debug> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13874 | 2026.03.13 22:27:19.509538 [ 32 ] {} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13875 | 2026.03.13 22:27:19.509541 [ 4 ] {4a3c1a9c-d7f6-4e51-a7f4-3ea99e1bf05c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001308 sec., 9174.311926605506 rows/sec., 716.74 KiB/sec. | ||
| 13876 | 2026.03.13 22:27:19.509554 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 13877 | 2026.03.13 22:27:19.509566 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13878 | 2026.03.13 22:27:19.509592 [ 4 ] {4a3c1a9c-d7f6-4e51-a7f4-3ea99e1bf05c} <Debug> TCPHandler: Processed in 0.001491761 sec. | ||
| 13879 | 2026.03.13 22:27:19.509651 [ 198 ] {2e336eee-382c-443d-a554-b133befb50fb::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 | ||
| 13880 | 2026.03.13 22:27:19.509711 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13881 | 2026.03.13 22:27:19.509751 [ 198 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13882 | 2026.03.13 22:27:19.509782 [ 198 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part | ||
| 13883 | 2026.03.13 22:27:19.509811 [ 4 ] {ad80613d-3800-41ee-9eef-ab44418487db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13884 | 2026.03.13 22:27:19.509837 [ 198 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 13885 | 2026.03.13 22:27:19.509856 [ 4 ] {ad80613d-3800-41ee-9eef-ab44418487db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13886 | 2026.03.13 22:27:19.509886 [ 198 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 13887 | 2026.03.13 22:27:19.509930 [ 198 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 13888 | 2026.03.13 22:27:19.509969 [ 198 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 13889 | 2026.03.13 22:27:19.510640 [ 187 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001015251 sec., 59098.68594071811 rows/sec., 4.73 MiB/sec. | ||
| 13890 | 2026.03.13 22:27:19.510838 [ 4 ] {ad80613d-3800-41ee-9eef-ab44418487db} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13891 | 2026.03.13 22:27:19.510836 [ 197 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13892 | 2026.03.13 22:27:19.510881 [ 4 ] {ad80613d-3800-41ee-9eef-ab44418487db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13893 | 2026.03.13 22:27:19.511209 [ 197 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_17_4} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13894 | 2026.03.13 22:27:19.511297 [ 4 ] {ad80613d-3800-41ee-9eef-ab44418487db} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13895 | 2026.03.13 22:27:19.511308 [ 197 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_17_4} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13896 | 2026.03.13 22:27:19.511438 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13897 | 2026.03.13 22:27:19.511535 [ 4 ] {ad80613d-3800-41ee-9eef-ab44418487db} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13898 | 2026.03.13 22:27:19.511677 [ 4 ] {ad80613d-3800-41ee-9eef-ab44418487db} <Debug> executeQuery: Read 1097 rows, 78.50 KiB in 0.001885 sec., 581962.8647214854 rows/sec., 40.67 MiB/sec. | ||
| 13899 | 2026.03.13 22:27:19.511716 [ 4 ] {ad80613d-3800-41ee-9eef-ab44418487db} <Debug> TCPHandler: Processed in 0.002055463 sec. | ||
| 13900 | 2026.03.13 22:27:19.511827 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13901 | 2026.03.13 22:27:19.511923 [ 4 ] {78015f69-a8f6-428b-b287-02c457511e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13902 | 2026.03.13 22:27:19.511966 [ 4 ] {78015f69-a8f6-428b-b287-02c457511e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13903 | 2026.03.13 22:27:19.512737 [ 4 ] {78015f69-a8f6-428b-b287-02c457511e5d} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13904 | 2026.03.13 22:27:19.512772 [ 4 ] {78015f69-a8f6-428b-b287-02c457511e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13905 | 2026.03.13 22:27:19.513207 [ 4 ] {78015f69-a8f6-428b-b287-02c457511e5d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13906 | 2026.03.13 22:27:19.513423 [ 4 ] {78015f69-a8f6-428b-b287-02c457511e5d} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13907 | 2026.03.13 22:27:19.513542 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 6 parts from all_1_108_26 to all_113_113_0 | ||
| 13908 | 2026.03.13 22:27:19.513555 [ 4 ] {78015f69-a8f6-428b-b287-02c457511e5d} <Debug> executeQuery: Read 1323 rows, 85.89 KiB in 0.001651 sec., 801332.5257419746 rows/sec., 50.81 MiB/sec. | ||
| 13909 | 2026.03.13 22:27:19.513579 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13910 | 2026.03.13 22:27:19.513597 [ 4 ] {78015f69-a8f6-428b-b287-02c457511e5d} <Debug> TCPHandler: Processed in 0.001819048 sec. | ||
| 13911 | 2026.03.13 22:27:19.513599 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13912 | 2026.03.13 22:27:19.513682 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_113_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_108_26 to all_113_113_0 into Compact with storage Full | ||
| 13913 | 2026.03.13 22:27:19.513718 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13914 | 2026.03.13 22:27:19.513794 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_113_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13915 | 2026.03.13 22:27:19.513817 [ 4 ] {974f3b45-41f5-4de0-ba21-71d33f1bec1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13916 | 2026.03.13 22:27:19.513828 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_113_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_108_26, total 34838 rows starting from the beginning of the part | ||
| 13917 | 2026.03.13 22:27:19.513879 [ 4 ] {974f3b45-41f5-4de0-ba21-71d33f1bec1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13918 | 2026.03.13 22:27:19.513893 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_113_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 13919 | 2026.03.13 22:27:19.513940 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_113_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 161 rows starting from the beginning of the part | ||
| 13920 | 2026.03.13 22:27:19.513978 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_113_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 13921 | 2026.03.13 22:27:19.514015 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_113_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 13922 | 2026.03.13 22:27:19.514055 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_113_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1323 rows starting from the beginning of the part | ||
| 13923 | 2026.03.13 22:27:19.514820 [ 4 ] {974f3b45-41f5-4de0-ba21-71d33f1bec1c} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13924 | 2026.03.13 22:27:19.514861 [ 4 ] {974f3b45-41f5-4de0-ba21-71d33f1bec1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13925 | 2026.03.13 22:27:19.515480 [ 4 ] {974f3b45-41f5-4de0-ba21-71d33f1bec1c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13926 | 2026.03.13 22:27:19.515720 [ 4 ] {974f3b45-41f5-4de0-ba21-71d33f1bec1c} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13927 | 2026.03.13 22:27:19.515872 [ 4 ] {974f3b45-41f5-4de0-ba21-71d33f1bec1c} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002073 sec., 23637.240713941144 rows/sec., 42.36 MiB/sec. | ||
| 13928 | 2026.03.13 22:27:19.515950 [ 4 ] {974f3b45-41f5-4de0-ba21-71d33f1bec1c} <Debug> TCPHandler: Processed in 0.002281739 sec. | ||
| 13929 | 2026.03.13 22:27:19.516061 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13930 | 2026.03.13 22:27:19.516154 [ 4 ] {159772eb-41d5-48e1-ba5d-c25b6bdf370a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13931 | 2026.03.13 22:27:19.516197 [ 4 ] {159772eb-41d5-48e1-ba5d-c25b6bdf370a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13932 | 2026.03.13 22:27:19.516523 [ 4 ] {159772eb-41d5-48e1-ba5d-c25b6bdf370a} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13933 | 2026.03.13 22:27:19.516560 [ 4 ] {159772eb-41d5-48e1-ba5d-c25b6bdf370a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13934 | 2026.03.13 22:27:19.516868 [ 4 ] {159772eb-41d5-48e1-ba5d-c25b6bdf370a} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13935 | 2026.03.13 22:27:19.517074 [ 4 ] {159772eb-41d5-48e1-ba5d-c25b6bdf370a} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13936 | 2026.03.13 22:27:19.517206 [ 4 ] {159772eb-41d5-48e1-ba5d-c25b6bdf370a} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00107 sec., 33644.85981308411 rows/sec., 2.27 MiB/sec. | ||
| 13937 | 2026.03.13 22:27:19.517241 [ 4 ] {159772eb-41d5-48e1-ba5d-c25b6bdf370a} <Debug> TCPHandler: Processed in 0.001231707 sec. | ||
| 13938 | 2026.03.13 22:27:19.520586 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_113_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36802 rows, containing 5 columns (5 merged, 0 gathered) in 0.006938587 sec., 5303961.743219476 rows/sec., 349.04 MiB/sec. | ||
| 13939 | 2026.03.13 22:27:19.521161 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_113_27} <Trace> MergedBlockOutputStream: filled checksums all_1_113_27 (state Temporary) | ||
| 13940 | 2026.03.13 22:27:19.521470 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_113_27} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_113_27 to all_1_113_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13941 | 2026.03.13 22:27:19.521631 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_113_27} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 6 parts: [all_1_108_26, all_113_113_0] -> all_1_113_27 | ||
| 13942 | 2026.03.13 22:27:19.521726 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 13943 | 2026.03.13 22:27:21.820497 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13944 | 2026.03.13 22:27:21.820671 [ 4 ] {64ebc196-eaa5-4e87-a164-1989b6bdbc60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13945 | 2026.03.13 22:27:21.820742 [ 4 ] {64ebc196-eaa5-4e87-a164-1989b6bdbc60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13946 | 2026.03.13 22:27:21.821357 [ 4 ] {64ebc196-eaa5-4e87-a164-1989b6bdbc60} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13947 | 2026.03.13 22:27:21.821401 [ 4 ] {64ebc196-eaa5-4e87-a164-1989b6bdbc60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13948 | 2026.03.13 22:27:21.821846 [ 4 ] {64ebc196-eaa5-4e87-a164-1989b6bdbc60} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13949 | 2026.03.13 22:27:21.822074 [ 4 ] {64ebc196-eaa5-4e87-a164-1989b6bdbc60} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13950 | 2026.03.13 22:27:21.822234 [ 4 ] {64ebc196-eaa5-4e87-a164-1989b6bdbc60} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001611 sec., 34761.018001241464 rows/sec., 2.65 MiB/sec. | ||
| 13951 | 2026.03.13 22:27:21.822282 [ 4 ] {64ebc196-eaa5-4e87-a164-1989b6bdbc60} <Debug> TCPHandler: Processed in 0.001913281 sec. | ||
| 13952 | 2026.03.13 22:27:21.822399 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13953 | 2026.03.13 22:27:21.822503 [ 4 ] {29b1bfba-f3c9-41f4-96da-0707be75acea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13954 | 2026.03.13 22:27:21.822548 [ 4 ] {29b1bfba-f3c9-41f4-96da-0707be75acea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13955 | 2026.03.13 22:27:21.822979 [ 4 ] {29b1bfba-f3c9-41f4-96da-0707be75acea} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13956 | 2026.03.13 22:27:21.823013 [ 4 ] {29b1bfba-f3c9-41f4-96da-0707be75acea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13957 | 2026.03.13 22:27:21.823314 [ 4 ] {29b1bfba-f3c9-41f4-96da-0707be75acea} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13958 | 2026.03.13 22:27:21.823522 [ 4 ] {29b1bfba-f3c9-41f4-96da-0707be75acea} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13959 | 2026.03.13 22:27:21.823660 [ 4 ] {29b1bfba-f3c9-41f4-96da-0707be75acea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 13960 | 2026.03.13 22:27:21.823698 [ 4 ] {29b1bfba-f3c9-41f4-96da-0707be75acea} <Debug> TCPHandler: Processed in 0.001351139 sec. | ||
| 13961 | 2026.03.13 22:27:21.823809 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13962 | 2026.03.13 22:27:21.823906 [ 4 ] {b339bd08-49cf-42fa-93c9-d744a4773d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13963 | 2026.03.13 22:27:21.823951 [ 4 ] {b339bd08-49cf-42fa-93c9-d744a4773d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13964 | 2026.03.13 22:27:21.824312 [ 4 ] {b339bd08-49cf-42fa-93c9-d744a4773d07} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13965 | 2026.03.13 22:27:21.824345 [ 4 ] {b339bd08-49cf-42fa-93c9-d744a4773d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13966 | 2026.03.13 22:27:21.824686 [ 4 ] {b339bd08-49cf-42fa-93c9-d744a4773d07} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13967 | 2026.03.13 22:27:21.824901 [ 4 ] {b339bd08-49cf-42fa-93c9-d744a4773d07} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13968 | 2026.03.13 22:27:21.825040 [ 4 ] {b339bd08-49cf-42fa-93c9-d744a4773d07} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001152 sec., 55555.555555555555 rows/sec., 3.87 MiB/sec. | ||
| 13969 | 2026.03.13 22:27:21.825088 [ 4 ] {b339bd08-49cf-42fa-93c9-d744a4773d07} <Debug> TCPHandler: Processed in 0.001327548 sec. | ||
| 13970 | 2026.03.13 22:27:21.825213 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13971 | 2026.03.13 22:27:21.825312 [ 4 ] {3f9b33a1-5824-4a96-9385-550664a7dbc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13972 | 2026.03.13 22:27:21.825354 [ 4 ] {3f9b33a1-5824-4a96-9385-550664a7dbc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13973 | 2026.03.13 22:27:21.825667 [ 4 ] {3f9b33a1-5824-4a96-9385-550664a7dbc7} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13974 | 2026.03.13 22:27:21.825700 [ 4 ] {3f9b33a1-5824-4a96-9385-550664a7dbc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13975 | 2026.03.13 22:27:21.826004 [ 4 ] {3f9b33a1-5824-4a96-9385-550664a7dbc7} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13976 | 2026.03.13 22:27:21.826217 [ 4 ] {3f9b33a1-5824-4a96-9385-550664a7dbc7} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13977 | 2026.03.13 22:27:21.826344 [ 4 ] {3f9b33a1-5824-4a96-9385-550664a7dbc7} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001052 sec., 22813.68821292776 rows/sec., 1.54 MiB/sec. | ||
| 13978 | 2026.03.13 22:27:21.826381 [ 4 ] {3f9b33a1-5824-4a96-9385-550664a7dbc7} <Debug> TCPHandler: Processed in 0.001217366 sec. | ||
| 13979 | 2026.03.13 22:27:23.580047 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13980 | 2026.03.13 22:27:23.580139 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13981 | 2026.03.13 22:27:23.764979 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32668 | ||
| 13982 | 2026.03.13 22:27:23.765669 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13983 | 2026.03.13 22:27:23.765718 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 13984 | 2026.03.13 22:27:23.766227 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13985 | 2026.03.13 22:27:23.766472 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13986 | 2026.03.13 22:27:23.766629 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32668 | ||
| 13987 | 2026.03.13 22:27:23.862349 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1704 | ||
| 13988 | 2026.03.13 22:27:23.864916 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13989 | 2026.03.13 22:27:23.864962 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 13990 | 2026.03.13 22:27:23.866159 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13991 | 2026.03.13 22:27:23.866414 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13992 | 2026.03.13 22:27:23.866563 [ 26 ] {} <Debug> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13993 | 2026.03.13 22:27:23.866622 [ 26 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13994 | 2026.03.13 22:27:23.866645 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 13995 | 2026.03.13 22:27:23.866693 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1704 | ||
| 13996 | 2026.03.13 22:27:23.866740 [ 187 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::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 | ||
| 13997 | 2026.03.13 22:27:23.867230 [ 187 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13998 | 2026.03.13 22:27:23.867368 [ 187 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1540 rows starting from the beginning of the part | ||
| 13999 | 2026.03.13 22:27:23.867742 [ 187 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
| 14000 | 2026.03.13 22:27:23.868077 [ 187 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 14001 | 2026.03.13 22:27:23.868360 [ 187 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 28 rows starting from the beginning of the part | ||
| 14002 | 2026.03.13 22:27:23.868721 [ 187 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 28 rows starting from the beginning of the part | ||
| 14003 | 2026.03.13 22:27:23.869197 [ 187 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part | ||
| 14004 | 2026.03.13 22:27:23.875565 [ 196 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 72 columns (72 merged, 0 gathered) in 0.008855708 sec., 192418.268533696 rows/sec., 147.85 MiB/sec. | ||
| 14005 | 2026.03.13 22:27:23.877436 [ 186 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14006 | 2026.03.13 22:27:23.878054 [ 186 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_51_10} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14007 | 2026.03.13 22:27:23.878143 [ 186 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_51_10} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14008 | 2026.03.13 22:27:23.878401 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 14009 | 2026.03.13 22:27:25.514800 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 14010 | 2026.03.13 22:27:25.531240 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14011 | 2026.03.13 22:27:25.531295 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14012 | 2026.03.13 22:27:25.537571 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14013 | 2026.03.13 22:27:25.538283 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14014 | 2026.03.13 22:27:25.541208 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 14015 | 2026.03.13 22:27:26.825450 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14016 | 2026.03.13 22:27:26.825645 [ 4 ] {c06f8c21-716d-46c4-9a97-1f8c59093e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14017 | 2026.03.13 22:27:26.825718 [ 4 ] {c06f8c21-716d-46c4-9a97-1f8c59093e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14018 | 2026.03.13 22:27:26.826396 [ 4 ] {c06f8c21-716d-46c4-9a97-1f8c59093e17} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14019 | 2026.03.13 22:27:26.826444 [ 4 ] {c06f8c21-716d-46c4-9a97-1f8c59093e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14020 | 2026.03.13 22:27:26.826828 [ 4 ] {c06f8c21-716d-46c4-9a97-1f8c59093e17} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14021 | 2026.03.13 22:27:26.827055 [ 4 ] {c06f8c21-716d-46c4-9a97-1f8c59093e17} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14022 | 2026.03.13 22:27:26.827213 [ 4 ] {c06f8c21-716d-46c4-9a97-1f8c59093e17} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.00162 sec., 38271.60493827161 rows/sec., 2.99 MiB/sec. | ||
| 14023 | 2026.03.13 22:27:26.827254 [ 4 ] {c06f8c21-716d-46c4-9a97-1f8c59093e17} <Debug> TCPHandler: Processed in 0.001945061 sec. | ||
| 14024 | 2026.03.13 22:27:26.827376 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14025 | 2026.03.13 22:27:26.827471 [ 4 ] {427f591c-ee91-4ffa-8768-e0042411c60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14026 | 2026.03.13 22:27:26.827511 [ 4 ] {427f591c-ee91-4ffa-8768-e0042411c60a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14027 | 2026.03.13 22:27:26.827904 [ 4 ] {427f591c-ee91-4ffa-8768-e0042411c60a} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14028 | 2026.03.13 22:27:26.827941 [ 4 ] {427f591c-ee91-4ffa-8768-e0042411c60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14029 | 2026.03.13 22:27:26.828238 [ 4 ] {427f591c-ee91-4ffa-8768-e0042411c60a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14030 | 2026.03.13 22:27:26.828445 [ 4 ] {427f591c-ee91-4ffa-8768-e0042411c60a} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14031 | 2026.03.13 22:27:26.828570 [ 90 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
| 14032 | 2026.03.13 22:27:26.828575 [ 4 ] {427f591c-ee91-4ffa-8768-e0042411c60a} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001122 sec., 2673.7967914438505 rows/sec., 201.06 KiB/sec. | ||
| 14033 | 2026.03.13 22:27:26.828635 [ 90 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14034 | 2026.03.13 22:27:26.828654 [ 4 ] {427f591c-ee91-4ffa-8768-e0042411c60a} <Debug> TCPHandler: Processed in 0.001328788 sec. | ||
| 14035 | 2026.03.13 22:27:26.828661 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14036 | 2026.03.13 22:27:26.828772 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14037 | 2026.03.13 22:27:26.828771 [ 200 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full | ||
| 14038 | 2026.03.13 22:27:26.828871 [ 4 ] {606067a4-6bc3-479e-95d9-02bb0604ef96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14039 | 2026.03.13 22:27:26.828884 [ 200 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14040 | 2026.03.13 22:27:26.828910 [ 4 ] {606067a4-6bc3-479e-95d9-02bb0604ef96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14041 | 2026.03.13 22:27:26.828917 [ 200 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_90_18, total 82 rows starting from the beginning of the part | ||
| 14042 | 2026.03.13 22:27:26.828985 [ 200 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 5 rows starting from the beginning of the part | ||
| 14043 | 2026.03.13 22:27:26.829037 [ 200 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 38 rows starting from the beginning of the part | ||
| 14044 | 2026.03.13 22:27:26.829086 [ 200 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 3 rows starting from the beginning of the part | ||
| 14045 | 2026.03.13 22:27:26.829130 [ 200 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 73 rows starting from the beginning of the part | ||
| 14046 | 2026.03.13 22:27:26.829176 [ 200 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 3 rows starting from the beginning of the part | ||
| 14047 | 2026.03.13 22:27:26.829328 [ 4 ] {606067a4-6bc3-479e-95d9-02bb0604ef96} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14048 | 2026.03.13 22:27:26.829362 [ 4 ] {606067a4-6bc3-479e-95d9-02bb0604ef96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14049 | 2026.03.13 22:27:26.829674 [ 4 ] {606067a4-6bc3-479e-95d9-02bb0604ef96} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14050 | 2026.03.13 22:27:26.829885 [ 4 ] {606067a4-6bc3-479e-95d9-02bb0604ef96} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14051 | 2026.03.13 22:27:26.830011 [ 188 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 5 columns (5 merged, 0 gathered) in 0.001283637 sec., 158923.4339614704 rows/sec., 12.23 MiB/sec. | ||
| 14052 | 2026.03.13 22:27:26.830014 [ 4 ] {606067a4-6bc3-479e-95d9-02bb0604ef96} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001161 sec., 57708.87166236004 rows/sec., 4.50 MiB/sec. | ||
| 14053 | 2026.03.13 22:27:26.830066 [ 4 ] {606067a4-6bc3-479e-95d9-02bb0604ef96} <Debug> TCPHandler: Processed in 0.001343358 sec. | ||
| 14054 | 2026.03.13 22:27:26.830138 [ 188 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 14055 | 2026.03.13 22:27:26.830179 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14056 | 2026.03.13 22:27:26.830272 [ 4 ] {30b846f1-a905-471e-b0f2-e63ba5d8cf05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14057 | 2026.03.13 22:27:26.830321 [ 4 ] {30b846f1-a905-471e-b0f2-e63ba5d8cf05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14058 | 2026.03.13 22:27:26.830436 [ 188 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_95_19} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14059 | 2026.03.13 22:27:26.830513 [ 188 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_95_19} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
| 14060 | 2026.03.13 22:27:26.830595 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14061 | 2026.03.13 22:27:26.830728 [ 4 ] {30b846f1-a905-471e-b0f2-e63ba5d8cf05} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14062 | 2026.03.13 22:27:26.830762 [ 4 ] {30b846f1-a905-471e-b0f2-e63ba5d8cf05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14063 | 2026.03.13 22:27:26.831082 [ 4 ] {30b846f1-a905-471e-b0f2-e63ba5d8cf05} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14064 | 2026.03.13 22:27:26.831295 [ 4 ] {30b846f1-a905-471e-b0f2-e63ba5d8cf05} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14065 | 2026.03.13 22:27:26.831422 [ 4 ] {30b846f1-a905-471e-b0f2-e63ba5d8cf05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 14066 | 2026.03.13 22:27:26.831459 [ 4 ] {30b846f1-a905-471e-b0f2-e63ba5d8cf05} <Debug> TCPHandler: Processed in 0.001328379 sec. | ||
| 14067 | 2026.03.13 22:27:26.831563 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14068 | 2026.03.13 22:27:26.831655 [ 4 ] {ab7c026f-6932-4965-87f5-4194a0cfddd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14069 | 2026.03.13 22:27:26.831710 [ 4 ] {ab7c026f-6932-4965-87f5-4194a0cfddd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14070 | 2026.03.13 22:27:26.832430 [ 4 ] {ab7c026f-6932-4965-87f5-4194a0cfddd5} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14071 | 2026.03.13 22:27:26.832465 [ 4 ] {ab7c026f-6932-4965-87f5-4194a0cfddd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14072 | 2026.03.13 22:27:26.832951 [ 4 ] {ab7c026f-6932-4965-87f5-4194a0cfddd5} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14073 | 2026.03.13 22:27:26.833175 [ 4 ] {ab7c026f-6932-4965-87f5-4194a0cfddd5} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14074 | 2026.03.13 22:27:26.833309 [ 4 ] {ab7c026f-6932-4965-87f5-4194a0cfddd5} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001671 sec., 1795.3321364452424 rows/sec., 3.22 MiB/sec. | ||
| 14075 | 2026.03.13 22:27:26.833361 [ 4 ] {ab7c026f-6932-4965-87f5-4194a0cfddd5} <Debug> TCPHandler: Processed in 0.001845849 sec. | ||
| 14076 | 2026.03.13 22:27:26.833472 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14077 | 2026.03.13 22:27:26.833566 [ 4 ] {9c4957e7-3c08-462d-b2eb-ebefa738f4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14078 | 2026.03.13 22:27:26.833606 [ 4 ] {9c4957e7-3c08-462d-b2eb-ebefa738f4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14079 | 2026.03.13 22:27:26.833933 [ 4 ] {9c4957e7-3c08-462d-b2eb-ebefa738f4fc} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14080 | 2026.03.13 22:27:26.833968 [ 4 ] {9c4957e7-3c08-462d-b2eb-ebefa738f4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14081 | 2026.03.13 22:27:26.834276 [ 4 ] {9c4957e7-3c08-462d-b2eb-ebefa738f4fc} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14082 | 2026.03.13 22:27:26.834492 [ 4 ] {9c4957e7-3c08-462d-b2eb-ebefa738f4fc} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14083 | 2026.03.13 22:27:26.834619 [ 4 ] {9c4957e7-3c08-462d-b2eb-ebefa738f4fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 14084 | 2026.03.13 22:27:26.834654 [ 4 ] {9c4957e7-3c08-462d-b2eb-ebefa738f4fc} <Debug> TCPHandler: Processed in 0.001230926 sec. | ||
| 14085 | 2026.03.13 22:27:31.024797 [ 120 ] {} <Debug> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 14086 | 2026.03.13 22:27:31.024880 [ 120 ] {} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14087 | 2026.03.13 22:27:31.024903 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14088 | 2026.03.13 22:27:31.025014 [ 196 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::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 | ||
| 14089 | 2026.03.13 22:27:31.025128 [ 196 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14090 | 2026.03.13 22:27:31.025160 [ 196 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 733 rows starting from the beginning of the part | ||
| 14091 | 2026.03.13 22:27:31.025224 [ 196 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 732 rows starting from the beginning of the part | ||
| 14092 | 2026.03.13 22:27:31.025267 [ 196 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 732 rows starting from the beginning of the part | ||
| 14093 | 2026.03.13 22:27:31.025308 [ 196 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 732 rows starting from the beginning of the part | ||
| 14094 | 2026.03.13 22:27:31.025354 [ 196 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 732 rows starting from the beginning of the part | ||
| 14095 | 2026.03.13 22:27:31.026860 [ 188 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3661 rows, containing 5 columns (5 merged, 0 gathered) in 0.001898051 sec., 1928820.6692022502 rows/sec., 121.44 MiB/sec. | ||
| 14096 | 2026.03.13 22:27:31.027002 [ 188 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 14097 | 2026.03.13 22:27:31.027250 [ 188 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_17_4} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14098 | 2026.03.13 22:27:31.027327 [ 188 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_17_4} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 14099 | 2026.03.13 22:27:31.027399 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 14100 | 2026.03.13 22:27:31.266866 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33180 | ||
| 14101 | 2026.03.13 22:27:31.267433 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14102 | 2026.03.13 22:27:31.267471 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14103 | 2026.03.13 22:27:31.267971 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14104 | 2026.03.13 22:27:31.268196 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14105 | 2026.03.13 22:27:31.268334 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33180 | ||
| 14106 | 2026.03.13 22:27:31.827092 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14107 | 2026.03.13 22:27:31.827331 [ 4 ] {c2801215-b474-40b1-9cc9-35a1e8762aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14108 | 2026.03.13 22:27:31.827402 [ 4 ] {c2801215-b474-40b1-9cc9-35a1e8762aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14109 | 2026.03.13 22:27:31.828049 [ 4 ] {c2801215-b474-40b1-9cc9-35a1e8762aef} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14110 | 2026.03.13 22:27:31.828091 [ 4 ] {c2801215-b474-40b1-9cc9-35a1e8762aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14111 | 2026.03.13 22:27:31.828472 [ 4 ] {c2801215-b474-40b1-9cc9-35a1e8762aef} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14112 | 2026.03.13 22:27:31.828702 [ 4 ] {c2801215-b474-40b1-9cc9-35a1e8762aef} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14113 | 2026.03.13 22:27:31.828850 [ 4 ] {c2801215-b474-40b1-9cc9-35a1e8762aef} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001572 sec., 83969.46564885497 rows/sec., 7.25 MiB/sec. | ||
| 14114 | 2026.03.13 22:27:31.828861 [ 141 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14115 | 2026.03.13 22:27:31.828892 [ 4 ] {c2801215-b474-40b1-9cc9-35a1e8762aef} <Debug> TCPHandler: Processed in 0.00188532 sec. | ||
| 14116 | 2026.03.13 22:27:31.828929 [ 141 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14117 | 2026.03.13 22:27:31.828958 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14118 | 2026.03.13 22:27:31.829023 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14119 | 2026.03.13 22:27:31.829061 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 14120 | 2026.03.13 22:27:31.829121 [ 4 ] {1f1d964d-b581-4752-8fff-89659f44920e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14121 | 2026.03.13 22:27:31.829161 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14122 | 2026.03.13 22:27:31.829163 [ 4 ] {1f1d964d-b581-4752-8fff-89659f44920e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14123 | 2026.03.13 22:27:31.829196 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2152 rows starting from the beginning of the part | ||
| 14124 | 2026.03.13 22:27:31.829261 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 62 rows starting from the beginning of the part | ||
| 14125 | 2026.03.13 22:27:31.829310 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 2142 rows starting from the beginning of the part | ||
| 14126 | 2026.03.13 22:27:31.829360 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 56 rows starting from the beginning of the part | ||
| 14127 | 2026.03.13 22:27:31.829401 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 62 rows starting from the beginning of the part | ||
| 14128 | 2026.03.13 22:27:31.829441 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 132 rows starting from the beginning of the part | ||
| 14129 | 2026.03.13 22:27:31.829579 [ 4 ] {1f1d964d-b581-4752-8fff-89659f44920e} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14130 | 2026.03.13 22:27:31.829613 [ 4 ] {1f1d964d-b581-4752-8fff-89659f44920e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14131 | 2026.03.13 22:27:31.829914 [ 4 ] {1f1d964d-b581-4752-8fff-89659f44920e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14132 | 2026.03.13 22:27:31.830131 [ 4 ] {1f1d964d-b581-4752-8fff-89659f44920e} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14133 | 2026.03.13 22:27:31.830260 [ 4 ] {1f1d964d-b581-4752-8fff-89659f44920e} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001157 sec., 32843.56093344857 rows/sec., 2.41 MiB/sec. | ||
| 14134 | 2026.03.13 22:27:31.830298 [ 4 ] {1f1d964d-b581-4752-8fff-89659f44920e} <Debug> TCPHandler: Processed in 0.001325658 sec. | ||
| 14135 | 2026.03.13 22:27:31.830407 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14136 | 2026.03.13 22:27:31.830499 [ 4 ] {84dcd8e5-b033-4e65-97a4-3035d01daae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14137 | 2026.03.13 22:27:31.830538 [ 4 ] {84dcd8e5-b033-4e65-97a4-3035d01daae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14138 | 2026.03.13 22:27:31.830949 [ 4 ] {84dcd8e5-b033-4e65-97a4-3035d01daae5} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14139 | 2026.03.13 22:27:31.830984 [ 4 ] {84dcd8e5-b033-4e65-97a4-3035d01daae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14140 | 2026.03.13 22:27:31.831141 [ 191 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4606 rows, containing 5 columns (5 merged, 0 gathered) in 0.002121134 sec., 2171479.972505273 rows/sec., 175.09 MiB/sec. | ||
| 14141 | 2026.03.13 22:27:31.831284 [ 4 ] {84dcd8e5-b033-4e65-97a4-3035d01daae5} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14142 | 2026.03.13 22:27:31.831450 [ 199 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14143 | 2026.03.13 22:27:31.831536 [ 4 ] {84dcd8e5-b033-4e65-97a4-3035d01daae5} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14144 | 2026.03.13 22:27:31.831672 [ 141 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14145 | 2026.03.13 22:27:31.831681 [ 4 ] {84dcd8e5-b033-4e65-97a4-3035d01daae5} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001199 sec., 85070.89241034196 rows/sec., 6.64 MiB/sec. | ||
| 14146 | 2026.03.13 22:27:31.831711 [ 141 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14147 | 2026.03.13 22:27:31.831735 [ 4 ] {84dcd8e5-b033-4e65-97a4-3035d01daae5} <Debug> TCPHandler: Processed in 0.001378209 sec. | ||
| 14148 | 2026.03.13 22:27:31.831735 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14149 | 2026.03.13 22:27:31.831796 [ 199 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_116_23} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14150 | 2026.03.13 22:27:31.831843 [ 201 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 14151 | 2026.03.13 22:27:31.831869 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14152 | 2026.03.13 22:27:31.831891 [ 199 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_116_23} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14153 | 2026.03.13 22:27:31.831968 [ 4 ] {c86858ee-19f7-4803-8bfb-20d5bb7a2c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14154 | 2026.03.13 22:27:31.831969 [ 201 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14155 | 2026.03.13 22:27:31.831998 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 14156 | 2026.03.13 22:27:31.832020 [ 4 ] {c86858ee-19f7-4803-8bfb-20d5bb7a2c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14157 | 2026.03.13 22:27:31.832029 [ 201 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1124 rows starting from the beginning of the part | ||
| 14158 | 2026.03.13 22:27:31.832113 [ 201 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 67 rows starting from the beginning of the part | ||
| 14159 | 2026.03.13 22:27:31.832163 [ 201 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1097 rows starting from the beginning of the part | ||
| 14160 | 2026.03.13 22:27:31.832210 [ 201 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part | ||
| 14161 | 2026.03.13 22:27:31.832253 [ 201 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 67 rows starting from the beginning of the part | ||
| 14162 | 2026.03.13 22:27:31.832299 [ 201 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 102 rows starting from the beginning of the part | ||
| 14163 | 2026.03.13 22:27:31.832443 [ 4 ] {c86858ee-19f7-4803-8bfb-20d5bb7a2c9d} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14164 | 2026.03.13 22:27:31.832484 [ 4 ] {c86858ee-19f7-4803-8bfb-20d5bb7a2c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14165 | 2026.03.13 22:27:31.832837 [ 4 ] {c86858ee-19f7-4803-8bfb-20d5bb7a2c9d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14166 | 2026.03.13 22:27:31.833072 [ 4 ] {c86858ee-19f7-4803-8bfb-20d5bb7a2c9d} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14167 | 2026.03.13 22:27:31.833204 [ 4 ] {c86858ee-19f7-4803-8bfb-20d5bb7a2c9d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 14168 | 2026.03.13 22:27:31.833240 [ 4 ] {c86858ee-19f7-4803-8bfb-20d5bb7a2c9d} <Debug> TCPHandler: Processed in 0.0014202 sec. | ||
| 14169 | 2026.03.13 22:27:31.833346 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14170 | 2026.03.13 22:27:31.833438 [ 4 ] {d6f2a737-db6b-4d55-a471-b447a3c12517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14171 | 2026.03.13 22:27:31.833493 [ 4 ] {d6f2a737-db6b-4d55-a471-b447a3c12517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14172 | 2026.03.13 22:27:31.833504 [ 194 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2521 rows, containing 5 columns (5 merged, 0 gathered) in 0.001697066 sec., 1485504.9833064831 rows/sec., 111.07 MiB/sec. | ||
| 14173 | 2026.03.13 22:27:31.833744 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14174 | 2026.03.13 22:27:31.834041 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_116_23} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14175 | 2026.03.13 22:27:31.834118 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_116_23} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14176 | 2026.03.13 22:27:31.834204 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 14177 | 2026.03.13 22:27:31.834276 [ 4 ] {d6f2a737-db6b-4d55-a471-b447a3c12517} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14178 | 2026.03.13 22:27:31.834311 [ 4 ] {d6f2a737-db6b-4d55-a471-b447a3c12517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14179 | 2026.03.13 22:27:31.834881 [ 4 ] {d6f2a737-db6b-4d55-a471-b447a3c12517} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14180 | 2026.03.13 22:27:31.835111 [ 4 ] {d6f2a737-db6b-4d55-a471-b447a3c12517} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14181 | 2026.03.13 22:27:31.835252 [ 4 ] {d6f2a737-db6b-4d55-a471-b447a3c12517} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.00183 sec., 20765.02732240437 rows/sec., 37.21 MiB/sec. | ||
| 14182 | 2026.03.13 22:27:31.835320 [ 4 ] {d6f2a737-db6b-4d55-a471-b447a3c12517} <Debug> TCPHandler: Processed in 0.002022063 sec. | ||
| 14183 | 2026.03.13 22:27:31.835440 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14184 | 2026.03.13 22:27:31.835540 [ 4 ] {c62de7ea-cb2b-4486-ab2d-c9f9b9a969c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14185 | 2026.03.13 22:27:31.835583 [ 4 ] {c62de7ea-cb2b-4486-ab2d-c9f9b9a969c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14186 | 2026.03.13 22:27:31.835889 [ 4 ] {c62de7ea-cb2b-4486-ab2d-c9f9b9a969c6} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14187 | 2026.03.13 22:27:31.835922 [ 4 ] {c62de7ea-cb2b-4486-ab2d-c9f9b9a969c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14188 | 2026.03.13 22:27:31.836208 [ 4 ] {c62de7ea-cb2b-4486-ab2d-c9f9b9a969c6} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14189 | 2026.03.13 22:27:31.836499 [ 4 ] {c62de7ea-cb2b-4486-ab2d-c9f9b9a969c6} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14190 | 2026.03.13 22:27:31.836606 [ 141 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14191 | 2026.03.13 22:27:31.836626 [ 4 ] {c62de7ea-cb2b-4486-ab2d-c9f9b9a969c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 14192 | 2026.03.13 22:27:31.836635 [ 141 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14193 | 2026.03.13 22:27:31.836665 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14194 | 2026.03.13 22:27:31.836670 [ 4 ] {c62de7ea-cb2b-4486-ab2d-c9f9b9a969c6} <Debug> TCPHandler: Processed in 0.001277957 sec. | ||
| 14195 | 2026.03.13 22:27:31.836749 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 14196 | 2026.03.13 22:27:31.836867 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14197 | 2026.03.13 22:27:31.836898 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5526 rows starting from the beginning of the part | ||
| 14198 | 2026.03.13 22:27:31.836955 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 14199 | 2026.03.13 22:27:31.837001 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 36 rows starting from the beginning of the part | ||
| 14200 | 2026.03.13 22:27:31.837041 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 24 rows starting from the beginning of the part | ||
| 14201 | 2026.03.13 22:27:31.837081 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 14202 | 2026.03.13 22:27:31.837121 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 14203 | 2026.03.13 22:27:31.838981 [ 192 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5766 rows, containing 4 columns (4 merged, 0 gathered) in 0.002271718 sec., 2538167.149267647 rows/sec., 170.98 MiB/sec. | ||
| 14204 | 2026.03.13 22:27:31.839328 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14205 | 2026.03.13 22:27:31.839573 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_116_23} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14206 | 2026.03.13 22:27:31.839639 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_116_23} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14207 | 2026.03.13 22:27:31.839701 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 14208 | 2026.03.13 22:27:32.222683 [ 141 ] {} <Debug> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 14209 | 2026.03.13 22:27:32.222739 [ 141 ] {} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14210 | 2026.03.13 22:27:32.222760 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14211 | 2026.03.13 22:27:32.222869 [ 201 ] {9f39559f-79b8-4c45-8a2a-52746261171b::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 | ||
| 14212 | 2026.03.13 22:27:32.222996 [ 201 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14213 | 2026.03.13 22:27:32.223034 [ 201 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
| 14214 | 2026.03.13 22:27:32.223111 [ 201 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 14215 | 2026.03.13 22:27:32.223164 [ 201 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 14216 | 2026.03.13 22:27:32.223210 [ 201 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 14217 | 2026.03.13 22:27:32.223257 [ 201 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 14218 | 2026.03.13 22:27:32.223970 [ 189 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001149075 sec., 41772.7302395405 rows/sec., 3.49 MiB/sec. | ||
| 14219 | 2026.03.13 22:27:32.224151 [ 192 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 14220 | 2026.03.13 22:27:32.224481 [ 192 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_25_6} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14221 | 2026.03.13 22:27:32.224563 [ 192 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_25_6} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 14222 | 2026.03.13 22:27:32.224680 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14223 | 2026.03.13 22:27:33.041521 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 14224 | 2026.03.13 22:27:33.058148 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14225 | 2026.03.13 22:27:33.058201 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14226 | 2026.03.13 22:27:33.064427 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14227 | 2026.03.13 22:27:33.065192 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14228 | 2026.03.13 22:27:33.068074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14229 | 2026.03.13 22:27:33.867125 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1728 | ||
| 14230 | 2026.03.13 22:27:33.869302 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14231 | 2026.03.13 22:27:33.869349 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14232 | 2026.03.13 22:27:33.870505 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14233 | 2026.03.13 22:27:33.870760 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14234 | 2026.03.13 22:27:33.871020 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1728 | ||
| 14235 | 2026.03.13 22:27:36.824969 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14236 | 2026.03.13 22:27:36.825140 [ 4 ] {0abf6cd4-3f9f-4130-910d-9665269055eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14237 | 2026.03.13 22:27:36.825205 [ 4 ] {0abf6cd4-3f9f-4130-910d-9665269055eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14238 | 2026.03.13 22:27:36.825810 [ 4 ] {0abf6cd4-3f9f-4130-910d-9665269055eb} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14239 | 2026.03.13 22:27:36.825856 [ 4 ] {0abf6cd4-3f9f-4130-910d-9665269055eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14240 | 2026.03.13 22:27:36.826222 [ 4 ] {0abf6cd4-3f9f-4130-910d-9665269055eb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14241 | 2026.03.13 22:27:36.826452 [ 4 ] {0abf6cd4-3f9f-4130-910d-9665269055eb} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14242 | 2026.03.13 22:27:36.826603 [ 4 ] {0abf6cd4-3f9f-4130-910d-9665269055eb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001512 sec., 2645.5026455026455 rows/sec., 215.72 KiB/sec. | ||
| 14243 | 2026.03.13 22:27:36.826644 [ 4 ] {0abf6cd4-3f9f-4130-910d-9665269055eb} <Debug> TCPHandler: Processed in 0.001808518 sec. | ||
| 14244 | 2026.03.13 22:27:36.826757 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14245 | 2026.03.13 22:27:36.826851 [ 4 ] {07eccd0d-e4da-48d7-a769-99dea7286588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14246 | 2026.03.13 22:27:36.826890 [ 4 ] {07eccd0d-e4da-48d7-a769-99dea7286588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14247 | 2026.03.13 22:27:36.827295 [ 4 ] {07eccd0d-e4da-48d7-a769-99dea7286588} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14248 | 2026.03.13 22:27:36.827330 [ 4 ] {07eccd0d-e4da-48d7-a769-99dea7286588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14249 | 2026.03.13 22:27:36.827640 [ 4 ] {07eccd0d-e4da-48d7-a769-99dea7286588} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14250 | 2026.03.13 22:27:36.827853 [ 4 ] {07eccd0d-e4da-48d7-a769-99dea7286588} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14251 | 2026.03.13 22:27:36.827978 [ 4 ] {07eccd0d-e4da-48d7-a769-99dea7286588} <Debug> executeQuery: Read 64 rows, 5.11 KiB in 0.001145 sec., 55895.19650655022 rows/sec., 4.36 MiB/sec. | ||
| 14252 | 2026.03.13 22:27:36.828015 [ 4 ] {07eccd0d-e4da-48d7-a769-99dea7286588} <Debug> TCPHandler: Processed in 0.001307237 sec. | ||
| 14253 | 2026.03.13 22:27:36.828118 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14254 | 2026.03.13 22:27:36.828210 [ 4 ] {706328ce-4d31-45cf-b4fb-854afec2ec51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14255 | 2026.03.13 22:27:36.828250 [ 4 ] {706328ce-4d31-45cf-b4fb-854afec2ec51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14256 | 2026.03.13 22:27:36.828626 [ 4 ] {706328ce-4d31-45cf-b4fb-854afec2ec51} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14257 | 2026.03.13 22:27:36.828660 [ 4 ] {706328ce-4d31-45cf-b4fb-854afec2ec51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14258 | 2026.03.13 22:27:36.828954 [ 4 ] {706328ce-4d31-45cf-b4fb-854afec2ec51} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14259 | 2026.03.13 22:27:36.829168 [ 4 ] {706328ce-4d31-45cf-b4fb-854afec2ec51} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14260 | 2026.03.13 22:27:36.829296 [ 4 ] {706328ce-4d31-45cf-b4fb-854afec2ec51} <Debug> executeQuery: Read 7 rows, 517.00 B in 0.001104 sec., 6340.579710144928 rows/sec., 457.32 KiB/sec. | ||
| 14261 | 2026.03.13 22:27:36.829334 [ 4 ] {706328ce-4d31-45cf-b4fb-854afec2ec51} <Debug> TCPHandler: Processed in 0.001264036 sec. | ||
| 14262 | 2026.03.13 22:27:36.829440 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14263 | 2026.03.13 22:27:36.829532 [ 4 ] {182af5e6-c81c-4c97-bed3-6284c92a1845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14264 | 2026.03.13 22:27:36.829571 [ 4 ] {182af5e6-c81c-4c97-bed3-6284c92a1845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14265 | 2026.03.13 22:27:36.829965 [ 4 ] {182af5e6-c81c-4c97-bed3-6284c92a1845} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14266 | 2026.03.13 22:27:36.830000 [ 4 ] {182af5e6-c81c-4c97-bed3-6284c92a1845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14267 | 2026.03.13 22:27:36.830317 [ 4 ] {182af5e6-c81c-4c97-bed3-6284c92a1845} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14268 | 2026.03.13 22:27:36.830534 [ 4 ] {182af5e6-c81c-4c97-bed3-6284c92a1845} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14269 | 2026.03.13 22:27:36.830660 [ 4 ] {182af5e6-c81c-4c97-bed3-6284c92a1845} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001145 sec., 62008.73362445415 rows/sec., 4.85 MiB/sec. | ||
| 14270 | 2026.03.13 22:27:36.830696 [ 4 ] {182af5e6-c81c-4c97-bed3-6284c92a1845} <Debug> TCPHandler: Processed in 0.001305248 sec. | ||
| 14271 | 2026.03.13 22:27:36.830803 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14272 | 2026.03.13 22:27:36.830896 [ 4 ] {4ecfc921-5e88-4507-8462-c4edbc3d6dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14273 | 2026.03.13 22:27:36.830939 [ 4 ] {4ecfc921-5e88-4507-8462-c4edbc3d6dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14274 | 2026.03.13 22:27:36.831323 [ 4 ] {4ecfc921-5e88-4507-8462-c4edbc3d6dd5} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14275 | 2026.03.13 22:27:36.831362 [ 4 ] {4ecfc921-5e88-4507-8462-c4edbc3d6dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14276 | 2026.03.13 22:27:36.831693 [ 4 ] {4ecfc921-5e88-4507-8462-c4edbc3d6dd5} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14277 | 2026.03.13 22:27:36.831905 [ 4 ] {4ecfc921-5e88-4507-8462-c4edbc3d6dd5} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14278 | 2026.03.13 22:27:36.832034 [ 4 ] {4ecfc921-5e88-4507-8462-c4edbc3d6dd5} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001156 sec., 140138.40830449827 rows/sec., 9.76 MiB/sec. | ||
| 14279 | 2026.03.13 22:27:36.832072 [ 4 ] {4ecfc921-5e88-4507-8462-c4edbc3d6dd5} <Debug> TCPHandler: Processed in 0.001317379 sec. | ||
| 14280 | 2026.03.13 22:27:36.832174 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14281 | 2026.03.13 22:27:36.832266 [ 4 ] {98a5a57b-8443-45b4-96af-e4c9d2eb80a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14282 | 2026.03.13 22:27:36.832320 [ 4 ] {98a5a57b-8443-45b4-96af-e4c9d2eb80a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14283 | 2026.03.13 22:27:36.833028 [ 4 ] {98a5a57b-8443-45b4-96af-e4c9d2eb80a1} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14284 | 2026.03.13 22:27:36.833063 [ 4 ] {98a5a57b-8443-45b4-96af-e4c9d2eb80a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14285 | 2026.03.13 22:27:36.833558 [ 4 ] {98a5a57b-8443-45b4-96af-e4c9d2eb80a1} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14286 | 2026.03.13 22:27:36.833782 [ 4 ] {98a5a57b-8443-45b4-96af-e4c9d2eb80a1} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14287 | 2026.03.13 22:27:36.833909 [ 154 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14288 | 2026.03.13 22:27:36.833919 [ 4 ] {98a5a57b-8443-45b4-96af-e4c9d2eb80a1} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001671 sec., 1795.3321364452424 rows/sec., 3.22 MiB/sec. | ||
| 14289 | 2026.03.13 22:27:36.833983 [ 154 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14290 | 2026.03.13 22:27:36.834013 [ 4 ] {98a5a57b-8443-45b4-96af-e4c9d2eb80a1} <Debug> TCPHandler: Processed in 0.001886951 sec. | ||
| 14291 | 2026.03.13 22:27:36.834013 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14292 | 2026.03.13 22:27:36.834133 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14293 | 2026.03.13 22:27:36.834189 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::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 | ||
| 14294 | 2026.03.13 22:27:36.834232 [ 4 ] {cba44090-eba0-4045-9e3a-317a0b14e9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14295 | 2026.03.13 22:27:36.834286 [ 4 ] {cba44090-eba0-4045-9e3a-317a0b14e9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14296 | 2026.03.13 22:27:36.834562 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14297 | 2026.03.13 22:27:36.834609 [ 4 ] {cba44090-eba0-4045-9e3a-317a0b14e9d1} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14298 | 2026.03.13 22:27:36.834650 [ 4 ] {cba44090-eba0-4045-9e3a-317a0b14e9d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14299 | 2026.03.13 22:27:36.834655 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2114 rows starting from the beginning of the part | ||
| 14300 | 2026.03.13 22:27:36.834798 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 3 rows starting from the beginning of the part | ||
| 14301 | 2026.03.13 22:27:36.834921 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 49 rows starting from the beginning of the part | ||
| 14302 | 2026.03.13 22:27:36.834982 [ 4 ] {cba44090-eba0-4045-9e3a-317a0b14e9d1} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14303 | 2026.03.13 22:27:36.835039 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 3 rows starting from the beginning of the part | ||
| 14304 | 2026.03.13 22:27:36.835157 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 38 rows starting from the beginning of the part | ||
| 14305 | 2026.03.13 22:27:36.835217 [ 4 ] {cba44090-eba0-4045-9e3a-317a0b14e9d1} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14306 | 2026.03.13 22:27:36.835277 [ 201 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 3 rows starting from the beginning of the part | ||
| 14307 | 2026.03.13 22:27:36.835353 [ 4 ] {cba44090-eba0-4045-9e3a-317a0b14e9d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 14308 | 2026.03.13 22:27:36.835394 [ 4 ] {cba44090-eba0-4045-9e3a-317a0b14e9d1} <Debug> TCPHandler: Processed in 0.001309798 sec. | ||
| 14309 | 2026.03.13 22:27:36.844904 [ 189 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2210 rows, containing 19 columns (19 merged, 0 gathered) in 0.01079224 sec., 204776.7655278237 rows/sec., 366.95 MiB/sec. | ||
| 14310 | 2026.03.13 22:27:36.846642 [ 193 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14311 | 2026.03.13 22:27:36.847000 [ 193 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14312 | 2026.03.13 22:27:36.847080 [ 193 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14313 | 2026.03.13 22:27:36.847185 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.30 MiB. | ||
| 14314 | 2026.03.13 22:27:37.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.51 MiB, peak 383.74 MiB, free memory in arenas 0.00 B, will set to 368.98 MiB (RSS), difference: 3.48 MiB | ||
| 14315 | 2026.03.13 22:27:38.361933 [ 217 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): 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] | ||
| 14316 | 2026.03.13 22:27:38.362008 [ 217 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): 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] | ||
| 14317 | 2026.03.13 22:27:38.378654 [ 217 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): 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] | ||
| 14318 | 2026.03.13 22:27:38.523579 [ 224 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): 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] | ||
| 14319 | 2026.03.13 22:27:38.523644 [ 224 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): 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] | ||
| 14320 | 2026.03.13 22:27:38.527476 [ 224 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): 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] | ||
| 14321 | 2026.03.13 22:27:38.580197 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14322 | 2026.03.13 22:27:38.580230 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14323 | 2026.03.13 22:27:38.768580 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33628 | ||
| 14324 | 2026.03.13 22:27:38.769390 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14325 | 2026.03.13 22:27:38.769467 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14326 | 2026.03.13 22:27:38.770032 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14327 | 2026.03.13 22:27:38.770268 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14328 | 2026.03.13 22:27:38.770407 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33628 | ||
| 14329 | 2026.03.13 22:27:40.569082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 14330 | 2026.03.13 22:27:40.585394 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14331 | 2026.03.13 22:27:40.585444 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14332 | 2026.03.13 22:27:40.591620 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14333 | 2026.03.13 22:27:40.592342 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14334 | 2026.03.13 22:27:40.595443 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 14335 | 2026.03.13 22:27:41.397952 [ 220 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): 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] | ||
| 14336 | 2026.03.13 22:27:41.398011 [ 220 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): 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] | ||
| 14337 | 2026.03.13 22:27:41.401455 [ 220 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): 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] | ||
| 14338 | 2026.03.13 22:27:41.827776 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14339 | 2026.03.13 22:27:41.827952 [ 4 ] {f0a6e06c-5b6c-44c5-a36a-5a8627bbb8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14340 | 2026.03.13 22:27:41.828018 [ 4 ] {f0a6e06c-5b6c-44c5-a36a-5a8627bbb8fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14341 | 2026.03.13 22:27:41.828660 [ 4 ] {f0a6e06c-5b6c-44c5-a36a-5a8627bbb8fb} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14342 | 2026.03.13 22:27:41.828705 [ 4 ] {f0a6e06c-5b6c-44c5-a36a-5a8627bbb8fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14343 | 2026.03.13 22:27:41.829097 [ 4 ] {f0a6e06c-5b6c-44c5-a36a-5a8627bbb8fb} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14344 | 2026.03.13 22:27:41.829327 [ 4 ] {f0a6e06c-5b6c-44c5-a36a-5a8627bbb8fb} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14345 | 2026.03.13 22:27:41.829485 [ 4 ] {f0a6e06c-5b6c-44c5-a36a-5a8627bbb8fb} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.00158 sec., 83544.30379746835 rows/sec., 7.22 MiB/sec. | ||
| 14346 | 2026.03.13 22:27:41.829526 [ 4 ] {f0a6e06c-5b6c-44c5-a36a-5a8627bbb8fb} <Debug> TCPHandler: Processed in 0.00188247 sec. | ||
| 14347 | 2026.03.13 22:27:41.829610 [ 223 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): 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] | ||
| 14348 | 2026.03.13 22:27:41.829651 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14349 | 2026.03.13 22:27:41.829672 [ 223 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): 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] | ||
| 14350 | 2026.03.13 22:27:41.829757 [ 4 ] {8876352a-8db7-4744-acd6-9be00828e7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14351 | 2026.03.13 22:27:41.829803 [ 4 ] {8876352a-8db7-4744-acd6-9be00828e7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14352 | 2026.03.13 22:27:41.830343 [ 4 ] {8876352a-8db7-4744-acd6-9be00828e7a5} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14353 | 2026.03.13 22:27:41.830387 [ 4 ] {8876352a-8db7-4744-acd6-9be00828e7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14354 | 2026.03.13 22:27:41.830770 [ 4 ] {8876352a-8db7-4744-acd6-9be00828e7a5} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14355 | 2026.03.13 22:27:41.831066 [ 4 ] {8876352a-8db7-4744-acd6-9be00828e7a5} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14356 | 2026.03.13 22:27:41.831219 [ 4 ] {8876352a-8db7-4744-acd6-9be00828e7a5} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001479 sec., 25693.035835023664 rows/sec., 1.89 MiB/sec. | ||
| 14357 | 2026.03.13 22:27:41.831260 [ 4 ] {8876352a-8db7-4744-acd6-9be00828e7a5} <Debug> TCPHandler: Processed in 0.001658285 sec. | ||
| 14358 | 2026.03.13 22:27:41.831379 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14359 | 2026.03.13 22:27:41.831475 [ 4 ] {1cd030b0-029e-4699-9c42-ccb1713dbfe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14360 | 2026.03.13 22:27:41.831518 [ 4 ] {1cd030b0-029e-4699-9c42-ccb1713dbfe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14361 | 2026.03.13 22:27:41.831953 [ 4 ] {1cd030b0-029e-4699-9c42-ccb1713dbfe5} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14362 | 2026.03.13 22:27:41.831991 [ 4 ] {1cd030b0-029e-4699-9c42-ccb1713dbfe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14363 | 2026.03.13 22:27:41.832303 [ 4 ] {1cd030b0-029e-4699-9c42-ccb1713dbfe5} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14364 | 2026.03.13 22:27:41.832513 [ 4 ] {1cd030b0-029e-4699-9c42-ccb1713dbfe5} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14365 | 2026.03.13 22:27:41.832647 [ 4 ] {1cd030b0-029e-4699-9c42-ccb1713dbfe5} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.00119 sec., 85714.28571428571 rows/sec., 6.69 MiB/sec. | ||
| 14366 | 2026.03.13 22:27:41.832685 [ 4 ] {1cd030b0-029e-4699-9c42-ccb1713dbfe5} <Debug> TCPHandler: Processed in 0.001355439 sec. | ||
| 14367 | 2026.03.13 22:27:41.832748 [ 222 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): 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] | ||
| 14368 | 2026.03.13 22:27:41.832796 [ 222 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): 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] | ||
| 14369 | 2026.03.13 22:27:41.832798 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14370 | 2026.03.13 22:27:41.832902 [ 4 ] {3d4826c3-0c58-4466-9291-256507574ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14371 | 2026.03.13 22:27:41.832946 [ 4 ] {3d4826c3-0c58-4466-9291-256507574ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14372 | 2026.03.13 22:27:41.833350 [ 4 ] {3d4826c3-0c58-4466-9291-256507574ea7} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14373 | 2026.03.13 22:27:41.833386 [ 4 ] {3d4826c3-0c58-4466-9291-256507574ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14374 | 2026.03.13 22:27:41.833710 [ 4 ] {3d4826c3-0c58-4466-9291-256507574ea7} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14375 | 2026.03.13 22:27:41.833922 [ 4 ] {3d4826c3-0c58-4466-9291-256507574ea7} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14376 | 2026.03.13 22:27:41.834045 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 2 parts from all_1_113_27 to all_114_114_0 | ||
| 14377 | 2026.03.13 22:27:41.834053 [ 4 ] {3d4826c3-0c58-4466-9291-256507574ea7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 14378 | 2026.03.13 22:27:41.834093 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14379 | 2026.03.13 22:27:41.834111 [ 4 ] {3d4826c3-0c58-4466-9291-256507574ea7} <Debug> TCPHandler: Processed in 0.001363049 sec. | ||
| 14380 | 2026.03.13 22:27:41.834118 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14381 | 2026.03.13 22:27:41.834233 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14382 | 2026.03.13 22:27:41.834239 [ 198 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_114_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_113_27 to all_114_114_0 into Compact with storage Full | ||
| 14383 | 2026.03.13 22:27:41.834302 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): 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] | ||
| 14384 | 2026.03.13 22:27:41.834334 [ 4 ] {7feb1901-9564-4c0a-b30b-a1ee97b1d948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14385 | 2026.03.13 22:27:41.834354 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): 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] | ||
| 14386 | 2026.03.13 22:27:41.834386 [ 198 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_114_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14387 | 2026.03.13 22:27:41.834397 [ 4 ] {7feb1901-9564-4c0a-b30b-a1ee97b1d948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14388 | 2026.03.13 22:27:41.834435 [ 198 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_114_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_113_27, total 36802 rows starting from the beginning of the part | ||
| 14389 | 2026.03.13 22:27:41.834515 [ 198 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_114_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part | ||
| 14390 | 2026.03.13 22:27:41.835223 [ 4 ] {7feb1901-9564-4c0a-b30b-a1ee97b1d948} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14391 | 2026.03.13 22:27:41.835263 [ 4 ] {7feb1901-9564-4c0a-b30b-a1ee97b1d948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14392 | 2026.03.13 22:27:41.835858 [ 4 ] {7feb1901-9564-4c0a-b30b-a1ee97b1d948} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14393 | 2026.03.13 22:27:41.836095 [ 4 ] {7feb1901-9564-4c0a-b30b-a1ee97b1d948} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14394 | 2026.03.13 22:27:41.836240 [ 4 ] {7feb1901-9564-4c0a-b30b-a1ee97b1d948} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001924 sec., 19750.51975051975 rows/sec., 35.39 MiB/sec. | ||
| 14395 | 2026.03.13 22:27:41.836295 [ 4 ] {7feb1901-9564-4c0a-b30b-a1ee97b1d948} <Debug> TCPHandler: Processed in 0.002112815 sec. | ||
| 14396 | 2026.03.13 22:27:41.836406 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14397 | 2026.03.13 22:27:41.836502 [ 4 ] {da44502a-dde8-489a-87c5-5bc2d390671a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14398 | 2026.03.13 22:27:41.836544 [ 4 ] {da44502a-dde8-489a-87c5-5bc2d390671a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14399 | 2026.03.13 22:27:41.836875 [ 4 ] {da44502a-dde8-489a-87c5-5bc2d390671a} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14400 | 2026.03.13 22:27:41.836911 [ 4 ] {da44502a-dde8-489a-87c5-5bc2d390671a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14401 | 2026.03.13 22:27:41.837214 [ 4 ] {da44502a-dde8-489a-87c5-5bc2d390671a} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14402 | 2026.03.13 22:27:41.837434 [ 4 ] {da44502a-dde8-489a-87c5-5bc2d390671a} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14403 | 2026.03.13 22:27:41.837565 [ 4 ] {da44502a-dde8-489a-87c5-5bc2d390671a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 14404 | 2026.03.13 22:27:41.837600 [ 4 ] {da44502a-dde8-489a-87c5-5bc2d390671a} <Debug> TCPHandler: Processed in 0.001243556 sec. | ||
| 14405 | 2026.03.13 22:27:41.839704 [ 223 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): 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] | ||
| 14406 | 2026.03.13 22:27:41.840550 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_114_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36866 rows, containing 5 columns (5 merged, 0 gathered) in 0.006360335 sec., 5796235.575641849 rows/sec., 381.48 MiB/sec. | ||
| 14407 | 2026.03.13 22:27:41.841080 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_114_28} <Trace> MergedBlockOutputStream: filled checksums all_1_114_28 (state Temporary) | ||
| 14408 | 2026.03.13 22:27:41.841473 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_114_28} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_114_28 to all_1_114_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14409 | 2026.03.13 22:27:41.841546 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_114_28} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 2 parts: [all_1_113_27, all_114_114_0] -> all_1_114_28 | ||
| 14410 | 2026.03.13 22:27:41.841630 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14411 | 2026.03.13 22:27:41.841906 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): 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] | ||
| 14412 | 2026.03.13 22:27:41.842617 [ 222 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): 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] | ||
| 14413 | 2026.03.13 22:27:43.871919 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1754 | ||
| 14414 | 2026.03.13 22:27:43.874122 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14415 | 2026.03.13 22:27:43.874165 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14416 | 2026.03.13 22:27:43.875361 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14417 | 2026.03.13 22:27:43.875651 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14418 | 2026.03.13 22:27:43.875921 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1754 | ||
| 14419 | 2026.03.13 22:27:44.001125 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.22 MiB, peak 383.74 MiB, free memory in arenas 0.00 B, will set to 369.23 MiB (RSS), difference: 4.01 MiB | ||
| 14420 | 2026.03.13 22:27:46.271157 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34140 | ||
| 14421 | 2026.03.13 22:27:46.271687 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14422 | 2026.03.13 22:27:46.271729 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14423 | 2026.03.13 22:27:46.272216 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14424 | 2026.03.13 22:27:46.272448 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14425 | 2026.03.13 22:27:46.272583 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34140 | ||
| 14426 | 2026.03.13 22:27:46.272616 [ 144 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14427 | 2026.03.13 22:27:46.272691 [ 144 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14428 | 2026.03.13 22:27:46.272715 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14429 | 2026.03.13 22:27:46.272880 [ 190 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 14430 | 2026.03.13 22:27:46.273096 [ 190 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14431 | 2026.03.13 22:27:46.273156 [ 190 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31708 rows starting from the beginning of the part | ||
| 14432 | 2026.03.13 22:27:46.273255 [ 190 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 14433 | 2026.03.13 22:27:46.273326 [ 190 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 14434 | 2026.03.13 22:27:46.273389 [ 190 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 14435 | 2026.03.13 22:27:46.273451 [ 190 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 14436 | 2026.03.13 22:27:46.273513 [ 190 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 14437 | 2026.03.13 22:27:46.275891 [ 187 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34140 rows, containing 4 columns (4 merged, 0 gathered) in 0.003093846 sec., 11034809.101681208 rows/sec., 157.85 MiB/sec. | ||
| 14438 | 2026.03.13 22:27:46.276020 [ 190 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14439 | 2026.03.13 22:27:46.276265 [ 190 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_71_14} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14440 | 2026.03.13 22:27:46.276333 [ 190 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_71_14} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14441 | 2026.03.13 22:27:46.276404 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 14442 | 2026.03.13 22:27:46.824391 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14443 | 2026.03.13 22:27:46.824579 [ 4 ] {e7c47f47-7287-43be-99cf-188b805752d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14444 | 2026.03.13 22:27:46.824650 [ 4 ] {e7c47f47-7287-43be-99cf-188b805752d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14445 | 2026.03.13 22:27:46.825371 [ 4 ] {e7c47f47-7287-43be-99cf-188b805752d5} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14446 | 2026.03.13 22:27:46.825419 [ 4 ] {e7c47f47-7287-43be-99cf-188b805752d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14447 | 2026.03.13 22:27:46.825801 [ 4 ] {e7c47f47-7287-43be-99cf-188b805752d5} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14448 | 2026.03.13 22:27:46.826017 [ 4 ] {e7c47f47-7287-43be-99cf-188b805752d5} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14449 | 2026.03.13 22:27:46.826168 [ 4 ] {e7c47f47-7287-43be-99cf-188b805752d5} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001642 sec., 37758.830694275275 rows/sec., 2.95 MiB/sec. | ||
| 14450 | 2026.03.13 22:27:46.826208 [ 4 ] {e7c47f47-7287-43be-99cf-188b805752d5} <Debug> TCPHandler: Processed in 0.001953662 sec. | ||
| 14451 | 2026.03.13 22:27:46.826326 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14452 | 2026.03.13 22:27:46.826418 [ 4 ] {0ffc4fff-981d-49f2-b35d-51bbe5bc7a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14453 | 2026.03.13 22:27:46.826458 [ 4 ] {0ffc4fff-981d-49f2-b35d-51bbe5bc7a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14454 | 2026.03.13 22:27:46.826842 [ 4 ] {0ffc4fff-981d-49f2-b35d-51bbe5bc7a09} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14455 | 2026.03.13 22:27:46.826876 [ 4 ] {0ffc4fff-981d-49f2-b35d-51bbe5bc7a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14456 | 2026.03.13 22:27:46.827218 [ 4 ] {0ffc4fff-981d-49f2-b35d-51bbe5bc7a09} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14457 | 2026.03.13 22:27:46.827430 [ 4 ] {0ffc4fff-981d-49f2-b35d-51bbe5bc7a09} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14458 | 2026.03.13 22:27:46.827556 [ 4 ] {0ffc4fff-981d-49f2-b35d-51bbe5bc7a09} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001155 sec., 2597.4025974025976 rows/sec., 195.31 KiB/sec. | ||
| 14459 | 2026.03.13 22:27:46.827591 [ 4 ] {0ffc4fff-981d-49f2-b35d-51bbe5bc7a09} <Debug> TCPHandler: Processed in 0.001313388 sec. | ||
| 14460 | 2026.03.13 22:27:46.827697 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14461 | 2026.03.13 22:27:46.827788 [ 4 ] {de659a52-887b-4ca9-9ab0-56eb309a11c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14462 | 2026.03.13 22:27:46.827826 [ 4 ] {de659a52-887b-4ca9-9ab0-56eb309a11c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14463 | 2026.03.13 22:27:46.828234 [ 4 ] {de659a52-887b-4ca9-9ab0-56eb309a11c7} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14464 | 2026.03.13 22:27:46.828267 [ 4 ] {de659a52-887b-4ca9-9ab0-56eb309a11c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14465 | 2026.03.13 22:27:46.828561 [ 4 ] {de659a52-887b-4ca9-9ab0-56eb309a11c7} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14466 | 2026.03.13 22:27:46.828769 [ 4 ] {de659a52-887b-4ca9-9ab0-56eb309a11c7} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14467 | 2026.03.13 22:27:46.828892 [ 4 ] {de659a52-887b-4ca9-9ab0-56eb309a11c7} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001122 sec., 59714.79500891266 rows/sec., 4.66 MiB/sec. | ||
| 14468 | 2026.03.13 22:27:46.828928 [ 4 ] {de659a52-887b-4ca9-9ab0-56eb309a11c7} <Debug> TCPHandler: Processed in 0.001278697 sec. | ||
| 14469 | 2026.03.13 22:27:46.829038 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14470 | 2026.03.13 22:27:46.829130 [ 4 ] {22b3b85d-6d42-4346-873b-fc9edc8fbdcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14471 | 2026.03.13 22:27:46.829171 [ 4 ] {22b3b85d-6d42-4346-873b-fc9edc8fbdcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14472 | 2026.03.13 22:27:46.829573 [ 4 ] {22b3b85d-6d42-4346-873b-fc9edc8fbdcf} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14473 | 2026.03.13 22:27:46.829606 [ 4 ] {22b3b85d-6d42-4346-873b-fc9edc8fbdcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14474 | 2026.03.13 22:27:46.829920 [ 4 ] {22b3b85d-6d42-4346-873b-fc9edc8fbdcf} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14475 | 2026.03.13 22:27:46.830130 [ 4 ] {22b3b85d-6d42-4346-873b-fc9edc8fbdcf} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14476 | 2026.03.13 22:27:46.830237 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 2 parts from all_1_114_28 to all_115_115_0 | ||
| 14477 | 2026.03.13 22:27:46.830256 [ 4 ] {22b3b85d-6d42-4346-873b-fc9edc8fbdcf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 14478 | 2026.03.13 22:27:46.830271 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14479 | 2026.03.13 22:27:46.830290 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14480 | 2026.03.13 22:27:46.830292 [ 4 ] {22b3b85d-6d42-4346-873b-fc9edc8fbdcf} <Debug> TCPHandler: Processed in 0.001302018 sec. | ||
| 14481 | 2026.03.13 22:27:46.830393 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_115_29} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_114_28 to all_115_115_0 into Compact with storage Full | ||
| 14482 | 2026.03.13 22:27:46.830420 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14483 | 2026.03.13 22:27:46.830547 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_115_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14484 | 2026.03.13 22:27:46.830558 [ 4 ] {c8f26e04-855e-455b-a79c-d8285be99267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14485 | 2026.03.13 22:27:46.830596 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_115_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_28, total 36866 rows starting from the beginning of the part | ||
| 14486 | 2026.03.13 22:27:46.830635 [ 4 ] {c8f26e04-855e-455b-a79c-d8285be99267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14487 | 2026.03.13 22:27:46.830677 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_115_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 14488 | 2026.03.13 22:27:46.831515 [ 4 ] {c8f26e04-855e-455b-a79c-d8285be99267} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14489 | 2026.03.13 22:27:46.831559 [ 4 ] {c8f26e04-855e-455b-a79c-d8285be99267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14490 | 2026.03.13 22:27:46.832088 [ 4 ] {c8f26e04-855e-455b-a79c-d8285be99267} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14491 | 2026.03.13 22:27:46.832309 [ 4 ] {c8f26e04-855e-455b-a79c-d8285be99267} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14492 | 2026.03.13 22:27:46.832464 [ 4 ] {c8f26e04-855e-455b-a79c-d8285be99267} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001931 sec., 1553.5991714137754 rows/sec., 2.78 MiB/sec. | ||
| 14493 | 2026.03.13 22:27:46.832520 [ 4 ] {c8f26e04-855e-455b-a79c-d8285be99267} <Debug> TCPHandler: Processed in 0.002162156 sec. | ||
| 14494 | 2026.03.13 22:27:46.832636 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14495 | 2026.03.13 22:27:46.832731 [ 4 ] {e7919a24-965d-4402-a6b9-2ea5223f7e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14496 | 2026.03.13 22:27:46.832775 [ 4 ] {e7919a24-965d-4402-a6b9-2ea5223f7e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14497 | 2026.03.13 22:27:46.833110 [ 4 ] {e7919a24-965d-4402-a6b9-2ea5223f7e54} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14498 | 2026.03.13 22:27:46.833145 [ 4 ] {e7919a24-965d-4402-a6b9-2ea5223f7e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14499 | 2026.03.13 22:27:46.833447 [ 4 ] {e7919a24-965d-4402-a6b9-2ea5223f7e54} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14500 | 2026.03.13 22:27:46.833654 [ 4 ] {e7919a24-965d-4402-a6b9-2ea5223f7e54} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14501 | 2026.03.13 22:27:46.833782 [ 4 ] {e7919a24-965d-4402-a6b9-2ea5223f7e54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 14502 | 2026.03.13 22:27:46.833819 [ 4 ] {e7919a24-965d-4402-a6b9-2ea5223f7e54} <Debug> TCPHandler: Processed in 0.001233706 sec. | ||
| 14503 | 2026.03.13 22:27:46.836629 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_115_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37026 rows, containing 5 columns (5 merged, 0 gathered) in 0.006276113 sec., 5899511.369537164 rows/sec., 388.37 MiB/sec. | ||
| 14504 | 2026.03.13 22:27:46.837200 [ 200 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_115_29} <Trace> MergedBlockOutputStream: filled checksums all_1_115_29 (state Temporary) | ||
| 14505 | 2026.03.13 22:27:46.837513 [ 200 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_115_29} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_115_29 to all_1_115_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14506 | 2026.03.13 22:27:46.837583 [ 200 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_115_29} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 2 parts: [all_1_114_28, all_115_115_0] -> all_1_115_29 | ||
| 14507 | 2026.03.13 22:27:46.837655 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14508 | 2026.03.13 22:27:48.096216 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 14509 | 2026.03.13 22:27:48.114771 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14510 | 2026.03.13 22:27:48.114838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14511 | 2026.03.13 22:27:48.120995 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14512 | 2026.03.13 22:27:48.121753 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14513 | 2026.03.13 22:27:48.122053 [ 140 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14514 | 2026.03.13 22:27:48.122096 [ 140 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14515 | 2026.03.13 22:27:48.122117 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14516 | 2026.03.13 22:27:48.122212 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 14517 | 2026.03.13 22:27:48.124986 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 14518 | 2026.03.13 22:27:48.125193 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14519 | 2026.03.13 22:27:48.125944 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 14520 | 2026.03.13 22:27:48.129328 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 14521 | 2026.03.13 22:27:48.132665 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 14522 | 2026.03.13 22:27:48.136386 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 14523 | 2026.03.13 22:27:48.140739 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 14524 | 2026.03.13 22:27:48.145290 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 14525 | 2026.03.13 22:27:48.197585 [ 187 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.075407391 sec., 7094.795256873427 rows/sec., 36.69 MiB/sec. | ||
| 14526 | 2026.03.13 22:27:48.200564 [ 191 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14527 | 2026.03.13 22:27:48.202660 [ 191 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_71_14} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14528 | 2026.03.13 22:27:48.202768 [ 191 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_71_14} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14529 | 2026.03.13 22:27:48.205715 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 14530 | 2026.03.13 22:27:49.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.31 MiB, peak 387.72 MiB, free memory in arenas 0.00 B, will set to 369.29 MiB (RSS), difference: -1.03 MiB | ||
| 14531 | 2026.03.13 22:27:49.496047 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14532 | 2026.03.13 22:27:49.496225 [ 4 ] {550e8a26-5618-45c9-bcff-c8e3cae15e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14533 | 2026.03.13 22:27:49.496290 [ 4 ] {550e8a26-5618-45c9-bcff-c8e3cae15e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14534 | 2026.03.13 22:27:49.496912 [ 4 ] {550e8a26-5618-45c9-bcff-c8e3cae15e0a} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14535 | 2026.03.13 22:27:49.496959 [ 4 ] {550e8a26-5618-45c9-bcff-c8e3cae15e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14536 | 2026.03.13 22:27:49.497342 [ 4 ] {550e8a26-5618-45c9-bcff-c8e3cae15e0a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14537 | 2026.03.13 22:27:49.497576 [ 4 ] {550e8a26-5618-45c9-bcff-c8e3cae15e0a} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14538 | 2026.03.13 22:27:49.497728 [ 4 ] {550e8a26-5618-45c9-bcff-c8e3cae15e0a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001554 sec., 15444.015444015444 rows/sec., 1.28 MiB/sec. | ||
| 14539 | 2026.03.13 22:27:49.497770 [ 4 ] {550e8a26-5618-45c9-bcff-c8e3cae15e0a} <Debug> TCPHandler: Processed in 0.001853229 sec. | ||
| 14540 | 2026.03.13 22:27:49.497886 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14541 | 2026.03.13 22:27:49.497981 [ 4 ] {363b952c-9e08-4604-a588-d905d0113520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14542 | 2026.03.13 22:27:49.498026 [ 4 ] {363b952c-9e08-4604-a588-d905d0113520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14543 | 2026.03.13 22:27:49.499368 [ 4 ] {363b952c-9e08-4604-a588-d905d0113520} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14544 | 2026.03.13 22:27:49.499406 [ 4 ] {363b952c-9e08-4604-a588-d905d0113520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14545 | 2026.03.13 22:27:49.499835 [ 4 ] {363b952c-9e08-4604-a588-d905d0113520} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14546 | 2026.03.13 22:27:49.500042 [ 4 ] {363b952c-9e08-4604-a588-d905d0113520} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14547 | 2026.03.13 22:27:49.500177 [ 4 ] {363b952c-9e08-4604-a588-d905d0113520} <Debug> executeQuery: Read 2136 rows, 167.28 KiB in 0.002214 sec., 964769.647696477 rows/sec., 73.78 MiB/sec. | ||
| 14548 | 2026.03.13 22:27:49.500216 [ 4 ] {363b952c-9e08-4604-a588-d905d0113520} <Debug> TCPHandler: Processed in 0.00237967 sec. | ||
| 14549 | 2026.03.13 22:27:49.500332 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14550 | 2026.03.13 22:27:49.500427 [ 4 ] {f88bf8fa-3fed-4d05-9d4a-b3d707dc7c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14551 | 2026.03.13 22:27:49.500468 [ 4 ] {f88bf8fa-3fed-4d05-9d4a-b3d707dc7c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14552 | 2026.03.13 22:27:49.500895 [ 4 ] {f88bf8fa-3fed-4d05-9d4a-b3d707dc7c1c} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14553 | 2026.03.13 22:27:49.500932 [ 4 ] {f88bf8fa-3fed-4d05-9d4a-b3d707dc7c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14554 | 2026.03.13 22:27:49.501230 [ 4 ] {f88bf8fa-3fed-4d05-9d4a-b3d707dc7c1c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14555 | 2026.03.13 22:27:49.501429 [ 4 ] {f88bf8fa-3fed-4d05-9d4a-b3d707dc7c1c} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14556 | 2026.03.13 22:27:49.501562 [ 4 ] {f88bf8fa-3fed-4d05-9d4a-b3d707dc7c1c} <Debug> executeQuery: Read 61 rows, 4.65 KiB in 0.001153 sec., 52905.464006938426 rows/sec., 3.93 MiB/sec. | ||
| 14557 | 2026.03.13 22:27:49.501565 [ 138 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
| 14558 | 2026.03.13 22:27:49.501599 [ 4 ] {f88bf8fa-3fed-4d05-9d4a-b3d707dc7c1c} <Debug> TCPHandler: Processed in 0.001318338 sec. | ||
| 14559 | 2026.03.13 22:27:49.501635 [ 138 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14560 | 2026.03.13 22:27:49.501660 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14561 | 2026.03.13 22:27:49.501721 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14562 | 2026.03.13 22:27:49.501789 [ 187 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full | ||
| 14563 | 2026.03.13 22:27:49.501819 [ 4 ] {998115c2-6dd3-401f-9bac-cf3d0ae8e14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14564 | 2026.03.13 22:27:49.501869 [ 4 ] {998115c2-6dd3-401f-9bac-cf3d0ae8e14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14565 | 2026.03.13 22:27:49.501932 [ 187 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14566 | 2026.03.13 22:27:49.501968 [ 187 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_95_19, total 82 rows starting from the beginning of the part | ||
| 14567 | 2026.03.13 22:27:49.502034 [ 187 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 38 rows starting from the beginning of the part | ||
| 14568 | 2026.03.13 22:27:49.502079 [ 187 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 7 rows starting from the beginning of the part | ||
| 14569 | 2026.03.13 22:27:49.502120 [ 187 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 38 rows starting from the beginning of the part | ||
| 14570 | 2026.03.13 22:27:49.502158 [ 187 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 3 rows starting from the beginning of the part | ||
| 14571 | 2026.03.13 22:27:49.502194 [ 187 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 61 rows starting from the beginning of the part | ||
| 14572 | 2026.03.13 22:27:49.502525 [ 4 ] {998115c2-6dd3-401f-9bac-cf3d0ae8e14a} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14573 | 2026.03.13 22:27:49.502567 [ 4 ] {998115c2-6dd3-401f-9bac-cf3d0ae8e14a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14574 | 2026.03.13 22:27:49.502914 [ 4 ] {998115c2-6dd3-401f-9bac-cf3d0ae8e14a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14575 | 2026.03.13 22:27:49.502999 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 229 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278547 sec., 179109.56734480624 rows/sec., 13.84 MiB/sec. | ||
| 14576 | 2026.03.13 22:27:49.503148 [ 4 ] {998115c2-6dd3-401f-9bac-cf3d0ae8e14a} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14577 | 2026.03.13 22:27:49.503165 [ 199 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 14578 | 2026.03.13 22:27:49.503282 [ 4 ] {998115c2-6dd3-401f-9bac-cf3d0ae8e14a} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001481 sec., 494260.63470627955 rows/sec., 29.23 MiB/sec. | ||
| 14579 | 2026.03.13 22:27:49.503325 [ 4 ] {998115c2-6dd3-401f-9bac-cf3d0ae8e14a} <Debug> TCPHandler: Processed in 0.001660755 sec. | ||
| 14580 | 2026.03.13 22:27:49.503444 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14581 | 2026.03.13 22:27:49.503494 [ 199 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_100_20} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14582 | 2026.03.13 22:27:49.503540 [ 4 ] {7f0400e9-df5f-45ce-845c-810f69da27f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14583 | 2026.03.13 22:27:49.503585 [ 4 ] {7f0400e9-df5f-45ce-845c-810f69da27f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14584 | 2026.03.13 22:27:49.503586 [ 199 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_100_20} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
| 14585 | 2026.03.13 22:27:49.503681 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 14586 | 2026.03.13 22:27:49.503963 [ 4 ] {7f0400e9-df5f-45ce-845c-810f69da27f3} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14587 | 2026.03.13 22:27:49.504004 [ 4 ] {7f0400e9-df5f-45ce-845c-810f69da27f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14588 | 2026.03.13 22:27:49.504288 [ 4 ] {7f0400e9-df5f-45ce-845c-810f69da27f3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14589 | 2026.03.13 22:27:49.504490 [ 4 ] {7f0400e9-df5f-45ce-845c-810f69da27f3} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14590 | 2026.03.13 22:27:49.504616 [ 4 ] {7f0400e9-df5f-45ce-845c-810f69da27f3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 64.27 KiB/sec. | ||
| 14591 | 2026.03.13 22:27:49.504656 [ 4 ] {7f0400e9-df5f-45ce-845c-810f69da27f3} <Debug> TCPHandler: Processed in 0.001261986 sec. | ||
| 14592 | 2026.03.13 22:27:49.504764 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14593 | 2026.03.13 22:27:49.504867 [ 4 ] {0d5c3bc4-1a04-4ec1-b57b-ef17fc20cee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14594 | 2026.03.13 22:27:49.504908 [ 4 ] {0d5c3bc4-1a04-4ec1-b57b-ef17fc20cee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14595 | 2026.03.13 22:27:49.505338 [ 4 ] {0d5c3bc4-1a04-4ec1-b57b-ef17fc20cee9} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14596 | 2026.03.13 22:27:49.505375 [ 4 ] {0d5c3bc4-1a04-4ec1-b57b-ef17fc20cee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14597 | 2026.03.13 22:27:49.505687 [ 4 ] {0d5c3bc4-1a04-4ec1-b57b-ef17fc20cee9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14598 | 2026.03.13 22:27:49.505897 [ 4 ] {0d5c3bc4-1a04-4ec1-b57b-ef17fc20cee9} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14599 | 2026.03.13 22:27:49.506039 [ 4 ] {0d5c3bc4-1a04-4ec1-b57b-ef17fc20cee9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001189 sec., 10092.514718250632 rows/sec., 788.48 KiB/sec. | ||
| 14600 | 2026.03.13 22:27:49.506079 [ 4 ] {0d5c3bc4-1a04-4ec1-b57b-ef17fc20cee9} <Debug> TCPHandler: Processed in 0.001366138 sec. | ||
| 14601 | 2026.03.13 22:27:49.506180 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14602 | 2026.03.13 22:27:49.506274 [ 4 ] {7c4879f4-0c83-420a-a157-ff1b670c466d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14603 | 2026.03.13 22:27:49.506312 [ 4 ] {7c4879f4-0c83-420a-a157-ff1b670c466d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14604 | 2026.03.13 22:27:49.507134 [ 4 ] {7c4879f4-0c83-420a-a157-ff1b670c466d} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14605 | 2026.03.13 22:27:49.507170 [ 4 ] {7c4879f4-0c83-420a-a157-ff1b670c466d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14606 | 2026.03.13 22:27:49.507511 [ 4 ] {7c4879f4-0c83-420a-a157-ff1b670c466d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14607 | 2026.03.13 22:27:49.507731 [ 4 ] {7c4879f4-0c83-420a-a157-ff1b670c466d} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14608 | 2026.03.13 22:27:49.507861 [ 4 ] {7c4879f4-0c83-420a-a157-ff1b670c466d} <Debug> executeQuery: Read 1085 rows, 77.52 KiB in 0.001604 sec., 676433.9152119701 rows/sec., 47.20 MiB/sec. | ||
| 14609 | 2026.03.13 22:27:49.507901 [ 4 ] {7c4879f4-0c83-420a-a157-ff1b670c466d} <Debug> TCPHandler: Processed in 0.001770157 sec. | ||
| 14610 | 2026.03.13 22:27:49.508025 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14611 | 2026.03.13 22:27:49.508120 [ 4 ] {caf4ea01-02f2-45f3-963c-f994f630135a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14612 | 2026.03.13 22:27:49.508164 [ 4 ] {caf4ea01-02f2-45f3-963c-f994f630135a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14613 | 2026.03.13 22:27:49.508913 [ 4 ] {caf4ea01-02f2-45f3-963c-f994f630135a} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14614 | 2026.03.13 22:27:49.508949 [ 4 ] {caf4ea01-02f2-45f3-963c-f994f630135a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14615 | 2026.03.13 22:27:49.509368 [ 4 ] {caf4ea01-02f2-45f3-963c-f994f630135a} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14616 | 2026.03.13 22:27:49.509579 [ 4 ] {caf4ea01-02f2-45f3-963c-f994f630135a} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14617 | 2026.03.13 22:27:49.509711 [ 4 ] {caf4ea01-02f2-45f3-963c-f994f630135a} <Debug> executeQuery: Read 1317 rows, 85.47 KiB in 0.001608 sec., 819029.8507462686 rows/sec., 51.91 MiB/sec. | ||
| 14618 | 2026.03.13 22:27:49.509712 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 6 parts from all_1_115_29 to all_120_120_0 | ||
| 14619 | 2026.03.13 22:27:49.509750 [ 4 ] {caf4ea01-02f2-45f3-963c-f994f630135a} <Debug> TCPHandler: Processed in 0.001785658 sec. | ||
| 14620 | 2026.03.13 22:27:49.509796 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14621 | 2026.03.13 22:27:49.509829 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14622 | 2026.03.13 22:27:49.509900 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_120_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_115_29 to all_120_120_0 into Compact with storage Full | ||
| 14623 | 2026.03.13 22:27:49.509920 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14624 | 2026.03.13 22:27:49.510002 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_120_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14625 | 2026.03.13 22:27:49.510024 [ 4 ] {4012928f-d5f4-4712-be4a-d13db154003d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14626 | 2026.03.13 22:27:49.510031 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_120_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_115_29, total 37026 rows starting from the beginning of the part | ||
| 14627 | 2026.03.13 22:27:49.510087 [ 4 ] {4012928f-d5f4-4712-be4a-d13db154003d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14628 | 2026.03.13 22:27:49.510092 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_120_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 14629 | 2026.03.13 22:27:49.510179 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_120_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 162 rows starting from the beginning of the part | ||
| 14630 | 2026.03.13 22:27:49.510213 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_120_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 14631 | 2026.03.13 22:27:49.510247 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_120_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 14632 | 2026.03.13 22:27:49.510280 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_120_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1317 rows starting from the beginning of the part | ||
| 14633 | 2026.03.13 22:27:49.511048 [ 4 ] {4012928f-d5f4-4712-be4a-d13db154003d} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14634 | 2026.03.13 22:27:49.511091 [ 4 ] {4012928f-d5f4-4712-be4a-d13db154003d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14635 | 2026.03.13 22:27:49.511689 [ 4 ] {4012928f-d5f4-4712-be4a-d13db154003d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14636 | 2026.03.13 22:27:49.511927 [ 4 ] {4012928f-d5f4-4712-be4a-d13db154003d} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14637 | 2026.03.13 22:27:49.512080 [ 4 ] {4012928f-d5f4-4712-be4a-d13db154003d} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002075 sec., 23614.4578313253 rows/sec., 42.32 MiB/sec. | ||
| 14638 | 2026.03.13 22:27:49.512157 [ 4 ] {4012928f-d5f4-4712-be4a-d13db154003d} <Debug> TCPHandler: Processed in 0.002288798 sec. | ||
| 14639 | 2026.03.13 22:27:49.512265 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14640 | 2026.03.13 22:27:49.512359 [ 4 ] {e580b2ea-e6cb-41f7-b3ca-25e2fc1b407b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14641 | 2026.03.13 22:27:49.512401 [ 4 ] {e580b2ea-e6cb-41f7-b3ca-25e2fc1b407b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14642 | 2026.03.13 22:27:49.512730 [ 4 ] {e580b2ea-e6cb-41f7-b3ca-25e2fc1b407b} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14643 | 2026.03.13 22:27:49.512766 [ 4 ] {e580b2ea-e6cb-41f7-b3ca-25e2fc1b407b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14644 | 2026.03.13 22:27:49.513081 [ 4 ] {e580b2ea-e6cb-41f7-b3ca-25e2fc1b407b} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14645 | 2026.03.13 22:27:49.513296 [ 4 ] {e580b2ea-e6cb-41f7-b3ca-25e2fc1b407b} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14646 | 2026.03.13 22:27:49.513435 [ 4 ] {e580b2ea-e6cb-41f7-b3ca-25e2fc1b407b} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001095 sec., 32876.71232876712 rows/sec., 2.22 MiB/sec. | ||
| 14647 | 2026.03.13 22:27:49.513472 [ 4 ] {e580b2ea-e6cb-41f7-b3ca-25e2fc1b407b} <Debug> TCPHandler: Processed in 0.001257726 sec. | ||
| 14648 | 2026.03.13 22:27:49.517261 [ 192 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_120_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38985 rows, containing 5 columns (5 merged, 0 gathered) in 0.007390917 sec., 5274717.602700721 rows/sec., 347.14 MiB/sec. | ||
| 14649 | 2026.03.13 22:27:49.517798 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_120_30} <Trace> MergedBlockOutputStream: filled checksums all_1_120_30 (state Temporary) | ||
| 14650 | 2026.03.13 22:27:49.518074 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_120_30} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_120_30 to all_1_120_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14651 | 2026.03.13 22:27:49.518143 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_120_30} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 6 parts: [all_1_115_29, all_120_120_0] -> all_1_120_30 | ||
| 14652 | 2026.03.13 22:27:49.518222 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 14653 | 2026.03.13 22:27:51.820265 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14654 | 2026.03.13 22:27:51.820439 [ 4 ] {a7af9c6d-ac54-4d8f-a165-112609434889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14655 | 2026.03.13 22:27:51.820506 [ 4 ] {a7af9c6d-ac54-4d8f-a165-112609434889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14656 | 2026.03.13 22:27:51.821152 [ 4 ] {a7af9c6d-ac54-4d8f-a165-112609434889} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14657 | 2026.03.13 22:27:51.821194 [ 4 ] {a7af9c6d-ac54-4d8f-a165-112609434889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14658 | 2026.03.13 22:27:51.821575 [ 4 ] {a7af9c6d-ac54-4d8f-a165-112609434889} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14659 | 2026.03.13 22:27:51.821800 [ 4 ] {a7af9c6d-ac54-4d8f-a165-112609434889} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14660 | 2026.03.13 22:27:51.821959 [ 4 ] {a7af9c6d-ac54-4d8f-a165-112609434889} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001572 sec., 35623.40966921119 rows/sec., 2.72 MiB/sec. | ||
| 14661 | 2026.03.13 22:27:51.821957 [ 137 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14662 | 2026.03.13 22:27:51.822010 [ 4 ] {a7af9c6d-ac54-4d8f-a165-112609434889} <Debug> TCPHandler: Processed in 0.00187485 sec. | ||
| 14663 | 2026.03.13 22:27:51.822032 [ 137 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14664 | 2026.03.13 22:27:51.822059 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14665 | 2026.03.13 22:27:51.822134 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14666 | 2026.03.13 22:27:51.822162 [ 201 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 14667 | 2026.03.13 22:27:51.822239 [ 4 ] {88c9b9fd-f416-499c-8d5b-d782fc32262b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14668 | 2026.03.13 22:27:51.822276 [ 201 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14669 | 2026.03.13 22:27:51.822286 [ 4 ] {88c9b9fd-f416-499c-8d5b-d782fc32262b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14670 | 2026.03.13 22:27:51.822317 [ 201 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2152 rows starting from the beginning of the part | ||
| 14671 | 2026.03.13 22:27:51.822387 [ 201 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 64 rows starting from the beginning of the part | ||
| 14672 | 2026.03.13 22:27:51.822438 [ 201 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 132 rows starting from the beginning of the part | ||
| 14673 | 2026.03.13 22:27:51.822481 [ 201 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 62 rows starting from the beginning of the part | ||
| 14674 | 2026.03.13 22:27:51.822521 [ 201 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 2136 rows starting from the beginning of the part | ||
| 14675 | 2026.03.13 22:27:51.822561 [ 201 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part | ||
| 14676 | 2026.03.13 22:27:51.822738 [ 4 ] {88c9b9fd-f416-499c-8d5b-d782fc32262b} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14677 | 2026.03.13 22:27:51.822779 [ 4 ] {88c9b9fd-f416-499c-8d5b-d782fc32262b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14678 | 2026.03.13 22:27:51.823093 [ 4 ] {88c9b9fd-f416-499c-8d5b-d782fc32262b} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14679 | 2026.03.13 22:27:51.823318 [ 4 ] {88c9b9fd-f416-499c-8d5b-d782fc32262b} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14680 | 2026.03.13 22:27:51.823445 [ 137 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14681 | 2026.03.13 22:27:51.823451 [ 4 ] {88c9b9fd-f416-499c-8d5b-d782fc32262b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001236 sec., 51779.93527508091 rows/sec., 4.04 MiB/sec. | ||
| 14682 | 2026.03.13 22:27:51.823478 [ 137 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14683 | 2026.03.13 22:27:51.823499 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14684 | 2026.03.13 22:27:51.823503 [ 4 ] {88c9b9fd-f416-499c-8d5b-d782fc32262b} <Debug> TCPHandler: Processed in 0.0014184 sec. | ||
| 14685 | 2026.03.13 22:27:51.823592 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 14686 | 2026.03.13 22:27:51.823624 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14687 | 2026.03.13 22:27:51.823684 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14688 | 2026.03.13 22:27:51.823714 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1124 rows starting from the beginning of the part | ||
| 14689 | 2026.03.13 22:27:51.823718 [ 4 ] {06accc09-2b9b-4c0f-a862-7e12c485ce98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14690 | 2026.03.13 22:27:51.823765 [ 4 ] {06accc09-2b9b-4c0f-a862-7e12c485ce98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14691 | 2026.03.13 22:27:51.823773 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 71 rows starting from the beginning of the part | ||
| 14692 | 2026.03.13 22:27:51.823817 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 102 rows starting from the beginning of the part | ||
| 14693 | 2026.03.13 22:27:51.823856 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 67 rows starting from the beginning of the part | ||
| 14694 | 2026.03.13 22:27:51.823896 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1085 rows starting from the beginning of the part | ||
| 14695 | 2026.03.13 22:27:51.823934 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
| 14696 | 2026.03.13 22:27:51.824126 [ 4 ] {06accc09-2b9b-4c0f-a862-7e12c485ce98} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14697 | 2026.03.13 22:27:51.824159 [ 4 ] {06accc09-2b9b-4c0f-a862-7e12c485ce98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14698 | 2026.03.13 22:27:51.824308 [ 189 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4602 rows, containing 5 columns (5 merged, 0 gathered) in 0.002191407 sec., 2100020.6716506793 rows/sec., 169.34 MiB/sec. | ||
| 14699 | 2026.03.13 22:27:51.824484 [ 4 ] {06accc09-2b9b-4c0f-a862-7e12c485ce98} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14700 | 2026.03.13 22:27:51.824604 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14701 | 2026.03.13 22:27:51.824709 [ 4 ] {06accc09-2b9b-4c0f-a862-7e12c485ce98} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14702 | 2026.03.13 22:27:51.824854 [ 4 ] {06accc09-2b9b-4c0f-a862-7e12c485ce98} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001156 sec., 55363.32179930796 rows/sec., 3.86 MiB/sec. | ||
| 14703 | 2026.03.13 22:27:51.824892 [ 4 ] {06accc09-2b9b-4c0f-a862-7e12c485ce98} <Debug> TCPHandler: Processed in 0.001315808 sec. | ||
| 14704 | 2026.03.13 22:27:51.824934 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_121_24} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14705 | 2026.03.13 22:27:51.825003 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14706 | 2026.03.13 22:27:51.825020 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_121_24} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14707 | 2026.03.13 22:27:51.825101 [ 4 ] {10595b32-d0cc-46c8-a3c6-62aa7b970d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14708 | 2026.03.13 22:27:51.825108 [ 189 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2513 rows, containing 5 columns (5 merged, 0 gathered) in 0.001560483 sec., 1610398.8316437923 rows/sec., 120.36 MiB/sec. | ||
| 14709 | 2026.03.13 22:27:51.825125 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 14710 | 2026.03.13 22:27:51.825152 [ 4 ] {10595b32-d0cc-46c8-a3c6-62aa7b970d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14711 | 2026.03.13 22:27:51.825331 [ 189 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14712 | 2026.03.13 22:27:51.825468 [ 4 ] {10595b32-d0cc-46c8-a3c6-62aa7b970d5a} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14713 | 2026.03.13 22:27:51.825509 [ 4 ] {10595b32-d0cc-46c8-a3c6-62aa7b970d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14714 | 2026.03.13 22:27:51.825612 [ 189 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_121_24} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14715 | 2026.03.13 22:27:51.825699 [ 189 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_121_24} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14716 | 2026.03.13 22:27:51.825784 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 14717 | 2026.03.13 22:27:51.825824 [ 4 ] {10595b32-d0cc-46c8-a3c6-62aa7b970d5a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14718 | 2026.03.13 22:27:51.826037 [ 4 ] {10595b32-d0cc-46c8-a3c6-62aa7b970d5a} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14719 | 2026.03.13 22:27:51.826161 [ 135 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14720 | 2026.03.13 22:27:51.826166 [ 4 ] {10595b32-d0cc-46c8-a3c6-62aa7b970d5a} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001084 sec., 22140.221402214025 rows/sec., 1.49 MiB/sec. | ||
| 14721 | 2026.03.13 22:27:51.826205 [ 135 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14722 | 2026.03.13 22:27:51.826221 [ 4 ] {10595b32-d0cc-46c8-a3c6-62aa7b970d5a} <Debug> TCPHandler: Processed in 0.001264687 sec. | ||
| 14723 | 2026.03.13 22:27:51.826229 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14724 | 2026.03.13 22:27:51.826309 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 14725 | 2026.03.13 22:27:51.826402 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14726 | 2026.03.13 22:27:51.826425 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 5766 rows starting from the beginning of the part | ||
| 14727 | 2026.03.13 22:27:51.826468 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 14728 | 2026.03.13 22:27:51.826499 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 14729 | 2026.03.13 22:27:51.826531 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 14730 | 2026.03.13 22:27:51.826561 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 14731 | 2026.03.13 22:27:51.826593 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 24 rows starting from the beginning of the part | ||
| 14732 | 2026.03.13 22:27:51.828023 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6006 rows, containing 4 columns (4 merged, 0 gathered) in 0.001741708 sec., 3448339.2164473035 rows/sec., 232.29 MiB/sec. | ||
| 14733 | 2026.03.13 22:27:51.828338 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14734 | 2026.03.13 22:27:51.828572 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_121_24} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14735 | 2026.03.13 22:27:51.828632 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_121_24} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14736 | 2026.03.13 22:27:51.828685 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 14737 | 2026.03.13 22:27:53.580280 [ 225 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): 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] | ||
| 14738 | 2026.03.13 22:27:53.580369 [ 225 ] {} <Debug> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): 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] | ||
| 14739 | 2026.03.13 22:27:53.581225 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14740 | 2026.03.13 22:27:53.581272 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14741 | 2026.03.13 22:27:53.606186 [ 225 ] {} <Debug> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): 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] | ||
| 14742 | 2026.03.13 22:27:53.772768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34588 | ||
| 14743 | 2026.03.13 22:27:53.773519 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14744 | 2026.03.13 22:27:53.773586 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14745 | 2026.03.13 22:27:53.774305 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14746 | 2026.03.13 22:27:53.774525 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14747 | 2026.03.13 22:27:53.774647 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34588 | ||
| 14748 | 2026.03.13 22:27:53.877018 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1794 | ||
| 14749 | 2026.03.13 22:27:53.879588 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14750 | 2026.03.13 22:27:53.879635 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14751 | 2026.03.13 22:27:53.880807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14752 | 2026.03.13 22:27:53.881064 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14753 | 2026.03.13 22:27:53.881324 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1794 | ||
| 14754 | 2026.03.13 22:27:55.625062 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 14755 | 2026.03.13 22:27:55.641622 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14756 | 2026.03.13 22:27:55.641683 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14757 | 2026.03.13 22:27:55.647844 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14758 | 2026.03.13 22:27:55.648532 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14759 | 2026.03.13 22:27:55.651497 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 14760 | 2026.03.13 22:27:56.824401 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14761 | 2026.03.13 22:27:56.824589 [ 4 ] {29f25c45-97bb-470d-9cac-554339e42286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14762 | 2026.03.13 22:27:56.824660 [ 4 ] {29f25c45-97bb-470d-9cac-554339e42286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14763 | 2026.03.13 22:27:56.825317 [ 4 ] {29f25c45-97bb-470d-9cac-554339e42286} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14764 | 2026.03.13 22:27:56.825363 [ 4 ] {29f25c45-97bb-470d-9cac-554339e42286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14765 | 2026.03.13 22:27:56.825742 [ 4 ] {29f25c45-97bb-470d-9cac-554339e42286} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14766 | 2026.03.13 22:27:56.825967 [ 4 ] {29f25c45-97bb-470d-9cac-554339e42286} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14767 | 2026.03.13 22:27:56.826116 [ 4 ] {29f25c45-97bb-470d-9cac-554339e42286} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001581 sec., 39215.686274509804 rows/sec., 3.06 MiB/sec. | ||
| 14768 | 2026.03.13 22:27:56.826157 [ 4 ] {29f25c45-97bb-470d-9cac-554339e42286} <Debug> TCPHandler: Processed in 0.001893561 sec. | ||
| 14769 | 2026.03.13 22:27:56.826269 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14770 | 2026.03.13 22:27:56.826361 [ 4 ] {94a8a181-e02d-422e-97f7-0a4e94aa18f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14771 | 2026.03.13 22:27:56.826400 [ 4 ] {94a8a181-e02d-422e-97f7-0a4e94aa18f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14772 | 2026.03.13 22:27:56.826785 [ 4 ] {94a8a181-e02d-422e-97f7-0a4e94aa18f7} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14773 | 2026.03.13 22:27:56.826819 [ 4 ] {94a8a181-e02d-422e-97f7-0a4e94aa18f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14774 | 2026.03.13 22:27:56.827119 [ 4 ] {94a8a181-e02d-422e-97f7-0a4e94aa18f7} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14775 | 2026.03.13 22:27:56.827336 [ 4 ] {94a8a181-e02d-422e-97f7-0a4e94aa18f7} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14776 | 2026.03.13 22:27:56.827461 [ 4 ] {94a8a181-e02d-422e-97f7-0a4e94aa18f7} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001119 sec., 2680.9651474530833 rows/sec., 201.60 KiB/sec. | ||
| 14777 | 2026.03.13 22:27:56.827498 [ 4 ] {94a8a181-e02d-422e-97f7-0a4e94aa18f7} <Debug> TCPHandler: Processed in 0.001276597 sec. | ||
| 14778 | 2026.03.13 22:27:56.827606 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14779 | 2026.03.13 22:27:56.827697 [ 4 ] {6d715430-b58e-4d6d-93b2-835a275d20f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14780 | 2026.03.13 22:27:56.827735 [ 4 ] {6d715430-b58e-4d6d-93b2-835a275d20f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14781 | 2026.03.13 22:27:56.828133 [ 4 ] {6d715430-b58e-4d6d-93b2-835a275d20f3} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14782 | 2026.03.13 22:27:56.828167 [ 4 ] {6d715430-b58e-4d6d-93b2-835a275d20f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14783 | 2026.03.13 22:27:56.828461 [ 4 ] {6d715430-b58e-4d6d-93b2-835a275d20f3} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14784 | 2026.03.13 22:27:56.828665 [ 4 ] {6d715430-b58e-4d6d-93b2-835a275d20f3} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14785 | 2026.03.13 22:27:56.828791 [ 4 ] {6d715430-b58e-4d6d-93b2-835a275d20f3} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001112 sec., 60251.79856115108 rows/sec., 4.70 MiB/sec. | ||
| 14786 | 2026.03.13 22:27:56.828827 [ 4 ] {6d715430-b58e-4d6d-93b2-835a275d20f3} <Debug> TCPHandler: Processed in 0.001268327 sec. | ||
| 14787 | 2026.03.13 22:27:56.828937 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14788 | 2026.03.13 22:27:56.829028 [ 4 ] {2ebb6853-e1d9-4f9b-8272-a626e69d1ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14789 | 2026.03.13 22:27:56.829070 [ 4 ] {2ebb6853-e1d9-4f9b-8272-a626e69d1ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14790 | 2026.03.13 22:27:56.829460 [ 4 ] {2ebb6853-e1d9-4f9b-8272-a626e69d1ac0} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14791 | 2026.03.13 22:27:56.829500 [ 4 ] {2ebb6853-e1d9-4f9b-8272-a626e69d1ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14792 | 2026.03.13 22:27:56.829815 [ 4 ] {2ebb6853-e1d9-4f9b-8272-a626e69d1ac0} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14793 | 2026.03.13 22:27:56.830018 [ 4 ] {2ebb6853-e1d9-4f9b-8272-a626e69d1ac0} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14794 | 2026.03.13 22:27:56.830142 [ 4 ] {2ebb6853-e1d9-4f9b-8272-a626e69d1ac0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001133 sec., 141218.00529567522 rows/sec., 9.84 MiB/sec. | ||
| 14795 | 2026.03.13 22:27:56.830178 [ 4 ] {2ebb6853-e1d9-4f9b-8272-a626e69d1ac0} <Debug> TCPHandler: Processed in 0.001287697 sec. | ||
| 14796 | 2026.03.13 22:27:56.830282 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14797 | 2026.03.13 22:27:56.830371 [ 4 ] {4565e4e8-f1d2-41cf-bc8a-dd89dd24f13f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14798 | 2026.03.13 22:27:56.830424 [ 4 ] {4565e4e8-f1d2-41cf-bc8a-dd89dd24f13f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14799 | 2026.03.13 22:27:56.831143 [ 4 ] {4565e4e8-f1d2-41cf-bc8a-dd89dd24f13f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14800 | 2026.03.13 22:27:56.831178 [ 4 ] {4565e4e8-f1d2-41cf-bc8a-dd89dd24f13f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14801 | 2026.03.13 22:27:56.831670 [ 4 ] {4565e4e8-f1d2-41cf-bc8a-dd89dd24f13f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14802 | 2026.03.13 22:27:56.831896 [ 4 ] {4565e4e8-f1d2-41cf-bc8a-dd89dd24f13f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14803 | 2026.03.13 22:27:56.832028 [ 4 ] {4565e4e8-f1d2-41cf-bc8a-dd89dd24f13f} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001674 sec., 1792.1146953405018 rows/sec., 3.21 MiB/sec. | ||
| 14804 | 2026.03.13 22:27:56.832080 [ 4 ] {4565e4e8-f1d2-41cf-bc8a-dd89dd24f13f} <Debug> TCPHandler: Processed in 0.001844719 sec. | ||
| 14805 | 2026.03.13 22:27:56.832209 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14806 | 2026.03.13 22:27:56.832300 [ 4 ] {c3037ec1-7b66-4f8e-b179-31ad97855c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14807 | 2026.03.13 22:27:56.832340 [ 4 ] {c3037ec1-7b66-4f8e-b179-31ad97855c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14808 | 2026.03.13 22:27:56.832669 [ 4 ] {c3037ec1-7b66-4f8e-b179-31ad97855c0b} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14809 | 2026.03.13 22:27:56.832703 [ 4 ] {c3037ec1-7b66-4f8e-b179-31ad97855c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14810 | 2026.03.13 22:27:56.833001 [ 4 ] {c3037ec1-7b66-4f8e-b179-31ad97855c0b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14811 | 2026.03.13 22:27:56.833206 [ 4 ] {c3037ec1-7b66-4f8e-b179-31ad97855c0b} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14812 | 2026.03.13 22:27:56.833330 [ 4 ] {c3037ec1-7b66-4f8e-b179-31ad97855c0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 14813 | 2026.03.13 22:27:56.833364 [ 4 ] {c3037ec1-7b66-4f8e-b179-31ad97855c0b} <Debug> TCPHandler: Processed in 0.001202616 sec. | ||
| 14814 | 2026.03.13 22:28:01.097867 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): 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] | ||
| 14815 | 2026.03.13 22:28:01.097938 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): 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] | ||
| 14816 | 2026.03.13 22:28:01.105988 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): 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] | ||
| 14817 | 2026.03.13 22:28:01.274821 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35100 | ||
| 14818 | 2026.03.13 22:28:01.275383 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14819 | 2026.03.13 22:28:01.275427 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14820 | 2026.03.13 22:28:01.275901 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14821 | 2026.03.13 22:28:01.276136 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14822 | 2026.03.13 22:28:01.276273 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35100 | ||
| 14823 | 2026.03.13 22:28:01.573528 [ 217 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): 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] | ||
| 14824 | 2026.03.13 22:28:01.573566 [ 217 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): 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] | ||
| 14825 | 2026.03.13 22:28:01.575595 [ 217 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): 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] | ||
| 14826 | 2026.03.13 22:28:01.680567 [ 222 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): 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] | ||
| 14827 | 2026.03.13 22:28:01.680619 [ 222 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): 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] | ||
| 14828 | 2026.03.13 22:28:01.691321 [ 222 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): 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] | ||
| 14829 | 2026.03.13 22:28:01.826659 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14830 | 2026.03.13 22:28:01.826918 [ 4 ] {06518df5-e447-4e4b-b89b-2143049623f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14831 | 2026.03.13 22:28:01.827018 [ 4 ] {06518df5-e447-4e4b-b89b-2143049623f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14832 | 2026.03.13 22:28:01.827823 [ 4 ] {06518df5-e447-4e4b-b89b-2143049623f2} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14833 | 2026.03.13 22:28:01.827874 [ 4 ] {06518df5-e447-4e4b-b89b-2143049623f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14834 | 2026.03.13 22:28:01.828281 [ 4 ] {06518df5-e447-4e4b-b89b-2143049623f2} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14835 | 2026.03.13 22:28:01.828522 [ 4 ] {06518df5-e447-4e4b-b89b-2143049623f2} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14836 | 2026.03.13 22:28:01.828687 [ 4 ] {06518df5-e447-4e4b-b89b-2143049623f2} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001839 sec., 71778.14029363784 rows/sec., 6.20 MiB/sec. | ||
| 14837 | 2026.03.13 22:28:01.828741 [ 4 ] {06518df5-e447-4e4b-b89b-2143049623f2} <Debug> TCPHandler: Processed in 0.002254528 sec. | ||
| 14838 | 2026.03.13 22:28:01.828808 [ 223 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): 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] | ||
| 14839 | 2026.03.13 22:28:01.828855 [ 223 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): 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] | ||
| 14840 | 2026.03.13 22:28:01.828865 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14841 | 2026.03.13 22:28:01.828972 [ 4 ] {9d4f77f0-d0c7-45f4-bd81-5f81b20df4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14842 | 2026.03.13 22:28:01.829018 [ 4 ] {9d4f77f0-d0c7-45f4-bd81-5f81b20df4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14843 | 2026.03.13 22:28:01.829442 [ 4 ] {9d4f77f0-d0c7-45f4-bd81-5f81b20df4ce} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14844 | 2026.03.13 22:28:01.829481 [ 4 ] {9d4f77f0-d0c7-45f4-bd81-5f81b20df4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14845 | 2026.03.13 22:28:01.829790 [ 4 ] {9d4f77f0-d0c7-45f4-bd81-5f81b20df4ce} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14846 | 2026.03.13 22:28:01.830026 [ 4 ] {9d4f77f0-d0c7-45f4-bd81-5f81b20df4ce} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14847 | 2026.03.13 22:28:01.830165 [ 4 ] {9d4f77f0-d0c7-45f4-bd81-5f81b20df4ce} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001216 sec., 31250 rows/sec., 2.29 MiB/sec. | ||
| 14848 | 2026.03.13 22:28:01.830204 [ 4 ] {9d4f77f0-d0c7-45f4-bd81-5f81b20df4ce} <Debug> TCPHandler: Processed in 0.00139159 sec. | ||
| 14849 | 2026.03.13 22:28:01.830307 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14850 | 2026.03.13 22:28:01.830403 [ 4 ] {11f1502b-affc-4346-b841-f70c341e49e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14851 | 2026.03.13 22:28:01.830445 [ 4 ] {11f1502b-affc-4346-b841-f70c341e49e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14852 | 2026.03.13 22:28:01.830877 [ 4 ] {11f1502b-affc-4346-b841-f70c341e49e7} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14853 | 2026.03.13 22:28:01.830914 [ 4 ] {11f1502b-affc-4346-b841-f70c341e49e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14854 | 2026.03.13 22:28:01.831220 [ 4 ] {11f1502b-affc-4346-b841-f70c341e49e7} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14855 | 2026.03.13 22:28:01.831435 [ 4 ] {11f1502b-affc-4346-b841-f70c341e49e7} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14856 | 2026.03.13 22:28:01.831564 [ 4 ] {11f1502b-affc-4346-b841-f70c341e49e7} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001182 sec., 86294.41624365482 rows/sec., 6.74 MiB/sec. | ||
| 14857 | 2026.03.13 22:28:01.831602 [ 4 ] {11f1502b-affc-4346-b841-f70c341e49e7} <Debug> TCPHandler: Processed in 0.001344168 sec. | ||
| 14858 | 2026.03.13 22:28:01.831711 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14859 | 2026.03.13 22:28:01.831805 [ 4 ] {cbf9aa35-0154-4142-b4f3-adfafdfd44d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14860 | 2026.03.13 22:28:01.831847 [ 4 ] {cbf9aa35-0154-4142-b4f3-adfafdfd44d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14861 | 2026.03.13 22:28:01.832262 [ 4 ] {cbf9aa35-0154-4142-b4f3-adfafdfd44d1} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14862 | 2026.03.13 22:28:01.832302 [ 4 ] {cbf9aa35-0154-4142-b4f3-adfafdfd44d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14863 | 2026.03.13 22:28:01.832638 [ 4 ] {cbf9aa35-0154-4142-b4f3-adfafdfd44d1} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14864 | 2026.03.13 22:28:01.832860 [ 4 ] {cbf9aa35-0154-4142-b4f3-adfafdfd44d1} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14865 | 2026.03.13 22:28:01.833008 [ 4 ] {cbf9aa35-0154-4142-b4f3-adfafdfd44d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 14866 | 2026.03.13 22:28:01.833051 [ 4 ] {cbf9aa35-0154-4142-b4f3-adfafdfd44d1} <Debug> TCPHandler: Processed in 0.00139012 sec. | ||
| 14867 | 2026.03.13 22:28:01.833173 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14868 | 2026.03.13 22:28:01.833270 [ 4 ] {25de9beb-c7ca-4a28-b45b-1be95e57a400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14869 | 2026.03.13 22:28:01.833325 [ 4 ] {25de9beb-c7ca-4a28-b45b-1be95e57a400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14870 | 2026.03.13 22:28:01.834204 [ 4 ] {25de9beb-c7ca-4a28-b45b-1be95e57a400} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14871 | 2026.03.13 22:28:01.834240 [ 4 ] {25de9beb-c7ca-4a28-b45b-1be95e57a400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14872 | 2026.03.13 22:28:01.834795 [ 4 ] {25de9beb-c7ca-4a28-b45b-1be95e57a400} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14873 | 2026.03.13 22:28:01.835018 [ 4 ] {25de9beb-c7ca-4a28-b45b-1be95e57a400} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14874 | 2026.03.13 22:28:01.835173 [ 4 ] {25de9beb-c7ca-4a28-b45b-1be95e57a400} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001921 sec., 19781.363872982824 rows/sec., 35.45 MiB/sec. | ||
| 14875 | 2026.03.13 22:28:01.835171 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14876 | 2026.03.13 22:28:01.835246 [ 4 ] {25de9beb-c7ca-4a28-b45b-1be95e57a400} <Debug> TCPHandler: Processed in 0.002122345 sec. | ||
| 14877 | 2026.03.13 22:28:01.835272 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14878 | 2026.03.13 22:28:01.835314 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14879 | 2026.03.13 22:28:01.835361 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14880 | 2026.03.13 22:28:01.835467 [ 4 ] {a29f6a9c-8390-4661-82d8-789b7b63c16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14881 | 2026.03.13 22:28:01.835478 [ 193 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::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 | ||
| 14882 | 2026.03.13 22:28:01.835510 [ 4 ] {a29f6a9c-8390-4661-82d8-789b7b63c16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14883 | 2026.03.13 22:28:01.835858 [ 193 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14884 | 2026.03.13 22:28:01.835874 [ 4 ] {a29f6a9c-8390-4661-82d8-789b7b63c16d} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14885 | 2026.03.13 22:28:01.835931 [ 4 ] {a29f6a9c-8390-4661-82d8-789b7b63c16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14886 | 2026.03.13 22:28:01.835969 [ 193 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2210 rows starting from the beginning of the part | ||
| 14887 | 2026.03.13 22:28:01.836188 [ 193 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 38 rows starting from the beginning of the part | ||
| 14888 | 2026.03.13 22:28:01.836254 [ 4 ] {a29f6a9c-8390-4661-82d8-789b7b63c16d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14889 | 2026.03.13 22:28:01.836292 [ 193 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 3 rows starting from the beginning of the part | ||
| 14890 | 2026.03.13 22:28:01.836404 [ 193 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 49 rows starting from the beginning of the part | ||
| 14891 | 2026.03.13 22:28:01.836500 [ 4 ] {a29f6a9c-8390-4661-82d8-789b7b63c16d} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14892 | 2026.03.13 22:28:01.836505 [ 193 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 3 rows starting from the beginning of the part | ||
| 14893 | 2026.03.13 22:28:01.836625 [ 193 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 38 rows starting from the beginning of the part | ||
| 14894 | 2026.03.13 22:28:01.836653 [ 4 ] {a29f6a9c-8390-4661-82d8-789b7b63c16d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 14895 | 2026.03.13 22:28:01.836695 [ 4 ] {a29f6a9c-8390-4661-82d8-789b7b63c16d} <Debug> TCPHandler: Processed in 0.001384559 sec. | ||
| 14896 | 2026.03.13 22:28:01.836753 [ 221 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): 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] | ||
| 14897 | 2026.03.13 22:28:01.836781 [ 221 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): 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] | ||
| 14898 | 2026.03.13 22:28:01.839360 [ 223 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): 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] | ||
| 14899 | 2026.03.13 22:28:01.839729 [ 221 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): 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] | ||
| 14900 | 2026.03.13 22:28:01.843705 [ 190 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2341 rows, containing 19 columns (19 merged, 0 gathered) in 0.008300836 sec., 282019.78692266654 rows/sec., 505.37 MiB/sec. | ||
| 14901 | 2026.03.13 22:28:01.845790 [ 200 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14902 | 2026.03.13 22:28:01.846150 [ 200 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14903 | 2026.03.13 22:28:01.846221 [ 200 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14904 | 2026.03.13 22:28:01.846392 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.53 MiB. | ||
| 14905 | 2026.03.13 22:28:03.125967 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54663 | ||
| 14906 | 2026.03.13 22:28:03.126074 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14907 | 2026.03.13 22:28:03.126098 [ 289 ] {} <Debug> TCP-Session: b87765cf-b81f-4231-944d-9bd40aed0f8d Authenticating user 'default' from [fd00:1122:3344:101::e]:54663 | ||
| 14908 | 2026.03.13 22:28:03.126124 [ 289 ] {} <Debug> TCP-Session: b87765cf-b81f-4231-944d-9bd40aed0f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14909 | 2026.03.13 22:28:03.126136 [ 289 ] {} <Debug> TCP-Session: b87765cf-b81f-4231-944d-9bd40aed0f8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14910 | 2026.03.13 22:28:03.126329 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45897 | ||
| 14911 | 2026.03.13 22:28:03.126358 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59061 | ||
| 14912 | 2026.03.13 22:28:03.126393 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39910 | ||
| 14913 | 2026.03.13 22:28:03.126411 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41834 | ||
| 14914 | 2026.03.13 22:28:03.126452 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14915 | 2026.03.13 22:28:03.126377 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52139 | ||
| 14916 | 2026.03.13 22:28:03.126502 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14917 | 2026.03.13 22:28:03.126509 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14918 | 2026.03.13 22:28:03.126499 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14919 | 2026.03.13 22:28:03.126546 [ 292 ] {} <Debug> TCP-Session: fa4bbb9a-0e6b-4e96-8840-26164641732d Authenticating user 'default' from [fd00:1122:3344:101::e]:59061 | ||
| 14920 | 2026.03.13 22:28:03.126577 [ 287 ] {} <Debug> TCP-Session: 67accea7-ad89-4782-b87f-b437de7e6b4e Authenticating user 'default' from [fd00:1122:3344:101::e]:39910 | ||
| 14921 | 2026.03.13 22:28:03.126583 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14922 | 2026.03.13 22:28:03.126599 [ 292 ] {} <Debug> TCP-Session: fa4bbb9a-0e6b-4e96-8840-26164641732d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14923 | 2026.03.13 22:28:03.126613 [ 287 ] {} <Debug> TCP-Session: 67accea7-ad89-4782-b87f-b437de7e6b4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14924 | 2026.03.13 22:28:03.126628 [ 3 ] {} <Debug> TCP-Session: 2dcc4615-f630-477b-bdd5-d8e75afc0953 Authenticating user 'default' from [fd00:1122:3344:101::e]:52139 | ||
| 14925 | 2026.03.13 22:28:03.126635 [ 292 ] {} <Debug> TCP-Session: fa4bbb9a-0e6b-4e96-8840-26164641732d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14926 | 2026.03.13 22:28:03.126648 [ 287 ] {} <Debug> TCP-Session: 67accea7-ad89-4782-b87f-b437de7e6b4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14927 | 2026.03.13 22:28:03.126670 [ 3 ] {} <Debug> TCP-Session: 2dcc4615-f630-477b-bdd5-d8e75afc0953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14928 | 2026.03.13 22:28:03.126551 [ 288 ] {} <Debug> TCP-Session: dd7fb51c-c79d-4786-ba89-15e588632c65 Authenticating user 'default' from [fd00:1122:3344:101::e]:41834 | ||
| 14929 | 2026.03.13 22:28:03.126703 [ 3 ] {} <Debug> TCP-Session: 2dcc4615-f630-477b-bdd5-d8e75afc0953 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14930 | 2026.03.13 22:28:03.126492 [ 290 ] {} <Debug> TCP-Session: 016a4e4f-e6ae-44c2-b23e-97ac55d7135d Authenticating user 'default' from [fd00:1122:3344:101::e]:45897 | ||
| 14931 | 2026.03.13 22:28:03.126747 [ 288 ] {} <Debug> TCP-Session: dd7fb51c-c79d-4786-ba89-15e588632c65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14932 | 2026.03.13 22:28:03.126770 [ 290 ] {} <Debug> TCP-Session: 016a4e4f-e6ae-44c2-b23e-97ac55d7135d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14933 | 2026.03.13 22:28:03.126783 [ 288 ] {} <Debug> TCP-Session: dd7fb51c-c79d-4786-ba89-15e588632c65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14934 | 2026.03.13 22:28:03.126795 [ 290 ] {} <Debug> TCP-Session: 016a4e4f-e6ae-44c2-b23e-97ac55d7135d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14935 | 2026.03.13 22:28:03.126371 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35821 | ||
| 14936 | 2026.03.13 22:28:03.126356 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61978 | ||
| 14937 | 2026.03.13 22:28:03.126345 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41628 | ||
| 14938 | 2026.03.13 22:28:03.126498 [ 289 ] {} <Trace> TCP-Session: b87765cf-b81f-4231-944d-9bd40aed0f8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14939 | 2026.03.13 22:28:03.127078 [ 289 ] {513eb5e7-3166-406f-99a0-5285fd4da57b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54663) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14940 | 2026.03.13 22:28:03.127280 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14941 | 2026.03.13 22:28:03.127313 [ 294 ] {} <Debug> TCP-Session: 0613510a-5dae-470b-8763-49f37d9619f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35821 | ||
| 14942 | 2026.03.13 22:28:03.127328 [ 294 ] {} <Debug> TCP-Session: 0613510a-5dae-470b-8763-49f37d9619f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14943 | 2026.03.13 22:28:03.127340 [ 294 ] {} <Debug> TCP-Session: 0613510a-5dae-470b-8763-49f37d9619f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14944 | 2026.03.13 22:28:03.127340 [ 289 ] {513eb5e7-3166-406f-99a0-5285fd4da57b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14945 | 2026.03.13 22:28:03.127408 [ 289 ] {513eb5e7-3166-406f-99a0-5285fd4da57b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14946 | 2026.03.13 22:28:03.127559 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14947 | 2026.03.13 22:28:03.127591 [ 291 ] {} <Debug> TCP-Session: 18c0bb90-8a67-4635-bf0b-244af6948aa0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41628 | ||
| 14948 | 2026.03.13 22:28:03.127608 [ 291 ] {} <Debug> TCP-Session: 18c0bb90-8a67-4635-bf0b-244af6948aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14949 | 2026.03.13 22:28:03.127620 [ 291 ] {} <Debug> TCP-Session: 18c0bb90-8a67-4635-bf0b-244af6948aa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14950 | 2026.03.13 22:28:03.127676 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14951 | 2026.03.13 22:28:03.127693 [ 289 ] {513eb5e7-3166-406f-99a0-5285fd4da57b} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 14952 | 2026.03.13 22:28:03.127715 [ 293 ] {} <Debug> TCP-Session: f1f776ed-2c96-4be1-9c1c-1840e1de58ba Authenticating user 'default' from [fd00:1122:3344:101::e]:61978 | ||
| 14953 | 2026.03.13 22:28:03.127740 [ 293 ] {} <Debug> TCP-Session: f1f776ed-2c96-4be1-9c1c-1840e1de58ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14954 | 2026.03.13 22:28:03.127753 [ 293 ] {} <Debug> TCP-Session: f1f776ed-2c96-4be1-9c1c-1840e1de58ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14955 | 2026.03.13 22:28:03.128671 [ 296 ] {513eb5e7-3166-406f-99a0-5285fd4da57b} <Trace> AggregatingTransform: Aggregating | ||
| 14956 | 2026.03.13 22:28:03.128725 [ 296 ] {513eb5e7-3166-406f-99a0-5285fd4da57b} <Trace> Aggregator: Aggregation method: without_key | ||
| 14957 | 2026.03.13 22:28:03.128766 [ 296 ] {513eb5e7-3166-406f-99a0-5285fd4da57b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00096877 sec. (1032.237 rows/sec., 40.32 KiB/sec.) | ||
| 14958 | 2026.03.13 22:28:03.128789 [ 296 ] {513eb5e7-3166-406f-99a0-5285fd4da57b} <Trace> Aggregator: Merging aggregated data | ||
| 14959 | 2026.03.13 22:28:03.130051 [ 289 ] {513eb5e7-3166-406f-99a0-5285fd4da57b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003026 sec., 330.4692663582287 rows/sec., 12.91 KiB/sec. | ||
| 14960 | 2026.03.13 22:28:03.130186 [ 289 ] {513eb5e7-3166-406f-99a0-5285fd4da57b} <Debug> TCPHandler: Processed in 0.003796401 sec. | ||
| 14961 | 2026.03.13 22:28:03.130304 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14962 | 2026.03.13 22:28:03.130332 [ 289 ] {} <Debug> TCP-Session: b87765cf-b81f-4231-944d-9bd40aed0f8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14963 | 2026.03.13 22:28:03.130333 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14964 | 2026.03.13 22:28:03.130354 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14965 | 2026.03.13 22:28:03.130372 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14966 | 2026.03.13 22:28:03.130389 [ 290 ] {} <Debug> TCP-Session: 016a4e4f-e6ae-44c2-b23e-97ac55d7135d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14967 | 2026.03.13 22:28:03.130409 [ 292 ] {} <Debug> TCP-Session: fa4bbb9a-0e6b-4e96-8840-26164641732d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14968 | 2026.03.13 22:28:03.130412 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14969 | 2026.03.13 22:28:03.130442 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14970 | 2026.03.13 22:28:03.130467 [ 288 ] {} <Debug> TCP-Session: dd7fb51c-c79d-4786-ba89-15e588632c65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14971 | 2026.03.13 22:28:03.130474 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14972 | 2026.03.13 22:28:03.130491 [ 293 ] {} <Debug> TCP-Session: f1f776ed-2c96-4be1-9c1c-1840e1de58ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14973 | 2026.03.13 22:28:03.130428 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14974 | 2026.03.13 22:28:03.130535 [ 287 ] {} <Debug> TCP-Session: 67accea7-ad89-4782-b87f-b437de7e6b4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14975 | 2026.03.13 22:28:03.130393 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14976 | 2026.03.13 22:28:03.130593 [ 291 ] {} <Debug> TCP-Session: 18c0bb90-8a67-4635-bf0b-244af6948aa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14977 | 2026.03.13 22:28:03.130424 [ 294 ] {} <Debug> TCP-Session: 0613510a-5dae-470b-8763-49f37d9619f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14978 | 2026.03.13 22:28:03.130623 [ 3 ] {} <Debug> TCP-Session: 2dcc4615-f630-477b-bdd5-d8e75afc0953 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14979 | 2026.03.13 22:28:03.151632 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 14980 | 2026.03.13 22:28:03.168729 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14981 | 2026.03.13 22:28:03.168793 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14982 | 2026.03.13 22:28:03.175270 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14983 | 2026.03.13 22:28:03.175985 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14984 | 2026.03.13 22:28:03.179450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 14985 | 2026.03.13 22:28:03.200296 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45031 | ||
| 14986 | 2026.03.13 22:28:03.200416 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14987 | 2026.03.13 22:28:03.200442 [ 292 ] {} <Debug> TCP-Session: 71f8baac-569f-4d87-801b-3d6cea69250a Authenticating user 'default' from [fd00:1122:3344:101::e]:45031 | ||
| 14988 | 2026.03.13 22:28:03.200464 [ 292 ] {} <Debug> TCP-Session: 71f8baac-569f-4d87-801b-3d6cea69250a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14989 | 2026.03.13 22:28:03.200478 [ 292 ] {} <Debug> TCP-Session: 71f8baac-569f-4d87-801b-3d6cea69250a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14990 | 2026.03.13 22:28:03.200681 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34777 | ||
| 14991 | 2026.03.13 22:28:03.200683 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39809 | ||
| 14992 | 2026.03.13 22:28:03.200720 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41136 | ||
| 14993 | 2026.03.13 22:28:03.200741 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58675 | ||
| 14994 | 2026.03.13 22:28:03.200769 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14995 | 2026.03.13 22:28:03.200762 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36112 | ||
| 14996 | 2026.03.13 22:28:03.200802 [ 294 ] {} <Debug> TCP-Session: eee4f732-f48f-4daa-aa0a-3d34a3812c79 Authenticating user 'default' from [fd00:1122:3344:101::e]:34777 | ||
| 14997 | 2026.03.13 22:28:03.200820 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14998 | 2026.03.13 22:28:03.200829 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14999 | 2026.03.13 22:28:03.200856 [ 294 ] {} <Debug> TCP-Session: eee4f732-f48f-4daa-aa0a-3d34a3812c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15000 | 2026.03.13 22:28:03.200865 [ 293 ] {} <Debug> TCP-Session: 712427f1-55df-4cea-b6ba-017a09df6f92 Authenticating user 'default' from [fd00:1122:3344:101::e]:39809 | ||
| 15001 | 2026.03.13 22:28:03.200872 [ 290 ] {} <Debug> TCP-Session: 6ec5fdbe-a2ae-4dca-9f6f-8a854867e8c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58675 | ||
| 15002 | 2026.03.13 22:28:03.200893 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15003 | 2026.03.13 22:28:03.200901 [ 293 ] {} <Debug> TCP-Session: 712427f1-55df-4cea-b6ba-017a09df6f92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15004 | 2026.03.13 22:28:03.200912 [ 290 ] {} <Debug> TCP-Session: 6ec5fdbe-a2ae-4dca-9f6f-8a854867e8c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15005 | 2026.03.13 22:28:03.200936 [ 293 ] {} <Debug> TCP-Session: 712427f1-55df-4cea-b6ba-017a09df6f92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15006 | 2026.03.13 22:28:03.200950 [ 290 ] {} <Debug> TCP-Session: 6ec5fdbe-a2ae-4dca-9f6f-8a854867e8c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15007 | 2026.03.13 22:28:03.200930 [ 291 ] {} <Debug> TCP-Session: 114e0c96-b88d-4eb7-8529-809dee76fc9a Authenticating user 'default' from [fd00:1122:3344:101::e]:36112 | ||
| 15008 | 2026.03.13 22:28:03.200857 [ 292 ] {} <Trace> TCP-Session: 71f8baac-569f-4d87-801b-3d6cea69250a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15009 | 2026.03.13 22:28:03.201008 [ 291 ] {} <Debug> TCP-Session: 114e0c96-b88d-4eb7-8529-809dee76fc9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15010 | 2026.03.13 22:28:03.200711 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58311 | ||
| 15011 | 2026.03.13 22:28:03.201043 [ 291 ] {} <Debug> TCP-Session: 114e0c96-b88d-4eb7-8529-809dee76fc9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15012 | 2026.03.13 22:28:03.200702 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58651 | ||
| 15013 | 2026.03.13 22:28:03.200695 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33528 | ||
| 15014 | 2026.03.13 22:28:03.201121 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15015 | 2026.03.13 22:28:03.201157 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15016 | 2026.03.13 22:28:03.201181 [ 292 ] {46add34a-4b3f-4894-b176-308d7b7281dc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45031) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15017 | 2026.03.13 22:28:03.201182 [ 288 ] {} <Debug> TCP-Session: 8ceb1336-6fca-49b0-94c4-dc37c90ce817 Authenticating user 'default' from [fd00:1122:3344:101::e]:58311 | ||
| 15018 | 2026.03.13 22:28:03.201198 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15019 | 2026.03.13 22:28:03.201222 [ 288 ] {} <Debug> TCP-Session: 8ceb1336-6fca-49b0-94c4-dc37c90ce817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15020 | 2026.03.13 22:28:03.201245 [ 3 ] {} <Debug> TCP-Session: ec68ee63-425f-4dc8-a39d-f9318777eda3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33528 | ||
| 15021 | 2026.03.13 22:28:03.201253 [ 288 ] {} <Debug> TCP-Session: 8ceb1336-6fca-49b0-94c4-dc37c90ce817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15022 | 2026.03.13 22:28:03.201271 [ 3 ] {} <Debug> TCP-Session: ec68ee63-425f-4dc8-a39d-f9318777eda3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15023 | 2026.03.13 22:28:03.201193 [ 287 ] {} <Debug> TCP-Session: b6698684-5bb6-4da1-9678-3f4ae09e567f Authenticating user 'default' from [fd00:1122:3344:101::e]:58651 | ||
| 15024 | 2026.03.13 22:28:03.201293 [ 3 ] {} <Debug> TCP-Session: ec68ee63-425f-4dc8-a39d-f9318777eda3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15025 | 2026.03.13 22:28:03.201314 [ 287 ] {} <Debug> TCP-Session: b6698684-5bb6-4da1-9678-3f4ae09e567f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15026 | 2026.03.13 22:28:03.200820 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15027 | 2026.03.13 22:28:03.201337 [ 287 ] {} <Debug> TCP-Session: b6698684-5bb6-4da1-9678-3f4ae09e567f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15028 | 2026.03.13 22:28:03.200876 [ 294 ] {} <Debug> TCP-Session: eee4f732-f48f-4daa-aa0a-3d34a3812c79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15029 | 2026.03.13 22:28:03.201365 [ 289 ] {} <Debug> TCP-Session: 4defe60c-b1db-4857-8f0f-6a4430c15168 Authenticating user 'default' from [fd00:1122:3344:101::e]:41136 | ||
| 15030 | 2026.03.13 22:28:03.201417 [ 289 ] {} <Debug> TCP-Session: 4defe60c-b1db-4857-8f0f-6a4430c15168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15031 | 2026.03.13 22:28:03.201429 [ 289 ] {} <Debug> TCP-Session: 4defe60c-b1db-4857-8f0f-6a4430c15168 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15032 | 2026.03.13 22:28:03.201454 [ 292 ] {46add34a-4b3f-4894-b176-308d7b7281dc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15033 | 2026.03.13 22:28:03.201512 [ 292 ] {46add34a-4b3f-4894-b176-308d7b7281dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15034 | 2026.03.13 22:28:03.201806 [ 292 ] {46add34a-4b3f-4894-b176-308d7b7281dc} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 15035 | 2026.03.13 22:28:03.202743 [ 345 ] {46add34a-4b3f-4894-b176-308d7b7281dc} <Trace> AggregatingTransform: Aggregating | ||
| 15036 | 2026.03.13 22:28:03.202799 [ 345 ] {46add34a-4b3f-4894-b176-308d7b7281dc} <Trace> Aggregator: Aggregation method: without_key | ||
| 15037 | 2026.03.13 22:28:03.202838 [ 345 ] {46add34a-4b3f-4894-b176-308d7b7281dc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00093185 sec. (1073.134 rows/sec., 41.92 KiB/sec.) | ||
| 15038 | 2026.03.13 22:28:03.202857 [ 345 ] {46add34a-4b3f-4894-b176-308d7b7281dc} <Trace> Aggregator: Merging aggregated data | ||
| 15039 | 2026.03.13 22:28:03.204218 [ 292 ] {46add34a-4b3f-4894-b176-308d7b7281dc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003092 sec., 323.41526520051747 rows/sec., 12.63 KiB/sec. | ||
| 15040 | 2026.03.13 22:28:03.204364 [ 292 ] {46add34a-4b3f-4894-b176-308d7b7281dc} <Debug> TCPHandler: Processed in 0.003627937 sec. | ||
| 15041 | 2026.03.13 22:28:03.204464 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15042 | 2026.03.13 22:28:03.204493 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15043 | 2026.03.13 22:28:03.204497 [ 292 ] {} <Debug> TCP-Session: 71f8baac-569f-4d87-801b-3d6cea69250a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15044 | 2026.03.13 22:28:03.204516 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15045 | 2026.03.13 22:28:03.204531 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15046 | 2026.03.13 22:28:03.204545 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15047 | 2026.03.13 22:28:03.204576 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15048 | 2026.03.13 22:28:03.204602 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15049 | 2026.03.13 22:28:03.204612 [ 287 ] {} <Debug> TCP-Session: b6698684-5bb6-4da1-9678-3f4ae09e567f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15050 | 2026.03.13 22:28:03.204625 [ 294 ] {} <Debug> TCP-Session: eee4f732-f48f-4daa-aa0a-3d34a3812c79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15051 | 2026.03.13 22:28:03.204634 [ 290 ] {} <Debug> TCP-Session: 6ec5fdbe-a2ae-4dca-9f6f-8a854867e8c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15052 | 2026.03.13 22:28:03.204584 [ 288 ] {} <Debug> TCP-Session: 8ceb1336-6fca-49b0-94c4-dc37c90ce817 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15053 | 2026.03.13 22:28:03.204568 [ 3 ] {} <Debug> TCP-Session: ec68ee63-425f-4dc8-a39d-f9318777eda3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15054 | 2026.03.13 22:28:03.204556 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15055 | 2026.03.13 22:28:03.204539 [ 293 ] {} <Debug> TCP-Session: 712427f1-55df-4cea-b6ba-017a09df6f92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15056 | 2026.03.13 22:28:03.204719 [ 291 ] {} <Debug> TCP-Session: 114e0c96-b88d-4eb7-8529-809dee76fc9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15057 | 2026.03.13 22:28:03.204590 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15058 | 2026.03.13 22:28:03.204778 [ 289 ] {} <Debug> TCP-Session: 4defe60c-b1db-4857-8f0f-6a4430c15168 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15059 | 2026.03.13 22:28:03.881590 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1822 | ||
| 15060 | 2026.03.13 22:28:03.883893 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15061 | 2026.03.13 22:28:03.883940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 15062 | 2026.03.13 22:28:03.885219 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15063 | 2026.03.13 22:28:03.885501 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15064 | 2026.03.13 22:28:03.885788 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1822 | ||
| 15065 | 2026.03.13 22:28:06.360081 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): 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] | ||
| 15066 | 2026.03.13 22:28:06.360132 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): 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] | ||
| 15067 | 2026.03.13 22:28:06.362578 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): 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] | ||
| 15068 | 2026.03.13 22:28:06.402774 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37680 | ||
| 15069 | 2026.03.13 22:28:06.402874 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15070 | 2026.03.13 22:28:06.402904 [ 292 ] {} <Debug> TCP-Session: 9c1d2cd0-6306-41c3-a453-d88cd2b94af2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37680 | ||
| 15071 | 2026.03.13 22:28:06.402928 [ 292 ] {} <Debug> TCP-Session: 9c1d2cd0-6306-41c3-a453-d88cd2b94af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15072 | 2026.03.13 22:28:06.402943 [ 292 ] {} <Debug> TCP-Session: 9c1d2cd0-6306-41c3-a453-d88cd2b94af2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15073 | 2026.03.13 22:28:06.403158 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37929 | ||
| 15074 | 2026.03.13 22:28:06.403216 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62179 | ||
| 15075 | 2026.03.13 22:28:06.403229 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33308 | ||
| 15076 | 2026.03.13 22:28:06.403258 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53761 | ||
| 15077 | 2026.03.13 22:28:06.403290 [ 292 ] {} <Trace> TCP-Session: 9c1d2cd0-6306-41c3-a453-d88cd2b94af2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15078 | 2026.03.13 22:28:06.403300 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63608 | ||
| 15079 | 2026.03.13 22:28:06.403332 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15080 | 2026.03.13 22:28:06.403307 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50287 | ||
| 15081 | 2026.03.13 22:28:06.403366 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15082 | 2026.03.13 22:28:06.403367 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15083 | 2026.03.13 22:28:06.403392 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15084 | 2026.03.13 22:28:06.403407 [ 3 ] {} <Debug> TCP-Session: 2ac04f67-378b-4833-8ae4-f7d6f6231dae Authenticating user 'default' from [fd00:1122:3344:101::e]:33308 | ||
| 15085 | 2026.03.13 22:28:06.403422 [ 288 ] {} <Debug> TCP-Session: a5ad33ab-c454-4181-a6ac-29e20edae21d Authenticating user 'default' from [fd00:1122:3344:101::e]:53761 | ||
| 15086 | 2026.03.13 22:28:06.403435 [ 290 ] {} <Debug> TCP-Session: 24546b43-ad5f-4cf6-9dff-9a6824fdd518 Authenticating user 'default' from [fd00:1122:3344:101::e]:63608 | ||
| 15087 | 2026.03.13 22:28:06.403450 [ 3 ] {} <Debug> TCP-Session: 2ac04f67-378b-4833-8ae4-f7d6f6231dae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15088 | 2026.03.13 22:28:06.403461 [ 288 ] {} <Debug> TCP-Session: a5ad33ab-c454-4181-a6ac-29e20edae21d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15089 | 2026.03.13 22:28:06.403473 [ 292 ] {d6a797fa-aea7-4b0b-89bb-e2c39f047a43} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37680) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15090 | 2026.03.13 22:28:06.403497 [ 288 ] {} <Debug> TCP-Session: a5ad33ab-c454-4181-a6ac-29e20edae21d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15091 | 2026.03.13 22:28:06.403478 [ 290 ] {} <Debug> TCP-Session: 24546b43-ad5f-4cf6-9dff-9a6824fdd518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15092 | 2026.03.13 22:28:06.403432 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15093 | 2026.03.13 22:28:06.403542 [ 290 ] {} <Debug> TCP-Session: 24546b43-ad5f-4cf6-9dff-9a6824fdd518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15094 | 2026.03.13 22:28:06.403368 [ 294 ] {} <Debug> TCP-Session: 4a192e8c-4362-46b6-a66c-acc4c177cb06 Authenticating user 'default' from [fd00:1122:3344:101::e]:62179 | ||
| 15095 | 2026.03.13 22:28:06.403571 [ 291 ] {} <Debug> TCP-Session: 04b54962-cd3d-42bd-a9ce-6752f21e84e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50287 | ||
| 15096 | 2026.03.13 22:28:06.403594 [ 294 ] {} <Debug> TCP-Session: 4a192e8c-4362-46b6-a66c-acc4c177cb06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15097 | 2026.03.13 22:28:06.403614 [ 291 ] {} <Debug> TCP-Session: 04b54962-cd3d-42bd-a9ce-6752f21e84e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15098 | 2026.03.13 22:28:06.403621 [ 294 ] {} <Debug> TCP-Session: 4a192e8c-4362-46b6-a66c-acc4c177cb06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15099 | 2026.03.13 22:28:06.403636 [ 291 ] {} <Debug> TCP-Session: 04b54962-cd3d-42bd-a9ce-6752f21e84e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15100 | 2026.03.13 22:28:06.403277 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55139 | ||
| 15101 | 2026.03.13 22:28:06.403274 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15102 | 2026.03.13 22:28:06.403248 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55058 | ||
| 15103 | 2026.03.13 22:28:06.403726 [ 293 ] {} <Debug> TCP-Session: 998ce80f-881f-478e-bbb3-843c0b3d5b8b Authenticating user 'default' from [fd00:1122:3344:101::e]:37929 | ||
| 15104 | 2026.03.13 22:28:06.403483 [ 3 ] {} <Debug> TCP-Session: 2ac04f67-378b-4833-8ae4-f7d6f6231dae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15105 | 2026.03.13 22:28:06.403749 [ 292 ] {d6a797fa-aea7-4b0b-89bb-e2c39f047a43} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15106 | 2026.03.13 22:28:06.403760 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15107 | 2026.03.13 22:28:06.403785 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15108 | 2026.03.13 22:28:06.403819 [ 289 ] {} <Debug> TCP-Session: 8b9d7746-25b8-40a4-9b5b-73650ca2f000 Authenticating user 'default' from [fd00:1122:3344:101::e]:55139 | ||
| 15109 | 2026.03.13 22:28:06.403828 [ 292 ] {d6a797fa-aea7-4b0b-89bb-e2c39f047a43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15110 | 2026.03.13 22:28:06.403832 [ 287 ] {} <Debug> TCP-Session: 2c0206ea-c1a3-408d-882f-d3710f3fa9ea Authenticating user 'default' from [fd00:1122:3344:101::e]:55058 | ||
| 15111 | 2026.03.13 22:28:06.403847 [ 289 ] {} <Debug> TCP-Session: 8b9d7746-25b8-40a4-9b5b-73650ca2f000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15112 | 2026.03.13 22:28:06.403872 [ 287 ] {} <Debug> TCP-Session: 2c0206ea-c1a3-408d-882f-d3710f3fa9ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15113 | 2026.03.13 22:28:06.403885 [ 289 ] {} <Debug> TCP-Session: 8b9d7746-25b8-40a4-9b5b-73650ca2f000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15114 | 2026.03.13 22:28:06.403898 [ 287 ] {} <Debug> TCP-Session: 2c0206ea-c1a3-408d-882f-d3710f3fa9ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15115 | 2026.03.13 22:28:06.403763 [ 293 ] {} <Debug> TCP-Session: 998ce80f-881f-478e-bbb3-843c0b3d5b8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15116 | 2026.03.13 22:28:06.403941 [ 293 ] {} <Debug> TCP-Session: 998ce80f-881f-478e-bbb3-843c0b3d5b8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15117 | 2026.03.13 22:28:06.404140 [ 292 ] {d6a797fa-aea7-4b0b-89bb-e2c39f047a43} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 15118 | 2026.03.13 22:28:06.404942 [ 331 ] {d6a797fa-aea7-4b0b-89bb-e2c39f047a43} <Trace> AggregatingTransform: Aggregating | ||
| 15119 | 2026.03.13 22:28:06.404988 [ 331 ] {d6a797fa-aea7-4b0b-89bb-e2c39f047a43} <Trace> Aggregator: Aggregation method: without_key | ||
| 15120 | 2026.03.13 22:28:06.405020 [ 331 ] {d6a797fa-aea7-4b0b-89bb-e2c39f047a43} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000834647 sec. (1198.111 rows/sec., 46.80 KiB/sec.) | ||
| 15121 | 2026.03.13 22:28:06.405101 [ 331 ] {d6a797fa-aea7-4b0b-89bb-e2c39f047a43} <Trace> Aggregator: Merging aggregated data | ||
| 15122 | 2026.03.13 22:28:06.406525 [ 292 ] {d6a797fa-aea7-4b0b-89bb-e2c39f047a43} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003109 sec., 321.646831778707 rows/sec., 12.56 KiB/sec. | ||
| 15123 | 2026.03.13 22:28:06.406637 [ 292 ] {d6a797fa-aea7-4b0b-89bb-e2c39f047a43} <Debug> TCPHandler: Processed in 0.003470024 sec. | ||
| 15124 | 2026.03.13 22:28:06.406760 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15125 | 2026.03.13 22:28:06.406787 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15126 | 2026.03.13 22:28:06.406793 [ 292 ] {} <Debug> TCP-Session: 9c1d2cd0-6306-41c3-a453-d88cd2b94af2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15127 | 2026.03.13 22:28:06.406812 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15128 | 2026.03.13 22:28:06.406829 [ 291 ] {} <Debug> TCP-Session: 04b54962-cd3d-42bd-a9ce-6752f21e84e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15129 | 2026.03.13 22:28:06.406843 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15130 | 2026.03.13 22:28:06.406853 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15131 | 2026.03.13 22:28:06.406884 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15132 | 2026.03.13 22:28:06.406890 [ 287 ] {} <Debug> TCP-Session: 2c0206ea-c1a3-408d-882f-d3710f3fa9ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15133 | 2026.03.13 22:28:06.406917 [ 294 ] {} <Debug> TCP-Session: 4a192e8c-4362-46b6-a66c-acc4c177cb06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15134 | 2026.03.13 22:28:06.406917 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15135 | 2026.03.13 22:28:06.406936 [ 288 ] {} <Debug> TCP-Session: a5ad33ab-c454-4181-a6ac-29e20edae21d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15136 | 2026.03.13 22:28:06.406902 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15137 | 2026.03.13 22:28:06.406970 [ 290 ] {} <Debug> TCP-Session: 24546b43-ad5f-4cf6-9dff-9a6824fdd518 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15138 | 2026.03.13 22:28:06.406866 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15139 | 2026.03.13 22:28:06.407007 [ 3 ] {} <Debug> TCP-Session: 2ac04f67-378b-4833-8ae4-f7d6f6231dae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15140 | 2026.03.13 22:28:06.406866 [ 293 ] {} <Debug> TCP-Session: 998ce80f-881f-478e-bbb3-843c0b3d5b8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15141 | 2026.03.13 22:28:06.407049 [ 289 ] {} <Debug> TCP-Session: 8b9d7746-25b8-40a4-9b5b-73650ca2f000 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15142 | 2026.03.13 22:28:06.825181 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15143 | 2026.03.13 22:28:06.825356 [ 4 ] {7dd6cdd9-0b09-4d66-a74a-50634a28cc94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15144 | 2026.03.13 22:28:06.825424 [ 4 ] {7dd6cdd9-0b09-4d66-a74a-50634a28cc94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15145 | 2026.03.13 22:28:06.826062 [ 4 ] {7dd6cdd9-0b09-4d66-a74a-50634a28cc94} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15146 | 2026.03.13 22:28:06.826110 [ 4 ] {7dd6cdd9-0b09-4d66-a74a-50634a28cc94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 15147 | 2026.03.13 22:28:06.826492 [ 4 ] {7dd6cdd9-0b09-4d66-a74a-50634a28cc94} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15148 | 2026.03.13 22:28:06.826720 [ 4 ] {7dd6cdd9-0b09-4d66-a74a-50634a28cc94} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15149 | 2026.03.13 22:28:06.826885 [ 4 ] {7dd6cdd9-0b09-4d66-a74a-50634a28cc94} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001574 sec., 1270.6480304955526 rows/sec., 103.61 KiB/sec. | ||
| 15150 | 2026.03.13 22:28:06.826936 [ 4 ] {7dd6cdd9-0b09-4d66-a74a-50634a28cc94} <Debug> TCPHandler: Processed in 0.00189622 sec. | ||
| 15151 | 2026.03.13 22:28:06.827069 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15152 | 2026.03.13 22:28:06.827179 [ 4 ] {a1e41f38-283c-488f-a067-c2e6aa616021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15153 | 2026.03.13 22:28:06.827220 [ 4 ] {a1e41f38-283c-488f-a067-c2e6aa616021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15154 | 2026.03.13 22:28:06.827651 [ 4 ] {a1e41f38-283c-488f-a067-c2e6aa616021} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15155 | 2026.03.13 22:28:06.827686 [ 4 ] {a1e41f38-283c-488f-a067-c2e6aa616021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 15156 | 2026.03.13 22:28:06.827976 [ 4 ] {a1e41f38-283c-488f-a067-c2e6aa616021} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15157 | 2026.03.13 22:28:06.828266 [ 4 ] {a1e41f38-283c-488f-a067-c2e6aa616021} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15158 | 2026.03.13 22:28:06.828406 [ 4 ] {a1e41f38-283c-488f-a067-c2e6aa616021} <Debug> executeQuery: Read 63 rows, 5.04 KiB in 0.001244 sec., 50643.08681672025 rows/sec., 3.95 MiB/sec. | ||
| 15159 | 2026.03.13 22:28:06.828445 [ 4 ] {a1e41f38-283c-488f-a067-c2e6aa616021} <Debug> TCPHandler: Processed in 0.00142795 sec. | ||
| 15160 | 2026.03.13 22:28:06.828556 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15161 | 2026.03.13 22:28:06.828653 [ 4 ] {22fafd1e-7626-4510-8c10-893637e1ec0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15162 | 2026.03.13 22:28:06.828695 [ 4 ] {22fafd1e-7626-4510-8c10-893637e1ec0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15163 | 2026.03.13 22:28:06.829096 [ 4 ] {22fafd1e-7626-4510-8c10-893637e1ec0b} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15164 | 2026.03.13 22:28:06.829140 [ 4 ] {22fafd1e-7626-4510-8c10-893637e1ec0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 15165 | 2026.03.13 22:28:06.829442 [ 4 ] {22fafd1e-7626-4510-8c10-893637e1ec0b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15166 | 2026.03.13 22:28:06.829667 [ 4 ] {22fafd1e-7626-4510-8c10-893637e1ec0b} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15167 | 2026.03.13 22:28:06.829801 [ 4 ] {22fafd1e-7626-4510-8c10-893637e1ec0b} <Debug> executeQuery: Read 5 rows, 374.00 B in 0.001166 sec., 4288.164665523156 rows/sec., 313.24 KiB/sec. | ||
| 15168 | 2026.03.13 22:28:06.829840 [ 4 ] {22fafd1e-7626-4510-8c10-893637e1ec0b} <Debug> TCPHandler: Processed in 0.001333218 sec. | ||
| 15169 | 2026.03.13 22:28:06.829942 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15170 | 2026.03.13 22:28:06.830036 [ 4 ] {8f0a9007-b0df-436d-8518-c81a9bf93176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15171 | 2026.03.13 22:28:06.830077 [ 4 ] {8f0a9007-b0df-436d-8518-c81a9bf93176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15172 | 2026.03.13 22:28:06.830509 [ 4 ] {8f0a9007-b0df-436d-8518-c81a9bf93176} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15173 | 2026.03.13 22:28:06.830545 [ 4 ] {8f0a9007-b0df-436d-8518-c81a9bf93176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 15174 | 2026.03.13 22:28:06.830847 [ 4 ] {8f0a9007-b0df-436d-8518-c81a9bf93176} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15175 | 2026.03.13 22:28:06.831071 [ 4 ] {8f0a9007-b0df-436d-8518-c81a9bf93176} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15176 | 2026.03.13 22:28:06.831209 [ 4 ] {8f0a9007-b0df-436d-8518-c81a9bf93176} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00119 sec., 57983.19327731092 rows/sec., 4.53 MiB/sec. | ||
| 15177 | 2026.03.13 22:28:06.831248 [ 4 ] {8f0a9007-b0df-436d-8518-c81a9bf93176} <Debug> TCPHandler: Processed in 0.001355229 sec. | ||
| 15178 | 2026.03.13 22:28:06.831363 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15179 | 2026.03.13 22:28:06.831457 [ 4 ] {cbb0844c-9664-42a4-b1e1-d906117a73ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15180 | 2026.03.13 22:28:06.831500 [ 4 ] {cbb0844c-9664-42a4-b1e1-d906117a73ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15181 | 2026.03.13 22:28:06.831919 [ 4 ] {cbb0844c-9664-42a4-b1e1-d906117a73ac} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15182 | 2026.03.13 22:28:06.831953 [ 4 ] {cbb0844c-9664-42a4-b1e1-d906117a73ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 15183 | 2026.03.13 22:28:06.832291 [ 4 ] {cbb0844c-9664-42a4-b1e1-d906117a73ac} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15184 | 2026.03.13 22:28:06.832506 [ 4 ] {cbb0844c-9664-42a4-b1e1-d906117a73ac} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15185 | 2026.03.13 22:28:06.832638 [ 4 ] {cbb0844c-9664-42a4-b1e1-d906117a73ac} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001198 sec., 134390.6510851419 rows/sec., 9.36 MiB/sec. | ||
| 15186 | 2026.03.13 22:28:06.832676 [ 4 ] {cbb0844c-9664-42a4-b1e1-d906117a73ac} <Debug> TCPHandler: Processed in 0.001363459 sec. | ||
| 15187 | 2026.03.13 22:28:06.832786 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15188 | 2026.03.13 22:28:06.832880 [ 4 ] {8ff75a9f-0178-43e5-a6d7-3e14875bca2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15189 | 2026.03.13 22:28:06.832934 [ 4 ] {8ff75a9f-0178-43e5-a6d7-3e14875bca2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15190 | 2026.03.13 22:28:06.833685 [ 4 ] {8ff75a9f-0178-43e5-a6d7-3e14875bca2d} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15191 | 2026.03.13 22:28:06.833721 [ 4 ] {8ff75a9f-0178-43e5-a6d7-3e14875bca2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 15192 | 2026.03.13 22:28:06.834237 [ 4 ] {8ff75a9f-0178-43e5-a6d7-3e14875bca2d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15193 | 2026.03.13 22:28:06.834465 [ 4 ] {8ff75a9f-0178-43e5-a6d7-3e14875bca2d} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15194 | 2026.03.13 22:28:06.834608 [ 4 ] {8ff75a9f-0178-43e5-a6d7-3e14875bca2d} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001744 sec., 1720.183486238532 rows/sec., 3.08 MiB/sec. | ||
| 15195 | 2026.03.13 22:28:06.834673 [ 4 ] {8ff75a9f-0178-43e5-a6d7-3e14875bca2d} <Debug> TCPHandler: Processed in 0.001936192 sec. | ||
| 15196 | 2026.03.13 22:28:06.834787 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15197 | 2026.03.13 22:28:06.834883 [ 4 ] {8d146c84-276a-4639-8d34-4a21272ccc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15198 | 2026.03.13 22:28:06.834923 [ 4 ] {8d146c84-276a-4639-8d34-4a21272ccc22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15199 | 2026.03.13 22:28:06.835277 [ 4 ] {8d146c84-276a-4639-8d34-4a21272ccc22} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15200 | 2026.03.13 22:28:06.835313 [ 4 ] {8d146c84-276a-4639-8d34-4a21272ccc22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 15201 | 2026.03.13 22:28:06.835640 [ 4 ] {8d146c84-276a-4639-8d34-4a21272ccc22} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15202 | 2026.03.13 22:28:06.835855 [ 4 ] {8d146c84-276a-4639-8d34-4a21272ccc22} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15203 | 2026.03.13 22:28:06.835986 [ 4 ] {8d146c84-276a-4639-8d34-4a21272ccc22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 15204 | 2026.03.13 22:28:06.836023 [ 4 ] {8d146c84-276a-4639-8d34-4a21272ccc22} <Debug> TCPHandler: Processed in 0.001284957 sec. | ||
| 15205 | 2026.03.13 22:28:08.581520 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15206 | 2026.03.13 22:28:08.581606 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15207 | 2026.03.13 22:28:08.776443 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35548 | ||
| 15208 | 2026.03.13 22:28:08.776960 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15209 | 2026.03.13 22:28:08.777004 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 15210 | 2026.03.13 22:28:08.777495 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15211 | 2026.03.13 22:28:08.777725 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15212 | 2026.03.13 22:28:08.777859 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35548 | ||
| 15213 | 2026.03.13 22:28:10.679530 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 15214 | 2026.03.13 22:28:10.697051 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15215 | 2026.03.13 22:28:10.697104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 15216 | 2026.03.13 22:28:10.703291 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15217 | 2026.03.13 22:28:10.704019 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15218 | 2026.03.13 22:28:10.707338 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 15219 | 2026.03.13 22:28:11.827233 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15220 | 2026.03.13 22:28:11.827403 [ 4 ] {6aa28cf9-0783-4445-a80d-5b8a3c9c58c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15221 | 2026.03.13 22:28:11.827466 [ 4 ] {6aa28cf9-0783-4445-a80d-5b8a3c9c58c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15222 | 2026.03.13 22:28:11.828165 [ 4 ] {6aa28cf9-0783-4445-a80d-5b8a3c9c58c7} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15223 | 2026.03.13 22:28:11.828204 [ 4 ] {6aa28cf9-0783-4445-a80d-5b8a3c9c58c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 15224 | 2026.03.13 22:28:11.828597 [ 4 ] {6aa28cf9-0783-4445-a80d-5b8a3c9c58c7} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15225 | 2026.03.13 22:28:11.828824 [ 4 ] {6aa28cf9-0783-4445-a80d-5b8a3c9c58c7} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15226 | 2026.03.13 22:28:11.828979 [ 4 ] {6aa28cf9-0783-4445-a80d-5b8a3c9c58c7} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001621 sec., 81431.21529919803 rows/sec., 7.03 MiB/sec. | ||
| 15227 | 2026.03.13 22:28:11.829022 [ 4 ] {6aa28cf9-0783-4445-a80d-5b8a3c9c58c7} <Debug> TCPHandler: Processed in 0.001925831 sec. | ||
| 15228 | 2026.03.13 22:28:11.829172 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15229 | 2026.03.13 22:28:11.829268 [ 4 ] {6d5ea15a-7a44-49f6-aea4-3eabd154aa87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15230 | 2026.03.13 22:28:11.829309 [ 4 ] {6d5ea15a-7a44-49f6-aea4-3eabd154aa87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15231 | 2026.03.13 22:28:11.829724 [ 4 ] {6d5ea15a-7a44-49f6-aea4-3eabd154aa87} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15232 | 2026.03.13 22:28:11.829758 [ 4 ] {6d5ea15a-7a44-49f6-aea4-3eabd154aa87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 15233 | 2026.03.13 22:28:11.830055 [ 4 ] {6d5ea15a-7a44-49f6-aea4-3eabd154aa87} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15234 | 2026.03.13 22:28:11.830298 [ 4 ] {6d5ea15a-7a44-49f6-aea4-3eabd154aa87} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15235 | 2026.03.13 22:28:11.830435 [ 4 ] {6d5ea15a-7a44-49f6-aea4-3eabd154aa87} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001184 sec., 32094.594594594597 rows/sec., 2.36 MiB/sec. | ||
| 15236 | 2026.03.13 22:28:11.830473 [ 4 ] {6d5ea15a-7a44-49f6-aea4-3eabd154aa87} <Debug> TCPHandler: Processed in 0.001366089 sec. | ||
| 15237 | 2026.03.13 22:28:11.830583 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15238 | 2026.03.13 22:28:11.830676 [ 4 ] {865eea6d-1129-4c03-b0bf-f3e9a63f526e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15239 | 2026.03.13 22:28:11.830720 [ 4 ] {865eea6d-1129-4c03-b0bf-f3e9a63f526e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15240 | 2026.03.13 22:28:11.831171 [ 4 ] {865eea6d-1129-4c03-b0bf-f3e9a63f526e} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15241 | 2026.03.13 22:28:11.831205 [ 4 ] {865eea6d-1129-4c03-b0bf-f3e9a63f526e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 15242 | 2026.03.13 22:28:11.831537 [ 4 ] {865eea6d-1129-4c03-b0bf-f3e9a63f526e} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15243 | 2026.03.13 22:28:11.831755 [ 4 ] {865eea6d-1129-4c03-b0bf-f3e9a63f526e} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15244 | 2026.03.13 22:28:11.831881 [ 4 ] {865eea6d-1129-4c03-b0bf-f3e9a63f526e} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001221 sec., 83538.08353808353 rows/sec., 6.52 MiB/sec. | ||
| 15245 | 2026.03.13 22:28:11.831919 [ 4 ] {865eea6d-1129-4c03-b0bf-f3e9a63f526e} <Debug> TCPHandler: Processed in 0.001384889 sec. | ||
| 15246 | 2026.03.13 22:28:11.832027 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15247 | 2026.03.13 22:28:11.832130 [ 4 ] {676255df-f1bb-4544-acbc-4210950d919b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15248 | 2026.03.13 22:28:11.832173 [ 4 ] {676255df-f1bb-4544-acbc-4210950d919b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15249 | 2026.03.13 22:28:11.832578 [ 4 ] {676255df-f1bb-4544-acbc-4210950d919b} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15250 | 2026.03.13 22:28:11.832610 [ 4 ] {676255df-f1bb-4544-acbc-4210950d919b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 15251 | 2026.03.13 22:28:11.832940 [ 4 ] {676255df-f1bb-4544-acbc-4210950d919b} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15252 | 2026.03.13 22:28:11.833169 [ 4 ] {676255df-f1bb-4544-acbc-4210950d919b} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15253 | 2026.03.13 22:28:11.833275 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 2 parts from all_1_120_30 to all_121_121_0 | ||
| 15254 | 2026.03.13 22:28:11.833298 [ 4 ] {676255df-f1bb-4544-acbc-4210950d919b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 15255 | 2026.03.13 22:28:11.833307 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15256 | 2026.03.13 22:28:11.833330 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 15257 | 2026.03.13 22:28:11.833336 [ 4 ] {676255df-f1bb-4544-acbc-4210950d919b} <Debug> TCPHandler: Processed in 0.001357739 sec. | ||
| 15258 | 2026.03.13 22:28:11.833440 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15259 | 2026.03.13 22:28:11.833443 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_121_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_120_30 to all_121_121_0 into Compact with storage Full | ||
| 15260 | 2026.03.13 22:28:11.833534 [ 4 ] {9f44ed75-8033-4ca8-8a23-e57c6364ccc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15261 | 2026.03.13 22:28:11.833592 [ 4 ] {9f44ed75-8033-4ca8-8a23-e57c6364ccc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15262 | 2026.03.13 22:28:11.833627 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_121_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15263 | 2026.03.13 22:28:11.833679 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_121_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_120_30, total 38985 rows starting from the beginning of the part | ||
| 15264 | 2026.03.13 22:28:11.833769 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_121_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
| 15265 | 2026.03.13 22:28:11.834472 [ 4 ] {9f44ed75-8033-4ca8-8a23-e57c6364ccc3} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15266 | 2026.03.13 22:28:11.834513 [ 4 ] {9f44ed75-8033-4ca8-8a23-e57c6364ccc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 15267 | 2026.03.13 22:28:11.835099 [ 4 ] {9f44ed75-8033-4ca8-8a23-e57c6364ccc3} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15268 | 2026.03.13 22:28:11.835341 [ 4 ] {9f44ed75-8033-4ca8-8a23-e57c6364ccc3} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15269 | 2026.03.13 22:28:11.835483 [ 4 ] {9f44ed75-8033-4ca8-8a23-e57c6364ccc3} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001966 sec., 19328.58596134283 rows/sec., 34.64 MiB/sec. | ||
| 15270 | 2026.03.13 22:28:11.835538 [ 4 ] {9f44ed75-8033-4ca8-8a23-e57c6364ccc3} <Debug> TCPHandler: Processed in 0.002147296 sec. | ||
| 15271 | 2026.03.13 22:28:11.835648 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15272 | 2026.03.13 22:28:11.835743 [ 4 ] {a5089032-7245-402a-adf0-9b5764e556a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15273 | 2026.03.13 22:28:11.835785 [ 4 ] {a5089032-7245-402a-adf0-9b5764e556a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15274 | 2026.03.13 22:28:11.836134 [ 4 ] {a5089032-7245-402a-adf0-9b5764e556a3} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15275 | 2026.03.13 22:28:11.836167 [ 4 ] {a5089032-7245-402a-adf0-9b5764e556a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 15276 | 2026.03.13 22:28:11.836480 [ 4 ] {a5089032-7245-402a-adf0-9b5764e556a3} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15277 | 2026.03.13 22:28:11.836721 [ 4 ] {a5089032-7245-402a-adf0-9b5764e556a3} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15278 | 2026.03.13 22:28:11.836857 [ 4 ] {a5089032-7245-402a-adf0-9b5764e556a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 15279 | 2026.03.13 22:28:11.836894 [ 4 ] {a5089032-7245-402a-adf0-9b5764e556a3} <Debug> TCPHandler: Processed in 0.001295488 sec. | ||
| 15280 | 2026.03.13 22:28:11.840542 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_121_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39049 rows, containing 5 columns (5 merged, 0 gathered) in 0.007146742 sec., 5463888.300431161 rows/sec., 359.62 MiB/sec. | ||
| 15281 | 2026.03.13 22:28:11.841329 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_121_31} <Trace> MergedBlockOutputStream: filled checksums all_1_121_31 (state Temporary) | ||
| 15282 | 2026.03.13 22:28:11.841654 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_121_31} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_121_31 to all_1_121_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15283 | 2026.03.13 22:28:11.841737 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_121_31} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 2 parts: [all_1_120_30, all_121_121_0] -> all_1_121_31 | ||
| 15284 | 2026.03.13 22:28:11.841829 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 15285 | 2026.03.13 22:28:13.885950 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1850 | ||
| 15286 | 2026.03.13 22:28:13.888348 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15287 | 2026.03.13 22:28:13.888401 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15288 | 2026.03.13 22:28:13.889661 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15289 | 2026.03.13 22:28:13.889950 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15290 | 2026.03.13 22:28:13.890105 [ 111 ] {} <Debug> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15291 | 2026.03.13 22:28:13.890145 [ 111 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15292 | 2026.03.13 22:28:13.890169 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15293 | 2026.03.13 22:28:13.890266 [ 199 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::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 | ||
| 15294 | 2026.03.13 22:28:13.890331 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1850 | ||
| 15295 | 2026.03.13 22:28:13.890774 [ 199 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15296 | 2026.03.13 22:28:13.890911 [ 199 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1704 rows starting from the beginning of the part | ||
| 15297 | 2026.03.13 22:28:13.891275 [ 199 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 15298 | 2026.03.13 22:28:13.891592 [ 199 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
| 15299 | 2026.03.13 22:28:13.891870 [ 199 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part | ||
| 15300 | 2026.03.13 22:28:13.892153 [ 199 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 28 rows starting from the beginning of the part | ||
| 15301 | 2026.03.13 22:28:13.892452 [ 199 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 28 rows starting from the beginning of the part | ||
| 15302 | 2026.03.13 22:28:13.898715 [ 186 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1850 rows, containing 72 columns (72 merged, 0 gathered) in 0.0084876 sec., 217965.03133983695 rows/sec., 166.54 MiB/sec. | ||
| 15303 | 2026.03.13 22:28:13.900397 [ 191 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15304 | 2026.03.13 22:28:13.900928 [ 191 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_56_11} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15305 | 2026.03.13 22:28:13.900994 [ 191 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_56_11} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15306 | 2026.03.13 22:28:13.901152 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 15307 | 2026.03.13 22:28:16.278025 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36060 | ||
| 15308 | 2026.03.13 22:28:16.278783 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15309 | 2026.03.13 22:28:16.278830 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15310 | 2026.03.13 22:28:16.279315 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15311 | 2026.03.13 22:28:16.279539 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15312 | 2026.03.13 22:28:16.279678 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36060 | ||
| 15313 | 2026.03.13 22:28:16.794891 [ 223 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): 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] | ||
| 15314 | 2026.03.13 22:28:16.794943 [ 223 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): 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] | ||
| 15315 | 2026.03.13 22:28:16.803873 [ 223 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): 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] | ||
| 15316 | 2026.03.13 22:28:16.824629 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15317 | 2026.03.13 22:28:16.824807 [ 4 ] {b4ff7849-08e1-477c-9b24-315486bada60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15318 | 2026.03.13 22:28:16.824873 [ 4 ] {b4ff7849-08e1-477c-9b24-315486bada60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15319 | 2026.03.13 22:28:16.825530 [ 4 ] {b4ff7849-08e1-477c-9b24-315486bada60} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15320 | 2026.03.13 22:28:16.825578 [ 4 ] {b4ff7849-08e1-477c-9b24-315486bada60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15321 | 2026.03.13 22:28:16.825960 [ 4 ] {b4ff7849-08e1-477c-9b24-315486bada60} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15322 | 2026.03.13 22:28:16.826210 [ 4 ] {b4ff7849-08e1-477c-9b24-315486bada60} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15323 | 2026.03.13 22:28:16.826368 [ 108 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15324 | 2026.03.13 22:28:16.826371 [ 4 ] {b4ff7849-08e1-477c-9b24-315486bada60} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001611 sec., 38485.41278708877 rows/sec., 3.01 MiB/sec. | ||
| 15325 | 2026.03.13 22:28:16.826406 [ 108 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15326 | 2026.03.13 22:28:16.826425 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15327 | 2026.03.13 22:28:16.826430 [ 4 ] {b4ff7849-08e1-477c-9b24-315486bada60} <Debug> TCPHandler: Processed in 0.001930711 sec. | ||
| 15328 | 2026.03.13 22:28:16.826510 [ 188 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 15329 | 2026.03.13 22:28:16.826554 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15330 | 2026.03.13 22:28:16.826592 [ 188 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15331 | 2026.03.13 22:28:16.826620 [ 188 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2152 rows starting from the beginning of the part | ||
| 15332 | 2026.03.13 22:28:16.826656 [ 4 ] {daed7416-058d-480c-8a98-6c73721f8b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15333 | 2026.03.13 22:28:16.826679 [ 188 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 62 rows starting from the beginning of the part | ||
| 15334 | 2026.03.13 22:28:16.826700 [ 4 ] {daed7416-058d-480c-8a98-6c73721f8b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15335 | 2026.03.13 22:28:16.826724 [ 188 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 132 rows starting from the beginning of the part | ||
| 15336 | 2026.03.13 22:28:16.826765 [ 188 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 63 rows starting from the beginning of the part | ||
| 15337 | 2026.03.13 22:28:16.826806 [ 188 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 132 rows starting from the beginning of the part | ||
| 15338 | 2026.03.13 22:28:16.826848 [ 188 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 62 rows starting from the beginning of the part | ||
| 15339 | 2026.03.13 22:28:16.827105 [ 4 ] {daed7416-058d-480c-8a98-6c73721f8b9c} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15340 | 2026.03.13 22:28:16.827140 [ 4 ] {daed7416-058d-480c-8a98-6c73721f8b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15341 | 2026.03.13 22:28:16.827450 [ 4 ] {daed7416-058d-480c-8a98-6c73721f8b9c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15342 | 2026.03.13 22:28:16.827667 [ 4 ] {daed7416-058d-480c-8a98-6c73721f8b9c} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15343 | 2026.03.13 22:28:16.827794 [ 108 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 | ||
| 15344 | 2026.03.13 22:28:16.827806 [ 4 ] {daed7416-058d-480c-8a98-6c73721f8b9c} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001162 sec., 2581.7555938037863 rows/sec., 194.14 KiB/sec. | ||
| 15345 | 2026.03.13 22:28:16.827831 [ 108 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15346 | 2026.03.13 22:28:16.827850 [ 4 ] {daed7416-058d-480c-8a98-6c73721f8b9c} <Debug> TCPHandler: Processed in 0.001346158 sec. | ||
| 15347 | 2026.03.13 22:28:16.827856 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15348 | 2026.03.13 22:28:16.827968 [ 186 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_100_20 to all_105_105_0 into Compact with storage Full | ||
| 15349 | 2026.03.13 22:28:16.827977 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15350 | 2026.03.13 22:28:16.828100 [ 186 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15351 | 2026.03.13 22:28:16.828110 [ 4 ] {5f5f974e-de60-42fa-8f1c-ae6b28e6c2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15352 | 2026.03.13 22:28:16.828126 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2603 rows, containing 5 columns (5 merged, 0 gathered) in 0.001648765 sec., 1578757.4335942357 rows/sec., 128.59 MiB/sec. | ||
| 15353 | 2026.03.13 22:28:16.828204 [ 4 ] {5f5f974e-de60-42fa-8f1c-ae6b28e6c2b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15354 | 2026.03.13 22:28:16.828164 [ 186 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_100_20, total 82 rows starting from the beginning of the part | ||
| 15355 | 2026.03.13 22:28:16.828313 [ 186 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 3 rows starting from the beginning of the part | ||
| 15356 | 2026.03.13 22:28:16.828358 [ 186 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 38 rows starting from the beginning of the part | ||
| 15357 | 2026.03.13 22:28:16.828399 [ 186 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 5 rows starting from the beginning of the part | ||
| 15358 | 2026.03.13 22:28:16.828438 [ 186 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 38 rows starting from the beginning of the part | ||
| 15359 | 2026.03.13 22:28:16.828481 [ 186 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 3 rows starting from the beginning of the part | ||
| 15360 | 2026.03.13 22:28:16.828500 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15361 | 2026.03.13 22:28:16.828762 [ 4 ] {5f5f974e-de60-42fa-8f1c-ae6b28e6c2b6} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15362 | 2026.03.13 22:28:16.828817 [ 4 ] {5f5f974e-de60-42fa-8f1c-ae6b28e6c2b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15363 | 2026.03.13 22:28:16.828885 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_126_25} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15364 | 2026.03.13 22:28:16.828978 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_126_25} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15365 | 2026.03.13 22:28:16.829078 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 15366 | 2026.03.13 22:28:16.829218 [ 4 ] {5f5f974e-de60-42fa-8f1c-ae6b28e6c2b6} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15367 | 2026.03.13 22:28:16.829334 [ 188 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141624 sec., 119330.05705247697 rows/sec., 9.18 MiB/sec. | ||
| 15368 | 2026.03.13 22:28:16.829471 [ 4 ] {5f5f974e-de60-42fa-8f1c-ae6b28e6c2b6} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15369 | 2026.03.13 22:28:16.829476 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
| 15370 | 2026.03.13 22:28:16.829602 [ 108 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15371 | 2026.03.13 22:28:16.829618 [ 4 ] {5f5f974e-de60-42fa-8f1c-ae6b28e6c2b6} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001538 sec., 43563.0689206762 rows/sec., 3.40 MiB/sec. | ||
| 15372 | 2026.03.13 22:28:16.829627 [ 108 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15373 | 2026.03.13 22:28:16.829649 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15374 | 2026.03.13 22:28:16.829657 [ 4 ] {5f5f974e-de60-42fa-8f1c-ae6b28e6c2b6} <Debug> TCPHandler: Processed in 0.001730717 sec. | ||
| 15375 | 2026.03.13 22:28:16.829731 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 15376 | 2026.03.13 22:28:16.829736 [ 188 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_105_21} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15377 | 2026.03.13 22:28:16.829775 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15378 | 2026.03.13 22:28:16.829830 [ 188 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_105_21} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 | ||
| 15379 | 2026.03.13 22:28:16.829846 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15380 | 2026.03.13 22:28:16.829870 [ 4 ] {9bdded03-1e6c-44d8-9319-1bf23a582e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15381 | 2026.03.13 22:28:16.829886 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1124 rows starting from the beginning of the part | ||
| 15382 | 2026.03.13 22:28:16.829917 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15383 | 2026.03.13 22:28:16.829921 [ 4 ] {9bdded03-1e6c-44d8-9319-1bf23a582e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15384 | 2026.03.13 22:28:16.829959 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 67 rows starting from the beginning of the part | ||
| 15385 | 2026.03.13 22:28:16.830007 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 102 rows starting from the beginning of the part | ||
| 15386 | 2026.03.13 22:28:16.830048 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 69 rows starting from the beginning of the part | ||
| 15387 | 2026.03.13 22:28:16.830087 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 102 rows starting from the beginning of the part | ||
| 15388 | 2026.03.13 22:28:16.830129 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 67 rows starting from the beginning of the part | ||
| 15389 | 2026.03.13 22:28:16.830386 [ 4 ] {9bdded03-1e6c-44d8-9319-1bf23a582e94} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15390 | 2026.03.13 22:28:16.830427 [ 4 ] {9bdded03-1e6c-44d8-9319-1bf23a582e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15391 | 2026.03.13 22:28:16.830777 [ 4 ] {9bdded03-1e6c-44d8-9319-1bf23a582e94} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15392 | 2026.03.13 22:28:16.831004 [ 4 ] {9bdded03-1e6c-44d8-9319-1bf23a582e94} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15393 | 2026.03.13 22:28:16.831110 [ 189 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1531 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140754 sec., 1087713.3154297569 rows/sec., 82.71 MiB/sec. | ||
| 15394 | 2026.03.13 22:28:16.831122 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 2 parts from all_1_121_31 to all_122_122_0 | ||
| 15395 | 2026.03.13 22:28:16.831150 [ 4 ] {9bdded03-1e6c-44d8-9319-1bf23a582e94} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 15396 | 2026.03.13 22:28:16.831172 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15397 | 2026.03.13 22:28:16.831191 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15398 | 2026.03.13 22:28:16.831193 [ 4 ] {9bdded03-1e6c-44d8-9319-1bf23a582e94} <Debug> TCPHandler: Processed in 0.001467861 sec. | ||
| 15399 | 2026.03.13 22:28:16.831245 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_122_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_121_31 to all_122_122_0 into Compact with storage Full | ||
| 15400 | 2026.03.13 22:28:16.831327 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_122_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15401 | 2026.03.13 22:28:16.831342 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15402 | 2026.03.13 22:28:16.831352 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15403 | 2026.03.13 22:28:16.831357 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_122_32} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_121_31, total 39049 rows starting from the beginning of the part | ||
| 15404 | 2026.03.13 22:28:16.831418 [ 196 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_122_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 15405 | 2026.03.13 22:28:16.831452 [ 4 ] {0158b54c-f247-4883-8a25-12fbbeffdbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15406 | 2026.03.13 22:28:16.831525 [ 4 ] {0158b54c-f247-4883-8a25-12fbbeffdbd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15407 | 2026.03.13 22:28:16.831711 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_126_25} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15408 | 2026.03.13 22:28:16.831792 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_126_25} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15409 | 2026.03.13 22:28:16.831890 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 15410 | 2026.03.13 22:28:16.832409 [ 4 ] {0158b54c-f247-4883-8a25-12fbbeffdbd9} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15411 | 2026.03.13 22:28:16.832443 [ 4 ] {0158b54c-f247-4883-8a25-12fbbeffdbd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15412 | 2026.03.13 22:28:16.832941 [ 4 ] {0158b54c-f247-4883-8a25-12fbbeffdbd9} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15413 | 2026.03.13 22:28:16.833175 [ 4 ] {0158b54c-f247-4883-8a25-12fbbeffdbd9} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15414 | 2026.03.13 22:28:16.833315 [ 4 ] {0158b54c-f247-4883-8a25-12fbbeffdbd9} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001885 sec., 1591.5119363395227 rows/sec., 2.85 MiB/sec. | ||
| 15415 | 2026.03.13 22:28:16.833374 [ 4 ] {0158b54c-f247-4883-8a25-12fbbeffdbd9} <Debug> TCPHandler: Processed in 0.002094185 sec. | ||
| 15416 | 2026.03.13 22:28:16.833490 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15417 | 2026.03.13 22:28:16.833586 [ 4 ] {c0264680-5980-4163-afc3-c1c527fea4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15418 | 2026.03.13 22:28:16.833627 [ 4 ] {c0264680-5980-4163-afc3-c1c527fea4ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15419 | 2026.03.13 22:28:16.833968 [ 4 ] {c0264680-5980-4163-afc3-c1c527fea4ec} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15420 | 2026.03.13 22:28:16.834001 [ 4 ] {c0264680-5980-4163-afc3-c1c527fea4ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15421 | 2026.03.13 22:28:16.834313 [ 4 ] {c0264680-5980-4163-afc3-c1c527fea4ec} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15422 | 2026.03.13 22:28:16.834535 [ 4 ] {c0264680-5980-4163-afc3-c1c527fea4ec} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15423 | 2026.03.13 22:28:16.834650 [ 108 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15424 | 2026.03.13 22:28:16.834663 [ 4 ] {c0264680-5980-4163-afc3-c1c527fea4ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 15425 | 2026.03.13 22:28:16.834681 [ 108 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15426 | 2026.03.13 22:28:16.834699 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15427 | 2026.03.13 22:28:16.834701 [ 4 ] {c0264680-5980-4163-afc3-c1c527fea4ec} <Debug> TCPHandler: Processed in 0.001261337 sec. | ||
| 15428 | 2026.03.13 22:28:16.834797 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 15429 | 2026.03.13 22:28:16.834936 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15430 | 2026.03.13 22:28:16.834973 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6006 rows starting from the beginning of the part | ||
| 15431 | 2026.03.13 22:28:16.835042 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 15432 | 2026.03.13 22:28:16.835093 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 15433 | 2026.03.13 22:28:16.835144 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 15434 | 2026.03.13 22:28:16.835187 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 15435 | 2026.03.13 22:28:16.835231 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 15436 | 2026.03.13 22:28:16.837219 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6306 rows, containing 4 columns (4 merged, 0 gathered) in 0.002470112 sec., 2552920.67728103 rows/sec., 171.98 MiB/sec. | ||
| 15437 | 2026.03.13 22:28:16.837600 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15438 | 2026.03.13 22:28:16.837851 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_126_25} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15439 | 2026.03.13 22:28:16.837922 [ 201 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_126_25} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15440 | 2026.03.13 22:28:16.837990 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 15441 | 2026.03.13 22:28:16.838055 [ 192 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_122_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39209 rows, containing 5 columns (5 merged, 0 gathered) in 0.006829345 sec., 5741253.37056482 rows/sec., 377.96 MiB/sec. | ||
| 15442 | 2026.03.13 22:28:16.838736 [ 201 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_122_32} <Trace> MergedBlockOutputStream: filled checksums all_1_122_32 (state Temporary) | ||
| 15443 | 2026.03.13 22:28:16.838999 [ 201 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_122_32} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_122_32 to all_1_122_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15444 | 2026.03.13 22:28:16.839067 [ 201 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_122_32} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 2 parts: [all_1_121_31, all_122_122_0] -> all_1_122_32 | ||
| 15445 | 2026.03.13 22:28:16.839145 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15446 | 2026.03.13 22:28:17.533837 [ 222 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): 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] | ||
| 15447 | 2026.03.13 22:28:17.533887 [ 222 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): 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] | ||
| 15448 | 2026.03.13 22:28:17.539332 [ 222 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): 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] | ||
| 15449 | 2026.03.13 22:28:18.208373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 15450 | 2026.03.13 22:28:18.225610 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15451 | 2026.03.13 22:28:18.225670 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15452 | 2026.03.13 22:28:18.231621 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15453 | 2026.03.13 22:28:18.232327 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15454 | 2026.03.13 22:28:18.235856 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 15455 | 2026.03.13 22:28:19.498385 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15456 | 2026.03.13 22:28:19.498570 [ 4 ] {891a4028-ff23-40d0-abc5-541fade05bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15457 | 2026.03.13 22:28:19.498634 [ 4 ] {891a4028-ff23-40d0-abc5-541fade05bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15458 | 2026.03.13 22:28:19.499279 [ 4 ] {891a4028-ff23-40d0-abc5-541fade05bd6} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15459 | 2026.03.13 22:28:19.499323 [ 4 ] {891a4028-ff23-40d0-abc5-541fade05bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15460 | 2026.03.13 22:28:19.499698 [ 4 ] {891a4028-ff23-40d0-abc5-541fade05bd6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15461 | 2026.03.13 22:28:19.499949 [ 4 ] {891a4028-ff23-40d0-abc5-541fade05bd6} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15462 | 2026.03.13 22:28:19.500113 [ 4 ] {891a4028-ff23-40d0-abc5-541fade05bd6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001588 sec., 15113.350125944584 rows/sec., 1.25 MiB/sec. | ||
| 15463 | 2026.03.13 22:28:19.500176 [ 4 ] {891a4028-ff23-40d0-abc5-541fade05bd6} <Debug> TCPHandler: Processed in 0.00191761 sec. | ||
| 15464 | 2026.03.13 22:28:19.500302 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15465 | 2026.03.13 22:28:19.500404 [ 4 ] {bc635643-0603-498f-a645-104cc6a69e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15466 | 2026.03.13 22:28:19.500447 [ 4 ] {bc635643-0603-498f-a645-104cc6a69e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15467 | 2026.03.13 22:28:19.500860 [ 4 ] {bc635643-0603-498f-a645-104cc6a69e33} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15468 | 2026.03.13 22:28:19.500897 [ 4 ] {bc635643-0603-498f-a645-104cc6a69e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15469 | 2026.03.13 22:28:19.501200 [ 4 ] {bc635643-0603-498f-a645-104cc6a69e33} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 15470 | 2026.03.13 22:28:19.501415 [ 4 ] {bc635643-0603-498f-a645-104cc6a69e33} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15471 | 2026.03.13 22:28:19.501549 [ 4 ] {bc635643-0603-498f-a645-104cc6a69e33} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001166 sec., 10291.595197255576 rows/sec., 839.21 KiB/sec. | ||
| 15472 | 2026.03.13 22:28:19.501590 [ 4 ] {bc635643-0603-498f-a645-104cc6a69e33} <Debug> TCPHandler: Processed in 0.001340738 sec. | ||
| 15473 | 2026.03.13 22:28:19.501693 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15474 | 2026.03.13 22:28:19.501788 [ 4 ] {dcd0a763-a587-4a1d-8afa-76991a240ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15475 | 2026.03.13 22:28:19.501828 [ 4 ] {dcd0a763-a587-4a1d-8afa-76991a240ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15476 | 2026.03.13 22:28:19.503023 [ 4 ] {dcd0a763-a587-4a1d-8afa-76991a240ce5} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15477 | 2026.03.13 22:28:19.503061 [ 4 ] {dcd0a763-a587-4a1d-8afa-76991a240ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15478 | 2026.03.13 22:28:19.503500 [ 4 ] {dcd0a763-a587-4a1d-8afa-76991a240ce5} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15479 | 2026.03.13 22:28:19.503732 [ 4 ] {dcd0a763-a587-4a1d-8afa-76991a240ce5} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15480 | 2026.03.13 22:28:19.503869 [ 4 ] {dcd0a763-a587-4a1d-8afa-76991a240ce5} <Debug> executeQuery: Read 2142 rows, 167.72 KiB in 0.002098 sec., 1020972.3546234509 rows/sec., 78.07 MiB/sec. | ||
| 15481 | 2026.03.13 22:28:19.503909 [ 4 ] {dcd0a763-a587-4a1d-8afa-76991a240ce5} <Debug> TCPHandler: Processed in 0.002264718 sec. | ||
| 15482 | 2026.03.13 22:28:19.504028 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15483 | 2026.03.13 22:28:19.504124 [ 4 ] {6d8a25b7-c73b-4de5-a186-01adbb54254e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15484 | 2026.03.13 22:28:19.504172 [ 4 ] {6d8a25b7-c73b-4de5-a186-01adbb54254e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15485 | 2026.03.13 22:28:19.504592 [ 4 ] {6d8a25b7-c73b-4de5-a186-01adbb54254e} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15486 | 2026.03.13 22:28:19.504626 [ 4 ] {6d8a25b7-c73b-4de5-a186-01adbb54254e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15487 | 2026.03.13 22:28:19.504926 [ 4 ] {6d8a25b7-c73b-4de5-a186-01adbb54254e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15488 | 2026.03.13 22:28:19.505157 [ 4 ] {6d8a25b7-c73b-4de5-a186-01adbb54254e} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15489 | 2026.03.13 22:28:19.505289 [ 4 ] {6d8a25b7-c73b-4de5-a186-01adbb54254e} <Debug> executeQuery: Read 73 rows, 5.48 KiB in 0.001183 sec., 61707.52324598478 rows/sec., 4.53 MiB/sec. | ||
| 15490 | 2026.03.13 22:28:19.505328 [ 4 ] {6d8a25b7-c73b-4de5-a186-01adbb54254e} <Debug> TCPHandler: Processed in 0.001350858 sec. | ||
| 15491 | 2026.03.13 22:28:19.505365 [ 219 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): 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] | ||
| 15492 | 2026.03.13 22:28:19.505422 [ 219 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): 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] | ||
| 15493 | 2026.03.13 22:28:19.505441 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15494 | 2026.03.13 22:28:19.505540 [ 4 ] {3e3026ad-33ad-470c-8d0e-e9fad4ecbb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15495 | 2026.03.13 22:28:19.505579 [ 4 ] {3e3026ad-33ad-470c-8d0e-e9fad4ecbb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15496 | 2026.03.13 22:28:19.506162 [ 4 ] {3e3026ad-33ad-470c-8d0e-e9fad4ecbb69} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15497 | 2026.03.13 22:28:19.506197 [ 4 ] {3e3026ad-33ad-470c-8d0e-e9fad4ecbb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15498 | 2026.03.13 22:28:19.506562 [ 4 ] {3e3026ad-33ad-470c-8d0e-e9fad4ecbb69} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15499 | 2026.03.13 22:28:19.506791 [ 4 ] {3e3026ad-33ad-470c-8d0e-e9fad4ecbb69} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15500 | 2026.03.13 22:28:19.506919 [ 4 ] {3e3026ad-33ad-470c-8d0e-e9fad4ecbb69} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001396 sec., 524355.3008595988 rows/sec., 31.01 MiB/sec. | ||
| 15501 | 2026.03.13 22:28:19.506957 [ 4 ] {3e3026ad-33ad-470c-8d0e-e9fad4ecbb69} <Debug> TCPHandler: Processed in 0.001565323 sec. | ||
| 15502 | 2026.03.13 22:28:19.507071 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15503 | 2026.03.13 22:28:19.507176 [ 4 ] {eaa0e7a0-b080-4ede-bf42-fd6635a11dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15504 | 2026.03.13 22:28:19.507217 [ 4 ] {eaa0e7a0-b080-4ede-bf42-fd6635a11dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15505 | 2026.03.13 22:28:19.507620 [ 4 ] {eaa0e7a0-b080-4ede-bf42-fd6635a11dcb} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15506 | 2026.03.13 22:28:19.507658 [ 4 ] {eaa0e7a0-b080-4ede-bf42-fd6635a11dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15507 | 2026.03.13 22:28:19.507961 [ 4 ] {eaa0e7a0-b080-4ede-bf42-fd6635a11dcb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15508 | 2026.03.13 22:28:19.508189 [ 4 ] {eaa0e7a0-b080-4ede-bf42-fd6635a11dcb} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15509 | 2026.03.13 22:28:19.508266 [ 219 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): 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] | ||
| 15510 | 2026.03.13 22:28:19.508331 [ 4 ] {eaa0e7a0-b080-4ede-bf42-fd6635a11dcb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001174 sec., 851.7887563884158 rows/sec., 59.89 KiB/sec. | ||
| 15511 | 2026.03.13 22:28:19.508375 [ 4 ] {eaa0e7a0-b080-4ede-bf42-fd6635a11dcb} <Debug> TCPHandler: Processed in 0.001353069 sec. | ||
| 15512 | 2026.03.13 22:28:19.508479 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15513 | 2026.03.13 22:28:19.508578 [ 4 ] {4bcd791f-da28-4e26-9990-2262f3494fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15514 | 2026.03.13 22:28:19.508615 [ 4 ] {4bcd791f-da28-4e26-9990-2262f3494fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15515 | 2026.03.13 22:28:19.509033 [ 4 ] {4bcd791f-da28-4e26-9990-2262f3494fb1} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15516 | 2026.03.13 22:28:19.509066 [ 4 ] {4bcd791f-da28-4e26-9990-2262f3494fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15517 | 2026.03.13 22:28:19.509358 [ 4 ] {4bcd791f-da28-4e26-9990-2262f3494fb1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15518 | 2026.03.13 22:28:19.509562 [ 4 ] {4bcd791f-da28-4e26-9990-2262f3494fb1} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15519 | 2026.03.13 22:28:19.509684 [ 4 ] {4bcd791f-da28-4e26-9990-2262f3494fb1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001159 sec., 10353.753235547885 rows/sec., 808.89 KiB/sec. | ||
| 15520 | 2026.03.13 22:28:19.509720 [ 4 ] {4bcd791f-da28-4e26-9990-2262f3494fb1} <Debug> TCPHandler: Processed in 0.001328869 sec. | ||
| 15521 | 2026.03.13 22:28:19.509821 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15522 | 2026.03.13 22:28:19.509908 [ 4 ] {9ddfa299-4b18-420d-96b0-c1b41ed6a6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15523 | 2026.03.13 22:28:19.509944 [ 4 ] {9ddfa299-4b18-420d-96b0-c1b41ed6a6ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15524 | 2026.03.13 22:28:19.510701 [ 4 ] {9ddfa299-4b18-420d-96b0-c1b41ed6a6ef} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15525 | 2026.03.13 22:28:19.510734 [ 4 ] {9ddfa299-4b18-420d-96b0-c1b41ed6a6ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15526 | 2026.03.13 22:28:19.511078 [ 4 ] {9ddfa299-4b18-420d-96b0-c1b41ed6a6ef} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15527 | 2026.03.13 22:28:19.511314 [ 4 ] {9ddfa299-4b18-420d-96b0-c1b41ed6a6ef} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15528 | 2026.03.13 22:28:19.511441 [ 4 ] {9ddfa299-4b18-420d-96b0-c1b41ed6a6ef} <Debug> executeQuery: Read 1097 rows, 78.50 KiB in 0.001497 sec., 732798.9311957248 rows/sec., 51.21 MiB/sec. | ||
| 15529 | 2026.03.13 22:28:19.511480 [ 4 ] {9ddfa299-4b18-420d-96b0-c1b41ed6a6ef} <Debug> TCPHandler: Processed in 0.001661665 sec. | ||
| 15530 | 2026.03.13 22:28:19.511592 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15531 | 2026.03.13 22:28:19.511686 [ 4 ] {bae9ed6e-79f2-4baf-8d48-6c9227f1e5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15532 | 2026.03.13 22:28:19.511728 [ 4 ] {bae9ed6e-79f2-4baf-8d48-6c9227f1e5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15533 | 2026.03.13 22:28:19.512342 [ 4 ] {bae9ed6e-79f2-4baf-8d48-6c9227f1e5e2} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15534 | 2026.03.13 22:28:19.512375 [ 4 ] {bae9ed6e-79f2-4baf-8d48-6c9227f1e5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15535 | 2026.03.13 22:28:19.512796 [ 4 ] {bae9ed6e-79f2-4baf-8d48-6c9227f1e5e2} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15536 | 2026.03.13 22:28:19.513014 [ 4 ] {bae9ed6e-79f2-4baf-8d48-6c9227f1e5e2} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15537 | 2026.03.13 22:28:19.513119 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 6 parts from all_1_122_32 to all_127_127_0 | ||
| 15538 | 2026.03.13 22:28:19.513150 [ 4 ] {bae9ed6e-79f2-4baf-8d48-6c9227f1e5e2} <Debug> executeQuery: Read 1323 rows, 85.89 KiB in 0.001472 sec., 898777.1739130435 rows/sec., 56.98 MiB/sec. | ||
| 15539 | 2026.03.13 22:28:19.513155 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15540 | 2026.03.13 22:28:19.513182 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15541 | 2026.03.13 22:28:19.513188 [ 4 ] {bae9ed6e-79f2-4baf-8d48-6c9227f1e5e2} <Debug> TCPHandler: Processed in 0.001644955 sec. | ||
| 15542 | 2026.03.13 22:28:19.513275 [ 192 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_127_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_122_32 to all_127_127_0 into Compact with storage Full | ||
| 15543 | 2026.03.13 22:28:19.513302 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15544 | 2026.03.13 22:28:19.513378 [ 192 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_127_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15545 | 2026.03.13 22:28:19.513396 [ 4 ] {c748e7e0-d4b5-47af-a557-112208ac0edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15546 | 2026.03.13 22:28:19.513412 [ 192 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_127_33} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_122_32, total 39209 rows starting from the beginning of the part | ||
| 15547 | 2026.03.13 22:28:19.513450 [ 4 ] {c748e7e0-d4b5-47af-a557-112208ac0edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15548 | 2026.03.13 22:28:19.513477 [ 192 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_127_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 15549 | 2026.03.13 22:28:19.513528 [ 192 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_127_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 161 rows starting from the beginning of the part | ||
| 15550 | 2026.03.13 22:28:19.513575 [ 192 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_127_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 15551 | 2026.03.13 22:28:19.513622 [ 192 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_127_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 15552 | 2026.03.13 22:28:19.513667 [ 192 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_127_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 1323 rows starting from the beginning of the part | ||
| 15553 | 2026.03.13 22:28:19.514272 [ 4 ] {c748e7e0-d4b5-47af-a557-112208ac0edc} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15554 | 2026.03.13 22:28:19.514305 [ 4 ] {c748e7e0-d4b5-47af-a557-112208ac0edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15555 | 2026.03.13 22:28:19.514876 [ 4 ] {c748e7e0-d4b5-47af-a557-112208ac0edc} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15556 | 2026.03.13 22:28:19.515115 [ 4 ] {c748e7e0-d4b5-47af-a557-112208ac0edc} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15557 | 2026.03.13 22:28:19.515260 [ 4 ] {c748e7e0-d4b5-47af-a557-112208ac0edc} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001881 sec., 26049.97341839447 rows/sec., 46.68 MiB/sec. | ||
| 15558 | 2026.03.13 22:28:19.515317 [ 4 ] {c748e7e0-d4b5-47af-a557-112208ac0edc} <Debug> TCPHandler: Processed in 0.002064724 sec. | ||
| 15559 | 2026.03.13 22:28:19.515428 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15560 | 2026.03.13 22:28:19.515523 [ 4 ] {c8bb8a55-0959-445e-b3a6-c9c6e9ab6859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15561 | 2026.03.13 22:28:19.515564 [ 4 ] {c8bb8a55-0959-445e-b3a6-c9c6e9ab6859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15562 | 2026.03.13 22:28:19.515892 [ 4 ] {c8bb8a55-0959-445e-b3a6-c9c6e9ab6859} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15563 | 2026.03.13 22:28:19.515925 [ 4 ] {c8bb8a55-0959-445e-b3a6-c9c6e9ab6859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15564 | 2026.03.13 22:28:19.516235 [ 4 ] {c8bb8a55-0959-445e-b3a6-c9c6e9ab6859} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15565 | 2026.03.13 22:28:19.516452 [ 4 ] {c8bb8a55-0959-445e-b3a6-c9c6e9ab6859} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15566 | 2026.03.13 22:28:19.516578 [ 4 ] {c8bb8a55-0959-445e-b3a6-c9c6e9ab6859} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001072 sec., 33582.0895522388 rows/sec., 2.26 MiB/sec. | ||
| 15567 | 2026.03.13 22:28:19.516614 [ 4 ] {c8bb8a55-0959-445e-b3a6-c9c6e9ab6859} <Debug> TCPHandler: Processed in 0.001235026 sec. | ||
| 15568 | 2026.03.13 22:28:19.520794 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_127_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41173 rows, containing 5 columns (5 merged, 0 gathered) in 0.00755528 sec., 5449566.395950911 rows/sec., 358.66 MiB/sec. | ||
| 15569 | 2026.03.13 22:28:19.521146 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_127_33} <Trace> MergedBlockOutputStream: filled checksums all_1_127_33 (state Temporary) | ||
| 15570 | 2026.03.13 22:28:19.521534 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_127_33} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_127_33 to all_1_127_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15571 | 2026.03.13 22:28:19.521633 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_127_33} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 6 parts: [all_1_122_32, all_127_127_0] -> all_1_127_33 | ||
| 15572 | 2026.03.13 22:28:19.521743 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15573 | 2026.03.13 22:28:21.039958 [ 221 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): 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] | ||
| 15574 | 2026.03.13 22:28:21.040015 [ 221 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): 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] | ||
| 15575 | 2026.03.13 22:28:21.043625 [ 221 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): 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] | ||
| 15576 | 2026.03.13 22:28:21.795818 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): 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] | ||
| 15577 | 2026.03.13 22:28:21.795890 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): 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] | ||
| 15578 | 2026.03.13 22:28:21.799445 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): 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] | ||
| 15579 | 2026.03.13 22:28:21.820151 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15580 | 2026.03.13 22:28:21.820331 [ 4 ] {bc69a571-d4ae-49d4-8124-36050fc8c5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15581 | 2026.03.13 22:28:21.820396 [ 4 ] {bc69a571-d4ae-49d4-8124-36050fc8c5e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15582 | 2026.03.13 22:28:21.821045 [ 4 ] {bc69a571-d4ae-49d4-8124-36050fc8c5e0} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15583 | 2026.03.13 22:28:21.821091 [ 4 ] {bc69a571-d4ae-49d4-8124-36050fc8c5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15584 | 2026.03.13 22:28:21.821485 [ 4 ] {bc69a571-d4ae-49d4-8124-36050fc8c5e0} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15585 | 2026.03.13 22:28:21.821742 [ 4 ] {bc69a571-d4ae-49d4-8124-36050fc8c5e0} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15586 | 2026.03.13 22:28:21.821897 [ 4 ] {bc69a571-d4ae-49d4-8124-36050fc8c5e0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001612 sec., 34739.45409429281 rows/sec., 2.65 MiB/sec. | ||
| 15587 | 2026.03.13 22:28:21.821940 [ 4 ] {bc69a571-d4ae-49d4-8124-36050fc8c5e0} <Debug> TCPHandler: Processed in 0.001919811 sec. | ||
| 15588 | 2026.03.13 22:28:21.821999 [ 223 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): 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] | ||
| 15589 | 2026.03.13 22:28:21.822032 [ 223 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): 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] | ||
| 15590 | 2026.03.13 22:28:21.822069 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15591 | 2026.03.13 22:28:21.822181 [ 4 ] {b08a23f0-32b5-40ba-a37c-3c5ee4dc1f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15592 | 2026.03.13 22:28:21.822222 [ 4 ] {b08a23f0-32b5-40ba-a37c-3c5ee4dc1f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15593 | 2026.03.13 22:28:21.822644 [ 4 ] {b08a23f0-32b5-40ba-a37c-3c5ee4dc1f4d} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15594 | 2026.03.13 22:28:21.822681 [ 4 ] {b08a23f0-32b5-40ba-a37c-3c5ee4dc1f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15595 | 2026.03.13 22:28:21.822979 [ 4 ] {b08a23f0-32b5-40ba-a37c-3c5ee4dc1f4d} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15596 | 2026.03.13 22:28:21.823206 [ 4 ] {b08a23f0-32b5-40ba-a37c-3c5ee4dc1f4d} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15597 | 2026.03.13 22:28:21.823336 [ 4 ] {b08a23f0-32b5-40ba-a37c-3c5ee4dc1f4d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001182 sec., 54145.51607445008 rows/sec., 4.23 MiB/sec. | ||
| 15598 | 2026.03.13 22:28:21.823376 [ 4 ] {b08a23f0-32b5-40ba-a37c-3c5ee4dc1f4d} <Debug> TCPHandler: Processed in 0.001357759 sec. | ||
| 15599 | 2026.03.13 22:28:21.823487 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15600 | 2026.03.13 22:28:21.823581 [ 4 ] {d2771beb-e4a1-4079-9979-00eecdd2b938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15601 | 2026.03.13 22:28:21.823625 [ 4 ] {d2771beb-e4a1-4079-9979-00eecdd2b938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15602 | 2026.03.13 22:28:21.823993 [ 4 ] {d2771beb-e4a1-4079-9979-00eecdd2b938} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15603 | 2026.03.13 22:28:21.824028 [ 4 ] {d2771beb-e4a1-4079-9979-00eecdd2b938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15604 | 2026.03.13 22:28:21.824356 [ 4 ] {d2771beb-e4a1-4079-9979-00eecdd2b938} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15605 | 2026.03.13 22:28:21.824572 [ 4 ] {d2771beb-e4a1-4079-9979-00eecdd2b938} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15606 | 2026.03.13 22:28:21.824702 [ 4 ] {d2771beb-e4a1-4079-9979-00eecdd2b938} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001138 sec., 56239.015817223204 rows/sec., 3.92 MiB/sec. | ||
| 15607 | 2026.03.13 22:28:21.824741 [ 4 ] {d2771beb-e4a1-4079-9979-00eecdd2b938} <Debug> TCPHandler: Processed in 0.001303228 sec. | ||
| 15608 | 2026.03.13 22:28:21.824852 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15609 | 2026.03.13 22:28:21.824947 [ 4 ] {2d57ec18-0847-48e8-a8aa-9303762f4a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15610 | 2026.03.13 22:28:21.824988 [ 4 ] {2d57ec18-0847-48e8-a8aa-9303762f4a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15611 | 2026.03.13 22:28:21.825310 [ 4 ] {2d57ec18-0847-48e8-a8aa-9303762f4a26} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15612 | 2026.03.13 22:28:21.825346 [ 4 ] {2d57ec18-0847-48e8-a8aa-9303762f4a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15613 | 2026.03.13 22:28:21.825644 [ 4 ] {2d57ec18-0847-48e8-a8aa-9303762f4a26} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15614 | 2026.03.13 22:28:21.825866 [ 4 ] {2d57ec18-0847-48e8-a8aa-9303762f4a26} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15615 | 2026.03.13 22:28:21.825996 [ 4 ] {2d57ec18-0847-48e8-a8aa-9303762f4a26} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001066 sec., 22514.071294559097 rows/sec., 1.52 MiB/sec. | ||
| 15616 | 2026.03.13 22:28:21.826033 [ 4 ] {2d57ec18-0847-48e8-a8aa-9303762f4a26} <Debug> TCPHandler: Processed in 0.001230146 sec. | ||
| 15617 | 2026.03.13 22:28:21.826126 [ 225 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): 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] | ||
| 15618 | 2026.03.13 22:28:21.826176 [ 225 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): 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] | ||
| 15619 | 2026.03.13 22:28:21.829066 [ 223 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): 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] | ||
| 15620 | 2026.03.13 22:28:21.829247 [ 225 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): 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] | ||
| 15621 | 2026.03.13 22:28:22.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 368.19 MiB, peak 388.72 MiB, free memory in arenas 0.00 B, will set to 371.91 MiB (RSS), difference: 3.72 MiB | ||
| 15622 | 2026.03.13 22:28:23.581857 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15623 | 2026.03.13 22:28:23.581925 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15624 | 2026.03.13 22:28:23.779908 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36508 | ||
| 15625 | 2026.03.13 22:28:23.780733 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15626 | 2026.03.13 22:28:23.780811 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15627 | 2026.03.13 22:28:23.781510 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15628 | 2026.03.13 22:28:23.781737 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15629 | 2026.03.13 22:28:23.781882 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36508 | ||
| 15630 | 2026.03.13 22:28:23.781912 [ 103 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15631 | 2026.03.13 22:28:23.781979 [ 103 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15632 | 2026.03.13 22:28:23.782004 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15633 | 2026.03.13 22:28:23.782102 [ 193 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 15634 | 2026.03.13 22:28:23.782185 [ 193 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15635 | 2026.03.13 22:28:23.782215 [ 193 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34140 rows starting from the beginning of the part | ||
| 15636 | 2026.03.13 22:28:23.782271 [ 193 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 15637 | 2026.03.13 22:28:23.782316 [ 193 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 15638 | 2026.03.13 22:28:23.782357 [ 193 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 15639 | 2026.03.13 22:28:23.782398 [ 193 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 15640 | 2026.03.13 22:28:23.782438 [ 193 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 15641 | 2026.03.13 22:28:23.784747 [ 190 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36508 rows, containing 4 columns (4 merged, 0 gathered) in 0.002682157 sec., 13611432.887783973 rows/sec., 194.71 MiB/sec. | ||
| 15642 | 2026.03.13 22:28:23.785018 [ 197 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15643 | 2026.03.13 22:28:23.785299 [ 197 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_76_15} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15644 | 2026.03.13 22:28:23.785372 [ 197 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_76_15} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15645 | 2026.03.13 22:28:23.785453 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 15646 | 2026.03.13 22:28:23.890546 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1892 | ||
| 15647 | 2026.03.13 22:28:23.893083 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15648 | 2026.03.13 22:28:23.893121 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15649 | 2026.03.13 22:28:23.894320 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15650 | 2026.03.13 22:28:23.894583 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15651 | 2026.03.13 22:28:23.894846 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1892 | ||
| 15652 | 2026.03.13 22:28:25.735973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 15653 | 2026.03.13 22:28:25.753389 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15654 | 2026.03.13 22:28:25.753440 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15655 | 2026.03.13 22:28:25.759579 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15656 | 2026.03.13 22:28:25.760310 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15657 | 2026.03.13 22:28:25.760624 [ 101 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15658 | 2026.03.13 22:28:25.760717 [ 101 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15659 | 2026.03.13 22:28:25.760752 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15660 | 2026.03.13 22:28:25.760935 [ 193 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 15661 | 2026.03.13 22:28:25.763492 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 15662 | 2026.03.13 22:28:25.765106 [ 193 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15663 | 2026.03.13 22:28:25.766583 [ 193 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 15664 | 2026.03.13 22:28:25.771245 [ 193 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 15665 | 2026.03.13 22:28:25.775756 [ 193 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 15666 | 2026.03.13 22:28:25.780261 [ 193 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 15667 | 2026.03.13 22:28:25.784960 [ 193 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 15668 | 2026.03.13 22:28:25.789334 [ 193 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 15669 | 2026.03.13 22:28:25.842233 [ 197 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.081370307 sec., 7041.880768619933 rows/sec., 36.41 MiB/sec. | ||
| 15670 | 2026.03.13 22:28:25.844639 [ 197 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15671 | 2026.03.13 22:28:25.846471 [ 197 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_76_15} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15672 | 2026.03.13 22:28:25.846566 [ 197 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_76_15} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15673 | 2026.03.13 22:28:25.848320 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15674 | 2026.03.13 22:28:26.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.99 MiB, peak 390.41 MiB, free memory in arenas 0.00 B, will set to 371.91 MiB (RSS), difference: -1.08 MiB | ||
| 15675 | 2026.03.13 22:28:26.824216 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15676 | 2026.03.13 22:28:26.824406 [ 4 ] {9b3b6574-86e4-4d0f-8321-6317de3ac4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15677 | 2026.03.13 22:28:26.824478 [ 4 ] {9b3b6574-86e4-4d0f-8321-6317de3ac4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15678 | 2026.03.13 22:28:26.825162 [ 4 ] {9b3b6574-86e4-4d0f-8321-6317de3ac4a5} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15679 | 2026.03.13 22:28:26.825207 [ 4 ] {9b3b6574-86e4-4d0f-8321-6317de3ac4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15680 | 2026.03.13 22:28:26.825574 [ 4 ] {9b3b6574-86e4-4d0f-8321-6317de3ac4a5} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15681 | 2026.03.13 22:28:26.825804 [ 4 ] {9b3b6574-86e4-4d0f-8321-6317de3ac4a5} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15682 | 2026.03.13 22:28:26.825954 [ 4 ] {9b3b6574-86e4-4d0f-8321-6317de3ac4a5} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001604 sec., 38653.366583541145 rows/sec., 3.02 MiB/sec. | ||
| 15683 | 2026.03.13 22:28:26.825995 [ 4 ] {9b3b6574-86e4-4d0f-8321-6317de3ac4a5} <Debug> TCPHandler: Processed in 0.00191529 sec. | ||
| 15684 | 2026.03.13 22:28:26.826111 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15685 | 2026.03.13 22:28:26.826204 [ 4 ] {e8f0cc24-cfc1-463c-89f9-02ba9c341c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15686 | 2026.03.13 22:28:26.826244 [ 4 ] {e8f0cc24-cfc1-463c-89f9-02ba9c341c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15687 | 2026.03.13 22:28:26.826628 [ 4 ] {e8f0cc24-cfc1-463c-89f9-02ba9c341c16} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15688 | 2026.03.13 22:28:26.826663 [ 4 ] {e8f0cc24-cfc1-463c-89f9-02ba9c341c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15689 | 2026.03.13 22:28:26.826947 [ 4 ] {e8f0cc24-cfc1-463c-89f9-02ba9c341c16} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15690 | 2026.03.13 22:28:26.827159 [ 4 ] {e8f0cc24-cfc1-463c-89f9-02ba9c341c16} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15691 | 2026.03.13 22:28:26.827291 [ 4 ] {e8f0cc24-cfc1-463c-89f9-02ba9c341c16} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001105 sec., 2714.9321266968323 rows/sec., 204.15 KiB/sec. | ||
| 15692 | 2026.03.13 22:28:26.827327 [ 4 ] {e8f0cc24-cfc1-463c-89f9-02ba9c341c16} <Debug> TCPHandler: Processed in 0.001265577 sec. | ||
| 15693 | 2026.03.13 22:28:26.827427 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15694 | 2026.03.13 22:28:26.827519 [ 4 ] {afefc384-eb3b-4d64-ae64-662b8aa6a2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15695 | 2026.03.13 22:28:26.827557 [ 4 ] {afefc384-eb3b-4d64-ae64-662b8aa6a2c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15696 | 2026.03.13 22:28:26.827966 [ 4 ] {afefc384-eb3b-4d64-ae64-662b8aa6a2c1} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15697 | 2026.03.13 22:28:26.827999 [ 4 ] {afefc384-eb3b-4d64-ae64-662b8aa6a2c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15698 | 2026.03.13 22:28:26.828288 [ 4 ] {afefc384-eb3b-4d64-ae64-662b8aa6a2c1} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15699 | 2026.03.13 22:28:26.828490 [ 4 ] {afefc384-eb3b-4d64-ae64-662b8aa6a2c1} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15700 | 2026.03.13 22:28:26.828618 [ 4 ] {afefc384-eb3b-4d64-ae64-662b8aa6a2c1} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001117 sec., 59982.09489704566 rows/sec., 4.68 MiB/sec. | ||
| 15701 | 2026.03.13 22:28:26.828655 [ 4 ] {afefc384-eb3b-4d64-ae64-662b8aa6a2c1} <Debug> TCPHandler: Processed in 0.001276447 sec. | ||
| 15702 | 2026.03.13 22:28:26.828759 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15703 | 2026.03.13 22:28:26.828852 [ 4 ] {baa031fb-b839-4281-9011-acc6e71dc011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15704 | 2026.03.13 22:28:26.828894 [ 4 ] {baa031fb-b839-4281-9011-acc6e71dc011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15705 | 2026.03.13 22:28:26.829310 [ 4 ] {baa031fb-b839-4281-9011-acc6e71dc011} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15706 | 2026.03.13 22:28:26.829346 [ 4 ] {baa031fb-b839-4281-9011-acc6e71dc011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15707 | 2026.03.13 22:28:26.829686 [ 4 ] {baa031fb-b839-4281-9011-acc6e71dc011} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15708 | 2026.03.13 22:28:26.829900 [ 4 ] {baa031fb-b839-4281-9011-acc6e71dc011} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15709 | 2026.03.13 22:28:26.830033 [ 4 ] {baa031fb-b839-4281-9011-acc6e71dc011} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 15710 | 2026.03.13 22:28:26.830071 [ 4 ] {baa031fb-b839-4281-9011-acc6e71dc011} <Debug> TCPHandler: Processed in 0.001359789 sec. | ||
| 15711 | 2026.03.13 22:28:26.830172 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15712 | 2026.03.13 22:28:26.830267 [ 4 ] {135d7e7a-223b-4e95-9f59-b62b83662f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15713 | 2026.03.13 22:28:26.830322 [ 4 ] {135d7e7a-223b-4e95-9f59-b62b83662f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15714 | 2026.03.13 22:28:26.831062 [ 4 ] {135d7e7a-223b-4e95-9f59-b62b83662f94} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15715 | 2026.03.13 22:28:26.831098 [ 4 ] {135d7e7a-223b-4e95-9f59-b62b83662f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15716 | 2026.03.13 22:28:26.831586 [ 4 ] {135d7e7a-223b-4e95-9f59-b62b83662f94} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15717 | 2026.03.13 22:28:26.831804 [ 4 ] {135d7e7a-223b-4e95-9f59-b62b83662f94} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15718 | 2026.03.13 22:28:26.831931 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15719 | 2026.03.13 22:28:26.831941 [ 4 ] {135d7e7a-223b-4e95-9f59-b62b83662f94} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001691 sec., 1774.0981667652277 rows/sec., 3.18 MiB/sec. | ||
| 15720 | 2026.03.13 22:28:26.831997 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15721 | 2026.03.13 22:28:26.832021 [ 4 ] {135d7e7a-223b-4e95-9f59-b62b83662f94} <Debug> TCPHandler: Processed in 0.00189859 sec. | ||
| 15722 | 2026.03.13 22:28:26.832024 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15723 | 2026.03.13 22:28:26.832137 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15724 | 2026.03.13 22:28:26.832149 [ 194 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::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 | ||
| 15725 | 2026.03.13 22:28:26.832240 [ 4 ] {b9a89e70-b1e5-449c-937d-c2f82a5c6ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15726 | 2026.03.13 22:28:26.832286 [ 4 ] {b9a89e70-b1e5-449c-937d-c2f82a5c6ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15727 | 2026.03.13 22:28:26.832406 [ 194 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15728 | 2026.03.13 22:28:26.832477 [ 194 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2341 rows starting from the beginning of the part | ||
| 15729 | 2026.03.13 22:28:26.832601 [ 4 ] {b9a89e70-b1e5-449c-937d-c2f82a5c6ee4} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15730 | 2026.03.13 22:28:26.832620 [ 194 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 3 rows starting from the beginning of the part | ||
| 15731 | 2026.03.13 22:28:26.832643 [ 4 ] {b9a89e70-b1e5-449c-937d-c2f82a5c6ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15732 | 2026.03.13 22:28:26.832745 [ 194 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 38 rows starting from the beginning of the part | ||
| 15733 | 2026.03.13 22:28:26.832854 [ 194 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 3 rows starting from the beginning of the part | ||
| 15734 | 2026.03.13 22:28:26.832958 [ 194 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 49 rows starting from the beginning of the part | ||
| 15735 | 2026.03.13 22:28:26.832971 [ 4 ] {b9a89e70-b1e5-449c-937d-c2f82a5c6ee4} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15736 | 2026.03.13 22:28:26.833058 [ 194 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 3 rows starting from the beginning of the part | ||
| 15737 | 2026.03.13 22:28:26.833207 [ 4 ] {b9a89e70-b1e5-449c-937d-c2f82a5c6ee4} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15738 | 2026.03.13 22:28:26.833339 [ 4 ] {b9a89e70-b1e5-449c-937d-c2f82a5c6ee4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 15739 | 2026.03.13 22:28:26.833375 [ 4 ] {b9a89e70-b1e5-449c-937d-c2f82a5c6ee4} <Debug> TCPHandler: Processed in 0.001287967 sec. | ||
| 15740 | 2026.03.13 22:28:26.841436 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2437 rows, containing 19 columns (19 merged, 0 gathered) in 0.009329898 sec., 261203.28432315122 rows/sec., 468.06 MiB/sec. | ||
| 15741 | 2026.03.13 22:28:26.843824 [ 187 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15742 | 2026.03.13 22:28:26.844242 [ 187 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15743 | 2026.03.13 22:28:26.844327 [ 187 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15744 | 2026.03.13 22:28:26.844484 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.59 MiB. | ||
| 15745 | 2026.03.13 22:28:27.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.37 MiB, peak 390.94 MiB, free memory in arenas 0.00 B, will set to 375.00 MiB (RSS), difference: 2.63 MiB | ||
| 15746 | 2026.03.13 22:28:31.282991 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37020 | ||
| 15747 | 2026.03.13 22:28:31.283554 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15748 | 2026.03.13 22:28:31.283600 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15749 | 2026.03.13 22:28:31.284091 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15750 | 2026.03.13 22:28:31.284328 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15751 | 2026.03.13 22:28:31.284468 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37020 | ||
| 15752 | 2026.03.13 22:28:31.827287 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15753 | 2026.03.13 22:28:31.827483 [ 4 ] {b98113cd-af60-4c2a-ad4a-a94108549fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15754 | 2026.03.13 22:28:31.827561 [ 4 ] {b98113cd-af60-4c2a-ad4a-a94108549fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15755 | 2026.03.13 22:28:31.828316 [ 4 ] {b98113cd-af60-4c2a-ad4a-a94108549fcb} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15756 | 2026.03.13 22:28:31.828367 [ 4 ] {b98113cd-af60-4c2a-ad4a-a94108549fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15757 | 2026.03.13 22:28:31.828757 [ 4 ] {b98113cd-af60-4c2a-ad4a-a94108549fcb} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15758 | 2026.03.13 22:28:31.828985 [ 4 ] {b98113cd-af60-4c2a-ad4a-a94108549fcb} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15759 | 2026.03.13 22:28:31.829155 [ 4 ] {b98113cd-af60-4c2a-ad4a-a94108549fcb} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001725 sec., 76521.73913043478 rows/sec., 6.61 MiB/sec. | ||
| 15760 | 2026.03.13 22:28:31.829209 [ 4 ] {b98113cd-af60-4c2a-ad4a-a94108549fcb} <Debug> TCPHandler: Processed in 0.002063184 sec. | ||
| 15761 | 2026.03.13 22:28:31.829339 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15762 | 2026.03.13 22:28:31.829443 [ 4 ] {a3668db9-a12f-41fe-a59f-a536b434be31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15763 | 2026.03.13 22:28:31.829488 [ 4 ] {a3668db9-a12f-41fe-a59f-a536b434be31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15764 | 2026.03.13 22:28:31.829909 [ 4 ] {a3668db9-a12f-41fe-a59f-a536b434be31} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15765 | 2026.03.13 22:28:31.829948 [ 4 ] {a3668db9-a12f-41fe-a59f-a536b434be31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15766 | 2026.03.13 22:28:31.830255 [ 4 ] {a3668db9-a12f-41fe-a59f-a536b434be31} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15767 | 2026.03.13 22:28:31.830474 [ 4 ] {a3668db9-a12f-41fe-a59f-a536b434be31} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15768 | 2026.03.13 22:28:31.830608 [ 4 ] {a3668db9-a12f-41fe-a59f-a536b434be31} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001188 sec., 31986.531986531987 rows/sec., 2.35 MiB/sec. | ||
| 15769 | 2026.03.13 22:28:31.830647 [ 4 ] {a3668db9-a12f-41fe-a59f-a536b434be31} <Debug> TCPHandler: Processed in 0.001361099 sec. | ||
| 15770 | 2026.03.13 22:28:31.830748 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15771 | 2026.03.13 22:28:31.830843 [ 4 ] {d0bb81d9-7a19-4343-9dd6-c57977de6e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15772 | 2026.03.13 22:28:31.830882 [ 4 ] {d0bb81d9-7a19-4343-9dd6-c57977de6e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15773 | 2026.03.13 22:28:31.831309 [ 4 ] {d0bb81d9-7a19-4343-9dd6-c57977de6e78} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15774 | 2026.03.13 22:28:31.831345 [ 4 ] {d0bb81d9-7a19-4343-9dd6-c57977de6e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15775 | 2026.03.13 22:28:31.831654 [ 4 ] {d0bb81d9-7a19-4343-9dd6-c57977de6e78} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15776 | 2026.03.13 22:28:31.831865 [ 4 ] {d0bb81d9-7a19-4343-9dd6-c57977de6e78} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15777 | 2026.03.13 22:28:31.831992 [ 4 ] {d0bb81d9-7a19-4343-9dd6-c57977de6e78} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001167 sec., 87403.59897172236 rows/sec., 6.83 MiB/sec. | ||
| 15778 | 2026.03.13 22:28:31.832030 [ 4 ] {d0bb81d9-7a19-4343-9dd6-c57977de6e78} <Debug> TCPHandler: Processed in 0.001330848 sec. | ||
| 15779 | 2026.03.13 22:28:31.832138 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15780 | 2026.03.13 22:28:31.832233 [ 4 ] {7a38baa2-c7a2-46bc-b773-b790cdf0a659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15781 | 2026.03.13 22:28:31.832276 [ 4 ] {7a38baa2-c7a2-46bc-b773-b790cdf0a659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15782 | 2026.03.13 22:28:31.832664 [ 4 ] {7a38baa2-c7a2-46bc-b773-b790cdf0a659} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15783 | 2026.03.13 22:28:31.832701 [ 4 ] {7a38baa2-c7a2-46bc-b773-b790cdf0a659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15784 | 2026.03.13 22:28:31.833028 [ 4 ] {7a38baa2-c7a2-46bc-b773-b790cdf0a659} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15785 | 2026.03.13 22:28:31.833251 [ 4 ] {7a38baa2-c7a2-46bc-b773-b790cdf0a659} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15786 | 2026.03.13 22:28:31.833382 [ 4 ] {7a38baa2-c7a2-46bc-b773-b790cdf0a659} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 15787 | 2026.03.13 22:28:31.833420 [ 4 ] {7a38baa2-c7a2-46bc-b773-b790cdf0a659} <Debug> TCPHandler: Processed in 0.001331899 sec. | ||
| 15788 | 2026.03.13 22:28:31.833536 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15789 | 2026.03.13 22:28:31.833630 [ 4 ] {e140d76d-7448-447a-83b9-2be58b8bd07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15790 | 2026.03.13 22:28:31.833684 [ 4 ] {e140d76d-7448-447a-83b9-2be58b8bd07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15791 | 2026.03.13 22:28:31.834549 [ 4 ] {e140d76d-7448-447a-83b9-2be58b8bd07f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15792 | 2026.03.13 22:28:31.834585 [ 4 ] {e140d76d-7448-447a-83b9-2be58b8bd07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15793 | 2026.03.13 22:28:31.835135 [ 4 ] {e140d76d-7448-447a-83b9-2be58b8bd07f} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15794 | 2026.03.13 22:28:31.835362 [ 4 ] {e140d76d-7448-447a-83b9-2be58b8bd07f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15795 | 2026.03.13 22:28:31.835501 [ 4 ] {e140d76d-7448-447a-83b9-2be58b8bd07f} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001888 sec., 20127.118644067796 rows/sec., 36.07 MiB/sec. | ||
| 15796 | 2026.03.13 22:28:31.835555 [ 4 ] {e140d76d-7448-447a-83b9-2be58b8bd07f} <Debug> TCPHandler: Processed in 0.002068334 sec. | ||
| 15797 | 2026.03.13 22:28:31.835663 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15798 | 2026.03.13 22:28:31.835757 [ 4 ] {521980c6-3b6b-4cdf-ab63-7483de9d2650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15799 | 2026.03.13 22:28:31.835798 [ 4 ] {521980c6-3b6b-4cdf-ab63-7483de9d2650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15800 | 2026.03.13 22:28:31.836113 [ 4 ] {521980c6-3b6b-4cdf-ab63-7483de9d2650} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15801 | 2026.03.13 22:28:31.836150 [ 4 ] {521980c6-3b6b-4cdf-ab63-7483de9d2650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15802 | 2026.03.13 22:28:31.836450 [ 4 ] {521980c6-3b6b-4cdf-ab63-7483de9d2650} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15803 | 2026.03.13 22:28:31.836669 [ 4 ] {521980c6-3b6b-4cdf-ab63-7483de9d2650} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15804 | 2026.03.13 22:28:31.836798 [ 4 ] {521980c6-3b6b-4cdf-ab63-7483de9d2650} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 15805 | 2026.03.13 22:28:31.836835 [ 4 ] {521980c6-3b6b-4cdf-ab63-7483de9d2650} <Debug> TCPHandler: Processed in 0.001222076 sec. | ||
| 15806 | 2026.03.13 22:28:32.155679 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): 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] | ||
| 15807 | 2026.03.13 22:28:32.155755 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): 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] | ||
| 15808 | 2026.03.13 22:28:32.159747 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): 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] | ||
| 15809 | 2026.03.13 22:28:33.264543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 15810 | 2026.03.13 22:28:33.281053 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15811 | 2026.03.13 22:28:33.281111 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15812 | 2026.03.13 22:28:33.287301 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15813 | 2026.03.13 22:28:33.288003 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15814 | 2026.03.13 22:28:33.290908 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 15815 | 2026.03.13 22:28:33.895073 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1916 | ||
| 15816 | 2026.03.13 22:28:33.897403 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15817 | 2026.03.13 22:28:33.897448 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15818 | 2026.03.13 22:28:33.898619 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15819 | 2026.03.13 22:28:33.898886 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15820 | 2026.03.13 22:28:33.899148 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1916 | ||
| 15821 | 2026.03.13 22:28:36.825457 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15822 | 2026.03.13 22:28:36.825636 [ 4 ] {899dfe68-2a95-48ff-a7c0-25d5074f65cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15823 | 2026.03.13 22:28:36.825703 [ 4 ] {899dfe68-2a95-48ff-a7c0-25d5074f65cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15824 | 2026.03.13 22:28:36.826330 [ 4 ] {899dfe68-2a95-48ff-a7c0-25d5074f65cc} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15825 | 2026.03.13 22:28:36.826379 [ 4 ] {899dfe68-2a95-48ff-a7c0-25d5074f65cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15826 | 2026.03.13 22:28:36.826759 [ 4 ] {899dfe68-2a95-48ff-a7c0-25d5074f65cc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 15827 | 2026.03.13 22:28:36.826984 [ 4 ] {899dfe68-2a95-48ff-a7c0-25d5074f65cc} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15828 | 2026.03.13 22:28:36.827139 [ 4 ] {899dfe68-2a95-48ff-a7c0-25d5074f65cc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001552 sec., 2577.319587628866 rows/sec., 210.16 KiB/sec. | ||
| 15829 | 2026.03.13 22:28:36.827181 [ 4 ] {899dfe68-2a95-48ff-a7c0-25d5074f65cc} <Debug> TCPHandler: Processed in 0.001859989 sec. | ||
| 15830 | 2026.03.13 22:28:36.827316 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15831 | 2026.03.13 22:28:36.827411 [ 4 ] {d357789c-1b08-4e9e-8e1d-9909e1a5af47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15832 | 2026.03.13 22:28:36.827452 [ 4 ] {d357789c-1b08-4e9e-8e1d-9909e1a5af47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15833 | 2026.03.13 22:28:36.827875 [ 4 ] {d357789c-1b08-4e9e-8e1d-9909e1a5af47} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15834 | 2026.03.13 22:28:36.827912 [ 4 ] {d357789c-1b08-4e9e-8e1d-9909e1a5af47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15835 | 2026.03.13 22:28:36.828228 [ 4 ] {d357789c-1b08-4e9e-8e1d-9909e1a5af47} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15836 | 2026.03.13 22:28:36.828444 [ 4 ] {d357789c-1b08-4e9e-8e1d-9909e1a5af47} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15837 | 2026.03.13 22:28:36.828577 [ 4 ] {d357789c-1b08-4e9e-8e1d-9909e1a5af47} <Debug> executeQuery: Read 64 rows, 5.11 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 4.21 MiB/sec. | ||
| 15838 | 2026.03.13 22:28:36.828614 [ 4 ] {d357789c-1b08-4e9e-8e1d-9909e1a5af47} <Debug> TCPHandler: Processed in 0.001349438 sec. | ||
| 15839 | 2026.03.13 22:28:36.828619 [ 89 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 15840 | 2026.03.13 22:28:36.828686 [ 89 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15841 | 2026.03.13 22:28:36.828706 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15842 | 2026.03.13 22:28:36.828723 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15843 | 2026.03.13 22:28:36.828816 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 15844 | 2026.03.13 22:28:36.828828 [ 4 ] {ab49a75c-9cbb-4563-9090-bdf3eb8e2785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15845 | 2026.03.13 22:28:36.828893 [ 4 ] {ab49a75c-9cbb-4563-9090-bdf3eb8e2785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15846 | 2026.03.13 22:28:36.828957 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15847 | 2026.03.13 22:28:36.828995 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2152 rows starting from the beginning of the part | ||
| 15848 | 2026.03.13 22:28:36.829058 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 2142 rows starting from the beginning of the part | ||
| 15849 | 2026.03.13 22:28:36.829104 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 56 rows starting from the beginning of the part | ||
| 15850 | 2026.03.13 22:28:36.829146 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 62 rows starting from the beginning of the part | ||
| 15851 | 2026.03.13 22:28:36.829183 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 132 rows starting from the beginning of the part | ||
| 15852 | 2026.03.13 22:28:36.829224 [ 195 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 64 rows starting from the beginning of the part | ||
| 15853 | 2026.03.13 22:28:36.829285 [ 4 ] {ab49a75c-9cbb-4563-9090-bdf3eb8e2785} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15854 | 2026.03.13 22:28:36.829327 [ 4 ] {ab49a75c-9cbb-4563-9090-bdf3eb8e2785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15855 | 2026.03.13 22:28:36.829660 [ 4 ] {ab49a75c-9cbb-4563-9090-bdf3eb8e2785} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15856 | 2026.03.13 22:28:36.829889 [ 4 ] {ab49a75c-9cbb-4563-9090-bdf3eb8e2785} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15857 | 2026.03.13 22:28:36.830025 [ 4 ] {ab49a75c-9cbb-4563-9090-bdf3eb8e2785} <Debug> executeQuery: Read 7 rows, 517.00 B in 0.001215 sec., 5761.316872427984 rows/sec., 415.54 KiB/sec. | ||
| 15858 | 2026.03.13 22:28:36.830063 [ 4 ] {ab49a75c-9cbb-4563-9090-bdf3eb8e2785} <Debug> TCPHandler: Processed in 0.001389419 sec. | ||
| 15859 | 2026.03.13 22:28:36.830170 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15860 | 2026.03.13 22:28:36.830268 [ 4 ] {c21fb315-6f13-4a36-a50a-9a2733f76cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15861 | 2026.03.13 22:28:36.830308 [ 4 ] {c21fb315-6f13-4a36-a50a-9a2733f76cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15862 | 2026.03.13 22:28:36.830737 [ 4 ] {c21fb315-6f13-4a36-a50a-9a2733f76cea} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15863 | 2026.03.13 22:28:36.830774 [ 4 ] {c21fb315-6f13-4a36-a50a-9a2733f76cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15864 | 2026.03.13 22:28:36.831086 [ 4 ] {c21fb315-6f13-4a36-a50a-9a2733f76cea} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15865 | 2026.03.13 22:28:36.831088 [ 188 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4608 rows, containing 5 columns (5 merged, 0 gathered) in 0.00232567 sec., 1981364.5100121684 rows/sec., 159.76 MiB/sec. | ||
| 15866 | 2026.03.13 22:28:36.831294 [ 4 ] {c21fb315-6f13-4a36-a50a-9a2733f76cea} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15867 | 2026.03.13 22:28:36.831408 [ 198 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 15868 | 2026.03.13 22:28:36.831417 [ 89 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 15869 | 2026.03.13 22:28:36.831426 [ 4 ] {c21fb315-6f13-4a36-a50a-9a2733f76cea} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001176 sec., 60374.14965986395 rows/sec., 4.72 MiB/sec. | ||
| 15870 | 2026.03.13 22:28:36.831466 [ 89 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15871 | 2026.03.13 22:28:36.831491 [ 4 ] {c21fb315-6f13-4a36-a50a-9a2733f76cea} <Debug> TCPHandler: Processed in 0.001369949 sec. | ||
| 15872 | 2026.03.13 22:28:36.831492 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15873 | 2026.03.13 22:28:36.831594 [ 191 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 15874 | 2026.03.13 22:28:36.831611 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15875 | 2026.03.13 22:28:36.831714 [ 191 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15876 | 2026.03.13 22:28:36.831722 [ 4 ] {0ce3d3ab-9579-4e4d-a3c7-f27adecdece1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15877 | 2026.03.13 22:28:36.831719 [ 198 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_131_26} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15878 | 2026.03.13 22:28:36.831755 [ 191 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1124 rows starting from the beginning of the part | ||
| 15879 | 2026.03.13 22:28:36.831783 [ 4 ] {0ce3d3ab-9579-4e4d-a3c7-f27adecdece1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15880 | 2026.03.13 22:28:36.831841 [ 191 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 1097 rows starting from the beginning of the part | ||
| 15881 | 2026.03.13 22:28:36.831847 [ 198 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_131_26} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 15882 | 2026.03.13 22:28:36.831898 [ 191 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 64 rows starting from the beginning of the part | ||
| 15883 | 2026.03.13 22:28:36.831947 [ 191 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 67 rows starting from the beginning of the part | ||
| 15884 | 2026.03.13 22:28:36.831964 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 15885 | 2026.03.13 22:28:36.831993 [ 191 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 102 rows starting from the beginning of the part | ||
| 15886 | 2026.03.13 22:28:36.832044 [ 191 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 71 rows starting from the beginning of the part | ||
| 15887 | 2026.03.13 22:28:36.832206 [ 4 ] {0ce3d3ab-9579-4e4d-a3c7-f27adecdece1} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15888 | 2026.03.13 22:28:36.832247 [ 4 ] {0ce3d3ab-9579-4e4d-a3c7-f27adecdece1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15889 | 2026.03.13 22:28:36.832600 [ 4 ] {0ce3d3ab-9579-4e4d-a3c7-f27adecdece1} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15890 | 2026.03.13 22:28:36.832823 [ 4 ] {0ce3d3ab-9579-4e4d-a3c7-f27adecdece1} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15891 | 2026.03.13 22:28:36.832953 [ 4 ] {0ce3d3ab-9579-4e4d-a3c7-f27adecdece1} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001249 sec., 129703.76301040834 rows/sec., 9.03 MiB/sec. | ||
| 15892 | 2026.03.13 22:28:36.832990 [ 4 ] {0ce3d3ab-9579-4e4d-a3c7-f27adecdece1} <Debug> TCPHandler: Processed in 0.00142736 sec. | ||
| 15893 | 2026.03.13 22:28:36.833094 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15894 | 2026.03.13 22:28:36.833202 [ 4 ] {7102ee73-6987-44a8-8df6-23fb29d6e69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15895 | 2026.03.13 22:28:36.833208 [ 198 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2525 rows, containing 5 columns (5 merged, 0 gathered) in 0.001653465 sec., 1527096.1284333202 rows/sec., 114.20 MiB/sec. | ||
| 15896 | 2026.03.13 22:28:36.833262 [ 4 ] {7102ee73-6987-44a8-8df6-23fb29d6e69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15897 | 2026.03.13 22:28:36.833407 [ 196 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 15898 | 2026.03.13 22:28:36.833694 [ 196 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_131_26} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15899 | 2026.03.13 22:28:36.833769 [ 196 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_131_26} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 15900 | 2026.03.13 22:28:36.833853 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 15901 | 2026.03.13 22:28:36.834018 [ 4 ] {7102ee73-6987-44a8-8df6-23fb29d6e69b} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15902 | 2026.03.13 22:28:36.834054 [ 4 ] {7102ee73-6987-44a8-8df6-23fb29d6e69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15903 | 2026.03.13 22:28:36.834569 [ 4 ] {7102ee73-6987-44a8-8df6-23fb29d6e69b} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15904 | 2026.03.13 22:28:36.834793 [ 4 ] {7102ee73-6987-44a8-8df6-23fb29d6e69b} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15905 | 2026.03.13 22:28:36.834932 [ 4 ] {7102ee73-6987-44a8-8df6-23fb29d6e69b} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001755 sec., 1709.4017094017092 rows/sec., 3.06 MiB/sec. | ||
| 15906 | 2026.03.13 22:28:36.834988 [ 4 ] {7102ee73-6987-44a8-8df6-23fb29d6e69b} <Debug> TCPHandler: Processed in 0.001943802 sec. | ||
| 15907 | 2026.03.13 22:28:36.835098 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15908 | 2026.03.13 22:28:36.835204 [ 4 ] {93cb704c-b04e-4c0b-8341-8aa04a26a6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15909 | 2026.03.13 22:28:36.835245 [ 4 ] {93cb704c-b04e-4c0b-8341-8aa04a26a6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15910 | 2026.03.13 22:28:36.835580 [ 4 ] {93cb704c-b04e-4c0b-8341-8aa04a26a6ca} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15911 | 2026.03.13 22:28:36.835616 [ 4 ] {93cb704c-b04e-4c0b-8341-8aa04a26a6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15912 | 2026.03.13 22:28:36.835918 [ 4 ] {93cb704c-b04e-4c0b-8341-8aa04a26a6ca} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15913 | 2026.03.13 22:28:36.836129 [ 4 ] {93cb704c-b04e-4c0b-8341-8aa04a26a6ca} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15914 | 2026.03.13 22:28:36.836252 [ 89 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 15915 | 2026.03.13 22:28:36.836268 [ 4 ] {93cb704c-b04e-4c0b-8341-8aa04a26a6ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 15916 | 2026.03.13 22:28:36.836282 [ 89 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15917 | 2026.03.13 22:28:36.836311 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15918 | 2026.03.13 22:28:36.836312 [ 4 ] {93cb704c-b04e-4c0b-8341-8aa04a26a6ca} <Debug> TCPHandler: Processed in 0.001263467 sec. | ||
| 15919 | 2026.03.13 22:28:36.836416 [ 191 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 15920 | 2026.03.13 22:28:36.836575 [ 191 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15921 | 2026.03.13 22:28:36.836622 [ 191 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6306 rows starting from the beginning of the part | ||
| 15922 | 2026.03.13 22:28:36.836701 [ 191 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 36 rows starting from the beginning of the part | ||
| 15923 | 2026.03.13 22:28:36.836766 [ 191 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 24 rows starting from the beginning of the part | ||
| 15924 | 2026.03.13 22:28:36.836821 [ 191 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 15925 | 2026.03.13 22:28:36.836876 [ 191 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 15926 | 2026.03.13 22:28:36.836930 [ 191 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 15927 | 2026.03.13 22:28:36.838673 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6546 rows, containing 4 columns (4 merged, 0 gathered) in 0.002309909 sec., 2833877.8713793484 rows/sec., 190.91 MiB/sec. | ||
| 15928 | 2026.03.13 22:28:36.839029 [ 191 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 15929 | 2026.03.13 22:28:36.839287 [ 191 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_131_26} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15930 | 2026.03.13 22:28:36.839359 [ 191 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_131_26} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 15931 | 2026.03.13 22:28:36.839427 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 15932 | 2026.03.13 22:28:38.581969 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15933 | 2026.03.13 22:28:38.582036 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15934 | 2026.03.13 22:28:38.785578 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37468 | ||
| 15935 | 2026.03.13 22:28:38.786089 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15936 | 2026.03.13 22:28:38.786132 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15937 | 2026.03.13 22:28:38.786629 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15938 | 2026.03.13 22:28:38.786871 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15939 | 2026.03.13 22:28:38.787013 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37468 | ||
| 15940 | 2026.03.13 22:28:40.791904 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 15941 | 2026.03.13 22:28:40.809949 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15942 | 2026.03.13 22:28:40.810017 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15943 | 2026.03.13 22:28:40.816378 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15944 | 2026.03.13 22:28:40.817108 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15945 | 2026.03.13 22:28:40.820212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 15946 | 2026.03.13 22:28:41.826389 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15947 | 2026.03.13 22:28:41.826565 [ 4 ] {5b6ce6b0-7815-4b43-8aa4-ae7f5753e67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15948 | 2026.03.13 22:28:41.826631 [ 4 ] {5b6ce6b0-7815-4b43-8aa4-ae7f5753e67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15949 | 2026.03.13 22:28:41.827349 [ 4 ] {5b6ce6b0-7815-4b43-8aa4-ae7f5753e67f} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15950 | 2026.03.13 22:28:41.827397 [ 4 ] {5b6ce6b0-7815-4b43-8aa4-ae7f5753e67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15951 | 2026.03.13 22:28:41.827792 [ 4 ] {5b6ce6b0-7815-4b43-8aa4-ae7f5753e67f} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15952 | 2026.03.13 22:28:41.828048 [ 4 ] {5b6ce6b0-7815-4b43-8aa4-ae7f5753e67f} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15953 | 2026.03.13 22:28:41.828217 [ 4 ] {5b6ce6b0-7815-4b43-8aa4-ae7f5753e67f} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001699 sec., 77692.76044732195 rows/sec., 6.71 MiB/sec. | ||
| 15954 | 2026.03.13 22:28:41.828271 [ 4 ] {5b6ce6b0-7815-4b43-8aa4-ae7f5753e67f} <Debug> TCPHandler: Processed in 0.002019663 sec. | ||
| 15955 | 2026.03.13 22:28:41.828406 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15956 | 2026.03.13 22:28:41.828508 [ 4 ] {aa847167-18d6-44c5-8b3a-a7bb5e2c2568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15957 | 2026.03.13 22:28:41.828552 [ 4 ] {aa847167-18d6-44c5-8b3a-a7bb5e2c2568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15958 | 2026.03.13 22:28:41.828994 [ 4 ] {aa847167-18d6-44c5-8b3a-a7bb5e2c2568} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15959 | 2026.03.13 22:28:41.829040 [ 4 ] {aa847167-18d6-44c5-8b3a-a7bb5e2c2568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15960 | 2026.03.13 22:28:41.829353 [ 4 ] {aa847167-18d6-44c5-8b3a-a7bb5e2c2568} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15961 | 2026.03.13 22:28:41.829567 [ 4 ] {aa847167-18d6-44c5-8b3a-a7bb5e2c2568} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15962 | 2026.03.13 22:28:41.829698 [ 85 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
| 15963 | 2026.03.13 22:28:41.829705 [ 4 ] {aa847167-18d6-44c5-8b3a-a7bb5e2c2568} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001218 sec., 31198.686371100168 rows/sec., 2.29 MiB/sec. | ||
| 15964 | 2026.03.13 22:28:41.829761 [ 85 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15965 | 2026.03.13 22:28:41.829772 [ 4 ] {aa847167-18d6-44c5-8b3a-a7bb5e2c2568} <Debug> TCPHandler: Processed in 0.00141872 sec. | ||
| 15966 | 2026.03.13 22:28:41.829790 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15967 | 2026.03.13 22:28:41.829888 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15968 | 2026.03.13 22:28:41.829893 [ 189 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full | ||
| 15969 | 2026.03.13 22:28:41.829990 [ 4 ] {5d6bd058-fc53-4b7f-985a-80ac79e9121e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15970 | 2026.03.13 22:28:41.830020 [ 189 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15971 | 2026.03.13 22:28:41.830046 [ 4 ] {5d6bd058-fc53-4b7f-985a-80ac79e9121e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15972 | 2026.03.13 22:28:41.830061 [ 189 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_105_21, total 82 rows starting from the beginning of the part | ||
| 15973 | 2026.03.13 22:28:41.830134 [ 189 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 73 rows starting from the beginning of the part | ||
| 15974 | 2026.03.13 22:28:41.830179 [ 189 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 3 rows starting from the beginning of the part | ||
| 15975 | 2026.03.13 22:28:41.830221 [ 189 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 38 rows starting from the beginning of the part | ||
| 15976 | 2026.03.13 22:28:41.830260 [ 189 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 7 rows starting from the beginning of the part | ||
| 15977 | 2026.03.13 22:28:41.830296 [ 189 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 38 rows starting from the beginning of the part | ||
| 15978 | 2026.03.13 22:28:41.830509 [ 4 ] {5d6bd058-fc53-4b7f-985a-80ac79e9121e} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15979 | 2026.03.13 22:28:41.830552 [ 4 ] {5d6bd058-fc53-4b7f-985a-80ac79e9121e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15980 | 2026.03.13 22:28:41.830873 [ 4 ] {5d6bd058-fc53-4b7f-985a-80ac79e9121e} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15981 | 2026.03.13 22:28:41.831090 [ 191 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 241 rows, containing 5 columns (5 merged, 0 gathered) in 0.001236286 sec., 194938.71159262498 rows/sec., 15.01 MiB/sec. | ||
| 15982 | 2026.03.13 22:28:41.831115 [ 4 ] {5d6bd058-fc53-4b7f-985a-80ac79e9121e} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15983 | 2026.03.13 22:28:41.831260 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
| 15984 | 2026.03.13 22:28:41.831265 [ 4 ] {5d6bd058-fc53-4b7f-985a-80ac79e9121e} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001293 sec., 78886.31090487239 rows/sec., 6.16 MiB/sec. | ||
| 15985 | 2026.03.13 22:28:41.831309 [ 4 ] {5d6bd058-fc53-4b7f-985a-80ac79e9121e} <Debug> TCPHandler: Processed in 0.001472002 sec. | ||
| 15986 | 2026.03.13 22:28:41.831424 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15987 | 2026.03.13 22:28:41.831519 [ 4 ] {8c2c272a-5dff-4518-afa3-e484aeb47281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15988 | 2026.03.13 22:28:41.831525 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_110_22} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15989 | 2026.03.13 22:28:41.831562 [ 4 ] {8c2c272a-5dff-4518-afa3-e484aeb47281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15990 | 2026.03.13 22:28:41.831598 [ 196 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_110_22} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
| 15991 | 2026.03.13 22:28:41.831682 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 15992 | 2026.03.13 22:28:41.831983 [ 4 ] {8c2c272a-5dff-4518-afa3-e484aeb47281} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15993 | 2026.03.13 22:28:41.832025 [ 4 ] {8c2c272a-5dff-4518-afa3-e484aeb47281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15994 | 2026.03.13 22:28:41.832348 [ 4 ] {8c2c272a-5dff-4518-afa3-e484aeb47281} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15995 | 2026.03.13 22:28:41.832555 [ 4 ] {8c2c272a-5dff-4518-afa3-e484aeb47281} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15996 | 2026.03.13 22:28:41.832674 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 2 parts from all_1_127_33 to all_128_128_0 | ||
| 15997 | 2026.03.13 22:28:41.832687 [ 4 ] {8c2c272a-5dff-4518-afa3-e484aeb47281} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 15998 | 2026.03.13 22:28:41.832705 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15999 | 2026.03.13 22:28:41.832730 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 16000 | 2026.03.13 22:28:41.832735 [ 4 ] {8c2c272a-5dff-4518-afa3-e484aeb47281} <Debug> TCPHandler: Processed in 0.001360529 sec. | ||
| 16001 | 2026.03.13 22:28:41.832784 [ 189 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_128_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_127_33 to all_128_128_0 into Compact with storage Full | ||
| 16002 | 2026.03.13 22:28:41.832856 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16003 | 2026.03.13 22:28:41.832872 [ 189 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_128_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16004 | 2026.03.13 22:28:41.832904 [ 189 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_128_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_127_33, total 41173 rows starting from the beginning of the part | ||
| 16005 | 2026.03.13 22:28:41.832947 [ 189 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_128_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 64 rows starting from the beginning of the part | ||
| 16006 | 2026.03.13 22:28:41.832958 [ 4 ] {81304427-b98a-4d24-badb-ca93446a5663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16007 | 2026.03.13 22:28:41.833028 [ 4 ] {81304427-b98a-4d24-badb-ca93446a5663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16008 | 2026.03.13 22:28:41.833908 [ 4 ] {81304427-b98a-4d24-badb-ca93446a5663} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16009 | 2026.03.13 22:28:41.833944 [ 4 ] {81304427-b98a-4d24-badb-ca93446a5663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16010 | 2026.03.13 22:28:41.834559 [ 4 ] {81304427-b98a-4d24-badb-ca93446a5663} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16011 | 2026.03.13 22:28:41.834789 [ 4 ] {81304427-b98a-4d24-badb-ca93446a5663} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16012 | 2026.03.13 22:28:41.834935 [ 4 ] {81304427-b98a-4d24-badb-ca93446a5663} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001993 sec., 19066.7335674862 rows/sec., 34.17 MiB/sec. | ||
| 16013 | 2026.03.13 22:28:41.835016 [ 4 ] {81304427-b98a-4d24-badb-ca93446a5663} <Debug> TCPHandler: Processed in 0.002198017 sec. | ||
| 16014 | 2026.03.13 22:28:41.835130 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16015 | 2026.03.13 22:28:41.835225 [ 4 ] {e7a478c8-f113-48f9-9669-a4b2579780f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16016 | 2026.03.13 22:28:41.835266 [ 4 ] {e7a478c8-f113-48f9-9669-a4b2579780f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16017 | 2026.03.13 22:28:41.835607 [ 4 ] {e7a478c8-f113-48f9-9669-a4b2579780f9} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16018 | 2026.03.13 22:28:41.835643 [ 4 ] {e7a478c8-f113-48f9-9669-a4b2579780f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16019 | 2026.03.13 22:28:41.835945 [ 4 ] {e7a478c8-f113-48f9-9669-a4b2579780f9} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16020 | 2026.03.13 22:28:41.836172 [ 4 ] {e7a478c8-f113-48f9-9669-a4b2579780f9} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16021 | 2026.03.13 22:28:41.836306 [ 4 ] {e7a478c8-f113-48f9-9669-a4b2579780f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 16022 | 2026.03.13 22:28:41.836342 [ 4 ] {e7a478c8-f113-48f9-9669-a4b2579780f9} <Debug> TCPHandler: Processed in 0.001262006 sec. | ||
| 16023 | 2026.03.13 22:28:41.839308 [ 201 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_128_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41237 rows, containing 5 columns (5 merged, 0 gathered) in 0.006538069 sec., 6307213.949562172 rows/sec., 415.14 MiB/sec. | ||
| 16024 | 2026.03.13 22:28:41.839549 [ 201 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_128_34} <Trace> MergedBlockOutputStream: filled checksums all_1_128_34 (state Temporary) | ||
| 16025 | 2026.03.13 22:28:41.839847 [ 201 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_128_34} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_128_34 to all_1_128_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16026 | 2026.03.13 22:28:41.839927 [ 201 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_128_34} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 2 parts: [all_1_127_33, all_128_128_0] -> all_1_128_34 | ||
| 16027 | 2026.03.13 22:28:41.840007 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16028 | 2026.03.13 22:28:43.037155 [ 222 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): 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] | ||
| 16029 | 2026.03.13 22:28:43.037228 [ 222 ] {} <Debug> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): 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] | ||
| 16030 | 2026.03.13 22:28:43.040097 [ 222 ] {} <Debug> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): 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] | ||
| 16031 | 2026.03.13 22:28:43.900116 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1942 | ||
| 16032 | 2026.03.13 22:28:43.902385 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16033 | 2026.03.13 22:28:43.902435 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16034 | 2026.03.13 22:28:43.903620 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16035 | 2026.03.13 22:28:43.903888 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16036 | 2026.03.13 22:28:43.904153 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1942 | ||
| 16037 | 2026.03.13 22:28:46.071501 [ 217 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 16038 | 2026.03.13 22:28:46.071547 [ 217 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 16039 | 2026.03.13 22:28:46.075471 [ 217 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 16040 | 2026.03.13 22:28:46.177038 [ 221 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): 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] | ||
| 16041 | 2026.03.13 22:28:46.177076 [ 221 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): 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] | ||
| 16042 | 2026.03.13 22:28:46.180691 [ 221 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): 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] | ||
| 16043 | 2026.03.13 22:28:46.287159 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37980 | ||
| 16044 | 2026.03.13 22:28:46.287695 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16045 | 2026.03.13 22:28:46.287734 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16046 | 2026.03.13 22:28:46.288214 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16047 | 2026.03.13 22:28:46.288449 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16048 | 2026.03.13 22:28:46.288576 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37980 | ||
| 16049 | 2026.03.13 22:28:46.600030 [ 225 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): 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] | ||
| 16050 | 2026.03.13 22:28:46.600077 [ 225 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): 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] | ||
| 16051 | 2026.03.13 22:28:46.602373 [ 225 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): 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] | ||
| 16052 | 2026.03.13 22:28:46.701460 [ 225 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): 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] | ||
| 16053 | 2026.03.13 22:28:46.701492 [ 225 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): 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] | ||
| 16054 | 2026.03.13 22:28:46.703739 [ 225 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): 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] | ||
| 16055 | 2026.03.13 22:28:46.826053 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16056 | 2026.03.13 22:28:46.826241 [ 4 ] {0a111cde-1b25-4760-a7e3-0c3665655479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16057 | 2026.03.13 22:28:46.826307 [ 4 ] {0a111cde-1b25-4760-a7e3-0c3665655479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16058 | 2026.03.13 22:28:46.826994 [ 4 ] {0a111cde-1b25-4760-a7e3-0c3665655479} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16059 | 2026.03.13 22:28:46.827036 [ 4 ] {0a111cde-1b25-4760-a7e3-0c3665655479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16060 | 2026.03.13 22:28:46.827428 [ 4 ] {0a111cde-1b25-4760-a7e3-0c3665655479} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16061 | 2026.03.13 22:28:46.827667 [ 4 ] {0a111cde-1b25-4760-a7e3-0c3665655479} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16062 | 2026.03.13 22:28:46.827835 [ 4 ] {0a111cde-1b25-4760-a7e3-0c3665655479} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001641 sec., 37781.84034125533 rows/sec., 2.95 MiB/sec. | ||
| 16063 | 2026.03.13 22:28:46.827888 [ 4 ] {0a111cde-1b25-4760-a7e3-0c3665655479} <Debug> TCPHandler: Processed in 0.001964052 sec. | ||
| 16064 | 2026.03.13 22:28:46.828037 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16065 | 2026.03.13 22:28:46.828141 [ 4 ] {ebe551cf-af60-4f3b-9391-eece963c45cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16066 | 2026.03.13 22:28:46.828194 [ 4 ] {ebe551cf-af60-4f3b-9391-eece963c45cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16067 | 2026.03.13 22:28:46.828628 [ 4 ] {ebe551cf-af60-4f3b-9391-eece963c45cc} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16068 | 2026.03.13 22:28:46.828663 [ 4 ] {ebe551cf-af60-4f3b-9391-eece963c45cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16069 | 2026.03.13 22:28:46.828973 [ 4 ] {ebe551cf-af60-4f3b-9391-eece963c45cc} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16070 | 2026.03.13 22:28:46.829240 [ 4 ] {ebe551cf-af60-4f3b-9391-eece963c45cc} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16071 | 2026.03.13 22:28:46.829383 [ 4 ] {ebe551cf-af60-4f3b-9391-eece963c45cc} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001265 sec., 2371.5415019762845 rows/sec., 178.33 KiB/sec. | ||
| 16072 | 2026.03.13 22:28:46.829423 [ 4 ] {ebe551cf-af60-4f3b-9391-eece963c45cc} <Debug> TCPHandler: Processed in 0.00145654 sec. | ||
| 16073 | 2026.03.13 22:28:46.829548 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16074 | 2026.03.13 22:28:46.829646 [ 4 ] {c1633cb1-f24f-4593-bb77-b073654627a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16075 | 2026.03.13 22:28:46.829688 [ 4 ] {c1633cb1-f24f-4593-bb77-b073654627a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16076 | 2026.03.13 22:28:46.830122 [ 4 ] {c1633cb1-f24f-4593-bb77-b073654627a1} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16077 | 2026.03.13 22:28:46.830176 [ 4 ] {c1633cb1-f24f-4593-bb77-b073654627a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16078 | 2026.03.13 22:28:46.830484 [ 4 ] {c1633cb1-f24f-4593-bb77-b073654627a1} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16079 | 2026.03.13 22:28:46.830701 [ 4 ] {c1633cb1-f24f-4593-bb77-b073654627a1} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16080 | 2026.03.13 22:28:46.830842 [ 4 ] {c1633cb1-f24f-4593-bb77-b073654627a1} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001208 sec., 55463.57615894039 rows/sec., 4.33 MiB/sec. | ||
| 16081 | 2026.03.13 22:28:46.830881 [ 4 ] {c1633cb1-f24f-4593-bb77-b073654627a1} <Debug> TCPHandler: Processed in 0.001383749 sec. | ||
| 16082 | 2026.03.13 22:28:46.830998 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16083 | 2026.03.13 22:28:46.831095 [ 4 ] {e94e45e0-9819-4eb0-9ad0-cd872137c008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16084 | 2026.03.13 22:28:46.831139 [ 4 ] {e94e45e0-9819-4eb0-9ad0-cd872137c008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16085 | 2026.03.13 22:28:46.831585 [ 4 ] {e94e45e0-9819-4eb0-9ad0-cd872137c008} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16086 | 2026.03.13 22:28:46.831621 [ 4 ] {e94e45e0-9819-4eb0-9ad0-cd872137c008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16087 | 2026.03.13 22:28:46.831945 [ 4 ] {e94e45e0-9819-4eb0-9ad0-cd872137c008} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16088 | 2026.03.13 22:28:46.832168 [ 4 ] {e94e45e0-9819-4eb0-9ad0-cd872137c008} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16089 | 2026.03.13 22:28:46.832293 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 2 parts from all_1_128_34 to all_129_129_0 | ||
| 16090 | 2026.03.13 22:28:46.832306 [ 4 ] {e94e45e0-9819-4eb0-9ad0-cd872137c008} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 16091 | 2026.03.13 22:28:46.832329 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16092 | 2026.03.13 22:28:46.832349 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16093 | 2026.03.13 22:28:46.832350 [ 4 ] {e94e45e0-9819-4eb0-9ad0-cd872137c008} <Debug> TCPHandler: Processed in 0.00140142 sec. | ||
| 16094 | 2026.03.13 22:28:46.832467 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_129_35} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_128_34 to all_129_129_0 into Compact with storage Full | ||
| 16095 | 2026.03.13 22:28:46.832473 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16096 | 2026.03.13 22:28:46.832511 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): 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] | ||
| 16097 | 2026.03.13 22:28:46.832558 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): 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] | ||
| 16098 | 2026.03.13 22:28:46.832617 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_129_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16099 | 2026.03.13 22:28:46.832618 [ 4 ] {4c105e33-8f7b-456b-91e2-288a1217289d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16100 | 2026.03.13 22:28:46.832666 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_129_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_128_34, total 41237 rows starting from the beginning of the part | ||
| 16101 | 2026.03.13 22:28:46.832695 [ 4 ] {4c105e33-8f7b-456b-91e2-288a1217289d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16102 | 2026.03.13 22:28:46.832740 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_129_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 16103 | 2026.03.13 22:28:46.833483 [ 4 ] {4c105e33-8f7b-456b-91e2-288a1217289d} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16104 | 2026.03.13 22:28:46.833524 [ 4 ] {4c105e33-8f7b-456b-91e2-288a1217289d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16105 | 2026.03.13 22:28:46.834083 [ 4 ] {4c105e33-8f7b-456b-91e2-288a1217289d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16106 | 2026.03.13 22:28:46.834395 [ 4 ] {4c105e33-8f7b-456b-91e2-288a1217289d} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16107 | 2026.03.13 22:28:46.834555 [ 4 ] {4c105e33-8f7b-456b-91e2-288a1217289d} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001955 sec., 1534.5268542199487 rows/sec., 2.75 MiB/sec. | ||
| 16108 | 2026.03.13 22:28:46.834630 [ 4 ] {4c105e33-8f7b-456b-91e2-288a1217289d} <Debug> TCPHandler: Processed in 0.002208887 sec. | ||
| 16109 | 2026.03.13 22:28:46.834755 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16110 | 2026.03.13 22:28:46.834853 [ 4 ] {cc2d23a1-5a69-4c54-9b7b-06e24fbf7445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16111 | 2026.03.13 22:28:46.834897 [ 4 ] {cc2d23a1-5a69-4c54-9b7b-06e24fbf7445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16112 | 2026.03.13 22:28:46.835003 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): 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] | ||
| 16113 | 2026.03.13 22:28:46.835270 [ 4 ] {cc2d23a1-5a69-4c54-9b7b-06e24fbf7445} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16114 | 2026.03.13 22:28:46.835311 [ 4 ] {cc2d23a1-5a69-4c54-9b7b-06e24fbf7445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16115 | 2026.03.13 22:28:46.835635 [ 4 ] {cc2d23a1-5a69-4c54-9b7b-06e24fbf7445} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16116 | 2026.03.13 22:28:46.835895 [ 4 ] {cc2d23a1-5a69-4c54-9b7b-06e24fbf7445} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16117 | 2026.03.13 22:28:46.836039 [ 4 ] {cc2d23a1-5a69-4c54-9b7b-06e24fbf7445} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 16118 | 2026.03.13 22:28:46.836077 [ 4 ] {cc2d23a1-5a69-4c54-9b7b-06e24fbf7445} <Debug> TCPHandler: Processed in 0.001371338 sec. | ||
| 16119 | 2026.03.13 22:28:46.839759 [ 200 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_129_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41397 rows, containing 5 columns (5 merged, 0 gathered) in 0.007347106 sec., 5634463.420018712 rows/sec., 370.95 MiB/sec. | ||
| 16120 | 2026.03.13 22:28:46.840088 [ 200 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_129_35} <Trace> MergedBlockOutputStream: filled checksums all_1_129_35 (state Temporary) | ||
| 16121 | 2026.03.13 22:28:46.840368 [ 200 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_129_35} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_129_35 to all_1_129_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16122 | 2026.03.13 22:28:46.840436 [ 200 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_129_35} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 2 parts: [all_1_128_34, all_129_129_0] -> all_1_129_35 | ||
| 16123 | 2026.03.13 22:28:46.840522 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16124 | 2026.03.13 22:28:47.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.50 MiB, peak 390.94 MiB, free memory in arenas 0.00 B, will set to 375.01 MiB (RSS), difference: 3.51 MiB | ||
| 16125 | 2026.03.13 22:28:48.320376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 16126 | 2026.03.13 22:28:48.338108 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16127 | 2026.03.13 22:28:48.338166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16128 | 2026.03.13 22:28:48.344428 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16129 | 2026.03.13 22:28:48.345134 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16130 | 2026.03.13 22:28:48.348074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 16131 | 2026.03.13 22:28:48.755557 [ 50 ] {} <Debug> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 16132 | 2026.03.13 22:28:48.755646 [ 50 ] {} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16133 | 2026.03.13 22:28:48.755673 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16134 | 2026.03.13 22:28:48.755797 [ 223 ] {} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): 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] | ||
| 16135 | 2026.03.13 22:28:48.755839 [ 199 ] {9f39559f-79b8-4c45-8a2a-52746261171b::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 | ||
| 16136 | 2026.03.13 22:28:48.755897 [ 223 ] {} <Debug> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): 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] | ||
| 16137 | 2026.03.13 22:28:48.756037 [ 199 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16138 | 2026.03.13 22:28:48.756081 [ 199 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part | ||
| 16139 | 2026.03.13 22:28:48.756174 [ 199 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 16140 | 2026.03.13 22:28:48.756235 [ 199 ] {9f39559f-79b8-4c45-8a2a-52746261171b::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 | ||
| 16141 | 2026.03.13 22:28:48.756294 [ 199 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 16142 | 2026.03.13 22:28:48.756348 [ 199 ] {9f39559f-79b8-4c45-8a2a-52746261171b::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 | ||
| 16143 | 2026.03.13 22:28:48.757260 [ 199 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001499012 sec., 26684.242687850397 rows/sec., 2.23 MiB/sec. | ||
| 16144 | 2026.03.13 22:28:48.757400 [ 199 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 16145 | 2026.03.13 22:28:48.757719 [ 199 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_29_7} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16146 | 2026.03.13 22:28:48.757799 [ 199 ] {9f39559f-79b8-4c45-8a2a-52746261171b::all_1_29_7} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 16147 | 2026.03.13 22:28:48.757884 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16148 | 2026.03.13 22:28:48.759501 [ 223 ] {} <Debug> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): 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] | ||
| 16149 | 2026.03.13 22:28:49.496067 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16150 | 2026.03.13 22:28:49.496250 [ 4 ] {010f79ed-b0d0-4f3e-9d74-8058d438e44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16151 | 2026.03.13 22:28:49.496316 [ 4 ] {010f79ed-b0d0-4f3e-9d74-8058d438e44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16152 | 2026.03.13 22:28:49.496935 [ 4 ] {010f79ed-b0d0-4f3e-9d74-8058d438e44f} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16153 | 2026.03.13 22:28:49.496983 [ 4 ] {010f79ed-b0d0-4f3e-9d74-8058d438e44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16154 | 2026.03.13 22:28:49.497391 [ 4 ] {010f79ed-b0d0-4f3e-9d74-8058d438e44f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16155 | 2026.03.13 22:28:49.497627 [ 4 ] {010f79ed-b0d0-4f3e-9d74-8058d438e44f} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16156 | 2026.03.13 22:28:49.497787 [ 4 ] {010f79ed-b0d0-4f3e-9d74-8058d438e44f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001583 sec., 15161.086544535692 rows/sec., 1.26 MiB/sec. | ||
| 16157 | 2026.03.13 22:28:49.497839 [ 4 ] {010f79ed-b0d0-4f3e-9d74-8058d438e44f} <Debug> TCPHandler: Processed in 0.0019013 sec. | ||
| 16158 | 2026.03.13 22:28:49.497956 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16159 | 2026.03.13 22:28:49.498057 [ 4 ] {09cf5eb6-3f26-4c17-abcd-c18fc86cd864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16160 | 2026.03.13 22:28:49.498100 [ 4 ] {09cf5eb6-3f26-4c17-abcd-c18fc86cd864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16161 | 2026.03.13 22:28:49.499322 [ 4 ] {09cf5eb6-3f26-4c17-abcd-c18fc86cd864} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16162 | 2026.03.13 22:28:49.499361 [ 4 ] {09cf5eb6-3f26-4c17-abcd-c18fc86cd864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16163 | 2026.03.13 22:28:49.499806 [ 4 ] {09cf5eb6-3f26-4c17-abcd-c18fc86cd864} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16164 | 2026.03.13 22:28:49.500041 [ 4 ] {09cf5eb6-3f26-4c17-abcd-c18fc86cd864} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16165 | 2026.03.13 22:28:49.500196 [ 4 ] {09cf5eb6-3f26-4c17-abcd-c18fc86cd864} <Debug> executeQuery: Read 2136 rows, 167.28 KiB in 0.002158 sec., 989805.375347544 rows/sec., 75.70 MiB/sec. | ||
| 16166 | 2026.03.13 22:28:49.500236 [ 4 ] {09cf5eb6-3f26-4c17-abcd-c18fc86cd864} <Debug> TCPHandler: Processed in 0.00233243 sec. | ||
| 16167 | 2026.03.13 22:28:49.500341 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16168 | 2026.03.13 22:28:49.500439 [ 4 ] {76f8670c-1ffe-4aae-9259-8f813a70623e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16169 | 2026.03.13 22:28:49.500482 [ 4 ] {76f8670c-1ffe-4aae-9259-8f813a70623e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16170 | 2026.03.13 22:28:49.500897 [ 4 ] {76f8670c-1ffe-4aae-9259-8f813a70623e} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16171 | 2026.03.13 22:28:49.500932 [ 4 ] {76f8670c-1ffe-4aae-9259-8f813a70623e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16172 | 2026.03.13 22:28:49.501241 [ 4 ] {76f8670c-1ffe-4aae-9259-8f813a70623e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16173 | 2026.03.13 22:28:49.501460 [ 4 ] {76f8670c-1ffe-4aae-9259-8f813a70623e} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16174 | 2026.03.13 22:28:49.501595 [ 4 ] {76f8670c-1ffe-4aae-9259-8f813a70623e} <Debug> executeQuery: Read 61 rows, 4.65 KiB in 0.001174 sec., 51959.11413969336 rows/sec., 3.86 MiB/sec. | ||
| 16175 | 2026.03.13 22:28:49.501633 [ 4 ] {76f8670c-1ffe-4aae-9259-8f813a70623e} <Debug> TCPHandler: Processed in 0.001342488 sec. | ||
| 16176 | 2026.03.13 22:28:49.501738 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16177 | 2026.03.13 22:28:49.501833 [ 4 ] {9022571b-a1cb-47a6-9777-863635a40b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16178 | 2026.03.13 22:28:49.501873 [ 4 ] {9022571b-a1cb-47a6-9777-863635a40b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16179 | 2026.03.13 22:28:49.502495 [ 4 ] {9022571b-a1cb-47a6-9777-863635a40b87} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16180 | 2026.03.13 22:28:49.502531 [ 4 ] {9022571b-a1cb-47a6-9777-863635a40b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16181 | 2026.03.13 22:28:49.502860 [ 4 ] {9022571b-a1cb-47a6-9777-863635a40b87} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16182 | 2026.03.13 22:28:49.503075 [ 4 ] {9022571b-a1cb-47a6-9777-863635a40b87} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16183 | 2026.03.13 22:28:49.503214 [ 4 ] {9022571b-a1cb-47a6-9777-863635a40b87} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001398 sec., 523605.1502145923 rows/sec., 30.97 MiB/sec. | ||
| 16184 | 2026.03.13 22:28:49.503252 [ 4 ] {9022571b-a1cb-47a6-9777-863635a40b87} <Debug> TCPHandler: Processed in 0.001563043 sec. | ||
| 16185 | 2026.03.13 22:28:49.503361 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16186 | 2026.03.13 22:28:49.503457 [ 4 ] {06082004-9d08-4058-95d5-e7b49c4b1621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16187 | 2026.03.13 22:28:49.503497 [ 4 ] {06082004-9d08-4058-95d5-e7b49c4b1621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16188 | 2026.03.13 22:28:49.503875 [ 4 ] {06082004-9d08-4058-95d5-e7b49c4b1621} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16189 | 2026.03.13 22:28:49.503910 [ 4 ] {06082004-9d08-4058-95d5-e7b49c4b1621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16190 | 2026.03.13 22:28:49.504200 [ 4 ] {06082004-9d08-4058-95d5-e7b49c4b1621} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16191 | 2026.03.13 22:28:49.504420 [ 4 ] {06082004-9d08-4058-95d5-e7b49c4b1621} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16192 | 2026.03.13 22:28:49.504549 [ 4 ] {06082004-9d08-4058-95d5-e7b49c4b1621} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 63.40 KiB/sec. | ||
| 16193 | 2026.03.13 22:28:49.504588 [ 4 ] {06082004-9d08-4058-95d5-e7b49c4b1621} <Debug> TCPHandler: Processed in 0.001275127 sec. | ||
| 16194 | 2026.03.13 22:28:49.504703 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16195 | 2026.03.13 22:28:49.504894 [ 4 ] {0a49e2eb-5aa7-468c-b292-fb9429fda901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16196 | 2026.03.13 22:28:49.504946 [ 4 ] {0a49e2eb-5aa7-468c-b292-fb9429fda901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16197 | 2026.03.13 22:28:49.505488 [ 4 ] {0a49e2eb-5aa7-468c-b292-fb9429fda901} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16198 | 2026.03.13 22:28:49.505524 [ 4 ] {0a49e2eb-5aa7-468c-b292-fb9429fda901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16199 | 2026.03.13 22:28:49.505818 [ 4 ] {0a49e2eb-5aa7-468c-b292-fb9429fda901} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16200 | 2026.03.13 22:28:49.506036 [ 4 ] {0a49e2eb-5aa7-468c-b292-fb9429fda901} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16201 | 2026.03.13 22:28:49.506180 [ 4 ] {0a49e2eb-5aa7-468c-b292-fb9429fda901} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001299 sec., 9237.875288683603 rows/sec., 721.71 KiB/sec. | ||
| 16202 | 2026.03.13 22:28:49.506221 [ 4 ] {0a49e2eb-5aa7-468c-b292-fb9429fda901} <Debug> TCPHandler: Processed in 0.001571893 sec. | ||
| 16203 | 2026.03.13 22:28:49.506388 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16204 | 2026.03.13 22:28:49.506514 [ 4 ] {02fa89cb-4dda-4517-8e86-79edb458bded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16205 | 2026.03.13 22:28:49.506555 [ 4 ] {02fa89cb-4dda-4517-8e86-79edb458bded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16206 | 2026.03.13 22:28:49.507403 [ 4 ] {02fa89cb-4dda-4517-8e86-79edb458bded} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16207 | 2026.03.13 22:28:49.507441 [ 4 ] {02fa89cb-4dda-4517-8e86-79edb458bded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16208 | 2026.03.13 22:28:49.507803 [ 4 ] {02fa89cb-4dda-4517-8e86-79edb458bded} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16209 | 2026.03.13 22:28:49.508024 [ 4 ] {02fa89cb-4dda-4517-8e86-79edb458bded} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16210 | 2026.03.13 22:28:49.508156 [ 4 ] {02fa89cb-4dda-4517-8e86-79edb458bded} <Debug> executeQuery: Read 1085 rows, 77.52 KiB in 0.001661 sec., 653220.9512341963 rows/sec., 45.58 MiB/sec. | ||
| 16211 | 2026.03.13 22:28:49.508195 [ 4 ] {02fa89cb-4dda-4517-8e86-79edb458bded} <Debug> TCPHandler: Processed in 0.00185782 sec. | ||
| 16212 | 2026.03.13 22:28:49.508316 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16213 | 2026.03.13 22:28:49.508412 [ 4 ] {3e1e1afb-5580-44d8-abf6-d8ead4075af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16214 | 2026.03.13 22:28:49.508454 [ 4 ] {3e1e1afb-5580-44d8-abf6-d8ead4075af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16215 | 2026.03.13 22:28:49.509142 [ 4 ] {3e1e1afb-5580-44d8-abf6-d8ead4075af3} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16216 | 2026.03.13 22:28:49.509178 [ 4 ] {3e1e1afb-5580-44d8-abf6-d8ead4075af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16217 | 2026.03.13 22:28:49.509582 [ 4 ] {3e1e1afb-5580-44d8-abf6-d8ead4075af3} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16218 | 2026.03.13 22:28:49.509797 [ 4 ] {3e1e1afb-5580-44d8-abf6-d8ead4075af3} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16219 | 2026.03.13 22:28:49.509926 [ 4 ] {3e1e1afb-5580-44d8-abf6-d8ead4075af3} <Debug> executeQuery: Read 1305 rows, 84.65 KiB in 0.001533 sec., 851272.0156555773 rows/sec., 53.92 MiB/sec. | ||
| 16220 | 2026.03.13 22:28:49.509922 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 6 parts from all_1_129_35 to all_134_134_0 | ||
| 16221 | 2026.03.13 22:28:49.509963 [ 4 ] {3e1e1afb-5580-44d8-abf6-d8ead4075af3} <Debug> TCPHandler: Processed in 0.001697626 sec. | ||
| 16222 | 2026.03.13 22:28:49.510000 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16223 | 2026.03.13 22:28:49.510027 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16224 | 2026.03.13 22:28:49.510088 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16225 | 2026.03.13 22:28:49.510129 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_134_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_129_35 to all_134_134_0 into Compact with storage Full | ||
| 16226 | 2026.03.13 22:28:49.510188 [ 4 ] {192f0d76-eb8e-4cbe-9907-ff66718a226f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16227 | 2026.03.13 22:28:49.510246 [ 4 ] {192f0d76-eb8e-4cbe-9907-ff66718a226f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16228 | 2026.03.13 22:28:49.510252 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_134_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16229 | 2026.03.13 22:28:49.510296 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_134_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_129_35, total 41397 rows starting from the beginning of the part | ||
| 16230 | 2026.03.13 22:28:49.510361 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_134_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 16231 | 2026.03.13 22:28:49.510406 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_134_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 162 rows starting from the beginning of the part | ||
| 16232 | 2026.03.13 22:28:49.510446 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_134_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 16233 | 2026.03.13 22:28:49.510487 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_134_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 16234 | 2026.03.13 22:28:49.510525 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_134_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1305 rows starting from the beginning of the part | ||
| 16235 | 2026.03.13 22:28:49.511132 [ 4 ] {192f0d76-eb8e-4cbe-9907-ff66718a226f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16236 | 2026.03.13 22:28:49.511172 [ 4 ] {192f0d76-eb8e-4cbe-9907-ff66718a226f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16237 | 2026.03.13 22:28:49.511772 [ 4 ] {192f0d76-eb8e-4cbe-9907-ff66718a226f} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16238 | 2026.03.13 22:28:49.512021 [ 4 ] {192f0d76-eb8e-4cbe-9907-ff66718a226f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16239 | 2026.03.13 22:28:49.512155 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16240 | 2026.03.13 22:28:49.512165 [ 4 ] {192f0d76-eb8e-4cbe-9907-ff66718a226f} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001995 sec., 24561.40350877193 rows/sec., 44.01 MiB/sec. | ||
| 16241 | 2026.03.13 22:28:49.512195 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16242 | 2026.03.13 22:28:49.512218 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16243 | 2026.03.13 22:28:49.512238 [ 4 ] {192f0d76-eb8e-4cbe-9907-ff66718a226f} <Debug> TCPHandler: Processed in 0.002199036 sec. | ||
| 16244 | 2026.03.13 22:28:49.512340 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::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 | ||
| 16245 | 2026.03.13 22:28:49.512349 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16246 | 2026.03.13 22:28:49.512470 [ 4 ] {21fbe2b2-4044-402c-b8d7-641dcefcb8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16247 | 2026.03.13 22:28:49.512512 [ 4 ] {21fbe2b2-4044-402c-b8d7-641dcefcb8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16248 | 2026.03.13 22:28:49.512599 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16249 | 2026.03.13 22:28:49.512668 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2437 rows starting from the beginning of the part | ||
| 16250 | 2026.03.13 22:28:49.512803 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 38 rows starting from the beginning of the part | ||
| 16251 | 2026.03.13 22:28:49.512843 [ 4 ] {21fbe2b2-4044-402c-b8d7-641dcefcb8a2} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16252 | 2026.03.13 22:28:49.512884 [ 4 ] {21fbe2b2-4044-402c-b8d7-641dcefcb8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16253 | 2026.03.13 22:28:49.512912 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 3 rows starting from the beginning of the part | ||
| 16254 | 2026.03.13 22:28:49.513016 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 38 rows starting from the beginning of the part | ||
| 16255 | 2026.03.13 22:28:49.513118 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 3 rows starting from the beginning of the part | ||
| 16256 | 2026.03.13 22:28:49.513202 [ 4 ] {21fbe2b2-4044-402c-b8d7-641dcefcb8a2} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16257 | 2026.03.13 22:28:49.513215 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 49 rows starting from the beginning of the part | ||
| 16258 | 2026.03.13 22:28:49.513423 [ 4 ] {21fbe2b2-4044-402c-b8d7-641dcefcb8a2} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16259 | 2026.03.13 22:28:49.513558 [ 4 ] {21fbe2b2-4044-402c-b8d7-641dcefcb8a2} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001134 sec., 31746.031746031746 rows/sec., 2.14 MiB/sec. | ||
| 16260 | 2026.03.13 22:28:49.513594 [ 4 ] {21fbe2b2-4044-402c-b8d7-641dcefcb8a2} <Debug> TCPHandler: Processed in 0.001323538 sec. | ||
| 16261 | 2026.03.13 22:28:49.518648 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_134_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43344 rows, containing 5 columns (5 merged, 0 gathered) in 0.008556651 sec., 5065533.232569612 rows/sec., 333.40 MiB/sec. | ||
| 16262 | 2026.03.13 22:28:49.519290 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_134_36} <Trace> MergedBlockOutputStream: filled checksums all_1_134_36 (state Temporary) | ||
| 16263 | 2026.03.13 22:28:49.519768 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_134_36} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_134_36 to all_1_134_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16264 | 2026.03.13 22:28:49.519854 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_134_36} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 6 parts: [all_1_129_35, all_134_134_0] -> all_1_134_36 | ||
| 16265 | 2026.03.13 22:28:49.519974 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16266 | 2026.03.13 22:28:49.526551 [ 187 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2568 rows, containing 19 columns (19 merged, 0 gathered) in 0.014276123 sec., 179880.7701502712 rows/sec., 322.34 MiB/sec. | ||
| 16267 | 2026.03.13 22:28:49.529195 [ 194 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16268 | 2026.03.13 22:28:49.529557 [ 194 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16269 | 2026.03.13 22:28:49.529631 [ 194 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16270 | 2026.03.13 22:28:49.529753 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.84 MiB. | ||
| 16271 | 2026.03.13 22:28:50.000281 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.84 MiB, peak 394.65 MiB, free memory in arenas 0.00 B, will set to 382.91 MiB (RSS), difference: 7.07 MiB | ||
| 16272 | 2026.03.13 22:28:51.819851 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16273 | 2026.03.13 22:28:51.820026 [ 4 ] {4d4a6f04-0d1f-4b8d-9f5e-5d38b173537f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16274 | 2026.03.13 22:28:51.820093 [ 4 ] {4d4a6f04-0d1f-4b8d-9f5e-5d38b173537f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16275 | 2026.03.13 22:28:51.820763 [ 4 ] {4d4a6f04-0d1f-4b8d-9f5e-5d38b173537f} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16276 | 2026.03.13 22:28:51.820812 [ 4 ] {4d4a6f04-0d1f-4b8d-9f5e-5d38b173537f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16277 | 2026.03.13 22:28:51.821198 [ 4 ] {4d4a6f04-0d1f-4b8d-9f5e-5d38b173537f} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16278 | 2026.03.13 22:28:51.821441 [ 4 ] {4d4a6f04-0d1f-4b8d-9f5e-5d38b173537f} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16279 | 2026.03.13 22:28:51.821607 [ 4 ] {4d4a6f04-0d1f-4b8d-9f5e-5d38b173537f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00163 sec., 34355.82822085889 rows/sec., 2.62 MiB/sec. | ||
| 16280 | 2026.03.13 22:28:51.821659 [ 4 ] {4d4a6f04-0d1f-4b8d-9f5e-5d38b173537f} <Debug> TCPHandler: Processed in 0.001942521 sec. | ||
| 16281 | 2026.03.13 22:28:51.821786 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16282 | 2026.03.13 22:28:51.821888 [ 4 ] {f8bf15af-b6d4-46fc-80e3-312fb79091ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16283 | 2026.03.13 22:28:51.821931 [ 4 ] {f8bf15af-b6d4-46fc-80e3-312fb79091ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16284 | 2026.03.13 22:28:51.822358 [ 4 ] {f8bf15af-b6d4-46fc-80e3-312fb79091ca} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16285 | 2026.03.13 22:28:51.822396 [ 4 ] {f8bf15af-b6d4-46fc-80e3-312fb79091ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16286 | 2026.03.13 22:28:51.822707 [ 4 ] {f8bf15af-b6d4-46fc-80e3-312fb79091ca} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16287 | 2026.03.13 22:28:51.822926 [ 4 ] {f8bf15af-b6d4-46fc-80e3-312fb79091ca} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16288 | 2026.03.13 22:28:51.823063 [ 4 ] {f8bf15af-b6d4-46fc-80e3-312fb79091ca} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 16289 | 2026.03.13 22:28:51.823101 [ 4 ] {f8bf15af-b6d4-46fc-80e3-312fb79091ca} <Debug> TCPHandler: Processed in 0.001365919 sec. | ||
| 16290 | 2026.03.13 22:28:51.823218 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16291 | 2026.03.13 22:28:51.823315 [ 4 ] {c50b9e39-8d49-4aa2-9dca-93955ec60c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16292 | 2026.03.13 22:28:51.823359 [ 4 ] {c50b9e39-8d49-4aa2-9dca-93955ec60c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16293 | 2026.03.13 22:28:51.823728 [ 4 ] {c50b9e39-8d49-4aa2-9dca-93955ec60c73} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16294 | 2026.03.13 22:28:51.823763 [ 4 ] {c50b9e39-8d49-4aa2-9dca-93955ec60c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16295 | 2026.03.13 22:28:51.824075 [ 4 ] {c50b9e39-8d49-4aa2-9dca-93955ec60c73} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16296 | 2026.03.13 22:28:51.824281 [ 4 ] {c50b9e39-8d49-4aa2-9dca-93955ec60c73} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16297 | 2026.03.13 22:28:51.824412 [ 4 ] {c50b9e39-8d49-4aa2-9dca-93955ec60c73} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001118 sec., 57245.08050089445 rows/sec., 3.99 MiB/sec. | ||
| 16298 | 2026.03.13 22:28:51.824450 [ 4 ] {c50b9e39-8d49-4aa2-9dca-93955ec60c73} <Debug> TCPHandler: Processed in 0.001286157 sec. | ||
| 16299 | 2026.03.13 22:28:51.824561 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16300 | 2026.03.13 22:28:51.824655 [ 4 ] {857b9b0c-259f-4d5b-9857-58e9113c79ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16301 | 2026.03.13 22:28:51.824696 [ 4 ] {857b9b0c-259f-4d5b-9857-58e9113c79ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16302 | 2026.03.13 22:28:51.825011 [ 4 ] {857b9b0c-259f-4d5b-9857-58e9113c79ca} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16303 | 2026.03.13 22:28:51.825046 [ 4 ] {857b9b0c-259f-4d5b-9857-58e9113c79ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16304 | 2026.03.13 22:28:51.825338 [ 4 ] {857b9b0c-259f-4d5b-9857-58e9113c79ca} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16305 | 2026.03.13 22:28:51.825539 [ 4 ] {857b9b0c-259f-4d5b-9857-58e9113c79ca} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16306 | 2026.03.13 22:28:51.825667 [ 4 ] {857b9b0c-259f-4d5b-9857-58e9113c79ca} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001032 sec., 23255.813953488374 rows/sec., 1.57 MiB/sec. | ||
| 16307 | 2026.03.13 22:28:51.825703 [ 4 ] {857b9b0c-259f-4d5b-9857-58e9113c79ca} <Debug> TCPHandler: Processed in 0.001190375 sec. | ||
| 16308 | 2026.03.13 22:28:53.582085 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16309 | 2026.03.13 22:28:53.582165 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16310 | 2026.03.13 22:28:53.789722 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38428 | ||
| 16311 | 2026.03.13 22:28:53.790245 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16312 | 2026.03.13 22:28:53.790279 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16313 | 2026.03.13 22:28:53.790753 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16314 | 2026.03.13 22:28:53.791002 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16315 | 2026.03.13 22:28:53.791134 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38428 | ||
| 16316 | 2026.03.13 22:28:53.791191 [ 217 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): 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] | ||
| 16317 | 2026.03.13 22:28:53.791226 [ 217 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): 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] | ||
| 16318 | 2026.03.13 22:28:53.793287 [ 217 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): 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] | ||
| 16319 | 2026.03.13 22:28:53.904447 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1982 | ||
| 16320 | 2026.03.13 22:28:53.907061 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16321 | 2026.03.13 22:28:53.907126 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16322 | 2026.03.13 22:28:53.908418 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 16323 | 2026.03.13 22:28:53.908736 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16324 | 2026.03.13 22:28:53.909162 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1982 | ||
| 16325 | 2026.03.13 22:28:54.002435 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001098433 sec. | ||
| 16326 | 2026.03.13 22:28:54.106148 [ 219 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): 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] | ||
| 16327 | 2026.03.13 22:28:54.106186 [ 219 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): 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] | ||
| 16328 | 2026.03.13 22:28:54.107921 [ 219 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): 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] | ||
| 16329 | 2026.03.13 22:28:55.001158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.91 MiB, peak 394.65 MiB, free memory in arenas 0.00 B, will set to 382.91 MiB (RSS), difference: 4.00 MiB | ||
| 16330 | 2026.03.13 22:28:55.849063 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 16331 | 2026.03.13 22:28:55.865495 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16332 | 2026.03.13 22:28:55.865548 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16333 | 2026.03.13 22:28:55.871681 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16334 | 2026.03.13 22:28:55.872411 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16335 | 2026.03.13 22:28:55.875571 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 16336 | 2026.03.13 22:28:56.825482 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16337 | 2026.03.13 22:28:56.825678 [ 4 ] {35bf0a8a-b61f-4eab-b423-9571f8ac8242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16338 | 2026.03.13 22:28:56.825751 [ 4 ] {35bf0a8a-b61f-4eab-b423-9571f8ac8242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16339 | 2026.03.13 22:28:56.826412 [ 4 ] {35bf0a8a-b61f-4eab-b423-9571f8ac8242} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16340 | 2026.03.13 22:28:56.826459 [ 4 ] {35bf0a8a-b61f-4eab-b423-9571f8ac8242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16341 | 2026.03.13 22:28:56.826837 [ 4 ] {35bf0a8a-b61f-4eab-b423-9571f8ac8242} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16342 | 2026.03.13 22:28:56.827053 [ 4 ] {35bf0a8a-b61f-4eab-b423-9571f8ac8242} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16343 | 2026.03.13 22:28:56.827209 [ 4 ] {35bf0a8a-b61f-4eab-b423-9571f8ac8242} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001585 sec., 39116.71924290221 rows/sec., 3.06 MiB/sec. | ||
| 16344 | 2026.03.13 22:28:56.827211 [ 29 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16345 | 2026.03.13 22:28:56.827251 [ 4 ] {35bf0a8a-b61f-4eab-b423-9571f8ac8242} <Debug> TCPHandler: Processed in 0.00190493 sec. | ||
| 16346 | 2026.03.13 22:28:56.827279 [ 29 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16347 | 2026.03.13 22:28:56.827303 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16348 | 2026.03.13 22:28:56.827395 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16349 | 2026.03.13 22:28:56.827411 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 16350 | 2026.03.13 22:28:56.827513 [ 4 ] {17b2029e-a4fa-4060-b341-e9ea534ca333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16351 | 2026.03.13 22:28:56.827516 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16352 | 2026.03.13 22:28:56.827562 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2152 rows starting from the beginning of the part | ||
| 16353 | 2026.03.13 22:28:56.827563 [ 4 ] {17b2029e-a4fa-4060-b341-e9ea534ca333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16354 | 2026.03.13 22:28:56.827641 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 132 rows starting from the beginning of the part | ||
| 16355 | 2026.03.13 22:28:56.827714 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 62 rows starting from the beginning of the part | ||
| 16356 | 2026.03.13 22:28:56.827781 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 2136 rows starting from the beginning of the part | ||
| 16357 | 2026.03.13 22:28:56.827847 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part | ||
| 16358 | 2026.03.13 22:28:56.827898 [ 200 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 62 rows starting from the beginning of the part | ||
| 16359 | 2026.03.13 22:28:56.828103 [ 4 ] {17b2029e-a4fa-4060-b341-e9ea534ca333} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16360 | 2026.03.13 22:28:56.828134 [ 4 ] {17b2029e-a4fa-4060-b341-e9ea534ca333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16361 | 2026.03.13 22:28:56.828542 [ 4 ] {17b2029e-a4fa-4060-b341-e9ea534ca333} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16362 | 2026.03.13 22:28:56.828816 [ 4 ] {17b2029e-a4fa-4060-b341-e9ea534ca333} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16363 | 2026.03.13 22:28:56.828954 [ 4 ] {17b2029e-a4fa-4060-b341-e9ea534ca333} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001464 sec., 2049.1803278688526 rows/sec., 154.09 KiB/sec. | ||
| 16364 | 2026.03.13 22:28:56.828991 [ 4 ] {17b2029e-a4fa-4060-b341-e9ea534ca333} <Debug> TCPHandler: Processed in 0.001653515 sec. | ||
| 16365 | 2026.03.13 22:28:56.829110 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16366 | 2026.03.13 22:28:56.829206 [ 4 ] {b3e3ccbe-20cb-4027-88df-20957a8a7189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16367 | 2026.03.13 22:28:56.829245 [ 4 ] {b3e3ccbe-20cb-4027-88df-20957a8a7189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16368 | 2026.03.13 22:28:56.829680 [ 4 ] {b3e3ccbe-20cb-4027-88df-20957a8a7189} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16369 | 2026.03.13 22:28:56.829716 [ 4 ] {b3e3ccbe-20cb-4027-88df-20957a8a7189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16370 | 2026.03.13 22:28:56.829762 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4600 rows, containing 5 columns (5 merged, 0 gathered) in 0.002398911 sec., 1917536.7489665102 rows/sec., 154.63 MiB/sec. | ||
| 16371 | 2026.03.13 22:28:56.830006 [ 188 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16372 | 2026.03.13 22:28:56.830017 [ 4 ] {b3e3ccbe-20cb-4027-88df-20957a8a7189} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16373 | 2026.03.13 22:28:56.830238 [ 4 ] {b3e3ccbe-20cb-4027-88df-20957a8a7189} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16374 | 2026.03.13 22:28:56.830267 [ 188 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_136_27} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16375 | 2026.03.13 22:28:56.830329 [ 188 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_136_27} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16376 | 2026.03.13 22:28:56.830362 [ 29 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16377 | 2026.03.13 22:28:56.830370 [ 4 ] {b3e3ccbe-20cb-4027-88df-20957a8a7189} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001183 sec., 56635.672020287406 rows/sec., 4.42 MiB/sec. | ||
| 16378 | 2026.03.13 22:28:56.830396 [ 29 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16379 | 2026.03.13 22:28:56.830400 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 16380 | 2026.03.13 22:28:56.830425 [ 4 ] {b3e3ccbe-20cb-4027-88df-20957a8a7189} <Debug> TCPHandler: Processed in 0.001365258 sec. | ||
| 16381 | 2026.03.13 22:28:56.830426 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16382 | 2026.03.13 22:28:56.830502 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 16383 | 2026.03.13 22:28:56.830555 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16384 | 2026.03.13 22:28:56.830574 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16385 | 2026.03.13 22:28:56.830598 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1124 rows starting from the beginning of the part | ||
| 16386 | 2026.03.13 22:28:56.830649 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 102 rows starting from the beginning of the part | ||
| 16387 | 2026.03.13 22:28:56.830652 [ 4 ] {f3ca70ff-4694-4287-a749-d0b03a5b83e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16388 | 2026.03.13 22:28:56.830692 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 67 rows starting from the beginning of the part | ||
| 16389 | 2026.03.13 22:28:56.830701 [ 4 ] {f3ca70ff-4694-4287-a749-d0b03a5b83e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16390 | 2026.03.13 22:28:56.830731 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1085 rows starting from the beginning of the part | ||
| 16391 | 2026.03.13 22:28:56.830770 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part | ||
| 16392 | 2026.03.13 22:28:56.830806 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 67 rows starting from the beginning of the part | ||
| 16393 | 2026.03.13 22:28:56.831148 [ 4 ] {f3ca70ff-4694-4287-a749-d0b03a5b83e6} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16394 | 2026.03.13 22:28:56.831183 [ 4 ] {f3ca70ff-4694-4287-a749-d0b03a5b83e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16395 | 2026.03.13 22:28:56.831512 [ 4 ] {f3ca70ff-4694-4287-a749-d0b03a5b83e6} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16396 | 2026.03.13 22:28:56.831725 [ 4 ] {f3ca70ff-4694-4287-a749-d0b03a5b83e6} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16397 | 2026.03.13 22:28:56.831819 [ 200 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2509 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344858 sec., 1865624.4748516202 rows/sec., 139.41 MiB/sec. | ||
| 16398 | 2026.03.13 22:28:56.831856 [ 4 ] {f3ca70ff-4694-4287-a749-d0b03a5b83e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 16399 | 2026.03.13 22:28:56.831893 [ 4 ] {f3ca70ff-4694-4287-a749-d0b03a5b83e6} <Debug> TCPHandler: Processed in 0.00139413 sec. | ||
| 16400 | 2026.03.13 22:28:56.831959 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16401 | 2026.03.13 22:28:56.832005 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16402 | 2026.03.13 22:28:56.832100 [ 4 ] {00779ae7-5d67-46c6-895c-904690e01e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16403 | 2026.03.13 22:28:56.832154 [ 4 ] {00779ae7-5d67-46c6-895c-904690e01e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16404 | 2026.03.13 22:28:56.832177 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_136_27} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16405 | 2026.03.13 22:28:56.832236 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_136_27} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16406 | 2026.03.13 22:28:56.832293 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 16407 | 2026.03.13 22:28:56.832892 [ 4 ] {00779ae7-5d67-46c6-895c-904690e01e58} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16408 | 2026.03.13 22:28:56.832926 [ 4 ] {00779ae7-5d67-46c6-895c-904690e01e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16409 | 2026.03.13 22:28:56.833411 [ 4 ] {00779ae7-5d67-46c6-895c-904690e01e58} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16410 | 2026.03.13 22:28:56.833626 [ 4 ] {00779ae7-5d67-46c6-895c-904690e01e58} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16411 | 2026.03.13 22:28:56.833763 [ 4 ] {00779ae7-5d67-46c6-895c-904690e01e58} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001681 sec., 1784.651992861392 rows/sec., 3.20 MiB/sec. | ||
| 16412 | 2026.03.13 22:28:56.833818 [ 4 ] {00779ae7-5d67-46c6-895c-904690e01e58} <Debug> TCPHandler: Processed in 0.00186284 sec. | ||
| 16413 | 2026.03.13 22:28:56.833850 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): 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] | ||
| 16414 | 2026.03.13 22:28:56.833893 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): 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] | ||
| 16415 | 2026.03.13 22:28:56.833930 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16416 | 2026.03.13 22:28:56.834031 [ 4 ] {5153ad11-d8cb-4e1e-8c0f-54559174c1c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16417 | 2026.03.13 22:28:56.834073 [ 4 ] {5153ad11-d8cb-4e1e-8c0f-54559174c1c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16418 | 2026.03.13 22:28:56.834414 [ 4 ] {5153ad11-d8cb-4e1e-8c0f-54559174c1c2} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16419 | 2026.03.13 22:28:56.834450 [ 4 ] {5153ad11-d8cb-4e1e-8c0f-54559174c1c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16420 | 2026.03.13 22:28:56.834777 [ 4 ] {5153ad11-d8cb-4e1e-8c0f-54559174c1c2} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16421 | 2026.03.13 22:28:56.835114 [ 4 ] {5153ad11-d8cb-4e1e-8c0f-54559174c1c2} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16422 | 2026.03.13 22:28:56.835255 [ 4 ] {5153ad11-d8cb-4e1e-8c0f-54559174c1c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001242 sec., 48309.17874396135 rows/sec., 3.26 MiB/sec. | ||
| 16423 | 2026.03.13 22:28:56.835254 [ 23 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16424 | 2026.03.13 22:28:56.835297 [ 4 ] {5153ad11-d8cb-4e1e-8c0f-54559174c1c2} <Debug> TCPHandler: Processed in 0.00141562 sec. | ||
| 16425 | 2026.03.13 22:28:56.835313 [ 23 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16426 | 2026.03.13 22:28:56.835340 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16427 | 2026.03.13 22:28:56.835449 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 16428 | 2026.03.13 22:28:56.835597 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16429 | 2026.03.13 22:28:56.835632 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 6546 rows starting from the beginning of the part | ||
| 16430 | 2026.03.13 22:28:56.835701 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 16431 | 2026.03.13 22:28:56.835750 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 16432 | 2026.03.13 22:28:56.835795 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 36 rows starting from the beginning of the part | ||
| 16433 | 2026.03.13 22:28:56.835835 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 24 rows starting from the beginning of the part | ||
| 16434 | 2026.03.13 22:28:56.835871 [ 198 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 16435 | 2026.03.13 22:28:56.836819 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): 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] | ||
| 16436 | 2026.03.13 22:28:56.837577 [ 200 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6786 rows, containing 4 columns (4 merged, 0 gathered) in 0.002182216 sec., 3109683.0011327937 rows/sec., 209.49 MiB/sec. | ||
| 16437 | 2026.03.13 22:28:56.837988 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16438 | 2026.03.13 22:28:56.838269 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_136_27} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16439 | 2026.03.13 22:28:56.838345 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_136_27} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16440 | 2026.03.13 22:28:56.838433 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 16441 | 2026.03.13 22:29:01.292159 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38940 | ||
| 16442 | 2026.03.13 22:29:01.292704 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16443 | 2026.03.13 22:29:01.292743 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16444 | 2026.03.13 22:29:01.293246 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16445 | 2026.03.13 22:29:01.293484 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16446 | 2026.03.13 22:29:01.293613 [ 61 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16447 | 2026.03.13 22:29:01.293623 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38940 | ||
| 16448 | 2026.03.13 22:29:01.293659 [ 61 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16449 | 2026.03.13 22:29:01.293681 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16450 | 2026.03.13 22:29:01.293801 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 16451 | 2026.03.13 22:29:01.293944 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16452 | 2026.03.13 22:29:01.293988 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36508 rows starting from the beginning of the part | ||
| 16453 | 2026.03.13 22:29:01.294064 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 16454 | 2026.03.13 22:29:01.294116 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 16455 | 2026.03.13 22:29:01.294161 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 16456 | 2026.03.13 22:29:01.294207 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 16457 | 2026.03.13 22:29:01.294251 [ 200 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 16458 | 2026.03.13 22:29:01.296966 [ 196 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38940 rows, containing 4 columns (4 merged, 0 gathered) in 0.003219599 sec., 12094673.901936235 rows/sec., 173.02 MiB/sec. | ||
| 16459 | 2026.03.13 22:29:01.297439 [ 191 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16460 | 2026.03.13 22:29:01.297799 [ 191 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_81_16} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16461 | 2026.03.13 22:29:01.297892 [ 191 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_81_16} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16462 | 2026.03.13 22:29:01.298016 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 16463 | 2026.03.13 22:29:01.826682 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16464 | 2026.03.13 22:29:01.826859 [ 4 ] {0c48c2ad-7102-4a41-a5a8-3699f5769624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16465 | 2026.03.13 22:29:01.826924 [ 4 ] {0c48c2ad-7102-4a41-a5a8-3699f5769624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16466 | 2026.03.13 22:29:01.827636 [ 4 ] {0c48c2ad-7102-4a41-a5a8-3699f5769624} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16467 | 2026.03.13 22:29:01.827681 [ 4 ] {0c48c2ad-7102-4a41-a5a8-3699f5769624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16468 | 2026.03.13 22:29:01.828076 [ 4 ] {0c48c2ad-7102-4a41-a5a8-3699f5769624} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16469 | 2026.03.13 22:29:01.828314 [ 4 ] {0c48c2ad-7102-4a41-a5a8-3699f5769624} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16470 | 2026.03.13 22:29:01.828468 [ 4 ] {0c48c2ad-7102-4a41-a5a8-3699f5769624} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001656 sec., 79710.14492753624 rows/sec., 6.89 MiB/sec. | ||
| 16471 | 2026.03.13 22:29:01.828510 [ 4 ] {0c48c2ad-7102-4a41-a5a8-3699f5769624} <Debug> TCPHandler: Processed in 0.001956531 sec. | ||
| 16472 | 2026.03.13 22:29:01.828640 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16473 | 2026.03.13 22:29:01.828736 [ 4 ] {5fc7a9fc-f629-407e-b7a0-00d09e63b962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16474 | 2026.03.13 22:29:01.828776 [ 4 ] {5fc7a9fc-f629-407e-b7a0-00d09e63b962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16475 | 2026.03.13 22:29:01.829188 [ 4 ] {5fc7a9fc-f629-407e-b7a0-00d09e63b962} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16476 | 2026.03.13 22:29:01.829223 [ 4 ] {5fc7a9fc-f629-407e-b7a0-00d09e63b962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16477 | 2026.03.13 22:29:01.829532 [ 4 ] {5fc7a9fc-f629-407e-b7a0-00d09e63b962} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16478 | 2026.03.13 22:29:01.829739 [ 4 ] {5fc7a9fc-f629-407e-b7a0-00d09e63b962} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16479 | 2026.03.13 22:29:01.829870 [ 4 ] {5fc7a9fc-f629-407e-b7a0-00d09e63b962} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001152 sec., 32986.11111111111 rows/sec., 2.42 MiB/sec. | ||
| 16480 | 2026.03.13 22:29:01.829908 [ 4 ] {5fc7a9fc-f629-407e-b7a0-00d09e63b962} <Debug> TCPHandler: Processed in 0.001318468 sec. | ||
| 16481 | 2026.03.13 22:29:01.830008 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16482 | 2026.03.13 22:29:01.830103 [ 4 ] {01b41f0f-bc67-4471-ab5a-992fc444d28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16483 | 2026.03.13 22:29:01.830142 [ 4 ] {01b41f0f-bc67-4471-ab5a-992fc444d28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16484 | 2026.03.13 22:29:01.830579 [ 4 ] {01b41f0f-bc67-4471-ab5a-992fc444d28c} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16485 | 2026.03.13 22:29:01.830614 [ 4 ] {01b41f0f-bc67-4471-ab5a-992fc444d28c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16486 | 2026.03.13 22:29:01.830916 [ 4 ] {01b41f0f-bc67-4471-ab5a-992fc444d28c} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16487 | 2026.03.13 22:29:01.831133 [ 4 ] {01b41f0f-bc67-4471-ab5a-992fc444d28c} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16488 | 2026.03.13 22:29:01.831263 [ 4 ] {01b41f0f-bc67-4471-ab5a-992fc444d28c} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001179 sec., 86513.99491094149 rows/sec., 6.76 MiB/sec. | ||
| 16489 | 2026.03.13 22:29:01.831302 [ 4 ] {01b41f0f-bc67-4471-ab5a-992fc444d28c} <Debug> TCPHandler: Processed in 0.001342039 sec. | ||
| 16490 | 2026.03.13 22:29:01.831413 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16491 | 2026.03.13 22:29:01.831509 [ 4 ] {68fb539d-1bf4-4942-a9d5-6d7421fece49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16492 | 2026.03.13 22:29:01.831551 [ 4 ] {68fb539d-1bf4-4942-a9d5-6d7421fece49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16493 | 2026.03.13 22:29:01.831950 [ 4 ] {68fb539d-1bf4-4942-a9d5-6d7421fece49} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16494 | 2026.03.13 22:29:01.831985 [ 4 ] {68fb539d-1bf4-4942-a9d5-6d7421fece49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16495 | 2026.03.13 22:29:01.832313 [ 4 ] {68fb539d-1bf4-4942-a9d5-6d7421fece49} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16496 | 2026.03.13 22:29:01.832520 [ 4 ] {68fb539d-1bf4-4942-a9d5-6d7421fece49} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16497 | 2026.03.13 22:29:01.832652 [ 4 ] {68fb539d-1bf4-4942-a9d5-6d7421fece49} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 16498 | 2026.03.13 22:29:01.832690 [ 4 ] {68fb539d-1bf4-4942-a9d5-6d7421fece49} <Debug> TCPHandler: Processed in 0.001325128 sec. | ||
| 16499 | 2026.03.13 22:29:01.832809 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16500 | 2026.03.13 22:29:01.832928 [ 4 ] {431c5d89-1db9-480a-8490-ab4099d8262c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16501 | 2026.03.13 22:29:01.832994 [ 4 ] {431c5d89-1db9-480a-8490-ab4099d8262c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16502 | 2026.03.13 22:29:01.833983 [ 4 ] {431c5d89-1db9-480a-8490-ab4099d8262c} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16503 | 2026.03.13 22:29:01.834020 [ 4 ] {431c5d89-1db9-480a-8490-ab4099d8262c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16504 | 2026.03.13 22:29:01.834599 [ 4 ] {431c5d89-1db9-480a-8490-ab4099d8262c} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16505 | 2026.03.13 22:29:01.834823 [ 4 ] {431c5d89-1db9-480a-8490-ab4099d8262c} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16506 | 2026.03.13 22:29:01.834962 [ 4 ] {431c5d89-1db9-480a-8490-ab4099d8262c} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002059 sec., 18455.560951918407 rows/sec., 33.07 MiB/sec. | ||
| 16507 | 2026.03.13 22:29:01.835018 [ 4 ] {431c5d89-1db9-480a-8490-ab4099d8262c} <Debug> TCPHandler: Processed in 0.002269408 sec. | ||
| 16508 | 2026.03.13 22:29:01.835129 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16509 | 2026.03.13 22:29:01.835223 [ 4 ] {b4f6e120-2ffe-412e-b205-57ae1e06afab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16510 | 2026.03.13 22:29:01.835265 [ 4 ] {b4f6e120-2ffe-412e-b205-57ae1e06afab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16511 | 2026.03.13 22:29:01.835596 [ 4 ] {b4f6e120-2ffe-412e-b205-57ae1e06afab} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16512 | 2026.03.13 22:29:01.835632 [ 4 ] {b4f6e120-2ffe-412e-b205-57ae1e06afab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16513 | 2026.03.13 22:29:01.835928 [ 4 ] {b4f6e120-2ffe-412e-b205-57ae1e06afab} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16514 | 2026.03.13 22:29:01.836133 [ 4 ] {b4f6e120-2ffe-412e-b205-57ae1e06afab} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16515 | 2026.03.13 22:29:01.836262 [ 4 ] {b4f6e120-2ffe-412e-b205-57ae1e06afab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 16516 | 2026.03.13 22:29:01.836299 [ 4 ] {b4f6e120-2ffe-412e-b205-57ae1e06afab} <Debug> TCPHandler: Processed in 0.001219286 sec. | ||
| 16517 | 2026.03.13 22:29:03.376517 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 16518 | 2026.03.13 22:29:03.397824 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16519 | 2026.03.13 22:29:03.397917 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16520 | 2026.03.13 22:29:03.407060 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16521 | 2026.03.13 22:29:03.408470 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16522 | 2026.03.13 22:29:03.408886 [ 74 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16523 | 2026.03.13 22:29:03.408963 [ 74 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16524 | 2026.03.13 22:29:03.408990 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16525 | 2026.03.13 22:29:03.409097 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 16526 | 2026.03.13 22:29:03.412503 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16527 | 2026.03.13 22:29:03.413566 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 16528 | 2026.03.13 22:29:03.415302 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 16529 | 2026.03.13 22:29:03.418146 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 16530 | 2026.03.13 22:29:03.423487 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 16531 | 2026.03.13 22:29:03.428437 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 16532 | 2026.03.13 22:29:03.433657 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 16533 | 2026.03.13 22:29:03.438867 [ 188 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 16534 | 2026.03.13 22:29:03.513523 [ 196 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.104478427 sec., 5838.525880562884 rows/sec., 30.19 MiB/sec. | ||
| 16535 | 2026.03.13 22:29:03.517017 [ 201 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16536 | 2026.03.13 22:29:03.519565 [ 201 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_81_16} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16537 | 2026.03.13 22:29:03.519718 [ 201 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_81_16} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16538 | 2026.03.13 22:29:03.523147 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16539 | 2026.03.13 22:29:03.696589 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50448 | ||
| 16540 | 2026.03.13 22:29:03.696727 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16541 | 2026.03.13 22:29:03.696763 [ 292 ] {} <Debug> TCP-Session: 4adccc4d-aa30-4800-82df-2071879ecde2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50448 | ||
| 16542 | 2026.03.13 22:29:03.696792 [ 292 ] {} <Debug> TCP-Session: 4adccc4d-aa30-4800-82df-2071879ecde2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16543 | 2026.03.13 22:29:03.696813 [ 292 ] {} <Debug> TCP-Session: 4adccc4d-aa30-4800-82df-2071879ecde2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16544 | 2026.03.13 22:29:03.697058 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38499 | ||
| 16545 | 2026.03.13 22:29:03.697092 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35070 | ||
| 16546 | 2026.03.13 22:29:03.697135 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38729 | ||
| 16547 | 2026.03.13 22:29:03.697158 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44042 | ||
| 16548 | 2026.03.13 22:29:03.697212 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16549 | 2026.03.13 22:29:03.697153 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42207 | ||
| 16550 | 2026.03.13 22:29:03.697239 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16551 | 2026.03.13 22:29:03.697260 [ 293 ] {} <Debug> TCP-Session: af4125b8-178f-4d3c-84df-533c09481883 Authenticating user 'default' from [fd00:1122:3344:101::e]:38499 | ||
| 16552 | 2026.03.13 22:29:03.697239 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16553 | 2026.03.13 22:29:03.697296 [ 287 ] {} <Debug> TCP-Session: dd0969b9-528f-444d-bf52-63f89e4b32d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35070 | ||
| 16554 | 2026.03.13 22:29:03.697309 [ 293 ] {} <Debug> TCP-Session: af4125b8-178f-4d3c-84df-533c09481883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16555 | 2026.03.13 22:29:03.697330 [ 290 ] {} <Debug> TCP-Session: 42deb8dc-5c2d-4606-a415-7d97e2a622b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38729 | ||
| 16556 | 2026.03.13 22:29:03.697342 [ 287 ] {} <Debug> TCP-Session: dd0969b9-528f-444d-bf52-63f89e4b32d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16557 | 2026.03.13 22:29:03.697348 [ 293 ] {} <Debug> TCP-Session: af4125b8-178f-4d3c-84df-533c09481883 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16558 | 2026.03.13 22:29:03.697370 [ 287 ] {} <Debug> TCP-Session: dd0969b9-528f-444d-bf52-63f89e4b32d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16559 | 2026.03.13 22:29:03.697362 [ 290 ] {} <Debug> TCP-Session: 42deb8dc-5c2d-4606-a415-7d97e2a622b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16560 | 2026.03.13 22:29:03.697326 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16561 | 2026.03.13 22:29:03.697410 [ 290 ] {} <Debug> TCP-Session: 42deb8dc-5c2d-4606-a415-7d97e2a622b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16562 | 2026.03.13 22:29:03.697320 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16563 | 2026.03.13 22:29:03.697146 [ 292 ] {} <Trace> TCP-Session: 4adccc4d-aa30-4800-82df-2071879ecde2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16564 | 2026.03.13 22:29:03.697100 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34955 | ||
| 16565 | 2026.03.13 22:29:03.697520 [ 291 ] {} <Debug> TCP-Session: 4d01a60a-f0e1-4f07-8436-3c234fdd4724 Authenticating user 'default' from [fd00:1122:3344:101::e]:44042 | ||
| 16566 | 2026.03.13 22:29:03.697086 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54286 | ||
| 16567 | 2026.03.13 22:29:03.697586 [ 291 ] {} <Debug> TCP-Session: 4d01a60a-f0e1-4f07-8436-3c234fdd4724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16568 | 2026.03.13 22:29:03.697593 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16569 | 2026.03.13 22:29:03.697625 [ 291 ] {} <Debug> TCP-Session: 4d01a60a-f0e1-4f07-8436-3c234fdd4724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16570 | 2026.03.13 22:29:03.697646 [ 288 ] {} <Debug> TCP-Session: b2f1d888-7124-41c6-a440-e5dad141d0dc Authenticating user 'default' from [fd00:1122:3344:101::e]:34955 | ||
| 16571 | 2026.03.13 22:29:03.697653 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16572 | 2026.03.13 22:29:03.697674 [ 288 ] {} <Debug> TCP-Session: b2f1d888-7124-41c6-a440-e5dad141d0dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16573 | 2026.03.13 22:29:03.697679 [ 292 ] {ba73a502-1fcf-48c7-aa2a-a37d30c44655} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50448) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16574 | 2026.03.13 22:29:03.697697 [ 288 ] {} <Debug> TCP-Session: b2f1d888-7124-41c6-a440-e5dad141d0dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16575 | 2026.03.13 22:29:03.697695 [ 3 ] {} <Debug> TCP-Session: ba43d8f1-ac0c-4c74-ad1a-be8f2dfa07d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54286 | ||
| 16576 | 2026.03.13 22:29:03.697074 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57648 | ||
| 16577 | 2026.03.13 22:29:03.697741 [ 3 ] {} <Debug> TCP-Session: ba43d8f1-ac0c-4c74-ad1a-be8f2dfa07d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16578 | 2026.03.13 22:29:03.697464 [ 289 ] {} <Debug> TCP-Session: 78146cde-af7f-43b4-9624-a6f240727e1a Authenticating user 'default' from [fd00:1122:3344:101::e]:42207 | ||
| 16579 | 2026.03.13 22:29:03.697793 [ 3 ] {} <Debug> TCP-Session: ba43d8f1-ac0c-4c74-ad1a-be8f2dfa07d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16580 | 2026.03.13 22:29:03.697822 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16581 | 2026.03.13 22:29:03.697828 [ 289 ] {} <Debug> TCP-Session: 78146cde-af7f-43b4-9624-a6f240727e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16582 | 2026.03.13 22:29:03.697854 [ 294 ] {} <Debug> TCP-Session: 145b0604-cf44-4797-9a81-10a0329e13b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57648 | ||
| 16583 | 2026.03.13 22:29:03.697859 [ 289 ] {} <Debug> TCP-Session: 78146cde-af7f-43b4-9624-a6f240727e1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16584 | 2026.03.13 22:29:03.697881 [ 294 ] {} <Debug> TCP-Session: 145b0604-cf44-4797-9a81-10a0329e13b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16585 | 2026.03.13 22:29:03.697899 [ 294 ] {} <Debug> TCP-Session: 145b0604-cf44-4797-9a81-10a0329e13b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16586 | 2026.03.13 22:29:03.697960 [ 292 ] {ba73a502-1fcf-48c7-aa2a-a37d30c44655} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16587 | 2026.03.13 22:29:03.698017 [ 292 ] {ba73a502-1fcf-48c7-aa2a-a37d30c44655} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16588 | 2026.03.13 22:29:03.698312 [ 292 ] {ba73a502-1fcf-48c7-aa2a-a37d30c44655} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 16589 | 2026.03.13 22:29:03.699348 [ 342 ] {ba73a502-1fcf-48c7-aa2a-a37d30c44655} <Trace> AggregatingTransform: Aggregating | ||
| 16590 | 2026.03.13 22:29:03.699385 [ 342 ] {ba73a502-1fcf-48c7-aa2a-a37d30c44655} <Trace> Aggregator: Aggregation method: without_key | ||
| 16591 | 2026.03.13 22:29:03.699418 [ 342 ] {ba73a502-1fcf-48c7-aa2a-a37d30c44655} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001004832 sec. (995.191 rows/sec., 38.87 KiB/sec.) | ||
| 16592 | 2026.03.13 22:29:03.699436 [ 342 ] {ba73a502-1fcf-48c7-aa2a-a37d30c44655} <Trace> Aggregator: Merging aggregated data | ||
| 16593 | 2026.03.13 22:29:03.700664 [ 292 ] {ba73a502-1fcf-48c7-aa2a-a37d30c44655} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003045 sec., 328.4072249589491 rows/sec., 12.83 KiB/sec. | ||
| 16594 | 2026.03.13 22:29:03.700813 [ 292 ] {ba73a502-1fcf-48c7-aa2a-a37d30c44655} <Debug> TCPHandler: Processed in 0.00379276 sec. | ||
| 16595 | 2026.03.13 22:29:03.700944 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16596 | 2026.03.13 22:29:03.700976 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16597 | 2026.03.13 22:29:03.700985 [ 292 ] {} <Debug> TCP-Session: 4adccc4d-aa30-4800-82df-2071879ecde2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16598 | 2026.03.13 22:29:03.701000 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16599 | 2026.03.13 22:29:03.701019 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16600 | 2026.03.13 22:29:03.701037 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16601 | 2026.03.13 22:29:03.701062 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16602 | 2026.03.13 22:29:03.701083 [ 294 ] {} <Debug> TCP-Session: 145b0604-cf44-4797-9a81-10a0329e13b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16603 | 2026.03.13 22:29:03.701097 [ 290 ] {} <Debug> TCP-Session: 42deb8dc-5c2d-4606-a415-7d97e2a622b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16604 | 2026.03.13 22:29:03.701109 [ 287 ] {} <Debug> TCP-Session: dd0969b9-528f-444d-bf52-63f89e4b32d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16605 | 2026.03.13 22:29:03.701089 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16606 | 2026.03.13 22:29:03.701116 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16607 | 2026.03.13 22:29:03.701143 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16608 | 2026.03.13 22:29:03.701161 [ 3 ] {} <Debug> TCP-Session: ba43d8f1-ac0c-4c74-ad1a-be8f2dfa07d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16609 | 2026.03.13 22:29:03.701186 [ 288 ] {} <Debug> TCP-Session: b2f1d888-7124-41c6-a440-e5dad141d0dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16610 | 2026.03.13 22:29:03.701203 [ 289 ] {} <Debug> TCP-Session: 78146cde-af7f-43b4-9624-a6f240727e1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16611 | 2026.03.13 22:29:03.701055 [ 291 ] {} <Debug> TCP-Session: 4d01a60a-f0e1-4f07-8436-3c234fdd4724 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16612 | 2026.03.13 22:29:03.701028 [ 293 ] {} <Debug> TCP-Session: af4125b8-178f-4d3c-84df-533c09481883 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16613 | 2026.03.13 22:29:03.713753 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55029 | ||
| 16614 | 2026.03.13 22:29:03.713823 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16615 | 2026.03.13 22:29:03.713844 [ 291 ] {} <Debug> TCP-Session: ca25d069-0d4b-493f-b8ae-1d469748b0f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55029 | ||
| 16616 | 2026.03.13 22:29:03.713861 [ 291 ] {} <Debug> TCP-Session: ca25d069-0d4b-493f-b8ae-1d469748b0f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16617 | 2026.03.13 22:29:03.713872 [ 291 ] {} <Debug> TCP-Session: ca25d069-0d4b-493f-b8ae-1d469748b0f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16618 | 2026.03.13 22:29:03.714060 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50587 | ||
| 16619 | 2026.03.13 22:29:03.714078 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65360 | ||
| 16620 | 2026.03.13 22:29:03.714104 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43164 | ||
| 16621 | 2026.03.13 22:29:03.714105 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58246 | ||
| 16622 | 2026.03.13 22:29:03.714147 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57579 | ||
| 16623 | 2026.03.13 22:29:03.714174 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50536 | ||
| 16624 | 2026.03.13 22:29:03.714187 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16625 | 2026.03.13 22:29:03.714214 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16626 | 2026.03.13 22:29:03.714235 [ 294 ] {} <Debug> TCP-Session: ae60ae26-fa7b-49bd-8906-bc01d7161b60 Authenticating user 'default' from [fd00:1122:3344:101::e]:43164 | ||
| 16627 | 2026.03.13 22:29:03.714236 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16628 | 2026.03.13 22:29:03.714255 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16629 | 2026.03.13 22:29:03.714267 [ 294 ] {} <Debug> TCP-Session: ae60ae26-fa7b-49bd-8906-bc01d7161b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16630 | 2026.03.13 22:29:03.714285 [ 288 ] {} <Debug> TCP-Session: 0f35173b-728d-41bd-aebc-9f46e4b120c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57579 | ||
| 16631 | 2026.03.13 22:29:03.714300 [ 294 ] {} <Debug> TCP-Session: ae60ae26-fa7b-49bd-8906-bc01d7161b60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16632 | 2026.03.13 22:29:03.714320 [ 288 ] {} <Debug> TCP-Session: 0f35173b-728d-41bd-aebc-9f46e4b120c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16633 | 2026.03.13 22:29:03.714296 [ 290 ] {} <Debug> TCP-Session: 2ce76b2f-b305-4341-9418-534c292084ef Authenticating user 'default' from [fd00:1122:3344:101::e]:50536 | ||
| 16634 | 2026.03.13 22:29:03.714344 [ 288 ] {} <Debug> TCP-Session: 0f35173b-728d-41bd-aebc-9f46e4b120c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16635 | 2026.03.13 22:29:03.714365 [ 290 ] {} <Debug> TCP-Session: 2ce76b2f-b305-4341-9418-534c292084ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16636 | 2026.03.13 22:29:03.714253 [ 3 ] {} <Debug> TCP-Session: a5d7a634-a978-47b9-9772-0815adf86456 Authenticating user 'default' from [fd00:1122:3344:101::e]:58246 | ||
| 16637 | 2026.03.13 22:29:03.714390 [ 290 ] {} <Debug> TCP-Session: 2ce76b2f-b305-4341-9418-534c292084ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16638 | 2026.03.13 22:29:03.714412 [ 3 ] {} <Debug> TCP-Session: a5d7a634-a978-47b9-9772-0815adf86456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16639 | 2026.03.13 22:29:03.714171 [ 291 ] {} <Trace> TCP-Session: ca25d069-0d4b-493f-b8ae-1d469748b0f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16640 | 2026.03.13 22:29:03.714437 [ 3 ] {} <Debug> TCP-Session: a5d7a634-a978-47b9-9772-0815adf86456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16641 | 2026.03.13 22:29:03.714161 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35070 | ||
| 16642 | 2026.03.13 22:29:03.714154 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16643 | 2026.03.13 22:29:03.714140 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44804 | ||
| 16644 | 2026.03.13 22:29:03.714516 [ 293 ] {} <Debug> TCP-Session: 696d8a02-9be1-40db-94bc-4cfbcdef0071 Authenticating user 'default' from [fd00:1122:3344:101::e]:65360 | ||
| 16645 | 2026.03.13 22:29:03.714532 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16646 | 2026.03.13 22:29:03.714554 [ 293 ] {} <Debug> TCP-Session: 696d8a02-9be1-40db-94bc-4cfbcdef0071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16647 | 2026.03.13 22:29:03.714140 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16648 | 2026.03.13 22:29:03.714570 [ 293 ] {} <Debug> TCP-Session: 696d8a02-9be1-40db-94bc-4cfbcdef0071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16649 | 2026.03.13 22:29:03.714581 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16650 | 2026.03.13 22:29:03.714604 [ 291 ] {0956d04b-4fef-4f84-a269-cec5c53adf13} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55029) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16651 | 2026.03.13 22:29:03.714611 [ 292 ] {} <Debug> TCP-Session: f4cd81ce-82b3-4eac-b81c-8d0d12ff2daf Authenticating user 'default' from [fd00:1122:3344:101::e]:50587 | ||
| 16652 | 2026.03.13 22:29:03.714632 [ 287 ] {} <Debug> TCP-Session: 9a101797-8a5c-4078-a524-9e742725ad57 Authenticating user 'default' from [fd00:1122:3344:101::e]:44804 | ||
| 16653 | 2026.03.13 22:29:03.714669 [ 292 ] {} <Debug> TCP-Session: f4cd81ce-82b3-4eac-b81c-8d0d12ff2daf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16654 | 2026.03.13 22:29:03.714678 [ 287 ] {} <Debug> TCP-Session: 9a101797-8a5c-4078-a524-9e742725ad57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16655 | 2026.03.13 22:29:03.714698 [ 292 ] {} <Debug> TCP-Session: f4cd81ce-82b3-4eac-b81c-8d0d12ff2daf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16656 | 2026.03.13 22:29:03.714708 [ 287 ] {} <Debug> TCP-Session: 9a101797-8a5c-4078-a524-9e742725ad57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16657 | 2026.03.13 22:29:03.714567 [ 289 ] {} <Debug> TCP-Session: caa0f628-2c7e-464a-8b5b-39f43a9780ce Authenticating user 'default' from [fd00:1122:3344:101::e]:35070 | ||
| 16658 | 2026.03.13 22:29:03.714756 [ 289 ] {} <Debug> TCP-Session: caa0f628-2c7e-464a-8b5b-39f43a9780ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16659 | 2026.03.13 22:29:03.714768 [ 289 ] {} <Debug> TCP-Session: caa0f628-2c7e-464a-8b5b-39f43a9780ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16660 | 2026.03.13 22:29:03.714889 [ 291 ] {0956d04b-4fef-4f84-a269-cec5c53adf13} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16661 | 2026.03.13 22:29:03.714953 [ 291 ] {0956d04b-4fef-4f84-a269-cec5c53adf13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16662 | 2026.03.13 22:29:03.715240 [ 291 ] {0956d04b-4fef-4f84-a269-cec5c53adf13} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 16663 | 2026.03.13 22:29:03.716170 [ 301 ] {0956d04b-4fef-4f84-a269-cec5c53adf13} <Trace> AggregatingTransform: Aggregating | ||
| 16664 | 2026.03.13 22:29:03.716211 [ 301 ] {0956d04b-4fef-4f84-a269-cec5c53adf13} <Trace> Aggregator: Aggregation method: without_key | ||
| 16665 | 2026.03.13 22:29:03.716258 [ 301 ] {0956d04b-4fef-4f84-a269-cec5c53adf13} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000910679 sec. (1098.082 rows/sec., 42.89 KiB/sec.) | ||
| 16666 | 2026.03.13 22:29:03.716282 [ 301 ] {0956d04b-4fef-4f84-a269-cec5c53adf13} <Trace> Aggregator: Merging aggregated data | ||
| 16667 | 2026.03.13 22:29:03.717584 [ 291 ] {0956d04b-4fef-4f84-a269-cec5c53adf13} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003034 sec., 329.59789057350037 rows/sec., 12.87 KiB/sec. | ||
| 16668 | 2026.03.13 22:29:03.717797 [ 291 ] {0956d04b-4fef-4f84-a269-cec5c53adf13} <Debug> TCPHandler: Processed in 0.00373885 sec. | ||
| 16669 | 2026.03.13 22:29:03.717933 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16670 | 2026.03.13 22:29:03.717960 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16671 | 2026.03.13 22:29:03.717971 [ 291 ] {} <Debug> TCP-Session: ca25d069-0d4b-493f-b8ae-1d469748b0f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16672 | 2026.03.13 22:29:03.717994 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16673 | 2026.03.13 22:29:03.718007 [ 290 ] {} <Debug> TCP-Session: 2ce76b2f-b305-4341-9418-534c292084ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16674 | 2026.03.13 22:29:03.718029 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16675 | 2026.03.13 22:29:03.718051 [ 292 ] {} <Debug> TCP-Session: f4cd81ce-82b3-4eac-b81c-8d0d12ff2daf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16676 | 2026.03.13 22:29:03.718058 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16677 | 2026.03.13 22:29:03.718077 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16678 | 2026.03.13 22:29:03.718099 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16679 | 2026.03.13 22:29:03.718110 [ 294 ] {} <Debug> TCP-Session: ae60ae26-fa7b-49bd-8906-bc01d7161b60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16680 | 2026.03.13 22:29:03.718126 [ 287 ] {} <Debug> TCP-Session: 9a101797-8a5c-4078-a524-9e742725ad57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16681 | 2026.03.13 22:29:03.718152 [ 289 ] {} <Debug> TCP-Session: caa0f628-2c7e-464a-8b5b-39f43a9780ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16682 | 2026.03.13 22:29:03.718078 [ 3 ] {} <Debug> TCP-Session: a5d7a634-a978-47b9-9772-0815adf86456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16683 | 2026.03.13 22:29:03.717975 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16684 | 2026.03.13 22:29:03.718011 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16685 | 2026.03.13 22:29:03.718225 [ 293 ] {} <Debug> TCP-Session: 696d8a02-9be1-40db-94bc-4cfbcdef0071 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16686 | 2026.03.13 22:29:03.718249 [ 288 ] {} <Debug> TCP-Session: 0f35173b-728d-41bd-aebc-9f46e4b120c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16687 | 2026.03.13 22:29:03.910144 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2010 | ||
| 16688 | 2026.03.13 22:29:03.912631 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16689 | 2026.03.13 22:29:03.912693 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16690 | 2026.03.13 22:29:03.914029 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16691 | 2026.03.13 22:29:03.914332 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16692 | 2026.03.13 22:29:03.914508 [ 71 ] {} <Debug> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16693 | 2026.03.13 22:29:03.914548 [ 71 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16694 | 2026.03.13 22:29:03.914570 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16695 | 2026.03.13 22:29:03.914690 [ 189 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::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 | ||
| 16696 | 2026.03.13 22:29:03.914781 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2010 | ||
| 16697 | 2026.03.13 22:29:03.915273 [ 189 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16698 | 2026.03.13 22:29:03.915434 [ 189 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1850 rows starting from the beginning of the part | ||
| 16699 | 2026.03.13 22:29:03.915805 [ 189 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 42 rows starting from the beginning of the part | ||
| 16700 | 2026.03.13 22:29:03.916161 [ 189 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part | ||
| 16701 | 2026.03.13 22:29:03.916490 [ 189 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part | ||
| 16702 | 2026.03.13 22:29:03.916829 [ 189 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part | ||
| 16703 | 2026.03.13 22:29:03.917183 [ 189 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 28 rows starting from the beginning of the part | ||
| 16704 | 2026.03.13 22:29:03.924642 [ 186 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2010 rows, containing 72 columns (72 merged, 0 gathered) in 0.010006763 sec., 200864.15557158695 rows/sec., 152.62 MiB/sec. | ||
| 16705 | 2026.03.13 22:29:03.926582 [ 192 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16706 | 2026.03.13 22:29:03.927223 [ 192 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_61_12} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16707 | 2026.03.13 22:29:03.927315 [ 192 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_61_12} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16708 | 2026.03.13 22:29:03.927691 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.07 MiB. | ||
| 16709 | 2026.03.13 22:29:04.001083 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.57 MiB, peak 401.41 MiB, free memory in arenas 0.00 B, will set to 382.92 MiB (RSS), difference: -1.66 MiB | ||
| 16710 | 2026.03.13 22:29:06.202140 [ 221 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): 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] | ||
| 16711 | 2026.03.13 22:29:06.202203 [ 221 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): 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] | ||
| 16712 | 2026.03.13 22:29:06.206603 [ 221 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): 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] | ||
| 16713 | 2026.03.13 22:29:06.425223 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41454 | ||
| 16714 | 2026.03.13 22:29:06.425353 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16715 | 2026.03.13 22:29:06.425389 [ 291 ] {} <Debug> TCP-Session: b8bb4904-2b53-4f1d-add1-56a294c114a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41454 | ||
| 16716 | 2026.03.13 22:29:06.425420 [ 291 ] {} <Debug> TCP-Session: b8bb4904-2b53-4f1d-add1-56a294c114a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16717 | 2026.03.13 22:29:06.425439 [ 291 ] {} <Debug> TCP-Session: b8bb4904-2b53-4f1d-add1-56a294c114a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16718 | 2026.03.13 22:29:06.425687 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43730 | ||
| 16719 | 2026.03.13 22:29:06.425699 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39010 | ||
| 16720 | 2026.03.13 22:29:06.425725 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34980 | ||
| 16721 | 2026.03.13 22:29:06.425772 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52325 | ||
| 16722 | 2026.03.13 22:29:06.425765 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40294 | ||
| 16723 | 2026.03.13 22:29:06.425819 [ 291 ] {} <Trace> TCP-Session: b8bb4904-2b53-4f1d-add1-56a294c114a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16724 | 2026.03.13 22:29:06.425839 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16725 | 2026.03.13 22:29:06.425864 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16726 | 2026.03.13 22:29:06.425890 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16727 | 2026.03.13 22:29:06.425895 [ 293 ] {} <Debug> TCP-Session: 8ce2c590-ba16-444d-8541-59133bbd299a Authenticating user 'default' from [fd00:1122:3344:101::e]:39010 | ||
| 16728 | 2026.03.13 22:29:06.425912 [ 290 ] {} <Debug> TCP-Session: e5f6fbe8-a66d-4c8c-bf57-4ebc8a735d84 Authenticating user 'default' from [fd00:1122:3344:101::e]:52325 | ||
| 16729 | 2026.03.13 22:29:06.425923 [ 289 ] {} <Debug> TCP-Session: 46fe9795-1cac-4972-bfa3-9f3895e7ff43 Authenticating user 'default' from [fd00:1122:3344:101::e]:40294 | ||
| 16730 | 2026.03.13 22:29:06.425935 [ 293 ] {} <Debug> TCP-Session: 8ce2c590-ba16-444d-8541-59133bbd299a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16731 | 2026.03.13 22:29:06.425952 [ 290 ] {} <Debug> TCP-Session: e5f6fbe8-a66d-4c8c-bf57-4ebc8a735d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16732 | 2026.03.13 22:29:06.425964 [ 293 ] {} <Debug> TCP-Session: 8ce2c590-ba16-444d-8541-59133bbd299a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16733 | 2026.03.13 22:29:06.425977 [ 290 ] {} <Debug> TCP-Session: e5f6fbe8-a66d-4c8c-bf57-4ebc8a735d84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16734 | 2026.03.13 22:29:06.425957 [ 289 ] {} <Debug> TCP-Session: 46fe9795-1cac-4972-bfa3-9f3895e7ff43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16735 | 2026.03.13 22:29:06.425864 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16736 | 2026.03.13 22:29:06.426025 [ 289 ] {} <Debug> TCP-Session: 46fe9795-1cac-4972-bfa3-9f3895e7ff43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16737 | 2026.03.13 22:29:06.426047 [ 291 ] {e9bec929-bb00-4bf0-8de2-4aa934df2d92} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41454) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16738 | 2026.03.13 22:29:06.426055 [ 294 ] {} <Debug> TCP-Session: c763b074-58b2-4c80-aa57-c8c4c47f979c Authenticating user 'default' from [fd00:1122:3344:101::e]:34980 | ||
| 16739 | 2026.03.13 22:29:06.425810 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16740 | 2026.03.13 22:29:06.426168 [ 294 ] {} <Debug> TCP-Session: c763b074-58b2-4c80-aa57-c8c4c47f979c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16741 | 2026.03.13 22:29:06.425739 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35914 | ||
| 16742 | 2026.03.13 22:29:06.426201 [ 294 ] {} <Debug> TCP-Session: c763b074-58b2-4c80-aa57-c8c4c47f979c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16743 | 2026.03.13 22:29:06.426200 [ 292 ] {} <Debug> TCP-Session: 59ceed32-a74a-4791-9458-b14700f8b873 Authenticating user 'default' from [fd00:1122:3344:101::e]:43730 | ||
| 16744 | 2026.03.13 22:29:06.425755 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48510 | ||
| 16745 | 2026.03.13 22:29:06.426249 [ 292 ] {} <Debug> TCP-Session: 59ceed32-a74a-4791-9458-b14700f8b873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16746 | 2026.03.13 22:29:06.426258 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16747 | 2026.03.13 22:29:06.426270 [ 292 ] {} <Debug> TCP-Session: 59ceed32-a74a-4791-9458-b14700f8b873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16748 | 2026.03.13 22:29:06.426290 [ 287 ] {} <Debug> TCP-Session: a63630b4-28ff-4acf-ae88-8e73e842cb50 Authenticating user 'default' from [fd00:1122:3344:101::e]:35914 | ||
| 16749 | 2026.03.13 22:29:06.426307 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16750 | 2026.03.13 22:29:06.425726 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39035 | ||
| 16751 | 2026.03.13 22:29:06.426345 [ 288 ] {} <Debug> TCP-Session: 8bb53563-9a9e-4c1d-b3d9-25d20dd7b88f Authenticating user 'default' from [fd00:1122:3344:101::e]:48510 | ||
| 16752 | 2026.03.13 22:29:06.426359 [ 287 ] {} <Debug> TCP-Session: a63630b4-28ff-4acf-ae88-8e73e842cb50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16753 | 2026.03.13 22:29:06.426379 [ 288 ] {} <Debug> TCP-Session: 8bb53563-9a9e-4c1d-b3d9-25d20dd7b88f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16754 | 2026.03.13 22:29:06.426387 [ 287 ] {} <Debug> TCP-Session: a63630b4-28ff-4acf-ae88-8e73e842cb50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16755 | 2026.03.13 22:29:06.426401 [ 288 ] {} <Debug> TCP-Session: 8bb53563-9a9e-4c1d-b3d9-25d20dd7b88f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16756 | 2026.03.13 22:29:06.426451 [ 291 ] {e9bec929-bb00-4bf0-8de2-4aa934df2d92} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16757 | 2026.03.13 22:29:06.426532 [ 291 ] {e9bec929-bb00-4bf0-8de2-4aa934df2d92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16758 | 2026.03.13 22:29:06.426553 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16759 | 2026.03.13 22:29:06.426580 [ 3 ] {} <Debug> TCP-Session: d11b87fa-0571-4640-b326-b02f6399fe34 Authenticating user 'default' from [fd00:1122:3344:101::e]:39035 | ||
| 16760 | 2026.03.13 22:29:06.426597 [ 3 ] {} <Debug> TCP-Session: d11b87fa-0571-4640-b326-b02f6399fe34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16761 | 2026.03.13 22:29:06.426609 [ 3 ] {} <Debug> TCP-Session: d11b87fa-0571-4640-b326-b02f6399fe34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16762 | 2026.03.13 22:29:06.426906 [ 291 ] {e9bec929-bb00-4bf0-8de2-4aa934df2d92} <Debug> oximeter.version (6c8ec4a8-e351-4d32-b8a1-8b0e33aaee33) (SelectExecutor): Key condition: unknown | ||
| 16763 | 2026.03.13 22:29:06.427984 [ 341 ] {e9bec929-bb00-4bf0-8de2-4aa934df2d92} <Trace> AggregatingTransform: Aggregating | ||
| 16764 | 2026.03.13 22:29:06.428023 [ 341 ] {e9bec929-bb00-4bf0-8de2-4aa934df2d92} <Trace> Aggregator: Aggregation method: without_key | ||
| 16765 | 2026.03.13 22:29:06.428060 [ 341 ] {e9bec929-bb00-4bf0-8de2-4aa934df2d92} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001028582 sec. (972.212 rows/sec., 37.98 KiB/sec.) | ||
| 16766 | 2026.03.13 22:29:06.428078 [ 341 ] {e9bec929-bb00-4bf0-8de2-4aa934df2d92} <Trace> Aggregator: Merging aggregated data | ||
| 16767 | 2026.03.13 22:29:06.429411 [ 291 ] {e9bec929-bb00-4bf0-8de2-4aa934df2d92} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003437 sec., 290.9514111143439 rows/sec., 11.37 KiB/sec. | ||
| 16768 | 2026.03.13 22:29:06.429560 [ 291 ] {e9bec929-bb00-4bf0-8de2-4aa934df2d92} <Debug> TCPHandler: Processed in 0.003907133 sec. | ||
| 16769 | 2026.03.13 22:29:06.429697 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16770 | 2026.03.13 22:29:06.429736 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16771 | 2026.03.13 22:29:06.429747 [ 291 ] {} <Debug> TCP-Session: b8bb4904-2b53-4f1d-add1-56a294c114a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16772 | 2026.03.13 22:29:06.429767 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16773 | 2026.03.13 22:29:06.429781 [ 290 ] {} <Debug> TCP-Session: e5f6fbe8-a66d-4c8c-bf57-4ebc8a735d84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16774 | 2026.03.13 22:29:06.429815 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16775 | 2026.03.13 22:29:06.429828 [ 292 ] {} <Debug> TCP-Session: 59ceed32-a74a-4791-9458-b14700f8b873 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16776 | 2026.03.13 22:29:06.429834 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16777 | 2026.03.13 22:29:06.429852 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16778 | 2026.03.13 22:29:06.429872 [ 293 ] {} <Debug> TCP-Session: 8ce2c590-ba16-444d-8541-59133bbd299a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16779 | 2026.03.13 22:29:06.429898 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16780 | 2026.03.13 22:29:06.429919 [ 288 ] {} <Debug> TCP-Session: 8bb53563-9a9e-4c1d-b3d9-25d20dd7b88f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16781 | 2026.03.13 22:29:06.429899 [ 294 ] {} <Debug> TCP-Session: c763b074-58b2-4c80-aa57-c8c4c47f979c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16782 | 2026.03.13 22:29:06.429944 [ 289 ] {} <Debug> TCP-Session: 46fe9795-1cac-4972-bfa3-9f3895e7ff43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16783 | 2026.03.13 22:29:06.429788 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16784 | 2026.03.13 22:29:06.429876 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16785 | 2026.03.13 22:29:06.430017 [ 287 ] {} <Debug> TCP-Session: a63630b4-28ff-4acf-ae88-8e73e842cb50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16786 | 2026.03.13 22:29:06.430042 [ 3 ] {} <Debug> TCP-Session: d11b87fa-0571-4640-b326-b02f6399fe34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16787 | 2026.03.13 22:29:06.500315 [ 222 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): 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] | ||
| 16788 | 2026.03.13 22:29:06.500370 [ 222 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): 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] | ||
| 16789 | 2026.03.13 22:29:06.505515 [ 222 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): 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] | ||
| 16790 | 2026.03.13 22:29:06.592766 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): 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] | ||
| 16791 | 2026.03.13 22:29:06.592812 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): 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] | ||
| 16792 | 2026.03.13 22:29:06.595594 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): 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] | ||
| 16793 | 2026.03.13 22:29:06.825312 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16794 | 2026.03.13 22:29:06.825539 [ 4 ] {3f02420c-eee3-46e1-9f64-a90fb78aa42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16795 | 2026.03.13 22:29:06.825628 [ 4 ] {3f02420c-eee3-46e1-9f64-a90fb78aa42a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16796 | 2026.03.13 22:29:06.826543 [ 4 ] {3f02420c-eee3-46e1-9f64-a90fb78aa42a} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16797 | 2026.03.13 22:29:06.826601 [ 4 ] {3f02420c-eee3-46e1-9f64-a90fb78aa42a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16798 | 2026.03.13 22:29:06.827090 [ 4 ] {3f02420c-eee3-46e1-9f64-a90fb78aa42a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 16799 | 2026.03.13 22:29:06.827408 [ 4 ] {3f02420c-eee3-46e1-9f64-a90fb78aa42a} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16800 | 2026.03.13 22:29:06.827593 [ 4 ] {3f02420c-eee3-46e1-9f64-a90fb78aa42a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002125 sec., 941.1764705882352 rows/sec., 76.75 KiB/sec. | ||
| 16801 | 2026.03.13 22:29:06.827650 [ 4 ] {3f02420c-eee3-46e1-9f64-a90fb78aa42a} <Debug> TCPHandler: Processed in 0.002553755 sec. | ||
| 16802 | 2026.03.13 22:29:06.827803 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16803 | 2026.03.13 22:29:06.827908 [ 4 ] {a93622ed-bfa5-4301-b3e0-f200de2c6116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16804 | 2026.03.13 22:29:06.827952 [ 4 ] {a93622ed-bfa5-4301-b3e0-f200de2c6116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16805 | 2026.03.13 22:29:06.828426 [ 4 ] {a93622ed-bfa5-4301-b3e0-f200de2c6116} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16806 | 2026.03.13 22:29:06.828461 [ 4 ] {a93622ed-bfa5-4301-b3e0-f200de2c6116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16807 | 2026.03.13 22:29:06.828803 [ 4 ] {a93622ed-bfa5-4301-b3e0-f200de2c6116} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16808 | 2026.03.13 22:29:06.829048 [ 4 ] {a93622ed-bfa5-4301-b3e0-f200de2c6116} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16809 | 2026.03.13 22:29:06.829185 [ 4 ] {a93622ed-bfa5-4301-b3e0-f200de2c6116} <Debug> executeQuery: Read 63 rows, 5.04 KiB in 0.001301 sec., 48424.28900845503 rows/sec., 3.78 MiB/sec. | ||
| 16810 | 2026.03.13 22:29:06.829223 [ 4 ] {a93622ed-bfa5-4301-b3e0-f200de2c6116} <Debug> TCPHandler: Processed in 0.001476531 sec. | ||
| 16811 | 2026.03.13 22:29:06.829306 [ 222 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): 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] | ||
| 16812 | 2026.03.13 22:29:06.829347 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16813 | 2026.03.13 22:29:06.829359 [ 222 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): 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] | ||
| 16814 | 2026.03.13 22:29:06.829448 [ 4 ] {aa9f208b-90fe-4ad3-bae9-e237a26be64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16815 | 2026.03.13 22:29:06.829494 [ 4 ] {aa9f208b-90fe-4ad3-bae9-e237a26be64a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16816 | 2026.03.13 22:29:06.829898 [ 4 ] {aa9f208b-90fe-4ad3-bae9-e237a26be64a} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16817 | 2026.03.13 22:29:06.829933 [ 4 ] {aa9f208b-90fe-4ad3-bae9-e237a26be64a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16818 | 2026.03.13 22:29:06.830245 [ 4 ] {aa9f208b-90fe-4ad3-bae9-e237a26be64a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16819 | 2026.03.13 22:29:06.830480 [ 4 ] {aa9f208b-90fe-4ad3-bae9-e237a26be64a} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16820 | 2026.03.13 22:29:06.830611 [ 72 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 | ||
| 16821 | 2026.03.13 22:29:06.830620 [ 4 ] {aa9f208b-90fe-4ad3-bae9-e237a26be64a} <Debug> executeQuery: Read 5 rows, 374.00 B in 0.00119 sec., 4201.680672268907 rows/sec., 306.92 KiB/sec. | ||
| 16822 | 2026.03.13 22:29:06.830650 [ 72 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16823 | 2026.03.13 22:29:06.830667 [ 4 ] {aa9f208b-90fe-4ad3-bae9-e237a26be64a} <Debug> TCPHandler: Processed in 0.001370849 sec. | ||
| 16824 | 2026.03.13 22:29:06.830677 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16825 | 2026.03.13 22:29:06.830799 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16826 | 2026.03.13 22:29:06.830806 [ 199 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_115_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full | ||
| 16827 | 2026.03.13 22:29:06.830895 [ 4 ] {ed484bfe-ca69-48b4-b406-8651acd7e15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16828 | 2026.03.13 22:29:06.830940 [ 4 ] {ed484bfe-ca69-48b4-b406-8651acd7e15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16829 | 2026.03.13 22:29:06.830952 [ 199 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16830 | 2026.03.13 22:29:06.830994 [ 199 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_110_22, total 82 rows starting from the beginning of the part | ||
| 16831 | 2026.03.13 22:29:06.831066 [ 199 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 3 rows starting from the beginning of the part | ||
| 16832 | 2026.03.13 22:29:06.831115 [ 199 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 61 rows starting from the beginning of the part | ||
| 16833 | 2026.03.13 22:29:06.831157 [ 199 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 3 rows starting from the beginning of the part | ||
| 16834 | 2026.03.13 22:29:06.831198 [ 199 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 38 rows starting from the beginning of the part | ||
| 16835 | 2026.03.13 22:29:06.831238 [ 199 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 5 rows starting from the beginning of the part | ||
| 16836 | 2026.03.13 22:29:06.831389 [ 4 ] {ed484bfe-ca69-48b4-b406-8651acd7e15e} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16837 | 2026.03.13 22:29:06.831430 [ 4 ] {ed484bfe-ca69-48b4-b406-8651acd7e15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16838 | 2026.03.13 22:29:06.831783 [ 4 ] {ed484bfe-ca69-48b4-b406-8651acd7e15e} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16839 | 2026.03.13 22:29:06.832024 [ 4 ] {ed484bfe-ca69-48b4-b406-8651acd7e15e} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16840 | 2026.03.13 22:29:06.832119 [ 186 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372589 sec., 139881.63973337976 rows/sec., 10.81 MiB/sec. | ||
| 16841 | 2026.03.13 22:29:06.832159 [ 4 ] {ed484bfe-ca69-48b4-b406-8651acd7e15e} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001281 sec., 53864.16861826698 rows/sec., 4.21 MiB/sec. | ||
| 16842 | 2026.03.13 22:29:06.832203 [ 4 ] {ed484bfe-ca69-48b4-b406-8651acd7e15e} <Debug> TCPHandler: Processed in 0.001454971 sec. | ||
| 16843 | 2026.03.13 22:29:06.832279 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) | ||
| 16844 | 2026.03.13 22:29:06.832326 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16845 | 2026.03.13 22:29:06.832419 [ 4 ] {ddb108c2-b4f2-44fc-ae27-3ba9ba05e55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16846 | 2026.03.13 22:29:06.832463 [ 4 ] {ddb108c2-b4f2-44fc-ae27-3ba9ba05e55e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16847 | 2026.03.13 22:29:06.832628 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_115_23} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16848 | 2026.03.13 22:29:06.832701 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_115_23} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 | ||
| 16849 | 2026.03.13 22:29:06.832806 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 16850 | 2026.03.13 22:29:06.832895 [ 4 ] {ddb108c2-b4f2-44fc-ae27-3ba9ba05e55e} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16851 | 2026.03.13 22:29:06.832931 [ 4 ] {ddb108c2-b4f2-44fc-ae27-3ba9ba05e55e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16852 | 2026.03.13 22:29:06.833284 [ 4 ] {ddb108c2-b4f2-44fc-ae27-3ba9ba05e55e} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16853 | 2026.03.13 22:29:06.833544 [ 4 ] {ddb108c2-b4f2-44fc-ae27-3ba9ba05e55e} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16854 | 2026.03.13 22:29:06.833677 [ 4 ] {ddb108c2-b4f2-44fc-ae27-3ba9ba05e55e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001276 sec., 126175.54858934169 rows/sec., 8.79 MiB/sec. | ||
| 16855 | 2026.03.13 22:29:06.833715 [ 4 ] {ddb108c2-b4f2-44fc-ae27-3ba9ba05e55e} <Debug> TCPHandler: Processed in 0.00143835 sec. | ||
| 16856 | 2026.03.13 22:29:06.833834 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16857 | 2026.03.13 22:29:06.833929 [ 4 ] {a8fbd25c-e698-4285-9489-ab31029f3e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16858 | 2026.03.13 22:29:06.833987 [ 4 ] {a8fbd25c-e698-4285-9489-ab31029f3e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16859 | 2026.03.13 22:29:06.834080 [ 222 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): 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] | ||
| 16860 | 2026.03.13 22:29:06.834794 [ 4 ] {a8fbd25c-e698-4285-9489-ab31029f3e9f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16861 | 2026.03.13 22:29:06.834834 [ 4 ] {a8fbd25c-e698-4285-9489-ab31029f3e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16862 | 2026.03.13 22:29:06.835397 [ 4 ] {a8fbd25c-e698-4285-9489-ab31029f3e9f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16863 | 2026.03.13 22:29:06.835637 [ 4 ] {a8fbd25c-e698-4285-9489-ab31029f3e9f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16864 | 2026.03.13 22:29:06.835784 [ 4 ] {a8fbd25c-e698-4285-9489-ab31029f3e9f} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001874 sec., 1600.8537886872998 rows/sec., 2.87 MiB/sec. | ||
| 16865 | 2026.03.13 22:29:06.835843 [ 4 ] {a8fbd25c-e698-4285-9489-ab31029f3e9f} <Debug> TCPHandler: Processed in 0.002058543 sec. | ||
| 16866 | 2026.03.13 22:29:06.835967 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16867 | 2026.03.13 22:29:06.836061 [ 4 ] {a8b5e8e1-4a54-4013-8028-2fc70b0affd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16868 | 2026.03.13 22:29:06.836104 [ 4 ] {a8b5e8e1-4a54-4013-8028-2fc70b0affd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16869 | 2026.03.13 22:29:06.836461 [ 4 ] {a8b5e8e1-4a54-4013-8028-2fc70b0affd0} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16870 | 2026.03.13 22:29:06.836497 [ 4 ] {a8b5e8e1-4a54-4013-8028-2fc70b0affd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16871 | 2026.03.13 22:29:06.836809 [ 4 ] {a8b5e8e1-4a54-4013-8028-2fc70b0affd0} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16872 | 2026.03.13 22:29:06.837033 [ 4 ] {a8b5e8e1-4a54-4013-8028-2fc70b0affd0} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16873 | 2026.03.13 22:29:06.837166 [ 4 ] {a8b5e8e1-4a54-4013-8028-2fc70b0affd0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 16874 | 2026.03.13 22:29:06.837202 [ 4 ] {a8b5e8e1-4a54-4013-8028-2fc70b0affd0} <Debug> TCPHandler: Processed in 0.001285547 sec. | ||
| 16875 | 2026.03.13 22:29:08.582243 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16876 | 2026.03.13 22:29:08.582302 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16877 | 2026.03.13 22:29:08.794627 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39388 | ||
| 16878 | 2026.03.13 22:29:08.795132 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16879 | 2026.03.13 22:29:08.795170 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16880 | 2026.03.13 22:29:08.795660 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16881 | 2026.03.13 22:29:08.795892 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16882 | 2026.03.13 22:29:08.796031 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39388 | ||
| 16883 | 2026.03.13 22:29:10.915377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 16884 | 2026.03.13 22:29:10.932451 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16885 | 2026.03.13 22:29:10.932523 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16886 | 2026.03.13 22:29:10.938876 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16887 | 2026.03.13 22:29:10.939563 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16888 | 2026.03.13 22:29:10.942584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 16889 | 2026.03.13 22:29:11.826078 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16890 | 2026.03.13 22:29:11.826268 [ 4 ] {cd95fd63-715b-4d34-904e-7dda8167e3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16891 | 2026.03.13 22:29:11.826339 [ 4 ] {cd95fd63-715b-4d34-904e-7dda8167e3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16892 | 2026.03.13 22:29:11.827109 [ 4 ] {cd95fd63-715b-4d34-904e-7dda8167e3ea} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16893 | 2026.03.13 22:29:11.827160 [ 4 ] {cd95fd63-715b-4d34-904e-7dda8167e3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16894 | 2026.03.13 22:29:11.827541 [ 4 ] {cd95fd63-715b-4d34-904e-7dda8167e3ea} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 16895 | 2026.03.13 22:29:11.827758 [ 4 ] {cd95fd63-715b-4d34-904e-7dda8167e3ea} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16896 | 2026.03.13 22:29:11.827906 [ 4 ] {cd95fd63-715b-4d34-904e-7dda8167e3ea} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001692 sec., 78014.18439716312 rows/sec., 6.74 MiB/sec. | ||
| 16897 | 2026.03.13 22:29:11.827946 [ 4 ] {cd95fd63-715b-4d34-904e-7dda8167e3ea} <Debug> TCPHandler: Processed in 0.002005142 sec. | ||
| 16898 | 2026.03.13 22:29:11.828074 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16899 | 2026.03.13 22:29:11.828175 [ 4 ] {4aea2d29-80dd-4f32-b82b-6f79a076cd74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16900 | 2026.03.13 22:29:11.828216 [ 4 ] {4aea2d29-80dd-4f32-b82b-6f79a076cd74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16901 | 2026.03.13 22:29:11.828657 [ 4 ] {4aea2d29-80dd-4f32-b82b-6f79a076cd74} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16902 | 2026.03.13 22:29:11.828695 [ 4 ] {4aea2d29-80dd-4f32-b82b-6f79a076cd74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16903 | 2026.03.13 22:29:11.829003 [ 4 ] {4aea2d29-80dd-4f32-b82b-6f79a076cd74} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16904 | 2026.03.13 22:29:11.829217 [ 4 ] {4aea2d29-80dd-4f32-b82b-6f79a076cd74} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16905 | 2026.03.13 22:29:11.829350 [ 4 ] {4aea2d29-80dd-4f32-b82b-6f79a076cd74} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001194 sec., 31825.795644891125 rows/sec., 2.34 MiB/sec. | ||
| 16906 | 2026.03.13 22:29:11.829388 [ 4 ] {4aea2d29-80dd-4f32-b82b-6f79a076cd74} <Debug> TCPHandler: Processed in 0.001366499 sec. | ||
| 16907 | 2026.03.13 22:29:11.829498 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16908 | 2026.03.13 22:29:11.829591 [ 4 ] {d49f33bd-56ef-41c5-88f7-b3b4ffb9fbc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16909 | 2026.03.13 22:29:11.829630 [ 4 ] {d49f33bd-56ef-41c5-88f7-b3b4ffb9fbc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16910 | 2026.03.13 22:29:11.830065 [ 4 ] {d49f33bd-56ef-41c5-88f7-b3b4ffb9fbc6} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16911 | 2026.03.13 22:29:11.830100 [ 4 ] {d49f33bd-56ef-41c5-88f7-b3b4ffb9fbc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16912 | 2026.03.13 22:29:11.830403 [ 4 ] {d49f33bd-56ef-41c5-88f7-b3b4ffb9fbc6} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 16913 | 2026.03.13 22:29:11.830610 [ 4 ] {d49f33bd-56ef-41c5-88f7-b3b4ffb9fbc6} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16914 | 2026.03.13 22:29:11.830737 [ 4 ] {d49f33bd-56ef-41c5-88f7-b3b4ffb9fbc6} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001163 sec., 87704.21324161651 rows/sec., 6.85 MiB/sec. | ||
| 16915 | 2026.03.13 22:29:11.830774 [ 4 ] {d49f33bd-56ef-41c5-88f7-b3b4ffb9fbc6} <Debug> TCPHandler: Processed in 0.001324817 sec. | ||
| 16916 | 2026.03.13 22:29:11.830884 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16917 | 2026.03.13 22:29:11.830977 [ 4 ] {f7a03fd5-aa19-48b5-b5a8-436fabd8035d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16918 | 2026.03.13 22:29:11.831021 [ 4 ] {f7a03fd5-aa19-48b5-b5a8-436fabd8035d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16919 | 2026.03.13 22:29:11.831422 [ 4 ] {f7a03fd5-aa19-48b5-b5a8-436fabd8035d} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16920 | 2026.03.13 22:29:11.831456 [ 4 ] {f7a03fd5-aa19-48b5-b5a8-436fabd8035d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16921 | 2026.03.13 22:29:11.831775 [ 4 ] {f7a03fd5-aa19-48b5-b5a8-436fabd8035d} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 16922 | 2026.03.13 22:29:11.832004 [ 4 ] {f7a03fd5-aa19-48b5-b5a8-436fabd8035d} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16923 | 2026.03.13 22:29:11.832136 [ 4 ] {f7a03fd5-aa19-48b5-b5a8-436fabd8035d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 16924 | 2026.03.13 22:29:11.832131 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 2 parts from all_1_134_36 to all_135_135_0 | ||
| 16925 | 2026.03.13 22:29:11.832174 [ 4 ] {f7a03fd5-aa19-48b5-b5a8-436fabd8035d} <Debug> TCPHandler: Processed in 0.001338638 sec. | ||
| 16926 | 2026.03.13 22:29:11.832207 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16927 | 2026.03.13 22:29:11.832234 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16928 | 2026.03.13 22:29:11.832311 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16929 | 2026.03.13 22:29:11.832336 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_135_37} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_134_36 to all_135_135_0 into Compact with storage Full | ||
| 16930 | 2026.03.13 22:29:11.832432 [ 4 ] {42c862e0-976d-4413-9fb8-ff60e3a3a775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16931 | 2026.03.13 22:29:11.832471 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_135_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16932 | 2026.03.13 22:29:11.832500 [ 4 ] {42c862e0-976d-4413-9fb8-ff60e3a3a775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16933 | 2026.03.13 22:29:11.832514 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_135_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_134_36, total 43344 rows starting from the beginning of the part | ||
| 16934 | 2026.03.13 22:29:11.832595 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_135_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part | ||
| 16935 | 2026.03.13 22:29:11.833445 [ 4 ] {42c862e0-976d-4413-9fb8-ff60e3a3a775} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16936 | 2026.03.13 22:29:11.833485 [ 4 ] {42c862e0-976d-4413-9fb8-ff60e3a3a775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16937 | 2026.03.13 22:29:11.834056 [ 4 ] {42c862e0-976d-4413-9fb8-ff60e3a3a775} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16938 | 2026.03.13 22:29:11.834278 [ 4 ] {42c862e0-976d-4413-9fb8-ff60e3a3a775} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16939 | 2026.03.13 22:29:11.834415 [ 4 ] {42c862e0-976d-4413-9fb8-ff60e3a3a775} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002007 sec., 18933.731938216242 rows/sec., 33.93 MiB/sec. | ||
| 16940 | 2026.03.13 22:29:11.834468 [ 4 ] {42c862e0-976d-4413-9fb8-ff60e3a3a775} <Debug> TCPHandler: Processed in 0.002216807 sec. | ||
| 16941 | 2026.03.13 22:29:11.834573 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16942 | 2026.03.13 22:29:11.834665 [ 4 ] {08ec27bf-18dd-4e9b-87c6-6f7a0c784a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16943 | 2026.03.13 22:29:11.834705 [ 4 ] {08ec27bf-18dd-4e9b-87c6-6f7a0c784a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16944 | 2026.03.13 22:29:11.835029 [ 4 ] {08ec27bf-18dd-4e9b-87c6-6f7a0c784a5d} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16945 | 2026.03.13 22:29:11.835064 [ 4 ] {08ec27bf-18dd-4e9b-87c6-6f7a0c784a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16946 | 2026.03.13 22:29:11.835357 [ 4 ] {08ec27bf-18dd-4e9b-87c6-6f7a0c784a5d} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 16947 | 2026.03.13 22:29:11.835559 [ 4 ] {08ec27bf-18dd-4e9b-87c6-6f7a0c784a5d} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16948 | 2026.03.13 22:29:11.835685 [ 4 ] {08ec27bf-18dd-4e9b-87c6-6f7a0c784a5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 16949 | 2026.03.13 22:29:11.835719 [ 4 ] {08ec27bf-18dd-4e9b-87c6-6f7a0c784a5d} <Debug> TCPHandler: Processed in 0.001193705 sec. | ||
| 16950 | 2026.03.13 22:29:11.839455 [ 186 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_135_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43408 rows, containing 5 columns (5 merged, 0 gathered) in 0.007155821 sec., 6066110.373638469 rows/sec., 399.29 MiB/sec. | ||
| 16951 | 2026.03.13 22:29:11.839739 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_135_37} <Trace> MergedBlockOutputStream: filled checksums all_1_135_37 (state Temporary) | ||
| 16952 | 2026.03.13 22:29:11.839991 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_135_37} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_135_37 to all_1_135_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16953 | 2026.03.13 22:29:11.840060 [ 197 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_135_37} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 2 parts: [all_1_134_36, all_135_135_0] -> all_1_135_37 | ||
| 16954 | 2026.03.13 22:29:11.840119 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16955 | 2026.03.13 22:29:12.626547 [ 224 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 16956 | 2026.03.13 22:29:12.626600 [ 224 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 16957 | 2026.03.13 22:29:12.628983 [ 224 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 16958 | 2026.03.13 22:29:13.915076 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2038 | ||
| 16959 | 2026.03.13 22:29:13.917375 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16960 | 2026.03.13 22:29:13.917423 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 16961 | 2026.03.13 22:29:13.918622 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16962 | 2026.03.13 22:29:13.918886 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16963 | 2026.03.13 22:29:13.919155 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2038 | ||
| 16964 | 2026.03.13 22:29:16.296300 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39900 | ||
| 16965 | 2026.03.13 22:29:16.297150 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16966 | 2026.03.13 22:29:16.297221 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 16967 | 2026.03.13 22:29:16.297811 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16968 | 2026.03.13 22:29:16.298051 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16969 | 2026.03.13 22:29:16.298184 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39900 | ||
| 16970 | 2026.03.13 22:29:16.825299 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16971 | 2026.03.13 22:29:16.825488 [ 4 ] {38aaf856-5be8-4ace-8426-d451b629f2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16972 | 2026.03.13 22:29:16.825560 [ 4 ] {38aaf856-5be8-4ace-8426-d451b629f2fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16973 | 2026.03.13 22:29:16.826277 [ 4 ] {38aaf856-5be8-4ace-8426-d451b629f2fd} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16974 | 2026.03.13 22:29:16.826327 [ 4 ] {38aaf856-5be8-4ace-8426-d451b629f2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 16975 | 2026.03.13 22:29:16.826715 [ 4 ] {38aaf856-5be8-4ace-8426-d451b629f2fd} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16976 | 2026.03.13 22:29:16.826933 [ 4 ] {38aaf856-5be8-4ace-8426-d451b629f2fd} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16977 | 2026.03.13 22:29:16.827083 [ 4 ] {38aaf856-5be8-4ace-8426-d451b629f2fd} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001648 sec., 37621.35922330097 rows/sec., 2.94 MiB/sec. | ||
| 16978 | 2026.03.13 22:29:16.827122 [ 4 ] {38aaf856-5be8-4ace-8426-d451b629f2fd} <Debug> TCPHandler: Processed in 0.001960472 sec. | ||
| 16979 | 2026.03.13 22:29:16.827245 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16980 | 2026.03.13 22:29:16.827339 [ 4 ] {c61b14dd-2d29-46d5-88c4-dfb064e14f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16981 | 2026.03.13 22:29:16.827380 [ 4 ] {c61b14dd-2d29-46d5-88c4-dfb064e14f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16982 | 2026.03.13 22:29:16.827767 [ 4 ] {c61b14dd-2d29-46d5-88c4-dfb064e14f9a} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16983 | 2026.03.13 22:29:16.827801 [ 4 ] {c61b14dd-2d29-46d5-88c4-dfb064e14f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 16984 | 2026.03.13 22:29:16.828083 [ 4 ] {c61b14dd-2d29-46d5-88c4-dfb064e14f9a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16985 | 2026.03.13 22:29:16.828292 [ 4 ] {c61b14dd-2d29-46d5-88c4-dfb064e14f9a} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16986 | 2026.03.13 22:29:16.828418 [ 4 ] {c61b14dd-2d29-46d5-88c4-dfb064e14f9a} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001097 sec., 2734.7310847766635 rows/sec., 205.64 KiB/sec. | ||
| 16987 | 2026.03.13 22:29:16.828461 [ 4 ] {c61b14dd-2d29-46d5-88c4-dfb064e14f9a} <Debug> TCPHandler: Processed in 0.001264497 sec. | ||
| 16988 | 2026.03.13 22:29:16.828579 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16989 | 2026.03.13 22:29:16.828678 [ 4 ] {1b3604d3-4b38-4339-ba5c-2b35bbe3e982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16990 | 2026.03.13 22:29:16.828719 [ 4 ] {1b3604d3-4b38-4339-ba5c-2b35bbe3e982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16991 | 2026.03.13 22:29:16.829165 [ 4 ] {1b3604d3-4b38-4339-ba5c-2b35bbe3e982} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16992 | 2026.03.13 22:29:16.829199 [ 4 ] {1b3604d3-4b38-4339-ba5c-2b35bbe3e982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 16993 | 2026.03.13 22:29:16.829518 [ 4 ] {1b3604d3-4b38-4339-ba5c-2b35bbe3e982} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16994 | 2026.03.13 22:29:16.829739 [ 4 ] {1b3604d3-4b38-4339-ba5c-2b35bbe3e982} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16995 | 2026.03.13 22:29:16.829868 [ 4 ] {1b3604d3-4b38-4339-ba5c-2b35bbe3e982} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001208 sec., 55463.57615894039 rows/sec., 4.33 MiB/sec. | ||
| 16996 | 2026.03.13 22:29:16.829906 [ 4 ] {1b3604d3-4b38-4339-ba5c-2b35bbe3e982} <Debug> TCPHandler: Processed in 0.0013808 sec. | ||
| 16997 | 2026.03.13 22:29:16.830025 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16998 | 2026.03.13 22:29:16.830129 [ 4 ] {dc4a9278-d0a2-48a5-93ac-238fa1278757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16999 | 2026.03.13 22:29:16.830172 [ 4 ] {dc4a9278-d0a2-48a5-93ac-238fa1278757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17000 | 2026.03.13 22:29:16.830586 [ 4 ] {dc4a9278-d0a2-48a5-93ac-238fa1278757} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17001 | 2026.03.13 22:29:16.830620 [ 4 ] {dc4a9278-d0a2-48a5-93ac-238fa1278757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17002 | 2026.03.13 22:29:16.830949 [ 4 ] {dc4a9278-d0a2-48a5-93ac-238fa1278757} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17003 | 2026.03.13 22:29:16.831155 [ 4 ] {dc4a9278-d0a2-48a5-93ac-238fa1278757} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17004 | 2026.03.13 22:29:16.831284 [ 4 ] {dc4a9278-d0a2-48a5-93ac-238fa1278757} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 17005 | 2026.03.13 22:29:16.831321 [ 4 ] {dc4a9278-d0a2-48a5-93ac-238fa1278757} <Debug> TCPHandler: Processed in 0.001346369 sec. | ||
| 17006 | 2026.03.13 22:29:16.831324 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 2 parts from all_1_135_37 to all_136_136_0 | ||
| 17007 | 2026.03.13 22:29:16.831387 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17008 | 2026.03.13 22:29:16.831413 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17009 | 2026.03.13 22:29:16.831434 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17010 | 2026.03.13 22:29:16.831526 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_136_38} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_135_37 to all_136_136_0 into Compact with storage Full | ||
| 17011 | 2026.03.13 22:29:16.831540 [ 4 ] {8d4483e9-18c5-4bfe-bb99-a2f9b5066076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17012 | 2026.03.13 22:29:16.831619 [ 4 ] {8d4483e9-18c5-4bfe-bb99-a2f9b5066076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17013 | 2026.03.13 22:29:16.831671 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_136_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17014 | 2026.03.13 22:29:16.831711 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_136_38} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_135_37, total 43408 rows starting from the beginning of the part | ||
| 17015 | 2026.03.13 22:29:16.831778 [ 194 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_136_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 17016 | 2026.03.13 22:29:16.832363 [ 4 ] {8d4483e9-18c5-4bfe-bb99-a2f9b5066076} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17017 | 2026.03.13 22:29:16.832403 [ 4 ] {8d4483e9-18c5-4bfe-bb99-a2f9b5066076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17018 | 2026.03.13 22:29:16.832914 [ 4 ] {8d4483e9-18c5-4bfe-bb99-a2f9b5066076} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17019 | 2026.03.13 22:29:16.833131 [ 4 ] {8d4483e9-18c5-4bfe-bb99-a2f9b5066076} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17020 | 2026.03.13 22:29:16.833256 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17021 | 2026.03.13 22:29:16.833271 [ 4 ] {8d4483e9-18c5-4bfe-bb99-a2f9b5066076} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001749 sec., 1715.2658662092626 rows/sec., 3.07 MiB/sec. | ||
| 17022 | 2026.03.13 22:29:16.833295 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17023 | 2026.03.13 22:29:16.833319 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17024 | 2026.03.13 22:29:16.833336 [ 4 ] {8d4483e9-18c5-4bfe-bb99-a2f9b5066076} <Debug> TCPHandler: Processed in 0.001950942 sec. | ||
| 17025 | 2026.03.13 22:29:16.833440 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::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 | ||
| 17026 | 2026.03.13 22:29:16.833457 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17027 | 2026.03.13 22:29:16.833573 [ 4 ] {0c159a58-17a8-43dc-a656-689766ebbb53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17028 | 2026.03.13 22:29:16.833615 [ 4 ] {0c159a58-17a8-43dc-a656-689766ebbb53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17029 | 2026.03.13 22:29:16.833701 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17030 | 2026.03.13 22:29:16.833768 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2568 rows starting from the beginning of the part | ||
| 17031 | 2026.03.13 22:29:16.833904 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 3 rows starting from the beginning of the part | ||
| 17032 | 2026.03.13 22:29:16.833955 [ 4 ] {0c159a58-17a8-43dc-a656-689766ebbb53} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17033 | 2026.03.13 22:29:16.833996 [ 4 ] {0c159a58-17a8-43dc-a656-689766ebbb53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17034 | 2026.03.13 22:29:16.834015 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 38 rows starting from the beginning of the part | ||
| 17035 | 2026.03.13 22:29:16.834124 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 3 rows starting from the beginning of the part | ||
| 17036 | 2026.03.13 22:29:16.834222 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 38 rows starting from the beginning of the part | ||
| 17037 | 2026.03.13 22:29:16.834311 [ 4 ] {0c159a58-17a8-43dc-a656-689766ebbb53} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17038 | 2026.03.13 22:29:16.834323 [ 197 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 3 rows starting from the beginning of the part | ||
| 17039 | 2026.03.13 22:29:16.834534 [ 4 ] {0c159a58-17a8-43dc-a656-689766ebbb53} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17040 | 2026.03.13 22:29:16.834668 [ 4 ] {0c159a58-17a8-43dc-a656-689766ebbb53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 17041 | 2026.03.13 22:29:16.834705 [ 4 ] {0c159a58-17a8-43dc-a656-689766ebbb53} <Debug> TCPHandler: Processed in 0.001297008 sec. | ||
| 17042 | 2026.03.13 22:29:16.838802 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_136_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43568 rows, containing 5 columns (5 merged, 0 gathered) in 0.007323096 sec., 5949396.266278634 rows/sec., 391.69 MiB/sec. | ||
| 17043 | 2026.03.13 22:29:16.839471 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_136_38} <Trace> MergedBlockOutputStream: filled checksums all_1_136_38 (state Temporary) | ||
| 17044 | 2026.03.13 22:29:16.839774 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_136_38} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_136_38 to all_1_136_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17045 | 2026.03.13 22:29:16.839852 [ 187 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_136_38} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 2 parts: [all_1_135_37, all_136_136_0] -> all_1_136_38 | ||
| 17046 | 2026.03.13 22:29:16.839955 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17047 | 2026.03.13 22:29:16.845890 [ 195 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2653 rows, containing 19 columns (19 merged, 0 gathered) in 0.012514536 sec., 211993.47702543667 rows/sec., 379.88 MiB/sec. | ||
| 17048 | 2026.03.13 22:29:16.848725 [ 198 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17049 | 2026.03.13 22:29:16.849086 [ 198 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17050 | 2026.03.13 22:29:16.849168 [ 198 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17051 | 2026.03.13 22:29:16.849298 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.85 MiB. | ||
| 17052 | 2026.03.13 22:29:17.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.45 MiB, peak 402.25 MiB, free memory in arenas 0.00 B, will set to 388.27 MiB (RSS), difference: 4.82 MiB | ||
| 17053 | 2026.03.13 22:29:18.442740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 17054 | 2026.03.13 22:29:18.459915 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17055 | 2026.03.13 22:29:18.459966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17056 | 2026.03.13 22:29:18.466551 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17057 | 2026.03.13 22:29:18.467291 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17058 | 2026.03.13 22:29:18.470289 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 17059 | 2026.03.13 22:29:19.494630 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17060 | 2026.03.13 22:29:19.494844 [ 4 ] {28e0296a-b85b-4044-834a-327de32678c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17061 | 2026.03.13 22:29:19.494919 [ 4 ] {28e0296a-b85b-4044-834a-327de32678c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17062 | 2026.03.13 22:29:19.495614 [ 4 ] {28e0296a-b85b-4044-834a-327de32678c4} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17063 | 2026.03.13 22:29:19.495663 [ 4 ] {28e0296a-b85b-4044-834a-327de32678c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17064 | 2026.03.13 22:29:19.496054 [ 4 ] {28e0296a-b85b-4044-834a-327de32678c4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17065 | 2026.03.13 22:29:19.496283 [ 4 ] {28e0296a-b85b-4044-834a-327de32678c4} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17066 | 2026.03.13 22:29:19.496425 [ 58 ] {} <Debug> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 17067 | 2026.03.13 22:29:19.496442 [ 4 ] {28e0296a-b85b-4044-834a-327de32678c4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001653 sec., 14519.056261343014 rows/sec., 1.20 MiB/sec. | ||
| 17068 | 2026.03.13 22:29:19.496493 [ 58 ] {} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17069 | 2026.03.13 22:29:19.496515 [ 4 ] {28e0296a-b85b-4044-834a-327de32678c4} <Debug> TCPHandler: Processed in 0.002028523 sec. | ||
| 17070 | 2026.03.13 22:29:19.496524 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17071 | 2026.03.13 22:29:19.496644 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17072 | 2026.03.13 22:29:19.496660 [ 221 ] {} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): 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] | ||
| 17073 | 2026.03.13 22:29:19.496705 [ 195 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::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 | ||
| 17074 | 2026.03.13 22:29:19.496749 [ 4 ] {1c2abae6-4afe-46e4-a8fa-518e0fabb5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17075 | 2026.03.13 22:29:19.496740 [ 221 ] {} <Debug> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): 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] | ||
| 17076 | 2026.03.13 22:29:19.496820 [ 4 ] {1c2abae6-4afe-46e4-a8fa-518e0fabb5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17077 | 2026.03.13 22:29:19.496941 [ 195 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17078 | 2026.03.13 22:29:19.497003 [ 195 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 24 rows starting from the beginning of the part | ||
| 17079 | 2026.03.13 22:29:19.497159 [ 195 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 17080 | 2026.03.13 22:29:19.497287 [ 195 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 17081 | 2026.03.13 22:29:19.497295 [ 4 ] {1c2abae6-4afe-46e4-a8fa-518e0fabb5ea} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17082 | 2026.03.13 22:29:19.497363 [ 4 ] {1c2abae6-4afe-46e4-a8fa-518e0fabb5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17083 | 2026.03.13 22:29:19.497375 [ 195 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 17084 | 2026.03.13 22:29:19.497454 [ 195 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 17085 | 2026.03.13 22:29:19.497756 [ 4 ] {1c2abae6-4afe-46e4-a8fa-518e0fabb5ea} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 17086 | 2026.03.13 22:29:19.497991 [ 4 ] {1c2abae6-4afe-46e4-a8fa-518e0fabb5ea} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17087 | 2026.03.13 22:29:19.498143 [ 4 ] {1c2abae6-4afe-46e4-a8fa-518e0fabb5ea} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001415 sec., 8480.565371024735 rows/sec., 691.53 KiB/sec. | ||
| 17088 | 2026.03.13 22:29:19.498185 [ 4 ] {1c2abae6-4afe-46e4-a8fa-518e0fabb5ea} <Debug> TCPHandler: Processed in 0.001593054 sec. | ||
| 17089 | 2026.03.13 22:29:19.498296 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17090 | 2026.03.13 22:29:19.498303 [ 191 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001684646 sec., 71231.58218403155 rows/sec., 6.18 MiB/sec. | ||
| 17091 | 2026.03.13 22:29:19.498403 [ 4 ] {6660b40a-efb9-4a11-acca-cf13f16c1625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17092 | 2026.03.13 22:29:19.498452 [ 4 ] {6660b40a-efb9-4a11-acca-cf13f16c1625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17093 | 2026.03.13 22:29:19.498453 [ 195 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 17094 | 2026.03.13 22:29:19.498791 [ 195 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_21_5} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17095 | 2026.03.13 22:29:19.498866 [ 195 ] {96d8b810-12be-410e-9142-1eb28e77ee4a::all_1_21_5} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 17096 | 2026.03.13 22:29:19.498935 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 17097 | 2026.03.13 22:29:19.499437 [ 221 ] {} <Debug> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): 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] | ||
| 17098 | 2026.03.13 22:29:19.500149 [ 4 ] {6660b40a-efb9-4a11-acca-cf13f16c1625} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17099 | 2026.03.13 22:29:19.500192 [ 4 ] {6660b40a-efb9-4a11-acca-cf13f16c1625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17100 | 2026.03.13 22:29:19.500640 [ 4 ] {6660b40a-efb9-4a11-acca-cf13f16c1625} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17101 | 2026.03.13 22:29:19.500857 [ 4 ] {6660b40a-efb9-4a11-acca-cf13f16c1625} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17102 | 2026.03.13 22:29:19.500981 [ 58 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17103 | 2026.03.13 22:29:19.500992 [ 4 ] {6660b40a-efb9-4a11-acca-cf13f16c1625} <Debug> executeQuery: Read 2142 rows, 167.72 KiB in 0.002608 sec., 821319.0184049079 rows/sec., 62.80 MiB/sec. | ||
| 17104 | 2026.03.13 22:29:19.501015 [ 58 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17105 | 2026.03.13 22:29:19.501037 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17106 | 2026.03.13 22:29:19.501041 [ 4 ] {6660b40a-efb9-4a11-acca-cf13f16c1625} <Debug> TCPHandler: Processed in 0.002795259 sec. | ||
| 17107 | 2026.03.13 22:29:19.501150 [ 201 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 17108 | 2026.03.13 22:29:19.501178 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17109 | 2026.03.13 22:29:19.501277 [ 4 ] {77066987-5d43-422a-91af-88e2b91a30ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17110 | 2026.03.13 22:29:19.501277 [ 201 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17111 | 2026.03.13 22:29:19.501323 [ 4 ] {77066987-5d43-422a-91af-88e2b91a30ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17112 | 2026.03.13 22:29:19.501334 [ 201 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2152 rows starting from the beginning of the part | ||
| 17113 | 2026.03.13 22:29:19.501415 [ 201 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 132 rows starting from the beginning of the part | ||
| 17114 | 2026.03.13 22:29:19.501467 [ 201 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 63 rows starting from the beginning of the part | ||
| 17115 | 2026.03.13 22:29:19.501512 [ 201 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 132 rows starting from the beginning of the part | ||
| 17116 | 2026.03.13 22:29:19.501553 [ 201 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 62 rows starting from the beginning of the part | ||
| 17117 | 2026.03.13 22:29:19.501591 [ 201 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 2142 rows starting from the beginning of the part | ||
| 17118 | 2026.03.13 22:29:19.501770 [ 4 ] {77066987-5d43-422a-91af-88e2b91a30ed} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17119 | 2026.03.13 22:29:19.501811 [ 4 ] {77066987-5d43-422a-91af-88e2b91a30ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17120 | 2026.03.13 22:29:19.502146 [ 4 ] {77066987-5d43-422a-91af-88e2b91a30ed} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17121 | 2026.03.13 22:29:19.502377 [ 4 ] {77066987-5d43-422a-91af-88e2b91a30ed} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17122 | 2026.03.13 22:29:19.502514 [ 4 ] {77066987-5d43-422a-91af-88e2b91a30ed} <Debug> executeQuery: Read 73 rows, 5.48 KiB in 0.001254 sec., 58213.71610845296 rows/sec., 4.27 MiB/sec. | ||
| 17123 | 2026.03.13 22:29:19.502553 [ 4 ] {77066987-5d43-422a-91af-88e2b91a30ed} <Debug> TCPHandler: Processed in 0.00142505 sec. | ||
| 17124 | 2026.03.13 22:29:19.502662 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17125 | 2026.03.13 22:29:19.502756 [ 4 ] {8198514a-845f-4d57-a0db-1fc914ab69ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17126 | 2026.03.13 22:29:19.502794 [ 4 ] {8198514a-845f-4d57-a0db-1fc914ab69ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17127 | 2026.03.13 22:29:19.503490 [ 196 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4683 rows, containing 5 columns (5 merged, 0 gathered) in 0.002395961 sec., 1954539.326808742 rows/sec., 158.13 MiB/sec. | ||
| 17128 | 2026.03.13 22:29:19.503567 [ 4 ] {8198514a-845f-4d57-a0db-1fc914ab69ea} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17129 | 2026.03.13 22:29:19.503603 [ 4 ] {8198514a-845f-4d57-a0db-1fc914ab69ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17130 | 2026.03.13 22:29:19.503772 [ 188 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17131 | 2026.03.13 22:29:19.503973 [ 4 ] {8198514a-845f-4d57-a0db-1fc914ab69ea} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17132 | 2026.03.13 22:29:19.504089 [ 188 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_141_28} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17133 | 2026.03.13 22:29:19.504172 [ 188 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_141_28} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17134 | 2026.03.13 22:29:19.504209 [ 4 ] {8198514a-845f-4d57-a0db-1fc914ab69ea} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17135 | 2026.03.13 22:29:19.504275 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 17136 | 2026.03.13 22:29:19.504337 [ 4 ] {8198514a-845f-4d57-a0db-1fc914ab69ea} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001598 sec., 458072.590738423 rows/sec., 27.09 MiB/sec. | ||
| 17137 | 2026.03.13 22:29:19.504377 [ 4 ] {8198514a-845f-4d57-a0db-1fc914ab69ea} <Debug> TCPHandler: Processed in 0.001764767 sec. | ||
| 17138 | 2026.03.13 22:29:19.504489 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17139 | 2026.03.13 22:29:19.504584 [ 4 ] {4c1b82b4-f725-4ec8-8853-e7b59da62cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17140 | 2026.03.13 22:29:19.504623 [ 4 ] {4c1b82b4-f725-4ec8-8853-e7b59da62cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17141 | 2026.03.13 22:29:19.505009 [ 4 ] {4c1b82b4-f725-4ec8-8853-e7b59da62cfe} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17142 | 2026.03.13 22:29:19.505044 [ 4 ] {4c1b82b4-f725-4ec8-8853-e7b59da62cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17143 | 2026.03.13 22:29:19.505340 [ 4 ] {4c1b82b4-f725-4ec8-8853-e7b59da62cfe} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17144 | 2026.03.13 22:29:19.505552 [ 4 ] {4c1b82b4-f725-4ec8-8853-e7b59da62cfe} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17145 | 2026.03.13 22:29:19.505648 [ 58 ] {} <Debug> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 17146 | 2026.03.13 22:29:19.505681 [ 4 ] {4c1b82b4-f725-4ec8-8853-e7b59da62cfe} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 63.17 KiB/sec. | ||
| 17147 | 2026.03.13 22:29:19.505677 [ 58 ] {} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17148 | 2026.03.13 22:29:19.505719 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17149 | 2026.03.13 22:29:19.505726 [ 4 ] {4c1b82b4-f725-4ec8-8853-e7b59da62cfe} <Debug> TCPHandler: Processed in 0.001285548 sec. | ||
| 17150 | 2026.03.13 22:29:19.505783 [ 221 ] {} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): 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] | ||
| 17151 | 2026.03.13 22:29:19.505790 [ 191 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::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 | ||
| 17152 | 2026.03.13 22:29:19.505811 [ 221 ] {} <Debug> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): 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] | ||
| 17153 | 2026.03.13 22:29:19.505832 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17154 | 2026.03.13 22:29:19.505901 [ 191 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17155 | 2026.03.13 22:29:19.505931 [ 4 ] {c06cfe28-911c-4082-b255-0903da3c4d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17156 | 2026.03.13 22:29:19.505931 [ 191 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 1 rows starting from the beginning of the part | ||
| 17157 | 2026.03.13 22:29:19.505978 [ 4 ] {c06cfe28-911c-4082-b255-0903da3c4d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17158 | 2026.03.13 22:29:19.506004 [ 191 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 17159 | 2026.03.13 22:29:19.506055 [ 191 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 17160 | 2026.03.13 22:29:19.506103 [ 191 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 17161 | 2026.03.13 22:29:19.506143 [ 191 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 17162 | 2026.03.13 22:29:19.506392 [ 4 ] {c06cfe28-911c-4082-b255-0903da3c4d70} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17163 | 2026.03.13 22:29:19.506433 [ 4 ] {c06cfe28-911c-4082-b255-0903da3c4d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17164 | 2026.03.13 22:29:19.506786 [ 4 ] {c06cfe28-911c-4082-b255-0903da3c4d70} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17165 | 2026.03.13 22:29:19.506839 [ 189 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001077563 sec., 4640.099929192075 rows/sec., 344.38 KiB/sec. | ||
| 17166 | 2026.03.13 22:29:19.507002 [ 193 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 17167 | 2026.03.13 22:29:19.507099 [ 4 ] {c06cfe28-911c-4082-b255-0903da3c4d70} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17168 | 2026.03.13 22:29:19.507232 [ 58 ] {} <Debug> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 17169 | 2026.03.13 22:29:19.507251 [ 4 ] {c06cfe28-911c-4082-b255-0903da3c4d70} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001336 sec., 8982.035928143712 rows/sec., 701.72 KiB/sec. | ||
| 17170 | 2026.03.13 22:29:19.507273 [ 58 ] {} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17171 | 2026.03.13 22:29:19.507299 [ 4 ] {c06cfe28-911c-4082-b255-0903da3c4d70} <Debug> TCPHandler: Processed in 0.001516272 sec. | ||
| 17172 | 2026.03.13 22:29:19.507301 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17173 | 2026.03.13 22:29:19.507307 [ 193 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_21_5} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17174 | 2026.03.13 22:29:19.507390 [ 188 ] {2e336eee-382c-443d-a554-b133befb50fb::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 | ||
| 17175 | 2026.03.13 22:29:19.507396 [ 219 ] {} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): 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] | ||
| 17176 | 2026.03.13 22:29:19.507410 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17177 | 2026.03.13 22:29:19.507439 [ 219 ] {} <Debug> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): 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] | ||
| 17178 | 2026.03.13 22:29:19.507417 [ 221 ] {} <Debug> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): 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] | ||
| 17179 | 2026.03.13 22:29:19.507476 [ 188 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17180 | 2026.03.13 22:29:19.507411 [ 193 ] {8e0fe90a-4427-47ab-82f5-58d269f427e6::all_1_21_5} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 17181 | 2026.03.13 22:29:19.507516 [ 188 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 12 rows starting from the beginning of the part | ||
| 17182 | 2026.03.13 22:29:19.507528 [ 4 ] {6dfa70ff-9166-4c7f-8efa-f2a72f8016e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17183 | 2026.03.13 22:29:19.507567 [ 4 ] {6dfa70ff-9166-4c7f-8efa-f2a72f8016e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17184 | 2026.03.13 22:29:19.507580 [ 188 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 17185 | 2026.03.13 22:29:19.507613 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17186 | 2026.03.13 22:29:19.507628 [ 188 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 17187 | 2026.03.13 22:29:19.507677 [ 188 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 17188 | 2026.03.13 22:29:19.507718 [ 188 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 17189 | 2026.03.13 22:29:19.508417 [ 193 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001055263 sec., 56857.86386900706 rows/sec., 4.55 MiB/sec. | ||
| 17190 | 2026.03.13 22:29:19.508542 [ 193 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 17191 | 2026.03.13 22:29:19.508544 [ 4 ] {6dfa70ff-9166-4c7f-8efa-f2a72f8016e6} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17192 | 2026.03.13 22:29:19.508592 [ 4 ] {6dfa70ff-9166-4c7f-8efa-f2a72f8016e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17193 | 2026.03.13 22:29:19.508820 [ 193 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_21_5} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17194 | 2026.03.13 22:29:19.508895 [ 193 ] {2e336eee-382c-443d-a554-b133befb50fb::all_1_21_5} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 17195 | 2026.03.13 22:29:19.508979 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17196 | 2026.03.13 22:29:19.509016 [ 4 ] {6dfa70ff-9166-4c7f-8efa-f2a72f8016e6} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17197 | 2026.03.13 22:29:19.509309 [ 4 ] {6dfa70ff-9166-4c7f-8efa-f2a72f8016e6} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17198 | 2026.03.13 22:29:19.509350 [ 219 ] {} <Debug> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): 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] | ||
| 17199 | 2026.03.13 22:29:19.509458 [ 57 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17200 | 2026.03.13 22:29:19.509464 [ 4 ] {6dfa70ff-9166-4c7f-8efa-f2a72f8016e6} <Debug> executeQuery: Read 1097 rows, 78.50 KiB in 0.001952 sec., 561987.7049180327 rows/sec., 39.27 MiB/sec. | ||
| 17201 | 2026.03.13 22:29:19.509501 [ 57 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17202 | 2026.03.13 22:29:19.509522 [ 4 ] {6dfa70ff-9166-4c7f-8efa-f2a72f8016e6} <Debug> TCPHandler: Processed in 0.002160356 sec. | ||
| 17203 | 2026.03.13 22:29:19.509532 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17204 | 2026.03.13 22:29:19.509623 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 17205 | 2026.03.13 22:29:19.509647 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17206 | 2026.03.13 22:29:19.509711 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17207 | 2026.03.13 22:29:19.509737 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1124 rows starting from the beginning of the part | ||
| 17208 | 2026.03.13 22:29:19.509740 [ 4 ] {dee4d475-6299-487b-ba3a-6973a339b119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17209 | 2026.03.13 22:29:19.509788 [ 4 ] {dee4d475-6299-487b-ba3a-6973a339b119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17210 | 2026.03.13 22:29:19.509792 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 102 rows starting from the beginning of the part | ||
| 17211 | 2026.03.13 22:29:19.509840 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 69 rows starting from the beginning of the part | ||
| 17212 | 2026.03.13 22:29:19.509880 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 102 rows starting from the beginning of the part | ||
| 17213 | 2026.03.13 22:29:19.509924 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 67 rows starting from the beginning of the part | ||
| 17214 | 2026.03.13 22:29:19.509969 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 1097 rows starting from the beginning of the part | ||
| 17215 | 2026.03.13 22:29:19.510622 [ 4 ] {dee4d475-6299-487b-ba3a-6973a339b119} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17216 | 2026.03.13 22:29:19.510669 [ 4 ] {dee4d475-6299-487b-ba3a-6973a339b119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17217 | 2026.03.13 22:29:19.511100 [ 192 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2561 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513503 sec., 1692101.039773294 rows/sec., 126.71 MiB/sec. | ||
| 17218 | 2026.03.13 22:29:19.511144 [ 4 ] {dee4d475-6299-487b-ba3a-6973a339b119} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17219 | 2026.03.13 22:29:19.511255 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17220 | 2026.03.13 22:29:19.511366 [ 4 ] {dee4d475-6299-487b-ba3a-6973a339b119} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17221 | 2026.03.13 22:29:19.511498 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 6 parts from all_1_136_38 to all_141_141_0 | ||
| 17222 | 2026.03.13 22:29:19.511511 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_141_28} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17223 | 2026.03.13 22:29:19.511502 [ 4 ] {dee4d475-6299-487b-ba3a-6973a339b119} <Debug> executeQuery: Read 1323 rows, 85.89 KiB in 0.001779 sec., 743676.2225969646 rows/sec., 47.15 MiB/sec. | ||
| 17224 | 2026.03.13 22:29:19.511536 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17225 | 2026.03.13 22:29:19.511574 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17226 | 2026.03.13 22:29:19.511579 [ 4 ] {dee4d475-6299-487b-ba3a-6973a339b119} <Debug> TCPHandler: Processed in 0.001982942 sec. | ||
| 17227 | 2026.03.13 22:29:19.511592 [ 188 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_141_28} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17228 | 2026.03.13 22:29:19.511646 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_141_39} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_38 to all_141_141_0 into Compact with storage Full | ||
| 17229 | 2026.03.13 22:29:19.511661 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 17230 | 2026.03.13 22:29:19.511713 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17231 | 2026.03.13 22:29:19.511749 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_141_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17232 | 2026.03.13 22:29:19.511780 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_141_39} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_136_38, total 43568 rows starting from the beginning of the part | ||
| 17233 | 2026.03.13 22:29:19.511807 [ 4 ] {f9ab03ca-f047-440d-be94-f60ff46715e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17234 | 2026.03.13 22:29:19.511838 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_141_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 17235 | 2026.03.13 22:29:19.511867 [ 4 ] {f9ab03ca-f047-440d-be94-f60ff46715e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17236 | 2026.03.13 22:29:19.511888 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_141_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 161 rows starting from the beginning of the part | ||
| 17237 | 2026.03.13 22:29:19.511936 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_141_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 17238 | 2026.03.13 22:29:19.511975 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_141_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 17239 | 2026.03.13 22:29:19.512016 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_141_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 1323 rows starting from the beginning of the part | ||
| 17240 | 2026.03.13 22:29:19.512725 [ 4 ] {f9ab03ca-f047-440d-be94-f60ff46715e0} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17241 | 2026.03.13 22:29:19.512765 [ 4 ] {f9ab03ca-f047-440d-be94-f60ff46715e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17242 | 2026.03.13 22:29:19.513378 [ 4 ] {f9ab03ca-f047-440d-be94-f60ff46715e0} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17243 | 2026.03.13 22:29:19.513604 [ 4 ] {f9ab03ca-f047-440d-be94-f60ff46715e0} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17244 | 2026.03.13 22:29:19.513750 [ 4 ] {f9ab03ca-f047-440d-be94-f60ff46715e0} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001962 sec., 24974.51580020387 rows/sec., 44.75 MiB/sec. | ||
| 17245 | 2026.03.13 22:29:19.513815 [ 4 ] {f9ab03ca-f047-440d-be94-f60ff46715e0} <Debug> TCPHandler: Processed in 0.002151595 sec. | ||
| 17246 | 2026.03.13 22:29:19.513928 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17247 | 2026.03.13 22:29:19.514022 [ 4 ] {a7251668-e90a-496a-8288-b131a4f4bfee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17248 | 2026.03.13 22:29:19.514063 [ 4 ] {a7251668-e90a-496a-8288-b131a4f4bfee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17249 | 2026.03.13 22:29:19.514384 [ 4 ] {a7251668-e90a-496a-8288-b131a4f4bfee} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17250 | 2026.03.13 22:29:19.514419 [ 4 ] {a7251668-e90a-496a-8288-b131a4f4bfee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17251 | 2026.03.13 22:29:19.514722 [ 4 ] {a7251668-e90a-496a-8288-b131a4f4bfee} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17252 | 2026.03.13 22:29:19.514956 [ 4 ] {a7251668-e90a-496a-8288-b131a4f4bfee} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17253 | 2026.03.13 22:29:19.515075 [ 57 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17254 | 2026.03.13 22:29:19.515087 [ 4 ] {a7251668-e90a-496a-8288-b131a4f4bfee} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001083 sec., 33240.997229916895 rows/sec., 2.24 MiB/sec. | ||
| 17255 | 2026.03.13 22:29:19.515107 [ 57 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17256 | 2026.03.13 22:29:19.515132 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17257 | 2026.03.13 22:29:19.515136 [ 4 ] {a7251668-e90a-496a-8288-b131a4f4bfee} <Debug> TCPHandler: Processed in 0.001257076 sec. | ||
| 17258 | 2026.03.13 22:29:19.515208 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 17259 | 2026.03.13 22:29:19.515293 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17260 | 2026.03.13 22:29:19.515322 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 6786 rows starting from the beginning of the part | ||
| 17261 | 2026.03.13 22:29:19.515373 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 17262 | 2026.03.13 22:29:19.515414 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 17263 | 2026.03.13 22:29:19.515452 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 17264 | 2026.03.13 22:29:19.515488 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 17265 | 2026.03.13 22:29:19.515527 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 36 rows starting from the beginning of the part | ||
| 17266 | 2026.03.13 22:29:19.517529 [ 190 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7062 rows, containing 4 columns (4 merged, 0 gathered) in 0.00235212 sec., 3002397.836845059 rows/sec., 202.27 MiB/sec. | ||
| 17267 | 2026.03.13 22:29:19.517921 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17268 | 2026.03.13 22:29:19.518153 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_141_28} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17269 | 2026.03.13 22:29:19.518216 [ 188 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_141_28} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17270 | 2026.03.13 22:29:19.518282 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 17271 | 2026.03.13 22:29:19.520027 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_141_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45532 rows, containing 5 columns (5 merged, 0 gathered) in 0.008411588 sec., 5413008.815933448 rows/sec., 356.28 MiB/sec. | ||
| 17272 | 2026.03.13 22:29:19.520551 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_141_39} <Trace> MergedBlockOutputStream: filled checksums all_1_141_39 (state Temporary) | ||
| 17273 | 2026.03.13 22:29:19.520798 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_141_39} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_141_39 to all_1_141_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17274 | 2026.03.13 22:29:19.520858 [ 193 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_141_39} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 6 parts: [all_1_136_38, all_141_141_0] -> all_1_141_39 | ||
| 17275 | 2026.03.13 22:29:19.520924 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17276 | 2026.03.13 22:29:19.696947 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): 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] | ||
| 17277 | 2026.03.13 22:29:19.697001 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): 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] | ||
| 17278 | 2026.03.13 22:29:19.700155 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): 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] | ||
| 17279 | 2026.03.13 22:29:21.820655 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17280 | 2026.03.13 22:29:21.820839 [ 4 ] {4e9c53a3-8580-4991-99dc-cb539673fc1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17281 | 2026.03.13 22:29:21.820907 [ 4 ] {4e9c53a3-8580-4991-99dc-cb539673fc1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17282 | 2026.03.13 22:29:21.821596 [ 4 ] {4e9c53a3-8580-4991-99dc-cb539673fc1e} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17283 | 2026.03.13 22:29:21.821643 [ 4 ] {4e9c53a3-8580-4991-99dc-cb539673fc1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17284 | 2026.03.13 22:29:21.822009 [ 4 ] {4e9c53a3-8580-4991-99dc-cb539673fc1e} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17285 | 2026.03.13 22:29:21.822245 [ 4 ] {4e9c53a3-8580-4991-99dc-cb539673fc1e} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17286 | 2026.03.13 22:29:21.822399 [ 4 ] {4e9c53a3-8580-4991-99dc-cb539673fc1e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001613 sec., 34717.9169249845 rows/sec., 2.65 MiB/sec. | ||
| 17287 | 2026.03.13 22:29:21.822441 [ 4 ] {4e9c53a3-8580-4991-99dc-cb539673fc1e} <Debug> TCPHandler: Processed in 0.001960162 sec. | ||
| 17288 | 2026.03.13 22:29:21.822568 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17289 | 2026.03.13 22:29:21.822661 [ 4 ] {b6635ce3-ef80-46cb-a187-cd57427cfdfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17290 | 2026.03.13 22:29:21.822699 [ 4 ] {b6635ce3-ef80-46cb-a187-cd57427cfdfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17291 | 2026.03.13 22:29:21.823151 [ 4 ] {b6635ce3-ef80-46cb-a187-cd57427cfdfa} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17292 | 2026.03.13 22:29:21.823185 [ 4 ] {b6635ce3-ef80-46cb-a187-cd57427cfdfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17293 | 2026.03.13 22:29:21.823488 [ 4 ] {b6635ce3-ef80-46cb-a187-cd57427cfdfa} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17294 | 2026.03.13 22:29:21.823732 [ 4 ] {b6635ce3-ef80-46cb-a187-cd57427cfdfa} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17295 | 2026.03.13 22:29:21.823862 [ 4 ] {b6635ce3-ef80-46cb-a187-cd57427cfdfa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001218 sec., 52545.15599343186 rows/sec., 4.10 MiB/sec. | ||
| 17296 | 2026.03.13 22:29:21.823903 [ 4 ] {b6635ce3-ef80-46cb-a187-cd57427cfdfa} <Debug> TCPHandler: Processed in 0.00138315 sec. | ||
| 17297 | 2026.03.13 22:29:21.824034 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17298 | 2026.03.13 22:29:21.824144 [ 4 ] {5a66458f-386c-4ee3-8a66-0b4aef1ac629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17299 | 2026.03.13 22:29:21.824187 [ 4 ] {5a66458f-386c-4ee3-8a66-0b4aef1ac629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17300 | 2026.03.13 22:29:21.824592 [ 4 ] {5a66458f-386c-4ee3-8a66-0b4aef1ac629} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17301 | 2026.03.13 22:29:21.824628 [ 4 ] {5a66458f-386c-4ee3-8a66-0b4aef1ac629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17302 | 2026.03.13 22:29:21.824944 [ 4 ] {5a66458f-386c-4ee3-8a66-0b4aef1ac629} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17303 | 2026.03.13 22:29:21.825191 [ 4 ] {5a66458f-386c-4ee3-8a66-0b4aef1ac629} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17304 | 2026.03.13 22:29:21.825319 [ 4 ] {5a66458f-386c-4ee3-8a66-0b4aef1ac629} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 3.74 MiB/sec. | ||
| 17305 | 2026.03.13 22:29:21.825358 [ 4 ] {5a66458f-386c-4ee3-8a66-0b4aef1ac629} <Debug> TCPHandler: Processed in 0.001374409 sec. | ||
| 17306 | 2026.03.13 22:29:21.825473 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17307 | 2026.03.13 22:29:21.825564 [ 4 ] {5f4de39d-cdcc-4a3f-b4cc-b0ad30663e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17308 | 2026.03.13 22:29:21.825603 [ 4 ] {5f4de39d-cdcc-4a3f-b4cc-b0ad30663e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17309 | 2026.03.13 22:29:21.825926 [ 4 ] {5f4de39d-cdcc-4a3f-b4cc-b0ad30663e0b} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17310 | 2026.03.13 22:29:21.825961 [ 4 ] {5f4de39d-cdcc-4a3f-b4cc-b0ad30663e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17311 | 2026.03.13 22:29:21.826260 [ 4 ] {5f4de39d-cdcc-4a3f-b4cc-b0ad30663e0b} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17312 | 2026.03.13 22:29:21.826464 [ 4 ] {5f4de39d-cdcc-4a3f-b4cc-b0ad30663e0b} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17313 | 2026.03.13 22:29:21.826598 [ 4 ] {5f4de39d-cdcc-4a3f-b4cc-b0ad30663e0b} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00105 sec., 22857.14285714286 rows/sec., 1.54 MiB/sec. | ||
| 17314 | 2026.03.13 22:29:21.826633 [ 4 ] {5f4de39d-cdcc-4a3f-b4cc-b0ad30663e0b} <Debug> TCPHandler: Processed in 0.001207376 sec. | ||
| 17315 | 2026.03.13 22:29:23.582552 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17316 | 2026.03.13 22:29:23.582644 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17317 | 2026.03.13 22:29:23.798356 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40348 | ||
| 17318 | 2026.03.13 22:29:23.798893 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17319 | 2026.03.13 22:29:23.798940 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17320 | 2026.03.13 22:29:23.799432 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17321 | 2026.03.13 22:29:23.799659 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17322 | 2026.03.13 22:29:23.799793 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40348 | ||
| 17323 | 2026.03.13 22:29:23.919402 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2080 | ||
| 17324 | 2026.03.13 22:29:23.922156 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17325 | 2026.03.13 22:29:23.922197 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17326 | 2026.03.13 22:29:23.923362 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17327 | 2026.03.13 22:29:23.923620 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17328 | 2026.03.13 22:29:23.923884 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2080 | ||
| 17329 | 2026.03.13 22:29:25.970355 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 17330 | 2026.03.13 22:29:25.989218 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17331 | 2026.03.13 22:29:25.989270 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17332 | 2026.03.13 22:29:25.995584 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17333 | 2026.03.13 22:29:25.996264 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17334 | 2026.03.13 22:29:25.999621 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 17335 | 2026.03.13 22:29:26.352853 [ 219 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): 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] | ||
| 17336 | 2026.03.13 22:29:26.352910 [ 219 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): 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] | ||
| 17337 | 2026.03.13 22:29:26.355631 [ 219 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): 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] | ||
| 17338 | 2026.03.13 22:29:26.535916 [ 225 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): 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] | ||
| 17339 | 2026.03.13 22:29:26.535995 [ 225 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): 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] | ||
| 17340 | 2026.03.13 22:29:26.539315 [ 225 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): 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] | ||
| 17341 | 2026.03.13 22:29:26.824424 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17342 | 2026.03.13 22:29:26.824597 [ 4 ] {2630f674-2ddb-4c10-b223-572187e2e4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17343 | 2026.03.13 22:29:26.824663 [ 4 ] {2630f674-2ddb-4c10-b223-572187e2e4f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17344 | 2026.03.13 22:29:26.825290 [ 4 ] {2630f674-2ddb-4c10-b223-572187e2e4f4} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17345 | 2026.03.13 22:29:26.825337 [ 4 ] {2630f674-2ddb-4c10-b223-572187e2e4f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17346 | 2026.03.13 22:29:26.825724 [ 4 ] {2630f674-2ddb-4c10-b223-572187e2e4f4} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17347 | 2026.03.13 22:29:26.825949 [ 4 ] {2630f674-2ddb-4c10-b223-572187e2e4f4} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17348 | 2026.03.13 22:29:26.826101 [ 4 ] {2630f674-2ddb-4c10-b223-572187e2e4f4} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001552 sec., 39948.45360824742 rows/sec., 3.12 MiB/sec. | ||
| 17349 | 2026.03.13 22:29:26.826142 [ 4 ] {2630f674-2ddb-4c10-b223-572187e2e4f4} <Debug> TCPHandler: Processed in 0.00184839 sec. | ||
| 17350 | 2026.03.13 22:29:26.826246 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17351 | 2026.03.13 22:29:26.826338 [ 4 ] {afd6bcda-d81a-4668-9554-a3330806a338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17352 | 2026.03.13 22:29:26.826380 [ 4 ] {afd6bcda-d81a-4668-9554-a3330806a338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17353 | 2026.03.13 22:29:26.826767 [ 4 ] {afd6bcda-d81a-4668-9554-a3330806a338} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17354 | 2026.03.13 22:29:26.826803 [ 4 ] {afd6bcda-d81a-4668-9554-a3330806a338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17355 | 2026.03.13 22:29:26.827091 [ 4 ] {afd6bcda-d81a-4668-9554-a3330806a338} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17356 | 2026.03.13 22:29:26.827304 [ 4 ] {afd6bcda-d81a-4668-9554-a3330806a338} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17357 | 2026.03.13 22:29:26.827439 [ 4 ] {afd6bcda-d81a-4668-9554-a3330806a338} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001117 sec., 2685.7654431512983 rows/sec., 201.96 KiB/sec. | ||
| 17358 | 2026.03.13 22:29:26.827486 [ 4 ] {afd6bcda-d81a-4668-9554-a3330806a338} <Debug> TCPHandler: Processed in 0.001288467 sec. | ||
| 17359 | 2026.03.13 22:29:26.827592 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17360 | 2026.03.13 22:29:26.827684 [ 4 ] {c926bd09-bd7b-4bf2-966b-1e123cce7cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17361 | 2026.03.13 22:29:26.827724 [ 4 ] {c926bd09-bd7b-4bf2-966b-1e123cce7cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17362 | 2026.03.13 22:29:26.828127 [ 4 ] {c926bd09-bd7b-4bf2-966b-1e123cce7cfa} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17363 | 2026.03.13 22:29:26.828163 [ 4 ] {c926bd09-bd7b-4bf2-966b-1e123cce7cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17364 | 2026.03.13 22:29:26.828460 [ 4 ] {c926bd09-bd7b-4bf2-966b-1e123cce7cfa} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17365 | 2026.03.13 22:29:26.828673 [ 4 ] {c926bd09-bd7b-4bf2-966b-1e123cce7cfa} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17366 | 2026.03.13 22:29:26.828799 [ 4 ] {c926bd09-bd7b-4bf2-966b-1e123cce7cfa} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001132 sec., 59187.27915194346 rows/sec., 4.62 MiB/sec. | ||
| 17367 | 2026.03.13 22:29:26.828837 [ 4 ] {c926bd09-bd7b-4bf2-966b-1e123cce7cfa} <Debug> TCPHandler: Processed in 0.001293127 sec. | ||
| 17368 | 2026.03.13 22:29:26.828947 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17369 | 2026.03.13 22:29:26.829041 [ 4 ] {15a9c0c0-13a4-4061-8ea6-d3c0ea8cb4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17370 | 2026.03.13 22:29:26.829088 [ 4 ] {15a9c0c0-13a4-4061-8ea6-d3c0ea8cb4d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17371 | 2026.03.13 22:29:26.829478 [ 4 ] {15a9c0c0-13a4-4061-8ea6-d3c0ea8cb4d1} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17372 | 2026.03.13 22:29:26.829514 [ 4 ] {15a9c0c0-13a4-4061-8ea6-d3c0ea8cb4d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17373 | 2026.03.13 22:29:26.829839 [ 4 ] {15a9c0c0-13a4-4061-8ea6-d3c0ea8cb4d1} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17374 | 2026.03.13 22:29:26.830053 [ 4 ] {15a9c0c0-13a4-4061-8ea6-d3c0ea8cb4d1} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17375 | 2026.03.13 22:29:26.830183 [ 4 ] {15a9c0c0-13a4-4061-8ea6-d3c0ea8cb4d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 17376 | 2026.03.13 22:29:26.830221 [ 4 ] {15a9c0c0-13a4-4061-8ea6-d3c0ea8cb4d1} <Debug> TCPHandler: Processed in 0.001321068 sec. | ||
| 17377 | 2026.03.13 22:29:26.830326 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17378 | 2026.03.13 22:29:26.830417 [ 4 ] {1fd20c60-4d1a-4d5a-a7ba-f9a0c941a65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17379 | 2026.03.13 22:29:26.830472 [ 4 ] {1fd20c60-4d1a-4d5a-a7ba-f9a0c941a65c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17380 | 2026.03.13 22:29:26.831206 [ 4 ] {1fd20c60-4d1a-4d5a-a7ba-f9a0c941a65c} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17381 | 2026.03.13 22:29:26.831242 [ 4 ] {1fd20c60-4d1a-4d5a-a7ba-f9a0c941a65c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17382 | 2026.03.13 22:29:26.831738 [ 4 ] {1fd20c60-4d1a-4d5a-a7ba-f9a0c941a65c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17383 | 2026.03.13 22:29:26.831958 [ 4 ] {1fd20c60-4d1a-4d5a-a7ba-f9a0c941a65c} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17384 | 2026.03.13 22:29:26.832093 [ 4 ] {1fd20c60-4d1a-4d5a-a7ba-f9a0c941a65c} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001694 sec., 1770.956316410862 rows/sec., 3.17 MiB/sec. | ||
| 17385 | 2026.03.13 22:29:26.832148 [ 4 ] {1fd20c60-4d1a-4d5a-a7ba-f9a0c941a65c} <Debug> TCPHandler: Processed in 0.001870659 sec. | ||
| 17386 | 2026.03.13 22:29:26.832262 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17387 | 2026.03.13 22:29:26.832355 [ 4 ] {15ff56a7-00bf-46d8-a1e0-37f2c03f9e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17388 | 2026.03.13 22:29:26.832396 [ 4 ] {15ff56a7-00bf-46d8-a1e0-37f2c03f9e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17389 | 2026.03.13 22:29:26.832723 [ 4 ] {15ff56a7-00bf-46d8-a1e0-37f2c03f9e64} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17390 | 2026.03.13 22:29:26.832757 [ 4 ] {15ff56a7-00bf-46d8-a1e0-37f2c03f9e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17391 | 2026.03.13 22:29:26.833056 [ 4 ] {15ff56a7-00bf-46d8-a1e0-37f2c03f9e64} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17392 | 2026.03.13 22:29:26.833260 [ 4 ] {15ff56a7-00bf-46d8-a1e0-37f2c03f9e64} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17393 | 2026.03.13 22:29:26.833387 [ 4 ] {15ff56a7-00bf-46d8-a1e0-37f2c03f9e64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 17394 | 2026.03.13 22:29:26.833422 [ 4 ] {15ff56a7-00bf-46d8-a1e0-37f2c03f9e64} <Debug> TCPHandler: Processed in 0.001208615 sec. | ||
| 17395 | 2026.03.13 22:29:26.833489 [ 219 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): 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] | ||
| 17396 | 2026.03.13 22:29:26.833533 [ 219 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): 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] | ||
| 17397 | 2026.03.13 22:29:26.836027 [ 219 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): 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] | ||
| 17398 | 2026.03.13 22:29:27.995369 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): 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] | ||
| 17399 | 2026.03.13 22:29:27.995419 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): 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] | ||
| 17400 | 2026.03.13 22:29:27.998246 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): 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] | ||
| 17401 | 2026.03.13 22:29:31.300854 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40860 | ||
| 17402 | 2026.03.13 22:29:31.301412 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17403 | 2026.03.13 22:29:31.301462 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17404 | 2026.03.13 22:29:31.301947 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17405 | 2026.03.13 22:29:31.302180 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17406 | 2026.03.13 22:29:31.302331 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40860 | ||
| 17407 | 2026.03.13 22:29:31.827305 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17408 | 2026.03.13 22:29:31.827480 [ 4 ] {50aac7c0-4ec6-4ef9-8372-91c08efab7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17409 | 2026.03.13 22:29:31.827547 [ 4 ] {50aac7c0-4ec6-4ef9-8372-91c08efab7d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17410 | 2026.03.13 22:29:31.828205 [ 4 ] {50aac7c0-4ec6-4ef9-8372-91c08efab7d0} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17411 | 2026.03.13 22:29:31.828252 [ 4 ] {50aac7c0-4ec6-4ef9-8372-91c08efab7d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17412 | 2026.03.13 22:29:31.828647 [ 4 ] {50aac7c0-4ec6-4ef9-8372-91c08efab7d0} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17413 | 2026.03.13 22:29:31.828887 [ 4 ] {50aac7c0-4ec6-4ef9-8372-91c08efab7d0} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17414 | 2026.03.13 22:29:31.829046 [ 4 ] {50aac7c0-4ec6-4ef9-8372-91c08efab7d0} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001615 sec., 81733.74613003097 rows/sec., 7.06 MiB/sec. | ||
| 17415 | 2026.03.13 22:29:31.829089 [ 4 ] {50aac7c0-4ec6-4ef9-8372-91c08efab7d0} <Debug> TCPHandler: Processed in 0.001915391 sec. | ||
| 17416 | 2026.03.13 22:29:31.829204 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17417 | 2026.03.13 22:29:31.829298 [ 4 ] {ea8a7ca7-fb56-47e8-b1d3-3e86f15dac82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17418 | 2026.03.13 22:29:31.829339 [ 4 ] {ea8a7ca7-fb56-47e8-b1d3-3e86f15dac82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17419 | 2026.03.13 22:29:31.829745 [ 4 ] {ea8a7ca7-fb56-47e8-b1d3-3e86f15dac82} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17420 | 2026.03.13 22:29:31.829782 [ 4 ] {ea8a7ca7-fb56-47e8-b1d3-3e86f15dac82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17421 | 2026.03.13 22:29:31.830091 [ 4 ] {ea8a7ca7-fb56-47e8-b1d3-3e86f15dac82} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17422 | 2026.03.13 22:29:31.830306 [ 4 ] {ea8a7ca7-fb56-47e8-b1d3-3e86f15dac82} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17423 | 2026.03.13 22:29:31.830441 [ 4 ] {ea8a7ca7-fb56-47e8-b1d3-3e86f15dac82} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001161 sec., 32730.40482342808 rows/sec., 2.40 MiB/sec. | ||
| 17424 | 2026.03.13 22:29:31.830438 [ 38 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Selected 6 parts from all_1_115_23 to all_120_120_0 | ||
| 17425 | 2026.03.13 22:29:31.830594 [ 4 ] {ea8a7ca7-fb56-47e8-b1d3-3e86f15dac82} <Debug> TCPHandler: Processed in 0.0014384 sec. | ||
| 17426 | 2026.03.13 22:29:31.830636 [ 38 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17427 | 2026.03.13 22:29:31.830662 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17428 | 2026.03.13 22:29:31.830717 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17429 | 2026.03.13 22:29:31.830764 [ 188 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_120_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_115_23 to all_120_120_0 into Compact with storage Full | ||
| 17430 | 2026.03.13 22:29:31.830815 [ 4 ] {ff8597b3-d6d3-49e9-bd6e-346bd9d47fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17431 | 2026.03.13 22:29:31.830853 [ 188 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_120_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17432 | 2026.03.13 22:29:31.830855 [ 4 ] {ff8597b3-d6d3-49e9-bd6e-346bd9d47fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17433 | 2026.03.13 22:29:31.830882 [ 188 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_115_23, total 82 rows starting from the beginning of the part | ||
| 17434 | 2026.03.13 22:29:31.831055 [ 188 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 38 rows starting from the beginning of the part | ||
| 17435 | 2026.03.13 22:29:31.831100 [ 188 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 3 rows starting from the beginning of the part | ||
| 17436 | 2026.03.13 22:29:31.831143 [ 188 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 73 rows starting from the beginning of the part | ||
| 17437 | 2026.03.13 22:29:31.831183 [ 188 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 3 rows starting from the beginning of the part | ||
| 17438 | 2026.03.13 22:29:31.831222 [ 188 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 38 rows starting from the beginning of the part | ||
| 17439 | 2026.03.13 22:29:31.831409 [ 4 ] {ff8597b3-d6d3-49e9-bd6e-346bd9d47fed} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17440 | 2026.03.13 22:29:31.831445 [ 4 ] {ff8597b3-d6d3-49e9-bd6e-346bd9d47fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17441 | 2026.03.13 22:29:31.831763 [ 4 ] {ff8597b3-d6d3-49e9-bd6e-346bd9d47fed} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17442 | 2026.03.13 22:29:31.831977 [ 4 ] {ff8597b3-d6d3-49e9-bd6e-346bd9d47fed} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17443 | 2026.03.13 22:29:31.831995 [ 193 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_120_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 237 rows, containing 5 columns (5 merged, 0 gathered) in 0.001272887 sec., 186190.91875398209 rows/sec., 14.35 MiB/sec. | ||
| 17444 | 2026.03.13 22:29:31.832112 [ 4 ] {ff8597b3-d6d3-49e9-bd6e-346bd9d47fed} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001316 sec., 77507.59878419453 rows/sec., 6.05 MiB/sec. | ||
| 17445 | 2026.03.13 22:29:31.832156 [ 4 ] {ff8597b3-d6d3-49e9-bd6e-346bd9d47fed} <Debug> TCPHandler: Processed in 0.001492362 sec. | ||
| 17446 | 2026.03.13 22:29:31.832191 [ 190 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_120_24} <Trace> MergedBlockOutputStream: filled checksums all_1_120_24 (state Temporary) | ||
| 17447 | 2026.03.13 22:29:31.832263 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17448 | 2026.03.13 22:29:31.832362 [ 4 ] {ef5d1348-99ab-4812-b42c-3441780c022f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17449 | 2026.03.13 22:29:31.832407 [ 4 ] {ef5d1348-99ab-4812-b42c-3441780c022f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17450 | 2026.03.13 22:29:31.832490 [ 190 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_120_24} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_merge_all_1_120_24 to all_1_120_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17451 | 2026.03.13 22:29:31.832572 [ 190 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_120_24} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Merged 6 parts: [all_1_115_23, all_120_120_0] -> all_1_120_24 | ||
| 17452 | 2026.03.13 22:29:31.832669 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17453 | 2026.03.13 22:29:31.832814 [ 4 ] {ef5d1348-99ab-4812-b42c-3441780c022f} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17454 | 2026.03.13 22:29:31.832855 [ 4 ] {ef5d1348-99ab-4812-b42c-3441780c022f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17455 | 2026.03.13 22:29:31.833207 [ 4 ] {ef5d1348-99ab-4812-b42c-3441780c022f} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17456 | 2026.03.13 22:29:31.833440 [ 4 ] {ef5d1348-99ab-4812-b42c-3441780c022f} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17457 | 2026.03.13 22:29:31.833573 [ 4 ] {ef5d1348-99ab-4812-b42c-3441780c022f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 17458 | 2026.03.13 22:29:31.833611 [ 4 ] {ef5d1348-99ab-4812-b42c-3441780c022f} <Debug> TCPHandler: Processed in 0.001397019 sec. | ||
| 17459 | 2026.03.13 22:29:31.833728 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17460 | 2026.03.13 22:29:31.833830 [ 4 ] {576d3807-2bf2-49a0-8975-f6e3da54a3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17461 | 2026.03.13 22:29:31.833888 [ 4 ] {576d3807-2bf2-49a0-8975-f6e3da54a3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17462 | 2026.03.13 22:29:31.834810 [ 4 ] {576d3807-2bf2-49a0-8975-f6e3da54a3cd} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17463 | 2026.03.13 22:29:31.834847 [ 4 ] {576d3807-2bf2-49a0-8975-f6e3da54a3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17464 | 2026.03.13 22:29:31.835440 [ 4 ] {576d3807-2bf2-49a0-8975-f6e3da54a3cd} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17465 | 2026.03.13 22:29:31.835663 [ 4 ] {576d3807-2bf2-49a0-8975-f6e3da54a3cd} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17466 | 2026.03.13 22:29:31.835805 [ 4 ] {576d3807-2bf2-49a0-8975-f6e3da54a3cd} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001993 sec., 19066.7335674862 rows/sec., 34.17 MiB/sec. | ||
| 17467 | 2026.03.13 22:29:31.835860 [ 4 ] {576d3807-2bf2-49a0-8975-f6e3da54a3cd} <Debug> TCPHandler: Processed in 0.002187696 sec. | ||
| 17468 | 2026.03.13 22:29:31.835980 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17469 | 2026.03.13 22:29:31.836075 [ 4 ] {4add70b7-79c1-48f5-9f59-18edd8b63037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17470 | 2026.03.13 22:29:31.836115 [ 4 ] {4add70b7-79c1-48f5-9f59-18edd8b63037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17471 | 2026.03.13 22:29:31.836472 [ 4 ] {4add70b7-79c1-48f5-9f59-18edd8b63037} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17472 | 2026.03.13 22:29:31.836505 [ 4 ] {4add70b7-79c1-48f5-9f59-18edd8b63037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17473 | 2026.03.13 22:29:31.836813 [ 4 ] {4add70b7-79c1-48f5-9f59-18edd8b63037} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17474 | 2026.03.13 22:29:31.837080 [ 4 ] {4add70b7-79c1-48f5-9f59-18edd8b63037} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17475 | 2026.03.13 22:29:31.837215 [ 4 ] {4add70b7-79c1-48f5-9f59-18edd8b63037} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 17476 | 2026.03.13 22:29:31.837252 [ 4 ] {4add70b7-79c1-48f5-9f59-18edd8b63037} <Debug> TCPHandler: Processed in 0.001331319 sec. | ||
| 17477 | 2026.03.13 22:29:31.954744 [ 224 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): 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] | ||
| 17478 | 2026.03.13 22:29:31.954813 [ 224 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): 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] | ||
| 17479 | 2026.03.13 22:29:31.958286 [ 224 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): 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] | ||
| 17480 | 2026.03.13 22:29:32.001117 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.76 MiB, peak 402.25 MiB, free memory in arenas 0.00 B, will set to 388.27 MiB (RSS), difference: 3.51 MiB | ||
| 17481 | 2026.03.13 22:29:32.129701 [ 220 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): 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] | ||
| 17482 | 2026.03.13 22:29:32.129753 [ 220 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): 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] | ||
| 17483 | 2026.03.13 22:29:32.133804 [ 220 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): 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] | ||
| 17484 | 2026.03.13 22:29:33.155293 [ 35 ] {} <Debug> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 17485 | 2026.03.13 22:29:33.155358 [ 35 ] {} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17486 | 2026.03.13 22:29:33.155378 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17487 | 2026.03.13 22:29:33.155466 [ 222 ] {} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): 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] | ||
| 17488 | 2026.03.13 22:29:33.155490 [ 186 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::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 | ||
| 17489 | 2026.03.13 22:29:33.155519 [ 222 ] {} <Debug> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): 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] | ||
| 17490 | 2026.03.13 22:29:33.155625 [ 186 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17491 | 2026.03.13 22:29:33.155658 [ 186 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 733 rows starting from the beginning of the part | ||
| 17492 | 2026.03.13 22:29:33.155725 [ 186 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 732 rows starting from the beginning of the part | ||
| 17493 | 2026.03.13 22:29:33.155777 [ 186 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 732 rows starting from the beginning of the part | ||
| 17494 | 2026.03.13 22:29:33.155829 [ 186 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 732 rows starting from the beginning of the part | ||
| 17495 | 2026.03.13 22:29:33.155876 [ 186 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 732 rows starting from the beginning of the part | ||
| 17496 | 2026.03.13 22:29:33.157068 [ 222 ] {} <Debug> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): 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] | ||
| 17497 | 2026.03.13 22:29:33.157298 [ 190 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3661 rows, containing 5 columns (5 merged, 0 gathered) in 0.00185833 sec., 1970048.3767683888 rows/sec., 124.03 MiB/sec. | ||
| 17498 | 2026.03.13 22:29:33.157554 [ 200 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 17499 | 2026.03.13 22:29:33.157936 [ 200 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_21_5} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17500 | 2026.03.13 22:29:33.158019 [ 200 ] {da4dba37-1c19-4c21-b05f-e2f80a4cdc74::all_1_21_5} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 17501 | 2026.03.13 22:29:33.158119 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 17502 | 2026.03.13 22:29:33.500495 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 17503 | 2026.03.13 22:29:33.518847 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17504 | 2026.03.13 22:29:33.518904 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17505 | 2026.03.13 22:29:33.525905 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17506 | 2026.03.13 22:29:33.526694 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17507 | 2026.03.13 22:29:33.530408 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 17508 | 2026.03.13 22:29:33.601109 [ 221 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): 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] | ||
| 17509 | 2026.03.13 22:29:33.601157 [ 221 ] {} <Debug> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): 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] | ||
| 17510 | 2026.03.13 22:29:33.603588 [ 221 ] {} <Debug> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): 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] | ||
| 17511 | 2026.03.13 22:29:33.924900 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2104 | ||
| 17512 | 2026.03.13 22:29:33.927198 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17513 | 2026.03.13 22:29:33.927257 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17514 | 2026.03.13 22:29:33.928477 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 17515 | 2026.03.13 22:29:33.928763 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17516 | 2026.03.13 22:29:33.929145 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2104 | ||
| 17517 | 2026.03.13 22:29:36.824620 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17518 | 2026.03.13 22:29:36.824815 [ 4 ] {faaf9433-c932-486a-938b-b65be4019da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17519 | 2026.03.13 22:29:36.824891 [ 4 ] {faaf9433-c932-486a-938b-b65be4019da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17520 | 2026.03.13 22:29:36.825511 [ 4 ] {faaf9433-c932-486a-938b-b65be4019da2} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17521 | 2026.03.13 22:29:36.825551 [ 4 ] {faaf9433-c932-486a-938b-b65be4019da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17522 | 2026.03.13 22:29:36.825915 [ 4 ] {faaf9433-c932-486a-938b-b65be4019da2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 17523 | 2026.03.13 22:29:36.826135 [ 4 ] {faaf9433-c932-486a-938b-b65be4019da2} <Trace> oximeter.fields_ipaddr (9f39559f-79b8-4c45-8a2a-52746261171b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17524 | 2026.03.13 22:29:36.826289 [ 4 ] {faaf9433-c932-486a-938b-b65be4019da2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001527 sec., 2619.515389652914 rows/sec., 213.60 KiB/sec. | ||
| 17525 | 2026.03.13 22:29:36.826343 [ 4 ] {faaf9433-c932-486a-938b-b65be4019da2} <Debug> TCPHandler: Processed in 0.001862449 sec. | ||
| 17526 | 2026.03.13 22:29:36.826472 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17527 | 2026.03.13 22:29:36.826568 [ 4 ] {9c23b68f-c548-4387-be3d-a86f360958ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17528 | 2026.03.13 22:29:36.826608 [ 4 ] {9c23b68f-c548-4387-be3d-a86f360958ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17529 | 2026.03.13 22:29:36.827051 [ 4 ] {9c23b68f-c548-4387-be3d-a86f360958ad} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17530 | 2026.03.13 22:29:36.827085 [ 4 ] {9c23b68f-c548-4387-be3d-a86f360958ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17531 | 2026.03.13 22:29:36.827391 [ 4 ] {9c23b68f-c548-4387-be3d-a86f360958ad} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17532 | 2026.03.13 22:29:36.827616 [ 4 ] {9c23b68f-c548-4387-be3d-a86f360958ad} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17533 | 2026.03.13 22:29:36.827745 [ 4 ] {9c23b68f-c548-4387-be3d-a86f360958ad} <Debug> executeQuery: Read 64 rows, 5.11 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.17 MiB/sec. | ||
| 17534 | 2026.03.13 22:29:36.827783 [ 4 ] {9c23b68f-c548-4387-be3d-a86f360958ad} <Debug> TCPHandler: Processed in 0.001362509 sec. | ||
| 17535 | 2026.03.13 22:29:36.827886 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17536 | 2026.03.13 22:29:36.827979 [ 4 ] {69ab3d43-a3d0-4baf-9c21-b4d9f4d686a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17537 | 2026.03.13 22:29:36.828019 [ 4 ] {69ab3d43-a3d0-4baf-9c21-b4d9f4d686a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17538 | 2026.03.13 22:29:36.828411 [ 4 ] {69ab3d43-a3d0-4baf-9c21-b4d9f4d686a1} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17539 | 2026.03.13 22:29:36.828444 [ 4 ] {69ab3d43-a3d0-4baf-9c21-b4d9f4d686a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17540 | 2026.03.13 22:29:36.828732 [ 4 ] {69ab3d43-a3d0-4baf-9c21-b4d9f4d686a1} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17541 | 2026.03.13 22:29:36.828936 [ 4 ] {69ab3d43-a3d0-4baf-9c21-b4d9f4d686a1} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17542 | 2026.03.13 22:29:36.829072 [ 4 ] {69ab3d43-a3d0-4baf-9c21-b4d9f4d686a1} <Debug> executeQuery: Read 7 rows, 517.00 B in 0.00111 sec., 6306.3063063063055 rows/sec., 454.85 KiB/sec. | ||
| 17543 | 2026.03.13 22:29:36.829110 [ 4 ] {69ab3d43-a3d0-4baf-9c21-b4d9f4d686a1} <Debug> TCPHandler: Processed in 0.001274437 sec. | ||
| 17544 | 2026.03.13 22:29:36.829217 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17545 | 2026.03.13 22:29:36.829310 [ 4 ] {4ec4f2a4-0928-47fe-94bd-1afa9bf3bdce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17546 | 2026.03.13 22:29:36.829350 [ 4 ] {4ec4f2a4-0928-47fe-94bd-1afa9bf3bdce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17547 | 2026.03.13 22:29:36.829760 [ 4 ] {4ec4f2a4-0928-47fe-94bd-1afa9bf3bdce} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17548 | 2026.03.13 22:29:36.829796 [ 4 ] {4ec4f2a4-0928-47fe-94bd-1afa9bf3bdce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17549 | 2026.03.13 22:29:36.830099 [ 4 ] {4ec4f2a4-0928-47fe-94bd-1afa9bf3bdce} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17550 | 2026.03.13 22:29:36.830311 [ 4 ] {4ec4f2a4-0928-47fe-94bd-1afa9bf3bdce} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17551 | 2026.03.13 22:29:36.830438 [ 4 ] {4ec4f2a4-0928-47fe-94bd-1afa9bf3bdce} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001145 sec., 62008.73362445415 rows/sec., 4.85 MiB/sec. | ||
| 17552 | 2026.03.13 22:29:36.830477 [ 4 ] {4ec4f2a4-0928-47fe-94bd-1afa9bf3bdce} <Debug> TCPHandler: Processed in 0.001308518 sec. | ||
| 17553 | 2026.03.13 22:29:36.830594 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17554 | 2026.03.13 22:29:36.830688 [ 4 ] {5ac0c028-26ce-4d05-802a-5d24db7ccb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17555 | 2026.03.13 22:29:36.830731 [ 4 ] {5ac0c028-26ce-4d05-802a-5d24db7ccb26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17556 | 2026.03.13 22:29:36.831143 [ 4 ] {5ac0c028-26ce-4d05-802a-5d24db7ccb26} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17557 | 2026.03.13 22:29:36.831180 [ 4 ] {5ac0c028-26ce-4d05-802a-5d24db7ccb26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17558 | 2026.03.13 22:29:36.831505 [ 4 ] {5ac0c028-26ce-4d05-802a-5d24db7ccb26} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17559 | 2026.03.13 22:29:36.831720 [ 4 ] {5ac0c028-26ce-4d05-802a-5d24db7ccb26} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17560 | 2026.03.13 22:29:36.831850 [ 4 ] {5ac0c028-26ce-4d05-802a-5d24db7ccb26} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001179 sec., 137404.58015267176 rows/sec., 9.57 MiB/sec. | ||
| 17561 | 2026.03.13 22:29:36.831893 [ 4 ] {5ac0c028-26ce-4d05-802a-5d24db7ccb26} <Debug> TCPHandler: Processed in 0.001348669 sec. | ||
| 17562 | 2026.03.13 22:29:36.831999 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17563 | 2026.03.13 22:29:36.832091 [ 4 ] {6fdff9b9-babc-4f9b-b833-7c98b9dd078f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17564 | 2026.03.13 22:29:36.832145 [ 4 ] {6fdff9b9-babc-4f9b-b833-7c98b9dd078f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17565 | 2026.03.13 22:29:36.832884 [ 4 ] {6fdff9b9-babc-4f9b-b833-7c98b9dd078f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17566 | 2026.03.13 22:29:36.832921 [ 4 ] {6fdff9b9-babc-4f9b-b833-7c98b9dd078f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17567 | 2026.03.13 22:29:36.833424 [ 4 ] {6fdff9b9-babc-4f9b-b833-7c98b9dd078f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17568 | 2026.03.13 22:29:36.833645 [ 4 ] {6fdff9b9-babc-4f9b-b833-7c98b9dd078f} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17569 | 2026.03.13 22:29:36.833783 [ 4 ] {6fdff9b9-babc-4f9b-b833-7c98b9dd078f} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001708 sec., 1756.4402810304448 rows/sec., 3.15 MiB/sec. | ||
| 17570 | 2026.03.13 22:29:36.833838 [ 4 ] {6fdff9b9-babc-4f9b-b833-7c98b9dd078f} <Debug> TCPHandler: Processed in 0.00188888 sec. | ||
| 17571 | 2026.03.13 22:29:36.833950 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17572 | 2026.03.13 22:29:36.834045 [ 4 ] {3a6896c6-b259-4b5d-ba6a-3ec9bf4a5c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17573 | 2026.03.13 22:29:36.834086 [ 4 ] {3a6896c6-b259-4b5d-ba6a-3ec9bf4a5c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17574 | 2026.03.13 22:29:36.834419 [ 4 ] {3a6896c6-b259-4b5d-ba6a-3ec9bf4a5c24} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17575 | 2026.03.13 22:29:36.834454 [ 4 ] {3a6896c6-b259-4b5d-ba6a-3ec9bf4a5c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17576 | 2026.03.13 22:29:36.834757 [ 4 ] {3a6896c6-b259-4b5d-ba6a-3ec9bf4a5c24} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17577 | 2026.03.13 22:29:36.834969 [ 4 ] {3a6896c6-b259-4b5d-ba6a-3ec9bf4a5c24} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17578 | 2026.03.13 22:29:36.835097 [ 4 ] {3a6896c6-b259-4b5d-ba6a-3ec9bf4a5c24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 17579 | 2026.03.13 22:29:36.835133 [ 4 ] {3a6896c6-b259-4b5d-ba6a-3ec9bf4a5c24} <Debug> TCPHandler: Processed in 0.001232306 sec. | ||
| 17580 | 2026.03.13 22:29:37.503948 [ 223 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 17581 | 2026.03.13 22:29:37.504001 [ 223 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 17582 | 2026.03.13 22:29:37.506666 [ 223 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 17583 | 2026.03.13 22:29:38.582702 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17584 | 2026.03.13 22:29:38.582756 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17585 | 2026.03.13 22:29:38.803351 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41308 | ||
| 17586 | 2026.03.13 22:29:38.803903 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17587 | 2026.03.13 22:29:38.803948 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17588 | 2026.03.13 22:29:38.804458 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17589 | 2026.03.13 22:29:38.804710 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17590 | 2026.03.13 22:29:38.804854 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41308 | ||
| 17591 | 2026.03.13 22:29:38.804901 [ 28 ] {} <Debug> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17592 | 2026.03.13 22:29:38.804965 [ 28 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17593 | 2026.03.13 22:29:38.804985 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17594 | 2026.03.13 22:29:38.805087 [ 193 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 17595 | 2026.03.13 22:29:38.805176 [ 193 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17596 | 2026.03.13 22:29:38.805205 [ 193 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38940 rows starting from the beginning of the part | ||
| 17597 | 2026.03.13 22:29:38.805261 [ 193 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 17598 | 2026.03.13 22:29:38.805302 [ 193 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 17599 | 2026.03.13 22:29:38.805340 [ 193 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 17600 | 2026.03.13 22:29:38.805378 [ 193 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 17601 | 2026.03.13 22:29:38.805415 [ 193 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::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 | ||
| 17602 | 2026.03.13 22:29:38.808020 [ 198 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41308 rows, containing 4 columns (4 merged, 0 gathered) in 0.002972633 sec., 13896098.172899244 rows/sec., 198.79 MiB/sec. | ||
| 17603 | 2026.03.13 22:29:38.808457 [ 186 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17604 | 2026.03.13 22:29:38.808765 [ 186 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_86_17} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17605 | 2026.03.13 22:29:38.808848 [ 186 ] {a9d0f43f-c419-4794-b3a2-362400ca1f41::all_1_86_17} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17606 | 2026.03.13 22:29:38.808952 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17607 | 2026.03.13 22:29:41.031380 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 17608 | 2026.03.13 22:29:41.049673 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17609 | 2026.03.13 22:29:41.049732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17610 | 2026.03.13 22:29:41.056180 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17611 | 2026.03.13 22:29:41.056953 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17612 | 2026.03.13 22:29:41.057267 [ 26 ] {} <Debug> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17613 | 2026.03.13 22:29:41.057331 [ 26 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17614 | 2026.03.13 22:29:41.057354 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17615 | 2026.03.13 22:29:41.057495 [ 193 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 17616 | 2026.03.13 22:29:41.060726 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 17617 | 2026.03.13 22:29:41.061514 [ 193 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17618 | 2026.03.13 22:29:41.063186 [ 193 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 17619 | 2026.03.13 22:29:41.068189 [ 193 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 17620 | 2026.03.13 22:29:41.073086 [ 193 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 17621 | 2026.03.13 22:29:41.077802 [ 193 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 17622 | 2026.03.13 22:29:41.082747 [ 193 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 17623 | 2026.03.13 22:29:41.087583 [ 193 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::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 | ||
| 17624 | 2026.03.13 22:29:41.148655 [ 193 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.091228456 sec., 7103.046882652492 rows/sec., 36.73 MiB/sec. | ||
| 17625 | 2026.03.13 22:29:41.151821 [ 198 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17626 | 2026.03.13 22:29:41.153863 [ 198 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_86_17} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17627 | 2026.03.13 22:29:41.153973 [ 198 ] {a8fd2845-2908-4cbc-901c-264af97fb8ed::all_1_86_17} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17628 | 2026.03.13 22:29:41.156592 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17629 | 2026.03.13 22:29:41.825723 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17630 | 2026.03.13 22:29:41.825900 [ 4 ] {0cc72b97-fefd-41b2-ac5b-55db00951bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17631 | 2026.03.13 22:29:41.825963 [ 4 ] {0cc72b97-fefd-41b2-ac5b-55db00951bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17632 | 2026.03.13 22:29:41.826629 [ 4 ] {0cc72b97-fefd-41b2-ac5b-55db00951bb9} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17633 | 2026.03.13 22:29:41.826663 [ 4 ] {0cc72b97-fefd-41b2-ac5b-55db00951bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17634 | 2026.03.13 22:29:41.827049 [ 4 ] {0cc72b97-fefd-41b2-ac5b-55db00951bb9} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17635 | 2026.03.13 22:29:41.827274 [ 4 ] {0cc72b97-fefd-41b2-ac5b-55db00951bb9} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17636 | 2026.03.13 22:29:41.827417 [ 68 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 17637 | 2026.03.13 22:29:41.827425 [ 4 ] {0cc72b97-fefd-41b2-ac5b-55db00951bb9} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001573 sec., 83916.08391608392 rows/sec., 7.25 MiB/sec. | ||
| 17638 | 2026.03.13 22:29:41.827456 [ 68 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17639 | 2026.03.13 22:29:41.827476 [ 4 ] {0cc72b97-fefd-41b2-ac5b-55db00951bb9} <Debug> TCPHandler: Processed in 0.001881511 sec. | ||
| 17640 | 2026.03.13 22:29:41.827479 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17641 | 2026.03.13 22:29:41.827593 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17642 | 2026.03.13 22:29:41.827612 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::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 | ||
| 17643 | 2026.03.13 22:29:41.827689 [ 4 ] {55a6a058-8788-4c68-97bc-13135796ee6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17644 | 2026.03.13 22:29:41.827733 [ 4 ] {55a6a058-8788-4c68-97bc-13135796ee6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17645 | 2026.03.13 22:29:41.827764 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17646 | 2026.03.13 22:29:41.827807 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2152 rows starting from the beginning of the part | ||
| 17647 | 2026.03.13 22:29:41.827882 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 56 rows starting from the beginning of the part | ||
| 17648 | 2026.03.13 22:29:41.827931 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 62 rows starting from the beginning of the part | ||
| 17649 | 2026.03.13 22:29:41.827973 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 132 rows starting from the beginning of the part | ||
| 17650 | 2026.03.13 22:29:41.828011 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 64 rows starting from the beginning of the part | ||
| 17651 | 2026.03.13 22:29:41.828050 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 132 rows starting from the beginning of the part | ||
| 17652 | 2026.03.13 22:29:41.828149 [ 4 ] {55a6a058-8788-4c68-97bc-13135796ee6c} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17653 | 2026.03.13 22:29:41.828189 [ 4 ] {55a6a058-8788-4c68-97bc-13135796ee6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17654 | 2026.03.13 22:29:41.828507 [ 4 ] {55a6a058-8788-4c68-97bc-13135796ee6c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17655 | 2026.03.13 22:29:41.828743 [ 4 ] {55a6a058-8788-4c68-97bc-13135796ee6c} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17656 | 2026.03.13 22:29:41.828896 [ 4 ] {55a6a058-8788-4c68-97bc-13135796ee6c} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001224 sec., 31045.751633986925 rows/sec., 2.28 MiB/sec. | ||
| 17657 | 2026.03.13 22:29:41.828935 [ 4 ] {55a6a058-8788-4c68-97bc-13135796ee6c} <Debug> TCPHandler: Processed in 0.001391369 sec. | ||
| 17658 | 2026.03.13 22:29:41.829037 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17659 | 2026.03.13 22:29:41.829131 [ 4 ] {b0944b6e-0e87-414d-b00d-3d43ffffce56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17660 | 2026.03.13 22:29:41.829169 [ 4 ] {b0944b6e-0e87-414d-b00d-3d43ffffce56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17661 | 2026.03.13 22:29:41.829302 [ 194 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2598 rows, containing 5 columns (5 merged, 0 gathered) in 0.001746507 sec., 1487540.559528247 rows/sec., 121.09 MiB/sec. | ||
| 17662 | 2026.03.13 22:29:41.829545 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 17663 | 2026.03.13 22:29:41.829596 [ 4 ] {b0944b6e-0e87-414d-b00d-3d43ffffce56} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17664 | 2026.03.13 22:29:41.829636 [ 4 ] {b0944b6e-0e87-414d-b00d-3d43ffffce56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17665 | 2026.03.13 22:29:41.829817 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_146_29} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17666 | 2026.03.13 22:29:41.829916 [ 187 ] {21bee8b5-e38b-431f-bf5f-e83274862895::all_1_146_29} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 17667 | 2026.03.13 22:29:41.829990 [ 4 ] {b0944b6e-0e87-414d-b00d-3d43ffffce56} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17668 | 2026.03.13 22:29:41.829998 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 17669 | 2026.03.13 22:29:41.830225 [ 4 ] {b0944b6e-0e87-414d-b00d-3d43ffffce56} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17670 | 2026.03.13 22:29:41.830332 [ 68 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 17671 | 2026.03.13 22:29:41.830354 [ 68 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17672 | 2026.03.13 22:29:41.830360 [ 4 ] {b0944b6e-0e87-414d-b00d-3d43ffffce56} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001246 sec., 81861.95826645265 rows/sec., 6.39 MiB/sec. | ||
| 17673 | 2026.03.13 22:29:41.830369 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17674 | 2026.03.13 22:29:41.830398 [ 4 ] {b0944b6e-0e87-414d-b00d-3d43ffffce56} <Debug> TCPHandler: Processed in 0.001411081 sec. | ||
| 17675 | 2026.03.13 22:29:41.830448 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::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 | ||
| 17676 | 2026.03.13 22:29:41.830510 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17677 | 2026.03.13 22:29:41.830542 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17678 | 2026.03.13 22:29:41.830572 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1124 rows starting from the beginning of the part | ||
| 17679 | 2026.03.13 22:29:41.830610 [ 4 ] {7655489f-1ce9-4f1d-b95a-a6b0e6ce6c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17680 | 2026.03.13 22:29:41.830623 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 64 rows starting from the beginning of the part | ||
| 17681 | 2026.03.13 22:29:41.830661 [ 4 ] {7655489f-1ce9-4f1d-b95a-a6b0e6ce6c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17682 | 2026.03.13 22:29:41.830673 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 67 rows starting from the beginning of the part | ||
| 17683 | 2026.03.13 22:29:41.830716 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 102 rows starting from the beginning of the part | ||
| 17684 | 2026.03.13 22:29:41.830752 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 71 rows starting from the beginning of the part | ||
| 17685 | 2026.03.13 22:29:41.830788 [ 195 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 102 rows starting from the beginning of the part | ||
| 17686 | 2026.03.13 22:29:41.831097 [ 4 ] {7655489f-1ce9-4f1d-b95a-a6b0e6ce6c8b} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17687 | 2026.03.13 22:29:41.831136 [ 4 ] {7655489f-1ce9-4f1d-b95a-a6b0e6ce6c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17688 | 2026.03.13 22:29:41.831477 [ 4 ] {7655489f-1ce9-4f1d-b95a-a6b0e6ce6c8b} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17689 | 2026.03.13 22:29:41.831662 [ 187 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001246176 sec., 1227755.9510053154 rows/sec., 93.35 MiB/sec. | ||
| 17690 | 2026.03.13 22:29:41.831694 [ 4 ] {7655489f-1ce9-4f1d-b95a-a6b0e6ce6c8b} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17691 | 2026.03.13 22:29:41.831819 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 2 parts from all_1_141_39 to all_142_142_0 | ||
| 17692 | 2026.03.13 22:29:41.831839 [ 4 ] {7655489f-1ce9-4f1d-b95a-a6b0e6ce6c8b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 17693 | 2026.03.13 22:29:41.831845 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17694 | 2026.03.13 22:29:41.831869 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17695 | 2026.03.13 22:29:41.831877 [ 4 ] {7655489f-1ce9-4f1d-b95a-a6b0e6ce6c8b} <Debug> TCPHandler: Processed in 0.00141731 sec. | ||
| 17696 | 2026.03.13 22:29:41.831880 [ 194 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 17697 | 2026.03.13 22:29:41.831924 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_142_40} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_141_39 to all_142_142_0 into Compact with storage Full | ||
| 17698 | 2026.03.13 22:29:41.831989 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17699 | 2026.03.13 22:29:41.832016 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_142_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17700 | 2026.03.13 22:29:41.832045 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_142_40} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_141_39, total 45532 rows starting from the beginning of the part | ||
| 17701 | 2026.03.13 22:29:41.832089 [ 4 ] {db8f6eff-fe68-4ed2-bf08-e90af78e2173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17702 | 2026.03.13 22:29:41.832091 [ 195 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_142_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 64 rows starting from the beginning of the part | ||
| 17703 | 2026.03.13 22:29:41.832153 [ 4 ] {db8f6eff-fe68-4ed2-bf08-e90af78e2173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17704 | 2026.03.13 22:29:41.832218 [ 194 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_146_29} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17705 | 2026.03.13 22:29:41.832317 [ 194 ] {e535d733-c430-4b84-93e4-3c2ceebee088::all_1_146_29} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 17706 | 2026.03.13 22:29:41.832420 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 17707 | 2026.03.13 22:29:41.832998 [ 4 ] {db8f6eff-fe68-4ed2-bf08-e90af78e2173} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17708 | 2026.03.13 22:29:41.833037 [ 4 ] {db8f6eff-fe68-4ed2-bf08-e90af78e2173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17709 | 2026.03.13 22:29:41.833604 [ 4 ] {db8f6eff-fe68-4ed2-bf08-e90af78e2173} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17710 | 2026.03.13 22:29:41.833839 [ 4 ] {db8f6eff-fe68-4ed2-bf08-e90af78e2173} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17711 | 2026.03.13 22:29:41.833983 [ 4 ] {db8f6eff-fe68-4ed2-bf08-e90af78e2173} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001911 sec., 19884.877027734172 rows/sec., 35.63 MiB/sec. | ||
| 17712 | 2026.03.13 22:29:41.833984 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17713 | 2026.03.13 22:29:41.834040 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17714 | 2026.03.13 22:29:41.834042 [ 4 ] {db8f6eff-fe68-4ed2-bf08-e90af78e2173} <Debug> TCPHandler: Processed in 0.002102755 sec. | ||
| 17715 | 2026.03.13 22:29:41.834069 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17716 | 2026.03.13 22:29:41.834166 [ 196 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::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 | ||
| 17717 | 2026.03.13 22:29:41.834169 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17718 | 2026.03.13 22:29:41.834280 [ 4 ] {4f2dfc43-da9d-46c8-90d4-bb35506ddae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17719 | 2026.03.13 22:29:41.834321 [ 4 ] {4f2dfc43-da9d-46c8-90d4-bb35506ddae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17720 | 2026.03.13 22:29:41.834378 [ 196 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17721 | 2026.03.13 22:29:41.834436 [ 196 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2653 rows starting from the beginning of the part | ||
| 17722 | 2026.03.13 22:29:41.834569 [ 196 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 49 rows starting from the beginning of the part | ||
| 17723 | 2026.03.13 22:29:41.834658 [ 4 ] {4f2dfc43-da9d-46c8-90d4-bb35506ddae0} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17724 | 2026.03.13 22:29:41.834681 [ 196 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 3 rows starting from the beginning of the part | ||
| 17725 | 2026.03.13 22:29:41.834693 [ 4 ] {4f2dfc43-da9d-46c8-90d4-bb35506ddae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17726 | 2026.03.13 22:29:41.834804 [ 196 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 38 rows starting from the beginning of the part | ||
| 17727 | 2026.03.13 22:29:41.834918 [ 196 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 3 rows starting from the beginning of the part | ||
| 17728 | 2026.03.13 22:29:41.835015 [ 196 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 38 rows starting from the beginning of the part | ||
| 17729 | 2026.03.13 22:29:41.835029 [ 4 ] {4f2dfc43-da9d-46c8-90d4-bb35506ddae0} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17730 | 2026.03.13 22:29:41.835251 [ 4 ] {4f2dfc43-da9d-46c8-90d4-bb35506ddae0} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17731 | 2026.03.13 22:29:41.835377 [ 27 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 17732 | 2026.03.13 22:29:41.835385 [ 4 ] {4f2dfc43-da9d-46c8-90d4-bb35506ddae0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 17733 | 2026.03.13 22:29:41.835414 [ 27 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17734 | 2026.03.13 22:29:41.835437 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17735 | 2026.03.13 22:29:41.835437 [ 4 ] {4f2dfc43-da9d-46c8-90d4-bb35506ddae0} <Debug> TCPHandler: Processed in 0.001317857 sec. | ||
| 17736 | 2026.03.13 22:29:41.835506 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 17737 | 2026.03.13 22:29:41.835584 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17738 | 2026.03.13 22:29:41.835608 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7062 rows starting from the beginning of the part | ||
| 17739 | 2026.03.13 22:29:41.835652 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 24 rows starting from the beginning of the part | ||
| 17740 | 2026.03.13 22:29:41.835693 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 17741 | 2026.03.13 22:29:41.835731 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::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 | ||
| 17742 | 2026.03.13 22:29:41.835767 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 17743 | 2026.03.13 22:29:41.835803 [ 196 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 17744 | 2026.03.13 22:29:41.838251 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7326 rows, containing 4 columns (4 merged, 0 gathered) in 0.002766219 sec., 2648380.3343119253 rows/sec., 178.42 MiB/sec. | ||
| 17745 | 2026.03.13 22:29:41.838717 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 17746 | 2026.03.13 22:29:41.839014 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_146_29} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17747 | 2026.03.13 22:29:41.839095 [ 189 ] {1a74607a-a722-4db7-8202-8fd37418126e::all_1_146_29} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 17748 | 2026.03.13 22:29:41.839205 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 17749 | 2026.03.13 22:29:41.839641 [ 191 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_142_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45596 rows, containing 5 columns (5 merged, 0 gathered) in 0.007737245 sec., 5893053.664450331 rows/sec., 387.91 MiB/sec. | ||
| 17750 | 2026.03.13 22:29:41.840103 [ 189 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_142_40} <Trace> MergedBlockOutputStream: filled checksums all_1_142_40 (state Temporary) | ||
| 17751 | 2026.03.13 22:29:41.840355 [ 189 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_142_40} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_142_40 to all_1_142_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17752 | 2026.03.13 22:29:41.840414 [ 189 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_142_40} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 2 parts: [all_1_141_39, all_142_142_0] -> all_1_142_40 | ||
| 17753 | 2026.03.13 22:29:41.840493 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17754 | 2026.03.13 22:29:41.844008 [ 199 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2784 rows, containing 19 columns (19 merged, 0 gathered) in 0.009882549 sec., 281708.69681496144 rows/sec., 504.81 MiB/sec. | ||
| 17755 | 2026.03.13 22:29:41.846457 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17756 | 2026.03.13 22:29:41.846802 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17757 | 2026.03.13 22:29:41.846874 [ 191 ] {c49ce818-11cc-45c5-93d8-1a4cd07965d5::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17758 | 2026.03.13 22:29:41.847004 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.13 MiB. | ||
| 17759 | 2026.03.13 22:29:43.930162 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2130 | ||
| 17760 | 2026.03.13 22:29:43.932476 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17761 | 2026.03.13 22:29:43.932531 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17762 | 2026.03.13 22:29:43.933752 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 17763 | 2026.03.13 22:29:43.934022 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17764 | 2026.03.13 22:29:43.934404 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2130 | ||
| 17765 | 2026.03.13 22:29:46.305920 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41820 | ||
| 17766 | 2026.03.13 22:29:46.306466 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17767 | 2026.03.13 22:29:46.306511 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17768 | 2026.03.13 22:29:46.306998 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 17769 | 2026.03.13 22:29:46.307234 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17770 | 2026.03.13 22:29:46.307362 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41820 | ||
| 17771 | 2026.03.13 22:29:46.824161 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17772 | 2026.03.13 22:29:46.824332 [ 4 ] {9e9d1651-a412-4c79-b6ae-1c08ccb9ff9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17773 | 2026.03.13 22:29:46.824395 [ 4 ] {9e9d1651-a412-4c79-b6ae-1c08ccb9ff9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17774 | 2026.03.13 22:29:46.825048 [ 4 ] {9e9d1651-a412-4c79-b6ae-1c08ccb9ff9b} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17775 | 2026.03.13 22:29:46.825087 [ 4 ] {9e9d1651-a412-4c79-b6ae-1c08ccb9ff9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17776 | 2026.03.13 22:29:46.825465 [ 4 ] {9e9d1651-a412-4c79-b6ae-1c08ccb9ff9b} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 17777 | 2026.03.13 22:29:46.825693 [ 4 ] {9e9d1651-a412-4c79-b6ae-1c08ccb9ff9b} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17778 | 2026.03.13 22:29:46.825858 [ 4 ] {9e9d1651-a412-4c79-b6ae-1c08ccb9ff9b} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001572 sec., 39440.20356234097 rows/sec., 3.08 MiB/sec. | ||
| 17779 | 2026.03.13 22:29:46.825900 [ 4 ] {9e9d1651-a412-4c79-b6ae-1c08ccb9ff9b} <Debug> TCPHandler: Processed in 0.00186613 sec. | ||
| 17780 | 2026.03.13 22:29:46.826014 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17781 | 2026.03.13 22:29:46.826109 [ 4 ] {90026c70-f570-43bd-a9f3-5662d3258bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17782 | 2026.03.13 22:29:46.826149 [ 4 ] {90026c70-f570-43bd-a9f3-5662d3258bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17783 | 2026.03.13 22:29:46.826549 [ 4 ] {90026c70-f570-43bd-a9f3-5662d3258bd5} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17784 | 2026.03.13 22:29:46.826582 [ 4 ] {90026c70-f570-43bd-a9f3-5662d3258bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17785 | 2026.03.13 22:29:46.826883 [ 4 ] {90026c70-f570-43bd-a9f3-5662d3258bd5} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17786 | 2026.03.13 22:29:46.827095 [ 4 ] {90026c70-f570-43bd-a9f3-5662d3258bd5} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17787 | 2026.03.13 22:29:46.827226 [ 4 ] {90026c70-f570-43bd-a9f3-5662d3258bd5} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001134 sec., 2645.5026455026455 rows/sec., 198.93 KiB/sec. | ||
| 17788 | 2026.03.13 22:29:46.827265 [ 4 ] {90026c70-f570-43bd-a9f3-5662d3258bd5} <Debug> TCPHandler: Processed in 0.001299558 sec. | ||
| 17789 | 2026.03.13 22:29:46.827365 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17790 | 2026.03.13 22:29:46.827458 [ 4 ] {ccc19975-03f1-4278-9474-84efd09d259f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17791 | 2026.03.13 22:29:46.827497 [ 4 ] {ccc19975-03f1-4278-9474-84efd09d259f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17792 | 2026.03.13 22:29:46.827929 [ 4 ] {ccc19975-03f1-4278-9474-84efd09d259f} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17793 | 2026.03.13 22:29:46.827962 [ 4 ] {ccc19975-03f1-4278-9474-84efd09d259f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17794 | 2026.03.13 22:29:46.828263 [ 4 ] {ccc19975-03f1-4278-9474-84efd09d259f} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 17795 | 2026.03.13 22:29:46.828474 [ 4 ] {ccc19975-03f1-4278-9474-84efd09d259f} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17796 | 2026.03.13 22:29:46.828602 [ 4 ] {ccc19975-03f1-4278-9474-84efd09d259f} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001161 sec., 57708.87166236004 rows/sec., 4.50 MiB/sec. | ||
| 17797 | 2026.03.13 22:29:46.828654 [ 4 ] {ccc19975-03f1-4278-9474-84efd09d259f} <Debug> TCPHandler: Processed in 0.001336948 sec. | ||
| 17798 | 2026.03.13 22:29:46.828790 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17799 | 2026.03.13 22:29:46.828885 [ 4 ] {29c72148-8219-4048-befb-d2e40b5f558e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17800 | 2026.03.13 22:29:46.828927 [ 4 ] {29c72148-8219-4048-befb-d2e40b5f558e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17801 | 2026.03.13 22:29:46.829350 [ 4 ] {29c72148-8219-4048-befb-d2e40b5f558e} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17802 | 2026.03.13 22:29:46.829382 [ 4 ] {29c72148-8219-4048-befb-d2e40b5f558e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17803 | 2026.03.13 22:29:46.829706 [ 4 ] {29c72148-8219-4048-befb-d2e40b5f558e} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 17804 | 2026.03.13 22:29:46.829920 [ 4 ] {29c72148-8219-4048-befb-d2e40b5f558e} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17805 | 2026.03.13 22:29:46.830036 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 2 parts from all_1_142_40 to all_143_143_0 | ||
| 17806 | 2026.03.13 22:29:46.830051 [ 4 ] {29c72148-8219-4048-befb-d2e40b5f558e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 17807 | 2026.03.13 22:29:46.830071 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17808 | 2026.03.13 22:29:46.830090 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17809 | 2026.03.13 22:29:46.830091 [ 4 ] {29c72148-8219-4048-befb-d2e40b5f558e} <Debug> TCPHandler: Processed in 0.001360069 sec. | ||
| 17810 | 2026.03.13 22:29:46.830204 [ 201 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_143_41} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_142_40 to all_143_143_0 into Compact with storage Full | ||
| 17811 | 2026.03.13 22:29:46.830221 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17812 | 2026.03.13 22:29:46.830360 [ 4 ] {d2d6500b-1d74-4c2e-8ba3-1d23eb30ffdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17813 | 2026.03.13 22:29:46.830363 [ 201 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_143_41} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17814 | 2026.03.13 22:29:46.830423 [ 201 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_143_41} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_142_40, total 45596 rows starting from the beginning of the part | ||
| 17815 | 2026.03.13 22:29:46.830432 [ 4 ] {d2d6500b-1d74-4c2e-8ba3-1d23eb30ffdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17816 | 2026.03.13 22:29:46.830499 [ 201 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_143_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 17817 | 2026.03.13 22:29:46.831277 [ 4 ] {d2d6500b-1d74-4c2e-8ba3-1d23eb30ffdd} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17818 | 2026.03.13 22:29:46.831316 [ 4 ] {d2d6500b-1d74-4c2e-8ba3-1d23eb30ffdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 17819 | 2026.03.13 22:29:46.831845 [ 4 ] {d2d6500b-1d74-4c2e-8ba3-1d23eb30ffdd} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17820 | 2026.03.13 22:29:46.832070 [ 4 ] {d2d6500b-1d74-4c2e-8ba3-1d23eb30ffdd} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17821 | 2026.03.13 22:29:46.832209 [ 4 ] {d2d6500b-1d74-4c2e-8ba3-1d23eb30ffdd} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001874 sec., 1600.8537886872998 rows/sec., 2.87 MiB/sec. | ||
| 17822 | 2026.03.13 22:29:46.832264 [ 4 ] {d2d6500b-1d74-4c2e-8ba3-1d23eb30ffdd} <Debug> TCPHandler: Processed in 0.002103935 sec. | ||
| 17823 | 2026.03.13 22:29:46.832282 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): 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] | ||
| 17824 | 2026.03.13 22:29:46.832319 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): 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] | ||
| 17825 | 2026.03.13 22:29:46.832373 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17826 | 2026.03.13 22:29:46.832472 [ 4 ] {74472dd0-efe7-44b4-a8eb-81d910096daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17827 | 2026.03.13 22:29:46.832514 [ 4 ] {74472dd0-efe7-44b4-a8eb-81d910096daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17828 | 2026.03.13 22:29:46.832852 [ 4 ] {74472dd0-efe7-44b4-a8eb-81d910096daa} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17829 | 2026.03.13 22:29:46.832886 [ 4 ] {74472dd0-efe7-44b4-a8eb-81d910096daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 17830 | 2026.03.13 22:29:46.833232 [ 4 ] {74472dd0-efe7-44b4-a8eb-81d910096daa} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 17831 | 2026.03.13 22:29:46.833529 [ 4 ] {74472dd0-efe7-44b4-a8eb-81d910096daa} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17832 | 2026.03.13 22:29:46.833659 [ 4 ] {74472dd0-efe7-44b4-a8eb-81d910096daa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001206 sec., 49751.24378109453 rows/sec., 3.35 MiB/sec. | ||
| 17833 | 2026.03.13 22:29:46.833695 [ 4 ] {74472dd0-efe7-44b4-a8eb-81d910096daa} <Debug> TCPHandler: Processed in 0.001370759 sec. | ||
| 17834 | 2026.03.13 22:29:46.837509 [ 199 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_143_41} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45756 rows, containing 5 columns (5 merged, 0 gathered) in 0.007354096 sec., 6221838.822881834 rows/sec., 409.63 MiB/sec. | ||
| 17835 | 2026.03.13 22:29:46.838026 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_143_41} <Trace> MergedBlockOutputStream: filled checksums all_1_143_41 (state Temporary) | ||
| 17836 | 2026.03.13 22:29:46.838298 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_143_41} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_143_41 to all_1_143_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17837 | 2026.03.13 22:29:46.838364 [ 188 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_143_41} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 2 parts: [all_1_142_40, all_143_143_0] -> all_1_143_41 | ||
| 17838 | 2026.03.13 22:29:46.838445 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17839 | 2026.03.13 22:29:46.845311 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): 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] | ||
| 17840 | 2026.03.13 22:29:48.560902 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 17841 | 2026.03.13 22:29:48.578374 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17842 | 2026.03.13 22:29:48.578430 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 17843 | 2026.03.13 22:29:48.584516 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 17844 | 2026.03.13 22:29:48.585206 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17845 | 2026.03.13 22:29:48.588289 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 17846 | 2026.03.13 22:29:49.082204 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): 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] | ||
| 17847 | 2026.03.13 22:29:49.082256 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): 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] | ||
| 17848 | 2026.03.13 22:29:49.091251 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): 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] | ||
| 17849 | 2026.03.13 22:29:49.232394 [ 219 ] {} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): 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] | ||
| 17850 | 2026.03.13 22:29:49.232491 [ 219 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): 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] | ||
| 17851 | 2026.03.13 22:29:49.240421 [ 219 ] {} <Debug> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): 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] | ||
| 17852 | 2026.03.13 22:29:49.495545 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17853 | 2026.03.13 22:29:49.495739 [ 4 ] {36d2c5ad-ee6d-4bab-8a7b-e9aa7db064c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17854 | 2026.03.13 22:29:49.495810 [ 4 ] {36d2c5ad-ee6d-4bab-8a7b-e9aa7db064c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17855 | 2026.03.13 22:29:49.496525 [ 4 ] {36d2c5ad-ee6d-4bab-8a7b-e9aa7db064c4} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17856 | 2026.03.13 22:29:49.496572 [ 4 ] {36d2c5ad-ee6d-4bab-8a7b-e9aa7db064c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 17857 | 2026.03.13 22:29:49.496956 [ 4 ] {36d2c5ad-ee6d-4bab-8a7b-e9aa7db064c4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 17858 | 2026.03.13 22:29:49.497190 [ 4 ] {36d2c5ad-ee6d-4bab-8a7b-e9aa7db064c4} <Trace> oximeter.fields_i16 (96d8b810-12be-410e-9142-1eb28e77ee4a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17859 | 2026.03.13 22:29:49.497343 [ 4 ] {36d2c5ad-ee6d-4bab-8a7b-e9aa7db064c4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001658 sec., 14475.271411338963 rows/sec., 1.20 MiB/sec. | ||
| 17860 | 2026.03.13 22:29:49.497385 [ 4 ] {36d2c5ad-ee6d-4bab-8a7b-e9aa7db064c4} <Debug> TCPHandler: Processed in 0.001983062 sec. | ||
| 17861 | 2026.03.13 22:29:49.497503 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17862 | 2026.03.13 22:29:49.497596 [ 4 ] {4ffe8f44-dff7-4fc4-bf29-bc1483aeae2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17863 | 2026.03.13 22:29:49.497635 [ 4 ] {4ffe8f44-dff7-4fc4-bf29-bc1483aeae2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17864 | 2026.03.13 22:29:49.499087 [ 4 ] {4ffe8f44-dff7-4fc4-bf29-bc1483aeae2a} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17865 | 2026.03.13 22:29:49.499122 [ 4 ] {4ffe8f44-dff7-4fc4-bf29-bc1483aeae2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 17866 | 2026.03.13 22:29:49.499552 [ 4 ] {4ffe8f44-dff7-4fc4-bf29-bc1483aeae2a} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 17867 | 2026.03.13 22:29:49.499766 [ 4 ] {4ffe8f44-dff7-4fc4-bf29-bc1483aeae2a} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17868 | 2026.03.13 22:29:49.499899 [ 4 ] {4ffe8f44-dff7-4fc4-bf29-bc1483aeae2a} <Debug> executeQuery: Read 2136 rows, 167.28 KiB in 0.002321 sec., 920292.9771650151 rows/sec., 70.38 MiB/sec. | ||
| 17869 | 2026.03.13 22:29:49.499936 [ 4 ] {4ffe8f44-dff7-4fc4-bf29-bc1483aeae2a} <Debug> TCPHandler: Processed in 0.002484113 sec. | ||
| 17870 | 2026.03.13 22:29:49.500046 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17871 | 2026.03.13 22:29:49.500055 [ 219 ] {} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): 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] | ||
| 17872 | 2026.03.13 22:29:49.500125 [ 219 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): 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] | ||
| 17873 | 2026.03.13 22:29:49.500139 [ 4 ] {efe5bd20-3be7-425b-b511-03fdf6fc9d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17874 | 2026.03.13 22:29:49.500185 [ 4 ] {efe5bd20-3be7-425b-b511-03fdf6fc9d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17875 | 2026.03.13 22:29:49.500605 [ 4 ] {efe5bd20-3be7-425b-b511-03fdf6fc9d94} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17876 | 2026.03.13 22:29:49.500641 [ 4 ] {efe5bd20-3be7-425b-b511-03fdf6fc9d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 17877 | 2026.03.13 22:29:49.500976 [ 4 ] {efe5bd20-3be7-425b-b511-03fdf6fc9d94} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17878 | 2026.03.13 22:29:49.501263 [ 4 ] {efe5bd20-3be7-425b-b511-03fdf6fc9d94} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17879 | 2026.03.13 22:29:49.501406 [ 4 ] {efe5bd20-3be7-425b-b511-03fdf6fc9d94} <Debug> executeQuery: Read 61 rows, 4.65 KiB in 0.001284 sec., 47507.78816199377 rows/sec., 3.53 MiB/sec. | ||
| 17880 | 2026.03.13 22:29:49.501443 [ 4 ] {efe5bd20-3be7-425b-b511-03fdf6fc9d94} <Debug> TCPHandler: Processed in 0.00144677 sec. | ||
| 17881 | 2026.03.13 22:29:49.501561 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17882 | 2026.03.13 22:29:49.501655 [ 4 ] {174a51eb-51d2-4440-9f2e-71df829e8bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17883 | 2026.03.13 22:29:49.501695 [ 4 ] {174a51eb-51d2-4440-9f2e-71df829e8bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17884 | 2026.03.13 22:29:49.502347 [ 4 ] {174a51eb-51d2-4440-9f2e-71df829e8bd3} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17885 | 2026.03.13 22:29:49.502382 [ 4 ] {174a51eb-51d2-4440-9f2e-71df829e8bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 17886 | 2026.03.13 22:29:49.502708 [ 4 ] {174a51eb-51d2-4440-9f2e-71df829e8bd3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 17887 | 2026.03.13 22:29:49.502913 [ 4 ] {174a51eb-51d2-4440-9f2e-71df829e8bd3} <Trace> oximeter.fields_u32 (da4dba37-1c19-4c21-b05f-e2f80a4cdc74): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17888 | 2026.03.13 22:29:49.503036 [ 4 ] {174a51eb-51d2-4440-9f2e-71df829e8bd3} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001399 sec., 523230.87919942813 rows/sec., 30.95 MiB/sec. | ||
| 17889 | 2026.03.13 22:29:49.503073 [ 4 ] {174a51eb-51d2-4440-9f2e-71df829e8bd3} <Debug> TCPHandler: Processed in 0.001561623 sec. | ||
| 17890 | 2026.03.13 22:29:49.503182 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17891 | 2026.03.13 22:29:49.503274 [ 4 ] {c4e45eac-ca5f-44a4-b5fb-a1268e3d1da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17892 | 2026.03.13 22:29:49.503313 [ 4 ] {c4e45eac-ca5f-44a4-b5fb-a1268e3d1da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17893 | 2026.03.13 22:29:49.503685 [ 4 ] {c4e45eac-ca5f-44a4-b5fb-a1268e3d1da8} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17894 | 2026.03.13 22:29:49.503717 [ 4 ] {c4e45eac-ca5f-44a4-b5fb-a1268e3d1da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 17895 | 2026.03.13 22:29:49.503995 [ 4 ] {c4e45eac-ca5f-44a4-b5fb-a1268e3d1da8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 17896 | 2026.03.13 22:29:49.504199 [ 4 ] {c4e45eac-ca5f-44a4-b5fb-a1268e3d1da8} <Trace> oximeter.fields_u64 (8e0fe90a-4427-47ab-82f5-58d269f427e6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17897 | 2026.03.13 22:29:49.504324 [ 4 ] {c4e45eac-ca5f-44a4-b5fb-a1268e3d1da8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001067 sec., 937.207122774133 rows/sec., 65.90 KiB/sec. | ||
| 17898 | 2026.03.13 22:29:49.504360 [ 4 ] {c4e45eac-ca5f-44a4-b5fb-a1268e3d1da8} <Debug> TCPHandler: Processed in 0.001227256 sec. | ||
| 17899 | 2026.03.13 22:29:49.504459 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17900 | 2026.03.13 22:29:49.504550 [ 4 ] {3dbbc3dd-588f-4104-a906-f2c8386a16f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17901 | 2026.03.13 22:29:49.504588 [ 4 ] {3dbbc3dd-588f-4104-a906-f2c8386a16f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17902 | 2026.03.13 22:29:49.504973 [ 4 ] {3dbbc3dd-588f-4104-a906-f2c8386a16f2} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17903 | 2026.03.13 22:29:49.505008 [ 4 ] {3dbbc3dd-588f-4104-a906-f2c8386a16f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 17904 | 2026.03.13 22:29:49.505301 [ 4 ] {3dbbc3dd-588f-4104-a906-f2c8386a16f2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 17905 | 2026.03.13 22:29:49.505513 [ 4 ] {3dbbc3dd-588f-4104-a906-f2c8386a16f2} <Trace> oximeter.fields_u8 (2e336eee-382c-443d-a554-b133befb50fb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17906 | 2026.03.13 22:29:49.505638 [ 4 ] {3dbbc3dd-588f-4104-a906-f2c8386a16f2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001106 sec., 10849.9095840868 rows/sec., 847.65 KiB/sec. | ||
| 17907 | 2026.03.13 22:29:49.505676 [ 4 ] {3dbbc3dd-588f-4104-a906-f2c8386a16f2} <Debug> TCPHandler: Processed in 0.001265747 sec. | ||
| 17908 | 2026.03.13 22:29:49.505780 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17909 | 2026.03.13 22:29:49.505871 [ 4 ] {68696607-61c5-46c1-b779-c17656ab7bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17910 | 2026.03.13 22:29:49.505910 [ 4 ] {68696607-61c5-46c1-b779-c17656ab7bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17911 | 2026.03.13 22:29:49.506672 [ 4 ] {68696607-61c5-46c1-b779-c17656ab7bfa} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17912 | 2026.03.13 22:29:49.506707 [ 4 ] {68696607-61c5-46c1-b779-c17656ab7bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 17913 | 2026.03.13 22:29:49.507049 [ 4 ] {68696607-61c5-46c1-b779-c17656ab7bfa} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 17914 | 2026.03.13 22:29:49.507257 [ 4 ] {68696607-61c5-46c1-b779-c17656ab7bfa} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17915 | 2026.03.13 22:29:49.507384 [ 4 ] {68696607-61c5-46c1-b779-c17656ab7bfa} <Debug> executeQuery: Read 1085 rows, 77.52 KiB in 0.00153 sec., 709150.3267973857 rows/sec., 49.48 MiB/sec. | ||
| 17916 | 2026.03.13 22:29:49.507422 [ 4 ] {68696607-61c5-46c1-b779-c17656ab7bfa} <Debug> TCPHandler: Processed in 0.001691176 sec. | ||
| 17917 | 2026.03.13 22:29:49.507533 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17918 | 2026.03.13 22:29:49.507626 [ 4 ] {7203b5c5-176a-4e54-85ad-dc5e796c6a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17919 | 2026.03.13 22:29:49.507668 [ 4 ] {7203b5c5-176a-4e54-85ad-dc5e796c6a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17920 | 2026.03.13 22:29:49.508143 [ 219 ] {} <Debug> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): 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] | ||
| 17921 | 2026.03.13 22:29:49.508323 [ 4 ] {7203b5c5-176a-4e54-85ad-dc5e796c6a9c} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17922 | 2026.03.13 22:29:49.508362 [ 4 ] {7203b5c5-176a-4e54-85ad-dc5e796c6a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 17923 | 2026.03.13 22:29:49.508774 [ 4 ] {7203b5c5-176a-4e54-85ad-dc5e796c6a9c} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 17924 | 2026.03.13 22:29:49.508990 [ 4 ] {7203b5c5-176a-4e54-85ad-dc5e796c6a9c} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17925 | 2026.03.13 22:29:49.509096 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Selected 6 parts from all_1_143_41 to all_148_148_0 | ||
| 17926 | 2026.03.13 22:29:49.509118 [ 4 ] {7203b5c5-176a-4e54-85ad-dc5e796c6a9c} <Debug> executeQuery: Read 1317 rows, 85.47 KiB in 0.00151 sec., 872185.4304635761 rows/sec., 55.28 MiB/sec. | ||
| 17927 | 2026.03.13 22:29:49.509132 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17928 | 2026.03.13 22:29:49.509151 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 17929 | 2026.03.13 22:29:49.509155 [ 4 ] {7203b5c5-176a-4e54-85ad-dc5e796c6a9c} <Debug> TCPHandler: Processed in 0.001671776 sec. | ||
| 17930 | 2026.03.13 22:29:49.509256 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_148_42} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_143_41 to all_148_148_0 into Compact with storage Full | ||
| 17931 | 2026.03.13 22:29:49.509268 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17932 | 2026.03.13 22:29:49.509384 [ 4 ] {d1ba994d-48c7-4dea-9b16-40c419c94173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17933 | 2026.03.13 22:29:49.509399 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_148_42} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17934 | 2026.03.13 22:29:49.509437 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_148_42} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_143_41, total 45756 rows starting from the beginning of the part | ||
| 17935 | 2026.03.13 22:29:49.509438 [ 4 ] {d1ba994d-48c7-4dea-9b16-40c419c94173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17936 | 2026.03.13 22:29:49.509509 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_148_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 17937 | 2026.03.13 22:29:49.509562 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_148_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 162 rows starting from the beginning of the part | ||
| 17938 | 2026.03.13 22:29:49.509605 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_148_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 17939 | 2026.03.13 22:29:49.509645 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_148_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 17940 | 2026.03.13 22:29:49.509694 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_148_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 1317 rows starting from the beginning of the part | ||
| 17941 | 2026.03.13 22:29:49.510349 [ 4 ] {d1ba994d-48c7-4dea-9b16-40c419c94173} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17942 | 2026.03.13 22:29:49.510387 [ 4 ] {d1ba994d-48c7-4dea-9b16-40c419c94173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 17943 | 2026.03.13 22:29:49.510975 [ 4 ] {d1ba994d-48c7-4dea-9b16-40c419c94173} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17944 | 2026.03.13 22:29:49.511215 [ 4 ] {d1ba994d-48c7-4dea-9b16-40c419c94173} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17945 | 2026.03.13 22:29:49.511359 [ 4 ] {d1ba994d-48c7-4dea-9b16-40c419c94173} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001993 sec., 24586.051179126945 rows/sec., 44.06 MiB/sec. | ||
| 17946 | 2026.03.13 22:29:49.511413 [ 4 ] {d1ba994d-48c7-4dea-9b16-40c419c94173} <Debug> TCPHandler: Processed in 0.002194587 sec. | ||
| 17947 | 2026.03.13 22:29:49.511519 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17948 | 2026.03.13 22:29:49.511612 [ 4 ] {339ddae4-117d-4592-85eb-ceaee5c16802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17949 | 2026.03.13 22:29:49.511653 [ 4 ] {339ddae4-117d-4592-85eb-ceaee5c16802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17950 | 2026.03.13 22:29:49.511973 [ 4 ] {339ddae4-117d-4592-85eb-ceaee5c16802} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17951 | 2026.03.13 22:29:49.512005 [ 4 ] {339ddae4-117d-4592-85eb-ceaee5c16802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 17952 | 2026.03.13 22:29:49.512317 [ 4 ] {339ddae4-117d-4592-85eb-ceaee5c16802} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 17953 | 2026.03.13 22:29:49.512546 [ 4 ] {339ddae4-117d-4592-85eb-ceaee5c16802} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17954 | 2026.03.13 22:29:49.512671 [ 4 ] {339ddae4-117d-4592-85eb-ceaee5c16802} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001078 sec., 33395.176252319114 rows/sec., 2.25 MiB/sec. | ||
| 17955 | 2026.03.13 22:29:49.512707 [ 4 ] {339ddae4-117d-4592-85eb-ceaee5c16802} <Debug> TCPHandler: Processed in 0.001236886 sec. | ||
| 17956 | 2026.03.13 22:29:49.517742 [ 200 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_148_42} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47715 rows, containing 5 columns (5 merged, 0 gathered) in 0.008537591 sec., 5588813.050426051 rows/sec., 367.86 MiB/sec. | ||
| 17957 | 2026.03.13 22:29:49.518172 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_148_42} <Trace> MergedBlockOutputStream: filled checksums all_1_148_42 (state Temporary) | ||
| 17958 | 2026.03.13 22:29:49.518437 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_148_42} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_merge_all_1_148_42 to all_1_148_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17959 | 2026.03.13 22:29:49.518509 [ 190 ] {048abef4-0a91-445b-b5a2-84016e26604f::all_1_148_42} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f) (MergerMutator): Merged 6 parts: [all_1_143_41, all_148_148_0] -> all_1_148_42 | ||
| 17960 | 2026.03.13 22:29:49.518578 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17961 | 2026.03.13 22:29:50.557814 [ 219 ] {} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): 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] | ||
| 17962 | 2026.03.13 22:29:50.557870 [ 219 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): 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] | ||
| 17963 | 2026.03.13 22:29:50.565684 [ 219 ] {} <Debug> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): 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] | ||
| 17964 | 2026.03.13 22:29:51.821528 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17965 | 2026.03.13 22:29:51.821774 [ 4 ] {1eea6014-32ee-4a4d-9e91-d72b6a1d3bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17966 | 2026.03.13 22:29:51.821872 [ 4 ] {1eea6014-32ee-4a4d-9e91-d72b6a1d3bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17967 | 2026.03.13 22:29:51.822768 [ 4 ] {1eea6014-32ee-4a4d-9e91-d72b6a1d3bcd} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17968 | 2026.03.13 22:29:51.822825 [ 4 ] {1eea6014-32ee-4a4d-9e91-d72b6a1d3bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 17969 | 2026.03.13 22:29:51.823308 [ 4 ] {1eea6014-32ee-4a4d-9e91-d72b6a1d3bcd} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17970 | 2026.03.13 22:29:51.823598 [ 4 ] {1eea6014-32ee-4a4d-9e91-d72b6a1d3bcd} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17971 | 2026.03.13 22:29:51.823801 [ 4 ] {1eea6014-32ee-4a4d-9e91-d72b6a1d3bcd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002095 sec., 26730.31026252983 rows/sec., 2.04 MiB/sec. | ||
| 17972 | 2026.03.13 22:29:51.823869 [ 4 ] {1eea6014-32ee-4a4d-9e91-d72b6a1d3bcd} <Debug> TCPHandler: Processed in 0.002509773 sec. | ||
| 17973 | 2026.03.13 22:29:51.824037 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17974 | 2026.03.13 22:29:51.824160 [ 4 ] {99ae28cc-f128-4ba2-bd1a-192ba88e1303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17975 | 2026.03.13 22:29:51.824214 [ 4 ] {99ae28cc-f128-4ba2-bd1a-192ba88e1303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17976 | 2026.03.13 22:29:51.824746 [ 4 ] {99ae28cc-f128-4ba2-bd1a-192ba88e1303} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17977 | 2026.03.13 22:29:51.824789 [ 4 ] {99ae28cc-f128-4ba2-bd1a-192ba88e1303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 17978 | 2026.03.13 22:29:51.825158 [ 4 ] {99ae28cc-f128-4ba2-bd1a-192ba88e1303} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17979 | 2026.03.13 22:29:51.825438 [ 4 ] {99ae28cc-f128-4ba2-bd1a-192ba88e1303} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17980 | 2026.03.13 22:29:51.825602 [ 4 ] {99ae28cc-f128-4ba2-bd1a-192ba88e1303} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001471 sec., 43507.817811012916 rows/sec., 3.40 MiB/sec. | ||
| 17981 | 2026.03.13 22:29:51.825646 [ 4 ] {99ae28cc-f128-4ba2-bd1a-192ba88e1303} <Debug> TCPHandler: Processed in 0.001671195 sec. | ||
| 17982 | 2026.03.13 22:29:51.825786 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17983 | 2026.03.13 22:29:51.825905 [ 4 ] {bc4de4b7-8ce1-4fe8-adba-1e3fe454c6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17984 | 2026.03.13 22:29:51.825963 [ 4 ] {bc4de4b7-8ce1-4fe8-adba-1e3fe454c6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17985 | 2026.03.13 22:29:51.826416 [ 4 ] {bc4de4b7-8ce1-4fe8-adba-1e3fe454c6b2} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17986 | 2026.03.13 22:29:51.826458 [ 4 ] {bc4de4b7-8ce1-4fe8-adba-1e3fe454c6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 17987 | 2026.03.13 22:29:51.826877 [ 4 ] {bc4de4b7-8ce1-4fe8-adba-1e3fe454c6b2} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17988 | 2026.03.13 22:29:51.827147 [ 4 ] {bc4de4b7-8ce1-4fe8-adba-1e3fe454c6b2} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17989 | 2026.03.13 22:29:51.827303 [ 4 ] {bc4de4b7-8ce1-4fe8-adba-1e3fe454c6b2} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001422 sec., 45007.032348804496 rows/sec., 3.13 MiB/sec. | ||
| 17990 | 2026.03.13 22:29:51.827348 [ 4 ] {bc4de4b7-8ce1-4fe8-adba-1e3fe454c6b2} <Debug> TCPHandler: Processed in 0.001619804 sec. | ||
| 17991 | 2026.03.13 22:29:51.827480 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17992 | 2026.03.13 22:29:51.827597 [ 4 ] {2aaa4fe3-a0c2-47f0-bbe0-bf9d3178c759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17993 | 2026.03.13 22:29:51.827648 [ 4 ] {2aaa4fe3-a0c2-47f0-bbe0-bf9d3178c759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17994 | 2026.03.13 22:29:51.828047 [ 4 ] {2aaa4fe3-a0c2-47f0-bbe0-bf9d3178c759} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17995 | 2026.03.13 22:29:51.828090 [ 4 ] {2aaa4fe3-a0c2-47f0-bbe0-bf9d3178c759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 17996 | 2026.03.13 22:29:51.828467 [ 4 ] {2aaa4fe3-a0c2-47f0-bbe0-bf9d3178c759} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17997 | 2026.03.13 22:29:51.828737 [ 4 ] {2aaa4fe3-a0c2-47f0-bbe0-bf9d3178c759} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17998 | 2026.03.13 22:29:51.828900 [ 4 ] {2aaa4fe3-a0c2-47f0-bbe0-bf9d3178c759} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001325 sec., 18113.20754716981 rows/sec., 1.22 MiB/sec. | ||
| 17999 | 2026.03.13 22:29:51.828947 [ 4 ] {2aaa4fe3-a0c2-47f0-bbe0-bf9d3178c759} <Debug> TCPHandler: Processed in 0.001525702 sec. | ||
| 18000 | 2026.03.13 22:29:53.583010 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18001 | 2026.03.13 22:29:53.583077 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18002 | 2026.03.13 22:29:53.807737 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42268 | ||
| 18003 | 2026.03.13 22:29:53.808326 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18004 | 2026.03.13 22:29:53.808378 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 18005 | 2026.03.13 22:29:53.808877 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18006 | 2026.03.13 22:29:53.809113 [ 245 ] {} <Trace> system.asynchronous_metric_log (a9d0f43f-c419-4794-b3a2-362400ca1f41): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18007 | 2026.03.13 22:29:53.809243 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42268 | ||
| 18008 | 2026.03.13 22:29:53.934797 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2170 | ||
| 18009 | 2026.03.13 22:29:53.937507 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18010 | 2026.03.13 22:29:53.937563 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 18011 | 2026.03.13 22:29:53.938821 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18012 | 2026.03.13 22:29:53.939131 [ 243 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18013 | 2026.03.13 22:29:53.939313 [ 136 ] {} <Debug> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 18014 | 2026.03.13 22:29:53.939381 [ 136 ] {} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18015 | 2026.03.13 22:29:53.939405 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 18016 | 2026.03.13 22:29:53.939513 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2170 | ||
| 18017 | 2026.03.13 22:29:53.939516 [ 199 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::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 | ||
| 18018 | 2026.03.13 22:29:53.939985 [ 199 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18019 | 2026.03.13 22:29:53.940112 [ 199 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2010 rows starting from the beginning of the part | ||
| 18020 | 2026.03.13 22:29:53.940426 [ 199 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 28 rows starting from the beginning of the part | ||
| 18021 | 2026.03.13 22:29:53.940726 [ 199 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part | ||
| 18022 | 2026.03.13 22:29:53.941005 [ 199 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part | ||
| 18023 | 2026.03.13 22:29:53.941278 [ 199 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part | ||
| 18024 | 2026.03.13 22:29:53.941575 [ 199 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 40 rows starting from the beginning of the part | ||
| 18025 | 2026.03.13 22:29:53.948140 [ 197 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2170 rows, containing 72 columns (72 merged, 0 gathered) in 0.008668664 sec., 250326.92465644074 rows/sec., 189.27 MiB/sec. | ||
| 18026 | 2026.03.13 22:29:53.949851 [ 187 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 18027 | 2026.03.13 22:29:53.950349 [ 187 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_66_13} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18028 | 2026.03.13 22:29:53.950415 [ 187 ] {4eed2d3c-b096-4f54-94d7-264e4e998c61::all_1_66_13} <Trace> system.query_log (4eed2d3c-b096-4f54-94d7-264e4e998c61) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 18029 | 2026.03.13 22:29:53.950573 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 18030 | 2026.03.13 22:29:56.088447 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 18031 | 2026.03.13 22:29:56.107183 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18032 | 2026.03.13 22:29:56.107252 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 18033 | 2026.03.13 22:29:56.113445 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18034 | 2026.03.13 22:29:56.114165 [ 244 ] {} <Trace> system.metric_log (a8fd2845-2908-4cbc-901c-264af97fb8ed): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18035 | 2026.03.13 22:29:56.117677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 18036 | 2026.03.13 22:29:56.825595 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18037 | 2026.03.13 22:29:56.825781 [ 4 ] {8b86d3fd-9b8a-4bb3-9fcc-7e77558aae17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18038 | 2026.03.13 22:29:56.825852 [ 4 ] {8b86d3fd-9b8a-4bb3-9fcc-7e77558aae17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18039 | 2026.03.13 22:29:56.826539 [ 4 ] {8b86d3fd-9b8a-4bb3-9fcc-7e77558aae17} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18040 | 2026.03.13 22:29:56.826590 [ 4 ] {8b86d3fd-9b8a-4bb3-9fcc-7e77558aae17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 18041 | 2026.03.13 22:29:56.826990 [ 4 ] {8b86d3fd-9b8a-4bb3-9fcc-7e77558aae17} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18042 | 2026.03.13 22:29:56.827231 [ 4 ] {8b86d3fd-9b8a-4bb3-9fcc-7e77558aae17} <Trace> oximeter.fields_string (21bee8b5-e38b-431f-bf5f-e83274862895): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18043 | 2026.03.13 22:29:56.827399 [ 4 ] {8b86d3fd-9b8a-4bb3-9fcc-7e77558aae17} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.00167 sec., 37125.748502994014 rows/sec., 2.90 MiB/sec. | ||
| 18044 | 2026.03.13 22:29:56.827456 [ 4 ] {8b86d3fd-9b8a-4bb3-9fcc-7e77558aae17} <Debug> TCPHandler: Processed in 0.001993323 sec. | ||
| 18045 | 2026.03.13 22:29:56.827583 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18046 | 2026.03.13 22:29:56.827686 [ 4 ] {e6616669-9f2f-4a4f-a756-cda6e02f4915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18047 | 2026.03.13 22:29:56.827731 [ 4 ] {e6616669-9f2f-4a4f-a756-cda6e02f4915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18048 | 2026.03.13 22:29:56.828159 [ 4 ] {e6616669-9f2f-4a4f-a756-cda6e02f4915} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18049 | 2026.03.13 22:29:56.828197 [ 4 ] {e6616669-9f2f-4a4f-a756-cda6e02f4915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 18050 | 2026.03.13 22:29:56.828506 [ 4 ] {e6616669-9f2f-4a4f-a756-cda6e02f4915} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18051 | 2026.03.13 22:29:56.828747 [ 4 ] {e6616669-9f2f-4a4f-a756-cda6e02f4915} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18052 | 2026.03.13 22:29:56.828889 [ 4 ] {e6616669-9f2f-4a4f-a756-cda6e02f4915} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001226 sec., 2446.9820554649264 rows/sec., 184.00 KiB/sec. | ||
| 18053 | 2026.03.13 22:29:56.828898 [ 146 ] {} <Debug> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Selected 6 parts from all_1_120_24 to all_125_125_0 | ||
| 18054 | 2026.03.13 22:29:56.828929 [ 4 ] {e6616669-9f2f-4a4f-a756-cda6e02f4915} <Debug> TCPHandler: Processed in 0.00139917 sec. | ||
| 18055 | 2026.03.13 22:29:56.828966 [ 146 ] {} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18056 | 2026.03.13 22:29:56.828992 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 18057 | 2026.03.13 22:29:56.829065 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18058 | 2026.03.13 22:29:56.829095 [ 186 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_125_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_120_24 to all_125_125_0 into Compact with storage Full | ||
| 18059 | 2026.03.13 22:29:56.829166 [ 4 ] {42d10d95-7631-44d7-9d9d-b93dab237e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18060 | 2026.03.13 22:29:56.829212 [ 4 ] {42d10d95-7631-44d7-9d9d-b93dab237e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18061 | 2026.03.13 22:29:56.829226 [ 186 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_125_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18062 | 2026.03.13 22:29:56.829263 [ 186 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_120_24, total 82 rows starting from the beginning of the part | ||
| 18063 | 2026.03.13 22:29:56.829331 [ 186 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 7 rows starting from the beginning of the part | ||
| 18064 | 2026.03.13 22:29:56.829377 [ 186 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 38 rows starting from the beginning of the part | ||
| 18065 | 2026.03.13 22:29:56.829419 [ 186 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 3 rows starting from the beginning of the part | ||
| 18066 | 2026.03.13 22:29:56.829461 [ 186 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 61 rows starting from the beginning of the part | ||
| 18067 | 2026.03.13 22:29:56.829500 [ 186 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 3 rows starting from the beginning of the part | ||
| 18068 | 2026.03.13 22:29:56.829668 [ 4 ] {42d10d95-7631-44d7-9d9d-b93dab237e1d} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18069 | 2026.03.13 22:29:56.829711 [ 4 ] {42d10d95-7631-44d7-9d9d-b93dab237e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 18070 | 2026.03.13 22:29:56.830049 [ 4 ] {42d10d95-7631-44d7-9d9d-b93dab237e1d} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18071 | 2026.03.13 22:29:56.830275 [ 4 ] {42d10d95-7631-44d7-9d9d-b93dab237e1d} <Trace> oximeter.fields_uuid (e535d733-c430-4b84-93e4-3c2ceebee088): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18072 | 2026.03.13 22:29:56.830365 [ 197 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_125_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310488 sec., 148036.45664821044 rows/sec., 11.43 MiB/sec. | ||
| 18073 | 2026.03.13 22:29:56.830412 [ 4 ] {42d10d95-7631-44d7-9d9d-b93dab237e1d} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001266 sec., 52922.59083728278 rows/sec., 4.13 MiB/sec. | ||
| 18074 | 2026.03.13 22:29:56.830454 [ 4 ] {42d10d95-7631-44d7-9d9d-b93dab237e1d} <Debug> TCPHandler: Processed in 0.00144099 sec. | ||
| 18075 | 2026.03.13 22:29:56.830554 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_125_25} <Trace> MergedBlockOutputStream: filled checksums all_1_125_25 (state Temporary) | ||
| 18076 | 2026.03.13 22:29:56.830587 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18077 | 2026.03.13 22:29:56.830685 [ 4 ] {627d2b0f-d892-4ea5-b2ec-0bab24658438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18078 | 2026.03.13 22:29:56.830729 [ 4 ] {627d2b0f-d892-4ea5-b2ec-0bab24658438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18079 | 2026.03.13 22:29:56.830829 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_125_25} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f): Renaming temporary part tmp_merge_all_1_125_25 to all_1_125_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18080 | 2026.03.13 22:29:56.830908 [ 192 ] {4656371e-563a-46d1-a934-27f1632d252f::all_1_125_25} <Trace> oximeter.fields_u16 (4656371e-563a-46d1-a934-27f1632d252f) (MergerMutator): Merged 6 parts: [all_1_120_24, all_125_125_0] -> all_1_125_25 | ||
| 18081 | 2026.03.13 22:29:56.831009 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 18082 | 2026.03.13 22:29:56.831172 [ 4 ] {627d2b0f-d892-4ea5-b2ec-0bab24658438} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18083 | 2026.03.13 22:29:56.831206 [ 4 ] {627d2b0f-d892-4ea5-b2ec-0bab24658438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 18084 | 2026.03.13 22:29:56.831540 [ 4 ] {627d2b0f-d892-4ea5-b2ec-0bab24658438} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18085 | 2026.03.13 22:29:56.831754 [ 4 ] {627d2b0f-d892-4ea5-b2ec-0bab24658438} <Trace> oximeter.measurements_cumulativeu64 (048abef4-0a91-445b-b5a2-84016e26604f): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18086 | 2026.03.13 22:29:56.831893 [ 4 ] {627d2b0f-d892-4ea5-b2ec-0bab24658438} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 18087 | 2026.03.13 22:29:56.831932 [ 4 ] {627d2b0f-d892-4ea5-b2ec-0bab24658438} <Debug> TCPHandler: Processed in 0.00140555 sec. | ||
| 18088 | 2026.03.13 22:29:56.832041 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18089 | 2026.03.13 22:29:56.832135 [ 4 ] {3fddb539-5e07-4499-a0af-afc9f2ecc737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18090 | 2026.03.13 22:29:56.832191 [ 4 ] {3fddb539-5e07-4499-a0af-afc9f2ecc737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18091 | 2026.03.13 22:29:56.832995 [ 4 ] {3fddb539-5e07-4499-a0af-afc9f2ecc737} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18092 | 2026.03.13 22:29:56.833031 [ 4 ] {3fddb539-5e07-4499-a0af-afc9f2ecc737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 18093 | 2026.03.13 22:29:56.833574 [ 4 ] {3fddb539-5e07-4499-a0af-afc9f2ecc737} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18094 | 2026.03.13 22:29:56.833841 [ 4 ] {3fddb539-5e07-4499-a0af-afc9f2ecc737} <Trace> oximeter.measurements_histogramu64 (c49ce818-11cc-45c5-93d8-1a4cd07965d5): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18095 | 2026.03.13 22:29:56.834005 [ 4 ] {3fddb539-5e07-4499-a0af-afc9f2ecc737} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001888 sec., 1588.9830508474577 rows/sec., 2.85 MiB/sec. | ||
| 18096 | 2026.03.13 22:29:56.834126 [ 4 ] {3fddb539-5e07-4499-a0af-afc9f2ecc737} <Debug> TCPHandler: Processed in 0.002134895 sec. | ||
| 18097 | 2026.03.13 22:29:56.834258 [ 4 ] {} <Trace> TCP-Session: 81baacfc-c64d-4761-a408-82dec82c29d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18098 | 2026.03.13 22:29:56.834386 [ 4 ] {9684c6a2-8235-443e-b621-0885ae568d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18099 | 2026.03.13 22:29:56.834441 [ 4 ] {9684c6a2-8235-443e-b621-0885ae568d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18100 | 2026.03.13 22:29:56.834836 [ 4 ] {9684c6a2-8235-443e-b621-0885ae568d7b} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18101 | 2026.03.13 22:29:56.834877 [ 4 ] {9684c6a2-8235-443e-b621-0885ae568d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 18102 | 2026.03.13 22:29:56.835221 [ 4 ] {9684c6a2-8235-443e-b621-0885ae568d7b} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18103 | 2026.03.13 22:29:56.835449 [ 4 ] {9684c6a2-8235-443e-b621-0885ae568d7b} <Trace> oximeter.measurements_u64 (1a74607a-a722-4db7-8202-8fd37418126e): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18104 | 2026.03.13 22:29:56.835620 [ 4 ] {9684c6a2-8235-443e-b621-0885ae568d7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00126 sec., 47619.04761904762 rows/sec., 3.21 MiB/sec. | ||
| 18105 | 2026.03.13 22:29:56.835662 [ 4 ] {9684c6a2-8235-443e-b621-0885ae568d7b} <Debug> TCPHandler: Processed in 0.001468721 sec. | ||
| 18106 | 2026.03.13 22:29:57.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.33 MiB, peak 409.80 MiB, free memory in arenas 0.00 B, will set to 390.32 MiB (RSS), difference: -1.01 MiB | ||