| 1 | [ Mar 10 10:15:59 Enabled. ] | ||
| 2 | [ Mar 10 10:15:59 Rereading configuration. ] | ||
| 3 | [ Mar 10 10:16:01 Rereading configuration. ] | ||
| 4 | [ Mar 10 10:16:13 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 10 10:16:13 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.10 10:16:15.514598 [ 1 ] {} <Information> Application: Will watch for the process with pid 29409 | ||
| 29 | 2026.03.10 10:16:15.515024 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.10 10:16:15.994763 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 29409 | ||
| 31 | 2026.03.10 10:16:15.997667 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.10 10:16:15.997843 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.10 10:16:16.179754 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.10 10:16:16.217940 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.10 10:16:16.218039 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.10 10:16:16.218059 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.10 10:16:16.218126 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.10 10:16:16.218887 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.10 10:16:16.222845 [ 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.10 10:16:16.223751 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.10 10:16:16.224611 [ 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.10 10:16:16.224662 [ 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.10 10:16:16.224701 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.10 10:16:16.225426 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.10 10:16:16.226391 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.10 10:16:16.232208 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.10 10:16:16.233088 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.10 10:16:16.234382 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.10 10:16:16.234471 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.10 10:16:16.235516 [ 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.10 10:16:16.235977 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.10 10:16:16.239916 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.10 10:16:16.240570 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.10 10:16:16.245289 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.10 10:16:16.245839 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.10 10:16:16.246391 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.10 10:16:16.246801 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.10 10:16:16.248401 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.10 10:16:16.248431 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.10 10:16:16.248519 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.10 10:16:16.248613 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.10 10:16:16.265401 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.10 10:16:16.265428 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000171454 sec | ||
| 68 | 2026.03.10 10:16:16.265474 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.10 10:16:16.265511 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.10 10:16:16.266174 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.10 10:16:16.266748 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.10 10:16:16.296925 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.10 10:16:16.296969 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.10 10:16:16.297063 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.10 10:16:16.297076 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.10 10:16:16.297109 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.10 10:16:16.297181 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.10 10:16:16.301222 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.10 10:16:16.301270 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.10 10:16:16.301324 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.10 10:16:16.301501 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.10 10:16:16.301544 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.10 10:16:16.301557 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.10 10:16:16.301628 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.10 10:16:16.301641 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.10 10:16:16.301671 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.10 10:16:16.301736 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.10 10:16:16.330117 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.10 10:16:16.331539 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.10 10:16:16.331629 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000109372 sec | ||
| 91 | 2026.03.10 10:16:16.331643 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.10 10:16:16.331653 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.10 10:16:16.331679 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.10 10:16:16.331881 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.10 10:16:16.331976 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.10 10:16:16.331990 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.10 10:16:16.332001 [ 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.10 10:16:16.332011 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.10 10:16:16.337018 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.10 10:16:16.337229 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.03.10 10:16:16.338789 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.339e-05 sec. | ||
| 102 | 2026.03.10 10:16:16.339186 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.10 10:16:16.340409 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.10 10:16:16.340426 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.10 10:16:16.424330 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60863 | ||
| 106 | 2026.03.10 10:16:16.425186 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.10 10:16:16.425243 [ 4 ] {} <Debug> TCP-Session: 1639a906-8ea3-4239-9cf9-83e02b293888 Authenticating user 'default' from [fd00:1122:3344:101::c]:60863 | ||
| 108 | 2026.03.10 10:16:16.425270 [ 4 ] {} <Debug> TCP-Session: 1639a906-8ea3-4239-9cf9-83e02b293888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.10 10:16:16.425348 [ 4 ] {} <Debug> TCP-Session: 1639a906-8ea3-4239-9cf9-83e02b293888 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.10 10:16:16.425440 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.10 10:16:16.425466 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.03.10 10:16:16.425574 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.10 10:16:16.430240 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55562 | ||
| 114 | 2026.03.10 10:16:16.430366 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51887 | ||
| 115 | 2026.03.10 10:16:16.430384 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33412 | ||
| 116 | 2026.03.10 10:16:16.430417 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.03.10 10:16:16.430524 [ 5 ] {} <Debug> TCP-Session: 37ceba92-928d-4a04-8055-a569d2df8bdc Authenticating user 'default' from [fd00:1122:3344:101::c]:55562 | ||
| 118 | 2026.03.10 10:16:16.430542 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.03.10 10:16:16.430553 [ 5 ] {} <Debug> TCP-Session: 37ceba92-928d-4a04-8055-a569d2df8bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.03.10 10:16:16.430583 [ 254 ] {} <Debug> TCP-Session: 1371a9c9-43d8-4f22-a714-e83e96a07332 Authenticating user 'default' from [fd00:1122:3344:101::c]:51887 | ||
| 121 | 2026.03.10 10:16:16.430640 [ 5 ] {} <Debug> TCP-Session: 37ceba92-928d-4a04-8055-a569d2df8bdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.03.10 10:16:16.430650 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58011 | ||
| 123 | 2026.03.10 10:16:16.430657 [ 254 ] {} <Debug> TCP-Session: 1371a9c9-43d8-4f22-a714-e83e96a07332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.03.10 10:16:16.430646 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.03.10 10:16:16.430746 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46837 | ||
| 126 | 2026.03.10 10:16:16.430777 [ 254 ] {} <Debug> TCP-Session: 1371a9c9-43d8-4f22-a714-e83e96a07332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.03.10 10:16:16.430816 [ 6 ] {} <Debug> TCP-Session: a2b920a4-5b2c-45f4-a431-ea4f18ce45bf Authenticating user 'default' from [fd00:1122:3344:101::c]:33412 | ||
| 128 | 2026.03.10 10:16:16.430799 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.03.10 10:16:16.430891 [ 6 ] {} <Debug> TCP-Session: a2b920a4-5b2c-45f4-a431-ea4f18ce45bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.03.10 10:16:16.430940 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35063 | ||
| 131 | 2026.03.10 10:16:16.430961 [ 6 ] {} <Debug> TCP-Session: a2b920a4-5b2c-45f4-a431-ea4f18ce45bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.03.10 10:16:16.430924 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.03.10 10:16:16.430900 [ 255 ] {} <Debug> TCP-Session: bcf3e70e-f459-4512-975e-79d80871589f Authenticating user 'default' from [fd00:1122:3344:101::c]:58011 | ||
| 134 | 2026.03.10 10:16:16.431054 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43461 | ||
| 135 | 2026.03.10 10:16:16.431062 [ 256 ] {} <Debug> TCP-Session: bd7faf61-4a17-4459-88fb-b2996455897b Authenticating user 'default' from [fd00:1122:3344:101::c]:46837 | ||
| 136 | 2026.03.10 10:16:16.431121 [ 255 ] {} <Debug> TCP-Session: bcf3e70e-f459-4512-975e-79d80871589f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.10 10:16:16.431142 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.03.10 10:16:16.431131 [ 256 ] {} <Debug> TCP-Session: bd7faf61-4a17-4459-88fb-b2996455897b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.03.10 10:16:16.431215 [ 255 ] {} <Debug> TCP-Session: bcf3e70e-f459-4512-975e-79d80871589f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.10 10:16:16.431238 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.03.10 10:16:16.431241 [ 256 ] {} <Debug> TCP-Session: bd7faf61-4a17-4459-88fb-b2996455897b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.10 10:16:16.431241 [ 257 ] {} <Debug> TCP-Session: c137de14-0e2d-499a-8d39-5a93adb91c54 Authenticating user 'default' from [fd00:1122:3344:101::c]:35063 | ||
| 143 | 2026.03.10 10:16:16.431358 [ 258 ] {} <Debug> TCP-Session: 27ff7385-5801-4908-bdbc-72c88b280e84 Authenticating user 'default' from [fd00:1122:3344:101::c]:43461 | ||
| 144 | 2026.03.10 10:16:16.431363 [ 257 ] {} <Debug> TCP-Session: c137de14-0e2d-499a-8d39-5a93adb91c54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.10 10:16:16.431452 [ 258 ] {} <Debug> TCP-Session: 27ff7385-5801-4908-bdbc-72c88b280e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.10 10:16:16.431460 [ 257 ] {} <Debug> TCP-Session: c137de14-0e2d-499a-8d39-5a93adb91c54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.10 10:16:16.431475 [ 258 ] {} <Debug> TCP-Session: 27ff7385-5801-4908-bdbc-72c88b280e84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.10 10:16:16.902802 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61795 | ||
| 149 | 2026.03.10 10:16:16.903010 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.03.10 10:16:16.903136 [ 259 ] {} <Debug> TCP-Session: b2f6c4d5-ad61-4c93-bfea-c4dfa9dfd0f2 Authenticating user 'default' from [fd00:1122:3344:101::b]:61795 | ||
| 151 | 2026.03.10 10:16:16.903161 [ 259 ] {} <Debug> TCP-Session: b2f6c4d5-ad61-4c93-bfea-c4dfa9dfd0f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.10 10:16:16.903174 [ 259 ] {} <Debug> TCP-Session: b2f6c4d5-ad61-4c93-bfea-c4dfa9dfd0f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.10 10:16:16.903296 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.03.10 10:16:16.903323 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2026.03.10 10:16:16.903395 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.03.10 10:16:16.906400 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41396 | ||
| 157 | 2026.03.10 10:16:16.906519 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53732 | ||
| 158 | 2026.03.10 10:16:16.906613 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38406 | ||
| 159 | 2026.03.10 10:16:16.906741 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63277 | ||
| 160 | 2026.03.10 10:16:16.906853 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2026.03.10 10:16:16.906877 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64475 | ||
| 162 | 2026.03.10 10:16:16.906865 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.03.10 10:16:16.906968 [ 260 ] {} <Debug> TCP-Session: d3f662ae-974f-4ffa-ad05-a90a4756edf2 Authenticating user 'default' from [fd00:1122:3344:101::b]:41396 | ||
| 164 | 2026.03.10 10:16:16.906981 [ 261 ] {} <Debug> TCP-Session: 09e181dc-61a6-41d5-9255-2cb07d0ce9bc Authenticating user 'default' from [fd00:1122:3344:101::b]:53732 | ||
| 165 | 2026.03.10 10:16:16.907016 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.03.10 10:16:16.906997 [ 260 ] {} <Debug> TCP-Session: d3f662ae-974f-4ffa-ad05-a90a4756edf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.03.10 10:16:16.907062 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53520 | ||
| 168 | 2026.03.10 10:16:16.907117 [ 262 ] {} <Debug> TCP-Session: 38e5269a-5b7b-4429-bfb1-f37918ccc1e2 Authenticating user 'default' from [fd00:1122:3344:101::b]:38406 | ||
| 169 | 2026.03.10 10:16:16.907136 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.03.10 10:16:16.907086 [ 261 ] {} <Debug> TCP-Session: 09e181dc-61a6-41d5-9255-2cb07d0ce9bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.03.10 10:16:16.907189 [ 264 ] {} <Debug> TCP-Session: 575b37c9-b8b6-476c-af56-632040631286 Authenticating user 'default' from [fd00:1122:3344:101::b]:64475 | ||
| 172 | 2026.03.10 10:16:16.907217 [ 262 ] {} <Debug> TCP-Session: 38e5269a-5b7b-4429-bfb1-f37918ccc1e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.03.10 10:16:16.907219 [ 261 ] {} <Debug> TCP-Session: 09e181dc-61a6-41d5-9255-2cb07d0ce9bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.03.10 10:16:16.907358 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.03.10 10:16:16.907232 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63925 | ||
| 176 | 2026.03.10 10:16:16.907291 [ 262 ] {} <Debug> TCP-Session: 38e5269a-5b7b-4429-bfb1-f37918ccc1e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.03.10 10:16:16.907290 [ 264 ] {} <Debug> TCP-Session: 575b37c9-b8b6-476c-af56-632040631286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.03.10 10:16:16.907445 [ 265 ] {} <Debug> TCP-Session: 21024bac-694d-4ece-8da4-fc5dc2fd867d Authenticating user 'default' from [fd00:1122:3344:101::b]:53520 | ||
| 179 | 2026.03.10 10:16:16.907089 [ 260 ] {} <Debug> TCP-Session: d3f662ae-974f-4ffa-ad05-a90a4756edf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.03.10 10:16:16.907510 [ 264 ] {} <Debug> TCP-Session: 575b37c9-b8b6-476c-af56-632040631286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.03.10 10:16:16.907523 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.03.10 10:16:16.907058 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.03.10 10:16:16.907529 [ 265 ] {} <Debug> TCP-Session: 21024bac-694d-4ece-8da4-fc5dc2fd867d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.03.10 10:16:16.907669 [ 266 ] {} <Debug> TCP-Session: bc239b14-6ee2-475c-9373-75a0f9caa39d Authenticating user 'default' from [fd00:1122:3344:101::b]:63925 | ||
| 185 | 2026.03.10 10:16:16.907647 [ 263 ] {} <Debug> TCP-Session: 0ae5405d-24d7-493f-befa-77685faa1e7c Authenticating user 'default' from [fd00:1122:3344:101::b]:63277 | ||
| 186 | 2026.03.10 10:16:16.907717 [ 265 ] {} <Debug> TCP-Session: 21024bac-694d-4ece-8da4-fc5dc2fd867d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.03.10 10:16:16.907742 [ 266 ] {} <Debug> TCP-Session: bc239b14-6ee2-475c-9373-75a0f9caa39d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.03.10 10:16:16.907729 [ 263 ] {} <Debug> TCP-Session: 0ae5405d-24d7-493f-befa-77685faa1e7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.03.10 10:16:16.907818 [ 263 ] {} <Debug> TCP-Session: 0ae5405d-24d7-493f-befa-77685faa1e7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.03.10 10:16:16.907831 [ 266 ] {} <Debug> TCP-Session: bc239b14-6ee2-475c-9373-75a0f9caa39d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.10 10:16:17.000157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.89 MiB, peak 116.89 MiB, free memory in arenas 0.00 B, will set to 119.48 MiB (RSS), difference: 2.58 MiB | ||
| 192 | 2026.03.10 10:16:17.140259 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61706 | ||
| 193 | 2026.03.10 10:16:17.149786 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.03.10 10:16:17.149875 [ 267 ] {} <Debug> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61706 | ||
| 195 | 2026.03.10 10:16:17.149901 [ 267 ] {} <Debug> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.03.10 10:16:17.149916 [ 267 ] {} <Debug> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.03.10 10:16:17.150062 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.03.10 10:16:17.150111 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2026.03.10 10:16:17.150208 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.03.10 10:16:17.156934 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48384 | ||
| 201 | 2026.03.10 10:16:17.157042 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57080 | ||
| 202 | 2026.03.10 10:16:17.157158 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65243 | ||
| 203 | 2026.03.10 10:16:17.157306 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44470 | ||
| 204 | 2026.03.10 10:16:17.157334 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 205 | 2026.03.10 10:16:17.157460 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37668 | ||
| 206 | 2026.03.10 10:16:17.157469 [ 269 ] {} <Debug> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Authenticating user 'default' from [fd00:1122:3344:101::d]:57080 | ||
| 207 | 2026.03.10 10:16:17.157512 [ 269 ] {} <Debug> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.03.10 10:16:17.157566 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47992 | ||
| 209 | 2026.03.10 10:16:17.157604 [ 269 ] {} <Debug> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2026.03.10 10:16:17.157705 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50911 | ||
| 211 | 2026.03.10 10:16:17.157786 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34259 | ||
| 212 | 2026.03.10 10:16:17.159361 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.03.10 10:16:17.159387 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.03.10 10:16:17.159421 [ 270 ] {} <Debug> TCP-Session: 85680ac2-dc34-42cf-884e-667c2c4ef05e Authenticating user 'default' from [fd00:1122:3344:101::d]:65243 | ||
| 215 | 2026.03.10 10:16:17.159463 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2026.03.10 10:16:17.159502 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.03.10 10:16:17.159495 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2026.03.10 10:16:17.159433 [ 275 ] {} <Debug> TCP-Session: e1f99260-7b2b-4204-8044-106c5fe03f66 Authenticating user 'default' from [fd00:1122:3344:101::d]:34259 | ||
| 219 | 2026.03.10 10:16:17.159583 [ 270 ] {} <Debug> TCP-Session: 85680ac2-dc34-42cf-884e-667c2c4ef05e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.03.10 10:16:17.159612 [ 275 ] {} <Debug> TCP-Session: e1f99260-7b2b-4204-8044-106c5fe03f66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.03.10 10:16:17.159607 [ 268 ] {} <Debug> TCP-Session: 2cd5327d-a442-4aa5-b430-2f38ff3663dc Authenticating user 'default' from [fd00:1122:3344:101::d]:48384 | ||
| 222 | 2026.03.10 10:16:17.159675 [ 275 ] {} <Debug> TCP-Session: e1f99260-7b2b-4204-8044-106c5fe03f66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.03.10 10:16:17.159680 [ 274 ] {} <Debug> TCP-Session: 3e057516-2938-4d81-be5b-9f308abfe017 Authenticating user 'default' from [fd00:1122:3344:101::d]:50911 | ||
| 224 | 2026.03.10 10:16:17.159697 [ 270 ] {} <Debug> TCP-Session: 85680ac2-dc34-42cf-884e-667c2c4ef05e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.03.10 10:16:17.159747 [ 268 ] {} <Debug> TCP-Session: 2cd5327d-a442-4aa5-b430-2f38ff3663dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.03.10 10:16:17.159768 [ 274 ] {} <Debug> TCP-Session: 3e057516-2938-4d81-be5b-9f308abfe017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.03.10 10:16:17.159622 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2026.03.10 10:16:17.159868 [ 268 ] {} <Debug> TCP-Session: 2cd5327d-a442-4aa5-b430-2f38ff3663dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.03.10 10:16:17.159843 [ 274 ] {} <Debug> TCP-Session: 3e057516-2938-4d81-be5b-9f308abfe017 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.03.10 10:16:17.159596 [ 272 ] {} <Debug> TCP-Session: f1517699-eba2-45e2-b164-a90bce09fae5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37668 | ||
| 231 | 2026.03.10 10:16:17.159547 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 232 | 2026.03.10 10:16:17.160015 [ 271 ] {} <Debug> TCP-Session: e111051d-caa1-44bd-98e9-3404c5c86f85 Authenticating user 'default' from [fd00:1122:3344:101::d]:44470 | ||
| 233 | 2026.03.10 10:16:17.160022 [ 272 ] {} <Debug> TCP-Session: f1517699-eba2-45e2-b164-a90bce09fae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.03.10 10:16:17.160111 [ 271 ] {} <Debug> TCP-Session: e111051d-caa1-44bd-98e9-3404c5c86f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.03.10 10:16:17.160118 [ 272 ] {} <Debug> TCP-Session: f1517699-eba2-45e2-b164-a90bce09fae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.03.10 10:16:17.160197 [ 273 ] {} <Debug> TCP-Session: 0775ac38-bb02-4db0-a12e-e3a1a2352aec Authenticating user 'default' from [fd00:1122:3344:101::d]:47992 | ||
| 237 | 2026.03.10 10:16:17.160217 [ 271 ] {} <Debug> TCP-Session: e111051d-caa1-44bd-98e9-3404c5c86f85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.03.10 10:16:17.160315 [ 273 ] {} <Debug> TCP-Session: 0775ac38-bb02-4db0-a12e-e3a1a2352aec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.03.10 10:16:17.160336 [ 273 ] {} <Debug> TCP-Session: 0775ac38-bb02-4db0-a12e-e3a1a2352aec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.03.10 10:16:17.172676 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 241 | 2026.03.10 10:16:17.175777 [ 267 ] {d40dad6a-b199-4b3f-8689-27d1ad072ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 242 | 2026.03.10 10:16:17.284169 [ 267 ] {d40dad6a-b199-4b3f-8689-27d1ad072ff5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61706) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 243 | |||
| 244 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 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 | ||
| 251 | 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 | ||
| 252 | 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 | ||
| 253 | 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 | ||
| 254 | 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 | ||
| 255 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 265 | |||
| 266 | 2026.03.10 10:16:17.285126 [ 267 ] {d40dad6a-b199-4b3f-8689-27d1ad072ff5} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 267 | |||
| 268 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 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 | ||
| 271 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 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 | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 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 | ||
| 279 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 289 | |||
| 290 | 2026.03.10 10:16:17.285329 [ 267 ] {d40dad6a-b199-4b3f-8689-27d1ad072ff5} <Debug> TCPHandler: Processed in 0.114760353 sec. | ||
| 291 | 2026.03.10 10:16:17.293083 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 292 | 2026.03.10 10:16:17.293355 [ 269 ] {7d4add19-ce58-45d4-a9d6-ff6bab88d2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 293 | 2026.03.10 10:16:17.293807 [ 269 ] {7d4add19-ce58-45d4-a9d6-ff6bab88d2f0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57080) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 294 | |||
| 295 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 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 | ||
| 298 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 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 | ||
| 306 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 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 | ||
| 309 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 316 | |||
| 317 | 2026.03.10 10:16:17.294139 [ 269 ] {7d4add19-ce58-45d4-a9d6-ff6bab88d2f0} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 318 | |||
| 319 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 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 | ||
| 322 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 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 | ||
| 330 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 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 | ||
| 333 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 340 | |||
| 341 | 2026.03.10 10:16:17.294378 [ 269 ] {7d4add19-ce58-45d4-a9d6-ff6bab88d2f0} <Debug> TCPHandler: Processed in 0.001473973 sec. | ||
| 342 | 2026.03.10 10:16:17.297293 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.03.10 10:16:17.298090 [ 267 ] {862a339e-8a6e-469f-81c1-16dbc4a9f997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 344 | 2026.03.10 10:16:17.298713 [ 267 ] {862a339e-8a6e-469f-81c1-16dbc4a9f997} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 345 | 2026.03.10 10:16:17.301094 [ 267 ] {862a339e-8a6e-469f-81c1-16dbc4a9f997} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 346 | 2026.03.10 10:16:17.301115 [ 267 ] {862a339e-8a6e-469f-81c1-16dbc4a9f997} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2731e-05 sec | ||
| 347 | 2026.03.10 10:16:17.301127 [ 267 ] {862a339e-8a6e-469f-81c1-16dbc4a9f997} <Trace> ReferentialDeps: No tables | ||
| 348 | 2026.03.10 10:16:17.301171 [ 267 ] {862a339e-8a6e-469f-81c1-16dbc4a9f997} <Trace> LoadingDeps: No tables | ||
| 349 | 2026.03.10 10:16:17.301220 [ 267 ] {862a339e-8a6e-469f-81c1-16dbc4a9f997} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 350 | 2026.03.10 10:16:17.301890 [ 267 ] {862a339e-8a6e-469f-81c1-16dbc4a9f997} <Debug> TCPHandler: Processed in 0.004735627 sec. | ||
| 351 | 2026.03.10 10:16:17.302047 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.03.10 10:16:17.302264 [ 267 ] {48937c2d-c433-4cbf-93c8-2eddf4eeeba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) /* The version table contains metadata about the `oximeter` database */ | ||
| 353 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 354 | 2026.03.10 10:16:17.302315 [ 267 ] {48937c2d-c433-4cbf-93c8-2eddf4eeeba9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 355 | 2026.03.10 10:16:17.307126 [ 267 ] {48937c2d-c433-4cbf-93c8-2eddf4eeeba9} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 356 | 2026.03.10 10:16:17.308295 [ 267 ] {48937c2d-c433-4cbf-93c8-2eddf4eeeba9} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c): Loading data parts | ||
| 357 | 2026.03.10 10:16:17.311256 [ 267 ] {48937c2d-c433-4cbf-93c8-2eddf4eeeba9} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c): There are no data parts | ||
| 358 | 2026.03.10 10:16:17.315201 [ 267 ] {48937c2d-c433-4cbf-93c8-2eddf4eeeba9} <Debug> TCPHandler: Processed in 0.013204707 sec. | ||
| 359 | 2026.03.10 10:16:17.315369 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2026.03.10 10:16:17.315564 [ 267 ] {e04374a2-e7a5-4d42-b6a1-1154be3581f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) /* The measurement tables contain all individual samples from each timeseries. | ||
| 361 | * | ||
| 362 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 363 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 364 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 365 | * by all samples from the same timeseries. | ||
| 366 | * | ||
| 367 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 368 | * and then uses that to index quickly into the measurements tables. | ||
| 369 | */ | ||
| 370 | 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) | ||
| 371 | 2026.03.10 10:16:17.315683 [ 267 ] {e04374a2-e7a5-4d42-b6a1-1154be3581f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 372 | 2026.03.10 10:16:17.329149 [ 267 ] {e04374a2-e7a5-4d42-b6a1-1154be3581f6} <Debug> oximeter.measurements_bool (c55c2636-2a7a-44fe-84fc-8887fa001cee): Loading data parts | ||
| 373 | 2026.03.10 10:16:17.329454 [ 267 ] {e04374a2-e7a5-4d42-b6a1-1154be3581f6} <Debug> oximeter.measurements_bool (c55c2636-2a7a-44fe-84fc-8887fa001cee): There are no data parts | ||
| 374 | 2026.03.10 10:16:17.330860 [ 267 ] {e04374a2-e7a5-4d42-b6a1-1154be3581f6} <Debug> TCPHandler: Processed in 0.0155447 sec. | ||
| 375 | 2026.03.10 10:16:17.331050 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.03.10 10:16:17.331304 [ 267 ] {aaf6af5b-5540-4f6a-866c-eb00f986162e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 377 | 2026.03.10 10:16:17.331458 [ 267 ] {aaf6af5b-5540-4f6a-866c-eb00f986162e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 378 | 2026.03.10 10:16:17.334594 [ 267 ] {aaf6af5b-5540-4f6a-866c-eb00f986162e} <Debug> oximeter.measurements_i8 (4fcfd6c5-960f-4880-8511-d898344d93c7): Loading data parts | ||
| 379 | 2026.03.10 10:16:17.334742 [ 267 ] {aaf6af5b-5540-4f6a-866c-eb00f986162e} <Debug> oximeter.measurements_i8 (4fcfd6c5-960f-4880-8511-d898344d93c7): There are no data parts | ||
| 380 | 2026.03.10 10:16:17.337434 [ 267 ] {aaf6af5b-5540-4f6a-866c-eb00f986162e} <Debug> TCPHandler: Processed in 0.006449895 sec. | ||
| 381 | 2026.03.10 10:16:17.337584 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.03.10 10:16:17.337738 [ 267 ] {c19d2309-bcae-4823-9a43-ba4ceda2eaaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 383 | 2026.03.10 10:16:17.337857 [ 267 ] {c19d2309-bcae-4823-9a43-ba4ceda2eaaf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 384 | 2026.03.10 10:16:17.339628 [ 267 ] {c19d2309-bcae-4823-9a43-ba4ceda2eaaf} <Debug> oximeter.measurements_u8 (427e6508-e356-4968-a54a-fc3b2dc66522): Loading data parts | ||
| 385 | 2026.03.10 10:16:17.339968 [ 267 ] {c19d2309-bcae-4823-9a43-ba4ceda2eaaf} <Debug> oximeter.measurements_u8 (427e6508-e356-4968-a54a-fc3b2dc66522): There are no data parts | ||
| 386 | 2026.03.10 10:16:17.341054 [ 267 ] {c19d2309-bcae-4823-9a43-ba4ceda2eaaf} <Debug> TCPHandler: Processed in 0.00351712 sec. | ||
| 387 | 2026.03.10 10:16:17.341198 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.03.10 10:16:17.341420 [ 267 ] {d26f150e-25ad-4edc-b18e-27f236cd8000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 389 | 2026.03.10 10:16:17.341526 [ 267 ] {d26f150e-25ad-4edc-b18e-27f236cd8000} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 390 | 2026.03.10 10:16:17.344180 [ 267 ] {d26f150e-25ad-4edc-b18e-27f236cd8000} <Debug> oximeter.measurements_i16 (8e187f2b-f2be-4274-9599-e7987aacc5f4): Loading data parts | ||
| 391 | 2026.03.10 10:16:17.344344 [ 267 ] {d26f150e-25ad-4edc-b18e-27f236cd8000} <Debug> oximeter.measurements_i16 (8e187f2b-f2be-4274-9599-e7987aacc5f4): There are no data parts | ||
| 392 | 2026.03.10 10:16:17.345696 [ 267 ] {d26f150e-25ad-4edc-b18e-27f236cd8000} <Debug> TCPHandler: Processed in 0.004545132 sec. | ||
| 393 | 2026.03.10 10:16:17.345839 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.03.10 10:16:17.345991 [ 267 ] {337b0766-e26c-47cb-a946-6941fb93e888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 395 | 2026.03.10 10:16:17.346109 [ 267 ] {337b0766-e26c-47cb-a946-6941fb93e888} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 396 | 2026.03.10 10:16:17.347764 [ 267 ] {337b0766-e26c-47cb-a946-6941fb93e888} <Debug> oximeter.measurements_u16 (cd3aa631-5331-486a-becd-a2621c21a5d5): Loading data parts | ||
| 397 | 2026.03.10 10:16:17.347965 [ 267 ] {337b0766-e26c-47cb-a946-6941fb93e888} <Debug> oximeter.measurements_u16 (cd3aa631-5331-486a-becd-a2621c21a5d5): There are no data parts | ||
| 398 | 2026.03.10 10:16:17.349072 [ 267 ] {337b0766-e26c-47cb-a946-6941fb93e888} <Debug> TCPHandler: Processed in 0.003280574 sec. | ||
| 399 | 2026.03.10 10:16:17.349206 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.03.10 10:16:17.349426 [ 267 ] {1be4cd6c-4539-49c1-9ed0-a928f91122bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 401 | 2026.03.10 10:16:17.349528 [ 267 ] {1be4cd6c-4539-49c1-9ed0-a928f91122bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 402 | 2026.03.10 10:16:17.351153 [ 267 ] {1be4cd6c-4539-49c1-9ed0-a928f91122bd} <Debug> oximeter.measurements_i32 (f0dbce01-326f-4a78-ac8b-c082992fc909): Loading data parts | ||
| 403 | 2026.03.10 10:16:17.351291 [ 267 ] {1be4cd6c-4539-49c1-9ed0-a928f91122bd} <Debug> oximeter.measurements_i32 (f0dbce01-326f-4a78-ac8b-c082992fc909): There are no data parts | ||
| 404 | 2026.03.10 10:16:17.352526 [ 267 ] {1be4cd6c-4539-49c1-9ed0-a928f91122bd} <Debug> TCPHandler: Processed in 0.003367636 sec. | ||
| 405 | 2026.03.10 10:16:17.352829 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 406 | 2026.03.10 10:16:17.353013 [ 267 ] {ac752761-855f-4363-897b-9c3bf337f852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 407 | 2026.03.10 10:16:17.353129 [ 267 ] {ac752761-855f-4363-897b-9c3bf337f852} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 408 | 2026.03.10 10:16:17.355188 [ 267 ] {ac752761-855f-4363-897b-9c3bf337f852} <Debug> oximeter.measurements_u32 (e28f3a8f-6c3c-4c75-b2da-fcda09c2f7ee): Loading data parts | ||
| 409 | 2026.03.10 10:16:17.355396 [ 267 ] {ac752761-855f-4363-897b-9c3bf337f852} <Debug> oximeter.measurements_u32 (e28f3a8f-6c3c-4c75-b2da-fcda09c2f7ee): There are no data parts | ||
| 410 | 2026.03.10 10:16:17.356497 [ 267 ] {ac752761-855f-4363-897b-9c3bf337f852} <Debug> TCPHandler: Processed in 0.003725644 sec. | ||
| 411 | 2026.03.10 10:16:17.356640 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.03.10 10:16:17.356863 [ 267 ] {67587ce6-5ebc-4514-8161-6c0c769e7186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 413 | 2026.03.10 10:16:17.356975 [ 267 ] {67587ce6-5ebc-4514-8161-6c0c769e7186} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 414 | 2026.03.10 10:16:17.358548 [ 267 ] {67587ce6-5ebc-4514-8161-6c0c769e7186} <Debug> oximeter.measurements_i64 (ceff68ec-e3eb-4098-9033-4ca858fc1e5c): Loading data parts | ||
| 415 | 2026.03.10 10:16:17.358703 [ 267 ] {67587ce6-5ebc-4514-8161-6c0c769e7186} <Debug> oximeter.measurements_i64 (ceff68ec-e3eb-4098-9033-4ca858fc1e5c): There are no data parts | ||
| 416 | 2026.03.10 10:16:17.360326 [ 267 ] {67587ce6-5ebc-4514-8161-6c0c769e7186} <Debug> TCPHandler: Processed in 0.003735274 sec. | ||
| 417 | 2026.03.10 10:16:17.360502 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.03.10 10:16:17.360656 [ 267 ] {e18a4db0-5cc7-45a4-ad7b-230921003122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 419 | 2026.03.10 10:16:17.360763 [ 267 ] {e18a4db0-5cc7-45a4-ad7b-230921003122} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 420 | 2026.03.10 10:16:17.362358 [ 267 ] {e18a4db0-5cc7-45a4-ad7b-230921003122} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Loading data parts | ||
| 421 | 2026.03.10 10:16:17.362637 [ 267 ] {e18a4db0-5cc7-45a4-ad7b-230921003122} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): There are no data parts | ||
| 422 | 2026.03.10 10:16:17.363842 [ 267 ] {e18a4db0-5cc7-45a4-ad7b-230921003122} <Debug> TCPHandler: Processed in 0.003389976 sec. | ||
| 423 | 2026.03.10 10:16:17.363984 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.03.10 10:16:17.364211 [ 267 ] {9355cb16-9f80-42bc-a724-499c496f9337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 425 | 2026.03.10 10:16:17.364289 [ 267 ] {9355cb16-9f80-42bc-a724-499c496f9337} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 426 | 2026.03.10 10:16:17.366003 [ 267 ] {9355cb16-9f80-42bc-a724-499c496f9337} <Debug> oximeter.measurements_f32 (fa173324-ccf3-4962-be9a-32a420ab5e4f): Loading data parts | ||
| 427 | 2026.03.10 10:16:17.366162 [ 267 ] {9355cb16-9f80-42bc-a724-499c496f9337} <Debug> oximeter.measurements_f32 (fa173324-ccf3-4962-be9a-32a420ab5e4f): There are no data parts | ||
| 428 | 2026.03.10 10:16:17.367269 [ 267 ] {9355cb16-9f80-42bc-a724-499c496f9337} <Debug> TCPHandler: Processed in 0.003334895 sec. | ||
| 429 | 2026.03.10 10:16:17.367446 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.03.10 10:16:17.367609 [ 267 ] {9e4df5b0-0585-4d48-967f-9615eb9f82f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 431 | 2026.03.10 10:16:17.367711 [ 267 ] {9e4df5b0-0585-4d48-967f-9615eb9f82f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 432 | 2026.03.10 10:16:17.370026 [ 267 ] {9e4df5b0-0585-4d48-967f-9615eb9f82f5} <Debug> oximeter.measurements_f64 (ffb93a07-935f-482f-9e65-39e28c62aeb3): Loading data parts | ||
| 433 | 2026.03.10 10:16:17.370249 [ 267 ] {9e4df5b0-0585-4d48-967f-9615eb9f82f5} <Debug> oximeter.measurements_f64 (ffb93a07-935f-482f-9e65-39e28c62aeb3): There are no data parts | ||
| 434 | 2026.03.10 10:16:17.371511 [ 267 ] {9e4df5b0-0585-4d48-967f-9615eb9f82f5} <Debug> TCPHandler: Processed in 0.004114103 sec. | ||
| 435 | 2026.03.10 10:16:17.371648 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.03.10 10:16:17.371873 [ 267 ] {380c17f7-474b-431e-a870-d75e51e447f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 437 | 2026.03.10 10:16:17.371949 [ 267 ] {380c17f7-474b-431e-a870-d75e51e447f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 438 | 2026.03.10 10:16:17.373687 [ 267 ] {380c17f7-474b-431e-a870-d75e51e447f2} <Debug> oximeter.measurements_string (aa85cc74-33b6-475d-9610-3a7d84841f30): Loading data parts | ||
| 439 | 2026.03.10 10:16:17.373835 [ 267 ] {380c17f7-474b-431e-a870-d75e51e447f2} <Debug> oximeter.measurements_string (aa85cc74-33b6-475d-9610-3a7d84841f30): There are no data parts | ||
| 440 | 2026.03.10 10:16:17.374948 [ 267 ] {380c17f7-474b-431e-a870-d75e51e447f2} <Debug> TCPHandler: Processed in 0.003349545 sec. | ||
| 441 | 2026.03.10 10:16:17.375113 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2026.03.10 10:16:17.375270 [ 267 ] {50384054-83d5-4c21-80bc-1301e88da1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 443 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 444 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 445 | * a string isn't palatable for a few reasons. | ||
| 446 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 447 | * details. | ||
| 448 | */ | ||
| 449 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2026.03.10 10:16:17.375390 [ 267 ] {50384054-83d5-4c21-80bc-1301e88da1bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 451 | 2026.03.10 10:16:17.377179 [ 267 ] {50384054-83d5-4c21-80bc-1301e88da1bb} <Debug> oximeter.measurements_bytes (eb39a467-96bd-4b10-88e6-3dbc4d8de035): Loading data parts | ||
| 452 | 2026.03.10 10:16:17.377323 [ 267 ] {50384054-83d5-4c21-80bc-1301e88da1bb} <Debug> oximeter.measurements_bytes (eb39a467-96bd-4b10-88e6-3dbc4d8de035): There are no data parts | ||
| 453 | 2026.03.10 10:16:17.378439 [ 267 ] {50384054-83d5-4c21-80bc-1301e88da1bb} <Debug> TCPHandler: Processed in 0.003375096 sec. | ||
| 454 | 2026.03.10 10:16:17.378575 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.03.10 10:16:17.378734 [ 267 ] {78b0ab34-db3c-44e3-81a7-f3bb40cfdf78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 456 | 2026.03.10 10:16:17.378846 [ 267 ] {78b0ab34-db3c-44e3-81a7-f3bb40cfdf78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 457 | 2026.03.10 10:16:17.380527 [ 267 ] {78b0ab34-db3c-44e3-81a7-f3bb40cfdf78} <Debug> oximeter.measurements_cumulativei64 (4e85d53d-c642-4ad4-8bd8-0c94d3685134): Loading data parts | ||
| 458 | 2026.03.10 10:16:17.380689 [ 267 ] {78b0ab34-db3c-44e3-81a7-f3bb40cfdf78} <Debug> oximeter.measurements_cumulativei64 (4e85d53d-c642-4ad4-8bd8-0c94d3685134): There are no data parts | ||
| 459 | 2026.03.10 10:16:17.381843 [ 267 ] {78b0ab34-db3c-44e3-81a7-f3bb40cfdf78} <Debug> TCPHandler: Processed in 0.003316214 sec. | ||
| 460 | 2026.03.10 10:16:17.382024 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.03.10 10:16:17.382219 [ 267 ] {3f4377ec-aa06-4416-92ad-395f7b56094b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 462 | 2026.03.10 10:16:17.382327 [ 267 ] {3f4377ec-aa06-4416-92ad-395f7b56094b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 463 | 2026.03.10 10:16:17.384030 [ 267 ] {3f4377ec-aa06-4416-92ad-395f7b56094b} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Loading data parts | ||
| 464 | 2026.03.10 10:16:17.384293 [ 267 ] {3f4377ec-aa06-4416-92ad-395f7b56094b} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): There are no data parts | ||
| 465 | 2026.03.10 10:16:17.385390 [ 267 ] {3f4377ec-aa06-4416-92ad-395f7b56094b} <Debug> TCPHandler: Processed in 0.003418077 sec. | ||
| 466 | 2026.03.10 10:16:17.385531 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.03.10 10:16:17.385757 [ 267 ] {34cc9bb4-9de3-4ae9-8fb3-a780fd15d084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 468 | 2026.03.10 10:16:17.385880 [ 267 ] {34cc9bb4-9de3-4ae9-8fb3-a780fd15d084} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 469 | 2026.03.10 10:16:17.387647 [ 267 ] {34cc9bb4-9de3-4ae9-8fb3-a780fd15d084} <Debug> oximeter.measurements_cumulativef32 (fbab1a10-3439-4f43-b4eb-9a9dc11aaeab): Loading data parts | ||
| 470 | 2026.03.10 10:16:17.387797 [ 267 ] {34cc9bb4-9de3-4ae9-8fb3-a780fd15d084} <Debug> oximeter.measurements_cumulativef32 (fbab1a10-3439-4f43-b4eb-9a9dc11aaeab): There are no data parts | ||
| 471 | 2026.03.10 10:16:17.389023 [ 267 ] {34cc9bb4-9de3-4ae9-8fb3-a780fd15d084} <Debug> TCPHandler: Processed in 0.00354192 sec. | ||
| 472 | 2026.03.10 10:16:17.389172 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.03.10 10:16:17.389341 [ 267 ] {222f4d66-9a44-41ec-bff0-9c0a3ad32566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 474 | 2026.03.10 10:16:17.389469 [ 267 ] {222f4d66-9a44-41ec-bff0-9c0a3ad32566} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 475 | 2026.03.10 10:16:17.393821 [ 267 ] {222f4d66-9a44-41ec-bff0-9c0a3ad32566} <Debug> oximeter.measurements_cumulativef64 (e21c021a-0756-4c82-bd5e-a6f4f13b8a6f): Loading data parts | ||
| 476 | 2026.03.10 10:16:17.393975 [ 267 ] {222f4d66-9a44-41ec-bff0-9c0a3ad32566} <Debug> oximeter.measurements_cumulativef64 (e21c021a-0756-4c82-bd5e-a6f4f13b8a6f): There are no data parts | ||
| 477 | 2026.03.10 10:16:17.395414 [ 267 ] {222f4d66-9a44-41ec-bff0-9c0a3ad32566} <Debug> TCPHandler: Processed in 0.006292182 sec. | ||
| 478 | 2026.03.10 10:16:17.395568 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.03.10 10:16:17.395862 [ 267 ] {28bf896a-d5da-47e6-9493-6c16d2ad3428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 480 | * NOTE: Array types cannot be Nullable, see | ||
| 481 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 482 | * for more details. | ||
| 483 | * | ||
| 484 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 485 | * is unfortunate, and at this point relies on the fact that an | ||
| 486 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 487 | * to figure out another way to represent missing samples here. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2026.03.10 10:16:17.396001 [ 267 ] {28bf896a-d5da-47e6-9493-6c16d2ad3428} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 491 | 2026.03.10 10:16:17.398714 [ 267 ] {28bf896a-d5da-47e6-9493-6c16d2ad3428} <Debug> oximeter.measurements_histogrami8 (873cd2da-c482-45da-82d7-f4cdce8fab85): Loading data parts | ||
| 492 | 2026.03.10 10:16:17.398857 [ 267 ] {28bf896a-d5da-47e6-9493-6c16d2ad3428} <Debug> oximeter.measurements_histogrami8 (873cd2da-c482-45da-82d7-f4cdce8fab85): There are no data parts | ||
| 493 | 2026.03.10 10:16:17.400249 [ 267 ] {28bf896a-d5da-47e6-9493-6c16d2ad3428} <Debug> TCPHandler: Processed in 0.004733107 sec. | ||
| 494 | 2026.03.10 10:16:17.400397 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.03.10 10:16:17.400619 [ 267 ] {caa9566f-7a89-452c-9e78-f45533e68e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 496 | 2026.03.10 10:16:17.400745 [ 267 ] {caa9566f-7a89-452c-9e78-f45533e68e93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 497 | 2026.03.10 10:16:17.402843 [ 267 ] {caa9566f-7a89-452c-9e78-f45533e68e93} <Debug> oximeter.measurements_histogramu8 (07043d70-ba71-4617-9526-ea29b6364004): Loading data parts | ||
| 498 | 2026.03.10 10:16:17.403089 [ 267 ] {caa9566f-7a89-452c-9e78-f45533e68e93} <Debug> oximeter.measurements_histogramu8 (07043d70-ba71-4617-9526-ea29b6364004): There are no data parts | ||
| 499 | 2026.03.10 10:16:17.404210 [ 267 ] {caa9566f-7a89-452c-9e78-f45533e68e93} <Debug> TCPHandler: Processed in 0.003861337 sec. | ||
| 500 | 2026.03.10 10:16:17.404362 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.03.10 10:16:17.404647 [ 267 ] {9a06c510-8df8-42f6-b151-9631417eeb28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 502 | 2026.03.10 10:16:17.404765 [ 267 ] {9a06c510-8df8-42f6-b151-9631417eeb28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 503 | 2026.03.10 10:16:17.406696 [ 267 ] {9a06c510-8df8-42f6-b151-9631417eeb28} <Debug> oximeter.measurements_histogrami16 (5de99263-6a89-435d-87d7-a78137d5ef9c): Loading data parts | ||
| 504 | 2026.03.10 10:16:17.406839 [ 267 ] {9a06c510-8df8-42f6-b151-9631417eeb28} <Debug> oximeter.measurements_histogrami16 (5de99263-6a89-435d-87d7-a78137d5ef9c): There are no data parts | ||
| 505 | 2026.03.10 10:16:17.408254 [ 267 ] {9a06c510-8df8-42f6-b151-9631417eeb28} <Debug> TCPHandler: Processed in 0.003941069 sec. | ||
| 506 | 2026.03.10 10:16:17.408397 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.03.10 10:16:17.408605 [ 267 ] {64c0b2fa-d8cc-4a10-9586-b32e020058dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 508 | 2026.03.10 10:16:17.408732 [ 267 ] {64c0b2fa-d8cc-4a10-9586-b32e020058dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 509 | 2026.03.10 10:16:17.410590 [ 267 ] {64c0b2fa-d8cc-4a10-9586-b32e020058dc} <Debug> oximeter.measurements_histogramu16 (5eead5cc-8f0f-4299-892c-136de9666151): Loading data parts | ||
| 510 | 2026.03.10 10:16:17.410782 [ 267 ] {64c0b2fa-d8cc-4a10-9586-b32e020058dc} <Debug> oximeter.measurements_histogramu16 (5eead5cc-8f0f-4299-892c-136de9666151): There are no data parts | ||
| 511 | 2026.03.10 10:16:17.411883 [ 267 ] {64c0b2fa-d8cc-4a10-9586-b32e020058dc} <Debug> TCPHandler: Processed in 0.003534689 sec. | ||
| 512 | 2026.03.10 10:16:17.412027 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.03.10 10:16:17.412299 [ 267 ] {f73332a8-771f-4a6e-84e0-2b63b930f195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 514 | 2026.03.10 10:16:17.412416 [ 267 ] {f73332a8-771f-4a6e-84e0-2b63b930f195} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 515 | 2026.03.10 10:16:17.414210 [ 267 ] {f73332a8-771f-4a6e-84e0-2b63b930f195} <Debug> oximeter.measurements_histogrami32 (14619db1-0fe8-41a6-91d2-a64833525435): Loading data parts | ||
| 516 | 2026.03.10 10:16:17.414346 [ 267 ] {f73332a8-771f-4a6e-84e0-2b63b930f195} <Debug> oximeter.measurements_histogrami32 (14619db1-0fe8-41a6-91d2-a64833525435): There are no data parts | ||
| 517 | 2026.03.10 10:16:17.415646 [ 267 ] {f73332a8-771f-4a6e-84e0-2b63b930f195} <Debug> TCPHandler: Processed in 0.003666582 sec. | ||
| 518 | 2026.03.10 10:16:17.415796 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.03.10 10:16:17.416009 [ 267 ] {a1c05ebd-77e7-452f-93e0-bb75e2f154c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 520 | 2026.03.10 10:16:17.416136 [ 267 ] {a1c05ebd-77e7-452f-93e0-bb75e2f154c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 521 | 2026.03.10 10:16:17.417888 [ 267 ] {a1c05ebd-77e7-452f-93e0-bb75e2f154c5} <Debug> oximeter.measurements_histogramu32 (69ea0de8-8e1f-45e6-9abd-f6057010c7e6): Loading data parts | ||
| 522 | 2026.03.10 10:16:17.418083 [ 267 ] {a1c05ebd-77e7-452f-93e0-bb75e2f154c5} <Debug> oximeter.measurements_histogramu32 (69ea0de8-8e1f-45e6-9abd-f6057010c7e6): There are no data parts | ||
| 523 | 2026.03.10 10:16:17.419276 [ 267 ] {a1c05ebd-77e7-452f-93e0-bb75e2f154c5} <Debug> TCPHandler: Processed in 0.00353133 sec. | ||
| 524 | 2026.03.10 10:16:17.419415 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.03.10 10:16:17.419699 [ 267 ] {a7da8102-aafa-4b7f-8323-881a85b41efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 526 | 2026.03.10 10:16:17.419813 [ 267 ] {a7da8102-aafa-4b7f-8323-881a85b41efc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 527 | 2026.03.10 10:16:17.421577 [ 267 ] {a7da8102-aafa-4b7f-8323-881a85b41efc} <Debug> oximeter.measurements_histogrami64 (b7c733c2-9139-4274-aeaf-ba046982bc15): Loading data parts | ||
| 528 | 2026.03.10 10:16:17.421717 [ 267 ] {a7da8102-aafa-4b7f-8323-881a85b41efc} <Debug> oximeter.measurements_histogrami64 (b7c733c2-9139-4274-aeaf-ba046982bc15): There are no data parts | ||
| 529 | 2026.03.10 10:16:17.423004 [ 267 ] {a7da8102-aafa-4b7f-8323-881a85b41efc} <Debug> TCPHandler: Processed in 0.003636952 sec. | ||
| 530 | 2026.03.10 10:16:17.423149 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.03.10 10:16:17.423372 [ 267 ] {68b0036c-6a6b-42d7-ba18-ecd315ae480a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 532 | 2026.03.10 10:16:17.423500 [ 267 ] {68b0036c-6a6b-42d7-ba18-ecd315ae480a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 533 | 2026.03.10 10:16:17.425231 [ 267 ] {68b0036c-6a6b-42d7-ba18-ecd315ae480a} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Loading data parts | ||
| 534 | 2026.03.10 10:16:17.425433 [ 267 ] {68b0036c-6a6b-42d7-ba18-ecd315ae480a} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): There are no data parts | ||
| 535 | 2026.03.10 10:16:17.426614 [ 267 ] {68b0036c-6a6b-42d7-ba18-ecd315ae480a} <Debug> TCPHandler: Processed in 0.003514139 sec. | ||
| 536 | 2026.03.10 10:16:17.426762 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.03.10 10:16:17.427061 [ 267 ] {2ed3c795-a8d6-4831-b4f9-e856d22986ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 538 | 2026.03.10 10:16:17.427278 [ 267 ] {2ed3c795-a8d6-4831-b4f9-e856d22986ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 539 | 2026.03.10 10:16:17.429305 [ 267 ] {2ed3c795-a8d6-4831-b4f9-e856d22986ac} <Debug> oximeter.measurements_histogramf32 (b99570b8-0bca-4547-a6b6-37957e55afb9): Loading data parts | ||
| 540 | 2026.03.10 10:16:17.429465 [ 267 ] {2ed3c795-a8d6-4831-b4f9-e856d22986ac} <Debug> oximeter.measurements_histogramf32 (b99570b8-0bca-4547-a6b6-37957e55afb9): There are no data parts | ||
| 541 | 2026.03.10 10:16:17.430751 [ 267 ] {2ed3c795-a8d6-4831-b4f9-e856d22986ac} <Debug> TCPHandler: Processed in 0.004037531 sec. | ||
| 542 | 2026.03.10 10:16:17.430893 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.03.10 10:16:17.431108 [ 267 ] {46298f81-17a9-4560-9e6c-11155b64b0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 544 | 2026.03.10 10:16:17.431229 [ 267 ] {46298f81-17a9-4560-9e6c-11155b64b0fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 545 | 2026.03.10 10:16:17.433193 [ 267 ] {46298f81-17a9-4560-9e6c-11155b64b0fb} <Debug> oximeter.measurements_histogramf64 (01bea648-56d0-41e3-8184-d0cb4c47791a): Loading data parts | ||
| 546 | 2026.03.10 10:16:17.433400 [ 267 ] {46298f81-17a9-4560-9e6c-11155b64b0fb} <Debug> oximeter.measurements_histogramf64 (01bea648-56d0-41e3-8184-d0cb4c47791a): There are no data parts | ||
| 547 | 2026.03.10 10:16:17.434475 [ 267 ] {46298f81-17a9-4560-9e6c-11155b64b0fb} <Debug> TCPHandler: Processed in 0.003629312 sec. | ||
| 548 | 2026.03.10 10:16:17.434618 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.03.10 10:16:17.434865 [ 267 ] {1f6b55ff-aba5-4b03-a429-c28fc41e4e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) /* The field tables store named dimensions of each timeseries. | ||
| 550 | * | ||
| 551 | * As with the measurement tables, there is one field table for each field data | ||
| 552 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 553 | * this behavior **must not** be relied upon for query correctness. | ||
| 554 | * | ||
| 555 | * The index for the fields differs from the measurements, however. Rows are | ||
| 556 | * sorted by timeseries name, then field name, field value, and finally | ||
| 557 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 558 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 559 | * usually then used to look up measurements. | ||
| 560 | * | ||
| 561 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 562 | * timeseries name and then key, since it would improve lookups where one | ||
| 563 | * already has the key. Realistically though, these tables are quite small and | ||
| 564 | * so performance benefits will be low in absolute terms. | ||
| 565 | * | ||
| 566 | * TTL: We use a materialized column to expire old field table records. This | ||
| 567 | * column is generated automatically by the database whenever a new row is | ||
| 568 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 569 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 570 | * record will remain during a deduplication, which will have the last | ||
| 571 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 572 | * measurement tables. | ||
| 573 | */ | ||
| 574 | 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) | ||
| 575 | 2026.03.10 10:16:17.434983 [ 267 ] {1f6b55ff-aba5-4b03-a429-c28fc41e4e5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 576 | 2026.03.10 10:16:17.436818 [ 267 ] {1f6b55ff-aba5-4b03-a429-c28fc41e4e5c} <Debug> oximeter.fields_bool (890450c6-6d9a-49f8-8187-f71a0659f9fa): Loading data parts | ||
| 577 | 2026.03.10 10:16:17.436984 [ 267 ] {1f6b55ff-aba5-4b03-a429-c28fc41e4e5c} <Debug> oximeter.fields_bool (890450c6-6d9a-49f8-8187-f71a0659f9fa): There are no data parts | ||
| 578 | 2026.03.10 10:16:17.438074 [ 267 ] {1f6b55ff-aba5-4b03-a429-c28fc41e4e5c} <Debug> TCPHandler: Processed in 0.003504479 sec. | ||
| 579 | 2026.03.10 10:16:17.438271 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.03.10 10:16:17.438422 [ 267 ] {058ac076-9f0c-4563-b370-5c346db248a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 581 | 2026.03.10 10:16:17.438540 [ 267 ] {058ac076-9f0c-4563-b370-5c346db248a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 582 | 2026.03.10 10:16:17.440439 [ 267 ] {058ac076-9f0c-4563-b370-5c346db248a1} <Debug> oximeter.fields_i8 (92899052-c026-4828-86f1-06e5086a5928): Loading data parts | ||
| 583 | 2026.03.10 10:16:17.440637 [ 267 ] {058ac076-9f0c-4563-b370-5c346db248a1} <Debug> oximeter.fields_i8 (92899052-c026-4828-86f1-06e5086a5928): There are no data parts | ||
| 584 | 2026.03.10 10:16:17.441817 [ 267 ] {058ac076-9f0c-4563-b370-5c346db248a1} <Debug> TCPHandler: Processed in 0.003593731 sec. | ||
| 585 | 2026.03.10 10:16:17.441995 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.03.10 10:16:17.442234 [ 267 ] {26928fae-a238-4416-8e9e-b21386801687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 587 | 2026.03.10 10:16:17.442277 [ 267 ] {26928fae-a238-4416-8e9e-b21386801687} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 588 | 2026.03.10 10:16:17.444244 [ 267 ] {26928fae-a238-4416-8e9e-b21386801687} <Debug> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Loading data parts | ||
| 589 | 2026.03.10 10:16:17.444523 [ 267 ] {26928fae-a238-4416-8e9e-b21386801687} <Debug> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): There are no data parts | ||
| 590 | 2026.03.10 10:16:17.446084 [ 267 ] {26928fae-a238-4416-8e9e-b21386801687} <Debug> TCPHandler: Processed in 0.004176984 sec. | ||
| 591 | 2026.03.10 10:16:17.446305 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.03.10 10:16:17.446460 [ 267 ] {5b5e2b34-ffe9-49b6-a50e-8150bafbaf6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 593 | 2026.03.10 10:16:17.446581 [ 267 ] {5b5e2b34-ffe9-49b6-a50e-8150bafbaf6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 594 | 2026.03.10 10:16:17.448373 [ 267 ] {5b5e2b34-ffe9-49b6-a50e-8150bafbaf6c} <Debug> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Loading data parts | ||
| 595 | 2026.03.10 10:16:17.448590 [ 267 ] {5b5e2b34-ffe9-49b6-a50e-8150bafbaf6c} <Debug> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): There are no data parts | ||
| 596 | 2026.03.10 10:16:17.449863 [ 267 ] {5b5e2b34-ffe9-49b6-a50e-8150bafbaf6c} <Debug> TCPHandler: Processed in 0.003607181 sec. | ||
| 597 | 2026.03.10 10:16:17.450043 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.03.10 10:16:17.450294 [ 267 ] {4f1a85ce-7999-4359-b1ec-ceb616a5ca3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 599 | 2026.03.10 10:16:17.450412 [ 267 ] {4f1a85ce-7999-4359-b1ec-ceb616a5ca3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 600 | 2026.03.10 10:16:17.452518 [ 267 ] {4f1a85ce-7999-4359-b1ec-ceb616a5ca3f} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Loading data parts | ||
| 601 | 2026.03.10 10:16:17.452678 [ 267 ] {4f1a85ce-7999-4359-b1ec-ceb616a5ca3f} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): There are no data parts | ||
| 602 | 2026.03.10 10:16:17.453943 [ 267 ] {4f1a85ce-7999-4359-b1ec-ceb616a5ca3f} <Debug> TCPHandler: Processed in 0.003960929 sec. | ||
| 603 | 2026.03.10 10:16:17.454130 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.03.10 10:16:17.454291 [ 267 ] {31e8c28c-4c1b-48e9-8c53-503e2f3a3c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 605 | 2026.03.10 10:16:17.454403 [ 267 ] {31e8c28c-4c1b-48e9-8c53-503e2f3a3c18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 606 | 2026.03.10 10:16:17.457676 [ 267 ] {31e8c28c-4c1b-48e9-8c53-503e2f3a3c18} <Debug> oximeter.fields_i32 (84c986c1-274c-4157-bf72-8d4230dc6cd1): Loading data parts | ||
| 607 | 2026.03.10 10:16:17.457881 [ 267 ] {31e8c28c-4c1b-48e9-8c53-503e2f3a3c18} <Debug> oximeter.fields_i32 (84c986c1-274c-4157-bf72-8d4230dc6cd1): There are no data parts | ||
| 608 | 2026.03.10 10:16:17.460056 [ 267 ] {31e8c28c-4c1b-48e9-8c53-503e2f3a3c18} <Debug> TCPHandler: Processed in 0.005973124 sec. | ||
| 609 | 2026.03.10 10:16:17.460203 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2026.03.10 10:16:17.460424 [ 267 ] {1fa4c4f9-f141-4d97-ad21-a140ee04e526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 611 | 2026.03.10 10:16:17.460531 [ 267 ] {1fa4c4f9-f141-4d97-ad21-a140ee04e526} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 612 | 2026.03.10 10:16:17.462335 [ 267 ] {1fa4c4f9-f141-4d97-ad21-a140ee04e526} <Debug> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Loading data parts | ||
| 613 | 2026.03.10 10:16:17.462479 [ 267 ] {1fa4c4f9-f141-4d97-ad21-a140ee04e526} <Debug> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): There are no data parts | ||
| 614 | 2026.03.10 10:16:17.463605 [ 267 ] {1fa4c4f9-f141-4d97-ad21-a140ee04e526} <Debug> TCPHandler: Processed in 0.003449297 sec. | ||
| 615 | 2026.03.10 10:16:17.463736 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2026.03.10 10:16:17.463889 [ 267 ] {347cc006-d0d8-4b76-a0e7-d401b31d8af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 617 | 2026.03.10 10:16:17.463995 [ 267 ] {347cc006-d0d8-4b76-a0e7-d401b31d8af4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 618 | 2026.03.10 10:16:17.465730 [ 267 ] {347cc006-d0d8-4b76-a0e7-d401b31d8af4} <Debug> oximeter.fields_i64 (25e9d928-3ce2-4892-a905-769fa495e5e4): Loading data parts | ||
| 619 | 2026.03.10 10:16:17.465912 [ 267 ] {347cc006-d0d8-4b76-a0e7-d401b31d8af4} <Debug> oximeter.fields_i64 (25e9d928-3ce2-4892-a905-769fa495e5e4): There are no data parts | ||
| 620 | 2026.03.10 10:16:17.466964 [ 267 ] {347cc006-d0d8-4b76-a0e7-d401b31d8af4} <Debug> TCPHandler: Processed in 0.003274664 sec. | ||
| 621 | 2026.03.10 10:16:17.467086 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2026.03.10 10:16:17.467301 [ 267 ] {35fde60a-ad90-4900-9707-dca82582d63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 623 | 2026.03.10 10:16:17.467404 [ 267 ] {35fde60a-ad90-4900-9707-dca82582d63d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 624 | 2026.03.10 10:16:17.469171 [ 267 ] {35fde60a-ad90-4900-9707-dca82582d63d} <Debug> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Loading data parts | ||
| 625 | 2026.03.10 10:16:17.469311 [ 267 ] {35fde60a-ad90-4900-9707-dca82582d63d} <Debug> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): There are no data parts | ||
| 626 | 2026.03.10 10:16:17.470592 [ 267 ] {35fde60a-ad90-4900-9707-dca82582d63d} <Debug> TCPHandler: Processed in 0.003552729 sec. | ||
| 627 | 2026.03.10 10:16:17.470723 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 628 | 2026.03.10 10:16:17.470874 [ 267 ] {3d50aabe-17ca-43e5-b714-3e824969a1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 629 | 2026.03.10 10:16:17.470983 [ 267 ] {3d50aabe-17ca-43e5-b714-3e824969a1dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 630 | 2026.03.10 10:16:17.472783 [ 267 ] {3d50aabe-17ca-43e5-b714-3e824969a1dd} <Debug> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Loading data parts | ||
| 631 | 2026.03.10 10:16:17.472979 [ 267 ] {3d50aabe-17ca-43e5-b714-3e824969a1dd} <Debug> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): There are no data parts | ||
| 632 | 2026.03.10 10:16:17.474108 [ 267 ] {3d50aabe-17ca-43e5-b714-3e824969a1dd} <Debug> TCPHandler: Processed in 0.003432627 sec. | ||
| 633 | 2026.03.10 10:16:17.474237 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.03.10 10:16:17.474537 [ 267 ] {08f6c5e0-6590-4780-bf52-4a0e2ab6ee38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 635 | 2026.03.10 10:16:17.474645 [ 267 ] {08f6c5e0-6590-4780-bf52-4a0e2ab6ee38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 636 | 2026.03.10 10:16:17.476381 [ 267 ] {08f6c5e0-6590-4780-bf52-4a0e2ab6ee38} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Loading data parts | ||
| 637 | 2026.03.10 10:16:17.476513 [ 267 ] {08f6c5e0-6590-4780-bf52-4a0e2ab6ee38} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): There are no data parts | ||
| 638 | 2026.03.10 10:16:17.477701 [ 267 ] {08f6c5e0-6590-4780-bf52-4a0e2ab6ee38} <Debug> TCPHandler: Processed in 0.003510249 sec. | ||
| 639 | 2026.03.10 10:16:17.477841 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.03.10 10:16:17.477992 [ 267 ] {e1cccf54-58e2-4267-aff3-eb27d5c756a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) 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) | ||
| 641 | 2026.03.10 10:16:17.478105 [ 267 ] {e1cccf54-58e2-4267-aff3-eb27d5c756a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 642 | 2026.03.10 10:16:17.479921 [ 267 ] {e1cccf54-58e2-4267-aff3-eb27d5c756a7} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Loading data parts | ||
| 643 | 2026.03.10 10:16:17.480061 [ 267 ] {e1cccf54-58e2-4267-aff3-eb27d5c756a7} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): There are no data parts | ||
| 644 | 2026.03.10 10:16:17.481167 [ 267 ] {e1cccf54-58e2-4267-aff3-eb27d5c756a7} <Debug> TCPHandler: Processed in 0.003373795 sec. | ||
| 645 | 2026.03.10 10:16:17.481353 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.03.10 10:16:17.481633 [ 267 ] {77f8538c-18c2-4585-8012-3a45f75211be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) /* The timeseries schema table stores the extracted schema for the samples | ||
| 647 | * oximeter collects. | ||
| 648 | */ | ||
| 649 | 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) | ||
| 650 | 2026.03.10 10:16:17.481763 [ 267 ] {77f8538c-18c2-4585-8012-3a45f75211be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 651 | 2026.03.10 10:16:17.483528 [ 267 ] {77f8538c-18c2-4585-8012-3a45f75211be} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d): Loading data parts | ||
| 652 | 2026.03.10 10:16:17.483777 [ 267 ] {77f8538c-18c2-4585-8012-3a45f75211be} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d): There are no data parts | ||
| 653 | 2026.03.10 10:16:17.484968 [ 267 ] {77f8538c-18c2-4585-8012-3a45f75211be} <Debug> TCPHandler: Processed in 0.003662853 sec. | ||
| 654 | 2026.03.10 10:16:17.485275 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.03.10 10:16:17.485713 [ 269 ] {70cb6c77-8b7c-4710-8ce4-2ed2d22787ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 656 | 2026.03.10 10:16:17.487085 [ 269 ] {70cb6c77-8b7c-4710-8ce4-2ed2d22787ce} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 657 | 2026.03.10 10:16:17.509140 [ 277 ] {70cb6c77-8b7c-4710-8ce4-2ed2d22787ce} <Trace> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 658 | 2026.03.10 10:16:17.509285 [ 277 ] {70cb6c77-8b7c-4710-8ce4-2ed2d22787ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 659 | 2026.03.10 10:16:17.513643 [ 277 ] {70cb6c77-8b7c-4710-8ce4-2ed2d22787ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 660 | 2026.03.10 10:16:17.514231 [ 277 ] {70cb6c77-8b7c-4710-8ce4-2ed2d22787ce} <Trace> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 661 | 2026.03.10 10:16:17.514545 [ 269 ] {70cb6c77-8b7c-4710-8ce4-2ed2d22787ce} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.028983 sec., 34.502984508159955 rows/sec., 552.05 B/sec. | ||
| 662 | 2026.03.10 10:16:17.514913 [ 269 ] {70cb6c77-8b7c-4710-8ce4-2ed2d22787ce} <Debug> TCPHandler: Processed in 0.029775679 sec. | ||
| 663 | 2026.03.10 10:16:18.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.83 MiB, peak 126.83 MiB, free memory in arenas 0.00 B, will set to 139.13 MiB (RSS), difference: 12.30 MiB | ||
| 664 | 2026.03.10 10:16:18.653234 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47518 | ||
| 665 | 2026.03.10 10:16:18.653370 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.03.10 10:16:18.653401 [ 278 ] {} <Debug> TCP-Session: 35b7761c-f88f-4491-a13f-fdf70ada6a6d Authenticating user 'default' from [fd00:1122:3344:101::a]:47518 | ||
| 667 | 2026.03.10 10:16:18.653532 [ 278 ] {} <Debug> TCP-Session: 35b7761c-f88f-4491-a13f-fdf70ada6a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.10 10:16:18.653547 [ 278 ] {} <Debug> TCP-Session: 35b7761c-f88f-4491-a13f-fdf70ada6a6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.10 10:16:18.653631 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.03.10 10:16:18.653773 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.03.10 10:16:18.653792 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.03.10 10:16:18.654313 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53964 | ||
| 673 | 2026.03.10 10:16:18.654417 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63655 | ||
| 674 | 2026.03.10 10:16:18.654518 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.03.10 10:16:18.654535 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40691 | ||
| 676 | 2026.03.10 10:16:18.654606 [ 279 ] {} <Debug> TCP-Session: 7063846c-1b4c-4b8a-912e-2495ca843e16 Authenticating user 'default' from [fd00:1122:3344:101::a]:53964 | ||
| 677 | 2026.03.10 10:16:18.654623 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63405 | ||
| 678 | 2026.03.10 10:16:18.654690 [ 279 ] {} <Debug> TCP-Session: 7063846c-1b4c-4b8a-912e-2495ca843e16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.03.10 10:16:18.654752 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57925 | ||
| 680 | 2026.03.10 10:16:18.654772 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.03.10 10:16:18.654821 [ 279 ] {} <Debug> TCP-Session: 7063846c-1b4c-4b8a-912e-2495ca843e16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2026.03.10 10:16:18.654777 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.03.10 10:16:18.654902 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63074 | ||
| 684 | 2026.03.10 10:16:18.654935 [ 281 ] {} <Debug> TCP-Session: 94f3e2fa-c53a-4adc-8a3a-ab2ee0115032 Authenticating user 'default' from [fd00:1122:3344:101::a]:40691 | ||
| 685 | 2026.03.10 10:16:18.654994 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.03.10 10:16:18.654939 [ 280 ] {} <Debug> TCP-Session: e64ff6ed-2127-41c2-9da3-43ce1456bedc Authenticating user 'default' from [fd00:1122:3344:101::a]:63655 | ||
| 687 | 2026.03.10 10:16:18.655046 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.03.10 10:16:18.655116 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.03.10 10:16:18.655130 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47817 | ||
| 690 | 2026.03.10 10:16:18.655093 [ 282 ] {} <Debug> TCP-Session: f57c6648-e9a0-45fa-b6d0-a2398885b8d1 Authenticating user 'default' from [fd00:1122:3344:101::a]:63405 | ||
| 691 | 2026.03.10 10:16:18.655180 [ 283 ] {} <Debug> TCP-Session: 4bc1bc7f-5210-4a32-9cca-8670d31da92a Authenticating user 'default' from [fd00:1122:3344:101::a]:57925 | ||
| 692 | 2026.03.10 10:16:18.655280 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.03.10 10:16:18.655219 [ 284 ] {} <Debug> TCP-Session: fa464055-8436-432a-a32d-b15a24e392c9 Authenticating user 'default' from [fd00:1122:3344:101::a]:63074 | ||
| 694 | 2026.03.10 10:16:18.655341 [ 283 ] {} <Debug> TCP-Session: 4bc1bc7f-5210-4a32-9cca-8670d31da92a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.03.10 10:16:18.655377 [ 284 ] {} <Debug> TCP-Session: fa464055-8436-432a-a32d-b15a24e392c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.03.10 10:16:18.655362 [ 285 ] {} <Debug> TCP-Session: bc68a7b4-bdb1-4f77-804c-b24947e0e2f1 Authenticating user 'default' from [fd00:1122:3344:101::a]:47817 | ||
| 697 | 2026.03.10 10:16:18.655207 [ 282 ] {} <Debug> TCP-Session: f57c6648-e9a0-45fa-b6d0-a2398885b8d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.03.10 10:16:18.655456 [ 285 ] {} <Debug> TCP-Session: bc68a7b4-bdb1-4f77-804c-b24947e0e2f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.10 10:16:18.655444 [ 283 ] {} <Debug> TCP-Session: 4bc1bc7f-5210-4a32-9cca-8670d31da92a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.03.10 10:16:18.655074 [ 280 ] {} <Debug> TCP-Session: e64ff6ed-2127-41c2-9da3-43ce1456bedc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.03.10 10:16:18.655569 [ 285 ] {} <Debug> TCP-Session: bc68a7b4-bdb1-4f77-804c-b24947e0e2f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.03.10 10:16:18.655544 [ 282 ] {} <Debug> TCP-Session: f57c6648-e9a0-45fa-b6d0-a2398885b8d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.10 10:16:18.655055 [ 281 ] {} <Debug> TCP-Session: 94f3e2fa-c53a-4adc-8a3a-ab2ee0115032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.10 10:16:18.655648 [ 280 ] {} <Debug> TCP-Session: e64ff6ed-2127-41c2-9da3-43ce1456bedc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.10 10:16:18.655465 [ 284 ] {} <Debug> TCP-Session: fa464055-8436-432a-a32d-b15a24e392c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.10 10:16:18.655754 [ 281 ] {} <Debug> TCP-Session: 94f3e2fa-c53a-4adc-8a3a-ab2ee0115032 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.10 10:16:23.802053 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.03.10 10:16:23.802081 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.03.10 10:16:23.802159 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.03.10 10:16:23.802181 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.03.10 10:16:23.805526 [ 244 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Loading data parts | ||
| 712 | 2026.03.10 10:16:23.805736 [ 244 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): There are no data parts | ||
| 713 | 2026.03.10 10:16:23.810467 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.03.10 10:16:23.810615 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 715 | 2026.03.10 10:16:23.816440 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.03.10 10:16:23.817036 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.03.10 10:16:23.817321 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2026.03.10 10:16:23.820341 [ 245 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Loading data parts | ||
| 719 | 2026.03.10 10:16:23.820516 [ 245 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): There are no data parts | ||
| 720 | 2026.03.10 10:16:23.845022 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.03.10 10:16:23.845187 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 722 | 2026.03.10 10:16:23.852109 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.03.10 10:16:23.853264 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.03.10 10:16:23.856837 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.03.10 10:16:24.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.83 MiB, peak 148.83 MiB, free memory in arenas 0.00 B, will set to 153.93 MiB (RSS), difference: 9.10 MiB | ||
| 726 | 2026.03.10 10:16:26.302026 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.03.10 10:16:26.302220 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.03.10 10:16:26.306625 [ 243 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Loading data parts | ||
| 729 | 2026.03.10 10:16:26.306770 [ 243 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): There are no data parts | ||
| 730 | 2026.03.10 10:16:26.312406 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.03.10 10:16:26.312527 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 732 | 2026.03.10 10:16:26.314210 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.03.10 10:16:26.314745 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.03.10 10:16:26.315019 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.03.10 10:16:27.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.32 MiB, peak 158.32 MiB, free memory in arenas 0.00 B, will set to 155.00 MiB (RSS), difference: -3.31 MiB | ||
| 736 | 2026.03.10 10:16:31.248868 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.03.10 10:16:31.248932 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.03.10 10:16:31.317497 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.03.10 10:16:31.318330 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.03.10 10:16:31.318367 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 741 | 2026.03.10 10:16:31.319077 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.03.10 10:16:31.319600 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.03.10 10:16:31.319751 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.03.10 10:16:31.357014 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.03.10 10:16:31.376057 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.03.10 10:16:31.376198 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 747 | 2026.03.10 10:16:31.382994 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.03.10 10:16:31.384163 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.03.10 10:16:31.387600 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.03.10 10:16:32.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.75 MiB, peak 159.75 MiB, free memory in arenas 0.00 B, will set to 157.80 MiB (RSS), difference: 2.05 MiB | ||
| 751 | 2026.03.10 10:16:32.897364 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2026.03.10 10:16:32.897646 [ 267 ] {6d07171a-6484-45e5-a0a8-425669a1d80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 753 | 2026.03.10 10:16:32.898016 [ 267 ] {6d07171a-6484-45e5-a0a8-425669a1d80e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2026.03.10 10:16:32.898262 [ 267 ] {6d07171a-6484-45e5-a0a8-425669a1d80e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2026.03.10 10:16:32.898884 [ 267 ] {6d07171a-6484-45e5-a0a8-425669a1d80e} <Debug> TCPHandler: Processed in 0.001644297 sec. | ||
| 756 | 2026.03.10 10:16:32.908336 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 757 | 2026.03.10 10:16:32.908532 [ 267 ] {95ccab9f-7f71-477f-a3b1-4cf34242e701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 758 | 2026.03.10 10:16:32.910609 [ 267 ] {95ccab9f-7f71-477f-a3b1-4cf34242e701} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 759 | 2026.03.10 10:16:32.910653 [ 267 ] {95ccab9f-7f71-477f-a3b1-4cf34242e701} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 760 | 2026.03.10 10:16:32.911038 [ 267 ] {95ccab9f-7f71-477f-a3b1-4cf34242e701} <Debug> TCPHandler: Processed in 0.002759732 sec. | ||
| 761 | 2026.03.10 10:16:32.911313 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2026.03.10 10:16:32.911424 [ 267 ] {5b98e2ad-f493-4c23-ada1-6a1f3a998a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'sled_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 763 | 2026.03.10 10:16:32.911715 [ 267 ] {5b98e2ad-f493-4c23-ada1-6a1f3a998a02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 764 | 2026.03.10 10:16:32.911756 [ 267 ] {5b98e2ad-f493-4c23-ada1-6a1f3a998a02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 765 | 2026.03.10 10:16:32.912117 [ 267 ] {5b98e2ad-f493-4c23-ada1-6a1f3a998a02} <Debug> TCPHandler: Processed in 0.00085024 sec. | ||
| 766 | 2026.03.10 10:16:32.912311 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2026.03.10 10:16:32.912422 [ 267 ] {59495e81-9d62-4abe-a2eb-b827d0c88898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 768 | 2026.03.10 10:16:32.912665 [ 267 ] {59495e81-9d62-4abe-a2eb-b827d0c88898} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2026.03.10 10:16:32.912710 [ 267 ] {59495e81-9d62-4abe-a2eb-b827d0c88898} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2026.03.10 10:16:32.913020 [ 267 ] {59495e81-9d62-4abe-a2eb-b827d0c88898} <Debug> TCPHandler: Processed in 0.000754267 sec. | ||
| 771 | 2026.03.10 10:16:32.913207 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2026.03.10 10:16:32.913317 [ 267 ] {cc2a8332-8fdd-404f-93fa-b49ee7b2fce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 773 | 2026.03.10 10:16:32.913559 [ 267 ] {cc2a8332-8fdd-404f-93fa-b49ee7b2fce3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2026.03.10 10:16:32.913600 [ 267 ] {cc2a8332-8fdd-404f-93fa-b49ee7b2fce3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2026.03.10 10:16:32.914014 [ 267 ] {cc2a8332-8fdd-404f-93fa-b49ee7b2fce3} <Debug> TCPHandler: Processed in 0.000851509 sec. | ||
| 776 | 2026.03.10 10:16:32.914208 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2026.03.10 10:16:32.914318 [ 267 ] {60b433bf-15ac-4a6d-955c-86e3fa2f9976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 778 | 2026.03.10 10:16:32.914561 [ 267 ] {60b433bf-15ac-4a6d-955c-86e3fa2f9976} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2026.03.10 10:16:32.914602 [ 267 ] {60b433bf-15ac-4a6d-955c-86e3fa2f9976} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2026.03.10 10:16:32.914940 [ 267 ] {60b433bf-15ac-4a6d-955c-86e3fa2f9976} <Debug> TCPHandler: Processed in 0.000777457 sec. | ||
| 781 | 2026.03.10 10:16:32.915124 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2026.03.10 10:16:32.915234 [ 267 ] {ce755f50-7b98-4fb3-a9e3-44e9493afff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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') FORMAT Native; (stage: Complete) | ||
| 783 | 2026.03.10 10:16:32.915474 [ 267 ] {ce755f50-7b98-4fb3-a9e3-44e9493afff4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2026.03.10 10:16:32.915515 [ 267 ] {ce755f50-7b98-4fb3-a9e3-44e9493afff4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2026.03.10 10:16:32.915844 [ 267 ] {ce755f50-7b98-4fb3-a9e3-44e9493afff4} <Debug> TCPHandler: Processed in 0.000764817 sec. | ||
| 786 | 2026.03.10 10:16:32.944665 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2026.03.10 10:16:32.944801 [ 267 ] {612313b7-b0f4-4001-a0e9-d9d644d82f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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') FORMAT Native; (stage: Complete) | ||
| 788 | 2026.03.10 10:16:32.945088 [ 267 ] {612313b7-b0f4-4001-a0e9-d9d644d82f94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2026.03.10 10:16:32.945129 [ 267 ] {612313b7-b0f4-4001-a0e9-d9d644d82f94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2026.03.10 10:16:32.945481 [ 267 ] {612313b7-b0f4-4001-a0e9-d9d644d82f94} <Debug> TCPHandler: Processed in 0.000875959 sec. | ||
| 791 | 2026.03.10 10:16:32.997969 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2026.03.10 10:16:32.998094 [ 267 ] {abc3ecf7-d27e-4509-bd8b-16b830c81aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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') FORMAT Native; (stage: Complete) | ||
| 793 | 2026.03.10 10:16:32.998349 [ 267 ] {abc3ecf7-d27e-4509-bd8b-16b830c81aec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2026.03.10 10:16:32.998395 [ 267 ] {abc3ecf7-d27e-4509-bd8b-16b830c81aec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2026.03.10 10:16:32.998792 [ 267 ] {abc3ecf7-d27e-4509-bd8b-16b830c81aec} <Debug> TCPHandler: Processed in 0.00087945 sec. | ||
| 796 | 2026.03.10 10:16:32.999424 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2026.03.10 10:16:32.999538 [ 267 ] {11015e8c-d9f8-459d-8a56-111e1fd551b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('kstat_sampler:samples_dropped', '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') FORMAT Native; (stage: Complete) | ||
| 798 | 2026.03.10 10:16:32.999789 [ 267 ] {11015e8c-d9f8-459d-8a56-111e1fd551b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2026.03.10 10:16:32.999830 [ 267 ] {11015e8c-d9f8-459d-8a56-111e1fd551b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2026.03.10 10:16:33.000259 [ 267 ] {11015e8c-d9f8-459d-8a56-111e1fd551b6} <Debug> TCPHandler: Processed in 0.00088078 sec. | ||
| 801 | 2026.03.10 10:16:33.000586 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2026.03.10 10:16:33.000690 [ 267 ] {79745c82-fe37-478a-a523-f663fe455893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 803 | 2026.03.10 10:16:33.000730 [ 267 ] {79745c82-fe37-478a-a523-f663fe455893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2026.03.10 10:16:33.001262 [ 267 ] {79745c82-fe37-478a-a523-f663fe455893} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 805 | 2026.03.10 10:16:33.001303 [ 267 ] {79745c82-fe37-478a-a523-f663fe455893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 806 | 2026.03.10 10:16:33.001868 [ 267 ] {79745c82-fe37-478a-a523-f663fe455893} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 807 | 2026.03.10 10:16:33.002231 [ 267 ] {79745c82-fe37-478a-a523-f663fe455893} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 808 | 2026.03.10 10:16:33.002375 [ 267 ] {79745c82-fe37-478a-a523-f663fe455893} <Debug> executeQuery: Read 10 rows, 2.03 KiB in 0.001715 sec., 5830.903790087464 rows/sec., 1.16 MiB/sec. | ||
| 809 | 2026.03.10 10:16:33.002419 [ 267 ] {79745c82-fe37-478a-a523-f663fe455893} <Debug> TCPHandler: Processed in 0.001878842 sec. | ||
| 810 | 2026.03.10 10:16:33.002525 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2026.03.10 10:16:33.002618 [ 267 ] {3754f003-6644-4cb4-bc75-181f1032ffe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 812 | 2026.03.10 10:16:33.002658 [ 267 ] {3754f003-6644-4cb4-bc75-181f1032ffe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 813 | 2026.03.10 10:16:33.003118 [ 267 ] {3754f003-6644-4cb4-bc75-181f1032ffe2} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 814 | 2026.03.10 10:16:33.003152 [ 267 ] {3754f003-6644-4cb4-bc75-181f1032ffe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 815 | 2026.03.10 10:16:33.003561 [ 267 ] {3754f003-6644-4cb4-bc75-181f1032ffe2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 816 | 2026.03.10 10:16:33.004037 [ 267 ] {3754f003-6644-4cb4-bc75-181f1032ffe2} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 817 | 2026.03.10 10:16:33.004163 [ 267 ] {3754f003-6644-4cb4-bc75-181f1032ffe2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001565 sec., 1277.9552715654952 rows/sec., 104.21 KiB/sec. | ||
| 818 | 2026.03.10 10:16:33.004204 [ 267 ] {3754f003-6644-4cb4-bc75-181f1032ffe2} <Debug> TCPHandler: Processed in 0.001727679 sec. | ||
| 819 | 2026.03.10 10:16:33.004306 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 820 | 2026.03.10 10:16:33.004396 [ 267 ] {4840189d-dc39-4436-b6bf-885696c0a35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 821 | 2026.03.10 10:16:33.004434 [ 267 ] {4840189d-dc39-4436-b6bf-885696c0a35d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 822 | 2026.03.10 10:16:33.005896 [ 267 ] {4840189d-dc39-4436-b6bf-885696c0a35d} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 823 | 2026.03.10 10:16:33.005929 [ 267 ] {4840189d-dc39-4436-b6bf-885696c0a35d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 824 | 2026.03.10 10:16:33.006540 [ 267 ] {4840189d-dc39-4436-b6bf-885696c0a35d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 825 | 2026.03.10 10:16:33.007009 [ 267 ] {4840189d-dc39-4436-b6bf-885696c0a35d} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 826 | 2026.03.10 10:16:33.007136 [ 267 ] {4840189d-dc39-4436-b6bf-885696c0a35d} <Debug> executeQuery: Read 1867 rows, 143.51 KiB in 0.002757 sec., 677185.3463910047 rows/sec., 50.83 MiB/sec. | ||
| 827 | 2026.03.10 10:16:33.007171 [ 267 ] {4840189d-dc39-4436-b6bf-885696c0a35d} <Debug> TCPHandler: Processed in 0.002913696 sec. | ||
| 828 | 2026.03.10 10:16:33.007278 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2026.03.10 10:16:33.007380 [ 267 ] {65458818-33fe-4079-a94e-3644b6643eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 830 | 2026.03.10 10:16:33.007419 [ 267 ] {65458818-33fe-4079-a94e-3644b6643eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 831 | 2026.03.10 10:16:33.007865 [ 267 ] {65458818-33fe-4079-a94e-3644b6643eb7} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 832 | 2026.03.10 10:16:33.007914 [ 267 ] {65458818-33fe-4079-a94e-3644b6643eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 833 | 2026.03.10 10:16:33.008400 [ 267 ] {65458818-33fe-4079-a94e-3644b6643eb7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 834 | 2026.03.10 10:16:33.008892 [ 267 ] {65458818-33fe-4079-a94e-3644b6643eb7} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 835 | 2026.03.10 10:16:33.009023 [ 267 ] {65458818-33fe-4079-a94e-3644b6643eb7} <Debug> executeQuery: Read 4 rows, 297.00 B in 0.001661 sec., 2408.187838651415 rows/sec., 174.62 KiB/sec. | ||
| 836 | 2026.03.10 10:16:33.009060 [ 267 ] {65458818-33fe-4079-a94e-3644b6643eb7} <Debug> TCPHandler: Processed in 0.001828081 sec. | ||
| 837 | 2026.03.10 10:16:33.009155 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.03.10 10:16:33.009247 [ 267 ] {b1239ba4-3ebc-45a5-9e0c-bdec0851c257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 839 | 2026.03.10 10:16:33.009285 [ 267 ] {b1239ba4-3ebc-45a5-9e0c-bdec0851c257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 840 | 2026.03.10 10:16:33.009898 [ 267 ] {b1239ba4-3ebc-45a5-9e0c-bdec0851c257} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 841 | 2026.03.10 10:16:33.009931 [ 267 ] {b1239ba4-3ebc-45a5-9e0c-bdec0851c257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 842 | 2026.03.10 10:16:33.010424 [ 267 ] {b1239ba4-3ebc-45a5-9e0c-bdec0851c257} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 843 | 2026.03.10 10:16:33.010918 [ 267 ] {b1239ba4-3ebc-45a5-9e0c-bdec0851c257} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 844 | 2026.03.10 10:16:33.011041 [ 267 ] {b1239ba4-3ebc-45a5-9e0c-bdec0851c257} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001811 sec., 390944.229707344 rows/sec., 22.81 MiB/sec. | ||
| 845 | 2026.03.10 10:16:33.011076 [ 267 ] {b1239ba4-3ebc-45a5-9e0c-bdec0851c257} <Debug> TCPHandler: Processed in 0.001968304 sec. | ||
| 846 | 2026.03.10 10:16:33.011182 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2026.03.10 10:16:33.011274 [ 267 ] {b208060c-dd2d-42a7-aa13-214c70f10e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 848 | 2026.03.10 10:16:33.011311 [ 267 ] {b208060c-dd2d-42a7-aa13-214c70f10e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 849 | 2026.03.10 10:16:33.011699 [ 267 ] {b208060c-dd2d-42a7-aa13-214c70f10e80} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 850 | 2026.03.10 10:16:33.011735 [ 267 ] {b208060c-dd2d-42a7-aa13-214c70f10e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 851 | 2026.03.10 10:16:33.012175 [ 267 ] {b208060c-dd2d-42a7-aa13-214c70f10e80} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 852 | 2026.03.10 10:16:33.012702 [ 267 ] {b208060c-dd2d-42a7-aa13-214c70f10e80} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 853 | 2026.03.10 10:16:33.012825 [ 267 ] {b208060c-dd2d-42a7-aa13-214c70f10e80} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001569 sec., 637.348629700446 rows/sec., 44.81 KiB/sec. | ||
| 854 | 2026.03.10 10:16:33.012861 [ 267 ] {b208060c-dd2d-42a7-aa13-214c70f10e80} <Debug> TCPHandler: Processed in 0.001726659 sec. | ||
| 855 | 2026.03.10 10:16:33.012969 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2026.03.10 10:16:33.013060 [ 267 ] {b78f17fc-3907-4444-b962-0a637e387a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 857 | 2026.03.10 10:16:33.013099 [ 267 ] {b78f17fc-3907-4444-b962-0a637e387a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 858 | 2026.03.10 10:16:33.013881 [ 267 ] {b78f17fc-3907-4444-b962-0a637e387a2c} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 859 | 2026.03.10 10:16:33.013917 [ 267 ] {b78f17fc-3907-4444-b962-0a637e387a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 860 | 2026.03.10 10:16:33.014463 [ 267 ] {b78f17fc-3907-4444-b962-0a637e387a2c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 861 | 2026.03.10 10:16:33.014879 [ 267 ] {b78f17fc-3907-4444-b962-0a637e387a2c} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 862 | 2026.03.10 10:16:33.015003 [ 267 ] {b78f17fc-3907-4444-b962-0a637e387a2c} <Debug> executeQuery: Read 940 rows, 65.55 KiB in 0.00196 sec., 479591.8367346939 rows/sec., 32.66 MiB/sec. | ||
| 863 | 2026.03.10 10:16:33.015039 [ 267 ] {b78f17fc-3907-4444-b962-0a637e387a2c} <Debug> TCPHandler: Processed in 0.002118957 sec. | ||
| 864 | 2026.03.10 10:16:33.015144 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 865 | 2026.03.10 10:16:33.015237 [ 267 ] {164ad49a-3176-4d60-8eb2-9594856848a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 866 | 2026.03.10 10:16:33.015279 [ 267 ] {164ad49a-3176-4d60-8eb2-9594856848a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 867 | 2026.03.10 10:16:33.016192 [ 267 ] {164ad49a-3176-4d60-8eb2-9594856848a5} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 868 | 2026.03.10 10:16:33.016225 [ 267 ] {164ad49a-3176-4d60-8eb2-9594856848a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 869 | 2026.03.10 10:16:33.016831 [ 267 ] {164ad49a-3176-4d60-8eb2-9594856848a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 870 | 2026.03.10 10:16:33.017258 [ 267 ] {164ad49a-3176-4d60-8eb2-9594856848a5} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 871 | 2026.03.10 10:16:33.017389 [ 267 ] {164ad49a-3176-4d60-8eb2-9594856848a5} <Debug> executeQuery: Read 2207 rows, 145.51 KiB in 0.00217 sec., 1017050.6912442396 rows/sec., 65.49 MiB/sec. | ||
| 872 | 2026.03.10 10:16:33.017425 [ 267 ] {164ad49a-3176-4d60-8eb2-9594856848a5} <Debug> TCPHandler: Processed in 0.002328112 sec. | ||
| 873 | 2026.03.10 10:16:33.017528 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2026.03.10 10:16:33.017620 [ 267 ] {ab06d837-51b9-4c61-bf9c-d9017b1faf54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 875 | 2026.03.10 10:16:33.017674 [ 267 ] {ab06d837-51b9-4c61-bf9c-d9017b1faf54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 876 | 2026.03.10 10:16:33.018368 [ 267 ] {ab06d837-51b9-4c61-bf9c-d9017b1faf54} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 877 | 2026.03.10 10:16:33.018403 [ 267 ] {ab06d837-51b9-4c61-bf9c-d9017b1faf54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 878 | 2026.03.10 10:16:33.018967 [ 267 ] {ab06d837-51b9-4c61-bf9c-d9017b1faf54} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 879 | 2026.03.10 10:16:33.019434 [ 267 ] {ab06d837-51b9-4c61-bf9c-d9017b1faf54} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 880 | 2026.03.10 10:16:33.019575 [ 267 ] {ab06d837-51b9-4c61-bf9c-d9017b1faf54} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001972 sec., 1014.1987829614606 rows/sec., 1.82 MiB/sec. | ||
| 881 | 2026.03.10 10:16:33.019621 [ 267 ] {ab06d837-51b9-4c61-bf9c-d9017b1faf54} <Debug> TCPHandler: Processed in 0.002141008 sec. | ||
| 882 | 2026.03.10 10:16:36.315361 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 126 | ||
| 883 | 2026.03.10 10:16:36.318354 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 884 | 2026.03.10 10:16:36.318402 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 885 | 2026.03.10 10:16:36.319693 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 886 | 2026.03.10 10:16:36.320198 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 887 | 2026.03.10 10:16:36.320496 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 126 | ||
| 888 | 2026.03.10 10:16:37.001148 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.12 MiB, peak 160.13 MiB, free memory in arenas 0.00 B, will set to 160.16 MiB (RSS), difference: 4.04 MiB | ||
| 889 | 2026.03.10 10:16:38.820769 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 890 | 2026.03.10 10:16:38.821239 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 891 | 2026.03.10 10:16:38.821279 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 892 | 2026.03.10 10:16:38.821983 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 893 | 2026.03.10 10:16:38.822554 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 894 | 2026.03.10 10:16:38.822714 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 895 | 2026.03.10 10:16:38.888619 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 896 | 2026.03.10 10:16:38.904662 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 897 | 2026.03.10 10:16:38.904723 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 898 | 2026.03.10 10:16:38.911198 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 899 | 2026.03.10 10:16:38.912318 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 900 | 2026.03.10 10:16:38.915087 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 901 | 2026.03.10 10:16:39.001207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.69 MiB, peak 164.69 MiB, free memory in arenas 0.00 B, will set to 161.91 MiB (RSS), difference: 1.22 MiB | ||
| 902 | 2026.03.10 10:16:46.248972 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 903 | 2026.03.10 10:16:46.249030 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 904 | 2026.03.10 10:16:46.322890 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 905 | 2026.03.10 10:16:46.323379 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 906 | 2026.03.10 10:16:46.323420 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 907 | 2026.03.10 10:16:46.324175 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 908 | 2026.03.10 10:16:46.324781 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 909 | 2026.03.10 10:16:46.324925 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 910 | 2026.03.10 10:16:46.415266 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 911 | 2026.03.10 10:16:46.432877 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 912 | 2026.03.10 10:16:46.432924 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 913 | 2026.03.10 10:16:46.439434 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 914 | 2026.03.10 10:16:46.440892 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 915 | 2026.03.10 10:16:46.444612 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 916 | 2026.03.10 10:16:50.133450 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56036 | ||
| 917 | 2026.03.10 10:16:50.133588 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.03.10 10:16:50.133622 [ 286 ] {} <Debug> TCP-Session: 474dfc5a-6ecc-4fad-bcc2-07c39d2d599e Authenticating user 'default' from [fd00:1122:3344:101::e]:56036 | ||
| 919 | 2026.03.10 10:16:50.133649 [ 286 ] {} <Debug> TCP-Session: 474dfc5a-6ecc-4fad-bcc2-07c39d2d599e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 920 | 2026.03.10 10:16:50.133667 [ 286 ] {} <Debug> TCP-Session: 474dfc5a-6ecc-4fad-bcc2-07c39d2d599e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2026.03.10 10:16:50.133719 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 922 | 2026.03.10 10:16:50.133784 [ 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 | ||
| 923 | 2026.03.10 10:16:50.133802 [ 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 | ||
| 924 | 2026.03.10 10:16:50.134131 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59072 | ||
| 925 | 2026.03.10 10:16:50.134233 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50838 | ||
| 926 | 2026.03.10 10:16:50.134257 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 927 | 2026.03.10 10:16:50.134319 [ 287 ] {} <Debug> TCP-Session: b10b3f72-08d0-4988-99b6-0edfa2414644 Authenticating user 'default' from [fd00:1122:3344:101::e]:59072 | ||
| 928 | 2026.03.10 10:16:50.134344 [ 287 ] {} <Debug> TCP-Session: b10b3f72-08d0-4988-99b6-0edfa2414644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.03.10 10:16:50.134356 [ 287 ] {} <Debug> TCP-Session: b10b3f72-08d0-4988-99b6-0edfa2414644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.03.10 10:16:50.134399 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39525 | ||
| 931 | 2026.03.10 10:16:50.134414 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41641 | ||
| 932 | 2026.03.10 10:16:50.134424 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 933 | 2026.03.10 10:16:50.134477 [ 286 ] {} <Trace> TCP-Session: 474dfc5a-6ecc-4fad-bcc2-07c39d2d599e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 934 | 2026.03.10 10:16:50.134504 [ 288 ] {} <Debug> TCP-Session: 5f998b10-5e41-411e-a830-4edfa21e5d4e Authenticating user 'default' from [fd00:1122:3344:101::e]:50838 | ||
| 935 | 2026.03.10 10:16:50.134507 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45730 | ||
| 936 | 2026.03.10 10:16:50.134534 [ 288 ] {} <Debug> TCP-Session: 5f998b10-5e41-411e-a830-4edfa21e5d4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.03.10 10:16:50.134560 [ 288 ] {} <Debug> TCP-Session: 5f998b10-5e41-411e-a830-4edfa21e5d4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.03.10 10:16:50.134607 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 939 | 2026.03.10 10:16:50.134646 [ 290 ] {} <Debug> TCP-Session: 3c2de545-41cf-457f-acfe-a12d54b4fc08 Authenticating user 'default' from [fd00:1122:3344:101::e]:39525 | ||
| 940 | 2026.03.10 10:16:50.134661 [ 286 ] {81c4df93-9bbc-4f20-8c3a-f3a46bef248b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56036) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 941 | 2026.03.10 10:16:50.134664 [ 290 ] {} <Debug> TCP-Session: 3c2de545-41cf-457f-acfe-a12d54b4fc08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.03.10 10:16:50.134688 [ 290 ] {} <Debug> TCP-Session: 3c2de545-41cf-457f-acfe-a12d54b4fc08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.03.10 10:16:50.134801 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53793 | ||
| 944 | 2026.03.10 10:16:50.134828 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 945 | 2026.03.10 10:16:50.134828 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 946 | 2026.03.10 10:16:50.134869 [ 291 ] {} <Debug> TCP-Session: 1dc7ba0c-7ac7-4634-8a58-a4fa159653fd Authenticating user 'default' from [fd00:1122:3344:101::e]:45730 | ||
| 947 | 2026.03.10 10:16:50.134893 [ 289 ] {} <Debug> TCP-Session: ef567cd6-3b71-40c6-bcf5-60d65a241fd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41641 | ||
| 948 | 2026.03.10 10:16:50.134899 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43155 | ||
| 949 | 2026.03.10 10:16:50.134922 [ 289 ] {} <Debug> TCP-Session: ef567cd6-3b71-40c6-bcf5-60d65a241fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.03.10 10:16:50.134896 [ 291 ] {} <Debug> TCP-Session: 1dc7ba0c-7ac7-4634-8a58-a4fa159653fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.03.10 10:16:50.134940 [ 289 ] {} <Debug> TCP-Session: ef567cd6-3b71-40c6-bcf5-60d65a241fd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.03.10 10:16:50.134961 [ 291 ] {} <Debug> TCP-Session: 1dc7ba0c-7ac7-4634-8a58-a4fa159653fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.03.10 10:16:50.135011 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 954 | 2026.03.10 10:16:50.135049 [ 292 ] {} <Debug> TCP-Session: bee14132-7756-4a28-9e0c-d05c03070cf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53793 | ||
| 955 | 2026.03.10 10:16:50.135066 [ 292 ] {} <Debug> TCP-Session: bee14132-7756-4a28-9e0c-d05c03070cf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 956 | 2026.03.10 10:16:50.135071 [ 286 ] {81c4df93-9bbc-4f20-8c3a-f3a46bef248b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 957 | 2026.03.10 10:16:50.135079 [ 292 ] {} <Debug> TCP-Session: bee14132-7756-4a28-9e0c-d05c03070cf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 958 | 2026.03.10 10:16:50.135109 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 959 | 2026.03.10 10:16:50.135114 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38415 | ||
| 960 | 2026.03.10 10:16:50.135148 [ 293 ] {} <Debug> TCP-Session: 7ef6fc24-7b0f-4b7f-a15d-cc46ae06ee96 Authenticating user 'default' from [fd00:1122:3344:101::e]:43155 | ||
| 961 | 2026.03.10 10:16:50.135176 [ 293 ] {} <Debug> TCP-Session: 7ef6fc24-7b0f-4b7f-a15d-cc46ae06ee96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 962 | 2026.03.10 10:16:50.135191 [ 293 ] {} <Debug> TCP-Session: 7ef6fc24-7b0f-4b7f-a15d-cc46ae06ee96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.03.10 10:16:50.135306 [ 286 ] {81c4df93-9bbc-4f20-8c3a-f3a46bef248b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 964 | 2026.03.10 10:16:50.135316 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 965 | 2026.03.10 10:16:50.135348 [ 294 ] {} <Debug> TCP-Session: ce8aa962-1215-4e05-bcef-46aa6d85eac9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38415 | ||
| 966 | 2026.03.10 10:16:50.135364 [ 294 ] {} <Debug> TCP-Session: ce8aa962-1215-4e05-bcef-46aa6d85eac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2026.03.10 10:16:50.135376 [ 294 ] {} <Debug> TCP-Session: ce8aa962-1215-4e05-bcef-46aa6d85eac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.03.10 10:16:50.135838 [ 286 ] {81c4df93-9bbc-4f20-8c3a-f3a46bef248b} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 969 | 2026.03.10 10:16:50.143569 [ 295 ] {81c4df93-9bbc-4f20-8c3a-f3a46bef248b} <Trace> AggregatingTransform: Aggregating | ||
| 970 | 2026.03.10 10:16:50.143671 [ 295 ] {81c4df93-9bbc-4f20-8c3a-f3a46bef248b} <Trace> Aggregator: Aggregation method: without_key | ||
| 971 | 2026.03.10 10:16:50.144359 [ 295 ] {81c4df93-9bbc-4f20-8c3a-f3a46bef248b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003443718 sec. (290.384 rows/sec., 11.34 KiB/sec.) | ||
| 972 | 2026.03.10 10:16:50.144385 [ 295 ] {81c4df93-9bbc-4f20-8c3a-f3a46bef248b} <Trace> Aggregator: Merging aggregated data | ||
| 973 | 2026.03.10 10:16:50.144415 [ 295 ] {81c4df93-9bbc-4f20-8c3a-f3a46bef248b} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 974 | 2026.03.10 10:16:50.145591 [ 286 ] {81c4df93-9bbc-4f20-8c3a-f3a46bef248b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.010992 sec., 90.97525473071325 rows/sec., 3.55 KiB/sec. | ||
| 975 | 2026.03.10 10:16:50.145746 [ 286 ] {81c4df93-9bbc-4f20-8c3a-f3a46bef248b} <Debug> TCPHandler: Processed in 0.011415577 sec. | ||
| 976 | 2026.03.10 10:16:50.147594 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 977 | 2026.03.10 10:16:50.147628 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2026.03.10 10:16:50.147642 [ 286 ] {} <Debug> TCP-Session: 474dfc5a-6ecc-4fad-bcc2-07c39d2d599e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.03.10 10:16:50.147648 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 980 | 2026.03.10 10:16:50.147668 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 981 | 2026.03.10 10:16:50.147689 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 982 | 2026.03.10 10:16:50.147709 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 983 | 2026.03.10 10:16:50.147740 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 984 | 2026.03.10 10:16:50.147756 [ 291 ] {} <Debug> TCP-Session: 1dc7ba0c-7ac7-4634-8a58-a4fa159653fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2026.03.10 10:16:50.147779 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 986 | 2026.03.10 10:16:50.147785 [ 292 ] {} <Debug> TCP-Session: bee14132-7756-4a28-9e0c-d05c03070cf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 987 | 2026.03.10 10:16:50.147791 [ 288 ] {} <Debug> TCP-Session: 5f998b10-5e41-411e-a830-4edfa21e5d4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 988 | 2026.03.10 10:16:50.147823 [ 294 ] {} <Debug> TCP-Session: ce8aa962-1215-4e05-bcef-46aa6d85eac9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 989 | 2026.03.10 10:16:50.147709 [ 293 ] {} <Debug> TCP-Session: 7ef6fc24-7b0f-4b7f-a15d-cc46ae06ee96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 990 | 2026.03.10 10:16:50.147678 [ 287 ] {} <Debug> TCP-Session: b10b3f72-08d0-4988-99b6-0edfa2414644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 991 | 2026.03.10 10:16:50.147731 [ 289 ] {} <Debug> TCP-Session: ef567cd6-3b71-40c6-bcf5-60d65a241fd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 992 | 2026.03.10 10:16:50.147726 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 993 | 2026.03.10 10:16:50.147977 [ 290 ] {} <Debug> TCP-Session: 3c2de545-41cf-457f-acfe-a12d54b4fc08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 994 | 2026.03.10 10:16:50.874801 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36486 | ||
| 995 | 2026.03.10 10:16:50.874920 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 996 | 2026.03.10 10:16:50.874949 [ 286 ] {} <Debug> TCP-Session: b3398690-ddab-4f4f-98ba-1662d3792530 Authenticating user 'default' from [fd00:1122:3344:101::e]:36486 | ||
| 997 | 2026.03.10 10:16:50.874971 [ 286 ] {} <Debug> TCP-Session: b3398690-ddab-4f4f-98ba-1662d3792530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2026.03.10 10:16:50.874984 [ 286 ] {} <Debug> TCP-Session: b3398690-ddab-4f4f-98ba-1662d3792530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 999 | 2026.03.10 10:16:50.875188 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59600 | ||
| 1000 | 2026.03.10 10:16:50.875258 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36116 | ||
| 1001 | 2026.03.10 10:16:50.875282 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53299 | ||
| 1002 | 2026.03.10 10:16:50.875313 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53137 | ||
| 1003 | 2026.03.10 10:16:50.875323 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40699 | ||
| 1004 | 2026.03.10 10:16:50.875356 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58147 | ||
| 1005 | 2026.03.10 10:16:50.875378 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1006 | 2026.03.10 10:16:50.875396 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1007 | 2026.03.10 10:16:50.875426 [ 288 ] {} <Debug> TCP-Session: 9473dbd1-8f1e-4d74-8814-232a44276a0f Authenticating user 'default' from [fd00:1122:3344:101::e]:36116 | ||
| 1008 | 2026.03.10 10:16:50.875458 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1009 | 2026.03.10 10:16:50.875464 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1010 | 2026.03.10 10:16:50.875397 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1011 | 2026.03.10 10:16:50.875322 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1012 | 2026.03.10 10:16:50.875559 [ 290 ] {} <Debug> TCP-Session: b3ffcfb4-2b6b-4077-98fa-bf0f0d7a43f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53299 | ||
| 1013 | 2026.03.10 10:16:50.875592 [ 292 ] {} <Debug> TCP-Session: 0c4d07c3-1f3d-43b4-b0ff-e7e333e66b1d Authenticating user 'default' from [fd00:1122:3344:101::e]:53137 | ||
| 1014 | 2026.03.10 10:16:50.875607 [ 287 ] {} <Debug> TCP-Session: 41eb4599-b6ea-481f-83cc-8fd60da24a2b Authenticating user 'default' from [fd00:1122:3344:101::e]:59600 | ||
| 1015 | 2026.03.10 10:16:50.875614 [ 290 ] {} <Debug> TCP-Session: b3ffcfb4-2b6b-4077-98fa-bf0f0d7a43f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.03.10 10:16:50.875635 [ 292 ] {} <Debug> TCP-Session: 0c4d07c3-1f3d-43b4-b0ff-e7e333e66b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.03.10 10:16:50.875651 [ 290 ] {} <Debug> TCP-Session: b3ffcfb4-2b6b-4077-98fa-bf0f0d7a43f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.03.10 10:16:50.875651 [ 287 ] {} <Debug> TCP-Session: 41eb4599-b6ea-481f-83cc-8fd60da24a2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.03.10 10:16:50.875673 [ 288 ] {} <Debug> TCP-Session: 9473dbd1-8f1e-4d74-8814-232a44276a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.03.10 10:16:50.875677 [ 292 ] {} <Debug> TCP-Session: 0c4d07c3-1f3d-43b4-b0ff-e7e333e66b1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.03.10 10:16:50.875700 [ 287 ] {} <Debug> TCP-Session: 41eb4599-b6ea-481f-83cc-8fd60da24a2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.03.10 10:16:50.875710 [ 288 ] {} <Debug> TCP-Session: 9473dbd1-8f1e-4d74-8814-232a44276a0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.03.10 10:16:50.875741 [ 294 ] {} <Debug> TCP-Session: 73275a1f-0230-470c-9adf-eda049d58860 Authenticating user 'default' from [fd00:1122:3344:101::e]:58147 | ||
| 1024 | 2026.03.10 10:16:50.875578 [ 293 ] {} <Debug> TCP-Session: 934815b3-83e3-43e6-aabd-0947207180a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40699 | ||
| 1025 | 2026.03.10 10:16:50.875771 [ 294 ] {} <Debug> TCP-Session: 73275a1f-0230-470c-9adf-eda049d58860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.03.10 10:16:50.875796 [ 293 ] {} <Debug> TCP-Session: 934815b3-83e3-43e6-aabd-0947207180a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2026.03.10 10:16:50.875814 [ 294 ] {} <Debug> TCP-Session: 73275a1f-0230-470c-9adf-eda049d58860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1028 | 2026.03.10 10:16:50.875832 [ 293 ] {} <Debug> TCP-Session: 934815b3-83e3-43e6-aabd-0947207180a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.03.10 10:16:50.875419 [ 286 ] {} <Trace> TCP-Session: b3398690-ddab-4f4f-98ba-1662d3792530 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1030 | 2026.03.10 10:16:50.875288 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57611 | ||
| 1031 | 2026.03.10 10:16:50.875272 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46697 | ||
| 1032 | 2026.03.10 10:16:50.875968 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1033 | 2026.03.10 10:16:50.875975 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1034 | 2026.03.10 10:16:50.876005 [ 291 ] {} <Debug> TCP-Session: 4d73fe73-d210-46bf-983b-038e77eb988b Authenticating user 'default' from [fd00:1122:3344:101::e]:57611 | ||
| 1035 | 2026.03.10 10:16:50.876018 [ 289 ] {} <Debug> TCP-Session: 68963b84-803a-4583-b186-b451d55d8169 Authenticating user 'default' from [fd00:1122:3344:101::e]:46697 | ||
| 1036 | 2026.03.10 10:16:50.876036 [ 291 ] {} <Debug> TCP-Session: 4d73fe73-d210-46bf-983b-038e77eb988b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.03.10 10:16:50.876065 [ 286 ] {3fae374b-6646-464a-b60d-779616544f87} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36486) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1038 | 2026.03.10 10:16:50.876075 [ 289 ] {} <Debug> TCP-Session: 68963b84-803a-4583-b186-b451d55d8169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.03.10 10:16:50.876087 [ 291 ] {} <Debug> TCP-Session: 4d73fe73-d210-46bf-983b-038e77eb988b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2026.03.10 10:16:50.876116 [ 289 ] {} <Debug> TCP-Session: 68963b84-803a-4583-b186-b451d55d8169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2026.03.10 10:16:50.876357 [ 286 ] {3fae374b-6646-464a-b60d-779616544f87} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1042 | 2026.03.10 10:16:50.876419 [ 286 ] {3fae374b-6646-464a-b60d-779616544f87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1043 | 2026.03.10 10:16:50.876703 [ 286 ] {3fae374b-6646-464a-b60d-779616544f87} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 1044 | 2026.03.10 10:16:50.877621 [ 315 ] {3fae374b-6646-464a-b60d-779616544f87} <Trace> AggregatingTransform: Aggregating | ||
| 1045 | 2026.03.10 10:16:50.877674 [ 315 ] {3fae374b-6646-464a-b60d-779616544f87} <Trace> Aggregator: Aggregation method: without_key | ||
| 1046 | 2026.03.10 10:16:50.877712 [ 315 ] {3fae374b-6646-464a-b60d-779616544f87} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000908 sec. (1101.322 rows/sec., 43.02 KiB/sec.) | ||
| 1047 | 2026.03.10 10:16:50.877736 [ 315 ] {3fae374b-6646-464a-b60d-779616544f87} <Trace> Aggregator: Merging aggregated data | ||
| 1048 | 2026.03.10 10:16:50.879615 [ 286 ] {3fae374b-6646-464a-b60d-779616544f87} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003633 sec., 275.25461051472615 rows/sec., 10.75 KiB/sec. | ||
| 1049 | 2026.03.10 10:16:50.879780 [ 286 ] {3fae374b-6646-464a-b60d-779616544f87} <Debug> TCPHandler: Processed in 0.004537772 sec. | ||
| 1050 | 2026.03.10 10:16:50.879924 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1051 | 2026.03.10 10:16:50.879952 [ 286 ] {} <Debug> TCP-Session: b3398690-ddab-4f4f-98ba-1662d3792530 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2026.03.10 10:16:50.879959 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1053 | 2026.03.10 10:16:50.879983 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1054 | 2026.03.10 10:16:50.880000 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1055 | 2026.03.10 10:16:50.880039 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1056 | 2026.03.10 10:16:50.880053 [ 287 ] {} <Debug> TCP-Session: 41eb4599-b6ea-481f-83cc-8fd60da24a2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.03.10 10:16:50.880080 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1058 | 2026.03.10 10:16:50.880084 [ 288 ] {} <Debug> TCP-Session: 9473dbd1-8f1e-4d74-8814-232a44276a0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.03.10 10:16:50.880105 [ 292 ] {} <Debug> TCP-Session: 0c4d07c3-1f3d-43b4-b0ff-e7e333e66b1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2026.03.10 10:16:50.880129 [ 291 ] {} <Debug> TCP-Session: 4d73fe73-d210-46bf-983b-038e77eb988b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.03.10 10:16:50.880099 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1062 | 2026.03.10 10:16:50.880095 [ 293 ] {} <Debug> TCP-Session: 934815b3-83e3-43e6-aabd-0947207180a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.03.10 10:16:50.880218 [ 294 ] {} <Debug> TCP-Session: 73275a1f-0230-470c-9adf-eda049d58860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.03.10 10:16:50.880074 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1065 | 2026.03.10 10:16:50.880021 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1066 | 2026.03.10 10:16:50.880286 [ 289 ] {} <Debug> TCP-Session: 68963b84-803a-4583-b186-b451d55d8169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.03.10 10:16:50.880331 [ 290 ] {} <Debug> TCP-Session: b3ffcfb4-2b6b-4077-98fa-bf0f0d7a43f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.03.10 10:16:51.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.66 MiB, peak 174.77 MiB, free memory in arenas 0.00 B, will set to 165.74 MiB (RSS), difference: 2.07 MiB | ||
| 1069 | 2026.03.10 10:16:51.445023 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46097 | ||
| 1070 | 2026.03.10 10:16:51.445160 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1071 | 2026.03.10 10:16:51.445196 [ 286 ] {} <Debug> TCP-Session: 010408ef-4c97-4fff-b46e-fe6d73f8d194 Authenticating user 'default' from [fd00:1122:3344:101::e]:46097 | ||
| 1072 | 2026.03.10 10:16:51.445225 [ 286 ] {} <Debug> TCP-Session: 010408ef-4c97-4fff-b46e-fe6d73f8d194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2026.03.10 10:16:51.445243 [ 286 ] {} <Debug> TCP-Session: 010408ef-4c97-4fff-b46e-fe6d73f8d194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1074 | 2026.03.10 10:16:51.445497 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42589 | ||
| 1075 | 2026.03.10 10:16:51.445527 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43135 | ||
| 1076 | 2026.03.10 10:16:51.445548 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56546 | ||
| 1077 | 2026.03.10 10:16:51.445585 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32816 | ||
| 1078 | 2026.03.10 10:16:51.445557 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48497 | ||
| 1079 | 2026.03.10 10:16:51.445636 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1080 | 2026.03.10 10:16:51.445680 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1081 | 2026.03.10 10:16:51.445698 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1082 | 2026.03.10 10:16:51.445710 [ 294 ] {} <Debug> TCP-Session: 5a1001f2-81fb-40b7-b4ee-4aae62eaf12c Authenticating user 'default' from [fd00:1122:3344:101::e]:32816 | ||
| 1083 | 2026.03.10 10:16:51.445720 [ 286 ] {} <Trace> TCP-Session: 010408ef-4c97-4fff-b46e-fe6d73f8d194 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2026.03.10 10:16:51.445739 [ 294 ] {} <Debug> TCP-Session: 5a1001f2-81fb-40b7-b4ee-4aae62eaf12c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1085 | 2026.03.10 10:16:51.445741 [ 292 ] {} <Debug> TCP-Session: b45e70c2-097e-4491-8509-c882fbf19acd Authenticating user 'default' from [fd00:1122:3344:101::e]:56546 | ||
| 1086 | 2026.03.10 10:16:51.445761 [ 294 ] {} <Debug> TCP-Session: 5a1001f2-81fb-40b7-b4ee-4aae62eaf12c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1087 | 2026.03.10 10:16:51.445757 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1088 | 2026.03.10 10:16:51.445789 [ 292 ] {} <Debug> TCP-Session: b45e70c2-097e-4491-8509-c882fbf19acd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1089 | 2026.03.10 10:16:51.445813 [ 293 ] {} <Debug> TCP-Session: f05897b6-005d-4664-b4e3-fd8065519338 Authenticating user 'default' from [fd00:1122:3344:101::e]:48497 | ||
| 1090 | 2026.03.10 10:16:51.445829 [ 292 ] {} <Debug> TCP-Session: b45e70c2-097e-4491-8509-c882fbf19acd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2026.03.10 10:16:51.445851 [ 293 ] {} <Debug> TCP-Session: f05897b6-005d-4664-b4e3-fd8065519338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2026.03.10 10:16:51.445633 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1093 | 2026.03.10 10:16:51.445874 [ 293 ] {} <Debug> TCP-Session: f05897b6-005d-4664-b4e3-fd8065519338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2026.03.10 10:16:51.445536 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61940 | ||
| 1095 | 2026.03.10 10:16:51.445925 [ 287 ] {} <Debug> TCP-Session: e4b312d0-0968-4cb0-817d-48e20af63f56 Authenticating user 'default' from [fd00:1122:3344:101::e]:42589 | ||
| 1096 | 2026.03.10 10:16:51.445535 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60054 | ||
| 1097 | 2026.03.10 10:16:51.445984 [ 287 ] {} <Debug> TCP-Session: e4b312d0-0968-4cb0-817d-48e20af63f56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1098 | 2026.03.10 10:16:51.445515 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53047 | ||
| 1099 | 2026.03.10 10:16:51.446006 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1100 | 2026.03.10 10:16:51.446011 [ 287 ] {} <Debug> TCP-Session: e4b312d0-0968-4cb0-817d-48e20af63f56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2026.03.10 10:16:51.446061 [ 289 ] {} <Debug> TCP-Session: d6086493-ac40-48bb-ba68-244eaee4e646 Authenticating user 'default' from [fd00:1122:3344:101::e]:61940 | ||
| 1102 | 2026.03.10 10:16:51.446063 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1103 | 2026.03.10 10:16:51.446080 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1104 | 2026.03.10 10:16:51.446098 [ 289 ] {} <Debug> TCP-Session: d6086493-ac40-48bb-ba68-244eaee4e646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2026.03.10 10:16:51.446115 [ 291 ] {} <Debug> TCP-Session: 5f9c3b97-3f81-4a4b-9e2a-2ca14d237870 Authenticating user 'default' from [fd00:1122:3344:101::e]:60054 | ||
| 1106 | 2026.03.10 10:16:51.446128 [ 288 ] {} <Debug> TCP-Session: 0fd42e21-74fa-47c6-bbc1-8bfbe773ca70 Authenticating user 'default' from [fd00:1122:3344:101::e]:53047 | ||
| 1107 | 2026.03.10 10:16:51.446168 [ 291 ] {} <Debug> TCP-Session: 5f9c3b97-3f81-4a4b-9e2a-2ca14d237870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.03.10 10:16:51.446180 [ 288 ] {} <Debug> TCP-Session: 0fd42e21-74fa-47c6-bbc1-8bfbe773ca70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2026.03.10 10:16:51.446196 [ 291 ] {} <Debug> TCP-Session: 5f9c3b97-3f81-4a4b-9e2a-2ca14d237870 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2026.03.10 10:16:51.446209 [ 288 ] {} <Debug> TCP-Session: 0fd42e21-74fa-47c6-bbc1-8bfbe773ca70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1111 | 2026.03.10 10:16:51.446142 [ 289 ] {} <Debug> TCP-Session: d6086493-ac40-48bb-ba68-244eaee4e646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1112 | 2026.03.10 10:16:51.445702 [ 290 ] {} <Debug> TCP-Session: 2431dd58-ba49-4485-92ac-f0e077b6909d Authenticating user 'default' from [fd00:1122:3344:101::e]:43135 | ||
| 1113 | 2026.03.10 10:16:51.445932 [ 286 ] {a1eb8e98-288c-4b1d-badd-444f0a85c9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46097) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1114 | 2026.03.10 10:16:51.446311 [ 290 ] {} <Debug> TCP-Session: 2431dd58-ba49-4485-92ac-f0e077b6909d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.03.10 10:16:51.446333 [ 290 ] {} <Debug> TCP-Session: 2431dd58-ba49-4485-92ac-f0e077b6909d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.03.10 10:16:51.446611 [ 286 ] {a1eb8e98-288c-4b1d-badd-444f0a85c9f4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1117 | 2026.03.10 10:16:51.446684 [ 286 ] {a1eb8e98-288c-4b1d-badd-444f0a85c9f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1118 | 2026.03.10 10:16:51.447019 [ 286 ] {a1eb8e98-288c-4b1d-badd-444f0a85c9f4} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 1119 | 2026.03.10 10:16:51.448079 [ 276 ] {a1eb8e98-288c-4b1d-badd-444f0a85c9f4} <Trace> AggregatingTransform: Aggregating | ||
| 1120 | 2026.03.10 10:16:51.448127 [ 276 ] {a1eb8e98-288c-4b1d-badd-444f0a85c9f4} <Trace> Aggregator: Aggregation method: without_key | ||
| 1121 | 2026.03.10 10:16:51.448161 [ 276 ] {a1eb8e98-288c-4b1d-badd-444f0a85c9f4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001025173 sec. (975.445 rows/sec., 38.10 KiB/sec.) | ||
| 1122 | 2026.03.10 10:16:51.448176 [ 276 ] {a1eb8e98-288c-4b1d-badd-444f0a85c9f4} <Trace> Aggregator: Merging aggregated data | ||
| 1123 | 2026.03.10 10:16:51.449439 [ 286 ] {a1eb8e98-288c-4b1d-badd-444f0a85c9f4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003583 sec., 279.09572983533354 rows/sec., 10.90 KiB/sec. | ||
| 1124 | 2026.03.10 10:16:51.449612 [ 286 ] {a1eb8e98-288c-4b1d-badd-444f0a85c9f4} <Debug> TCPHandler: Processed in 0.004061721 sec. | ||
| 1125 | 2026.03.10 10:16:51.449706 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1126 | 2026.03.10 10:16:51.449732 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1127 | 2026.03.10 10:16:51.449746 [ 286 ] {} <Debug> TCP-Session: 010408ef-4c97-4fff-b46e-fe6d73f8d194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2026.03.10 10:16:51.449764 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1129 | 2026.03.10 10:16:51.449788 [ 287 ] {} <Debug> TCP-Session: e4b312d0-0968-4cb0-817d-48e20af63f56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.03.10 10:16:51.449807 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1131 | 2026.03.10 10:16:51.449831 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1132 | 2026.03.10 10:16:51.449867 [ 291 ] {} <Debug> TCP-Session: 5f9c3b97-3f81-4a4b-9e2a-2ca14d237870 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1133 | 2026.03.10 10:16:51.449873 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1134 | 2026.03.10 10:16:51.449905 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1135 | 2026.03.10 10:16:51.449902 [ 289 ] {} <Debug> TCP-Session: d6086493-ac40-48bb-ba68-244eaee4e646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.03.10 10:16:51.449937 [ 292 ] {} <Debug> TCP-Session: b45e70c2-097e-4491-8509-c882fbf19acd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2026.03.10 10:16:51.449952 [ 293 ] {} <Debug> TCP-Session: f05897b6-005d-4664-b4e3-fd8065519338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1138 | 2026.03.10 10:16:51.449849 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1139 | 2026.03.10 10:16:51.449841 [ 288 ] {} <Debug> TCP-Session: 0fd42e21-74fa-47c6-bbc1-8bfbe773ca70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2026.03.10 10:16:51.450028 [ 290 ] {} <Debug> TCP-Session: 2431dd58-ba49-4485-92ac-f0e077b6909d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.03.10 10:16:51.449780 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1142 | 2026.03.10 10:16:51.450085 [ 294 ] {} <Debug> TCP-Session: 5a1001f2-81fb-40b7-b4ee-4aae62eaf12c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1143 | 2026.03.10 10:16:51.623550 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62717 | ||
| 1144 | 2026.03.10 10:16:51.623651 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1145 | 2026.03.10 10:16:51.623678 [ 286 ] {} <Debug> TCP-Session: 4b57e39e-1aa7-49d5-bde1-fb0de7b6b0ea Authenticating user 'default' from [fd00:1122:3344:101::e]:62717 | ||
| 1146 | 2026.03.10 10:16:51.623700 [ 286 ] {} <Debug> TCP-Session: 4b57e39e-1aa7-49d5-bde1-fb0de7b6b0ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.03.10 10:16:51.623715 [ 286 ] {} <Debug> TCP-Session: 4b57e39e-1aa7-49d5-bde1-fb0de7b6b0ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.03.10 10:16:51.623873 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36117 | ||
| 1149 | 2026.03.10 10:16:51.623934 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63853 | ||
| 1150 | 2026.03.10 10:16:51.623946 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44116 | ||
| 1151 | 2026.03.10 10:16:51.623987 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59104 | ||
| 1152 | 2026.03.10 10:16:51.623988 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1153 | 2026.03.10 10:16:51.623969 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54765 | ||
| 1154 | 2026.03.10 10:16:51.624051 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1155 | 2026.03.10 10:16:51.624065 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1156 | 2026.03.10 10:16:51.624092 [ 288 ] {} <Debug> TCP-Session: e86bb966-956d-4088-8211-c48438808d4b Authenticating user 'default' from [fd00:1122:3344:101::e]:63853 | ||
| 1157 | 2026.03.10 10:16:51.624062 [ 287 ] {} <Debug> TCP-Session: 0ef787b1-7d75-45d8-aa5d-c43de0679fa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36117 | ||
| 1158 | 2026.03.10 10:16:51.624117 [ 290 ] {} <Debug> TCP-Session: be7d310d-c8b5-4933-9c43-c1003cdf7e6a Authenticating user 'default' from [fd00:1122:3344:101::e]:44116 | ||
| 1159 | 2026.03.10 10:16:51.624128 [ 288 ] {} <Debug> TCP-Session: e86bb966-956d-4088-8211-c48438808d4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1160 | 2026.03.10 10:16:51.624146 [ 287 ] {} <Debug> TCP-Session: 0ef787b1-7d75-45d8-aa5d-c43de0679fa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2026.03.10 10:16:51.624163 [ 290 ] {} <Debug> TCP-Session: be7d310d-c8b5-4933-9c43-c1003cdf7e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2026.03.10 10:16:51.624189 [ 287 ] {} <Debug> TCP-Session: 0ef787b1-7d75-45d8-aa5d-c43de0679fa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2026.03.10 10:16:51.624207 [ 290 ] {} <Debug> TCP-Session: be7d310d-c8b5-4933-9c43-c1003cdf7e6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1164 | 2026.03.10 10:16:51.624168 [ 288 ] {} <Debug> TCP-Session: e86bb966-956d-4088-8211-c48438808d4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1165 | 2026.03.10 10:16:51.624118 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1166 | 2026.03.10 10:16:51.623955 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41220 | ||
| 1167 | 2026.03.10 10:16:51.624278 [ 292 ] {} <Debug> TCP-Session: 1b0396fb-6d76-43bf-b521-19e2bcf55c14 Authenticating user 'default' from [fd00:1122:3344:101::e]:54765 | ||
| 1168 | 2026.03.10 10:16:51.623955 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45924 | ||
| 1169 | 2026.03.10 10:16:51.624326 [ 292 ] {} <Debug> TCP-Session: 1b0396fb-6d76-43bf-b521-19e2bcf55c14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1170 | 2026.03.10 10:16:51.624069 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1171 | 2026.03.10 10:16:51.624360 [ 292 ] {} <Debug> TCP-Session: 1b0396fb-6d76-43bf-b521-19e2bcf55c14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.03.10 10:16:51.624382 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1173 | 2026.03.10 10:16:51.624401 [ 294 ] {} <Debug> TCP-Session: 4162b05b-9170-4a6e-969c-3b1299b6fbf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59104 | ||
| 1174 | 2026.03.10 10:16:51.624400 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1175 | 2026.03.10 10:16:51.624431 [ 289 ] {} <Debug> TCP-Session: 5404e7b5-55e2-4073-83c9-fa8c7879ab8d Authenticating user 'default' from [fd00:1122:3344:101::e]:41220 | ||
| 1176 | 2026.03.10 10:16:51.624443 [ 294 ] {} <Debug> TCP-Session: 4162b05b-9170-4a6e-969c-3b1299b6fbf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2026.03.10 10:16:51.624457 [ 291 ] {} <Debug> TCP-Session: c92657b3-b390-4db8-b54f-2f9bbdc712fc Authenticating user 'default' from [fd00:1122:3344:101::e]:45924 | ||
| 1178 | 2026.03.10 10:16:51.624479 [ 294 ] {} <Debug> TCP-Session: 4162b05b-9170-4a6e-969c-3b1299b6fbf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.03.10 10:16:51.624472 [ 289 ] {} <Debug> TCP-Session: 5404e7b5-55e2-4073-83c9-fa8c7879ab8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2026.03.10 10:16:51.624495 [ 291 ] {} <Debug> TCP-Session: c92657b3-b390-4db8-b54f-2f9bbdc712fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1181 | 2026.03.10 10:16:51.624518 [ 289 ] {} <Debug> TCP-Session: 5404e7b5-55e2-4073-83c9-fa8c7879ab8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.03.10 10:16:51.624532 [ 291 ] {} <Debug> TCP-Session: c92657b3-b390-4db8-b54f-2f9bbdc712fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2026.03.10 10:16:51.624046 [ 286 ] {} <Trace> TCP-Session: 4b57e39e-1aa7-49d5-bde1-fb0de7b6b0ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1184 | 2026.03.10 10:16:51.623981 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33626 | ||
| 1185 | 2026.03.10 10:16:51.624670 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1186 | 2026.03.10 10:16:51.624703 [ 293 ] {} <Debug> TCP-Session: d51bec84-9891-45d2-8c76-8a9bb473cc85 Authenticating user 'default' from [fd00:1122:3344:101::e]:33626 | ||
| 1187 | 2026.03.10 10:16:51.624729 [ 293 ] {} <Debug> TCP-Session: d51bec84-9891-45d2-8c76-8a9bb473cc85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1188 | 2026.03.10 10:16:51.624748 [ 293 ] {} <Debug> TCP-Session: d51bec84-9891-45d2-8c76-8a9bb473cc85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2026.03.10 10:16:51.624766 [ 286 ] {e5ee1817-e44f-4960-ad1d-4eeddee44503} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62717) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1190 | 2026.03.10 10:16:51.625032 [ 286 ] {e5ee1817-e44f-4960-ad1d-4eeddee44503} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1191 | 2026.03.10 10:16:51.625088 [ 286 ] {e5ee1817-e44f-4960-ad1d-4eeddee44503} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1192 | 2026.03.10 10:16:51.625373 [ 286 ] {e5ee1817-e44f-4960-ad1d-4eeddee44503} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 1193 | 2026.03.10 10:16:51.625465 [ 286 ] {e5ee1817-e44f-4960-ad1d-4eeddee44503} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1194 | 2026.03.10 10:16:51.807698 [ 311 ] {e5ee1817-e44f-4960-ad1d-4eeddee44503} <Trace> AggregatingTransform: Aggregating | ||
| 1195 | 2026.03.10 10:16:51.807792 [ 311 ] {e5ee1817-e44f-4960-ad1d-4eeddee44503} <Trace> Aggregator: Aggregation method: without_key | ||
| 1196 | 2026.03.10 10:16:51.807840 [ 311 ] {e5ee1817-e44f-4960-ad1d-4eeddee44503} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001060314 sec. (943.117 rows/sec., 36.84 KiB/sec.) | ||
| 1197 | 2026.03.10 10:16:51.807865 [ 311 ] {e5ee1817-e44f-4960-ad1d-4eeddee44503} <Trace> Aggregator: Merging aggregated data | ||
| 1198 | 2026.03.10 10:16:51.809267 [ 286 ] {e5ee1817-e44f-4960-ad1d-4eeddee44503} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.184567 sec., 5.41808665687799 rows/sec., 216.72 B/sec. | ||
| 1199 | 2026.03.10 10:16:51.809444 [ 286 ] {e5ee1817-e44f-4960-ad1d-4eeddee44503} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1200 | 2026.03.10 10:16:51.809461 [ 286 ] {e5ee1817-e44f-4960-ad1d-4eeddee44503} <Debug> TCPHandler: Processed in 0.185537675 sec. | ||
| 1201 | 2026.03.10 10:16:51.809583 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1202 | 2026.03.10 10:16:51.809614 [ 286 ] {} <Debug> TCP-Session: 4b57e39e-1aa7-49d5-bde1-fb0de7b6b0ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.03.10 10:16:51.809627 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1204 | 2026.03.10 10:16:51.809651 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1205 | 2026.03.10 10:16:51.809680 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1206 | 2026.03.10 10:16:51.809705 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1207 | 2026.03.10 10:16:51.809723 [ 292 ] {} <Debug> TCP-Session: 1b0396fb-6d76-43bf-b521-19e2bcf55c14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1208 | 2026.03.10 10:16:51.809727 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1209 | 2026.03.10 10:16:51.809755 [ 291 ] {} <Debug> TCP-Session: c92657b3-b390-4db8-b54f-2f9bbdc712fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1210 | 2026.03.10 10:16:51.809761 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1211 | 2026.03.10 10:16:51.809783 [ 288 ] {} <Debug> TCP-Session: e86bb966-956d-4088-8211-c48438808d4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2026.03.10 10:16:51.809739 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1213 | 2026.03.10 10:16:51.809840 [ 293 ] {} <Debug> TCP-Session: d51bec84-9891-45d2-8c76-8a9bb473cc85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1214 | 2026.03.10 10:16:51.809670 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1215 | 2026.03.10 10:16:51.809867 [ 290 ] {} <Debug> TCP-Session: be7d310d-c8b5-4933-9c43-c1003cdf7e6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2026.03.10 10:16:51.809673 [ 287 ] {} <Debug> TCP-Session: 0ef787b1-7d75-45d8-aa5d-c43de0679fa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2026.03.10 10:16:51.809901 [ 289 ] {} <Debug> TCP-Session: 5404e7b5-55e2-4073-83c9-fa8c7879ab8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1218 | 2026.03.10 10:16:51.809731 [ 294 ] {} <Debug> TCP-Session: 4162b05b-9170-4a6e-969c-3b1299b6fbf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2026.03.10 10:16:52.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.40 MiB, peak 176.08 MiB, free memory in arenas 0.00 B, will set to 186.50 MiB (RSS), difference: 19.10 MiB | ||
| 1220 | 2026.03.10 10:16:52.536799 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1221 | 2026.03.10 10:16:52.537037 [ 267 ] {9441ea2b-0cef-4775-8fa8-7e19f6ffcd7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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') FORMAT Native; (stage: Complete) | ||
| 1222 | 2026.03.10 10:16:52.537401 [ 267 ] {9441ea2b-0cef-4775-8fa8-7e19f6ffcd7d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1223 | 2026.03.10 10:16:52.537471 [ 267 ] {9441ea2b-0cef-4775-8fa8-7e19f6ffcd7d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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')" moved to PREWHERE | ||
| 1224 | 2026.03.10 10:16:52.537714 [ 267 ] {9441ea2b-0cef-4775-8fa8-7e19f6ffcd7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1225 | 2026.03.10 10:16:52.537784 [ 267 ] {9441ea2b-0cef-4775-8fa8-7e19f6ffcd7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1226 | 2026.03.10 10:16:52.537981 [ 267 ] {9441ea2b-0cef-4775-8fa8-7e19f6ffcd7d} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1227 | 2026.03.10 10:16:52.538042 [ 267 ] {9441ea2b-0cef-4775-8fa8-7e19f6ffcd7d} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1228 | 2026.03.10 10:16:52.538072 [ 267 ] {9441ea2b-0cef-4775-8fa8-7e19f6ffcd7d} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (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 | ||
| 1229 | 2026.03.10 10:16:52.538089 [ 267 ] {9441ea2b-0cef-4775-8fa8-7e19f6ffcd7d} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1230 | 2026.03.10 10:16:52.538190 [ 267 ] {9441ea2b-0cef-4775-8fa8-7e19f6ffcd7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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'))" | ||
| 1231 | 2026.03.10 10:16:52.538213 [ 267 ] {9441ea2b-0cef-4775-8fa8-7e19f6ffcd7d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1232 | 2026.03.10 10:16:52.543513 [ 267 ] {9441ea2b-0cef-4775-8fa8-7e19f6ffcd7d} <Debug> executeQuery: Read 10 rows, 372.00 B in 0.006568 sec., 1522.5334957369062 rows/sec., 55.31 KiB/sec. | ||
| 1233 | 2026.03.10 10:16:52.543613 [ 267 ] {9441ea2b-0cef-4775-8fa8-7e19f6ffcd7d} <Debug> TCPHandler: Processed in 0.006951276 sec. | ||
| 1234 | 2026.03.10 10:16:52.543906 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1235 | 2026.03.10 10:16:52.544037 [ 267 ] {80f048bd-b4e5-461b-aca3-65905d98406d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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') FORMAT Native; (stage: Complete) | ||
| 1236 | 2026.03.10 10:16:52.544243 [ 267 ] {80f048bd-b4e5-461b-aca3-65905d98406d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1237 | 2026.03.10 10:16:52.544282 [ 267 ] {80f048bd-b4e5-461b-aca3-65905d98406d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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')" moved to PREWHERE | ||
| 1238 | 2026.03.10 10:16:52.544434 [ 267 ] {80f048bd-b4e5-461b-aca3-65905d98406d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1239 | 2026.03.10 10:16:52.544508 [ 267 ] {80f048bd-b4e5-461b-aca3-65905d98406d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1240 | 2026.03.10 10:16:52.544638 [ 267 ] {80f048bd-b4e5-461b-aca3-65905d98406d} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1241 | 2026.03.10 10:16:52.544673 [ 267 ] {80f048bd-b4e5-461b-aca3-65905d98406d} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1242 | 2026.03.10 10:16:52.544700 [ 267 ] {80f048bd-b4e5-461b-aca3-65905d98406d} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (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 | ||
| 1243 | 2026.03.10 10:16:52.544717 [ 267 ] {80f048bd-b4e5-461b-aca3-65905d98406d} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1244 | 2026.03.10 10:16:52.544758 [ 267 ] {80f048bd-b4e5-461b-aca3-65905d98406d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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'))" | ||
| 1245 | 2026.03.10 10:16:52.544777 [ 267 ] {80f048bd-b4e5-461b-aca3-65905d98406d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1246 | 2026.03.10 10:16:52.545236 [ 267 ] {80f048bd-b4e5-461b-aca3-65905d98406d} <Debug> executeQuery: Read 10 rows, 372.00 B in 0.001247 sec., 8019.246190858059 rows/sec., 291.32 KiB/sec. | ||
| 1247 | 2026.03.10 10:16:52.545314 [ 267 ] {80f048bd-b4e5-461b-aca3-65905d98406d} <Debug> TCPHandler: Processed in 0.001460103 sec. | ||
| 1248 | 2026.03.10 10:16:52.545531 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1249 | 2026.03.10 10:16:52.545656 [ 267 ] {c0a6d065-609b-4a9d-b00e-25384541fe01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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') FORMAT Native; (stage: Complete) | ||
| 1250 | 2026.03.10 10:16:52.545852 [ 267 ] {c0a6d065-609b-4a9d-b00e-25384541fe01} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1251 | 2026.03.10 10:16:52.545883 [ 267 ] {c0a6d065-609b-4a9d-b00e-25384541fe01} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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')" moved to PREWHERE | ||
| 1252 | 2026.03.10 10:16:52.546036 [ 267 ] {c0a6d065-609b-4a9d-b00e-25384541fe01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1253 | 2026.03.10 10:16:52.546091 [ 267 ] {c0a6d065-609b-4a9d-b00e-25384541fe01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1254 | 2026.03.10 10:16:52.546192 [ 267 ] {c0a6d065-609b-4a9d-b00e-25384541fe01} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1255 | 2026.03.10 10:16:52.546221 [ 267 ] {c0a6d065-609b-4a9d-b00e-25384541fe01} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1256 | 2026.03.10 10:16:52.546240 [ 267 ] {c0a6d065-609b-4a9d-b00e-25384541fe01} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (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 | ||
| 1257 | 2026.03.10 10:16:52.546255 [ 267 ] {c0a6d065-609b-4a9d-b00e-25384541fe01} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1258 | 2026.03.10 10:16:52.546286 [ 267 ] {c0a6d065-609b-4a9d-b00e-25384541fe01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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'))" | ||
| 1259 | 2026.03.10 10:16:52.546304 [ 267 ] {c0a6d065-609b-4a9d-b00e-25384541fe01} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1260 | 2026.03.10 10:16:52.546757 [ 267 ] {c0a6d065-609b-4a9d-b00e-25384541fe01} <Debug> executeQuery: Read 10 rows, 372.00 B in 0.001148 sec., 8710.801393728223 rows/sec., 316.45 KiB/sec. | ||
| 1261 | 2026.03.10 10:16:52.546839 [ 267 ] {c0a6d065-609b-4a9d-b00e-25384541fe01} <Debug> TCPHandler: Processed in 0.00135958 sec. | ||
| 1262 | 2026.03.10 10:16:52.547041 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1263 | 2026.03.10 10:16:52.547169 [ 267 ] {661635fa-b3c3-4573-a355-42dc06684067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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') FORMAT Native; (stage: Complete) | ||
| 1264 | 2026.03.10 10:16:52.547364 [ 267 ] {661635fa-b3c3-4573-a355-42dc06684067} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1265 | 2026.03.10 10:16:52.547394 [ 267 ] {661635fa-b3c3-4573-a355-42dc06684067} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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')" moved to PREWHERE | ||
| 1266 | 2026.03.10 10:16:52.547554 [ 267 ] {661635fa-b3c3-4573-a355-42dc06684067} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1267 | 2026.03.10 10:16:52.547609 [ 267 ] {661635fa-b3c3-4573-a355-42dc06684067} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1268 | 2026.03.10 10:16:52.547707 [ 267 ] {661635fa-b3c3-4573-a355-42dc06684067} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1269 | 2026.03.10 10:16:52.547736 [ 267 ] {661635fa-b3c3-4573-a355-42dc06684067} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1270 | 2026.03.10 10:16:52.547755 [ 267 ] {661635fa-b3c3-4573-a355-42dc06684067} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (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 | ||
| 1271 | 2026.03.10 10:16:52.547769 [ 267 ] {661635fa-b3c3-4573-a355-42dc06684067} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1272 | 2026.03.10 10:16:52.547803 [ 267 ] {661635fa-b3c3-4573-a355-42dc06684067} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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'))" | ||
| 1273 | 2026.03.10 10:16:52.547822 [ 267 ] {661635fa-b3c3-4573-a355-42dc06684067} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1274 | 2026.03.10 10:16:52.548239 [ 267 ] {661635fa-b3c3-4573-a355-42dc06684067} <Debug> executeQuery: Read 10 rows, 372.00 B in 0.001114 sec., 8976.660682226213 rows/sec., 326.11 KiB/sec. | ||
| 1275 | 2026.03.10 10:16:52.548318 [ 267 ] {661635fa-b3c3-4573-a355-42dc06684067} <Debug> TCPHandler: Processed in 0.001328979 sec. | ||
| 1276 | 2026.03.10 10:16:52.548508 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1277 | 2026.03.10 10:16:52.548629 [ 267 ] {d9995ea2-be0e-4cb0-ba25-07cf599949cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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') FORMAT Native; (stage: Complete) | ||
| 1278 | 2026.03.10 10:16:52.548815 [ 267 ] {d9995ea2-be0e-4cb0-ba25-07cf599949cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1279 | 2026.03.10 10:16:52.548844 [ 267 ] {d9995ea2-be0e-4cb0-ba25-07cf599949cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', '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')" moved to PREWHERE | ||
| 1280 | 2026.03.10 10:16:52.548996 [ 267 ] {d9995ea2-be0e-4cb0-ba25-07cf599949cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1281 | 2026.03.10 10:16:52.549047 [ 267 ] {d9995ea2-be0e-4cb0-ba25-07cf599949cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1282 | 2026.03.10 10:16:52.549151 [ 267 ] {d9995ea2-be0e-4cb0-ba25-07cf599949cb} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1283 | 2026.03.10 10:16:52.549179 [ 267 ] {d9995ea2-be0e-4cb0-ba25-07cf599949cb} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1284 | 2026.03.10 10:16:52.549203 [ 267 ] {d9995ea2-be0e-4cb0-ba25-07cf599949cb} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (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 | ||
| 1285 | 2026.03.10 10:16:52.549219 [ 267 ] {d9995ea2-be0e-4cb0-ba25-07cf599949cb} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1286 | 2026.03.10 10:16:52.549254 [ 267 ] {d9995ea2-be0e-4cb0-ba25-07cf599949cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
| 1287 | 2026.03.10 10:16:52.549272 [ 267 ] {d9995ea2-be0e-4cb0-ba25-07cf599949cb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1288 | 2026.03.10 10:16:52.549721 [ 267 ] {d9995ea2-be0e-4cb0-ba25-07cf599949cb} <Debug> executeQuery: Read 10 rows, 372.00 B in 0.001136 sec., 8802.81690140845 rows/sec., 319.79 KiB/sec. | ||
| 1289 | 2026.03.10 10:16:52.549802 [ 267 ] {d9995ea2-be0e-4cb0-ba25-07cf599949cb} <Debug> TCPHandler: Processed in 0.001343661 sec. | ||
| 1290 | 2026.03.10 10:16:52.550003 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2026.03.10 10:16:52.550126 [ 267 ] {0c225a57-0158-412c-b2a1-0ea5abec4ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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') FORMAT Native; (stage: Complete) | ||
| 1292 | 2026.03.10 10:16:52.550311 [ 267 ] {0c225a57-0158-412c-b2a1-0ea5abec4ec5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1293 | 2026.03.10 10:16:52.550341 [ 267 ] {0c225a57-0158-412c-b2a1-0ea5abec4ec5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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')" moved to PREWHERE | ||
| 1294 | 2026.03.10 10:16:52.550495 [ 267 ] {0c225a57-0158-412c-b2a1-0ea5abec4ec5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1295 | 2026.03.10 10:16:52.550546 [ 267 ] {0c225a57-0158-412c-b2a1-0ea5abec4ec5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1296 | 2026.03.10 10:16:52.550644 [ 267 ] {0c225a57-0158-412c-b2a1-0ea5abec4ec5} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1297 | 2026.03.10 10:16:52.550672 [ 267 ] {0c225a57-0158-412c-b2a1-0ea5abec4ec5} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1298 | 2026.03.10 10:16:52.550691 [ 267 ] {0c225a57-0158-412c-b2a1-0ea5abec4ec5} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (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 | ||
| 1299 | 2026.03.10 10:16:52.550705 [ 267 ] {0c225a57-0158-412c-b2a1-0ea5abec4ec5} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1300 | 2026.03.10 10:16:52.550737 [ 267 ] {0c225a57-0158-412c-b2a1-0ea5abec4ec5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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'))" | ||
| 1301 | 2026.03.10 10:16:52.550756 [ 267 ] {0c225a57-0158-412c-b2a1-0ea5abec4ec5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1302 | 2026.03.10 10:16:52.551172 [ 267 ] {0c225a57-0158-412c-b2a1-0ea5abec4ec5} <Debug> executeQuery: Read 10 rows, 372.00 B in 0.001091 sec., 9165.902841429881 rows/sec., 332.98 KiB/sec. | ||
| 1303 | 2026.03.10 10:16:52.551248 [ 267 ] {0c225a57-0158-412c-b2a1-0ea5abec4ec5} <Debug> TCPHandler: Processed in 0.001293509 sec. | ||
| 1304 | 2026.03.10 10:16:52.551439 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2026.03.10 10:16:52.551566 [ 267 ] {12956572-93d1-4212-bc6f-648d0b31da11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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') FORMAT Native; (stage: Complete) | ||
| 1306 | 2026.03.10 10:16:52.551773 [ 267 ] {12956572-93d1-4212-bc6f-648d0b31da11} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1307 | 2026.03.10 10:16:52.551805 [ 267 ] {12956572-93d1-4212-bc6f-648d0b31da11} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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')" moved to PREWHERE | ||
| 1308 | 2026.03.10 10:16:52.551975 [ 267 ] {12956572-93d1-4212-bc6f-648d0b31da11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1309 | 2026.03.10 10:16:52.552031 [ 267 ] {12956572-93d1-4212-bc6f-648d0b31da11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1310 | 2026.03.10 10:16:52.552130 [ 267 ] {12956572-93d1-4212-bc6f-648d0b31da11} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1311 | 2026.03.10 10:16:52.552158 [ 267 ] {12956572-93d1-4212-bc6f-648d0b31da11} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1312 | 2026.03.10 10:16:52.552177 [ 267 ] {12956572-93d1-4212-bc6f-648d0b31da11} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (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 | ||
| 1313 | 2026.03.10 10:16:52.552192 [ 267 ] {12956572-93d1-4212-bc6f-648d0b31da11} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1314 | 2026.03.10 10:16:52.552224 [ 267 ] {12956572-93d1-4212-bc6f-648d0b31da11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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'))" | ||
| 1315 | 2026.03.10 10:16:52.552242 [ 267 ] {12956572-93d1-4212-bc6f-648d0b31da11} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1316 | 2026.03.10 10:16:52.552649 [ 267 ] {12956572-93d1-4212-bc6f-648d0b31da11} <Debug> executeQuery: Read 10 rows, 372.00 B in 0.001126 sec., 8880.994671403198 rows/sec., 322.63 KiB/sec. | ||
| 1317 | 2026.03.10 10:16:52.552725 [ 267 ] {12956572-93d1-4212-bc6f-648d0b31da11} <Debug> TCPHandler: Processed in 0.001339101 sec. | ||
| 1318 | 2026.03.10 10:16:52.552916 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2026.03.10 10:16:52.553037 [ 267 ] {441b156c-6d43-401f-82d8-a2c1123f5493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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') FORMAT Native; (stage: Complete) | ||
| 1320 | 2026.03.10 10:16:52.553226 [ 267 ] {441b156c-6d43-401f-82d8-a2c1123f5493} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1321 | 2026.03.10 10:16:52.553256 [ 267 ] {441b156c-6d43-401f-82d8-a2c1123f5493} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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')" moved to PREWHERE | ||
| 1322 | 2026.03.10 10:16:52.553413 [ 267 ] {441b156c-6d43-401f-82d8-a2c1123f5493} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1323 | 2026.03.10 10:16:52.553466 [ 267 ] {441b156c-6d43-401f-82d8-a2c1123f5493} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1324 | 2026.03.10 10:16:52.553563 [ 267 ] {441b156c-6d43-401f-82d8-a2c1123f5493} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1325 | 2026.03.10 10:16:52.553592 [ 267 ] {441b156c-6d43-401f-82d8-a2c1123f5493} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1326 | 2026.03.10 10:16:52.553610 [ 267 ] {441b156c-6d43-401f-82d8-a2c1123f5493} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (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 | ||
| 1327 | 2026.03.10 10:16:52.553624 [ 267 ] {441b156c-6d43-401f-82d8-a2c1123f5493} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1328 | 2026.03.10 10:16:52.553657 [ 267 ] {441b156c-6d43-401f-82d8-a2c1123f5493} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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'))" | ||
| 1329 | 2026.03.10 10:16:52.553674 [ 267 ] {441b156c-6d43-401f-82d8-a2c1123f5493} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1330 | 2026.03.10 10:16:52.554106 [ 267 ] {441b156c-6d43-401f-82d8-a2c1123f5493} <Debug> executeQuery: Read 10 rows, 372.00 B in 0.001112 sec., 8992.805755395684 rows/sec., 326.69 KiB/sec. | ||
| 1331 | 2026.03.10 10:16:52.554203 [ 267 ] {441b156c-6d43-401f-82d8-a2c1123f5493} <Debug> TCPHandler: Processed in 0.00133643 sec. | ||
| 1332 | 2026.03.10 10:16:52.554401 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2026.03.10 10:16:52.554528 [ 267 ] {73b42a2b-7c62-4d10-b166-e7be6154585b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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') FORMAT Native; (stage: Complete) | ||
| 1334 | 2026.03.10 10:16:52.554717 [ 267 ] {73b42a2b-7c62-4d10-b166-e7be6154585b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1335 | 2026.03.10 10:16:52.554748 [ 267 ] {73b42a2b-7c62-4d10-b166-e7be6154585b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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')" moved to PREWHERE | ||
| 1336 | 2026.03.10 10:16:52.554909 [ 267 ] {73b42a2b-7c62-4d10-b166-e7be6154585b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1337 | 2026.03.10 10:16:52.554961 [ 267 ] {73b42a2b-7c62-4d10-b166-e7be6154585b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1338 | 2026.03.10 10:16:52.555058 [ 267 ] {73b42a2b-7c62-4d10-b166-e7be6154585b} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1339 | 2026.03.10 10:16:52.555087 [ 267 ] {73b42a2b-7c62-4d10-b166-e7be6154585b} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1340 | 2026.03.10 10:16:52.555106 [ 267 ] {73b42a2b-7c62-4d10-b166-e7be6154585b} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (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 | ||
| 1341 | 2026.03.10 10:16:52.555121 [ 267 ] {73b42a2b-7c62-4d10-b166-e7be6154585b} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1342 | 2026.03.10 10:16:52.555154 [ 267 ] {73b42a2b-7c62-4d10-b166-e7be6154585b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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'))" | ||
| 1343 | 2026.03.10 10:16:52.555171 [ 267 ] {73b42a2b-7c62-4d10-b166-e7be6154585b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1344 | 2026.03.10 10:16:52.555598 [ 267 ] {73b42a2b-7c62-4d10-b166-e7be6154585b} <Debug> executeQuery: Read 10 rows, 372.00 B in 0.001117 sec., 8952.551477170995 rows/sec., 325.23 KiB/sec. | ||
| 1345 | 2026.03.10 10:16:52.555677 [ 267 ] {73b42a2b-7c62-4d10-b166-e7be6154585b} <Debug> TCPHandler: Processed in 0.00132827 sec. | ||
| 1346 | 2026.03.10 10:16:52.555881 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2026.03.10 10:16:52.556007 [ 267 ] {f31b0009-bd57-4319-988a-4b0048e76f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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') FORMAT Native; (stage: Complete) | ||
| 1348 | 2026.03.10 10:16:52.556198 [ 267 ] {f31b0009-bd57-4319-988a-4b0048e76f29} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1349 | 2026.03.10 10:16:52.556234 [ 267 ] {f31b0009-bd57-4319-988a-4b0048e76f29} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', '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')" moved to PREWHERE | ||
| 1350 | 2026.03.10 10:16:52.556412 [ 267 ] {f31b0009-bd57-4319-988a-4b0048e76f29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1351 | 2026.03.10 10:16:52.556468 [ 267 ] {f31b0009-bd57-4319-988a-4b0048e76f29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1352 | 2026.03.10 10:16:52.556577 [ 267 ] {f31b0009-bd57-4319-988a-4b0048e76f29} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1353 | 2026.03.10 10:16:52.556608 [ 267 ] {f31b0009-bd57-4319-988a-4b0048e76f29} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1354 | 2026.03.10 10:16:52.556630 [ 267 ] {f31b0009-bd57-4319-988a-4b0048e76f29} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (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 | ||
| 1355 | 2026.03.10 10:16:52.556645 [ 267 ] {f31b0009-bd57-4319-988a-4b0048e76f29} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1356 | 2026.03.10 10:16:52.556681 [ 267 ] {f31b0009-bd57-4319-988a-4b0048e76f29} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', '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'))" | ||
| 1357 | 2026.03.10 10:16:52.556700 [ 267 ] {f31b0009-bd57-4319-988a-4b0048e76f29} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1358 | 2026.03.10 10:16:52.557125 [ 267 ] {f31b0009-bd57-4319-988a-4b0048e76f29} <Debug> executeQuery: Read 10 rows, 372.00 B in 0.001165 sec., 8583.690987124462 rows/sec., 311.83 KiB/sec. | ||
| 1359 | 2026.03.10 10:16:52.557203 [ 267 ] {f31b0009-bd57-4319-988a-4b0048e76f29} <Debug> TCPHandler: Processed in 0.00137095 sec. | ||
| 1360 | 2026.03.10 10:16:52.557413 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2026.03.10 10:16:52.557539 [ 267 ] {373dd4ec-86ef-4bcd-a2a5-82bbda62c93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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') FORMAT Native; (stage: Complete) | ||
| 1362 | 2026.03.10 10:16:52.557730 [ 267 ] {373dd4ec-86ef-4bcd-a2a5-82bbda62c93f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1363 | 2026.03.10 10:16:52.557761 [ 267 ] {373dd4ec-86ef-4bcd-a2a5-82bbda62c93f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', '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')" moved to PREWHERE | ||
| 1364 | 2026.03.10 10:16:52.557932 [ 267 ] {373dd4ec-86ef-4bcd-a2a5-82bbda62c93f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1365 | 2026.03.10 10:16:52.557984 [ 267 ] {373dd4ec-86ef-4bcd-a2a5-82bbda62c93f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1366 | 2026.03.10 10:16:52.558083 [ 267 ] {373dd4ec-86ef-4bcd-a2a5-82bbda62c93f} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1367 | 2026.03.10 10:16:52.558113 [ 267 ] {373dd4ec-86ef-4bcd-a2a5-82bbda62c93f} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1368 | 2026.03.10 10:16:52.558133 [ 267 ] {373dd4ec-86ef-4bcd-a2a5-82bbda62c93f} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (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 | ||
| 1369 | 2026.03.10 10:16:52.558147 [ 267 ] {373dd4ec-86ef-4bcd-a2a5-82bbda62c93f} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1370 | 2026.03.10 10:16:52.558181 [ 267 ] {373dd4ec-86ef-4bcd-a2a5-82bbda62c93f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', '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'))" | ||
| 1371 | 2026.03.10 10:16:52.558199 [ 267 ] {373dd4ec-86ef-4bcd-a2a5-82bbda62c93f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1372 | 2026.03.10 10:16:52.558688 [ 267 ] {373dd4ec-86ef-4bcd-a2a5-82bbda62c93f} <Debug> executeQuery: Read 10 rows, 372.00 B in 0.001194 sec., 8375.209380234506 rows/sec., 304.26 KiB/sec. | ||
| 1373 | 2026.03.10 10:16:52.558778 [ 267 ] {373dd4ec-86ef-4bcd-a2a5-82bbda62c93f} <Debug> TCPHandler: Processed in 0.001418712 sec. | ||
| 1374 | 2026.03.10 10:16:52.558997 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2026.03.10 10:16:52.559133 [ 267 ] {020d0f12-3c69-4b3c-89bd-0c8b8f6d83d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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') FORMAT Native; (stage: Complete) | ||
| 1376 | 2026.03.10 10:16:52.559329 [ 267 ] {020d0f12-3c69-4b3c-89bd-0c8b8f6d83d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1377 | 2026.03.10 10:16:52.559362 [ 267 ] {020d0f12-3c69-4b3c-89bd-0c8b8f6d83d7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', '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')" moved to PREWHERE | ||
| 1378 | 2026.03.10 10:16:52.559528 [ 267 ] {020d0f12-3c69-4b3c-89bd-0c8b8f6d83d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1379 | 2026.03.10 10:16:52.559581 [ 267 ] {020d0f12-3c69-4b3c-89bd-0c8b8f6d83d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1380 | 2026.03.10 10:16:52.559677 [ 267 ] {020d0f12-3c69-4b3c-89bd-0c8b8f6d83d7} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1381 | 2026.03.10 10:16:52.559707 [ 267 ] {020d0f12-3c69-4b3c-89bd-0c8b8f6d83d7} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1382 | 2026.03.10 10:16:52.559727 [ 267 ] {020d0f12-3c69-4b3c-89bd-0c8b8f6d83d7} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (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 | ||
| 1383 | 2026.03.10 10:16:52.559742 [ 267 ] {020d0f12-3c69-4b3c-89bd-0c8b8f6d83d7} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1384 | 2026.03.10 10:16:52.559774 [ 267 ] {020d0f12-3c69-4b3c-89bd-0c8b8f6d83d7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', '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'))" | ||
| 1385 | 2026.03.10 10:16:52.559794 [ 267 ] {020d0f12-3c69-4b3c-89bd-0c8b8f6d83d7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1386 | 2026.03.10 10:16:52.560231 [ 267 ] {020d0f12-3c69-4b3c-89bd-0c8b8f6d83d7} <Debug> executeQuery: Read 10 rows, 372.00 B in 0.001154 sec., 8665.511265164645 rows/sec., 314.80 KiB/sec. | ||
| 1387 | 2026.03.10 10:16:52.560311 [ 267 ] {020d0f12-3c69-4b3c-89bd-0c8b8f6d83d7} <Debug> TCPHandler: Processed in 0.001364631 sec. | ||
| 1388 | 2026.03.10 10:16:52.560524 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2026.03.10 10:16:52.560649 [ 267 ] {2c332862-decf-406f-8398-256fc15b53ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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') FORMAT Native; (stage: Complete) | ||
| 1390 | 2026.03.10 10:16:52.560937 [ 267 ] {2c332862-decf-406f-8398-256fc15b53ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1391 | 2026.03.10 10:16:52.560972 [ 267 ] {2c332862-decf-406f-8398-256fc15b53ea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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')" moved to PREWHERE | ||
| 1392 | 2026.03.10 10:16:52.561264 [ 267 ] {2c332862-decf-406f-8398-256fc15b53ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1393 | 2026.03.10 10:16:52.561322 [ 267 ] {2c332862-decf-406f-8398-256fc15b53ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1394 | 2026.03.10 10:16:52.561428 [ 267 ] {2c332862-decf-406f-8398-256fc15b53ea} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1395 | 2026.03.10 10:16:52.561461 [ 267 ] {2c332862-decf-406f-8398-256fc15b53ea} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1396 | 2026.03.10 10:16:52.561481 [ 267 ] {2c332862-decf-406f-8398-256fc15b53ea} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (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 | ||
| 1397 | 2026.03.10 10:16:52.561496 [ 267 ] {2c332862-decf-406f-8398-256fc15b53ea} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1398 | 2026.03.10 10:16:52.561531 [ 267 ] {2c332862-decf-406f-8398-256fc15b53ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 1399 | 2026.03.10 10:16:52.561551 [ 267 ] {2c332862-decf-406f-8398-256fc15b53ea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1400 | 2026.03.10 10:16:52.562007 [ 267 ] {2c332862-decf-406f-8398-256fc15b53ea} <Debug> executeQuery: Read 10 rows, 372.00 B in 0.001404 sec., 7122.507122507122 rows/sec., 258.75 KiB/sec. | ||
| 1401 | 2026.03.10 10:16:52.562092 [ 267 ] {2c332862-decf-406f-8398-256fc15b53ea} <Debug> TCPHandler: Processed in 0.001617796 sec. | ||
| 1402 | 2026.03.10 10:16:52.562309 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1403 | 2026.03.10 10:16:52.562435 [ 267 ] {e3187f0e-4645-4a8a-97a1-28d9271db906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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') FORMAT Native; (stage: Complete) | ||
| 1404 | 2026.03.10 10:16:52.562634 [ 267 ] {e3187f0e-4645-4a8a-97a1-28d9271db906} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1405 | 2026.03.10 10:16:52.562666 [ 267 ] {e3187f0e-4645-4a8a-97a1-28d9271db906} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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')" moved to PREWHERE | ||
| 1406 | 2026.03.10 10:16:52.562843 [ 267 ] {e3187f0e-4645-4a8a-97a1-28d9271db906} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1407 | 2026.03.10 10:16:52.562896 [ 267 ] {e3187f0e-4645-4a8a-97a1-28d9271db906} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1408 | 2026.03.10 10:16:52.562995 [ 267 ] {e3187f0e-4645-4a8a-97a1-28d9271db906} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1409 | 2026.03.10 10:16:52.563023 [ 267 ] {e3187f0e-4645-4a8a-97a1-28d9271db906} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1410 | 2026.03.10 10:16:52.563041 [ 267 ] {e3187f0e-4645-4a8a-97a1-28d9271db906} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (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 | ||
| 1411 | 2026.03.10 10:16:52.563055 [ 267 ] {e3187f0e-4645-4a8a-97a1-28d9271db906} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1412 | 2026.03.10 10:16:52.563089 [ 267 ] {e3187f0e-4645-4a8a-97a1-28d9271db906} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 1413 | 2026.03.10 10:16:52.563106 [ 267 ] {e3187f0e-4645-4a8a-97a1-28d9271db906} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1414 | 2026.03.10 10:16:52.563540 [ 267 ] {e3187f0e-4645-4a8a-97a1-28d9271db906} <Debug> executeQuery: Read 10 rows, 372.00 B in 0.001152 sec., 8680.555555555555 rows/sec., 315.35 KiB/sec. | ||
| 1415 | 2026.03.10 10:16:52.563619 [ 267 ] {e3187f0e-4645-4a8a-97a1-28d9271db906} <Debug> TCPHandler: Processed in 0.001359011 sec. | ||
| 1416 | 2026.03.10 10:16:52.564450 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1417 | 2026.03.10 10:16:52.564584 [ 267 ] {4da1ba94-7bb9-4f91-bb2e-7fc5e4330129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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') FORMAT Native; (stage: Complete) | ||
| 1418 | 2026.03.10 10:16:52.564803 [ 267 ] {4da1ba94-7bb9-4f91-bb2e-7fc5e4330129} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1419 | 2026.03.10 10:16:52.564837 [ 267 ] {4da1ba94-7bb9-4f91-bb2e-7fc5e4330129} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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')" moved to PREWHERE | ||
| 1420 | 2026.03.10 10:16:52.565009 [ 267 ] {4da1ba94-7bb9-4f91-bb2e-7fc5e4330129} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1421 | 2026.03.10 10:16:52.565061 [ 267 ] {4da1ba94-7bb9-4f91-bb2e-7fc5e4330129} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1422 | 2026.03.10 10:16:52.565159 [ 267 ] {4da1ba94-7bb9-4f91-bb2e-7fc5e4330129} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1423 | 2026.03.10 10:16:52.565188 [ 267 ] {4da1ba94-7bb9-4f91-bb2e-7fc5e4330129} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1424 | 2026.03.10 10:16:52.565207 [ 267 ] {4da1ba94-7bb9-4f91-bb2e-7fc5e4330129} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (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 | ||
| 1425 | 2026.03.10 10:16:52.565221 [ 267 ] {4da1ba94-7bb9-4f91-bb2e-7fc5e4330129} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1426 | 2026.03.10 10:16:52.565253 [ 267 ] {4da1ba94-7bb9-4f91-bb2e-7fc5e4330129} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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'))" | ||
| 1427 | 2026.03.10 10:16:52.565271 [ 267 ] {4da1ba94-7bb9-4f91-bb2e-7fc5e4330129} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1428 | 2026.03.10 10:16:52.565726 [ 267 ] {4da1ba94-7bb9-4f91-bb2e-7fc5e4330129} <Debug> executeQuery: Read 10 rows, 372.00 B in 0.001192 sec., 8389.261744966443 rows/sec., 304.77 KiB/sec. | ||
| 1429 | 2026.03.10 10:16:52.565805 [ 267 ] {4da1ba94-7bb9-4f91-bb2e-7fc5e4330129} <Debug> TCPHandler: Processed in 0.001406192 sec. | ||
| 1430 | 2026.03.10 10:16:52.566050 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2026.03.10 10:16:52.566177 [ 267 ] {1620673a-b5a3-42e1-84be-b8a58952746d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_routes') FORMAT Native; (stage: Complete) | ||
| 1432 | 2026.03.10 10:16:52.566372 [ 267 ] {1620673a-b5a3-42e1-84be-b8a58952746d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1433 | 2026.03.10 10:16:52.566405 [ 267 ] {1620673a-b5a3-42e1-84be-b8a58952746d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_routes')" moved to PREWHERE | ||
| 1434 | 2026.03.10 10:16:52.566584 [ 267 ] {1620673a-b5a3-42e1-84be-b8a58952746d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1435 | 2026.03.10 10:16:52.566638 [ 267 ] {1620673a-b5a3-42e1-84be-b8a58952746d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1436 | 2026.03.10 10:16:52.566741 [ 267 ] {1620673a-b5a3-42e1-84be-b8a58952746d} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1437 | 2026.03.10 10:16:52.566771 [ 267 ] {1620673a-b5a3-42e1-84be-b8a58952746d} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1438 | 2026.03.10 10:16:52.566794 [ 267 ] {1620673a-b5a3-42e1-84be-b8a58952746d} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (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 | ||
| 1439 | 2026.03.10 10:16:52.566809 [ 267 ] {1620673a-b5a3-42e1-84be-b8a58952746d} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1440 | 2026.03.10 10:16:52.566847 [ 267 ] {1620673a-b5a3-42e1-84be-b8a58952746d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_routes'))" | ||
| 1441 | 2026.03.10 10:16:52.566872 [ 267 ] {1620673a-b5a3-42e1-84be-b8a58952746d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1442 | 2026.03.10 10:16:52.567356 [ 267 ] {1620673a-b5a3-42e1-84be-b8a58952746d} <Debug> executeQuery: Read 10 rows, 372.00 B in 0.001227 sec., 8149.9592502037485 rows/sec., 296.07 KiB/sec. | ||
| 1443 | 2026.03.10 10:16:52.567437 [ 267 ] {1620673a-b5a3-42e1-84be-b8a58952746d} <Debug> TCPHandler: Processed in 0.001437093 sec. | ||
| 1444 | 2026.03.10 10:16:52.567645 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1445 | 2026.03.10 10:16:52.567777 [ 267 ] {6e354898-c912-4829-8e0e-5c44cf4bab45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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') FORMAT Native; (stage: Complete) | ||
| 1446 | 2026.03.10 10:16:52.567975 [ 267 ] {6e354898-c912-4829-8e0e-5c44cf4bab45} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1447 | 2026.03.10 10:16:52.568009 [ 267 ] {6e354898-c912-4829-8e0e-5c44cf4bab45} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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')" moved to PREWHERE | ||
| 1448 | 2026.03.10 10:16:52.568186 [ 267 ] {6e354898-c912-4829-8e0e-5c44cf4bab45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1449 | 2026.03.10 10:16:52.568241 [ 267 ] {6e354898-c912-4829-8e0e-5c44cf4bab45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1450 | 2026.03.10 10:16:52.568340 [ 267 ] {6e354898-c912-4829-8e0e-5c44cf4bab45} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1451 | 2026.03.10 10:16:52.568369 [ 267 ] {6e354898-c912-4829-8e0e-5c44cf4bab45} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1452 | 2026.03.10 10:16:52.568387 [ 267 ] {6e354898-c912-4829-8e0e-5c44cf4bab45} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (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 | ||
| 1453 | 2026.03.10 10:16:52.568403 [ 267 ] {6e354898-c912-4829-8e0e-5c44cf4bab45} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1454 | 2026.03.10 10:16:52.568436 [ 267 ] {6e354898-c912-4829-8e0e-5c44cf4bab45} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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'))" | ||
| 1455 | 2026.03.10 10:16:52.568454 [ 267 ] {6e354898-c912-4829-8e0e-5c44cf4bab45} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1456 | 2026.03.10 10:16:52.568872 [ 267 ] {6e354898-c912-4829-8e0e-5c44cf4bab45} <Debug> executeQuery: Read 10 rows, 372.00 B in 0.001145 sec., 8733.624454148472 rows/sec., 317.28 KiB/sec. | ||
| 1457 | 2026.03.10 10:16:52.568950 [ 267 ] {6e354898-c912-4829-8e0e-5c44cf4bab45} <Debug> TCPHandler: Processed in 0.001354511 sec. | ||
| 1458 | 2026.03.10 10:16:52.569149 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1459 | 2026.03.10 10:16:52.569284 [ 267 ] {cc6a67d1-bb77-4fe0-b749-91fb9c9b86fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1460 | 2026.03.10 10:16:52.569494 [ 267 ] {cc6a67d1-bb77-4fe0-b749-91fb9c9b86fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1461 | 2026.03.10 10:16:52.569532 [ 267 ] {cc6a67d1-bb77-4fe0-b749-91fb9c9b86fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_rib:active_routes')" moved to PREWHERE | ||
| 1462 | 2026.03.10 10:16:52.569718 [ 267 ] {cc6a67d1-bb77-4fe0-b749-91fb9c9b86fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1463 | 2026.03.10 10:16:52.569774 [ 267 ] {cc6a67d1-bb77-4fe0-b749-91fb9c9b86fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1464 | 2026.03.10 10:16:52.569879 [ 267 ] {cc6a67d1-bb77-4fe0-b749-91fb9c9b86fa} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1465 | 2026.03.10 10:16:52.569909 [ 267 ] {cc6a67d1-bb77-4fe0-b749-91fb9c9b86fa} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1466 | 2026.03.10 10:16:52.569928 [ 267 ] {cc6a67d1-bb77-4fe0-b749-91fb9c9b86fa} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (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 | ||
| 1467 | 2026.03.10 10:16:52.569943 [ 267 ] {cc6a67d1-bb77-4fe0-b749-91fb9c9b86fa} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1468 | 2026.03.10 10:16:52.569976 [ 267 ] {cc6a67d1-bb77-4fe0-b749-91fb9c9b86fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_rib:active_routes'))" | ||
| 1469 | 2026.03.10 10:16:52.569994 [ 267 ] {cc6a67d1-bb77-4fe0-b749-91fb9c9b86fa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1470 | 2026.03.10 10:16:52.570448 [ 267 ] {cc6a67d1-bb77-4fe0-b749-91fb9c9b86fa} <Debug> executeQuery: Read 10 rows, 372.00 B in 0.001218 sec., 8210.180623973729 rows/sec., 298.26 KiB/sec. | ||
| 1471 | 2026.03.10 10:16:52.570529 [ 267 ] {cc6a67d1-bb77-4fe0-b749-91fb9c9b86fa} <Debug> TCPHandler: Processed in 0.001435232 sec. | ||
| 1472 | 2026.03.10 10:16:52.571938 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1473 | 2026.03.10 10:16:52.572079 [ 267 ] {e85e9f46-286b-45a9-a460-f9003665e3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1474 | 2026.03.10 10:16:52.572286 [ 267 ] {e85e9f46-286b-45a9-a460-f9003665e3a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1475 | 2026.03.10 10:16:52.572320 [ 267 ] {e85e9f46-286b-45a9-a460-f9003665e3a5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_rib:active_routes')" moved to PREWHERE | ||
| 1476 | 2026.03.10 10:16:52.572503 [ 267 ] {e85e9f46-286b-45a9-a460-f9003665e3a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1477 | 2026.03.10 10:16:52.572557 [ 267 ] {e85e9f46-286b-45a9-a460-f9003665e3a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1478 | 2026.03.10 10:16:52.572656 [ 267 ] {e85e9f46-286b-45a9-a460-f9003665e3a5} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1479 | 2026.03.10 10:16:52.572685 [ 267 ] {e85e9f46-286b-45a9-a460-f9003665e3a5} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1480 | 2026.03.10 10:16:52.572705 [ 267 ] {e85e9f46-286b-45a9-a460-f9003665e3a5} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (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 | ||
| 1481 | 2026.03.10 10:16:52.572719 [ 267 ] {e85e9f46-286b-45a9-a460-f9003665e3a5} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1482 | 2026.03.10 10:16:52.572752 [ 267 ] {e85e9f46-286b-45a9-a460-f9003665e3a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_rib:active_routes'))" | ||
| 1483 | 2026.03.10 10:16:52.572771 [ 267 ] {e85e9f46-286b-45a9-a460-f9003665e3a5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1484 | 2026.03.10 10:16:52.573192 [ 267 ] {e85e9f46-286b-45a9-a460-f9003665e3a5} <Debug> executeQuery: Read 10 rows, 372.00 B in 0.001165 sec., 8583.690987124462 rows/sec., 311.83 KiB/sec. | ||
| 1485 | 2026.03.10 10:16:52.573270 [ 267 ] {e85e9f46-286b-45a9-a460-f9003665e3a5} <Debug> TCPHandler: Processed in 0.001389571 sec. | ||
| 1486 | 2026.03.10 10:16:52.573546 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1487 | 2026.03.10 10:16:52.573676 [ 267 ] {7c8b0437-534c-41c3-ad2c-9319555aa8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1488 | 2026.03.10 10:16:52.573884 [ 267 ] {7c8b0437-534c-41c3-ad2c-9319555aa8b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1489 | 2026.03.10 10:16:52.573918 [ 267 ] {7c8b0437-534c-41c3-ad2c-9319555aa8b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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:errors_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1490 | 2026.03.10 10:16:52.574112 [ 267 ] {7c8b0437-534c-41c3-ad2c-9319555aa8b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1491 | 2026.03.10 10:16:52.574171 [ 267 ] {7c8b0437-534c-41c3-ad2c-9319555aa8b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1492 | 2026.03.10 10:16:52.574277 [ 267 ] {7c8b0437-534c-41c3-ad2c-9319555aa8b4} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1493 | 2026.03.10 10:16:52.574309 [ 267 ] {7c8b0437-534c-41c3-ad2c-9319555aa8b4} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1494 | 2026.03.10 10:16:52.574329 [ 267 ] {7c8b0437-534c-41c3-ad2c-9319555aa8b4} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (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 | ||
| 1495 | 2026.03.10 10:16:52.574343 [ 267 ] {7c8b0437-534c-41c3-ad2c-9319555aa8b4} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1496 | 2026.03.10 10:16:52.574381 [ 267 ] {7c8b0437-534c-41c3-ad2c-9319555aa8b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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:errors_received', 'switch_rib:active_routes'))" | ||
| 1497 | 2026.03.10 10:16:52.574403 [ 267 ] {7c8b0437-534c-41c3-ad2c-9319555aa8b4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1498 | 2026.03.10 10:16:52.574849 [ 267 ] {7c8b0437-534c-41c3-ad2c-9319555aa8b4} <Debug> executeQuery: Read 10 rows, 372.00 B in 0.001225 sec., 8163.265306122449 rows/sec., 296.56 KiB/sec. | ||
| 1499 | 2026.03.10 10:16:52.574930 [ 267 ] {7c8b0437-534c-41c3-ad2c-9319555aa8b4} <Debug> TCPHandler: Processed in 0.001434312 sec. | ||
| 1500 | 2026.03.10 10:16:52.575180 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1501 | 2026.03.10 10:16:52.575310 [ 267 ] {a40405fd-1a3f-4d7c-a272-0c9476a0d26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1502 | 2026.03.10 10:16:52.575512 [ 267 ] {a40405fd-1a3f-4d7c-a272-0c9476a0d26b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1503 | 2026.03.10 10:16:52.575546 [ 267 ] {a40405fd-1a3f-4d7c-a272-0c9476a0d26b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1504 | 2026.03.10 10:16:52.575735 [ 267 ] {a40405fd-1a3f-4d7c-a272-0c9476a0d26b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1505 | 2026.03.10 10:16:52.575788 [ 267 ] {a40405fd-1a3f-4d7c-a272-0c9476a0d26b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1506 | 2026.03.10 10:16:52.575888 [ 267 ] {a40405fd-1a3f-4d7c-a272-0c9476a0d26b} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1507 | 2026.03.10 10:16:52.575918 [ 267 ] {a40405fd-1a3f-4d7c-a272-0c9476a0d26b} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1508 | 2026.03.10 10:16:52.575937 [ 267 ] {a40405fd-1a3f-4d7c-a272-0c9476a0d26b} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (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 | ||
| 1509 | 2026.03.10 10:16:52.575953 [ 267 ] {a40405fd-1a3f-4d7c-a272-0c9476a0d26b} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1510 | 2026.03.10 10:16:52.575988 [ 267 ] {a40405fd-1a3f-4d7c-a272-0c9476a0d26b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1511 | 2026.03.10 10:16:52.576007 [ 267 ] {a40405fd-1a3f-4d7c-a272-0c9476a0d26b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1512 | 2026.03.10 10:16:52.576454 [ 267 ] {a40405fd-1a3f-4d7c-a272-0c9476a0d26b} <Debug> executeQuery: Read 10 rows, 372.00 B in 0.001195 sec., 8368.200836820082 rows/sec., 304.00 KiB/sec. | ||
| 1513 | 2026.03.10 10:16:52.576536 [ 267 ] {a40405fd-1a3f-4d7c-a272-0c9476a0d26b} <Debug> TCPHandler: Processed in 0.001404841 sec. | ||
| 1514 | 2026.03.10 10:16:52.576785 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1515 | 2026.03.10 10:16:52.576935 [ 267 ] {78ef345c-6e42-4c97-b6a3-d3a1f7058815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1516 | 2026.03.10 10:16:52.577180 [ 267 ] {78ef345c-6e42-4c97-b6a3-d3a1f7058815} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1517 | 2026.03.10 10:16:52.577218 [ 267 ] {78ef345c-6e42-4c97-b6a3-d3a1f7058815} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1518 | 2026.03.10 10:16:52.577444 [ 267 ] {78ef345c-6e42-4c97-b6a3-d3a1f7058815} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1519 | 2026.03.10 10:16:52.577501 [ 267 ] {78ef345c-6e42-4c97-b6a3-d3a1f7058815} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1520 | 2026.03.10 10:16:52.577607 [ 267 ] {78ef345c-6e42-4c97-b6a3-d3a1f7058815} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1521 | 2026.03.10 10:16:52.577668 [ 267 ] {78ef345c-6e42-4c97-b6a3-d3a1f7058815} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1522 | 2026.03.10 10:16:52.577692 [ 267 ] {78ef345c-6e42-4c97-b6a3-d3a1f7058815} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (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 | ||
| 1523 | 2026.03.10 10:16:52.577710 [ 267 ] {78ef345c-6e42-4c97-b6a3-d3a1f7058815} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1524 | 2026.03.10 10:16:52.577763 [ 267 ] {78ef345c-6e42-4c97-b6a3-d3a1f7058815} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1525 | 2026.03.10 10:16:52.577791 [ 267 ] {78ef345c-6e42-4c97-b6a3-d3a1f7058815} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1526 | 2026.03.10 10:16:52.578262 [ 267 ] {78ef345c-6e42-4c97-b6a3-d3a1f7058815} <Debug> executeQuery: Read 10 rows, 372.00 B in 0.001382 sec., 7235.89001447178 rows/sec., 262.87 KiB/sec. | ||
| 1527 | 2026.03.10 10:16:52.578341 [ 267 ] {78ef345c-6e42-4c97-b6a3-d3a1f7058815} <Debug> TCPHandler: Processed in 0.001610146 sec. | ||
| 1528 | 2026.03.10 10:16:52.578579 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1529 | 2026.03.10 10:16:52.578743 [ 267 ] {b175d647-7ac3-4d04-9bd0-375f9b208f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1530 | 2026.03.10 10:16:52.578956 [ 267 ] {b175d647-7ac3-4d04-9bd0-375f9b208f5e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1531 | 2026.03.10 10:16:52.578992 [ 267 ] {b175d647-7ac3-4d04-9bd0-375f9b208f5e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1532 | 2026.03.10 10:16:52.579186 [ 267 ] {b175d647-7ac3-4d04-9bd0-375f9b208f5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1533 | 2026.03.10 10:16:52.579240 [ 267 ] {b175d647-7ac3-4d04-9bd0-375f9b208f5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1534 | 2026.03.10 10:16:52.579341 [ 267 ] {b175d647-7ac3-4d04-9bd0-375f9b208f5e} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1535 | 2026.03.10 10:16:52.579370 [ 267 ] {b175d647-7ac3-4d04-9bd0-375f9b208f5e} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1536 | 2026.03.10 10:16:52.579389 [ 267 ] {b175d647-7ac3-4d04-9bd0-375f9b208f5e} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (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 | ||
| 1537 | 2026.03.10 10:16:52.579405 [ 267 ] {b175d647-7ac3-4d04-9bd0-375f9b208f5e} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1538 | 2026.03.10 10:16:52.579439 [ 267 ] {b175d647-7ac3-4d04-9bd0-375f9b208f5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1539 | 2026.03.10 10:16:52.579458 [ 267 ] {b175d647-7ac3-4d04-9bd0-375f9b208f5e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1540 | 2026.03.10 10:16:52.579968 [ 267 ] {b175d647-7ac3-4d04-9bd0-375f9b208f5e} <Debug> executeQuery: Read 10 rows, 372.00 B in 0.001304 sec., 7668.711656441717 rows/sec., 278.59 KiB/sec. | ||
| 1541 | 2026.03.10 10:16:52.580048 [ 267 ] {b175d647-7ac3-4d04-9bd0-375f9b208f5e} <Debug> TCPHandler: Processed in 0.001519644 sec. | ||
| 1542 | 2026.03.10 10:16:52.580301 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1543 | 2026.03.10 10:16:52.580435 [ 267 ] {9a0fd047-4453-46da-bf3f-199d13597050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1544 | 2026.03.10 10:16:52.580641 [ 267 ] {9a0fd047-4453-46da-bf3f-199d13597050} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1545 | 2026.03.10 10:16:52.580675 [ 267 ] {9a0fd047-4453-46da-bf3f-199d13597050} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_rib:active_routes')" moved to PREWHERE | ||
| 1546 | 2026.03.10 10:16:52.580890 [ 267 ] {9a0fd047-4453-46da-bf3f-199d13597050} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1547 | 2026.03.10 10:16:52.580942 [ 267 ] {9a0fd047-4453-46da-bf3f-199d13597050} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1548 | 2026.03.10 10:16:52.581040 [ 267 ] {9a0fd047-4453-46da-bf3f-199d13597050} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1549 | 2026.03.10 10:16:52.581069 [ 267 ] {9a0fd047-4453-46da-bf3f-199d13597050} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1550 | 2026.03.10 10:16:52.581091 [ 267 ] {9a0fd047-4453-46da-bf3f-199d13597050} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (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 | ||
| 1551 | 2026.03.10 10:16:52.581106 [ 267 ] {9a0fd047-4453-46da-bf3f-199d13597050} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1552 | 2026.03.10 10:16:52.581145 [ 267 ] {9a0fd047-4453-46da-bf3f-199d13597050} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_rib:active_routes'))" | ||
| 1553 | 2026.03.10 10:16:52.581165 [ 267 ] {9a0fd047-4453-46da-bf3f-199d13597050} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 | ||
| 1554 | 2026.03.10 10:16:52.581843 [ 267 ] {9a0fd047-4453-46da-bf3f-199d13597050} <Debug> executeQuery: Read 10 rows, 372.00 B in 0.001463 sec., 6835.269993164729 rows/sec., 248.31 KiB/sec. | ||
| 1555 | 2026.03.10 10:16:52.581927 [ 267 ] {9a0fd047-4453-46da-bf3f-199d13597050} <Debug> TCPHandler: Processed in 0.001676128 sec. | ||
| 1556 | 2026.03.10 10:16:52.598040 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1557 | 2026.03.10 10:16:52.598163 [ 267 ] {e473497a-94c3-4e86-a325-ad5efd38bee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1558 | 2026.03.10 10:16:52.598210 [ 267 ] {e473497a-94c3-4e86-a325-ad5efd38bee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1559 | 2026.03.10 10:16:52.598861 [ 267 ] {e473497a-94c3-4e86-a325-ad5efd38bee4} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1560 | 2026.03.10 10:16:52.598909 [ 267 ] {e473497a-94c3-4e86-a325-ad5efd38bee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1561 | 2026.03.10 10:16:52.599541 [ 267 ] {e473497a-94c3-4e86-a325-ad5efd38bee4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1562 | 2026.03.10 10:16:52.600026 [ 267 ] {e473497a-94c3-4e86-a325-ad5efd38bee4} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1563 | 2026.03.10 10:16:52.600209 [ 267 ] {e473497a-94c3-4e86-a325-ad5efd38bee4} <Debug> executeQuery: Read 24 rows, 5.36 KiB in 0.002078 sec., 11549.566891241579 rows/sec., 2.52 MiB/sec. | ||
| 1564 | 2026.03.10 10:16:52.600262 [ 267 ] {e473497a-94c3-4e86-a325-ad5efd38bee4} <Debug> TCPHandler: Processed in 0.002277871 sec. | ||
| 1565 | 2026.03.10 10:16:52.600439 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1566 | 2026.03.10 10:16:52.600551 [ 267 ] {40930353-dc9b-4506-8a4c-c91671fabbcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1567 | 2026.03.10 10:16:52.600598 [ 267 ] {40930353-dc9b-4506-8a4c-c91671fabbcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1568 | 2026.03.10 10:16:52.603135 [ 267 ] {40930353-dc9b-4506-8a4c-c91671fabbcd} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1569 | 2026.03.10 10:16:52.603177 [ 267 ] {40930353-dc9b-4506-8a4c-c91671fabbcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1570 | 2026.03.10 10:16:52.603756 [ 267 ] {40930353-dc9b-4506-8a4c-c91671fabbcd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1571 | 2026.03.10 10:16:52.604428 [ 267 ] {40930353-dc9b-4506-8a4c-c91671fabbcd} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1572 | 2026.03.10 10:16:52.604603 [ 267 ] {40930353-dc9b-4506-8a4c-c91671fabbcd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.004078 sec., 5885.23786169691 rows/sec., 500.02 KiB/sec. | ||
| 1573 | 2026.03.10 10:16:52.604648 [ 267 ] {40930353-dc9b-4506-8a4c-c91671fabbcd} <Debug> TCPHandler: Processed in 0.004266326 sec. | ||
| 1574 | 2026.03.10 10:16:52.604784 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1575 | 2026.03.10 10:16:52.604890 [ 267 ] {b2ec1003-22ea-4d85-8457-1f28ae0aad12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1576 | 2026.03.10 10:16:52.604937 [ 267 ] {b2ec1003-22ea-4d85-8457-1f28ae0aad12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1577 | 2026.03.10 10:16:52.605405 [ 267 ] {b2ec1003-22ea-4d85-8457-1f28ae0aad12} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1578 | 2026.03.10 10:16:52.605448 [ 267 ] {b2ec1003-22ea-4d85-8457-1f28ae0aad12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1579 | 2026.03.10 10:16:52.605997 [ 267 ] {b2ec1003-22ea-4d85-8457-1f28ae0aad12} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1580 | 2026.03.10 10:16:52.606697 [ 267 ] {b2ec1003-22ea-4d85-8457-1f28ae0aad12} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2026.03.10 10:16:52.606902 [ 267 ] {b2ec1003-22ea-4d85-8457-1f28ae0aad12} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.002036 sec., 4911.591355599214 rows/sec., 400.51 KiB/sec. | ||
| 1582 | 2026.03.10 10:16:52.606951 [ 267 ] {b2ec1003-22ea-4d85-8457-1f28ae0aad12} <Debug> TCPHandler: Processed in 0.00222449 sec. | ||
| 1583 | 2026.03.10 10:16:52.607081 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1584 | 2026.03.10 10:16:52.607187 [ 267 ] {cbe752ba-32c0-47d7-9644-4658197c133b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1585 | 2026.03.10 10:16:52.607230 [ 267 ] {cbe752ba-32c0-47d7-9644-4658197c133b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1586 | 2026.03.10 10:16:52.607751 [ 267 ] {cbe752ba-32c0-47d7-9644-4658197c133b} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1587 | 2026.03.10 10:16:52.607790 [ 267 ] {cbe752ba-32c0-47d7-9644-4658197c133b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1588 | 2026.03.10 10:16:52.608282 [ 267 ] {cbe752ba-32c0-47d7-9644-4658197c133b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1589 | 2026.03.10 10:16:52.608769 [ 267 ] {cbe752ba-32c0-47d7-9644-4658197c133b} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1590 | 2026.03.10 10:16:52.608923 [ 267 ] {cbe752ba-32c0-47d7-9644-4658197c133b} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.001758 sec., 114334.47098976109 rows/sec., 10.13 MiB/sec. | ||
| 1591 | 2026.03.10 10:16:52.608967 [ 267 ] {cbe752ba-32c0-47d7-9644-4658197c133b} <Debug> TCPHandler: Processed in 0.001942914 sec. | ||
| 1592 | 2026.03.10 10:16:52.609100 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1593 | 2026.03.10 10:16:52.609209 [ 267 ] {ffb5f26f-90a1-4fbe-bce3-af2aa6fca32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1594 | 2026.03.10 10:16:52.609256 [ 267 ] {ffb5f26f-90a1-4fbe-bce3-af2aa6fca32d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1595 | 2026.03.10 10:16:52.610042 [ 267 ] {ffb5f26f-90a1-4fbe-bce3-af2aa6fca32d} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1596 | 2026.03.10 10:16:52.610080 [ 267 ] {ffb5f26f-90a1-4fbe-bce3-af2aa6fca32d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1597 | 2026.03.10 10:16:52.610533 [ 267 ] {ffb5f26f-90a1-4fbe-bce3-af2aa6fca32d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1598 | 2026.03.10 10:16:52.611075 [ 267 ] {ffb5f26f-90a1-4fbe-bce3-af2aa6fca32d} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1599 | 2026.03.10 10:16:52.611230 [ 267 ] {ffb5f26f-90a1-4fbe-bce3-af2aa6fca32d} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.002045 sec., 15647.921760391198 rows/sec., 1.15 MiB/sec. | ||
| 1600 | 2026.03.10 10:16:52.611275 [ 267 ] {ffb5f26f-90a1-4fbe-bce3-af2aa6fca32d} <Debug> TCPHandler: Processed in 0.00223349 sec. | ||
| 1601 | 2026.03.10 10:16:52.611390 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1602 | 2026.03.10 10:16:52.611486 [ 267 ] {dcfcc775-6209-4e5c-8290-dab1e8ab5c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1603 | 2026.03.10 10:16:52.611527 [ 267 ] {dcfcc775-6209-4e5c-8290-dab1e8ab5c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1604 | 2026.03.10 10:16:52.611944 [ 267 ] {dcfcc775-6209-4e5c-8290-dab1e8ab5c6e} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1605 | 2026.03.10 10:16:52.611983 [ 267 ] {dcfcc775-6209-4e5c-8290-dab1e8ab5c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1606 | 2026.03.10 10:16:52.612400 [ 267 ] {dcfcc775-6209-4e5c-8290-dab1e8ab5c6e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1607 | 2026.03.10 10:16:52.612942 [ 267 ] {dcfcc775-6209-4e5c-8290-dab1e8ab5c6e} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1608 | 2026.03.10 10:16:52.613088 [ 267 ] {dcfcc775-6209-4e5c-8290-dab1e8ab5c6e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001623 sec., 14787.430683918668 rows/sec., 1.23 MiB/sec. | ||
| 1609 | 2026.03.10 10:16:52.613133 [ 267 ] {dcfcc775-6209-4e5c-8290-dab1e8ab5c6e} <Debug> TCPHandler: Processed in 0.00179399 sec. | ||
| 1610 | 2026.03.10 10:16:52.613245 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1611 | 2026.03.10 10:16:52.613340 [ 267 ] {05bb1906-6a35-4aaf-8979-785f6b54b916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1612 | 2026.03.10 10:16:52.613380 [ 267 ] {05bb1906-6a35-4aaf-8979-785f6b54b916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1613 | 2026.03.10 10:16:52.613770 [ 267 ] {05bb1906-6a35-4aaf-8979-785f6b54b916} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1614 | 2026.03.10 10:16:52.613809 [ 267 ] {05bb1906-6a35-4aaf-8979-785f6b54b916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1615 | 2026.03.10 10:16:52.614360 [ 267 ] {05bb1906-6a35-4aaf-8979-785f6b54b916} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1616 | 2026.03.10 10:16:52.614821 [ 267 ] {05bb1906-6a35-4aaf-8979-785f6b54b916} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2026.03.10 10:16:52.614969 [ 267 ] {05bb1906-6a35-4aaf-8979-785f6b54b916} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001648 sec., 7281.553398058252 rows/sec., 568.87 KiB/sec. | ||
| 1618 | 2026.03.10 10:16:52.615014 [ 267 ] {05bb1906-6a35-4aaf-8979-785f6b54b916} <Debug> TCPHandler: Processed in 0.001818611 sec. | ||
| 1619 | 2026.03.10 10:16:52.615127 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1620 | 2026.03.10 10:16:52.615226 [ 267 ] {eaaedb89-a6fe-438c-8b4f-76b9656ad875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1621 | 2026.03.10 10:16:52.615267 [ 267 ] {eaaedb89-a6fe-438c-8b4f-76b9656ad875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1622 | 2026.03.10 10:16:52.615721 [ 267 ] {eaaedb89-a6fe-438c-8b4f-76b9656ad875} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1623 | 2026.03.10 10:16:52.615762 [ 267 ] {eaaedb89-a6fe-438c-8b4f-76b9656ad875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1624 | 2026.03.10 10:16:52.616260 [ 267 ] {eaaedb89-a6fe-438c-8b4f-76b9656ad875} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1625 | 2026.03.10 10:16:52.616895 [ 267 ] {eaaedb89-a6fe-438c-8b4f-76b9656ad875} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1626 | 2026.03.10 10:16:52.617052 [ 267 ] {eaaedb89-a6fe-438c-8b4f-76b9656ad875} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001846 sec., 65005.41711809317 rows/sec., 5.28 MiB/sec. | ||
| 1627 | 2026.03.10 10:16:52.617105 [ 267 ] {eaaedb89-a6fe-438c-8b4f-76b9656ad875} <Debug> TCPHandler: Processed in 0.002028275 sec. | ||
| 1628 | 2026.03.10 10:16:52.617241 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1629 | 2026.03.10 10:16:52.617343 [ 267 ] {f38f9c6b-a06a-4d41-b0f5-49e15f93450d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1630 | 2026.03.10 10:16:52.617393 [ 267 ] {f38f9c6b-a06a-4d41-b0f5-49e15f93450d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1631 | 2026.03.10 10:16:52.617887 [ 267 ] {f38f9c6b-a06a-4d41-b0f5-49e15f93450d} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1632 | 2026.03.10 10:16:52.617924 [ 267 ] {f38f9c6b-a06a-4d41-b0f5-49e15f93450d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1633 | 2026.03.10 10:16:52.618438 [ 267 ] {f38f9c6b-a06a-4d41-b0f5-49e15f93450d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1634 | 2026.03.10 10:16:52.619020 [ 267 ] {f38f9c6b-a06a-4d41-b0f5-49e15f93450d} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1635 | 2026.03.10 10:16:52.619173 [ 267 ] {f38f9c6b-a06a-4d41-b0f5-49e15f93450d} <Debug> executeQuery: Read 381 rows, 29.69 KiB in 0.001853 sec., 205612.5202374528 rows/sec., 15.65 MiB/sec. | ||
| 1636 | 2026.03.10 10:16:52.619220 [ 267 ] {f38f9c6b-a06a-4d41-b0f5-49e15f93450d} <Debug> TCPHandler: Processed in 0.002029856 sec. | ||
| 1637 | 2026.03.10 10:16:52.619335 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1638 | 2026.03.10 10:16:52.619430 [ 267 ] {9e4f087e-d285-45ea-9698-46e4de583474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1639 | 2026.03.10 10:16:52.619485 [ 267 ] {9e4f087e-d285-45ea-9698-46e4de583474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1640 | 2026.03.10 10:16:52.620180 [ 267 ] {9e4f087e-d285-45ea-9698-46e4de583474} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2026.03.10 10:16:52.620218 [ 267 ] {9e4f087e-d285-45ea-9698-46e4de583474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1642 | 2026.03.10 10:16:52.623140 [ 267 ] {9e4f087e-d285-45ea-9698-46e4de583474} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1643 | 2026.03.10 10:16:52.623614 [ 267 ] {9e4f087e-d285-45ea-9698-46e4de583474} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1644 | 2026.03.10 10:16:52.623771 [ 267 ] {9e4f087e-d285-45ea-9698-46e4de583474} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004359 sec., 2294.1041523285157 rows/sec., 4.11 MiB/sec. | ||
| 1645 | 2026.03.10 10:16:52.623837 [ 267 ] {9e4f087e-d285-45ea-9698-46e4de583474} <Debug> TCPHandler: Processed in 0.004552713 sec. | ||
| 1646 | 2026.03.10 10:16:52.623951 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1647 | 2026.03.10 10:16:52.624052 [ 267 ] {38dc08e3-eb41-426a-a1fa-ad3c3f73f353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1648 | 2026.03.10 10:16:52.624095 [ 267 ] {38dc08e3-eb41-426a-a1fa-ad3c3f73f353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1649 | 2026.03.10 10:16:52.624455 [ 267 ] {38dc08e3-eb41-426a-a1fa-ad3c3f73f353} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1650 | 2026.03.10 10:16:52.624493 [ 267 ] {38dc08e3-eb41-426a-a1fa-ad3c3f73f353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1651 | 2026.03.10 10:16:52.625068 [ 267 ] {38dc08e3-eb41-426a-a1fa-ad3c3f73f353} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1652 | 2026.03.10 10:16:52.625535 [ 267 ] {38dc08e3-eb41-426a-a1fa-ad3c3f73f353} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1653 | 2026.03.10 10:16:52.625663 [ 267 ] {38dc08e3-eb41-426a-a1fa-ad3c3f73f353} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001631 sec., 36787.24708767627 rows/sec., 2.48 MiB/sec. | ||
| 1654 | 2026.03.10 10:16:52.625700 [ 267 ] {38dc08e3-eb41-426a-a1fa-ad3c3f73f353} <Debug> TCPHandler: Processed in 0.001799631 sec. | ||
| 1655 | 2026.03.10 10:16:53.824992 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 436 entries to flush up to offset 2327 | ||
| 1656 | 2026.03.10 10:16:53.825536 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2026.03.10 10:16:53.825594 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1658 | 2026.03.10 10:16:53.826257 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1659 | 2026.03.10 10:16:53.826724 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1660 | 2026.03.10 10:16:53.826897 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2327 | ||
| 1661 | 2026.03.10 10:16:53.944670 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1662 | 2026.03.10 10:16:53.963815 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1663 | 2026.03.10 10:16:53.963885 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1664 | 2026.03.10 10:16:53.970596 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1665 | 2026.03.10 10:16:53.971692 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1666 | 2026.03.10 10:16:53.974915 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1667 | 2026.03.10 10:16:54.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.43 MiB, peak 192.43 MiB, free memory in arenas 0.00 B, will set to 190.30 MiB (RSS), difference: 1.87 MiB | ||
| 1668 | 2026.03.10 10:16:56.320766 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 78 entries to flush up to offset 204 | ||
| 1669 | 2026.03.10 10:16:56.323949 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1670 | 2026.03.10 10:16:56.323986 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1671 | 2026.03.10 10:16:56.325205 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1672 | 2026.03.10 10:16:56.325461 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1673 | 2026.03.10 10:16:56.325701 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 204 | ||
| 1674 | 2026.03.10 10:16:57.542938 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1675 | 2026.03.10 10:16:57.543115 [ 267 ] {08be5119-c87b-4dd7-8d75-6c73db04d503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1676 | 2026.03.10 10:16:57.543179 [ 267 ] {08be5119-c87b-4dd7-8d75-6c73db04d503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1677 | 2026.03.10 10:16:57.543816 [ 267 ] {08be5119-c87b-4dd7-8d75-6c73db04d503} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2026.03.10 10:16:57.543867 [ 267 ] {08be5119-c87b-4dd7-8d75-6c73db04d503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1679 | 2026.03.10 10:16:57.544250 [ 267 ] {08be5119-c87b-4dd7-8d75-6c73db04d503} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1680 | 2026.03.10 10:16:57.544467 [ 267 ] {08be5119-c87b-4dd7-8d75-6c73db04d503} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2026.03.10 10:16:57.544616 [ 267 ] {08be5119-c87b-4dd7-8d75-6c73db04d503} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00155 sec., 36129.032258064515 rows/sec., 2.78 MiB/sec. | ||
| 1682 | 2026.03.10 10:16:57.544657 [ 267 ] {08be5119-c87b-4dd7-8d75-6c73db04d503} <Debug> TCPHandler: Processed in 0.001841112 sec. | ||
| 1683 | 2026.03.10 10:16:57.544770 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1684 | 2026.03.10 10:16:57.544862 [ 267 ] {049dfac8-cafd-4e5f-9f50-f6f81d164a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1685 | 2026.03.10 10:16:57.544901 [ 267 ] {049dfac8-cafd-4e5f-9f50-f6f81d164a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1686 | 2026.03.10 10:16:57.545313 [ 267 ] {049dfac8-cafd-4e5f-9f50-f6f81d164a04} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1687 | 2026.03.10 10:16:57.545350 [ 267 ] {049dfac8-cafd-4e5f-9f50-f6f81d164a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1688 | 2026.03.10 10:16:57.545641 [ 267 ] {049dfac8-cafd-4e5f-9f50-f6f81d164a04} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1689 | 2026.03.10 10:16:57.545843 [ 267 ] {049dfac8-cafd-4e5f-9f50-f6f81d164a04} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1690 | 2026.03.10 10:16:57.545964 [ 267 ] {049dfac8-cafd-4e5f-9f50-f6f81d164a04} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001121 sec., 57091.882247992864 rows/sec., 4.46 MiB/sec. | ||
| 1691 | 2026.03.10 10:16:57.546000 [ 267 ] {049dfac8-cafd-4e5f-9f50-f6f81d164a04} <Debug> TCPHandler: Processed in 0.001277569 sec. | ||
| 1692 | 2026.03.10 10:16:57.546109 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1693 | 2026.03.10 10:16:57.546201 [ 267 ] {a9422fd3-2b4d-4cb9-aeee-75e097035ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1694 | 2026.03.10 10:16:57.546243 [ 267 ] {a9422fd3-2b4d-4cb9-aeee-75e097035ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1695 | 2026.03.10 10:16:57.546631 [ 267 ] {a9422fd3-2b4d-4cb9-aeee-75e097035ccd} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1696 | 2026.03.10 10:16:57.546667 [ 267 ] {a9422fd3-2b4d-4cb9-aeee-75e097035ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1697 | 2026.03.10 10:16:57.546976 [ 267 ] {a9422fd3-2b4d-4cb9-aeee-75e097035ccd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1698 | 2026.03.10 10:16:57.547187 [ 267 ] {a9422fd3-2b4d-4cb9-aeee-75e097035ccd} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2026.03.10 10:16:57.547311 [ 267 ] {a9422fd3-2b4d-4cb9-aeee-75e097035ccd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001128 sec., 141843.97163120567 rows/sec., 9.88 MiB/sec. | ||
| 1700 | 2026.03.10 10:16:57.547346 [ 267 ] {a9422fd3-2b4d-4cb9-aeee-75e097035ccd} <Debug> TCPHandler: Processed in 0.001283109 sec. | ||
| 1701 | 2026.03.10 10:16:57.547454 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1702 | 2026.03.10 10:16:57.547545 [ 267 ] {53af7f22-4835-4093-b7d3-db9db96976ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1703 | 2026.03.10 10:16:57.547584 [ 267 ] {53af7f22-4835-4093-b7d3-db9db96976ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1704 | 2026.03.10 10:16:57.547929 [ 267 ] {53af7f22-4835-4093-b7d3-db9db96976ec} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1705 | 2026.03.10 10:16:57.547964 [ 267 ] {53af7f22-4835-4093-b7d3-db9db96976ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1706 | 2026.03.10 10:16:57.548256 [ 267 ] {53af7f22-4835-4093-b7d3-db9db96976ec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1707 | 2026.03.10 10:16:57.548456 [ 267 ] {53af7f22-4835-4093-b7d3-db9db96976ec} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1708 | 2026.03.10 10:16:57.548575 [ 267 ] {53af7f22-4835-4093-b7d3-db9db96976ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 1709 | 2026.03.10 10:16:57.548609 [ 267 ] {53af7f22-4835-4093-b7d3-db9db96976ec} <Debug> TCPHandler: Processed in 0.001202237 sec. | ||
| 1710 | 2026.03.10 10:17:01.249103 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1711 | 2026.03.10 10:17:01.249178 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1712 | 2026.03.10 10:17:01.327018 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2839 | ||
| 1713 | 2026.03.10 10:17:01.327588 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1714 | 2026.03.10 10:17:01.327644 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1715 | 2026.03.10 10:17:01.328192 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1716 | 2026.03.10 10:17:01.328430 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1717 | 2026.03.10 10:17:01.328561 [ 78 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1718 | 2026.03.10 10:17:01.328570 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2839 | ||
| 1719 | 2026.03.10 10:17:01.328643 [ 78 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1720 | 2026.03.10 10:17:01.328676 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1721 | 2026.03.10 10:17:01.328863 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::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 | ||
| 1722 | 2026.03.10 10:17:01.329021 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1723 | 2026.03.10 10:17:01.329105 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1724 | 2026.03.10 10:17:01.329218 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1725 | 2026.03.10 10:17:01.329281 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1726 | 2026.03.10 10:17:01.329335 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1727 | 2026.03.10 10:17:01.329385 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 436 rows starting from the beginning of the part | ||
| 1728 | 2026.03.10 10:17:01.329434 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1729 | 2026.03.10 10:17:01.356000 [ 193 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2839 rows, containing 4 columns (4 merged, 0 gathered) in 0.027228233 sec., 104266.77338922434 rows/sec., 1.49 MiB/sec. | ||
| 1730 | 2026.03.10 10:17:01.357275 [ 187 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1731 | 2026.03.10 10:17:01.357642 [ 187 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_6_1} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2026.03.10 10:17:01.357727 [ 187 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_6_1} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1733 | 2026.03.10 10:17:01.357849 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1734 | 2026.03.10 10:17:01.475022 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1735 | 2026.03.10 10:17:01.492820 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1736 | 2026.03.10 10:17:01.492885 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1737 | 2026.03.10 10:17:01.499305 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1738 | 2026.03.10 10:17:01.500044 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1739 | 2026.03.10 10:17:01.500333 [ 78 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1740 | 2026.03.10 10:17:01.500394 [ 78 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1741 | 2026.03.10 10:17:01.500416 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 1742 | 2026.03.10 10:17:01.500518 [ 187 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 1743 | 2026.03.10 10:17:01.503881 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1744 | 2026.03.10 10:17:01.504886 [ 187 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1745 | 2026.03.10 10:17:01.506375 [ 187 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 1746 | 2026.03.10 10:17:01.511129 [ 187 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 1747 | 2026.03.10 10:17:01.515563 [ 187 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 1748 | 2026.03.10 10:17:01.519735 [ 187 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 1749 | 2026.03.10 10:17:01.527000 [ 187 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 1750 | 2026.03.10 10:17:01.531254 [ 187 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 1751 | 2026.03.10 10:17:01.593485 [ 202 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.093001853 sec., 494.6138008669569 rows/sec., 2.56 MiB/sec. | ||
| 1752 | 2026.03.10 10:17:01.596055 [ 202 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1753 | 2026.03.10 10:17:01.598306 [ 202 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_6_1} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1754 | 2026.03.10 10:17:01.598419 [ 202 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_6_1} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1755 | 2026.03.10 10:17:01.600308 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1756 | 2026.03.10 10:17:02.000304 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.56 MiB, peak 201.10 MiB, free memory in arenas 0.00 B, will set to 201.98 MiB (RSS), difference: 10.42 MiB | ||
| 1757 | 2026.03.10 10:17:02.544856 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2026.03.10 10:17:02.545047 [ 267 ] {8bf7ec50-10e7-4994-b999-d0d2b2e8cd4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1759 | 2026.03.10 10:17:02.545122 [ 267 ] {8bf7ec50-10e7-4994-b999-d0d2b2e8cd4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1760 | 2026.03.10 10:17:02.545911 [ 267 ] {8bf7ec50-10e7-4994-b999-d0d2b2e8cd4d} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1761 | 2026.03.10 10:17:02.545966 [ 267 ] {8bf7ec50-10e7-4994-b999-d0d2b2e8cd4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1762 | 2026.03.10 10:17:02.546374 [ 267 ] {8bf7ec50-10e7-4994-b999-d0d2b2e8cd4d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1763 | 2026.03.10 10:17:02.546602 [ 267 ] {8bf7ec50-10e7-4994-b999-d0d2b2e8cd4d} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2026.03.10 10:17:02.546769 [ 267 ] {8bf7ec50-10e7-4994-b999-d0d2b2e8cd4d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001774 sec., 42841.03720405862 rows/sec., 3.53 MiB/sec. | ||
| 1765 | 2026.03.10 10:17:02.546836 [ 267 ] {8bf7ec50-10e7-4994-b999-d0d2b2e8cd4d} <Debug> TCPHandler: Processed in 0.002150048 sec. | ||
| 1766 | 2026.03.10 10:17:02.546976 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1767 | 2026.03.10 10:17:02.547088 [ 267 ] {8df5339c-6c74-45a6-ab42-db725b2154de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1768 | 2026.03.10 10:17:02.547134 [ 267 ] {8df5339c-6c74-45a6-ab42-db725b2154de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1769 | 2026.03.10 10:17:02.547573 [ 267 ] {8df5339c-6c74-45a6-ab42-db725b2154de} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1770 | 2026.03.10 10:17:02.547612 [ 267 ] {8df5339c-6c74-45a6-ab42-db725b2154de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1771 | 2026.03.10 10:17:02.547952 [ 267 ] {8df5339c-6c74-45a6-ab42-db725b2154de} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1772 | 2026.03.10 10:17:02.548159 [ 267 ] {8df5339c-6c74-45a6-ab42-db725b2154de} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1773 | 2026.03.10 10:17:02.548301 [ 267 ] {8df5339c-6c74-45a6-ab42-db725b2154de} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001238 sec., 8077.544426494346 rows/sec., 607.39 KiB/sec. | ||
| 1774 | 2026.03.10 10:17:02.548342 [ 267 ] {8df5339c-6c74-45a6-ab42-db725b2154de} <Debug> TCPHandler: Processed in 0.001421162 sec. | ||
| 1775 | 2026.03.10 10:17:02.548462 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2026.03.10 10:17:02.548564 [ 267 ] {45139e9c-e647-4375-99a2-66cdab4010ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1777 | 2026.03.10 10:17:02.548606 [ 267 ] {45139e9c-e647-4375-99a2-66cdab4010ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1778 | 2026.03.10 10:17:02.549029 [ 267 ] {45139e9c-e647-4375-99a2-66cdab4010ac} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2026.03.10 10:17:02.549065 [ 267 ] {45139e9c-e647-4375-99a2-66cdab4010ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1780 | 2026.03.10 10:17:02.549385 [ 267 ] {45139e9c-e647-4375-99a2-66cdab4010ac} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1781 | 2026.03.10 10:17:02.549608 [ 267 ] {45139e9c-e647-4375-99a2-66cdab4010ac} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1782 | 2026.03.10 10:17:02.549741 [ 267 ] {45139e9c-e647-4375-99a2-66cdab4010ac} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001198 sec., 61769.616026711185 rows/sec., 4.82 MiB/sec. | ||
| 1783 | 2026.03.10 10:17:02.549780 [ 267 ] {45139e9c-e647-4375-99a2-66cdab4010ac} <Debug> TCPHandler: Processed in 0.001367981 sec. | ||
| 1784 | 2026.03.10 10:17:02.549930 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1785 | 2026.03.10 10:17:02.550028 [ 267 ] {05ff6d55-bfe9-42c7-844f-ca2baa67ece8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1786 | 2026.03.10 10:17:02.550073 [ 267 ] {05ff6d55-bfe9-42c7-844f-ca2baa67ece8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1787 | 2026.03.10 10:17:02.550506 [ 267 ] {05ff6d55-bfe9-42c7-844f-ca2baa67ece8} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1788 | 2026.03.10 10:17:02.550542 [ 267 ] {05ff6d55-bfe9-42c7-844f-ca2baa67ece8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1789 | 2026.03.10 10:17:02.550909 [ 267 ] {05ff6d55-bfe9-42c7-844f-ca2baa67ece8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1790 | 2026.03.10 10:17:02.551130 [ 267 ] {05ff6d55-bfe9-42c7-844f-ca2baa67ece8} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1791 | 2026.03.10 10:17:02.551266 [ 267 ] {05ff6d55-bfe9-42c7-844f-ca2baa67ece8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 1792 | 2026.03.10 10:17:02.551304 [ 267 ] {05ff6d55-bfe9-42c7-844f-ca2baa67ece8} <Debug> TCPHandler: Processed in 0.001424282 sec. | ||
| 1793 | 2026.03.10 10:17:02.551425 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1794 | 2026.03.10 10:17:02.551520 [ 267 ] {c94394e9-8f38-49cb-bf3d-265f74a75cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1795 | 2026.03.10 10:17:02.551575 [ 267 ] {c94394e9-8f38-49cb-bf3d-265f74a75cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1796 | 2026.03.10 10:17:02.552476 [ 267 ] {c94394e9-8f38-49cb-bf3d-265f74a75cee} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1797 | 2026.03.10 10:17:02.552522 [ 267 ] {c94394e9-8f38-49cb-bf3d-265f74a75cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1798 | 2026.03.10 10:17:02.553083 [ 267 ] {c94394e9-8f38-49cb-bf3d-265f74a75cee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1799 | 2026.03.10 10:17:02.553313 [ 267 ] {c94394e9-8f38-49cb-bf3d-265f74a75cee} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1800 | 2026.03.10 10:17:02.553463 [ 267 ] {c94394e9-8f38-49cb-bf3d-265f74a75cee} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001962 sec., 5096.83995922528 rows/sec., 9.13 MiB/sec. | ||
| 1801 | 2026.03.10 10:17:02.553539 [ 267 ] {c94394e9-8f38-49cb-bf3d-265f74a75cee} <Debug> TCPHandler: Processed in 0.002165269 sec. | ||
| 1802 | 2026.03.10 10:17:02.553858 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1803 | 2026.03.10 10:17:02.554063 [ 267 ] {91b1873f-4099-47e7-809e-96f77e6655bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1804 | 2026.03.10 10:17:02.554155 [ 267 ] {91b1873f-4099-47e7-809e-96f77e6655bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1805 | 2026.03.10 10:17:02.554812 [ 267 ] {91b1873f-4099-47e7-809e-96f77e6655bc} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1806 | 2026.03.10 10:17:02.554859 [ 267 ] {91b1873f-4099-47e7-809e-96f77e6655bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1807 | 2026.03.10 10:17:02.555272 [ 267 ] {91b1873f-4099-47e7-809e-96f77e6655bc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1808 | 2026.03.10 10:17:02.555555 [ 267 ] {91b1873f-4099-47e7-809e-96f77e6655bc} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1809 | 2026.03.10 10:17:02.555735 [ 267 ] {91b1873f-4099-47e7-809e-96f77e6655bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001716 sec., 34965.03496503496 rows/sec., 2.36 MiB/sec. | ||
| 1810 | 2026.03.10 10:17:02.555811 [ 267 ] {91b1873f-4099-47e7-809e-96f77e6655bc} <Debug> TCPHandler: Processed in 0.002135778 sec. | ||
| 1811 | 2026.03.10 10:17:02.772871 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1812 | 2026.03.10 10:17:02.773134 [ 267 ] {fda88d6d-63b6-4dd9-886c-3dd3be6e8e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1813 | 2026.03.10 10:17:02.773509 [ 267 ] {fda88d6d-63b6-4dd9-886c-3dd3be6e8e1f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1814 | 2026.03.10 10:17:02.773553 [ 267 ] {fda88d6d-63b6-4dd9-886c-3dd3be6e8e1f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1815 | 2026.03.10 10:17:02.773834 [ 267 ] {fda88d6d-63b6-4dd9-886c-3dd3be6e8e1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1816 | 2026.03.10 10:17:02.773911 [ 267 ] {fda88d6d-63b6-4dd9-886c-3dd3be6e8e1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1817 | 2026.03.10 10:17:02.774056 [ 267 ] {fda88d6d-63b6-4dd9-886c-3dd3be6e8e1f} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1818 | 2026.03.10 10:17:02.774171 [ 312 ] {fda88d6d-63b6-4dd9-886c-3dd3be6e8e1f} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1819 | 2026.03.10 10:17:02.774190 [ 313 ] {fda88d6d-63b6-4dd9-886c-3dd3be6e8e1f} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1820 | 2026.03.10 10:17:02.774318 [ 267 ] {fda88d6d-63b6-4dd9-886c-3dd3be6e8e1f} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1821 | 2026.03.10 10:17:02.774348 [ 267 ] {fda88d6d-63b6-4dd9-886c-3dd3be6e8e1f} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1822 | 2026.03.10 10:17:02.774475 [ 267 ] {fda88d6d-63b6-4dd9-886c-3dd3be6e8e1f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1823 | 2026.03.10 10:17:02.774507 [ 267 ] {fda88d6d-63b6-4dd9-886c-3dd3be6e8e1f} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 1824 | 2026.03.10 10:17:02.774564 [ 267 ] {fda88d6d-63b6-4dd9-886c-3dd3be6e8e1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1825 | 2026.03.10 10:17:02.774609 [ 267 ] {fda88d6d-63b6-4dd9-886c-3dd3be6e8e1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1826 | 2026.03.10 10:17:02.775523 [ 267 ] {fda88d6d-63b6-4dd9-886c-3dd3be6e8e1f} <Debug> executeQuery: Read 34 rows, 1.40 KiB in 0.002492 sec., 13643.659711075443 rows/sec., 563.52 KiB/sec. | ||
| 1827 | 2026.03.10 10:17:02.775656 [ 267 ] {fda88d6d-63b6-4dd9-886c-3dd3be6e8e1f} <Debug> TCPHandler: Processed in 0.002963606 sec. | ||
| 1828 | 2026.03.10 10:17:02.775959 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1829 | 2026.03.10 10:17:02.776116 [ 267 ] {46dc27f6-63de-4c7a-b2f7-56c76059faad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1830 | 2026.03.10 10:17:02.776382 [ 267 ] {46dc27f6-63de-4c7a-b2f7-56c76059faad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1831 | 2026.03.10 10:17:02.776428 [ 267 ] {46dc27f6-63de-4c7a-b2f7-56c76059faad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1832 | 2026.03.10 10:17:02.776651 [ 267 ] {46dc27f6-63de-4c7a-b2f7-56c76059faad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1833 | 2026.03.10 10:17:02.776711 [ 267 ] {46dc27f6-63de-4c7a-b2f7-56c76059faad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1834 | 2026.03.10 10:17:02.776831 [ 267 ] {46dc27f6-63de-4c7a-b2f7-56c76059faad} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1835 | 2026.03.10 10:17:02.776904 [ 305 ] {46dc27f6-63de-4c7a-b2f7-56c76059faad} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1836 | 2026.03.10 10:17:02.776906 [ 321 ] {46dc27f6-63de-4c7a-b2f7-56c76059faad} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1837 | 2026.03.10 10:17:02.777005 [ 267 ] {46dc27f6-63de-4c7a-b2f7-56c76059faad} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1838 | 2026.03.10 10:17:02.777032 [ 267 ] {46dc27f6-63de-4c7a-b2f7-56c76059faad} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1839 | 2026.03.10 10:17:02.777091 [ 267 ] {46dc27f6-63de-4c7a-b2f7-56c76059faad} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1840 | 2026.03.10 10:17:02.777112 [ 267 ] {46dc27f6-63de-4c7a-b2f7-56c76059faad} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 1841 | 2026.03.10 10:17:02.777144 [ 267 ] {46dc27f6-63de-4c7a-b2f7-56c76059faad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1842 | 2026.03.10 10:17:02.777210 [ 267 ] {46dc27f6-63de-4c7a-b2f7-56c76059faad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1843 | 2026.03.10 10:17:02.777992 [ 267 ] {46dc27f6-63de-4c7a-b2f7-56c76059faad} <Debug> executeQuery: Read 34 rows, 1.40 KiB in 0.001944 sec., 17489.711934156378 rows/sec., 722.37 KiB/sec. | ||
| 1844 | 2026.03.10 10:17:02.778097 [ 267 ] {46dc27f6-63de-4c7a-b2f7-56c76059faad} <Debug> TCPHandler: Processed in 0.002197019 sec. | ||
| 1845 | 2026.03.10 10:17:02.778311 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1846 | 2026.03.10 10:17:02.778467 [ 267 ] {37451719-4734-4798-80dc-05e10a55662e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1847 | 2026.03.10 10:17:02.778706 [ 267 ] {37451719-4734-4798-80dc-05e10a55662e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1848 | 2026.03.10 10:17:02.778742 [ 267 ] {37451719-4734-4798-80dc-05e10a55662e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1849 | 2026.03.10 10:17:02.778955 [ 267 ] {37451719-4734-4798-80dc-05e10a55662e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1850 | 2026.03.10 10:17:02.779010 [ 267 ] {37451719-4734-4798-80dc-05e10a55662e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1851 | 2026.03.10 10:17:02.779120 [ 267 ] {37451719-4734-4798-80dc-05e10a55662e} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1852 | 2026.03.10 10:17:02.779188 [ 321 ] {37451719-4734-4798-80dc-05e10a55662e} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1853 | 2026.03.10 10:17:02.779199 [ 312 ] {37451719-4734-4798-80dc-05e10a55662e} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1854 | 2026.03.10 10:17:02.779300 [ 267 ] {37451719-4734-4798-80dc-05e10a55662e} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1855 | 2026.03.10 10:17:02.779322 [ 267 ] {37451719-4734-4798-80dc-05e10a55662e} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1856 | 2026.03.10 10:17:02.779379 [ 267 ] {37451719-4734-4798-80dc-05e10a55662e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1857 | 2026.03.10 10:17:02.779398 [ 267 ] {37451719-4734-4798-80dc-05e10a55662e} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 1858 | 2026.03.10 10:17:02.779430 [ 267 ] {37451719-4734-4798-80dc-05e10a55662e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1859 | 2026.03.10 10:17:02.779466 [ 267 ] {37451719-4734-4798-80dc-05e10a55662e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1860 | 2026.03.10 10:17:02.780093 [ 267 ] {37451719-4734-4798-80dc-05e10a55662e} <Debug> executeQuery: Read 34 rows, 1.40 KiB in 0.001687 sec., 20154.11973918198 rows/sec., 832.42 KiB/sec. | ||
| 1861 | 2026.03.10 10:17:02.780211 [ 267 ] {37451719-4734-4798-80dc-05e10a55662e} <Debug> TCPHandler: Processed in 0.001955654 sec. | ||
| 1862 | 2026.03.10 10:17:02.831226 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1863 | 2026.03.10 10:17:02.831404 [ 267 ] {ec2c2e7a-a37d-4a80-b288-b51e35f578eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1864 | 2026.03.10 10:17:02.831474 [ 267 ] {ec2c2e7a-a37d-4a80-b288-b51e35f578eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1865 | 2026.03.10 10:17:02.832193 [ 267 ] {ec2c2e7a-a37d-4a80-b288-b51e35f578eb} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2026.03.10 10:17:02.832237 [ 267 ] {ec2c2e7a-a37d-4a80-b288-b51e35f578eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1867 | 2026.03.10 10:17:02.832695 [ 267 ] {ec2c2e7a-a37d-4a80-b288-b51e35f578eb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1868 | 2026.03.10 10:17:02.832959 [ 267 ] {ec2c2e7a-a37d-4a80-b288-b51e35f578eb} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1869 | 2026.03.10 10:17:02.833133 [ 267 ] {ec2c2e7a-a37d-4a80-b288-b51e35f578eb} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001778 sec., 1687.289088863892 rows/sec., 153.79 KiB/sec. | ||
| 1870 | 2026.03.10 10:17:02.833181 [ 267 ] {ec2c2e7a-a37d-4a80-b288-b51e35f578eb} <Debug> TCPHandler: Processed in 0.002078937 sec. | ||
| 1871 | 2026.03.10 10:17:02.833305 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1872 | 2026.03.10 10:17:02.833406 [ 267 ] {f4e1a3c8-679b-4696-9fb3-14bf11b23785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1873 | 2026.03.10 10:17:02.833450 [ 267 ] {f4e1a3c8-679b-4696-9fb3-14bf11b23785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1874 | 2026.03.10 10:17:02.833949 [ 267 ] {f4e1a3c8-679b-4696-9fb3-14bf11b23785} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2026.03.10 10:17:02.833995 [ 267 ] {f4e1a3c8-679b-4696-9fb3-14bf11b23785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1876 | 2026.03.10 10:17:02.834444 [ 267 ] {f4e1a3c8-679b-4696-9fb3-14bf11b23785} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1877 | 2026.03.10 10:17:02.834806 [ 267 ] {f4e1a3c8-679b-4696-9fb3-14bf11b23785} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2026.03.10 10:17:02.834964 [ 267 ] {f4e1a3c8-679b-4696-9fb3-14bf11b23785} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001577 sec., 1268.2308180088776 rows/sec., 103.42 KiB/sec. | ||
| 1879 | 2026.03.10 10:17:02.835019 [ 267 ] {f4e1a3c8-679b-4696-9fb3-14bf11b23785} <Debug> TCPHandler: Processed in 0.00176688 sec. | ||
| 1880 | 2026.03.10 10:17:02.835159 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1881 | 2026.03.10 10:17:02.835275 [ 267 ] {a7598499-c4e5-4e60-92ce-6cb7660b65f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1882 | 2026.03.10 10:17:02.835321 [ 267 ] {a7598499-c4e5-4e60-92ce-6cb7660b65f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1883 | 2026.03.10 10:17:02.836949 [ 267 ] {a7598499-c4e5-4e60-92ce-6cb7660b65f3} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2026.03.10 10:17:02.836987 [ 267 ] {a7598499-c4e5-4e60-92ce-6cb7660b65f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1885 | 2026.03.10 10:17:02.837593 [ 267 ] {a7598499-c4e5-4e60-92ce-6cb7660b65f3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1886 | 2026.03.10 10:17:02.837830 [ 267 ] {a7598499-c4e5-4e60-92ce-6cb7660b65f3} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1887 | 2026.03.10 10:17:02.837976 [ 267 ] {a7598499-c4e5-4e60-92ce-6cb7660b65f3} <Debug> executeQuery: Read 1963 rows, 151.70 KiB in 0.002728 sec., 719574.780058651 rows/sec., 54.31 MiB/sec. | ||
| 1888 | 2026.03.10 10:17:02.838015 [ 267 ] {a7598499-c4e5-4e60-92ce-6cb7660b65f3} <Debug> TCPHandler: Processed in 0.002909475 sec. | ||
| 1889 | 2026.03.10 10:17:02.838148 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1890 | 2026.03.10 10:17:02.838267 [ 267 ] {2b8917b1-a53c-4b8a-a5a1-20565d08f3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1891 | 2026.03.10 10:17:02.838313 [ 267 ] {2b8917b1-a53c-4b8a-a5a1-20565d08f3af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1892 | 2026.03.10 10:17:02.838749 [ 267 ] {2b8917b1-a53c-4b8a-a5a1-20565d08f3af} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1893 | 2026.03.10 10:17:02.838786 [ 267 ] {2b8917b1-a53c-4b8a-a5a1-20565d08f3af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1894 | 2026.03.10 10:17:02.839178 [ 267 ] {2b8917b1-a53c-4b8a-a5a1-20565d08f3af} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1895 | 2026.03.10 10:17:02.839497 [ 267 ] {2b8917b1-a53c-4b8a-a5a1-20565d08f3af} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1896 | 2026.03.10 10:17:02.839685 [ 267 ] {2b8917b1-a53c-4b8a-a5a1-20565d08f3af} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.001439 sec., 16678.248783877694 rows/sec., 1.22 MiB/sec. | ||
| 1897 | 2026.03.10 10:17:02.839742 [ 267 ] {2b8917b1-a53c-4b8a-a5a1-20565d08f3af} <Debug> TCPHandler: Processed in 0.001646457 sec. | ||
| 1898 | 2026.03.10 10:17:02.839898 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1899 | 2026.03.10 10:17:02.840015 [ 267 ] {5481dce7-35bf-45d3-b1f0-4ecbc95e3440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1900 | 2026.03.10 10:17:02.840069 [ 267 ] {5481dce7-35bf-45d3-b1f0-4ecbc95e3440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1901 | 2026.03.10 10:17:02.840998 [ 267 ] {5481dce7-35bf-45d3-b1f0-4ecbc95e3440} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2026.03.10 10:17:02.841046 [ 267 ] {5481dce7-35bf-45d3-b1f0-4ecbc95e3440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1903 | 2026.03.10 10:17:02.841578 [ 267 ] {5481dce7-35bf-45d3-b1f0-4ecbc95e3440} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1904 | 2026.03.10 10:17:02.841868 [ 267 ] {5481dce7-35bf-45d3-b1f0-4ecbc95e3440} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1905 | 2026.03.10 10:17:02.842038 [ 267 ] {5481dce7-35bf-45d3-b1f0-4ecbc95e3440} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.002046 sec., 346041.0557184751 rows/sec., 20.19 MiB/sec. | ||
| 1906 | 2026.03.10 10:17:02.842086 [ 267 ] {5481dce7-35bf-45d3-b1f0-4ecbc95e3440} <Debug> TCPHandler: Processed in 0.00224897 sec. | ||
| 1907 | 2026.03.10 10:17:02.842234 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1908 | 2026.03.10 10:17:02.842343 [ 267 ] {ddb6152e-0880-4fd0-879e-e75d3bb51624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1909 | 2026.03.10 10:17:02.842393 [ 267 ] {ddb6152e-0880-4fd0-879e-e75d3bb51624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1910 | 2026.03.10 10:17:02.843172 [ 267 ] {ddb6152e-0880-4fd0-879e-e75d3bb51624} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1911 | 2026.03.10 10:17:02.843214 [ 267 ] {ddb6152e-0880-4fd0-879e-e75d3bb51624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1912 | 2026.03.10 10:17:02.843554 [ 267 ] {ddb6152e-0880-4fd0-879e-e75d3bb51624} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1913 | 2026.03.10 10:17:02.843796 [ 267 ] {ddb6152e-0880-4fd0-879e-e75d3bb51624} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1914 | 2026.03.10 10:17:02.843925 [ 267 ] {ddb6152e-0880-4fd0-879e-e75d3bb51624} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001608 sec., 621.8905472636816 rows/sec., 43.73 KiB/sec. | ||
| 1915 | 2026.03.10 10:17:02.843963 [ 267 ] {ddb6152e-0880-4fd0-879e-e75d3bb51624} <Debug> TCPHandler: Processed in 0.0017901 sec. | ||
| 1916 | 2026.03.10 10:17:02.844099 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1917 | 2026.03.10 10:17:02.844208 [ 267 ] {00715f96-a331-484a-8a95-805acd427eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1918 | 2026.03.10 10:17:02.844263 [ 267 ] {00715f96-a331-484a-8a95-805acd427eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1919 | 2026.03.10 10:17:02.845166 [ 267 ] {00715f96-a331-484a-8a95-805acd427eaa} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2026.03.10 10:17:02.845202 [ 267 ] {00715f96-a331-484a-8a95-805acd427eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1921 | 2026.03.10 10:17:02.845582 [ 267 ] {00715f96-a331-484a-8a95-805acd427eaa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1922 | 2026.03.10 10:17:02.845810 [ 267 ] {00715f96-a331-484a-8a95-805acd427eaa} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): 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.10 10:17:02.845962 [ 267 ] {00715f96-a331-484a-8a95-805acd427eaa} <Debug> executeQuery: Read 1031 rows, 72.84 KiB in 0.001779 sec., 579539.0668915121 rows/sec., 39.98 MiB/sec. | ||
| 1924 | 2026.03.10 10:17:02.846004 [ 267 ] {00715f96-a331-484a-8a95-805acd427eaa} <Debug> TCPHandler: Processed in 0.001958024 sec. | ||
| 1925 | 2026.03.10 10:17:02.846127 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1926 | 2026.03.10 10:17:02.846223 [ 267 ] {69766e0b-57d5-4b8d-9c8e-5b3b8b7d425f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1927 | 2026.03.10 10:17:02.846269 [ 267 ] {69766e0b-57d5-4b8d-9c8e-5b3b8b7d425f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1928 | 2026.03.10 10:17:02.847046 [ 267 ] {69766e0b-57d5-4b8d-9c8e-5b3b8b7d425f} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1929 | 2026.03.10 10:17:02.847093 [ 267 ] {69766e0b-57d5-4b8d-9c8e-5b3b8b7d425f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1930 | 2026.03.10 10:17:02.847753 [ 267 ] {69766e0b-57d5-4b8d-9c8e-5b3b8b7d425f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1931 | 2026.03.10 10:17:02.848099 [ 267 ] {69766e0b-57d5-4b8d-9c8e-5b3b8b7d425f} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1932 | 2026.03.10 10:17:02.848311 [ 267 ] {69766e0b-57d5-4b8d-9c8e-5b3b8b7d425f} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.002105 sec., 578622.3277909738 rows/sec., 36.18 MiB/sec. | ||
| 1933 | 2026.03.10 10:17:02.848368 [ 267 ] {69766e0b-57d5-4b8d-9c8e-5b3b8b7d425f} <Debug> TCPHandler: Processed in 0.002292271 sec. | ||
| 1934 | 2026.03.10 10:17:02.848502 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1935 | 2026.03.10 10:17:02.848603 [ 267 ] {9aaa3b5b-61f3-48fa-86f5-ff254d6ff647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1936 | 2026.03.10 10:17:02.848665 [ 267 ] {9aaa3b5b-61f3-48fa-86f5-ff254d6ff647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1937 | 2026.03.10 10:17:02.849490 [ 267 ] {9aaa3b5b-61f3-48fa-86f5-ff254d6ff647} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2026.03.10 10:17:02.849525 [ 267 ] {9aaa3b5b-61f3-48fa-86f5-ff254d6ff647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1939 | 2026.03.10 10:17:02.850074 [ 267 ] {9aaa3b5b-61f3-48fa-86f5-ff254d6ff647} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1940 | 2026.03.10 10:17:02.850297 [ 267 ] {9aaa3b5b-61f3-48fa-86f5-ff254d6ff647} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2026.03.10 10:17:02.850441 [ 267 ] {9aaa3b5b-61f3-48fa-86f5-ff254d6ff647} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001858 sec., 11840.688912809472 rows/sec., 21.22 MiB/sec. | ||
| 1942 | 2026.03.10 10:17:02.850496 [ 267 ] {9aaa3b5b-61f3-48fa-86f5-ff254d6ff647} <Debug> TCPHandler: Processed in 0.002046346 sec. | ||
| 1943 | 2026.03.10 10:17:02.850620 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1944 | 2026.03.10 10:17:02.850716 [ 267 ] {36083143-1107-4b55-afa2-df651922e290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1945 | 2026.03.10 10:17:02.850759 [ 267 ] {36083143-1107-4b55-afa2-df651922e290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1946 | 2026.03.10 10:17:02.851088 [ 267 ] {36083143-1107-4b55-afa2-df651922e290} <Trace> oximeter.measurements_i64 (ceff68ec-e3eb-4098-9033-4ca858fc1e5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2026.03.10 10:17:02.851125 [ 267 ] {36083143-1107-4b55-afa2-df651922e290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1948 | 2026.03.10 10:17:02.851439 [ 267 ] {36083143-1107-4b55-afa2-df651922e290} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1949 | 2026.03.10 10:17:02.851668 [ 267 ] {36083143-1107-4b55-afa2-df651922e290} <Trace> oximeter.measurements_i64 (ceff68ec-e3eb-4098-9033-4ca858fc1e5c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2026.03.10 10:17:02.851803 [ 267 ] {36083143-1107-4b55-afa2-df651922e290} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001106 sec., 10849.9095840868 rows/sec., 817.63 KiB/sec. | ||
| 1951 | 2026.03.10 10:17:02.851839 [ 267 ] {36083143-1107-4b55-afa2-df651922e290} <Debug> TCPHandler: Processed in 0.001270239 sec. | ||
| 1952 | 2026.03.10 10:17:02.851978 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1953 | 2026.03.10 10:17:02.852089 [ 267 ] {1944010d-9cc2-421c-b039-2bba338fdbb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1954 | 2026.03.10 10:17:02.852147 [ 267 ] {1944010d-9cc2-421c-b039-2bba338fdbb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1955 | 2026.03.10 10:17:02.852490 [ 267 ] {1944010d-9cc2-421c-b039-2bba338fdbb8} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2026.03.10 10:17:02.852526 [ 267 ] {1944010d-9cc2-421c-b039-2bba338fdbb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1957 | 2026.03.10 10:17:02.853016 [ 267 ] {1944010d-9cc2-421c-b039-2bba338fdbb8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1958 | 2026.03.10 10:17:02.853331 [ 267 ] {1944010d-9cc2-421c-b039-2bba338fdbb8} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2026.03.10 10:17:02.853501 [ 267 ] {1944010d-9cc2-421c-b039-2bba338fdbb8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001427 sec., 8409.250175192712 rows/sec., 580.33 KiB/sec. | ||
| 1960 | 2026.03.10 10:17:02.853550 [ 267 ] {1944010d-9cc2-421c-b039-2bba338fdbb8} <Debug> TCPHandler: Processed in 0.001634187 sec. | ||
| 1961 | 2026.03.10 10:17:06.326100 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 252 | ||
| 1962 | 2026.03.10 10:17:06.328537 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1963 | 2026.03.10 10:17:06.328577 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1964 | 2026.03.10 10:17:06.329735 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1965 | 2026.03.10 10:17:06.329994 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1966 | 2026.03.10 10:17:06.330230 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 252 | ||
| 1967 | 2026.03.10 10:17:07.542084 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2026.03.10 10:17:07.542265 [ 267 ] {c4dd53b3-01b8-4e22-bac8-3dae99b2b6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1969 | 2026.03.10 10:17:07.542331 [ 267 ] {c4dd53b3-01b8-4e22-bac8-3dae99b2b6fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1970 | 2026.03.10 10:17:07.542975 [ 267 ] {c4dd53b3-01b8-4e22-bac8-3dae99b2b6fb} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2026.03.10 10:17:07.543022 [ 267 ] {c4dd53b3-01b8-4e22-bac8-3dae99b2b6fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1972 | 2026.03.10 10:17:07.543403 [ 267 ] {c4dd53b3-01b8-4e22-bac8-3dae99b2b6fb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1973 | 2026.03.10 10:17:07.543631 [ 267 ] {c4dd53b3-01b8-4e22-bac8-3dae99b2b6fb} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.03.10 10:17:07.543760 [ 70 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1975 | 2026.03.10 10:17:07.543798 [ 267 ] {c4dd53b3-01b8-4e22-bac8-3dae99b2b6fb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001581 sec., 35420.61986084757 rows/sec., 2.72 MiB/sec. | ||
| 1976 | 2026.03.10 10:17:07.543821 [ 70 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1977 | 2026.03.10 10:17:07.543848 [ 267 ] {c4dd53b3-01b8-4e22-bac8-3dae99b2b6fb} <Debug> TCPHandler: Processed in 0.001887593 sec. | ||
| 1978 | 2026.03.10 10:17:07.543848 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1979 | 2026.03.10 10:17:07.543968 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2026.03.10 10:17:07.543995 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 1981 | 2026.03.10 10:17:07.544070 [ 267 ] {4b418ee0-8f8a-4829-b86a-f8ab8f7655d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1982 | 2026.03.10 10:17:07.544116 [ 267 ] {4b418ee0-8f8a-4829-b86a-f8ab8f7655d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1983 | 2026.03.10 10:17:07.544151 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1984 | 2026.03.10 10:17:07.544206 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1867 rows starting from the beginning of the part | ||
| 1985 | 2026.03.10 10:17:07.544303 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 201 rows starting from the beginning of the part | ||
| 1986 | 2026.03.10 10:17:07.544356 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1987 | 2026.03.10 10:17:07.544399 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 76 rows starting from the beginning of the part | ||
| 1988 | 2026.03.10 10:17:07.544442 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1963 rows starting from the beginning of the part | ||
| 1989 | 2026.03.10 10:17:07.544485 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1990 | 2026.03.10 10:17:07.544537 [ 267 ] {4b418ee0-8f8a-4829-b86a-f8ab8f7655d6} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2026.03.10 10:17:07.544581 [ 267 ] {4b418ee0-8f8a-4829-b86a-f8ab8f7655d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1992 | 2026.03.10 10:17:07.544998 [ 267 ] {4b418ee0-8f8a-4829-b86a-f8ab8f7655d6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1993 | 2026.03.10 10:17:07.545244 [ 267 ] {4b418ee0-8f8a-4829-b86a-f8ab8f7655d6} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2026.03.10 10:17:07.545354 [ 70 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1995 | 2026.03.10 10:17:07.545388 [ 70 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1996 | 2026.03.10 10:17:07.545392 [ 267 ] {4b418ee0-8f8a-4829-b86a-f8ab8f7655d6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001342 sec., 47690.01490312965 rows/sec., 3.72 MiB/sec. | ||
| 1997 | 2026.03.10 10:17:07.545410 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1998 | 2026.03.10 10:17:07.545446 [ 267 ] {4b418ee0-8f8a-4829-b86a-f8ab8f7655d6} <Debug> TCPHandler: Processed in 0.001528934 sec. | ||
| 1999 | 2026.03.10 10:17:07.545505 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 2000 | 2026.03.10 10:17:07.545565 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2001 | 2026.03.10 10:17:07.545622 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2002 | 2026.03.10 10:17:07.545665 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 940 rows starting from the beginning of the part | ||
| 2003 | 2026.03.10 10:17:07.545666 [ 267 ] {7a6cec5b-9a4e-41c7-a2c0-299d6bf64a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2004 | 2026.03.10 10:17:07.545723 [ 267 ] {7a6cec5b-9a4e-41c7-a2c0-299d6bf64a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2005 | 2026.03.10 10:17:07.545739 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 120 rows starting from the beginning of the part | ||
| 2006 | 2026.03.10 10:17:07.545795 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 2007 | 2026.03.10 10:17:07.545843 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 74 rows starting from the beginning of the part | ||
| 2008 | 2026.03.10 10:17:07.545891 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1031 rows starting from the beginning of the part | ||
| 2009 | 2026.03.10 10:17:07.545930 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 2010 | 2026.03.10 10:17:07.546109 [ 267 ] {7a6cec5b-9a4e-41c7-a2c0-299d6bf64a13} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2026.03.10 10:17:07.546151 [ 267 ] {7a6cec5b-9a4e-41c7-a2c0-299d6bf64a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2012 | 2026.03.10 10:17:07.546339 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4219 rows, containing 5 columns (5 merged, 0 gathered) in 0.002410314 sec., 1750394.3469606033 rows/sec., 139.84 MiB/sec. | ||
| 2013 | 2026.03.10 10:17:07.546665 [ 267 ] {7a6cec5b-9a4e-41c7-a2c0-299d6bf64a13} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2014 | 2026.03.10 10:17:07.546718 [ 189 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2015 | 2026.03.10 10:17:07.546934 [ 267 ] {7a6cec5b-9a4e-41c7-a2c0-299d6bf64a13} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2016 | 2026.03.10 10:17:07.546995 [ 201 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2293 rows, containing 5 columns (5 merged, 0 gathered) in 0.001526295 sec., 1502330.8076092761 rows/sec., 111.00 MiB/sec. | ||
| 2017 | 2026.03.10 10:17:07.547078 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_6_1} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2018 | 2026.03.10 10:17:07.547095 [ 267 ] {7a6cec5b-9a4e-41c7-a2c0-299d6bf64a13} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001449 sec., 88336.7839889579 rows/sec., 6.15 MiB/sec. | ||
| 2019 | 2026.03.10 10:17:07.547087 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2020 | 2026.03.10 10:17:07.547169 [ 267 ] {7a6cec5b-9a4e-41c7-a2c0-299d6bf64a13} <Debug> TCPHandler: Processed in 0.001654098 sec. | ||
| 2021 | 2026.03.10 10:17:07.547185 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2026.03.10 10:17:07.547214 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2023 | 2026.03.10 10:17:07.547222 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2024 | 2026.03.10 10:17:07.547267 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_6_1} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2025 | 2026.03.10 10:17:07.547277 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 2026 | 2026.03.10 10:17:07.547284 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2027 | 2026.03.10 10:17:07.547387 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2028 | 2026.03.10 10:17:07.547397 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 2029 | 2026.03.10 10:17:07.547401 [ 267 ] {e1ce6877-4030-4229-8f94-a204f5abeb2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2030 | 2026.03.10 10:17:07.547424 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2207 rows starting from the beginning of the part | ||
| 2031 | 2026.03.10 10:17:07.547474 [ 267 ] {e1ce6877-4030-4229-8f94-a204f5abeb2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2032 | 2026.03.10 10:17:07.547494 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 381 rows starting from the beginning of the part | ||
| 2033 | 2026.03.10 10:17:07.547531 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_6_1} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2026.03.10 10:17:07.547541 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 2035 | 2026.03.10 10:17:07.547594 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 2036 | 2026.03.10 10:17:07.547613 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_6_1} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2037 | 2026.03.10 10:17:07.547636 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1218 rows starting from the beginning of the part | ||
| 2038 | 2026.03.10 10:17:07.547675 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 128 rows starting from the beginning of the part | ||
| 2039 | 2026.03.10 10:17:07.547696 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 2040 | 2026.03.10 10:17:07.547812 [ 267 ] {e1ce6877-4030-4229-8f94-a204f5abeb2d} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2041 | 2026.03.10 10:17:07.547853 [ 267 ] {e1ce6877-4030-4229-8f94-a204f5abeb2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2042 | 2026.03.10 10:17:07.548183 [ 267 ] {e1ce6877-4030-4229-8f94-a204f5abeb2d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2043 | 2026.03.10 10:17:07.548445 [ 267 ] {e1ce6877-4030-4229-8f94-a204f5abeb2d} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2044 | 2026.03.10 10:17:07.548596 [ 267 ] {e1ce6877-4030-4229-8f94-a204f5abeb2d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001214 sec., 39538.71499176277 rows/sec., 2.66 MiB/sec. | ||
| 2045 | 2026.03.10 10:17:07.548635 [ 267 ] {e1ce6877-4030-4229-8f94-a204f5abeb2d} <Debug> TCPHandler: Processed in 0.001400031 sec. | ||
| 2046 | 2026.03.10 10:17:07.549610 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4254 rows, containing 5 columns (5 merged, 0 gathered) in 0.002357204 sec., 1804680.4604098755 rows/sec., 118.13 MiB/sec. | ||
| 2047 | 2026.03.10 10:17:07.549951 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2048 | 2026.03.10 10:17:07.550202 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2026.03.10 10:17:07.550274 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2050 | 2026.03.10 10:17:07.550339 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 2051 | 2026.03.10 10:17:08.828757 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3287 | ||
| 2052 | 2026.03.10 10:17:08.829293 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2053 | 2026.03.10 10:17:08.829337 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2054 | 2026.03.10 10:17:08.829842 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2055 | 2026.03.10 10:17:08.830077 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2026.03.10 10:17:08.830213 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3287 | ||
| 2057 | 2026.03.10 10:17:09.004031 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2058 | 2026.03.10 10:17:09.021517 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2026.03.10 10:17:09.021569 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2060 | 2026.03.10 10:17:09.027182 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2061 | 2026.03.10 10:17:09.027859 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2026.03.10 10:17:09.030849 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2063 | 2026.03.10 10:17:11.505045 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57423 | ||
| 2064 | 2026.03.10 10:17:11.505164 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2065 | 2026.03.10 10:17:11.505193 [ 289 ] {} <Debug> TCP-Session: 4283e3af-adf7-4239-819a-dd3cc4343c9f Authenticating user 'default' from [fd00:1122:3344:101::e]:57423 | ||
| 2066 | 2026.03.10 10:17:11.505216 [ 289 ] {} <Debug> TCP-Session: 4283e3af-adf7-4239-819a-dd3cc4343c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2067 | 2026.03.10 10:17:11.505230 [ 289 ] {} <Debug> TCP-Session: 4283e3af-adf7-4239-819a-dd3cc4343c9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2026.03.10 10:17:11.505446 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58226 | ||
| 2069 | 2026.03.10 10:17:11.505461 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34440 | ||
| 2070 | 2026.03.10 10:17:11.505493 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63517 | ||
| 2071 | 2026.03.10 10:17:11.505523 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49269 | ||
| 2072 | 2026.03.10 10:17:11.505541 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61816 | ||
| 2073 | 2026.03.10 10:17:11.505564 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2074 | 2026.03.10 10:17:11.505574 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48132 | ||
| 2075 | 2026.03.10 10:17:11.505610 [ 290 ] {} <Debug> TCP-Session: 038f9d8f-c5c0-4a68-ae67-ebb5030d40c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58226 | ||
| 2076 | 2026.03.10 10:17:11.505630 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2077 | 2026.03.10 10:17:11.505648 [ 290 ] {} <Debug> TCP-Session: 038f9d8f-c5c0-4a68-ae67-ebb5030d40c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2078 | 2026.03.10 10:17:11.505598 [ 289 ] {} <Trace> TCP-Session: 4283e3af-adf7-4239-819a-dd3cc4343c9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.03.10 10:17:11.505676 [ 290 ] {} <Debug> TCP-Session: 038f9d8f-c5c0-4a68-ae67-ebb5030d40c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2080 | 2026.03.10 10:17:11.505681 [ 291 ] {} <Debug> TCP-Session: f9d15533-f27b-4563-8d6a-acd238961b93 Authenticating user 'default' from [fd00:1122:3344:101::e]:34440 | ||
| 2081 | 2026.03.10 10:17:11.505564 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46948 | ||
| 2082 | 2026.03.10 10:17:11.505749 [ 291 ] {} <Debug> TCP-Session: f9d15533-f27b-4563-8d6a-acd238961b93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2083 | 2026.03.10 10:17:11.505553 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53110 | ||
| 2084 | 2026.03.10 10:17:11.505777 [ 291 ] {} <Debug> TCP-Session: f9d15533-f27b-4563-8d6a-acd238961b93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2085 | 2026.03.10 10:17:11.505898 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2086 | 2026.03.10 10:17:11.505934 [ 293 ] {} <Debug> TCP-Session: 445b5add-a762-40d4-a9e5-6bb7bf29c4dd Authenticating user 'default' from [fd00:1122:3344:101::e]:49269 | ||
| 2087 | 2026.03.10 10:17:11.505933 [ 289 ] {48a6e723-b747-414d-a24a-3f3507f7a278} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57423) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2088 | 2026.03.10 10:17:11.505952 [ 293 ] {} <Debug> TCP-Session: 445b5add-a762-40d4-a9e5-6bb7bf29c4dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2089 | 2026.03.10 10:17:11.505973 [ 293 ] {} <Debug> TCP-Session: 445b5add-a762-40d4-a9e5-6bb7bf29c4dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2090 | 2026.03.10 10:17:11.506039 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2091 | 2026.03.10 10:17:11.506068 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2092 | 2026.03.10 10:17:11.506082 [ 288 ] {} <Debug> TCP-Session: 42ec2516-0e8d-4c03-9f5a-d8ca2eae051b Authenticating user 'default' from [fd00:1122:3344:101::e]:48132 | ||
| 2093 | 2026.03.10 10:17:11.506102 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2094 | 2026.03.10 10:17:11.506117 [ 288 ] {} <Debug> TCP-Session: 42ec2516-0e8d-4c03-9f5a-d8ca2eae051b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2095 | 2026.03.10 10:17:11.506104 [ 286 ] {} <Debug> TCP-Session: b24d5c9b-4bd5-4ccf-963e-20d6b4771efc Authenticating user 'default' from [fd00:1122:3344:101::e]:53110 | ||
| 2096 | 2026.03.10 10:17:11.506136 [ 288 ] {} <Debug> TCP-Session: 42ec2516-0e8d-4c03-9f5a-d8ca2eae051b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2097 | 2026.03.10 10:17:11.506132 [ 292 ] {} <Debug> TCP-Session: 0d8dd29f-9db5-476c-bb4b-676390a03735 Authenticating user 'default' from [fd00:1122:3344:101::e]:63517 | ||
| 2098 | 2026.03.10 10:17:11.506164 [ 286 ] {} <Debug> TCP-Session: b24d5c9b-4bd5-4ccf-963e-20d6b4771efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2026.03.10 10:17:11.506188 [ 292 ] {} <Debug> TCP-Session: 0d8dd29f-9db5-476c-bb4b-676390a03735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2100 | 2026.03.10 10:17:11.506197 [ 286 ] {} <Debug> TCP-Session: b24d5c9b-4bd5-4ccf-963e-20d6b4771efc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2026.03.10 10:17:11.506213 [ 292 ] {} <Debug> TCP-Session: 0d8dd29f-9db5-476c-bb4b-676390a03735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2102 | 2026.03.10 10:17:11.506226 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2103 | 2026.03.10 10:17:11.506232 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2104 | 2026.03.10 10:17:11.506269 [ 294 ] {} <Debug> TCP-Session: c8e448e8-869e-4c00-b4df-673e9c149fcb Authenticating user 'default' from [fd00:1122:3344:101::e]:61816 | ||
| 2105 | 2026.03.10 10:17:11.506289 [ 287 ] {} <Debug> TCP-Session: a4e0eda5-f0c8-48a2-9c9e-ce5168f61087 Authenticating user 'default' from [fd00:1122:3344:101::e]:46948 | ||
| 2106 | 2026.03.10 10:17:11.506296 [ 294 ] {} <Debug> TCP-Session: c8e448e8-869e-4c00-b4df-673e9c149fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2026.03.10 10:17:11.506294 [ 289 ] {48a6e723-b747-414d-a24a-3f3507f7a278} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2108 | 2026.03.10 10:17:11.506323 [ 294 ] {} <Debug> TCP-Session: c8e448e8-869e-4c00-b4df-673e9c149fcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2026.03.10 10:17:11.506314 [ 287 ] {} <Debug> TCP-Session: a4e0eda5-f0c8-48a2-9c9e-ce5168f61087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2110 | 2026.03.10 10:17:11.506375 [ 289 ] {48a6e723-b747-414d-a24a-3f3507f7a278} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2111 | 2026.03.10 10:17:11.506376 [ 287 ] {} <Debug> TCP-Session: a4e0eda5-f0c8-48a2-9c9e-ce5168f61087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2112 | 2026.03.10 10:17:11.506715 [ 289 ] {48a6e723-b747-414d-a24a-3f3507f7a278} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 2113 | 2026.03.10 10:17:11.508148 [ 305 ] {48a6e723-b747-414d-a24a-3f3507f7a278} <Trace> AggregatingTransform: Aggregating | ||
| 2114 | 2026.03.10 10:17:11.508181 [ 305 ] {48a6e723-b747-414d-a24a-3f3507f7a278} <Trace> Aggregator: Aggregation method: without_key | ||
| 2115 | 2026.03.10 10:17:11.508208 [ 305 ] {48a6e723-b747-414d-a24a-3f3507f7a278} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001390141 sec. (719.351 rows/sec., 28.10 KiB/sec.) | ||
| 2116 | 2026.03.10 10:17:11.508222 [ 305 ] {48a6e723-b747-414d-a24a-3f3507f7a278} <Trace> Aggregator: Merging aggregated data | ||
| 2117 | 2026.03.10 10:17:11.509440 [ 289 ] {48a6e723-b747-414d-a24a-3f3507f7a278} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003644 sec., 274.423710208562 rows/sec., 10.72 KiB/sec. | ||
| 2118 | 2026.03.10 10:17:11.509546 [ 289 ] {48a6e723-b747-414d-a24a-3f3507f7a278} <Debug> TCPHandler: Processed in 0.004089992 sec. | ||
| 2119 | 2026.03.10 10:17:11.509683 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2120 | 2026.03.10 10:17:11.509711 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2121 | 2026.03.10 10:17:11.509727 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2122 | 2026.03.10 10:17:11.509752 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2123 | 2026.03.10 10:17:11.509774 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2124 | 2026.03.10 10:17:11.509796 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2125 | 2026.03.10 10:17:11.509818 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2126 | 2026.03.10 10:17:11.509834 [ 292 ] {} <Debug> TCP-Session: 0d8dd29f-9db5-476c-bb4b-676390a03735 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2127 | 2026.03.10 10:17:11.509859 [ 293 ] {} <Debug> TCP-Session: 445b5add-a762-40d4-a9e5-6bb7bf29c4dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2128 | 2026.03.10 10:17:11.509850 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2129 | 2026.03.10 10:17:11.509906 [ 288 ] {} <Debug> TCP-Session: 42ec2516-0e8d-4c03-9f5a-d8ca2eae051b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2130 | 2026.03.10 10:17:11.509811 [ 291 ] {} <Debug> TCP-Session: f9d15533-f27b-4563-8d6a-acd238961b93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2131 | 2026.03.10 10:17:11.509947 [ 286 ] {} <Debug> TCP-Session: b24d5c9b-4bd5-4ccf-963e-20d6b4771efc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2132 | 2026.03.10 10:17:11.509784 [ 294 ] {} <Debug> TCP-Session: c8e448e8-869e-4c00-b4df-673e9c149fcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2026.03.10 10:17:11.509723 [ 289 ] {} <Debug> TCP-Session: 4283e3af-adf7-4239-819a-dd3cc4343c9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2134 | 2026.03.10 10:17:11.509757 [ 290 ] {} <Debug> TCP-Session: 038f9d8f-c5c0-4a68-ae67-ebb5030d40c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2135 | 2026.03.10 10:17:11.509836 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2136 | 2026.03.10 10:17:11.510087 [ 287 ] {} <Debug> TCP-Session: a4e0eda5-f0c8-48a2-9c9e-ce5168f61087 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2026.03.10 10:17:11.597200 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56986 | ||
| 2138 | 2026.03.10 10:17:11.597309 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2139 | 2026.03.10 10:17:11.597336 [ 289 ] {} <Debug> TCP-Session: b1df323b-cc40-4e02-90a9-5895af3db6e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56986 | ||
| 2140 | 2026.03.10 10:17:11.597359 [ 289 ] {} <Debug> TCP-Session: b1df323b-cc40-4e02-90a9-5895af3db6e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2141 | 2026.03.10 10:17:11.597372 [ 289 ] {} <Debug> TCP-Session: b1df323b-cc40-4e02-90a9-5895af3db6e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2026.03.10 10:17:11.597594 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64199 | ||
| 2143 | 2026.03.10 10:17:11.597623 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51551 | ||
| 2144 | 2026.03.10 10:17:11.597626 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40107 | ||
| 2145 | 2026.03.10 10:17:11.597665 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34112 | ||
| 2146 | 2026.03.10 10:17:11.597682 [ 289 ] {} <Trace> TCP-Session: b1df323b-cc40-4e02-90a9-5895af3db6e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2147 | 2026.03.10 10:17:11.597714 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2148 | 2026.03.10 10:17:11.597720 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2149 | 2026.03.10 10:17:11.597749 [ 293 ] {} <Debug> TCP-Session: 105426b5-3b8e-440f-9781-32de16ba25a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51551 | ||
| 2150 | 2026.03.10 10:17:11.597756 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2151 | 2026.03.10 10:17:11.597779 [ 293 ] {} <Debug> TCP-Session: 105426b5-3b8e-440f-9781-32de16ba25a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2026.03.10 10:17:11.597776 [ 290 ] {} <Debug> TCP-Session: 4dbf46f3-4924-433a-bb74-c4684bd19d60 Authenticating user 'default' from [fd00:1122:3344:101::e]:64199 | ||
| 2153 | 2026.03.10 10:17:11.597801 [ 292 ] {} <Debug> TCP-Session: f8bf05ec-5d31-4230-9234-818d810951d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40107 | ||
| 2154 | 2026.03.10 10:17:11.597810 [ 293 ] {} <Debug> TCP-Session: 105426b5-3b8e-440f-9781-32de16ba25a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2155 | 2026.03.10 10:17:11.597834 [ 290 ] {} <Debug> TCP-Session: 4dbf46f3-4924-433a-bb74-c4684bd19d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2156 | 2026.03.10 10:17:11.597843 [ 292 ] {} <Debug> TCP-Session: f8bf05ec-5d31-4230-9234-818d810951d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2157 | 2026.03.10 10:17:11.597862 [ 290 ] {} <Debug> TCP-Session: 4dbf46f3-4924-433a-bb74-c4684bd19d60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2026.03.10 10:17:11.597872 [ 289 ] {c50b2b77-02b2-4f7b-834d-6e26437fecf0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56986) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2159 | 2026.03.10 10:17:11.597880 [ 292 ] {} <Debug> TCP-Session: f8bf05ec-5d31-4230-9234-818d810951d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2160 | 2026.03.10 10:17:11.597674 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38310 | ||
| 2161 | 2026.03.10 10:17:11.597649 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56586 | ||
| 2162 | 2026.03.10 10:17:11.597991 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2163 | 2026.03.10 10:17:11.597642 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41868 | ||
| 2164 | 2026.03.10 10:17:11.598033 [ 288 ] {} <Debug> TCP-Session: 01713f32-f61c-4e71-9cea-6311d0bcd5b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38310 | ||
| 2165 | 2026.03.10 10:17:11.597598 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56487 | ||
| 2166 | 2026.03.10 10:17:11.598064 [ 288 ] {} <Debug> TCP-Session: 01713f32-f61c-4e71-9cea-6311d0bcd5b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2167 | 2026.03.10 10:17:11.598092 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2168 | 2026.03.10 10:17:11.598117 [ 288 ] {} <Debug> TCP-Session: 01713f32-f61c-4e71-9cea-6311d0bcd5b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2169 | 2026.03.10 10:17:11.598065 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2170 | 2026.03.10 10:17:11.598144 [ 294 ] {} <Debug> TCP-Session: ff7859c0-2e54-4f5c-86cd-e6a1be1871b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41868 | ||
| 2171 | 2026.03.10 10:17:11.598144 [ 289 ] {c50b2b77-02b2-4f7b-834d-6e26437fecf0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2172 | 2026.03.10 10:17:11.598178 [ 294 ] {} <Debug> TCP-Session: ff7859c0-2e54-4f5c-86cd-e6a1be1871b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2026.03.10 10:17:11.598172 [ 286 ] {} <Debug> TCP-Session: 18f5d388-08b1-4b8f-ac93-02fb26c3301e Authenticating user 'default' from [fd00:1122:3344:101::e]:56586 | ||
| 2174 | 2026.03.10 10:17:11.598210 [ 294 ] {} <Debug> TCP-Session: ff7859c0-2e54-4f5c-86cd-e6a1be1871b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2175 | 2026.03.10 10:17:11.598223 [ 286 ] {} <Debug> TCP-Session: 18f5d388-08b1-4b8f-ac93-02fb26c3301e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.03.10 10:17:11.598226 [ 289 ] {c50b2b77-02b2-4f7b-834d-6e26437fecf0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2177 | 2026.03.10 10:17:11.598241 [ 286 ] {} <Debug> TCP-Session: 18f5d388-08b1-4b8f-ac93-02fb26c3301e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2026.03.10 10:17:11.598151 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2179 | 2026.03.10 10:17:11.597788 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2180 | 2026.03.10 10:17:11.598304 [ 291 ] {} <Debug> TCP-Session: 9706fad9-32e6-4dc1-be72-c8fe5adf3980 Authenticating user 'default' from [fd00:1122:3344:101::e]:56487 | ||
| 2181 | 2026.03.10 10:17:11.598315 [ 287 ] {} <Debug> TCP-Session: 3b40c4a0-df40-4c19-b164-4dcbeed02f37 Authenticating user 'default' from [fd00:1122:3344:101::e]:34112 | ||
| 2182 | 2026.03.10 10:17:11.598327 [ 291 ] {} <Debug> TCP-Session: 9706fad9-32e6-4dc1-be72-c8fe5adf3980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2026.03.10 10:17:11.598333 [ 287 ] {} <Debug> TCP-Session: 3b40c4a0-df40-4c19-b164-4dcbeed02f37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2184 | 2026.03.10 10:17:11.598342 [ 291 ] {} <Debug> TCP-Session: 9706fad9-32e6-4dc1-be72-c8fe5adf3980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2185 | 2026.03.10 10:17:11.598349 [ 287 ] {} <Debug> TCP-Session: 3b40c4a0-df40-4c19-b164-4dcbeed02f37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2186 | 2026.03.10 10:17:11.598516 [ 289 ] {c50b2b77-02b2-4f7b-834d-6e26437fecf0} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 2187 | 2026.03.10 10:17:11.599419 [ 328 ] {c50b2b77-02b2-4f7b-834d-6e26437fecf0} <Trace> AggregatingTransform: Aggregating | ||
| 2188 | 2026.03.10 10:17:11.599468 [ 328 ] {c50b2b77-02b2-4f7b-834d-6e26437fecf0} <Trace> Aggregator: Aggregation method: without_key | ||
| 2189 | 2026.03.10 10:17:11.599502 [ 328 ] {c50b2b77-02b2-4f7b-834d-6e26437fecf0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000882369 sec. (1133.313 rows/sec., 44.27 KiB/sec.) | ||
| 2190 | 2026.03.10 10:17:11.599517 [ 328 ] {c50b2b77-02b2-4f7b-834d-6e26437fecf0} <Trace> Aggregator: Merging aggregated data | ||
| 2191 | 2026.03.10 10:17:11.600915 [ 289 ] {c50b2b77-02b2-4f7b-834d-6e26437fecf0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003099 sec., 322.6847370119393 rows/sec., 12.60 KiB/sec. | ||
| 2192 | 2026.03.10 10:17:11.601048 [ 289 ] {c50b2b77-02b2-4f7b-834d-6e26437fecf0} <Debug> TCPHandler: Processed in 0.003479168 sec. | ||
| 2193 | 2026.03.10 10:17:11.601172 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2194 | 2026.03.10 10:17:11.601201 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2195 | 2026.03.10 10:17:11.601218 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2196 | 2026.03.10 10:17:11.601239 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2197 | 2026.03.10 10:17:11.601247 [ 288 ] {} <Debug> TCP-Session: 01713f32-f61c-4e71-9cea-6311d0bcd5b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2198 | 2026.03.10 10:17:11.601266 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2199 | 2026.03.10 10:17:11.601284 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2200 | 2026.03.10 10:17:11.601303 [ 290 ] {} <Debug> TCP-Session: 4dbf46f3-4924-433a-bb74-c4684bd19d60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.03.10 10:17:11.601327 [ 286 ] {} <Debug> TCP-Session: 18f5d388-08b1-4b8f-ac93-02fb26c3301e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2202 | 2026.03.10 10:17:11.601346 [ 293 ] {} <Debug> TCP-Session: 105426b5-3b8e-440f-9781-32de16ba25a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2026.03.10 10:17:11.601322 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2204 | 2026.03.10 10:17:11.601271 [ 291 ] {} <Debug> TCP-Session: 9706fad9-32e6-4dc1-be72-c8fe5adf3980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.03.10 10:17:11.601414 [ 294 ] {} <Debug> TCP-Session: ff7859c0-2e54-4f5c-86cd-e6a1be1871b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2026.03.10 10:17:11.601303 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2207 | 2026.03.10 10:17:11.601251 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2208 | 2026.03.10 10:17:11.601470 [ 292 ] {} <Debug> TCP-Session: f8bf05ec-5d31-4230-9234-818d810951d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2026.03.10 10:17:11.601203 [ 289 ] {} <Debug> TCP-Session: b1df323b-cc40-4e02-90a9-5895af3db6e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2210 | 2026.03.10 10:17:11.601498 [ 287 ] {} <Debug> TCP-Session: 3b40c4a0-df40-4c19-b164-4dcbeed02f37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2026.03.10 10:17:12.545526 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2212 | 2026.03.10 10:17:12.545727 [ 267 ] {1f44371f-5b61-4878-ba15-39706fcb2b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2213 | 2026.03.10 10:17:12.545800 [ 267 ] {1f44371f-5b61-4878-ba15-39706fcb2b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2214 | 2026.03.10 10:17:12.546537 [ 267 ] {1f44371f-5b61-4878-ba15-39706fcb2b76} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2215 | 2026.03.10 10:17:12.546588 [ 267 ] {1f44371f-5b61-4878-ba15-39706fcb2b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2216 | 2026.03.10 10:17:12.546986 [ 267 ] {1f44371f-5b61-4878-ba15-39706fcb2b76} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2217 | 2026.03.10 10:17:12.547216 [ 267 ] {1f44371f-5b61-4878-ba15-39706fcb2b76} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2218 | 2026.03.10 10:17:12.547373 [ 267 ] {1f44371f-5b61-4878-ba15-39706fcb2b76} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001698 sec., 44758.5394581861 rows/sec., 3.69 MiB/sec. | ||
| 2219 | 2026.03.10 10:17:12.547422 [ 267 ] {1f44371f-5b61-4878-ba15-39706fcb2b76} <Debug> TCPHandler: Processed in 0.002060117 sec. | ||
| 2220 | 2026.03.10 10:17:12.547556 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2221 | 2026.03.10 10:17:12.547659 [ 267 ] {786ce94a-73f8-451a-8df3-a632a0f57225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2222 | 2026.03.10 10:17:12.547704 [ 267 ] {786ce94a-73f8-451a-8df3-a632a0f57225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2223 | 2026.03.10 10:17:12.548111 [ 267 ] {786ce94a-73f8-451a-8df3-a632a0f57225} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2224 | 2026.03.10 10:17:12.548147 [ 267 ] {786ce94a-73f8-451a-8df3-a632a0f57225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2225 | 2026.03.10 10:17:12.548464 [ 267 ] {786ce94a-73f8-451a-8df3-a632a0f57225} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2226 | 2026.03.10 10:17:12.548681 [ 267 ] {786ce94a-73f8-451a-8df3-a632a0f57225} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2227 | 2026.03.10 10:17:12.548815 [ 267 ] {786ce94a-73f8-451a-8df3-a632a0f57225} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001178 sec., 8488.964346349745 rows/sec., 638.33 KiB/sec. | ||
| 2228 | 2026.03.10 10:17:12.548854 [ 267 ] {786ce94a-73f8-451a-8df3-a632a0f57225} <Debug> TCPHandler: Processed in 0.00135007 sec. | ||
| 2229 | 2026.03.10 10:17:12.548964 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2230 | 2026.03.10 10:17:12.549061 [ 267 ] {1aa5f3c0-dec0-445b-912e-e5e81ac8ab56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2231 | 2026.03.10 10:17:12.549102 [ 267 ] {1aa5f3c0-dec0-445b-912e-e5e81ac8ab56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2232 | 2026.03.10 10:17:12.549521 [ 267 ] {1aa5f3c0-dec0-445b-912e-e5e81ac8ab56} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2233 | 2026.03.10 10:17:12.549558 [ 267 ] {1aa5f3c0-dec0-445b-912e-e5e81ac8ab56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2234 | 2026.03.10 10:17:12.549858 [ 267 ] {1aa5f3c0-dec0-445b-912e-e5e81ac8ab56} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2235 | 2026.03.10 10:17:12.550064 [ 267 ] {1aa5f3c0-dec0-445b-912e-e5e81ac8ab56} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2236 | 2026.03.10 10:17:12.550190 [ 267 ] {1aa5f3c0-dec0-445b-912e-e5e81ac8ab56} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001148 sec., 64459.930313588855 rows/sec., 5.03 MiB/sec. | ||
| 2237 | 2026.03.10 10:17:12.550228 [ 267 ] {1aa5f3c0-dec0-445b-912e-e5e81ac8ab56} <Debug> TCPHandler: Processed in 0.0013142 sec. | ||
| 2238 | 2026.03.10 10:17:12.550355 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2239 | 2026.03.10 10:17:12.550452 [ 267 ] {5336f54f-a766-49b8-b0bb-292d40ff7cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2240 | 2026.03.10 10:17:12.550497 [ 267 ] {5336f54f-a766-49b8-b0bb-292d40ff7cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2241 | 2026.03.10 10:17:12.550915 [ 267 ] {5336f54f-a766-49b8-b0bb-292d40ff7cc3} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2242 | 2026.03.10 10:17:12.550950 [ 267 ] {5336f54f-a766-49b8-b0bb-292d40ff7cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2243 | 2026.03.10 10:17:12.551302 [ 267 ] {5336f54f-a766-49b8-b0bb-292d40ff7cc3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2244 | 2026.03.10 10:17:12.551511 [ 267 ] {5336f54f-a766-49b8-b0bb-292d40ff7cc3} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2245 | 2026.03.10 10:17:12.551638 [ 267 ] {5336f54f-a766-49b8-b0bb-292d40ff7cc3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 2246 | 2026.03.10 10:17:12.551675 [ 267 ] {5336f54f-a766-49b8-b0bb-292d40ff7cc3} <Debug> TCPHandler: Processed in 0.001369921 sec. | ||
| 2247 | 2026.03.10 10:17:12.551782 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2248 | 2026.03.10 10:17:12.551878 [ 267 ] {1ec5771e-f318-438b-9d53-1e7741a744f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2249 | 2026.03.10 10:17:12.551934 [ 267 ] {1ec5771e-f318-438b-9d53-1e7741a744f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2250 | 2026.03.10 10:17:12.552674 [ 267 ] {1ec5771e-f318-438b-9d53-1e7741a744f6} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2251 | 2026.03.10 10:17:12.552710 [ 267 ] {1ec5771e-f318-438b-9d53-1e7741a744f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2252 | 2026.03.10 10:17:12.553202 [ 267 ] {1ec5771e-f318-438b-9d53-1e7741a744f6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2253 | 2026.03.10 10:17:12.553427 [ 267 ] {1ec5771e-f318-438b-9d53-1e7741a744f6} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2254 | 2026.03.10 10:17:12.553567 [ 267 ] {1ec5771e-f318-438b-9d53-1e7741a744f6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001707 sec., 5858.230814294083 rows/sec., 10.50 MiB/sec. | ||
| 2255 | 2026.03.10 10:17:12.553626 [ 267 ] {1ec5771e-f318-438b-9d53-1e7741a744f6} <Debug> TCPHandler: Processed in 0.001893653 sec. | ||
| 2256 | 2026.03.10 10:17:12.553734 [ 267 ] {} <Trace> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2257 | 2026.03.10 10:17:12.553831 [ 267 ] {6811d1f2-485d-4fd0-a093-1e7ecdaaf2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61706) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2258 | 2026.03.10 10:17:12.553874 [ 267 ] {6811d1f2-485d-4fd0-a093-1e7ecdaaf2dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2259 | 2026.03.10 10:17:12.554202 [ 267 ] {6811d1f2-485d-4fd0-a093-1e7ecdaaf2dc} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2260 | 2026.03.10 10:17:12.554239 [ 267 ] {6811d1f2-485d-4fd0-a093-1e7ecdaaf2dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2261 | 2026.03.10 10:17:12.554546 [ 267 ] {6811d1f2-485d-4fd0-a093-1e7ecdaaf2dc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2262 | 2026.03.10 10:17:12.554756 [ 267 ] {6811d1f2-485d-4fd0-a093-1e7ecdaaf2dc} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2263 | 2026.03.10 10:17:12.554845 [ 64 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2264 | 2026.03.10 10:17:12.554881 [ 267 ] {6811d1f2-485d-4fd0-a093-1e7ecdaaf2dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 2265 | 2026.03.10 10:17:12.554883 [ 64 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2266 | 2026.03.10 10:17:12.554914 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2267 | 2026.03.10 10:17:12.554917 [ 267 ] {6811d1f2-485d-4fd0-a093-1e7ecdaaf2dc} <Debug> TCPHandler: Processed in 0.001232648 sec. | ||
| 2268 | 2026.03.10 10:17:12.555058 [ 191 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 2269 | 2026.03.10 10:17:12.555218 [ 191 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2270 | 2026.03.10 10:17:12.555256 [ 191 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 2271 | 2026.03.10 10:17:12.555352 [ 191 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 2272 | 2026.03.10 10:17:12.555412 [ 191 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 2273 | 2026.03.10 10:17:12.555463 [ 191 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 2274 | 2026.03.10 10:17:12.555517 [ 191 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 2275 | 2026.03.10 10:17:12.555567 [ 191 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 2276 | 2026.03.10 10:17:12.556480 [ 201 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001497923 sec., 200277.3173253899 rows/sec., 13.50 MiB/sec. | ||
| 2277 | 2026.03.10 10:17:12.556717 [ 189 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2278 | 2026.03.10 10:17:12.557069 [ 189 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_6_1} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2279 | 2026.03.10 10:17:12.557159 [ 189 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_6_1} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2280 | 2026.03.10 10:17:12.557256 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2281 | 2026.03.10 10:17:14.802286 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51339 | ||
| 2282 | 2026.03.10 10:17:14.802406 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2283 | 2026.03.10 10:17:14.802433 [ 289 ] {} <Debug> TCP-Session: c861fc65-f851-4300-9920-947711d54f56 Authenticating user 'default' from [fd00:1122:3344:101::e]:51339 | ||
| 2284 | 2026.03.10 10:17:14.802454 [ 289 ] {} <Debug> TCP-Session: c861fc65-f851-4300-9920-947711d54f56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2026.03.10 10:17:14.802467 [ 289 ] {} <Debug> TCP-Session: c861fc65-f851-4300-9920-947711d54f56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2286 | 2026.03.10 10:17:14.802652 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62972 | ||
| 2287 | 2026.03.10 10:17:14.802681 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46016 | ||
| 2288 | 2026.03.10 10:17:14.802725 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62433 | ||
| 2289 | 2026.03.10 10:17:14.802748 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52685 | ||
| 2290 | 2026.03.10 10:17:14.802775 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2291 | 2026.03.10 10:17:14.802739 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48133 | ||
| 2292 | 2026.03.10 10:17:14.802823 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2293 | 2026.03.10 10:17:14.802836 [ 290 ] {} <Debug> TCP-Session: e893644e-70a8-4d98-95b7-c2f00f98032b Authenticating user 'default' from [fd00:1122:3344:101::e]:62972 | ||
| 2294 | 2026.03.10 10:17:14.802838 [ 289 ] {} <Trace> TCP-Session: c861fc65-f851-4300-9920-947711d54f56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2295 | 2026.03.10 10:17:14.802877 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2296 | 2026.03.10 10:17:14.802884 [ 290 ] {} <Debug> TCP-Session: e893644e-70a8-4d98-95b7-c2f00f98032b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2026.03.10 10:17:14.802909 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2298 | 2026.03.10 10:17:14.802924 [ 288 ] {} <Debug> TCP-Session: 0ce4ddca-7337-4cd8-a7de-6dc5e8b81e7d Authenticating user 'default' from [fd00:1122:3344:101::e]:52685 | ||
| 2299 | 2026.03.10 10:17:14.802925 [ 290 ] {} <Debug> TCP-Session: e893644e-70a8-4d98-95b7-c2f00f98032b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2026.03.10 10:17:14.802949 [ 287 ] {} <Debug> TCP-Session: 18b9c00d-7680-442e-b3a8-f6e7bb6e715e Authenticating user 'default' from [fd00:1122:3344:101::e]:48133 | ||
| 2301 | 2026.03.10 10:17:14.802964 [ 288 ] {} <Debug> TCP-Session: 0ce4ddca-7337-4cd8-a7de-6dc5e8b81e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2302 | 2026.03.10 10:17:14.802989 [ 287 ] {} <Debug> TCP-Session: 18b9c00d-7680-442e-b3a8-f6e7bb6e715e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2303 | 2026.03.10 10:17:14.802995 [ 288 ] {} <Debug> TCP-Session: 0ce4ddca-7337-4cd8-a7de-6dc5e8b81e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2026.03.10 10:17:14.803016 [ 287 ] {} <Debug> TCP-Session: 18b9c00d-7680-442e-b3a8-f6e7bb6e715e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2026.03.10 10:17:14.802874 [ 291 ] {} <Debug> TCP-Session: 343d5df5-8d10-4f21-a6dd-ceb05fae027b Authenticating user 'default' from [fd00:1122:3344:101::e]:46016 | ||
| 2306 | 2026.03.10 10:17:14.802825 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2307 | 2026.03.10 10:17:14.803055 [ 289 ] {f1b7b61b-e8f1-45cf-bf5e-ae6669c5df31} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51339) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2308 | 2026.03.10 10:17:14.803093 [ 286 ] {} <Debug> TCP-Session: ada1bc36-0bad-4209-82de-238b0bbed239 Authenticating user 'default' from [fd00:1122:3344:101::e]:62433 | ||
| 2309 | 2026.03.10 10:17:14.803061 [ 291 ] {} <Debug> TCP-Session: 343d5df5-8d10-4f21-a6dd-ceb05fae027b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2310 | 2026.03.10 10:17:14.803128 [ 286 ] {} <Debug> TCP-Session: ada1bc36-0bad-4209-82de-238b0bbed239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2026.03.10 10:17:14.803143 [ 291 ] {} <Debug> TCP-Session: 343d5df5-8d10-4f21-a6dd-ceb05fae027b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2026.03.10 10:17:14.803156 [ 286 ] {} <Debug> TCP-Session: ada1bc36-0bad-4209-82de-238b0bbed239 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2026.03.10 10:17:14.802700 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48247 | ||
| 2314 | 2026.03.10 10:17:14.802698 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62735 | ||
| 2315 | 2026.03.10 10:17:14.802714 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63617 | ||
| 2316 | 2026.03.10 10:17:14.803257 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2317 | 2026.03.10 10:17:14.803288 [ 292 ] {} <Debug> TCP-Session: 059fd39d-ad72-4964-8bab-20ddb3c5d444 Authenticating user 'default' from [fd00:1122:3344:101::e]:48247 | ||
| 2318 | 2026.03.10 10:17:14.803304 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2319 | 2026.03.10 10:17:14.803305 [ 292 ] {} <Debug> TCP-Session: 059fd39d-ad72-4964-8bab-20ddb3c5d444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.03.10 10:17:14.803314 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2321 | 2026.03.10 10:17:14.803344 [ 292 ] {} <Debug> TCP-Session: 059fd39d-ad72-4964-8bab-20ddb3c5d444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2322 | 2026.03.10 10:17:14.803340 [ 293 ] {} <Debug> TCP-Session: 40538b0e-564e-4b13-b3af-6ac47d653ea8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62735 | ||
| 2323 | 2026.03.10 10:17:14.803364 [ 289 ] {f1b7b61b-e8f1-45cf-bf5e-ae6669c5df31} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2324 | 2026.03.10 10:17:14.803404 [ 293 ] {} <Debug> TCP-Session: 40538b0e-564e-4b13-b3af-6ac47d653ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2325 | 2026.03.10 10:17:14.803363 [ 294 ] {} <Debug> TCP-Session: ee41f100-637b-4cc6-a90c-46ef9c7fe50c Authenticating user 'default' from [fd00:1122:3344:101::e]:63617 | ||
| 2326 | 2026.03.10 10:17:14.803431 [ 293 ] {} <Debug> TCP-Session: 40538b0e-564e-4b13-b3af-6ac47d653ea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2327 | 2026.03.10 10:17:14.803454 [ 294 ] {} <Debug> TCP-Session: ee41f100-637b-4cc6-a90c-46ef9c7fe50c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.03.10 10:17:14.803459 [ 289 ] {f1b7b61b-e8f1-45cf-bf5e-ae6669c5df31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2329 | 2026.03.10 10:17:14.803476 [ 294 ] {} <Debug> TCP-Session: ee41f100-637b-4cc6-a90c-46ef9c7fe50c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2330 | 2026.03.10 10:17:14.803754 [ 289 ] {f1b7b61b-e8f1-45cf-bf5e-ae6669c5df31} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 2331 | 2026.03.10 10:17:14.804671 [ 341 ] {f1b7b61b-e8f1-45cf-bf5e-ae6669c5df31} <Trace> AggregatingTransform: Aggregating | ||
| 2332 | 2026.03.10 10:17:14.804726 [ 341 ] {f1b7b61b-e8f1-45cf-bf5e-ae6669c5df31} <Trace> Aggregator: Aggregation method: without_key | ||
| 2333 | 2026.03.10 10:17:14.804761 [ 341 ] {f1b7b61b-e8f1-45cf-bf5e-ae6669c5df31} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00090257 sec. (1107.947 rows/sec., 43.28 KiB/sec.) | ||
| 2334 | 2026.03.10 10:17:14.804782 [ 341 ] {f1b7b61b-e8f1-45cf-bf5e-ae6669c5df31} <Trace> Aggregator: Merging aggregated data | ||
| 2335 | 2026.03.10 10:17:14.806172 [ 289 ] {f1b7b61b-e8f1-45cf-bf5e-ae6669c5df31} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003182 sec., 314.26775612822127 rows/sec., 12.28 KiB/sec. | ||
| 2336 | 2026.03.10 10:17:14.806288 [ 289 ] {f1b7b61b-e8f1-45cf-bf5e-ae6669c5df31} <Debug> TCPHandler: Processed in 0.00357311 sec. | ||
| 2337 | 2026.03.10 10:17:14.806372 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2338 | 2026.03.10 10:17:14.806399 [ 289 ] {} <Debug> TCP-Session: c861fc65-f851-4300-9920-947711d54f56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2026.03.10 10:17:14.806403 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2340 | 2026.03.10 10:17:14.806424 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2341 | 2026.03.10 10:17:14.806443 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2342 | 2026.03.10 10:17:14.806461 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2343 | 2026.03.10 10:17:14.806481 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2344 | 2026.03.10 10:17:14.806499 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2345 | 2026.03.10 10:17:14.806517 [ 288 ] {} <Debug> TCP-Session: 0ce4ddca-7337-4cd8-a7de-6dc5e8b81e7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.03.10 10:17:14.806516 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2347 | 2026.03.10 10:17:14.806537 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2348 | 2026.03.10 10:17:14.806587 [ 292 ] {} <Debug> TCP-Session: 059fd39d-ad72-4964-8bab-20ddb3c5d444 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2026.03.10 10:17:14.806548 [ 286 ] {} <Debug> TCP-Session: ada1bc36-0bad-4209-82de-238b0bbed239 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2350 | 2026.03.10 10:17:14.806613 [ 287 ] {} <Debug> TCP-Session: 18b9c00d-7680-442e-b3a8-f6e7bb6e715e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2351 | 2026.03.10 10:17:14.806530 [ 294 ] {} <Debug> TCP-Session: ee41f100-637b-4cc6-a90c-46ef9c7fe50c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2026.03.10 10:17:14.806490 [ 293 ] {} <Debug> TCP-Session: 40538b0e-564e-4b13-b3af-6ac47d653ea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2353 | 2026.03.10 10:17:14.806449 [ 291 ] {} <Debug> TCP-Session: 343d5df5-8d10-4f21-a6dd-ceb05fae027b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2354 | 2026.03.10 10:17:14.806470 [ 290 ] {} <Debug> TCP-Session: e893644e-70a8-4d98-95b7-c2f00f98032b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2026.03.10 10:17:16.249439 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2356 | 2026.03.10 10:17:16.249544 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2357 | 2026.03.10 10:17:16.331200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3799 | ||
| 2358 | 2026.03.10 10:17:16.331341 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 278 | ||
| 2359 | 2026.03.10 10:17:16.331704 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2026.03.10 10:17:16.331756 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2361 | 2026.03.10 10:17:16.332273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2362 | 2026.03.10 10:17:16.332507 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2026.03.10 10:17:16.332651 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3799 | ||
| 2364 | 2026.03.10 10:17:16.333503 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2026.03.10 10:17:16.333561 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2366 | 2026.03.10 10:17:16.334769 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2367 | 2026.03.10 10:17:16.335061 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2026.03.10 10:17:16.335395 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 278 | ||
| 2369 | 2026.03.10 10:17:16.531832 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2370 | 2026.03.10 10:17:16.550279 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2371 | 2026.03.10 10:17:16.550344 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2372 | 2026.03.10 10:17:16.558645 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2373 | 2026.03.10 10:17:16.559510 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2374 | 2026.03.10 10:17:16.563443 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2375 | 2026.03.10 10:17:17.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.05 MiB, peak 214.53 MiB, free memory in arenas 0.00 B, will set to 206.53 MiB (RSS), difference: 1.48 MiB | ||
| 2376 | 2026.03.10 10:17:17.160988 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2377 | 2026.03.10 10:17:17.161060 [ 267 ] {} <Debug> TCP-Session: 54c43af3-c1a0-4f35-a137-689ea93bf8b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2378 | 2026.03.10 10:17:17.545620 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2379 | 2026.03.10 10:17:17.545903 [ 269 ] {87425938-c442-49b5-9299-c6077cd96057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2380 | 2026.03.10 10:17:17.546009 [ 269 ] {87425938-c442-49b5-9299-c6077cd96057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2381 | 2026.03.10 10:17:17.546983 [ 269 ] {87425938-c442-49b5-9299-c6077cd96057} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2382 | 2026.03.10 10:17:17.547029 [ 269 ] {87425938-c442-49b5-9299-c6077cd96057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2383 | 2026.03.10 10:17:17.547429 [ 269 ] {87425938-c442-49b5-9299-c6077cd96057} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2384 | 2026.03.10 10:17:17.547655 [ 269 ] {87425938-c442-49b5-9299-c6077cd96057} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2385 | 2026.03.10 10:17:17.547813 [ 269 ] {87425938-c442-49b5-9299-c6077cd96057} <Debug> executeQuery: Read 104 rows, 8.94 KiB in 0.001986 sec., 52366.56596173213 rows/sec., 4.39 MiB/sec. | ||
| 2386 | 2026.03.10 10:17:17.547857 [ 269 ] {87425938-c442-49b5-9299-c6077cd96057} <Debug> TCPHandler: Processed in 0.002427955 sec. | ||
| 2387 | 2026.03.10 10:17:17.547993 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2388 | 2026.03.10 10:17:17.548096 [ 269 ] {9c23b8e4-1570-4674-81c0-1970a37414aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2389 | 2026.03.10 10:17:17.548139 [ 269 ] {9c23b8e4-1570-4674-81c0-1970a37414aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2390 | 2026.03.10 10:17:17.548575 [ 269 ] {9c23b8e4-1570-4674-81c0-1970a37414aa} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2391 | 2026.03.10 10:17:17.548612 [ 269 ] {9c23b8e4-1570-4674-81c0-1970a37414aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2392 | 2026.03.10 10:17:17.548924 [ 269 ] {9c23b8e4-1570-4674-81c0-1970a37414aa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2393 | 2026.03.10 10:17:17.549131 [ 269 ] {9c23b8e4-1570-4674-81c0-1970a37414aa} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2394 | 2026.03.10 10:17:17.549231 [ 56 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2395 | 2026.03.10 10:17:17.549261 [ 269 ] {9c23b8e4-1570-4674-81c0-1970a37414aa} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001188 sec., 20202.0202020202 rows/sec., 1.48 MiB/sec. | ||
| 2396 | 2026.03.10 10:17:17.549291 [ 56 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2397 | 2026.03.10 10:17:17.549304 [ 269 ] {9c23b8e4-1570-4674-81c0-1970a37414aa} <Debug> TCPHandler: Processed in 0.00136237 sec. | ||
| 2398 | 2026.03.10 10:17:17.549318 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2399 | 2026.03.10 10:17:17.549426 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2400 | 2026.03.10 10:17:17.549449 [ 191 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 2401 | 2026.03.10 10:17:17.549526 [ 269 ] {ea84074f-9b3e-4871-89e8-11a1e472380b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2402 | 2026.03.10 10:17:17.549571 [ 269 ] {ea84074f-9b3e-4871-89e8-11a1e472380b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2403 | 2026.03.10 10:17:17.549608 [ 191 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2404 | 2026.03.10 10:17:17.549651 [ 191 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 2405 | 2026.03.10 10:17:17.549726 [ 191 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part | ||
| 2406 | 2026.03.10 10:17:17.549780 [ 191 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 2407 | 2026.03.10 10:17:17.549829 [ 191 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2408 | 2026.03.10 10:17:17.549877 [ 191 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2409 | 2026.03.10 10:17:17.549930 [ 191 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 2410 | 2026.03.10 10:17:17.550020 [ 269 ] {ea84074f-9b3e-4871-89e8-11a1e472380b} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2026.03.10 10:17:17.550062 [ 269 ] {ea84074f-9b3e-4871-89e8-11a1e472380b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2412 | 2026.03.10 10:17:17.550427 [ 269 ] {ea84074f-9b3e-4871-89e8-11a1e472380b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2413 | 2026.03.10 10:17:17.550663 [ 269 ] {ea84074f-9b3e-4871-89e8-11a1e472380b} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2026.03.10 10:17:17.550800 [ 269 ] {ea84074f-9b3e-4871-89e8-11a1e472380b} <Debug> executeQuery: Read 93 rows, 7.46 KiB in 0.001294 sec., 71870.17001545595 rows/sec., 5.63 MiB/sec. | ||
| 2415 | 2026.03.10 10:17:17.550838 [ 269 ] {ea84074f-9b3e-4871-89e8-11a1e472380b} <Debug> TCPHandler: Processed in 0.001462933 sec. | ||
| 2416 | 2026.03.10 10:17:17.550919 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 104 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531225 sec., 67919.47623634672 rows/sec., 5.24 MiB/sec. | ||
| 2417 | 2026.03.10 10:17:17.550961 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2418 | 2026.03.10 10:17:17.551060 [ 269 ] {80a1c00a-f533-40f3-885e-488e063f1b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2419 | 2026.03.10 10:17:17.551075 [ 191 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2420 | 2026.03.10 10:17:17.551104 [ 269 ] {80a1c00a-f533-40f3-885e-488e063f1b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2421 | 2026.03.10 10:17:17.551340 [ 191 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_6_1} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2422 | 2026.03.10 10:17:17.551415 [ 191 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_6_1} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2423 | 2026.03.10 10:17:17.551489 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2424 | 2026.03.10 10:17:17.551540 [ 269 ] {80a1c00a-f533-40f3-885e-488e063f1b4a} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2425 | 2026.03.10 10:17:17.551581 [ 269 ] {80a1c00a-f533-40f3-885e-488e063f1b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2426 | 2026.03.10 10:17:17.551924 [ 269 ] {80a1c00a-f533-40f3-885e-488e063f1b4a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2427 | 2026.03.10 10:17:17.552130 [ 269 ] {80a1c00a-f533-40f3-885e-488e063f1b4a} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2428 | 2026.03.10 10:17:17.552260 [ 269 ] {80a1c00a-f533-40f3-885e-488e063f1b4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 2429 | 2026.03.10 10:17:17.552295 [ 269 ] {80a1c00a-f533-40f3-885e-488e063f1b4a} <Debug> TCPHandler: Processed in 0.001385061 sec. | ||
| 2430 | 2026.03.10 10:17:17.552405 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2431 | 2026.03.10 10:17:17.552503 [ 269 ] {2899b6f6-325a-43e4-a9ed-7497bcb3d7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2432 | 2026.03.10 10:17:17.552558 [ 269 ] {2899b6f6-325a-43e4-a9ed-7497bcb3d7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2433 | 2026.03.10 10:17:17.553526 [ 269 ] {2899b6f6-325a-43e4-a9ed-7497bcb3d7e6} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2026.03.10 10:17:17.553569 [ 269 ] {2899b6f6-325a-43e4-a9ed-7497bcb3d7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2435 | 2026.03.10 10:17:17.554123 [ 269 ] {2899b6f6-325a-43e4-a9ed-7497bcb3d7e6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2436 | 2026.03.10 10:17:17.554341 [ 269 ] {2899b6f6-325a-43e4-a9ed-7497bcb3d7e6} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2437 | 2026.03.10 10:17:17.554479 [ 269 ] {2899b6f6-325a-43e4-a9ed-7497bcb3d7e6} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001995 sec., 12030.075187969926 rows/sec., 21.56 MiB/sec. | ||
| 2438 | 2026.03.10 10:17:17.554512 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2439 | 2026.03.10 10:17:17.554528 [ 269 ] {2899b6f6-325a-43e4-a9ed-7497bcb3d7e6} <Debug> TCPHandler: Processed in 0.002175889 sec. | ||
| 2440 | 2026.03.10 10:17:17.554600 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2026.03.10 10:17:17.554644 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2442 | 2026.03.10 10:17:17.554688 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2443 | 2026.03.10 10:17:17.554741 [ 201 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 2444 | 2026.03.10 10:17:17.554791 [ 269 ] {9c619aa5-1de8-4fdf-bfcb-d654ff4a6e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2445 | 2026.03.10 10:17:17.554834 [ 269 ] {9c619aa5-1de8-4fdf-bfcb-d654ff4a6e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2446 | 2026.03.10 10:17:17.554945 [ 201 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2447 | 2026.03.10 10:17:17.555004 [ 201 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 2448 | 2026.03.10 10:17:17.555131 [ 201 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2449 | 2026.03.10 10:17:17.555161 [ 269 ] {9c619aa5-1de8-4fdf-bfcb-d654ff4a6e1e} <Trace> oximeter.measurements_i64 (ceff68ec-e3eb-4098-9033-4ca858fc1e5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2450 | 2026.03.10 10:17:17.555196 [ 269 ] {9c619aa5-1de8-4fdf-bfcb-d654ff4a6e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2451 | 2026.03.10 10:17:17.555245 [ 201 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 2452 | 2026.03.10 10:17:17.555362 [ 201 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 2453 | 2026.03.10 10:17:17.555469 [ 201 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2454 | 2026.03.10 10:17:17.555507 [ 269 ] {9c619aa5-1de8-4fdf-bfcb-d654ff4a6e1e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2455 | 2026.03.10 10:17:17.555577 [ 201 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 2456 | 2026.03.10 10:17:17.555725 [ 269 ] {9c619aa5-1de8-4fdf-bfcb-d654ff4a6e1e} <Trace> oximeter.measurements_i64 (ceff68ec-e3eb-4098-9033-4ca858fc1e5c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2457 | 2026.03.10 10:17:17.555858 [ 269 ] {9c619aa5-1de8-4fdf-bfcb-d654ff4a6e1e} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 416.34 KiB/sec. | ||
| 2458 | 2026.03.10 10:17:17.555892 [ 269 ] {9c619aa5-1de8-4fdf-bfcb-d654ff4a6e1e} <Debug> TCPHandler: Processed in 0.001254978 sec. | ||
| 2459 | 2026.03.10 10:17:17.556012 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2460 | 2026.03.10 10:17:17.556130 [ 269 ] {51e3ac38-4682-4382-94a1-3e36fce53d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2461 | 2026.03.10 10:17:17.556178 [ 269 ] {51e3ac38-4682-4382-94a1-3e36fce53d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2462 | 2026.03.10 10:17:17.556567 [ 269 ] {51e3ac38-4682-4382-94a1-3e36fce53d94} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.03.10 10:17:17.556601 [ 269 ] {51e3ac38-4682-4382-94a1-3e36fce53d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2464 | 2026.03.10 10:17:17.556907 [ 269 ] {51e3ac38-4682-4382-94a1-3e36fce53d94} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2465 | 2026.03.10 10:17:17.557073 [ 201 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 19 columns (19 merged, 0 gathered) in 0.002371213 sec., 32894.556499141996 rows/sec., 58.95 MiB/sec. | ||
| 2466 | 2026.03.10 10:17:17.557112 [ 269 ] {51e3ac38-4682-4382-94a1-3e36fce53d94} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2467 | 2026.03.10 10:17:17.557244 [ 269 ] {51e3ac38-4682-4382-94a1-3e36fce53d94} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 2468 | 2026.03.10 10:17:17.557278 [ 269 ] {51e3ac38-4682-4382-94a1-3e36fce53d94} <Debug> TCPHandler: Processed in 0.00132556 sec. | ||
| 2469 | 2026.03.10 10:17:17.557296 [ 201 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2470 | 2026.03.10 10:17:17.557561 [ 201 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2471 | 2026.03.10 10:17:17.557620 [ 201 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2472 | 2026.03.10 10:17:17.557681 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 2473 | 2026.03.10 10:17:18.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.11 MiB, peak 214.53 MiB, free memory in arenas 0.00 B, will set to 206.70 MiB (RSS), difference: 1.59 MiB | ||
| 2474 | 2026.03.10 10:17:22.538483 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2475 | 2026.03.10 10:17:22.538766 [ 269 ] {0e012dec-b0ba-4004-95c9-0b176fe49c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2476 | 2026.03.10 10:17:22.539119 [ 269 ] {0e012dec-b0ba-4004-95c9-0b176fe49c4e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2477 | 2026.03.10 10:17:22.539160 [ 269 ] {0e012dec-b0ba-4004-95c9-0b176fe49c4e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2478 | 2026.03.10 10:17:22.539440 [ 269 ] {0e012dec-b0ba-4004-95c9-0b176fe49c4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2479 | 2026.03.10 10:17:22.539512 [ 269 ] {0e012dec-b0ba-4004-95c9-0b176fe49c4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2480 | 2026.03.10 10:17:22.539653 [ 269 ] {0e012dec-b0ba-4004-95c9-0b176fe49c4e} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2481 | 2026.03.10 10:17:22.539788 [ 300 ] {0e012dec-b0ba-4004-95c9-0b176fe49c4e} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2482 | 2026.03.10 10:17:22.539805 [ 301 ] {0e012dec-b0ba-4004-95c9-0b176fe49c4e} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2483 | 2026.03.10 10:17:22.539836 [ 311 ] {0e012dec-b0ba-4004-95c9-0b176fe49c4e} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2484 | 2026.03.10 10:17:22.540009 [ 269 ] {0e012dec-b0ba-4004-95c9-0b176fe49c4e} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2485 | 2026.03.10 10:17:22.540041 [ 269 ] {0e012dec-b0ba-4004-95c9-0b176fe49c4e} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2486 | 2026.03.10 10:17:22.540127 [ 269 ] {0e012dec-b0ba-4004-95c9-0b176fe49c4e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2487 | 2026.03.10 10:17:22.540147 [ 269 ] {0e012dec-b0ba-4004-95c9-0b176fe49c4e} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 2488 | 2026.03.10 10:17:22.540187 [ 269 ] {0e012dec-b0ba-4004-95c9-0b176fe49c4e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2489 | 2026.03.10 10:17:22.540231 [ 269 ] {0e012dec-b0ba-4004-95c9-0b176fe49c4e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2490 | 2026.03.10 10:17:22.540273 [ 269 ] {0e012dec-b0ba-4004-95c9-0b176fe49c4e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2491 | 2026.03.10 10:17:22.541247 [ 269 ] {0e012dec-b0ba-4004-95c9-0b176fe49c4e} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.002597 sec., 14247.20831728918 rows/sec., 594.14 KiB/sec. | ||
| 2492 | 2026.03.10 10:17:22.541403 [ 269 ] {0e012dec-b0ba-4004-95c9-0b176fe49c4e} <Debug> TCPHandler: Processed in 0.003066738 sec. | ||
| 2493 | 2026.03.10 10:17:22.551473 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2494 | 2026.03.10 10:17:22.551592 [ 269 ] {5426c33b-3c2c-49c1-8eee-a93960a31d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2495 | 2026.03.10 10:17:22.551640 [ 269 ] {5426c33b-3c2c-49c1-8eee-a93960a31d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2496 | 2026.03.10 10:17:22.552233 [ 269 ] {5426c33b-3c2c-49c1-8eee-a93960a31d40} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2497 | 2026.03.10 10:17:22.552278 [ 269 ] {5426c33b-3c2c-49c1-8eee-a93960a31d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2498 | 2026.03.10 10:17:22.552701 [ 269 ] {5426c33b-3c2c-49c1-8eee-a93960a31d40} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2499 | 2026.03.10 10:17:22.552893 [ 269 ] {5426c33b-3c2c-49c1-8eee-a93960a31d40} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2026.03.10 10:17:22.553055 [ 269 ] {5426c33b-3c2c-49c1-8eee-a93960a31d40} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001498 sec., 667.5567423230975 rows/sec., 69.10 KiB/sec. | ||
| 2501 | 2026.03.10 10:17:22.553093 [ 269 ] {5426c33b-3c2c-49c1-8eee-a93960a31d40} <Debug> TCPHandler: Processed in 0.001682047 sec. | ||
| 2502 | 2026.03.10 10:17:22.553255 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2503 | 2026.03.10 10:17:22.553354 [ 269 ] {a593089e-bbd1-48a1-a074-241d3cdf26f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2504 | 2026.03.10 10:17:22.553394 [ 269 ] {a593089e-bbd1-48a1-a074-241d3cdf26f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2505 | 2026.03.10 10:17:22.553934 [ 269 ] {a593089e-bbd1-48a1-a074-241d3cdf26f0} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2506 | 2026.03.10 10:17:22.553977 [ 269 ] {a593089e-bbd1-48a1-a074-241d3cdf26f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2507 | 2026.03.10 10:17:22.554310 [ 269 ] {a593089e-bbd1-48a1-a074-241d3cdf26f0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2508 | 2026.03.10 10:17:22.554548 [ 269 ] {a593089e-bbd1-48a1-a074-241d3cdf26f0} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2026.03.10 10:17:22.554680 [ 269 ] {a593089e-bbd1-48a1-a074-241d3cdf26f0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001344 sec., 17857.14285714286 rows/sec., 1.48 MiB/sec. | ||
| 2510 | 2026.03.10 10:17:22.554718 [ 269 ] {a593089e-bbd1-48a1-a074-241d3cdf26f0} <Debug> TCPHandler: Processed in 0.001518984 sec. | ||
| 2511 | 2026.03.10 10:17:22.554835 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2512 | 2026.03.10 10:17:22.554931 [ 269 ] {62e83a9e-5ec2-4780-b621-982076a13e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2513 | 2026.03.10 10:17:22.554973 [ 269 ] {62e83a9e-5ec2-4780-b621-982076a13e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2514 | 2026.03.10 10:17:22.555372 [ 269 ] {62e83a9e-5ec2-4780-b621-982076a13e6a} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2515 | 2026.03.10 10:17:22.555409 [ 269 ] {62e83a9e-5ec2-4780-b621-982076a13e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2516 | 2026.03.10 10:17:22.555717 [ 269 ] {62e83a9e-5ec2-4780-b621-982076a13e6a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2517 | 2026.03.10 10:17:22.555939 [ 269 ] {62e83a9e-5ec2-4780-b621-982076a13e6a} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2518 | 2026.03.10 10:17:22.556067 [ 269 ] {62e83a9e-5ec2-4780-b621-982076a13e6a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001155 sec., 3463.2034632034633 rows/sec., 282.40 KiB/sec. | ||
| 2519 | 2026.03.10 10:17:22.556111 [ 269 ] {62e83a9e-5ec2-4780-b621-982076a13e6a} <Debug> TCPHandler: Processed in 0.001326741 sec. | ||
| 2520 | 2026.03.10 10:17:22.556223 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2521 | 2026.03.10 10:17:22.556318 [ 269 ] {c34e8d72-47b0-4789-9e2a-bbf61e8cabdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2522 | 2026.03.10 10:17:22.556358 [ 269 ] {c34e8d72-47b0-4789-9e2a-bbf61e8cabdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2523 | 2026.03.10 10:17:22.556860 [ 269 ] {c34e8d72-47b0-4789-9e2a-bbf61e8cabdf} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2524 | 2026.03.10 10:17:22.556899 [ 269 ] {c34e8d72-47b0-4789-9e2a-bbf61e8cabdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2525 | 2026.03.10 10:17:22.557224 [ 269 ] {c34e8d72-47b0-4789-9e2a-bbf61e8cabdf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2526 | 2026.03.10 10:17:22.557440 [ 269 ] {c34e8d72-47b0-4789-9e2a-bbf61e8cabdf} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2026.03.10 10:17:22.557567 [ 269 ] {c34e8d72-47b0-4789-9e2a-bbf61e8cabdf} <Debug> executeQuery: Read 209 rows, 19.06 KiB in 0.001267 sec., 164956.59037095503 rows/sec., 14.69 MiB/sec. | ||
| 2528 | 2026.03.10 10:17:22.557603 [ 269 ] {c34e8d72-47b0-4789-9e2a-bbf61e8cabdf} <Debug> TCPHandler: Processed in 0.001429692 sec. | ||
| 2529 | 2026.03.10 10:17:22.557715 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2530 | 2026.03.10 10:17:22.557810 [ 269 ] {84348cac-1d6c-4050-8d7e-1f716dc1fb54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2531 | 2026.03.10 10:17:22.557851 [ 269 ] {84348cac-1d6c-4050-8d7e-1f716dc1fb54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2532 | 2026.03.10 10:17:22.558251 [ 269 ] {84348cac-1d6c-4050-8d7e-1f716dc1fb54} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2026.03.10 10:17:22.558287 [ 269 ] {84348cac-1d6c-4050-8d7e-1f716dc1fb54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2534 | 2026.03.10 10:17:22.558588 [ 269 ] {84348cac-1d6c-4050-8d7e-1f716dc1fb54} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2535 | 2026.03.10 10:17:22.558798 [ 269 ] {84348cac-1d6c-4050-8d7e-1f716dc1fb54} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.03.10 10:17:22.558923 [ 269 ] {84348cac-1d6c-4050-8d7e-1f716dc1fb54} <Debug> executeQuery: Read 31 rows, 2.37 KiB in 0.001132 sec., 27385.159010600706 rows/sec., 2.04 MiB/sec. | ||
| 2537 | 2026.03.10 10:17:22.558962 [ 269 ] {84348cac-1d6c-4050-8d7e-1f716dc1fb54} <Debug> TCPHandler: Processed in 0.00129664 sec. | ||
| 2538 | 2026.03.10 10:17:22.559069 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2026.03.10 10:17:22.559162 [ 269 ] {17baeef2-ee16-4051-9490-e187f95dedaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2540 | 2026.03.10 10:17:22.559203 [ 269 ] {17baeef2-ee16-4051-9490-e187f95dedaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2541 | 2026.03.10 10:17:22.559597 [ 269 ] {17baeef2-ee16-4051-9490-e187f95dedaf} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.03.10 10:17:22.559634 [ 269 ] {17baeef2-ee16-4051-9490-e187f95dedaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2543 | 2026.03.10 10:17:22.559920 [ 269 ] {17baeef2-ee16-4051-9490-e187f95dedaf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2544 | 2026.03.10 10:17:22.560139 [ 269 ] {17baeef2-ee16-4051-9490-e187f95dedaf} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.03.10 10:17:22.560267 [ 269 ] {17baeef2-ee16-4051-9490-e187f95dedaf} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001122 sec., 22281.639928698754 rows/sec., 1.83 MiB/sec. | ||
| 2546 | 2026.03.10 10:17:22.560306 [ 269 ] {17baeef2-ee16-4051-9490-e187f95dedaf} <Debug> TCPHandler: Processed in 0.001285589 sec. | ||
| 2547 | 2026.03.10 10:17:22.560424 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2548 | 2026.03.10 10:17:22.560543 [ 269 ] {abc2f492-551c-40a9-b795-982306697af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2549 | 2026.03.10 10:17:22.560590 [ 269 ] {abc2f492-551c-40a9-b795-982306697af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2550 | 2026.03.10 10:17:22.561012 [ 269 ] {abc2f492-551c-40a9-b795-982306697af5} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2551 | 2026.03.10 10:17:22.561050 [ 269 ] {abc2f492-551c-40a9-b795-982306697af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2552 | 2026.03.10 10:17:22.561363 [ 269 ] {abc2f492-551c-40a9-b795-982306697af5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2553 | 2026.03.10 10:17:22.561572 [ 269 ] {abc2f492-551c-40a9-b795-982306697af5} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2554 | 2026.03.10 10:17:22.561701 [ 269 ] {abc2f492-551c-40a9-b795-982306697af5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001183 sec., 10143.702451394758 rows/sec., 792.48 KiB/sec. | ||
| 2555 | 2026.03.10 10:17:22.561738 [ 269 ] {abc2f492-551c-40a9-b795-982306697af5} <Debug> TCPHandler: Processed in 0.001372271 sec. | ||
| 2556 | 2026.03.10 10:17:22.561840 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2557 | 2026.03.10 10:17:22.561931 [ 269 ] {a732a0ca-196c-41f2-9e3e-7a034d7a4c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2558 | 2026.03.10 10:17:22.561969 [ 269 ] {a732a0ca-196c-41f2-9e3e-7a034d7a4c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2559 | 2026.03.10 10:17:22.562408 [ 269 ] {a732a0ca-196c-41f2-9e3e-7a034d7a4c92} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2560 | 2026.03.10 10:17:22.562444 [ 269 ] {a732a0ca-196c-41f2-9e3e-7a034d7a4c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2561 | 2026.03.10 10:17:22.562745 [ 269 ] {a732a0ca-196c-41f2-9e3e-7a034d7a4c92} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2562 | 2026.03.10 10:17:22.562954 [ 269 ] {a732a0ca-196c-41f2-9e3e-7a034d7a4c92} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2563 | 2026.03.10 10:17:22.563075 [ 269 ] {a732a0ca-196c-41f2-9e3e-7a034d7a4c92} <Debug> executeQuery: Read 128 rows, 10.62 KiB in 0.001162 sec., 110154.90533562822 rows/sec., 8.93 MiB/sec. | ||
| 2564 | 2026.03.10 10:17:22.563112 [ 269 ] {a732a0ca-196c-41f2-9e3e-7a034d7a4c92} <Debug> TCPHandler: Processed in 0.00132052 sec. | ||
| 2565 | 2026.03.10 10:17:22.563219 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2566 | 2026.03.10 10:17:22.563309 [ 269 ] {c1a200a5-17cd-40b9-ab54-080692c3185a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2567 | 2026.03.10 10:17:22.563351 [ 269 ] {c1a200a5-17cd-40b9-ab54-080692c3185a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2568 | 2026.03.10 10:17:22.563756 [ 269 ] {c1a200a5-17cd-40b9-ab54-080692c3185a} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2569 | 2026.03.10 10:17:22.563798 [ 269 ] {c1a200a5-17cd-40b9-ab54-080692c3185a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2570 | 2026.03.10 10:17:22.564132 [ 269 ] {c1a200a5-17cd-40b9-ab54-080692c3185a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2571 | 2026.03.10 10:17:22.564337 [ 269 ] {c1a200a5-17cd-40b9-ab54-080692c3185a} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2572 | 2026.03.10 10:17:22.564458 [ 269 ] {c1a200a5-17cd-40b9-ab54-080692c3185a} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001167 sec., 169665.80976863753 rows/sec., 12.17 MiB/sec. | ||
| 2573 | 2026.03.10 10:17:22.564493 [ 269 ] {c1a200a5-17cd-40b9-ab54-080692c3185a} <Debug> TCPHandler: Processed in 0.00132116 sec. | ||
| 2574 | 2026.03.10 10:17:22.564601 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2575 | 2026.03.10 10:17:22.564692 [ 269 ] {c6ff5a99-e0b1-49cb-9a83-89d4cfed3495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2576 | 2026.03.10 10:17:22.564732 [ 269 ] {c6ff5a99-e0b1-49cb-9a83-89d4cfed3495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2577 | 2026.03.10 10:17:22.565031 [ 269 ] {c6ff5a99-e0b1-49cb-9a83-89d4cfed3495} <Trace> oximeter.measurements_f64 (ffb93a07-935f-482f-9e65-39e28c62aeb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2578 | 2026.03.10 10:17:22.565067 [ 269 ] {c6ff5a99-e0b1-49cb-9a83-89d4cfed3495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2579 | 2026.03.10 10:17:22.565377 [ 269 ] {c6ff5a99-e0b1-49cb-9a83-89d4cfed3495} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2580 | 2026.03.10 10:17:22.565598 [ 269 ] {c6ff5a99-e0b1-49cb-9a83-89d4cfed3495} <Trace> oximeter.measurements_f64 (ffb93a07-935f-482f-9e65-39e28c62aeb3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2581 | 2026.03.10 10:17:22.565719 [ 269 ] {c6ff5a99-e0b1-49cb-9a83-89d4cfed3495} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 60.74 KiB/sec. | ||
| 2582 | 2026.03.10 10:17:22.565755 [ 269 ] {c6ff5a99-e0b1-49cb-9a83-89d4cfed3495} <Debug> TCPHandler: Processed in 0.001200578 sec. | ||
| 2583 | 2026.03.10 10:17:22.565865 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2584 | 2026.03.10 10:17:22.565955 [ 269 ] {b2733d6c-fbe1-445a-93b8-bf9d27c497ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2585 | 2026.03.10 10:17:22.566007 [ 269 ] {b2733d6c-fbe1-445a-93b8-bf9d27c497ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2586 | 2026.03.10 10:17:22.566721 [ 269 ] {b2733d6c-fbe1-445a-93b8-bf9d27c497ab} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2587 | 2026.03.10 10:17:22.566757 [ 269 ] {b2733d6c-fbe1-445a-93b8-bf9d27c497ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2588 | 2026.03.10 10:17:22.567266 [ 269 ] {b2733d6c-fbe1-445a-93b8-bf9d27c497ab} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2589 | 2026.03.10 10:17:22.567486 [ 269 ] {b2733d6c-fbe1-445a-93b8-bf9d27c497ab} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2590 | 2026.03.10 10:17:22.567619 [ 269 ] {b2733d6c-fbe1-445a-93b8-bf9d27c497ab} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001681 sec., 8923.25996430696 rows/sec., 15.99 MiB/sec. | ||
| 2591 | 2026.03.10 10:17:22.567669 [ 269 ] {b2733d6c-fbe1-445a-93b8-bf9d27c497ab} <Debug> TCPHandler: Processed in 0.001850552 sec. | ||
| 2592 | 2026.03.10 10:17:22.567791 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2593 | 2026.03.10 10:17:22.567883 [ 269 ] {5369ec6d-4b53-4ee5-8851-cbb7fdbd6ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2594 | 2026.03.10 10:17:22.567922 [ 269 ] {5369ec6d-4b53-4ee5-8851-cbb7fdbd6ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2595 | 2026.03.10 10:17:22.568230 [ 269 ] {5369ec6d-4b53-4ee5-8851-cbb7fdbd6ba7} <Trace> oximeter.measurements_i64 (ceff68ec-e3eb-4098-9033-4ca858fc1e5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2596 | 2026.03.10 10:17:22.568263 [ 269 ] {5369ec6d-4b53-4ee5-8851-cbb7fdbd6ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2597 | 2026.03.10 10:17:22.568565 [ 269 ] {5369ec6d-4b53-4ee5-8851-cbb7fdbd6ba7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2598 | 2026.03.10 10:17:22.568767 [ 269 ] {5369ec6d-4b53-4ee5-8851-cbb7fdbd6ba7} <Trace> oximeter.measurements_i64 (ceff68ec-e3eb-4098-9033-4ca858fc1e5c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2599 | 2026.03.10 10:17:22.568887 [ 269 ] {5369ec6d-4b53-4ee5-8851-cbb7fdbd6ba7} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001023 sec., 8797.653958944282 rows/sec., 621.45 KiB/sec. | ||
| 2600 | 2026.03.10 10:17:22.568928 [ 269 ] {5369ec6d-4b53-4ee5-8851-cbb7fdbd6ba7} <Debug> TCPHandler: Processed in 0.001192577 sec. | ||
| 2601 | 2026.03.10 10:17:22.569044 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2602 | 2026.03.10 10:17:22.569141 [ 269 ] {de182465-34a3-4a24-94cb-161335bf23ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2603 | 2026.03.10 10:17:22.569180 [ 269 ] {de182465-34a3-4a24-94cb-161335bf23ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2604 | 2026.03.10 10:17:22.569529 [ 269 ] {de182465-34a3-4a24-94cb-161335bf23ed} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2605 | 2026.03.10 10:17:22.569562 [ 269 ] {de182465-34a3-4a24-94cb-161335bf23ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2606 | 2026.03.10 10:17:22.569862 [ 269 ] {de182465-34a3-4a24-94cb-161335bf23ed} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2607 | 2026.03.10 10:17:22.570065 [ 269 ] {de182465-34a3-4a24-94cb-161335bf23ed} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2608 | 2026.03.10 10:17:22.570187 [ 269 ] {de182465-34a3-4a24-94cb-161335bf23ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 2609 | 2026.03.10 10:17:22.570221 [ 269 ] {de182465-34a3-4a24-94cb-161335bf23ed} <Debug> TCPHandler: Processed in 0.001225018 sec. | ||
| 2610 | 2026.03.10 10:17:23.832715 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4247 | ||
| 2611 | 2026.03.10 10:17:23.833282 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2612 | 2026.03.10 10:17:23.833336 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2613 | 2026.03.10 10:17:23.833884 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2614 | 2026.03.10 10:17:23.834128 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2026.03.10 10:17:23.834259 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4247 | ||
| 2616 | 2026.03.10 10:17:24.063498 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2617 | 2026.03.10 10:17:24.079541 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2618 | 2026.03.10 10:17:24.079600 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2619 | 2026.03.10 10:17:24.085606 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2620 | 2026.03.10 10:17:24.086297 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2621 | 2026.03.10 10:17:24.089192 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2622 | 2026.03.10 10:17:25.000287 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.44 MiB, peak 214.53 MiB, free memory in arenas 0.00 B, will set to 208.67 MiB (RSS), difference: 1.23 MiB | ||
| 2623 | 2026.03.10 10:17:26.335509 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 320 | ||
| 2624 | 2026.03.10 10:17:26.337931 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2026.03.10 10:17:26.337993 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2626 | 2026.03.10 10:17:26.339221 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2627 | 2026.03.10 10:17:26.339491 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2628 | 2026.03.10 10:17:26.339647 [ 45 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2629 | 2026.03.10 10:17:26.339721 [ 45 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2026.03.10 10:17:26.339748 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2631 | 2026.03.10 10:17:26.339827 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 320 | ||
| 2632 | 2026.03.10 10:17:26.339884 [ 192 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 2633 | 2026.03.10 10:17:26.340568 [ 192 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2634 | 2026.03.10 10:17:26.340782 [ 192 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 2635 | 2026.03.10 10:17:26.341235 [ 192 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 2636 | 2026.03.10 10:17:26.341613 [ 192 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 78 rows starting from the beginning of the part | ||
| 2637 | 2026.03.10 10:17:26.341980 [ 192 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part | ||
| 2638 | 2026.03.10 10:17:26.342347 [ 192 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 2639 | 2026.03.10 10:17:26.342699 [ 192 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
| 2640 | 2026.03.10 10:17:26.349250 [ 190 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 72 columns (72 merged, 0 gathered) in 0.009426622 sec., 33946.41261737237 rows/sec., 34.24 MiB/sec. | ||
| 2641 | 2026.03.10 10:17:26.350417 [ 194 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2642 | 2026.03.10 10:17:26.351039 [ 194 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_6_1} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2026.03.10 10:17:26.351124 [ 194 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_6_1} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2644 | 2026.03.10 10:17:26.351359 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
| 2645 | 2026.03.10 10:17:27.545356 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2646 | 2026.03.10 10:17:27.545535 [ 269 ] {b4d0640f-25f1-47ee-8112-153e9fc44c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2647 | 2026.03.10 10:17:27.545605 [ 269 ] {b4d0640f-25f1-47ee-8112-153e9fc44c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2648 | 2026.03.10 10:17:27.546298 [ 269 ] {b4d0640f-25f1-47ee-8112-153e9fc44c3a} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2649 | 2026.03.10 10:17:27.546350 [ 269 ] {b4d0640f-25f1-47ee-8112-153e9fc44c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2650 | 2026.03.10 10:17:27.546745 [ 269 ] {b4d0640f-25f1-47ee-8112-153e9fc44c3a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2651 | 2026.03.10 10:17:27.546971 [ 269 ] {b4d0640f-25f1-47ee-8112-153e9fc44c3a} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2026.03.10 10:17:27.547129 [ 269 ] {b4d0640f-25f1-47ee-8112-153e9fc44c3a} <Debug> executeQuery: Read 104 rows, 8.94 KiB in 0.001644 sec., 63260.3406326034 rows/sec., 5.31 MiB/sec. | ||
| 2653 | 2026.03.10 10:17:27.547179 [ 269 ] {b4d0640f-25f1-47ee-8112-153e9fc44c3a} <Debug> TCPHandler: Processed in 0.001952274 sec. | ||
| 2654 | 2026.03.10 10:17:27.547311 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2026.03.10 10:17:27.547418 [ 269 ] {6be8055f-2071-446d-b313-1a129867501b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2656 | 2026.03.10 10:17:27.547464 [ 269 ] {6be8055f-2071-446d-b313-1a129867501b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2657 | 2026.03.10 10:17:27.547893 [ 269 ] {6be8055f-2071-446d-b313-1a129867501b} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2026.03.10 10:17:27.547933 [ 269 ] {6be8055f-2071-446d-b313-1a129867501b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2659 | 2026.03.10 10:17:27.548277 [ 269 ] {6be8055f-2071-446d-b313-1a129867501b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2660 | 2026.03.10 10:17:27.548487 [ 269 ] {6be8055f-2071-446d-b313-1a129867501b} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2661 | 2026.03.10 10:17:27.548629 [ 269 ] {6be8055f-2071-446d-b313-1a129867501b} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001234 sec., 19448.94651539708 rows/sec., 1.43 MiB/sec. | ||
| 2662 | 2026.03.10 10:17:27.548680 [ 269 ] {6be8055f-2071-446d-b313-1a129867501b} <Debug> TCPHandler: Processed in 0.001423582 sec. | ||
| 2663 | 2026.03.10 10:17:27.548834 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2664 | 2026.03.10 10:17:27.548943 [ 269 ] {5e9613c1-3bca-4c8f-8058-0efdbff68504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2665 | 2026.03.10 10:17:27.548990 [ 269 ] {5e9613c1-3bca-4c8f-8058-0efdbff68504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2666 | 2026.03.10 10:17:27.549557 [ 269 ] {5e9613c1-3bca-4c8f-8058-0efdbff68504} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2667 | 2026.03.10 10:17:27.549601 [ 269 ] {5e9613c1-3bca-4c8f-8058-0efdbff68504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2668 | 2026.03.10 10:17:27.550016 [ 269 ] {5e9613c1-3bca-4c8f-8058-0efdbff68504} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2669 | 2026.03.10 10:17:27.550277 [ 269 ] {5e9613c1-3bca-4c8f-8058-0efdbff68504} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2026.03.10 10:17:27.550428 [ 269 ] {5e9613c1-3bca-4c8f-8058-0efdbff68504} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00151 sec., 58278.145695364234 rows/sec., 4.55 MiB/sec. | ||
| 2671 | 2026.03.10 10:17:27.550471 [ 269 ] {5e9613c1-3bca-4c8f-8058-0efdbff68504} <Debug> TCPHandler: Processed in 0.001697098 sec. | ||
| 2672 | 2026.03.10 10:17:27.551389 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2673 | 2026.03.10 10:17:27.551594 [ 269 ] {91847cde-a143-41f3-970e-4113416f80dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2674 | 2026.03.10 10:17:27.551668 [ 269 ] {91847cde-a143-41f3-970e-4113416f80dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2675 | 2026.03.10 10:17:27.552236 [ 269 ] {91847cde-a143-41f3-970e-4113416f80dc} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2026.03.10 10:17:27.552283 [ 269 ] {91847cde-a143-41f3-970e-4113416f80dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2677 | 2026.03.10 10:17:27.552657 [ 269 ] {91847cde-a143-41f3-970e-4113416f80dc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2678 | 2026.03.10 10:17:27.552892 [ 269 ] {91847cde-a143-41f3-970e-4113416f80dc} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2026.03.10 10:17:27.553028 [ 269 ] {91847cde-a143-41f3-970e-4113416f80dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001499 sec., 106737.82521681121 rows/sec., 7.43 MiB/sec. | ||
| 2680 | 2026.03.10 10:17:27.553080 [ 269 ] {91847cde-a143-41f3-970e-4113416f80dc} <Debug> TCPHandler: Processed in 0.001880362 sec. | ||
| 2681 | 2026.03.10 10:17:27.553202 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2682 | 2026.03.10 10:17:27.553300 [ 269 ] {bc61b046-db69-41ff-89ce-7e47dcdea017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2683 | 2026.03.10 10:17:27.553357 [ 269 ] {bc61b046-db69-41ff-89ce-7e47dcdea017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2684 | 2026.03.10 10:17:27.554168 [ 269 ] {bc61b046-db69-41ff-89ce-7e47dcdea017} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2685 | 2026.03.10 10:17:27.554206 [ 269 ] {bc61b046-db69-41ff-89ce-7e47dcdea017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2686 | 2026.03.10 10:17:27.554744 [ 269 ] {bc61b046-db69-41ff-89ce-7e47dcdea017} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2687 | 2026.03.10 10:17:27.554974 [ 269 ] {bc61b046-db69-41ff-89ce-7e47dcdea017} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2026.03.10 10:17:27.555110 [ 269 ] {bc61b046-db69-41ff-89ce-7e47dcdea017} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001829 sec., 13121.924548933845 rows/sec., 23.51 MiB/sec. | ||
| 2689 | 2026.03.10 10:17:27.555164 [ 269 ] {bc61b046-db69-41ff-89ce-7e47dcdea017} <Debug> TCPHandler: Processed in 0.002016226 sec. | ||
| 2690 | 2026.03.10 10:17:27.555278 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2691 | 2026.03.10 10:17:27.555375 [ 269 ] {c20372de-c105-4920-ac7d-8d2b1befab1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2692 | 2026.03.10 10:17:27.555419 [ 269 ] {c20372de-c105-4920-ac7d-8d2b1befab1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2693 | 2026.03.10 10:17:27.555777 [ 269 ] {c20372de-c105-4920-ac7d-8d2b1befab1d} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2026.03.10 10:17:27.555813 [ 269 ] {c20372de-c105-4920-ac7d-8d2b1befab1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2695 | 2026.03.10 10:17:27.556126 [ 269 ] {c20372de-c105-4920-ac7d-8d2b1befab1d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2696 | 2026.03.10 10:17:27.556341 [ 269 ] {c20372de-c105-4920-ac7d-8d2b1befab1d} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2026.03.10 10:17:27.556470 [ 269 ] {c20372de-c105-4920-ac7d-8d2b1befab1d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 2698 | 2026.03.10 10:17:27.556506 [ 269 ] {c20372de-c105-4920-ac7d-8d2b1befab1d} <Debug> TCPHandler: Processed in 0.001278569 sec. | ||
| 2699 | 2026.03.10 10:17:31.249624 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2700 | 2026.03.10 10:17:31.249692 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2701 | 2026.03.10 10:17:31.334509 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4759 | ||
| 2702 | 2026.03.10 10:17:31.335020 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2026.03.10 10:17:31.335071 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2704 | 2026.03.10 10:17:31.335596 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2705 | 2026.03.10 10:17:31.335834 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2026.03.10 10:17:31.335984 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4759 | ||
| 2707 | 2026.03.10 10:17:31.589456 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2708 | 2026.03.10 10:17:31.606878 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2026.03.10 10:17:31.606937 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2710 | 2026.03.10 10:17:31.613692 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2711 | 2026.03.10 10:17:31.614430 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2026.03.10 10:17:31.617439 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2713 | 2026.03.10 10:17:32.000296 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.82 MiB, peak 214.53 MiB, free memory in arenas 0.00 B, will set to 212.19 MiB (RSS), difference: 2.37 MiB | ||
| 2714 | 2026.03.10 10:17:32.545224 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2715 | 2026.03.10 10:17:32.545430 [ 269 ] {ffb95d38-6a3b-46cc-a830-1263dd49fd2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2716 | 2026.03.10 10:17:32.545510 [ 269 ] {ffb95d38-6a3b-46cc-a830-1263dd49fd2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2717 | 2026.03.10 10:17:32.546238 [ 269 ] {ffb95d38-6a3b-46cc-a830-1263dd49fd2c} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2718 | 2026.03.10 10:17:32.546292 [ 269 ] {ffb95d38-6a3b-46cc-a830-1263dd49fd2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2719 | 2026.03.10 10:17:32.546714 [ 269 ] {ffb95d38-6a3b-46cc-a830-1263dd49fd2c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2720 | 2026.03.10 10:17:32.546948 [ 269 ] {ffb95d38-6a3b-46cc-a830-1263dd49fd2c} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2721 | 2026.03.10 10:17:32.547079 [ 37 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2722 | 2026.03.10 10:17:32.547106 [ 269 ] {ffb95d38-6a3b-46cc-a830-1263dd49fd2c} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001733 sec., 49624.927870744374 rows/sec., 4.15 MiB/sec. | ||
| 2723 | 2026.03.10 10:17:32.547117 [ 37 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.03.10 10:17:32.547139 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2725 | 2026.03.10 10:17:32.547154 [ 269 ] {ffb95d38-6a3b-46cc-a830-1263dd49fd2c} <Debug> TCPHandler: Processed in 0.002070747 sec. | ||
| 2726 | 2026.03.10 10:17:32.547264 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 2727 | 2026.03.10 10:17:32.547301 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2728 | 2026.03.10 10:17:32.547396 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2729 | 2026.03.10 10:17:32.547424 [ 269 ] {14d9aea6-b502-4f5a-8ea5-c88426b782e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2730 | 2026.03.10 10:17:32.547434 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2109 rows starting from the beginning of the part | ||
| 2731 | 2026.03.10 10:17:32.547479 [ 269 ] {14d9aea6-b502-4f5a-8ea5-c88426b782e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2732 | 2026.03.10 10:17:32.547510 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 76 rows starting from the beginning of the part | ||
| 2733 | 2026.03.10 10:17:32.547560 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 104 rows starting from the beginning of the part | ||
| 2734 | 2026.03.10 10:17:32.547601 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 209 rows starting from the beginning of the part | ||
| 2735 | 2026.03.10 10:17:32.547637 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 104 rows starting from the beginning of the part | ||
| 2736 | 2026.03.10 10:17:32.547674 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 86 rows starting from the beginning of the part | ||
| 2737 | 2026.03.10 10:17:32.547920 [ 269 ] {14d9aea6-b502-4f5a-8ea5-c88426b782e8} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2026.03.10 10:17:32.547962 [ 269 ] {14d9aea6-b502-4f5a-8ea5-c88426b782e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2739 | 2026.03.10 10:17:32.548306 [ 269 ] {14d9aea6-b502-4f5a-8ea5-c88426b782e8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2740 | 2026.03.10 10:17:32.548582 [ 269 ] {14d9aea6-b502-4f5a-8ea5-c88426b782e8} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2026.03.10 10:17:32.548724 [ 269 ] {14d9aea6-b502-4f5a-8ea5-c88426b782e8} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001325 sec., 11320.754716981131 rows/sec., 851.27 KiB/sec. | ||
| 2742 | 2026.03.10 10:17:32.548770 [ 269 ] {14d9aea6-b502-4f5a-8ea5-c88426b782e8} <Debug> TCPHandler: Processed in 0.001524534 sec. | ||
| 2743 | 2026.03.10 10:17:32.548886 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2744 | 2026.03.10 10:17:32.548986 [ 269 ] {4a931d63-e11b-463c-86d8-31a6d623699c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2745 | 2026.03.10 10:17:32.549030 [ 269 ] {4a931d63-e11b-463c-86d8-31a6d623699c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2746 | 2026.03.10 10:17:32.549191 [ 194 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001985854 sec., 1353573.8276832034 rows/sec., 111.53 MiB/sec. | ||
| 2747 | 2026.03.10 10:17:32.549460 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2748 | 2026.03.10 10:17:32.549466 [ 269 ] {4a931d63-e11b-463c-86d8-31a6d623699c} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2749 | 2026.03.10 10:17:32.549519 [ 269 ] {4a931d63-e11b-463c-86d8-31a6d623699c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2750 | 2026.03.10 10:17:32.549757 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_11_2} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2026.03.10 10:17:32.549838 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_11_2} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2752 | 2026.03.10 10:17:32.549894 [ 269 ] {4a931d63-e11b-463c-86d8-31a6d623699c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2753 | 2026.03.10 10:17:32.549909 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 2754 | 2026.03.10 10:17:32.550127 [ 269 ] {4a931d63-e11b-463c-86d8-31a6d623699c} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2026.03.10 10:17:32.550245 [ 35 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2756 | 2026.03.10 10:17:32.550262 [ 269 ] {4a931d63-e11b-463c-86d8-31a6d623699c} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001297 sec., 60909.79182729375 rows/sec., 4.76 MiB/sec. | ||
| 2757 | 2026.03.10 10:17:32.550322 [ 35 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2758 | 2026.03.10 10:17:32.550327 [ 269 ] {4a931d63-e11b-463c-86d8-31a6d623699c} <Debug> TCPHandler: Processed in 0.001490733 sec. | ||
| 2759 | 2026.03.10 10:17:32.550357 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2760 | 2026.03.10 10:17:32.550461 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2761 | 2026.03.10 10:17:32.550483 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 2762 | 2026.03.10 10:17:32.550562 [ 269 ] {15e0e1b9-2d95-4bdb-b880-98e75e0b9987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2763 | 2026.03.10 10:17:32.550606 [ 269 ] {15e0e1b9-2d95-4bdb-b880-98e75e0b9987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2764 | 2026.03.10 10:17:32.550606 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2765 | 2026.03.10 10:17:32.550657 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1089 rows starting from the beginning of the part | ||
| 2766 | 2026.03.10 10:17:32.550751 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 74 rows starting from the beginning of the part | ||
| 2767 | 2026.03.10 10:17:32.550816 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 93 rows starting from the beginning of the part | ||
| 2768 | 2026.03.10 10:17:32.550867 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part | ||
| 2769 | 2026.03.10 10:17:32.550920 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 88 rows starting from the beginning of the part | ||
| 2770 | 2026.03.10 10:17:32.550969 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 79 rows starting from the beginning of the part | ||
| 2771 | 2026.03.10 10:17:32.551022 [ 269 ] {15e0e1b9-2d95-4bdb-b880-98e75e0b9987} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2772 | 2026.03.10 10:17:32.551060 [ 269 ] {15e0e1b9-2d95-4bdb-b880-98e75e0b9987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2773 | 2026.03.10 10:17:32.551408 [ 269 ] {15e0e1b9-2d95-4bdb-b880-98e75e0b9987} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2774 | 2026.03.10 10:17:32.551628 [ 269 ] {15e0e1b9-2d95-4bdb-b880-98e75e0b9987} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2775 | 2026.03.10 10:17:32.551740 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2776 | 2026.03.10 10:17:32.551764 [ 269 ] {15e0e1b9-2d95-4bdb-b880-98e75e0b9987} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 2777 | 2026.03.10 10:17:32.551780 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2026.03.10 10:17:32.551809 [ 269 ] {15e0e1b9-2d95-4bdb-b880-98e75e0b9987} <Debug> TCPHandler: Processed in 0.001397872 sec. | ||
| 2779 | 2026.03.10 10:17:32.551810 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2780 | 2026.03.10 10:17:32.551899 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 2781 | 2026.03.10 10:17:32.551932 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2782 | 2026.03.10 10:17:32.551990 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2783 | 2026.03.10 10:17:32.552021 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 4254 rows starting from the beginning of the part | ||
| 2784 | 2026.03.10 10:17:32.552031 [ 269 ] {598cedbc-f14b-4139-aa9a-6e9bf3b4c404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2785 | 2026.03.10 10:17:32.552070 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 2786 | 2026.03.10 10:17:32.552092 [ 269 ] {598cedbc-f14b-4139-aa9a-6e9bf3b4c404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2787 | 2026.03.10 10:17:32.552112 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2788 | 2026.03.10 10:17:32.552151 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 198 rows starting from the beginning of the part | ||
| 2789 | 2026.03.10 10:17:32.552187 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 2790 | 2026.03.10 10:17:32.552220 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 2791 | 2026.03.10 10:17:32.552347 [ 199 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1551 rows, containing 5 columns (5 merged, 0 gathered) in 0.001911472 sec., 811416.5418065239 rows/sec., 61.96 MiB/sec. | ||
| 2792 | 2026.03.10 10:17:32.552548 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2793 | 2026.03.10 10:17:32.552806 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_11_2} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2026.03.10 10:17:32.552866 [ 269 ] {598cedbc-f14b-4139-aa9a-6e9bf3b4c404} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2795 | 2026.03.10 10:17:32.552877 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_11_2} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2796 | 2026.03.10 10:17:32.552903 [ 269 ] {598cedbc-f14b-4139-aa9a-6e9bf3b4c404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2797 | 2026.03.10 10:17:32.552948 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 2798 | 2026.03.10 10:17:32.553462 [ 269 ] {598cedbc-f14b-4139-aa9a-6e9bf3b4c404} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2799 | 2026.03.10 10:17:32.553718 [ 269 ] {598cedbc-f14b-4139-aa9a-6e9bf3b4c404} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2026.03.10 10:17:32.553870 [ 269 ] {598cedbc-f14b-4139-aa9a-6e9bf3b4c404} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001857 sec., 8077.544426494346 rows/sec., 14.47 MiB/sec. | ||
| 2801 | 2026.03.10 10:17:32.553940 [ 269 ] {598cedbc-f14b-4139-aa9a-6e9bf3b4c404} <Debug> TCPHandler: Processed in 0.002057167 sec. | ||
| 2802 | 2026.03.10 10:17:32.554063 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2026.03.10 10:17:32.554160 [ 269 ] {ecfb91a7-c4da-402e-866b-406946095772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2804 | 2026.03.10 10:17:32.554204 [ 269 ] {ecfb91a7-c4da-402e-866b-406946095772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2805 | 2026.03.10 10:17:32.554553 [ 269 ] {ecfb91a7-c4da-402e-866b-406946095772} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2026.03.10 10:17:32.554589 [ 269 ] {ecfb91a7-c4da-402e-866b-406946095772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2807 | 2026.03.10 10:17:32.554921 [ 269 ] {ecfb91a7-c4da-402e-866b-406946095772} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2808 | 2026.03.10 10:17:32.555134 [ 269 ] {ecfb91a7-c4da-402e-866b-406946095772} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2026.03.10 10:17:32.555263 [ 269 ] {ecfb91a7-c4da-402e-866b-406946095772} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 2810 | 2026.03.10 10:17:32.555300 [ 269 ] {ecfb91a7-c4da-402e-866b-406946095772} <Debug> TCPHandler: Processed in 0.001288879 sec. | ||
| 2811 | 2026.03.10 10:17:32.559053 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5092 rows, containing 5 columns (5 merged, 0 gathered) in 0.007183392 sec., 708857.3197731656 rows/sec., 46.95 MiB/sec. | ||
| 2812 | 2026.03.10 10:17:32.559573 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2813 | 2026.03.10 10:17:32.559936 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2026.03.10 10:17:32.560022 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2815 | 2026.03.10 10:17:32.560108 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 2816 | 2026.03.10 10:17:32.813240 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2817 | 2026.03.10 10:17:32.813524 [ 269 ] {b5b1f2b8-9556-46d4-9731-862f5f30313e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2818 | 2026.03.10 10:17:32.813631 [ 269 ] {b5b1f2b8-9556-46d4-9731-862f5f30313e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2819 | 2026.03.10 10:17:32.814512 [ 269 ] {b5b1f2b8-9556-46d4-9731-862f5f30313e} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2026.03.10 10:17:32.814559 [ 269 ] {b5b1f2b8-9556-46d4-9731-862f5f30313e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2821 | 2026.03.10 10:17:32.814940 [ 269 ] {b5b1f2b8-9556-46d4-9731-862f5f30313e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2822 | 2026.03.10 10:17:32.815166 [ 269 ] {b5b1f2b8-9556-46d4-9731-862f5f30313e} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2823 | 2026.03.10 10:17:32.815327 [ 269 ] {b5b1f2b8-9556-46d4-9731-862f5f30313e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001879 sec., 1064.39595529537 rows/sec., 86.79 KiB/sec. | ||
| 2824 | 2026.03.10 10:17:32.815376 [ 269 ] {b5b1f2b8-9556-46d4-9731-862f5f30313e} <Debug> TCPHandler: Processed in 0.002315982 sec. | ||
| 2825 | 2026.03.10 10:17:32.815504 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2826 | 2026.03.10 10:17:32.815612 [ 269 ] {de1bc506-f257-49ef-8de9-89fa911a1903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2827 | 2026.03.10 10:17:32.815653 [ 269 ] {de1bc506-f257-49ef-8de9-89fa911a1903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2828 | 2026.03.10 10:17:32.817463 [ 269 ] {de1bc506-f257-49ef-8de9-89fa911a1903} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2026.03.10 10:17:32.817505 [ 269 ] {de1bc506-f257-49ef-8de9-89fa911a1903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2830 | 2026.03.10 10:17:32.818003 [ 269 ] {de1bc506-f257-49ef-8de9-89fa911a1903} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2831 | 2026.03.10 10:17:32.818232 [ 269 ] {de1bc506-f257-49ef-8de9-89fa911a1903} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2026.03.10 10:17:32.818371 [ 269 ] {de1bc506-f257-49ef-8de9-89fa911a1903} <Debug> executeQuery: Read 1985 rows, 153.72 KiB in 0.002784 sec., 713002.8735632184 rows/sec., 53.92 MiB/sec. | ||
| 2833 | 2026.03.10 10:17:32.818410 [ 269 ] {de1bc506-f257-49ef-8de9-89fa911a1903} <Debug> TCPHandler: Processed in 0.002958686 sec. | ||
| 2834 | 2026.03.10 10:17:32.818531 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2835 | 2026.03.10 10:17:32.818632 [ 269 ] {ed4a2c35-c0ae-496c-994e-f0c584c64ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2836 | 2026.03.10 10:17:32.818675 [ 269 ] {ed4a2c35-c0ae-496c-994e-f0c584c64ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2837 | 2026.03.10 10:17:32.819107 [ 269 ] {ed4a2c35-c0ae-496c-994e-f0c584c64ede} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2026.03.10 10:17:32.819144 [ 269 ] {ed4a2c35-c0ae-496c-994e-f0c584c64ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2839 | 2026.03.10 10:17:32.819441 [ 269 ] {ed4a2c35-c0ae-496c-994e-f0c584c64ede} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2840 | 2026.03.10 10:17:32.819640 [ 269 ] {ed4a2c35-c0ae-496c-994e-f0c584c64ede} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): 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.10 10:17:32.819766 [ 269 ] {ed4a2c35-c0ae-496c-994e-f0c584c64ede} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001207 sec., 28997.51449875725 rows/sec., 2.12 MiB/sec. | ||
| 2842 | 2026.03.10 10:17:32.819801 [ 269 ] {ed4a2c35-c0ae-496c-994e-f0c584c64ede} <Debug> TCPHandler: Processed in 0.001373821 sec. | ||
| 2843 | 2026.03.10 10:17:32.819907 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2026.03.10 10:17:32.820068 [ 269 ] {d235715c-d54a-46f3-b7d0-7743ab40c3d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2845 | 2026.03.10 10:17:32.820107 [ 269 ] {d235715c-d54a-46f3-b7d0-7743ab40c3d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2846 | 2026.03.10 10:17:32.820855 [ 269 ] {d235715c-d54a-46f3-b7d0-7743ab40c3d5} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2026.03.10 10:17:32.820891 [ 269 ] {d235715c-d54a-46f3-b7d0-7743ab40c3d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2848 | 2026.03.10 10:17:32.821235 [ 269 ] {d235715c-d54a-46f3-b7d0-7743ab40c3d5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2849 | 2026.03.10 10:17:32.821448 [ 269 ] {d235715c-d54a-46f3-b7d0-7743ab40c3d5} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2026.03.10 10:17:32.821578 [ 269 ] {d235715c-d54a-46f3-b7d0-7743ab40c3d5} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001532 sec., 462140.9921671018 rows/sec., 26.96 MiB/sec. | ||
| 2851 | 2026.03.10 10:17:32.821616 [ 269 ] {d235715c-d54a-46f3-b7d0-7743ab40c3d5} <Debug> TCPHandler: Processed in 0.001698578 sec. | ||
| 2852 | 2026.03.10 10:17:32.821733 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2853 | 2026.03.10 10:17:32.821829 [ 269 ] {e82f2588-c63f-48eb-beea-80057d676cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2854 | 2026.03.10 10:17:32.821869 [ 269 ] {e82f2588-c63f-48eb-beea-80057d676cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2855 | 2026.03.10 10:17:32.822255 [ 269 ] {e82f2588-c63f-48eb-beea-80057d676cd2} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2026.03.10 10:17:32.822291 [ 269 ] {e82f2588-c63f-48eb-beea-80057d676cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2857 | 2026.03.10 10:17:32.822577 [ 269 ] {e82f2588-c63f-48eb-beea-80057d676cd2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2858 | 2026.03.10 10:17:32.822795 [ 269 ] {e82f2588-c63f-48eb-beea-80057d676cd2} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2026.03.10 10:17:32.822922 [ 269 ] {e82f2588-c63f-48eb-beea-80057d676cd2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 63.23 KiB/sec. | ||
| 2860 | 2026.03.10 10:17:32.822960 [ 269 ] {e82f2588-c63f-48eb-beea-80057d676cd2} <Debug> TCPHandler: Processed in 0.001276749 sec. | ||
| 2861 | 2026.03.10 10:17:32.823079 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2862 | 2026.03.10 10:17:32.823176 [ 269 ] {7072adbf-a3cb-46d1-9edd-a3d93febb821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2863 | 2026.03.10 10:17:32.823218 [ 269 ] {7072adbf-a3cb-46d1-9edd-a3d93febb821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2864 | 2026.03.10 10:17:32.824105 [ 269 ] {7072adbf-a3cb-46d1-9edd-a3d93febb821} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2026.03.10 10:17:32.824143 [ 269 ] {7072adbf-a3cb-46d1-9edd-a3d93febb821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2866 | 2026.03.10 10:17:32.824505 [ 269 ] {7072adbf-a3cb-46d1-9edd-a3d93febb821} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2867 | 2026.03.10 10:17:32.824718 [ 269 ] {7072adbf-a3cb-46d1-9edd-a3d93febb821} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2026.03.10 10:17:32.824851 [ 269 ] {7072adbf-a3cb-46d1-9edd-a3d93febb821} <Debug> executeQuery: Read 1035 rows, 73.15 KiB in 0.001692 sec., 611702.1276595745 rows/sec., 42.22 MiB/sec. | ||
| 2869 | 2026.03.10 10:17:32.824891 [ 269 ] {7072adbf-a3cb-46d1-9edd-a3d93febb821} <Debug> TCPHandler: Processed in 0.001865842 sec. | ||
| 2870 | 2026.03.10 10:17:32.825006 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2871 | 2026.03.10 10:17:32.825100 [ 269 ] {8b06226e-a25f-48d0-8ab7-4cb4978ce3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2872 | 2026.03.10 10:17:32.825145 [ 269 ] {8b06226e-a25f-48d0-8ab7-4cb4978ce3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2873 | 2026.03.10 10:17:32.825907 [ 269 ] {8b06226e-a25f-48d0-8ab7-4cb4978ce3d3} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2026.03.10 10:17:32.825945 [ 269 ] {8b06226e-a25f-48d0-8ab7-4cb4978ce3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2875 | 2026.03.10 10:17:32.826350 [ 269 ] {8b06226e-a25f-48d0-8ab7-4cb4978ce3d3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2876 | 2026.03.10 10:17:32.826562 [ 269 ] {8b06226e-a25f-48d0-8ab7-4cb4978ce3d3} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2026.03.10 10:17:32.826694 [ 269 ] {8b06226e-a25f-48d0-8ab7-4cb4978ce3d3} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.001613 sec., 755114.6931184129 rows/sec., 47.22 MiB/sec. | ||
| 2878 | 2026.03.10 10:17:32.826733 [ 269 ] {8b06226e-a25f-48d0-8ab7-4cb4978ce3d3} <Debug> TCPHandler: Processed in 0.00177782 sec. | ||
| 2879 | 2026.03.10 10:17:32.826851 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2026.03.10 10:17:32.826944 [ 269 ] {9c76d8a4-f472-4ba0-89ce-c5cbaef57d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2881 | 2026.03.10 10:17:32.826999 [ 269 ] {9c76d8a4-f472-4ba0-89ce-c5cbaef57d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2882 | 2026.03.10 10:17:32.827844 [ 269 ] {9c76d8a4-f472-4ba0-89ce-c5cbaef57d76} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.03.10 10:17:32.827882 [ 269 ] {9c76d8a4-f472-4ba0-89ce-c5cbaef57d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2884 | 2026.03.10 10:17:32.828459 [ 269 ] {9c76d8a4-f472-4ba0-89ce-c5cbaef57d76} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2885 | 2026.03.10 10:17:32.828691 [ 269 ] {9c76d8a4-f472-4ba0-89ce-c5cbaef57d76} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2026.03.10 10:17:32.828825 [ 269 ] {9c76d8a4-f472-4ba0-89ce-c5cbaef57d76} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001899 sec., 17377.567140600317 rows/sec., 31.14 MiB/sec. | ||
| 2887 | 2026.03.10 10:17:32.828883 [ 269 ] {9c76d8a4-f472-4ba0-89ce-c5cbaef57d76} <Debug> TCPHandler: Processed in 0.002084387 sec. | ||
| 2888 | 2026.03.10 10:17:32.828994 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2026.03.10 10:17:32.829087 [ 269 ] {b4306413-748c-4dc7-beb5-351edb02e182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2890 | 2026.03.10 10:17:32.829128 [ 269 ] {b4306413-748c-4dc7-beb5-351edb02e182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2891 | 2026.03.10 10:17:32.829447 [ 269 ] {b4306413-748c-4dc7-beb5-351edb02e182} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2026.03.10 10:17:32.829483 [ 269 ] {b4306413-748c-4dc7-beb5-351edb02e182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2893 | 2026.03.10 10:17:32.829763 [ 269 ] {b4306413-748c-4dc7-beb5-351edb02e182} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2894 | 2026.03.10 10:17:32.829963 [ 269 ] {b4306413-748c-4dc7-beb5-351edb02e182} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2026.03.10 10:17:32.830064 [ 35 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2896 | 2026.03.10 10:17:32.830088 [ 269 ] {b4306413-748c-4dc7-beb5-351edb02e182} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001019 sec., 11776.251226692837 rows/sec., 812.68 KiB/sec. | ||
| 2897 | 2026.03.10 10:17:32.830131 [ 35 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2898 | 2026.03.10 10:17:32.830137 [ 269 ] {b4306413-748c-4dc7-beb5-351edb02e182} <Debug> TCPHandler: Processed in 0.001190566 sec. | ||
| 2899 | 2026.03.10 10:17:32.830162 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2900 | 2026.03.10 10:17:32.830282 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 2901 | 2026.03.10 10:17:32.830428 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2902 | 2026.03.10 10:17:32.830466 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 2903 | 2026.03.10 10:17:32.830531 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 2904 | 2026.03.10 10:17:32.830578 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2905 | 2026.03.10 10:17:32.830653 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2906 | 2026.03.10 10:17:32.830701 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 2907 | 2026.03.10 10:17:32.830742 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 2908 | 2026.03.10 10:17:32.831688 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 552 rows, containing 4 columns (4 merged, 0 gathered) in 0.001457613 sec., 378701.3425374225 rows/sec., 25.52 MiB/sec. | ||
| 2909 | 2026.03.10 10:17:32.831931 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2910 | 2026.03.10 10:17:32.832259 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_11_2} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2911 | 2026.03.10 10:17:32.832346 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_11_2} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2912 | 2026.03.10 10:17:32.832434 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2913 | 2026.03.10 10:17:36.340268 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 362 | ||
| 2914 | 2026.03.10 10:17:36.342749 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2026.03.10 10:17:36.342809 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2916 | 2026.03.10 10:17:36.343982 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2917 | 2026.03.10 10:17:36.344262 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2026.03.10 10:17:36.344612 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 362 | ||
| 2919 | 2026.03.10 10:17:37.542431 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2920 | 2026.03.10 10:17:37.542613 [ 269 ] {aec70238-d54f-439d-ae77-13880243130d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2921 | 2026.03.10 10:17:37.542682 [ 269 ] {aec70238-d54f-439d-ae77-13880243130d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2922 | 2026.03.10 10:17:37.543386 [ 269 ] {aec70238-d54f-439d-ae77-13880243130d} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2026.03.10 10:17:37.543437 [ 269 ] {aec70238-d54f-439d-ae77-13880243130d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2924 | 2026.03.10 10:17:37.543839 [ 269 ] {aec70238-d54f-439d-ae77-13880243130d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2925 | 2026.03.10 10:17:37.544090 [ 269 ] {aec70238-d54f-439d-ae77-13880243130d} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2026.03.10 10:17:37.544243 [ 269 ] {aec70238-d54f-439d-ae77-13880243130d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001679 sec., 33353.18642048839 rows/sec., 2.56 MiB/sec. | ||
| 2927 | 2026.03.10 10:17:37.544292 [ 269 ] {aec70238-d54f-439d-ae77-13880243130d} <Debug> TCPHandler: Processed in 0.001991175 sec. | ||
| 2928 | 2026.03.10 10:17:37.544423 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2929 | 2026.03.10 10:17:37.544521 [ 269 ] {aba5c5bc-5f8f-45e8-8c18-ddef8b7d7fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2930 | 2026.03.10 10:17:37.544565 [ 269 ] {aba5c5bc-5f8f-45e8-8c18-ddef8b7d7fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2931 | 2026.03.10 10:17:37.544996 [ 269 ] {aba5c5bc-5f8f-45e8-8c18-ddef8b7d7fb0} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2026.03.10 10:17:37.545036 [ 269 ] {aba5c5bc-5f8f-45e8-8c18-ddef8b7d7fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2933 | 2026.03.10 10:17:37.545392 [ 269 ] {aba5c5bc-5f8f-45e8-8c18-ddef8b7d7fb0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2934 | 2026.03.10 10:17:37.545610 [ 269 ] {aba5c5bc-5f8f-45e8-8c18-ddef8b7d7fb0} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2026.03.10 10:17:37.545739 [ 269 ] {aba5c5bc-5f8f-45e8-8c18-ddef8b7d7fb0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001238 sec., 51696.284329563816 rows/sec., 4.04 MiB/sec. | ||
| 2936 | 2026.03.10 10:17:37.545776 [ 269 ] {aba5c5bc-5f8f-45e8-8c18-ddef8b7d7fb0} <Debug> TCPHandler: Processed in 0.001404081 sec. | ||
| 2937 | 2026.03.10 10:17:37.545893 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2026.03.10 10:17:37.545988 [ 269 ] {e091f574-b1dc-4f69-9df0-ce566d8518d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2939 | 2026.03.10 10:17:37.546032 [ 269 ] {e091f574-b1dc-4f69-9df0-ce566d8518d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2940 | 2026.03.10 10:17:37.546424 [ 269 ] {e091f574-b1dc-4f69-9df0-ce566d8518d7} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2026.03.10 10:17:37.546462 [ 269 ] {e091f574-b1dc-4f69-9df0-ce566d8518d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2942 | 2026.03.10 10:17:37.546811 [ 269 ] {e091f574-b1dc-4f69-9df0-ce566d8518d7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2943 | 2026.03.10 10:17:37.547040 [ 269 ] {e091f574-b1dc-4f69-9df0-ce566d8518d7} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2026.03.10 10:17:37.547172 [ 269 ] {e091f574-b1dc-4f69-9df0-ce566d8518d7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001203 sec., 106400.66500415627 rows/sec., 7.41 MiB/sec. | ||
| 2945 | 2026.03.10 10:17:37.547210 [ 269 ] {e091f574-b1dc-4f69-9df0-ce566d8518d7} <Debug> TCPHandler: Processed in 0.00136778 sec. | ||
| 2946 | 2026.03.10 10:17:37.547329 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2947 | 2026.03.10 10:17:37.547423 [ 269 ] {623bd502-e70c-434d-b8db-3e959a2d9378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2948 | 2026.03.10 10:17:37.547465 [ 269 ] {623bd502-e70c-434d-b8db-3e959a2d9378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2949 | 2026.03.10 10:17:37.547798 [ 269 ] {623bd502-e70c-434d-b8db-3e959a2d9378} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2950 | 2026.03.10 10:17:37.547836 [ 269 ] {623bd502-e70c-434d-b8db-3e959a2d9378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2951 | 2026.03.10 10:17:37.548155 [ 269 ] {623bd502-e70c-434d-b8db-3e959a2d9378} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2952 | 2026.03.10 10:17:37.548378 [ 269 ] {623bd502-e70c-434d-b8db-3e959a2d9378} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2026.03.10 10:17:37.548509 [ 269 ] {623bd502-e70c-434d-b8db-3e959a2d9378} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001103 sec., 43517.679057116955 rows/sec., 2.93 MiB/sec. | ||
| 2954 | 2026.03.10 10:17:37.548547 [ 269 ] {623bd502-e70c-434d-b8db-3e959a2d9378} <Debug> TCPHandler: Processed in 0.001271779 sec. | ||
| 2955 | 2026.03.10 10:17:38.836133 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5207 | ||
| 2956 | 2026.03.10 10:17:38.836651 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2026.03.10 10:17:38.836688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2958 | 2026.03.10 10:17:38.837196 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2959 | 2026.03.10 10:17:38.837422 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2026.03.10 10:17:38.837551 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5207 | ||
| 2961 | 2026.03.10 10:17:38.837556 [ 89 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2962 | 2026.03.10 10:17:38.837654 [ 89 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2026.03.10 10:17:38.837691 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2964 | 2026.03.10 10:17:38.837809 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::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 | ||
| 2965 | 2026.03.10 10:17:38.837914 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2966 | 2026.03.10 10:17:38.837952 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2839 rows starting from the beginning of the part | ||
| 2967 | 2026.03.10 10:17:38.838014 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2968 | 2026.03.10 10:17:38.838064 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2969 | 2026.03.10 10:17:38.838109 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2970 | 2026.03.10 10:17:38.838157 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2971 | 2026.03.10 10:17:38.838206 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2972 | 2026.03.10 10:17:38.839555 [ 199 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5207 rows, containing 4 columns (4 merged, 0 gathered) in 0.00178871 sec., 2911036.445259433 rows/sec., 41.64 MiB/sec. | ||
| 2973 | 2026.03.10 10:17:38.840298 [ 200 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2974 | 2026.03.10 10:17:38.840557 [ 200 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_11_2} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2026.03.10 10:17:38.840622 [ 200 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_11_2} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2976 | 2026.03.10 10:17:38.840688 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2977 | 2026.03.10 10:17:39.117570 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2978 | 2026.03.10 10:17:39.133880 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2026.03.10 10:17:39.133935 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2980 | 2026.03.10 10:17:39.140008 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2981 | 2026.03.10 10:17:39.140731 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2026.03.10 10:17:39.141012 [ 89 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2983 | 2026.03.10 10:17:39.141053 [ 89 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2984 | 2026.03.10 10:17:39.141076 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2985 | 2026.03.10 10:17:39.141212 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 2986 | 2026.03.10 10:17:39.143724 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2987 | 2026.03.10 10:17:39.144812 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2988 | 2026.03.10 10:17:39.146089 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 2989 | 2026.03.10 10:17:39.150423 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 2990 | 2026.03.10 10:17:39.154513 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 2991 | 2026.03.10 10:17:39.158734 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 2992 | 2026.03.10 10:17:39.163138 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 2993 | 2026.03.10 10:17:39.167180 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 2994 | 2026.03.10 10:17:39.217793 [ 198 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.076617714 sec., 1083.3003970857183 rows/sec., 5.60 MiB/sec. | ||
| 2995 | 2026.03.10 10:17:39.220398 [ 198 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2996 | 2026.03.10 10:17:39.222578 [ 198 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_11_2} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2026.03.10 10:17:39.222687 [ 198 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_11_2} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2998 | 2026.03.10 10:17:39.224728 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2999 | 2026.03.10 10:17:40.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.63 MiB, peak 225.51 MiB, free memory in arenas 0.00 B, will set to 222.61 MiB (RSS), difference: 6.98 MiB | ||
| 3000 | 2026.03.10 10:17:42.544593 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3001 | 2026.03.10 10:17:42.544877 [ 269 ] {7b6cc3b5-f626-4f1b-a4ca-08fa35c66e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3002 | 2026.03.10 10:17:42.544987 [ 269 ] {7b6cc3b5-f626-4f1b-a4ca-08fa35c66e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3003 | 2026.03.10 10:17:42.545877 [ 269 ] {7b6cc3b5-f626-4f1b-a4ca-08fa35c66e4c} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3004 | 2026.03.10 10:17:42.545930 [ 269 ] {7b6cc3b5-f626-4f1b-a4ca-08fa35c66e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3005 | 2026.03.10 10:17:42.546358 [ 269 ] {7b6cc3b5-f626-4f1b-a4ca-08fa35c66e4c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3006 | 2026.03.10 10:17:42.546587 [ 269 ] {7b6cc3b5-f626-4f1b-a4ca-08fa35c66e4c} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3007 | 2026.03.10 10:17:42.546749 [ 269 ] {7b6cc3b5-f626-4f1b-a4ca-08fa35c66e4c} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001949 sec., 44125.192406362235 rows/sec., 3.69 MiB/sec. | ||
| 3008 | 2026.03.10 10:17:42.546796 [ 269 ] {7b6cc3b5-f626-4f1b-a4ca-08fa35c66e4c} <Debug> TCPHandler: Processed in 0.002390784 sec. | ||
| 3009 | 2026.03.10 10:17:42.546927 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3010 | 2026.03.10 10:17:42.547033 [ 269 ] {226943ea-2a97-4a7f-a803-30005817d72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3011 | 2026.03.10 10:17:42.547083 [ 269 ] {226943ea-2a97-4a7f-a803-30005817d72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3012 | 2026.03.10 10:17:42.547501 [ 269 ] {226943ea-2a97-4a7f-a803-30005817d72a} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3013 | 2026.03.10 10:17:42.547539 [ 269 ] {226943ea-2a97-4a7f-a803-30005817d72a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3014 | 2026.03.10 10:17:42.547847 [ 269 ] {226943ea-2a97-4a7f-a803-30005817d72a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3015 | 2026.03.10 10:17:42.548061 [ 269 ] {226943ea-2a97-4a7f-a803-30005817d72a} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3016 | 2026.03.10 10:17:42.548173 [ 148 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3017 | 2026.03.10 10:17:42.548196 [ 269 ] {226943ea-2a97-4a7f-a803-30005817d72a} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001188 sec., 12626.262626262625 rows/sec., 949.44 KiB/sec. | ||
| 3018 | 2026.03.10 10:17:42.548238 [ 148 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2026.03.10 10:17:42.548249 [ 269 ] {226943ea-2a97-4a7f-a803-30005817d72a} <Debug> TCPHandler: Processed in 0.001378851 sec. | ||
| 3020 | 2026.03.10 10:17:42.548266 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3021 | 2026.03.10 10:17:42.548363 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3022 | 2026.03.10 10:17:42.548366 [ 196 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 3023 | 2026.03.10 10:17:42.548463 [ 269 ] {390a67c4-f5bf-480c-96a6-87e6aa3c67e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3024 | 2026.03.10 10:17:42.548498 [ 196 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3025 | 2026.03.10 10:17:42.548509 [ 269 ] {390a67c4-f5bf-480c-96a6-87e6aa3c67e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3026 | 2026.03.10 10:17:42.548537 [ 196 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 65 rows starting from the beginning of the part | ||
| 3027 | 2026.03.10 10:17:42.548603 [ 196 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part | ||
| 3028 | 2026.03.10 10:17:42.548645 [ 196 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 3029 | 2026.03.10 10:17:42.548686 [ 196 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 15 rows starting from the beginning of the part | ||
| 3030 | 2026.03.10 10:17:42.548722 [ 196 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 35 rows starting from the beginning of the part | ||
| 3031 | 2026.03.10 10:17:42.548762 [ 196 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part | ||
| 3032 | 2026.03.10 10:17:42.548946 [ 269 ] {390a67c4-f5bf-480c-96a6-87e6aa3c67e8} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2026.03.10 10:17:42.548988 [ 269 ] {390a67c4-f5bf-480c-96a6-87e6aa3c67e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3034 | 2026.03.10 10:17:42.549433 [ 269 ] {390a67c4-f5bf-480c-96a6-87e6aa3c67e8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3035 | 2026.03.10 10:17:42.549603 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001273459 sec., 145273.62090181152 rows/sec., 11.23 MiB/sec. | ||
| 3036 | 2026.03.10 10:17:42.549657 [ 269 ] {390a67c4-f5bf-480c-96a6-87e6aa3c67e8} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3037 | 2026.03.10 10:17:42.549801 [ 269 ] {390a67c4-f5bf-480c-96a6-87e6aa3c67e8} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001357 sec., 58216.654384672074 rows/sec., 4.55 MiB/sec. | ||
| 3038 | 2026.03.10 10:17:42.549841 [ 269 ] {390a67c4-f5bf-480c-96a6-87e6aa3c67e8} <Debug> TCPHandler: Processed in 0.001529644 sec. | ||
| 3039 | 2026.03.10 10:17:42.549846 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3040 | 2026.03.10 10:17:42.549959 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3041 | 2026.03.10 10:17:42.550064 [ 269 ] {51068757-e476-4c6d-a54e-a2ff71db1084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3042 | 2026.03.10 10:17:42.550113 [ 269 ] {51068757-e476-4c6d-a54e-a2ff71db1084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3043 | 2026.03.10 10:17:42.550210 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_11_2} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.03.10 10:17:42.550312 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_11_2} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3045 | 2026.03.10 10:17:42.550431 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3046 | 2026.03.10 10:17:42.550528 [ 269 ] {51068757-e476-4c6d-a54e-a2ff71db1084} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3047 | 2026.03.10 10:17:42.550570 [ 269 ] {51068757-e476-4c6d-a54e-a2ff71db1084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3048 | 2026.03.10 10:17:42.550953 [ 269 ] {51068757-e476-4c6d-a54e-a2ff71db1084} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3049 | 2026.03.10 10:17:42.551170 [ 269 ] {51068757-e476-4c6d-a54e-a2ff71db1084} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3050 | 2026.03.10 10:17:42.551302 [ 269 ] {51068757-e476-4c6d-a54e-a2ff71db1084} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 3051 | 2026.03.10 10:17:42.551339 [ 269 ] {51068757-e476-4c6d-a54e-a2ff71db1084} <Debug> TCPHandler: Processed in 0.001429432 sec. | ||
| 3052 | 2026.03.10 10:17:42.551441 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3053 | 2026.03.10 10:17:42.551535 [ 269 ] {28d78c87-212d-414b-a6f2-d5ab40dfbf90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3054 | 2026.03.10 10:17:42.551590 [ 269 ] {28d78c87-212d-414b-a6f2-d5ab40dfbf90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3055 | 2026.03.10 10:17:42.552330 [ 269 ] {28d78c87-212d-414b-a6f2-d5ab40dfbf90} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2026.03.10 10:17:42.552367 [ 269 ] {28d78c87-212d-414b-a6f2-d5ab40dfbf90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3057 | 2026.03.10 10:17:42.552899 [ 269 ] {28d78c87-212d-414b-a6f2-d5ab40dfbf90} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3058 | 2026.03.10 10:17:42.553127 [ 269 ] {28d78c87-212d-414b-a6f2-d5ab40dfbf90} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): 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.10 10:17:42.553227 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3060 | 2026.03.10 10:17:42.553263 [ 269 ] {28d78c87-212d-414b-a6f2-d5ab40dfbf90} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001745 sec., 8595.988538681948 rows/sec., 15.40 MiB/sec. | ||
| 3061 | 2026.03.10 10:17:42.553263 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2026.03.10 10:17:42.553302 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3063 | 2026.03.10 10:17:42.553325 [ 269 ] {28d78c87-212d-414b-a6f2-d5ab40dfbf90} <Debug> TCPHandler: Processed in 0.001932184 sec. | ||
| 3064 | 2026.03.10 10:17:42.553435 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3065 | 2026.03.10 10:17:42.553448 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 3066 | 2026.03.10 10:17:42.553531 [ 269 ] {f93fb284-69d7-4990-a56a-50b2b1856331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3067 | 2026.03.10 10:17:42.553580 [ 269 ] {f93fb284-69d7-4990-a56a-50b2b1856331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3068 | 2026.03.10 10:17:42.553802 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3069 | 2026.03.10 10:17:42.553896 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 78 rows starting from the beginning of the part | ||
| 3070 | 2026.03.10 10:17:42.553924 [ 269 ] {f93fb284-69d7-4990-a56a-50b2b1856331} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2026.03.10 10:17:42.553968 [ 269 ] {f93fb284-69d7-4990-a56a-50b2b1856331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3072 | 2026.03.10 10:17:42.554130 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 15 rows starting from the beginning of the part | ||
| 3073 | 2026.03.10 10:17:42.554284 [ 269 ] {f93fb284-69d7-4990-a56a-50b2b1856331} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3074 | 2026.03.10 10:17:42.554308 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 3075 | 2026.03.10 10:17:42.554468 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 15 rows starting from the beginning of the part | ||
| 3076 | 2026.03.10 10:17:42.554506 [ 269 ] {f93fb284-69d7-4990-a56a-50b2b1856331} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2026.03.10 10:17:42.554641 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 33 rows starting from the beginning of the part | ||
| 3078 | 2026.03.10 10:17:42.554653 [ 269 ] {f93fb284-69d7-4990-a56a-50b2b1856331} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 3079 | 2026.03.10 10:17:42.554699 [ 269 ] {f93fb284-69d7-4990-a56a-50b2b1856331} <Debug> TCPHandler: Processed in 0.00131126 sec. | ||
| 3080 | 2026.03.10 10:17:42.554742 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part | ||
| 3081 | 2026.03.10 10:17:42.556799 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 19 columns (19 merged, 0 gathered) in 0.003416707 sec., 52682.30492108337 rows/sec., 94.40 MiB/sec. | ||
| 3082 | 2026.03.10 10:17:42.557336 [ 193 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3083 | 2026.03.10 10:17:42.557718 [ 193 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2026.03.10 10:17:42.557793 [ 193 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3085 | 2026.03.10 10:17:42.557906 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 3086 | 2026.03.10 10:17:44.279279 [ 112 ] {} <Debug> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3087 | 2026.03.10 10:17:44.279343 [ 112 ] {} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2026.03.10 10:17:44.279366 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3089 | 2026.03.10 10:17:44.279520 [ 199 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::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 | ||
| 3090 | 2026.03.10 10:17:44.279728 [ 199 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3091 | 2026.03.10 10:17:44.279795 [ 199 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 3092 | 2026.03.10 10:17:44.279930 [ 199 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 3093 | 2026.03.10 10:17:44.280001 [ 199 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::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 | ||
| 3094 | 2026.03.10 10:17:44.280068 [ 199 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3095 | 2026.03.10 10:17:44.280131 [ 199 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3096 | 2026.03.10 10:17:44.281257 [ 187 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.0018126 sec., 11033.873993158999 rows/sec., 942.84 KiB/sec. | ||
| 3097 | 2026.03.10 10:17:44.281452 [ 193 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3098 | 2026.03.10 10:17:44.281816 [ 193 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_5_1} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2026.03.10 10:17:44.281905 [ 193 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_5_1} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3100 | 2026.03.10 10:17:44.282001 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3101 | 2026.03.10 10:17:46.249765 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3102 | 2026.03.10 10:17:46.249883 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3103 | 2026.03.10 10:17:46.338551 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5719 | ||
| 3104 | 2026.03.10 10:17:46.339071 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2026.03.10 10:17:46.339118 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3106 | 2026.03.10 10:17:46.339655 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3107 | 2026.03.10 10:17:46.339890 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2026.03.10 10:17:46.340033 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5719 | ||
| 3109 | 2026.03.10 10:17:46.345701 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 382 | ||
| 3110 | 2026.03.10 10:17:46.347747 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2026.03.10 10:17:46.347806 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3112 | 2026.03.10 10:17:46.348978 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3113 | 2026.03.10 10:17:46.349284 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3114 | 2026.03.10 10:17:46.349677 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 382 | ||
| 3115 | 2026.03.10 10:17:46.644724 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3116 | 2026.03.10 10:17:46.662430 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2026.03.10 10:17:46.662496 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3118 | 2026.03.10 10:17:46.668209 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3119 | 2026.03.10 10:17:46.668892 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2026.03.10 10:17:46.671991 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3121 | 2026.03.10 10:17:47.332095 [ 109 ] {} <Debug> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3122 | 2026.03.10 10:17:47.332188 [ 109 ] {} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2026.03.10 10:17:47.332226 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3124 | 2026.03.10 10:17:47.332371 [ 193 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::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 | ||
| 3125 | 2026.03.10 10:17:47.332577 [ 193 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3126 | 2026.03.10 10:17:47.332631 [ 193 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 708 rows starting from the beginning of the part | ||
| 3127 | 2026.03.10 10:17:47.332745 [ 193 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::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 | ||
| 3128 | 2026.03.10 10:17:47.332837 [ 193 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 708 rows starting from the beginning of the part | ||
| 3129 | 2026.03.10 10:17:47.332919 [ 193 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 3130 | 2026.03.10 10:17:47.332991 [ 193 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 708 rows starting from the beginning of the part | ||
| 3131 | 2026.03.10 10:17:47.334170 [ 187 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2173 rows, containing 5 columns (5 merged, 0 gathered) in 0.001857422 sec., 1169901.0779456687 rows/sec., 73.35 MiB/sec. | ||
| 3132 | 2026.03.10 10:17:47.334351 [ 193 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3133 | 2026.03.10 10:17:47.334591 [ 193 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_5_1} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2026.03.10 10:17:47.334655 [ 193 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_5_1} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3135 | 2026.03.10 10:17:47.334714 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 3136 | 2026.03.10 10:17:47.544377 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3137 | 2026.03.10 10:17:47.544542 [ 269 ] {06b3cbf2-810a-4a03-bc42-4f88f8942040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3138 | 2026.03.10 10:17:47.544608 [ 269 ] {06b3cbf2-810a-4a03-bc42-4f88f8942040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3139 | 2026.03.10 10:17:47.545263 [ 269 ] {06b3cbf2-810a-4a03-bc42-4f88f8942040} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2026.03.10 10:17:47.545310 [ 269 ] {06b3cbf2-810a-4a03-bc42-4f88f8942040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3141 | 2026.03.10 10:17:47.545706 [ 269 ] {06b3cbf2-810a-4a03-bc42-4f88f8942040} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3142 | 2026.03.10 10:17:47.545955 [ 269 ] {06b3cbf2-810a-4a03-bc42-4f88f8942040} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2026.03.10 10:17:47.546107 [ 269 ] {06b3cbf2-810a-4a03-bc42-4f88f8942040} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001611 sec., 65797.64121663563 rows/sec., 5.53 MiB/sec. | ||
| 3144 | 2026.03.10 10:17:47.546154 [ 269 ] {06b3cbf2-810a-4a03-bc42-4f88f8942040} <Debug> TCPHandler: Processed in 0.001896692 sec. | ||
| 3145 | 2026.03.10 10:17:47.546289 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3146 | 2026.03.10 10:17:47.546391 [ 269 ] {5be4e738-f54a-48c1-9490-3ab2f28d062f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3147 | 2026.03.10 10:17:47.546435 [ 269 ] {5be4e738-f54a-48c1-9490-3ab2f28d062f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3148 | 2026.03.10 10:17:47.546861 [ 269 ] {5be4e738-f54a-48c1-9490-3ab2f28d062f} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3149 | 2026.03.10 10:17:47.546901 [ 269 ] {5be4e738-f54a-48c1-9490-3ab2f28d062f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3150 | 2026.03.10 10:17:47.547210 [ 269 ] {5be4e738-f54a-48c1-9490-3ab2f28d062f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3151 | 2026.03.10 10:17:47.547422 [ 269 ] {5be4e738-f54a-48c1-9490-3ab2f28d062f} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3152 | 2026.03.10 10:17:47.547559 [ 269 ] {5be4e738-f54a-48c1-9490-3ab2f28d062f} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001191 sec., 20990.764063811923 rows/sec., 1.54 MiB/sec. | ||
| 3153 | 2026.03.10 10:17:47.547598 [ 269 ] {5be4e738-f54a-48c1-9490-3ab2f28d062f} <Debug> TCPHandler: Processed in 0.001361941 sec. | ||
| 3154 | 2026.03.10 10:17:47.547708 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3155 | 2026.03.10 10:17:47.547805 [ 269 ] {9785fbf4-8a9a-4621-9062-c20e4cf4aa19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3156 | 2026.03.10 10:17:47.547847 [ 269 ] {9785fbf4-8a9a-4621-9062-c20e4cf4aa19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3157 | 2026.03.10 10:17:47.548270 [ 269 ] {9785fbf4-8a9a-4621-9062-c20e4cf4aa19} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2026.03.10 10:17:47.548307 [ 269 ] {9785fbf4-8a9a-4621-9062-c20e4cf4aa19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3159 | 2026.03.10 10:17:47.548627 [ 269 ] {9785fbf4-8a9a-4621-9062-c20e4cf4aa19} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3160 | 2026.03.10 10:17:47.548839 [ 269 ] {9785fbf4-8a9a-4621-9062-c20e4cf4aa19} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2026.03.10 10:17:47.548968 [ 269 ] {9785fbf4-8a9a-4621-9062-c20e4cf4aa19} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001183 sec., 75232.45984784447 rows/sec., 5.88 MiB/sec. | ||
| 3162 | 2026.03.10 10:17:47.549006 [ 269 ] {9785fbf4-8a9a-4621-9062-c20e4cf4aa19} <Debug> TCPHandler: Processed in 0.001346501 sec. | ||
| 3163 | 2026.03.10 10:17:47.549120 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3164 | 2026.03.10 10:17:47.549215 [ 269 ] {caefee1b-d9ca-4b2f-bccf-c3981de36b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3165 | 2026.03.10 10:17:47.549259 [ 269 ] {caefee1b-d9ca-4b2f-bccf-c3981de36b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3166 | 2026.03.10 10:17:47.549674 [ 269 ] {caefee1b-d9ca-4b2f-bccf-c3981de36b35} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3167 | 2026.03.10 10:17:47.549712 [ 269 ] {caefee1b-d9ca-4b2f-bccf-c3981de36b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3168 | 2026.03.10 10:17:47.550052 [ 269 ] {caefee1b-d9ca-4b2f-bccf-c3981de36b35} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3169 | 2026.03.10 10:17:47.550288 [ 269 ] {caefee1b-d9ca-4b2f-bccf-c3981de36b35} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3170 | 2026.03.10 10:17:47.550417 [ 269 ] {caefee1b-d9ca-4b2f-bccf-c3981de36b35} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 3171 | 2026.03.10 10:17:47.550453 [ 269 ] {caefee1b-d9ca-4b2f-bccf-c3981de36b35} <Debug> TCPHandler: Processed in 0.001381921 sec. | ||
| 3172 | 2026.03.10 10:17:47.550562 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3173 | 2026.03.10 10:17:47.550655 [ 269 ] {3736cc3b-9a26-4dce-88af-a8b143916877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3174 | 2026.03.10 10:17:47.550710 [ 269 ] {3736cc3b-9a26-4dce-88af-a8b143916877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3175 | 2026.03.10 10:17:47.551512 [ 269 ] {3736cc3b-9a26-4dce-88af-a8b143916877} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3176 | 2026.03.10 10:17:47.551551 [ 269 ] {3736cc3b-9a26-4dce-88af-a8b143916877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3177 | 2026.03.10 10:17:47.552089 [ 269 ] {3736cc3b-9a26-4dce-88af-a8b143916877} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3178 | 2026.03.10 10:17:47.552310 [ 269 ] {3736cc3b-9a26-4dce-88af-a8b143916877} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.03.10 10:17:47.552447 [ 269 ] {3736cc3b-9a26-4dce-88af-a8b143916877} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00181 sec., 13812.154696132597 rows/sec., 24.75 MiB/sec. | ||
| 3180 | 2026.03.10 10:17:47.552506 [ 269 ] {3736cc3b-9a26-4dce-88af-a8b143916877} <Debug> TCPHandler: Processed in 0.001993116 sec. | ||
| 3181 | 2026.03.10 10:17:47.552715 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3182 | 2026.03.10 10:17:47.552809 [ 269 ] {5539b31f-3bd4-4a53-82c2-04ad34eb72c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3183 | 2026.03.10 10:17:47.552851 [ 269 ] {5539b31f-3bd4-4a53-82c2-04ad34eb72c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3184 | 2026.03.10 10:17:47.553206 [ 269 ] {5539b31f-3bd4-4a53-82c2-04ad34eb72c9} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2026.03.10 10:17:47.553244 [ 269 ] {5539b31f-3bd4-4a53-82c2-04ad34eb72c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3186 | 2026.03.10 10:17:47.553547 [ 269 ] {5539b31f-3bd4-4a53-82c2-04ad34eb72c9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3187 | 2026.03.10 10:17:47.553753 [ 269 ] {5539b31f-3bd4-4a53-82c2-04ad34eb72c9} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2026.03.10 10:17:47.553880 [ 269 ] {5539b31f-3bd4-4a53-82c2-04ad34eb72c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 3189 | 2026.03.10 10:17:47.554008 [ 269 ] {5539b31f-3bd4-4a53-82c2-04ad34eb72c9} <Debug> TCPHandler: Processed in 0.00134171 sec. | ||
| 3190 | 2026.03.10 10:17:52.546556 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3191 | 2026.03.10 10:17:52.546768 [ 269 ] {696f68ad-9405-4e92-b298-2b04977cda0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3192 | 2026.03.10 10:17:52.546842 [ 269 ] {696f68ad-9405-4e92-b298-2b04977cda0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3193 | 2026.03.10 10:17:52.547501 [ 269 ] {696f68ad-9405-4e92-b298-2b04977cda0f} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2026.03.10 10:17:52.547548 [ 269 ] {696f68ad-9405-4e92-b298-2b04977cda0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3195 | 2026.03.10 10:17:52.547932 [ 269 ] {696f68ad-9405-4e92-b298-2b04977cda0f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3196 | 2026.03.10 10:17:52.548194 [ 269 ] {696f68ad-9405-4e92-b298-2b04977cda0f} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2026.03.10 10:17:52.548338 [ 269 ] {696f68ad-9405-4e92-b298-2b04977cda0f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001624 sec., 14778.32512315271 rows/sec., 1.23 MiB/sec. | ||
| 3198 | 2026.03.10 10:17:52.548381 [ 269 ] {696f68ad-9405-4e92-b298-2b04977cda0f} <Debug> TCPHandler: Processed in 0.001959945 sec. | ||
| 3199 | 2026.03.10 10:17:52.548529 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3200 | 2026.03.10 10:17:52.548654 [ 269 ] {e14a667b-88ff-485f-bfee-efee96660a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3201 | 2026.03.10 10:17:52.548707 [ 269 ] {e14a667b-88ff-485f-bfee-efee96660a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3202 | 2026.03.10 10:17:52.549194 [ 269 ] {e14a667b-88ff-485f-bfee-efee96660a12} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2026.03.10 10:17:52.549231 [ 269 ] {e14a667b-88ff-485f-bfee-efee96660a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3204 | 2026.03.10 10:17:52.549540 [ 269 ] {e14a667b-88ff-485f-bfee-efee96660a12} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3205 | 2026.03.10 10:17:52.549749 [ 269 ] {e14a667b-88ff-485f-bfee-efee96660a12} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2026.03.10 10:17:52.549882 [ 269 ] {e14a667b-88ff-485f-bfee-efee96660a12} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001254 sec., 7974.481658692185 rows/sec., 650.26 KiB/sec. | ||
| 3207 | 2026.03.10 10:17:52.549920 [ 269 ] {e14a667b-88ff-485f-bfee-efee96660a12} <Debug> TCPHandler: Processed in 0.001455762 sec. | ||
| 3208 | 2026.03.10 10:17:52.550041 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3209 | 2026.03.10 10:17:52.550137 [ 269 ] {36385700-caa2-40ed-ae22-9f7d7ba3aa6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3210 | 2026.03.10 10:17:52.550177 [ 269 ] {36385700-caa2-40ed-ae22-9f7d7ba3aa6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3211 | 2026.03.10 10:17:52.550674 [ 269 ] {36385700-caa2-40ed-ae22-9f7d7ba3aa6a} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.03.10 10:17:52.550711 [ 269 ] {36385700-caa2-40ed-ae22-9f7d7ba3aa6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3213 | 2026.03.10 10:17:52.551043 [ 269 ] {36385700-caa2-40ed-ae22-9f7d7ba3aa6a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3214 | 2026.03.10 10:17:52.551275 [ 269 ] {36385700-caa2-40ed-ae22-9f7d7ba3aa6a} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2026.03.10 10:17:52.551380 [ 155 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3216 | 2026.03.10 10:17:52.551403 [ 269 ] {36385700-caa2-40ed-ae22-9f7d7ba3aa6a} <Debug> executeQuery: Read 211 rows, 19.18 KiB in 0.001285 sec., 164202.3346303502 rows/sec., 14.58 MiB/sec. | ||
| 3217 | 2026.03.10 10:17:52.551469 [ 155 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3218 | 2026.03.10 10:17:52.551485 [ 269 ] {36385700-caa2-40ed-ae22-9f7d7ba3aa6a} <Debug> TCPHandler: Processed in 0.001492954 sec. | ||
| 3219 | 2026.03.10 10:17:52.551497 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3220 | 2026.03.10 10:17:52.551614 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3221 | 2026.03.10 10:17:52.551646 [ 202 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 3222 | 2026.03.10 10:17:52.551712 [ 269 ] {d53c4ff7-96f0-4eea-bb74-020f8231ba8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3223 | 2026.03.10 10:17:52.551759 [ 269 ] {d53c4ff7-96f0-4eea-bb74-020f8231ba8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3224 | 2026.03.10 10:17:52.551794 [ 202 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3225 | 2026.03.10 10:17:52.551831 [ 202 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2136 rows starting from the beginning of the part | ||
| 3226 | 2026.03.10 10:17:52.551925 [ 202 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1985 rows starting from the beginning of the part | ||
| 3227 | 2026.03.10 10:17:52.551971 [ 202 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 3228 | 2026.03.10 10:17:52.552012 [ 202 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 86 rows starting from the beginning of the part | ||
| 3229 | 2026.03.10 10:17:52.552057 [ 202 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 106 rows starting from the beginning of the part | ||
| 3230 | 2026.03.10 10:17:52.552098 [ 202 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 3231 | 2026.03.10 10:17:52.552186 [ 269 ] {d53c4ff7-96f0-4eea-bb74-020f8231ba8c} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2026.03.10 10:17:52.552229 [ 269 ] {d53c4ff7-96f0-4eea-bb74-020f8231ba8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3233 | 2026.03.10 10:17:52.552560 [ 269 ] {d53c4ff7-96f0-4eea-bb74-020f8231ba8c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3234 | 2026.03.10 10:17:52.552774 [ 269 ] {d53c4ff7-96f0-4eea-bb74-020f8231ba8c} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2026.03.10 10:17:52.552910 [ 269 ] {d53c4ff7-96f0-4eea-bb74-020f8231ba8c} <Debug> executeQuery: Read 37 rows, 2.79 KiB in 0.001216 sec., 30427.631578947367 rows/sec., 2.24 MiB/sec. | ||
| 3236 | 2026.03.10 10:17:52.552949 [ 269 ] {d53c4ff7-96f0-4eea-bb74-020f8231ba8c} <Debug> TCPHandler: Processed in 0.001385911 sec. | ||
| 3237 | 2026.03.10 10:17:52.553080 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2026.03.10 10:17:52.553175 [ 269 ] {11494e08-fec9-4678-955a-c2eb042a9440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3239 | 2026.03.10 10:17:52.553218 [ 269 ] {11494e08-fec9-4678-955a-c2eb042a9440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3240 | 2026.03.10 10:17:52.553634 [ 269 ] {11494e08-fec9-4678-955a-c2eb042a9440} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2026.03.10 10:17:52.553673 [ 269 ] {11494e08-fec9-4678-955a-c2eb042a9440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3242 | 2026.03.10 10:17:52.553780 [ 193 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4580 rows, containing 5 columns (5 merged, 0 gathered) in 0.002196369 sec., 2085259.8083473223 rows/sec., 168.86 MiB/sec. | ||
| 3243 | 2026.03.10 10:17:52.553979 [ 269 ] {11494e08-fec9-4678-955a-c2eb042a9440} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3244 | 2026.03.10 10:17:52.554097 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3245 | 2026.03.10 10:17:52.554213 [ 269 ] {11494e08-fec9-4678-955a-c2eb042a9440} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3246 | 2026.03.10 10:17:52.554381 [ 269 ] {11494e08-fec9-4678-955a-c2eb042a9440} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001224 sec., 19607.843137254902 rows/sec., 1.63 MiB/sec. | ||
| 3247 | 2026.03.10 10:17:52.554425 [ 269 ] {11494e08-fec9-4678-955a-c2eb042a9440} <Debug> TCPHandler: Processed in 0.001395742 sec. | ||
| 3248 | 2026.03.10 10:17:52.554445 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_16_3} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.03.10 10:17:52.554529 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_16_3} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3250 | 2026.03.10 10:17:52.554540 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3251 | 2026.03.10 10:17:52.554635 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 3252 | 2026.03.10 10:17:52.554640 [ 269 ] {5a7f26fb-1b0a-459b-9fe1-6a519585fb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3253 | 2026.03.10 10:17:52.554694 [ 269 ] {5a7f26fb-1b0a-459b-9fe1-6a519585fb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3254 | 2026.03.10 10:17:52.555098 [ 269 ] {5a7f26fb-1b0a-459b-9fe1-6a519585fb31} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2026.03.10 10:17:52.555135 [ 269 ] {5a7f26fb-1b0a-459b-9fe1-6a519585fb31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3256 | 2026.03.10 10:17:52.555455 [ 269 ] {5a7f26fb-1b0a-459b-9fe1-6a519585fb31} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3257 | 2026.03.10 10:17:52.555682 [ 269 ] {5a7f26fb-1b0a-459b-9fe1-6a519585fb31} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2026.03.10 10:17:52.555810 [ 269 ] {5a7f26fb-1b0a-459b-9fe1-6a519585fb31} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001189 sec., 10092.514718250632 rows/sec., 788.48 KiB/sec. | ||
| 3259 | 2026.03.10 10:17:52.555847 [ 269 ] {5a7f26fb-1b0a-459b-9fe1-6a519585fb31} <Debug> TCPHandler: Processed in 0.001357171 sec. | ||
| 3260 | 2026.03.10 10:17:52.555958 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3261 | 2026.03.10 10:17:52.556056 [ 269 ] {05a1054e-09e8-4174-a95c-fbc2f5018181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3262 | 2026.03.10 10:17:52.556097 [ 269 ] {05a1054e-09e8-4174-a95c-fbc2f5018181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3263 | 2026.03.10 10:17:52.556530 [ 269 ] {05a1054e-09e8-4174-a95c-fbc2f5018181} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2026.03.10 10:17:52.556568 [ 269 ] {05a1054e-09e8-4174-a95c-fbc2f5018181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3265 | 2026.03.10 10:17:52.556887 [ 269 ] {05a1054e-09e8-4174-a95c-fbc2f5018181} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3266 | 2026.03.10 10:17:52.557099 [ 269 ] {05a1054e-09e8-4174-a95c-fbc2f5018181} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2026.03.10 10:17:52.557202 [ 155 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3268 | 2026.03.10 10:17:52.557226 [ 269 ] {05a1054e-09e8-4174-a95c-fbc2f5018181} <Debug> executeQuery: Read 125 rows, 10.39 KiB in 0.001192 sec., 104865.77181208055 rows/sec., 8.51 MiB/sec. | ||
| 3269 | 2026.03.10 10:17:52.557242 [ 155 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2026.03.10 10:17:52.557267 [ 269 ] {05a1054e-09e8-4174-a95c-fbc2f5018181} <Debug> TCPHandler: Processed in 0.001359381 sec. | ||
| 3271 | 2026.03.10 10:17:52.557268 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3272 | 2026.03.10 10:17:52.557387 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3273 | 2026.03.10 10:17:52.557402 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 3274 | 2026.03.10 10:17:52.557487 [ 269 ] {c42e05b2-016b-40e1-94af-e31b4be0fa7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3275 | 2026.03.10 10:17:52.557535 [ 269 ] {c42e05b2-016b-40e1-94af-e31b4be0fa7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3276 | 2026.03.10 10:17:52.557547 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3277 | 2026.03.10 10:17:52.557585 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1116 rows starting from the beginning of the part | ||
| 3278 | 2026.03.10 10:17:52.557679 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1035 rows starting from the beginning of the part | ||
| 3279 | 2026.03.10 10:17:52.557731 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 3280 | 2026.03.10 10:17:52.557779 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 79 rows starting from the beginning of the part | ||
| 3281 | 2026.03.10 10:17:52.557823 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 89 rows starting from the beginning of the part | ||
| 3282 | 2026.03.10 10:17:52.557869 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 125 rows starting from the beginning of the part | ||
| 3283 | 2026.03.10 10:17:52.557952 [ 269 ] {c42e05b2-016b-40e1-94af-e31b4be0fa7a} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2026.03.10 10:17:52.557993 [ 269 ] {c42e05b2-016b-40e1-94af-e31b4be0fa7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3285 | 2026.03.10 10:17:52.558376 [ 269 ] {c42e05b2-016b-40e1-94af-e31b4be0fa7a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3286 | 2026.03.10 10:17:52.558598 [ 269 ] {c42e05b2-016b-40e1-94af-e31b4be0fa7a} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2026.03.10 10:17:52.558710 [ 155 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3288 | 2026.03.10 10:17:52.558734 [ 269 ] {c42e05b2-016b-40e1-94af-e31b4be0fa7a} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001264 sec., 159018.98734177215 rows/sec., 11.40 MiB/sec. | ||
| 3289 | 2026.03.10 10:17:52.558747 [ 155 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2026.03.10 10:17:52.558778 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3291 | 2026.03.10 10:17:52.558779 [ 269 ] {c42e05b2-016b-40e1-94af-e31b4be0fa7a} <Debug> TCPHandler: Processed in 0.001439813 sec. | ||
| 3292 | 2026.03.10 10:17:52.558852 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 3293 | 2026.03.10 10:17:52.558916 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3294 | 2026.03.10 10:17:52.558954 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3295 | 2026.03.10 10:17:52.558991 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5092 rows starting from the beginning of the part | ||
| 3296 | 2026.03.10 10:17:52.559023 [ 269 ] {a5f9c660-b3e1-4a02-ab7f-4672f12ba8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3297 | 2026.03.10 10:17:52.559058 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1218 rows starting from the beginning of the part | ||
| 3298 | 2026.03.10 10:17:52.559086 [ 269 ] {a5f9c660-b3e1-4a02-ab7f-4672f12ba8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3299 | 2026.03.10 10:17:52.559109 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 128 rows starting from the beginning of the part | ||
| 3300 | 2026.03.10 10:17:52.559165 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 3301 | 2026.03.10 10:17:52.559208 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3302 | 2026.03.10 10:17:52.559226 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001883433 sec., 1331610.9466065424 rows/sec., 99.51 MiB/sec. | ||
| 3303 | 2026.03.10 10:17:52.559251 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 201 rows starting from the beginning of the part | ||
| 3304 | 2026.03.10 10:17:52.559417 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3305 | 2026.03.10 10:17:52.559697 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_16_3} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2026.03.10 10:17:52.559769 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_16_3} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3307 | 2026.03.10 10:17:52.559845 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 3308 | 2026.03.10 10:17:52.559859 [ 269 ] {a5f9c660-b3e1-4a02-ab7f-4672f12ba8cc} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3309 | 2026.03.10 10:17:52.559902 [ 269 ] {a5f9c660-b3e1-4a02-ab7f-4672f12ba8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3310 | 2026.03.10 10:17:52.560476 [ 269 ] {a5f9c660-b3e1-4a02-ab7f-4672f12ba8cc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3311 | 2026.03.10 10:17:52.560723 [ 269 ] {a5f9c660-b3e1-4a02-ab7f-4672f12ba8cc} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3312 | 2026.03.10 10:17:52.560867 [ 269 ] {a5f9c660-b3e1-4a02-ab7f-4672f12ba8cc} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001867 sec., 8034.2795929298345 rows/sec., 14.40 MiB/sec. | ||
| 3313 | 2026.03.10 10:17:52.560922 [ 269 ] {a5f9c660-b3e1-4a02-ab7f-4672f12ba8cc} <Debug> TCPHandler: Processed in 0.002060236 sec. | ||
| 3314 | 2026.03.10 10:17:52.561031 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3315 | 2026.03.10 10:17:52.561124 [ 269 ] {1ccc25e7-22ae-454b-969f-1a62fdd6c2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3316 | 2026.03.10 10:17:52.561167 [ 269 ] {1ccc25e7-22ae-454b-969f-1a62fdd6c2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3317 | 2026.03.10 10:17:52.561521 [ 269 ] {1ccc25e7-22ae-454b-969f-1a62fdd6c2b2} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.03.10 10:17:52.561558 [ 269 ] {1ccc25e7-22ae-454b-969f-1a62fdd6c2b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3319 | 2026.03.10 10:17:52.561893 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6959 rows, containing 5 columns (5 merged, 0 gathered) in 0.003073539 sec., 2264165.185475115 rows/sec., 149.34 MiB/sec. | ||
| 3320 | 2026.03.10 10:17:52.561922 [ 269 ] {1ccc25e7-22ae-454b-969f-1a62fdd6c2b2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3321 | 2026.03.10 10:17:52.562155 [ 269 ] {1ccc25e7-22ae-454b-969f-1a62fdd6c2b2} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3322 | 2026.03.10 10:17:52.562291 [ 269 ] {1ccc25e7-22ae-454b-969f-1a62fdd6c2b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 3323 | 2026.03.10 10:17:52.562327 [ 269 ] {1ccc25e7-22ae-454b-969f-1a62fdd6c2b2} <Debug> TCPHandler: Processed in 0.001345961 sec. | ||
| 3324 | 2026.03.10 10:17:52.562443 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3325 | 2026.03.10 10:17:52.562684 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3326 | 2026.03.10 10:17:52.562743 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3327 | 2026.03.10 10:17:52.562807 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 3328 | 2026.03.10 10:17:53.840157 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6167 | ||
| 3329 | 2026.03.10 10:17:53.840708 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2026.03.10 10:17:53.840767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3331 | 2026.03.10 10:17:53.841297 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3332 | 2026.03.10 10:17:53.841539 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2026.03.10 10:17:53.841681 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6167 | ||
| 3334 | 2026.03.10 10:17:54.172107 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3335 | 2026.03.10 10:17:54.188029 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2026.03.10 10:17:54.188088 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3337 | 2026.03.10 10:17:54.193960 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3338 | 2026.03.10 10:17:54.194657 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.03.10 10:17:54.197287 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3340 | 2026.03.10 10:17:56.349812 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 414 | ||
| 3341 | 2026.03.10 10:17:56.352165 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.03.10 10:17:56.352212 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3343 | 2026.03.10 10:17:56.353403 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3344 | 2026.03.10 10:17:56.353679 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3345 | 2026.03.10 10:17:56.353934 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 414 | ||
| 3346 | 2026.03.10 10:17:57.545351 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3347 | 2026.03.10 10:17:57.545632 [ 269 ] {e4d54f0d-2e08-46a8-8a2a-2e96cdf5ca4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3348 | 2026.03.10 10:17:57.545738 [ 269 ] {e4d54f0d-2e08-46a8-8a2a-2e96cdf5ca4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3349 | 2026.03.10 10:17:57.546584 [ 269 ] {e4d54f0d-2e08-46a8-8a2a-2e96cdf5ca4e} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3350 | 2026.03.10 10:17:57.546628 [ 269 ] {e4d54f0d-2e08-46a8-8a2a-2e96cdf5ca4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3351 | 2026.03.10 10:17:57.547036 [ 269 ] {e4d54f0d-2e08-46a8-8a2a-2e96cdf5ca4e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3352 | 2026.03.10 10:17:57.547268 [ 269 ] {e4d54f0d-2e08-46a8-8a2a-2e96cdf5ca4e} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2026.03.10 10:17:57.547419 [ 269 ] {e4d54f0d-2e08-46a8-8a2a-2e96cdf5ca4e} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001864 sec., 56866.95278969957 rows/sec., 4.78 MiB/sec. | ||
| 3354 | 2026.03.10 10:17:57.547462 [ 269 ] {e4d54f0d-2e08-46a8-8a2a-2e96cdf5ca4e} <Debug> TCPHandler: Processed in 0.002291851 sec. | ||
| 3355 | 2026.03.10 10:17:57.547588 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3356 | 2026.03.10 10:17:57.547684 [ 269 ] {83d31916-fb24-4cdc-a828-61110139a486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3357 | 2026.03.10 10:17:57.547727 [ 269 ] {83d31916-fb24-4cdc-a828-61110139a486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3358 | 2026.03.10 10:17:57.548134 [ 269 ] {83d31916-fb24-4cdc-a828-61110139a486} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3359 | 2026.03.10 10:17:57.548171 [ 269 ] {83d31916-fb24-4cdc-a828-61110139a486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3360 | 2026.03.10 10:17:57.548495 [ 269 ] {83d31916-fb24-4cdc-a828-61110139a486} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3361 | 2026.03.10 10:17:57.548708 [ 269 ] {83d31916-fb24-4cdc-a828-61110139a486} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3362 | 2026.03.10 10:17:57.548836 [ 269 ] {83d31916-fb24-4cdc-a828-61110139a486} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001171 sec., 21349.274124679763 rows/sec., 1.57 MiB/sec. | ||
| 3363 | 2026.03.10 10:17:57.548876 [ 269 ] {83d31916-fb24-4cdc-a828-61110139a486} <Debug> TCPHandler: Processed in 0.00133822 sec. | ||
| 3364 | 2026.03.10 10:17:57.548985 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3365 | 2026.03.10 10:17:57.549078 [ 269 ] {b57ddaaf-2712-487b-a365-eab363fe37b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3366 | 2026.03.10 10:17:57.549119 [ 269 ] {b57ddaaf-2712-487b-a365-eab363fe37b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3367 | 2026.03.10 10:17:57.549540 [ 269 ] {b57ddaaf-2712-487b-a365-eab363fe37b9} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2026.03.10 10:17:57.549577 [ 269 ] {b57ddaaf-2712-487b-a365-eab363fe37b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3369 | 2026.03.10 10:17:57.549889 [ 269 ] {b57ddaaf-2712-487b-a365-eab363fe37b9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3370 | 2026.03.10 10:17:57.550100 [ 269 ] {b57ddaaf-2712-487b-a365-eab363fe37b9} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2026.03.10 10:17:57.550226 [ 269 ] {b57ddaaf-2712-487b-a365-eab363fe37b9} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001165 sec., 76394.84978540773 rows/sec., 5.97 MiB/sec. | ||
| 3372 | 2026.03.10 10:17:57.550263 [ 269 ] {b57ddaaf-2712-487b-a365-eab363fe37b9} <Debug> TCPHandler: Processed in 0.00132733 sec. | ||
| 3373 | 2026.03.10 10:17:57.550375 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2026.03.10 10:17:57.550469 [ 269 ] {31cfd42c-3795-49d2-9ffb-61ef5a4e0c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3375 | 2026.03.10 10:17:57.550513 [ 269 ] {31cfd42c-3795-49d2-9ffb-61ef5a4e0c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3376 | 2026.03.10 10:17:57.550917 [ 269 ] {31cfd42c-3795-49d2-9ffb-61ef5a4e0c57} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.03.10 10:17:57.550954 [ 269 ] {31cfd42c-3795-49d2-9ffb-61ef5a4e0c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3378 | 2026.03.10 10:17:57.551287 [ 269 ] {31cfd42c-3795-49d2-9ffb-61ef5a4e0c57} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3379 | 2026.03.10 10:17:57.551501 [ 269 ] {31cfd42c-3795-49d2-9ffb-61ef5a4e0c57} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.03.10 10:17:57.551627 [ 269 ] {31cfd42c-3795-49d2-9ffb-61ef5a4e0c57} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 3381 | 2026.03.10 10:17:57.551664 [ 269 ] {31cfd42c-3795-49d2-9ffb-61ef5a4e0c57} <Debug> TCPHandler: Processed in 0.00133844 sec. | ||
| 3382 | 2026.03.10 10:17:57.551771 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3383 | 2026.03.10 10:17:57.551864 [ 269 ] {57232d31-06bf-4a62-8ce6-f3ba54439c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3384 | 2026.03.10 10:17:57.551918 [ 269 ] {57232d31-06bf-4a62-8ce6-f3ba54439c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3385 | 2026.03.10 10:17:57.552692 [ 269 ] {57232d31-06bf-4a62-8ce6-f3ba54439c74} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2026.03.10 10:17:57.552728 [ 269 ] {57232d31-06bf-4a62-8ce6-f3ba54439c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3387 | 2026.03.10 10:17:57.553263 [ 269 ] {57232d31-06bf-4a62-8ce6-f3ba54439c74} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3388 | 2026.03.10 10:17:57.553509 [ 269 ] {57232d31-06bf-4a62-8ce6-f3ba54439c74} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2026.03.10 10:17:57.553645 [ 269 ] {57232d31-06bf-4a62-8ce6-f3ba54439c74} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001799 sec., 13896.609227348526 rows/sec., 24.90 MiB/sec. | ||
| 3390 | 2026.03.10 10:17:57.553698 [ 269 ] {57232d31-06bf-4a62-8ce6-f3ba54439c74} <Debug> TCPHandler: Processed in 0.001976384 sec. | ||
| 3391 | 2026.03.10 10:17:57.553804 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3392 | 2026.03.10 10:17:57.553897 [ 269 ] {adca5163-563a-4aba-9033-0caecc296be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3393 | 2026.03.10 10:17:57.553939 [ 269 ] {adca5163-563a-4aba-9033-0caecc296be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3394 | 2026.03.10 10:17:57.554274 [ 269 ] {adca5163-563a-4aba-9033-0caecc296be6} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2026.03.10 10:17:57.554311 [ 269 ] {adca5163-563a-4aba-9033-0caecc296be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3396 | 2026.03.10 10:17:57.554611 [ 269 ] {adca5163-563a-4aba-9033-0caecc296be6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3397 | 2026.03.10 10:17:57.554825 [ 269 ] {adca5163-563a-4aba-9033-0caecc296be6} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2026.03.10 10:17:57.554926 [ 150 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3399 | 2026.03.10 10:17:57.554950 [ 269 ] {adca5163-563a-4aba-9033-0caecc296be6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 3400 | 2026.03.10 10:17:57.555000 [ 150 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2026.03.10 10:17:57.555006 [ 269 ] {adca5163-563a-4aba-9033-0caecc296be6} <Debug> TCPHandler: Processed in 0.001251088 sec. | ||
| 3402 | 2026.03.10 10:17:57.555031 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3403 | 2026.03.10 10:17:57.555167 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 3404 | 2026.03.10 10:17:57.555332 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3405 | 2026.03.10 10:17:57.555373 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 552 rows starting from the beginning of the part | ||
| 3406 | 2026.03.10 10:17:57.555442 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part | ||
| 3407 | 2026.03.10 10:17:57.555490 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 3408 | 2026.03.10 10:17:57.555534 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 3409 | 2026.03.10 10:17:57.555577 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3410 | 2026.03.10 10:17:57.555620 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3411 | 2026.03.10 10:17:57.556531 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 840 rows, containing 4 columns (4 merged, 0 gathered) in 0.001460593 sec., 575108.8770109126 rows/sec., 38.76 MiB/sec. | ||
| 3412 | 2026.03.10 10:17:57.556691 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3413 | 2026.03.10 10:17:57.556949 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_16_3} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2026.03.10 10:17:57.557010 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_16_3} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3415 | 2026.03.10 10:17:57.557144 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3416 | 2026.03.10 10:18:01.250145 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3417 | 2026.03.10 10:18:01.250217 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3418 | 2026.03.10 10:18:01.341873 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6679 | ||
| 3419 | 2026.03.10 10:18:01.342375 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.03.10 10:18:01.342426 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3421 | 2026.03.10 10:18:01.342917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3422 | 2026.03.10 10:18:01.343173 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.03.10 10:18:01.343328 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6679 | ||
| 3424 | 2026.03.10 10:18:01.697477 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3425 | 2026.03.10 10:18:01.715301 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3426 | 2026.03.10 10:18:01.715370 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3427 | 2026.03.10 10:18:01.721349 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3428 | 2026.03.10 10:18:01.722060 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3429 | 2026.03.10 10:18:01.725220 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3430 | 2026.03.10 10:18:02.544652 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2026.03.10 10:18:02.544828 [ 269 ] {f00f83f1-0840-496f-9ed2-f72d55692d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3432 | 2026.03.10 10:18:02.544894 [ 269 ] {f00f83f1-0840-496f-9ed2-f72d55692d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3433 | 2026.03.10 10:18:02.545553 [ 269 ] {f00f83f1-0840-496f-9ed2-f72d55692d37} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2026.03.10 10:18:02.545604 [ 269 ] {f00f83f1-0840-496f-9ed2-f72d55692d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3435 | 2026.03.10 10:18:02.546027 [ 269 ] {f00f83f1-0840-496f-9ed2-f72d55692d37} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3436 | 2026.03.10 10:18:02.546261 [ 269 ] {f00f83f1-0840-496f-9ed2-f72d55692d37} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2026.03.10 10:18:02.546434 [ 269 ] {f00f83f1-0840-496f-9ed2-f72d55692d37} <Debug> executeQuery: Read 88 rows, 7.56 KiB in 0.001656 sec., 53140.09661835749 rows/sec., 4.46 MiB/sec. | ||
| 3438 | 2026.03.10 10:18:02.546485 [ 269 ] {f00f83f1-0840-496f-9ed2-f72d55692d37} <Debug> TCPHandler: Processed in 0.001960225 sec. | ||
| 3439 | 2026.03.10 10:18:02.546613 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3440 | 2026.03.10 10:18:02.546715 [ 269 ] {b4e37ef7-73a4-409f-92fb-b72aa4144bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3441 | 2026.03.10 10:18:02.546760 [ 269 ] {b4e37ef7-73a4-409f-92fb-b72aa4144bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3442 | 2026.03.10 10:18:02.547183 [ 269 ] {b4e37ef7-73a4-409f-92fb-b72aa4144bf0} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2026.03.10 10:18:02.547224 [ 269 ] {b4e37ef7-73a4-409f-92fb-b72aa4144bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3444 | 2026.03.10 10:18:02.547539 [ 269 ] {b4e37ef7-73a4-409f-92fb-b72aa4144bf0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3445 | 2026.03.10 10:18:02.547778 [ 269 ] {b4e37ef7-73a4-409f-92fb-b72aa4144bf0} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2026.03.10 10:18:02.547912 [ 269 ] {b4e37ef7-73a4-409f-92fb-b72aa4144bf0} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.00122 sec., 13114.754098360656 rows/sec., 986.17 KiB/sec. | ||
| 3447 | 2026.03.10 10:18:02.547950 [ 269 ] {b4e37ef7-73a4-409f-92fb-b72aa4144bf0} <Debug> TCPHandler: Processed in 0.001390002 sec. | ||
| 3448 | 2026.03.10 10:18:02.548074 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3449 | 2026.03.10 10:18:02.548170 [ 269 ] {34a8752f-53e9-4a0d-a674-3b6251805db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3450 | 2026.03.10 10:18:02.548212 [ 269 ] {34a8752f-53e9-4a0d-a674-3b6251805db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3451 | 2026.03.10 10:18:02.548638 [ 269 ] {34a8752f-53e9-4a0d-a674-3b6251805db9} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3452 | 2026.03.10 10:18:02.548675 [ 269 ] {34a8752f-53e9-4a0d-a674-3b6251805db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3453 | 2026.03.10 10:18:02.548988 [ 269 ] {34a8752f-53e9-4a0d-a674-3b6251805db9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3454 | 2026.03.10 10:18:02.549197 [ 269 ] {34a8752f-53e9-4a0d-a674-3b6251805db9} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3455 | 2026.03.10 10:18:02.549333 [ 269 ] {34a8752f-53e9-4a0d-a674-3b6251805db9} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001183 sec., 67624.68300929839 rows/sec., 5.28 MiB/sec. | ||
| 3456 | 2026.03.10 10:18:02.549374 [ 269 ] {34a8752f-53e9-4a0d-a674-3b6251805db9} <Debug> TCPHandler: Processed in 0.001349031 sec. | ||
| 3457 | 2026.03.10 10:18:02.549490 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3458 | 2026.03.10 10:18:02.549585 [ 269 ] {6754cf53-f948-4b90-82e4-0a06af776fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3459 | 2026.03.10 10:18:02.549629 [ 269 ] {6754cf53-f948-4b90-82e4-0a06af776fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3460 | 2026.03.10 10:18:02.550038 [ 269 ] {6754cf53-f948-4b90-82e4-0a06af776fa0} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2026.03.10 10:18:02.550074 [ 269 ] {6754cf53-f948-4b90-82e4-0a06af776fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3462 | 2026.03.10 10:18:02.550420 [ 269 ] {6754cf53-f948-4b90-82e4-0a06af776fa0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3463 | 2026.03.10 10:18:02.550633 [ 269 ] {6754cf53-f948-4b90-82e4-0a06af776fa0} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2026.03.10 10:18:02.550772 [ 269 ] {6754cf53-f948-4b90-82e4-0a06af776fa0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 3465 | 2026.03.10 10:18:02.550810 [ 269 ] {6754cf53-f948-4b90-82e4-0a06af776fa0} <Debug> TCPHandler: Processed in 0.001370141 sec. | ||
| 3466 | 2026.03.10 10:18:02.550912 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3467 | 2026.03.10 10:18:02.551005 [ 269 ] {b572e331-06fb-4f91-b208-8ef37279b725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3468 | 2026.03.10 10:18:02.551060 [ 269 ] {b572e331-06fb-4f91-b208-8ef37279b725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3469 | 2026.03.10 10:18:02.551845 [ 269 ] {b572e331-06fb-4f91-b208-8ef37279b725} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2026.03.10 10:18:02.551883 [ 269 ] {b572e331-06fb-4f91-b208-8ef37279b725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3471 | 2026.03.10 10:18:02.552415 [ 269 ] {b572e331-06fb-4f91-b208-8ef37279b725} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3472 | 2026.03.10 10:18:02.552662 [ 269 ] {b572e331-06fb-4f91-b208-8ef37279b725} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2026.03.10 10:18:02.552803 [ 269 ] {b572e331-06fb-4f91-b208-8ef37279b725} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001815 sec., 8815.426997245178 rows/sec., 15.80 MiB/sec. | ||
| 3474 | 2026.03.10 10:18:02.552862 [ 269 ] {b572e331-06fb-4f91-b208-8ef37279b725} <Debug> TCPHandler: Processed in 0.001997905 sec. | ||
| 3475 | 2026.03.10 10:18:02.552976 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3476 | 2026.03.10 10:18:02.553070 [ 269 ] {53b4fc8b-3db9-447e-ad8a-dea27b86878f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3477 | 2026.03.10 10:18:02.553113 [ 269 ] {53b4fc8b-3db9-447e-ad8a-dea27b86878f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3478 | 2026.03.10 10:18:02.553456 [ 269 ] {53b4fc8b-3db9-447e-ad8a-dea27b86878f} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2026.03.10 10:18:02.553495 [ 269 ] {53b4fc8b-3db9-447e-ad8a-dea27b86878f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3480 | 2026.03.10 10:18:02.553796 [ 269 ] {53b4fc8b-3db9-447e-ad8a-dea27b86878f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3481 | 2026.03.10 10:18:02.554001 [ 269 ] {53b4fc8b-3db9-447e-ad8a-dea27b86878f} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2026.03.10 10:18:02.554127 [ 269 ] {53b4fc8b-3db9-447e-ad8a-dea27b86878f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 3483 | 2026.03.10 10:18:02.554163 [ 269 ] {53b4fc8b-3db9-447e-ad8a-dea27b86878f} <Debug> TCPHandler: Processed in 0.001236638 sec. | ||
| 3484 | 2026.03.10 10:18:02.809762 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3485 | 2026.03.10 10:18:02.809920 [ 269 ] {546ee209-bfe7-46f1-bb5b-34c99630d240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3486 | 2026.03.10 10:18:02.809979 [ 269 ] {546ee209-bfe7-46f1-bb5b-34c99630d240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3487 | 2026.03.10 10:18:02.810544 [ 269 ] {546ee209-bfe7-46f1-bb5b-34c99630d240} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2026.03.10 10:18:02.810592 [ 269 ] {546ee209-bfe7-46f1-bb5b-34c99630d240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3489 | 2026.03.10 10:18:02.810981 [ 269 ] {546ee209-bfe7-46f1-bb5b-34c99630d240} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3490 | 2026.03.10 10:18:02.811207 [ 269 ] {546ee209-bfe7-46f1-bb5b-34c99630d240} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3491 | 2026.03.10 10:18:02.811364 [ 269 ] {546ee209-bfe7-46f1-bb5b-34c99630d240} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001483 sec., 1348.6176668914363 rows/sec., 109.97 KiB/sec. | ||
| 3492 | 2026.03.10 10:18:02.811409 [ 269 ] {546ee209-bfe7-46f1-bb5b-34c99630d240} <Debug> TCPHandler: Processed in 0.001752679 sec. | ||
| 3493 | 2026.03.10 10:18:02.811530 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3494 | 2026.03.10 10:18:02.811630 [ 269 ] {e4d69250-6e9f-4f92-904e-560b4307ca5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3495 | 2026.03.10 10:18:02.811673 [ 269 ] {e4d69250-6e9f-4f92-904e-560b4307ca5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3496 | 2026.03.10 10:18:02.813060 [ 269 ] {e4d69250-6e9f-4f92-904e-560b4307ca5e} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3497 | 2026.03.10 10:18:02.813101 [ 269 ] {e4d69250-6e9f-4f92-904e-560b4307ca5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3498 | 2026.03.10 10:18:02.813615 [ 269 ] {e4d69250-6e9f-4f92-904e-560b4307ca5e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3499 | 2026.03.10 10:18:02.813834 [ 269 ] {e4d69250-6e9f-4f92-904e-560b4307ca5e} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3500 | 2026.03.10 10:18:02.813970 [ 269 ] {e4d69250-6e9f-4f92-904e-560b4307ca5e} <Debug> executeQuery: Read 1987 rows, 153.91 KiB in 0.002361 sec., 841592.5455315545 rows/sec., 63.66 MiB/sec. | ||
| 3501 | 2026.03.10 10:18:02.814011 [ 269 ] {e4d69250-6e9f-4f92-904e-560b4307ca5e} <Debug> TCPHandler: Processed in 0.002531257 sec. | ||
| 3502 | 2026.03.10 10:18:02.814125 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3503 | 2026.03.10 10:18:02.814222 [ 269 ] {6a9c8b36-cf1d-4525-bbdb-0e45ce0d065a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3504 | 2026.03.10 10:18:02.814264 [ 269 ] {6a9c8b36-cf1d-4525-bbdb-0e45ce0d065a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3505 | 2026.03.10 10:18:02.814677 [ 269 ] {6a9c8b36-cf1d-4525-bbdb-0e45ce0d065a} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3506 | 2026.03.10 10:18:02.814716 [ 269 ] {6a9c8b36-cf1d-4525-bbdb-0e45ce0d065a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3507 | 2026.03.10 10:18:02.815043 [ 269 ] {6a9c8b36-cf1d-4525-bbdb-0e45ce0d065a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3508 | 2026.03.10 10:18:02.815260 [ 269 ] {6a9c8b36-cf1d-4525-bbdb-0e45ce0d065a} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3509 | 2026.03.10 10:18:02.815375 [ 141 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3510 | 2026.03.10 10:18:02.815391 [ 269 ] {6a9c8b36-cf1d-4525-bbdb-0e45ce0d065a} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001189 sec., 30277.544154751893 rows/sec., 2.21 MiB/sec. | ||
| 3511 | 2026.03.10 10:18:02.815411 [ 141 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3512 | 2026.03.10 10:18:02.815431 [ 269 ] {6a9c8b36-cf1d-4525-bbdb-0e45ce0d065a} <Debug> TCPHandler: Processed in 0.001357251 sec. | ||
| 3513 | 2026.03.10 10:18:02.815431 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3514 | 2026.03.10 10:18:02.815543 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3515 | 2026.03.10 10:18:02.815557 [ 188 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 3516 | 2026.03.10 10:18:02.815641 [ 269 ] {95d64b11-ef5f-4b1a-a18d-9e729b7f4733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3517 | 2026.03.10 10:18:02.815687 [ 269 ] {95d64b11-ef5f-4b1a-a18d-9e729b7f4733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3518 | 2026.03.10 10:18:02.815735 [ 188 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3519 | 2026.03.10 10:18:02.815781 [ 188 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 78 rows starting from the beginning of the part | ||
| 3520 | 2026.03.10 10:18:02.815854 [ 188 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 25 rows starting from the beginning of the part | ||
| 3521 | 2026.03.10 10:18:02.815917 [ 188 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 37 rows starting from the beginning of the part | ||
| 3522 | 2026.03.10 10:18:02.815965 [ 188 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 25 rows starting from the beginning of the part | ||
| 3523 | 2026.03.10 10:18:02.816018 [ 188 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
| 3524 | 2026.03.10 10:18:02.816065 [ 188 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 3525 | 2026.03.10 10:18:02.816294 [ 269 ] {95d64b11-ef5f-4b1a-a18d-9e729b7f4733} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3526 | 2026.03.10 10:18:02.816335 [ 269 ] {95d64b11-ef5f-4b1a-a18d-9e729b7f4733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3527 | 2026.03.10 10:18:02.816805 [ 269 ] {95d64b11-ef5f-4b1a-a18d-9e729b7f4733} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3528 | 2026.03.10 10:18:02.816975 [ 193 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477383 sec., 146881.3435649388 rows/sec., 11.32 MiB/sec. | ||
| 3529 | 2026.03.10 10:18:02.817027 [ 269 ] {95d64b11-ef5f-4b1a-a18d-9e729b7f4733} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2026.03.10 10:18:02.817114 [ 201 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3531 | 2026.03.10 10:18:02.817169 [ 269 ] {95d64b11-ef5f-4b1a-a18d-9e729b7f4733} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001547 sec., 457659.9870717518 rows/sec., 26.70 MiB/sec. | ||
| 3532 | 2026.03.10 10:18:02.817211 [ 269 ] {95d64b11-ef5f-4b1a-a18d-9e729b7f4733} <Debug> TCPHandler: Processed in 0.001717139 sec. | ||
| 3533 | 2026.03.10 10:18:02.817325 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3534 | 2026.03.10 10:18:02.817370 [ 201 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_16_3} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3535 | 2026.03.10 10:18:02.817418 [ 269 ] {f8a1c69e-5505-4a4d-994b-0bad34285b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3536 | 2026.03.10 10:18:02.817433 [ 201 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_16_3} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3537 | 2026.03.10 10:18:02.817459 [ 269 ] {f8a1c69e-5505-4a4d-994b-0bad34285b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3538 | 2026.03.10 10:18:02.817507 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3539 | 2026.03.10 10:18:02.817845 [ 269 ] {f8a1c69e-5505-4a4d-994b-0bad34285b52} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3540 | 2026.03.10 10:18:02.817881 [ 269 ] {f8a1c69e-5505-4a4d-994b-0bad34285b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3541 | 2026.03.10 10:18:02.818178 [ 269 ] {f8a1c69e-5505-4a4d-994b-0bad34285b52} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3542 | 2026.03.10 10:18:02.818387 [ 269 ] {f8a1c69e-5505-4a4d-994b-0bad34285b52} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): 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.10 10:18:02.818512 [ 269 ] {f8a1c69e-5505-4a4d-994b-0bad34285b52} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 63.29 KiB/sec. | ||
| 3544 | 2026.03.10 10:18:02.818550 [ 269 ] {f8a1c69e-5505-4a4d-994b-0bad34285b52} <Debug> TCPHandler: Processed in 0.001273299 sec. | ||
| 3545 | 2026.03.10 10:18:02.818652 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3546 | 2026.03.10 10:18:02.818745 [ 269 ] {02844e21-f966-4fc5-8cb0-c29efaff5415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3547 | 2026.03.10 10:18:02.818786 [ 269 ] {02844e21-f966-4fc5-8cb0-c29efaff5415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3548 | 2026.03.10 10:18:02.819536 [ 269 ] {02844e21-f966-4fc5-8cb0-c29efaff5415} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2026.03.10 10:18:02.819571 [ 269 ] {02844e21-f966-4fc5-8cb0-c29efaff5415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3550 | 2026.03.10 10:18:02.819927 [ 269 ] {02844e21-f966-4fc5-8cb0-c29efaff5415} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3551 | 2026.03.10 10:18:02.820198 [ 269 ] {02844e21-f966-4fc5-8cb0-c29efaff5415} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2026.03.10 10:18:02.820328 [ 269 ] {02844e21-f966-4fc5-8cb0-c29efaff5415} <Debug> executeQuery: Read 1036 rows, 73.23 KiB in 0.0016 sec., 647500 rows/sec., 44.69 MiB/sec. | ||
| 3553 | 2026.03.10 10:18:02.820367 [ 269 ] {02844e21-f966-4fc5-8cb0-c29efaff5415} <Debug> TCPHandler: Processed in 0.00176236 sec. | ||
| 3554 | 2026.03.10 10:18:02.820497 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3555 | 2026.03.10 10:18:02.820591 [ 269 ] {3f0576e4-799e-4977-a281-d524b600e025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3556 | 2026.03.10 10:18:02.820635 [ 269 ] {3f0576e4-799e-4977-a281-d524b600e025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3557 | 2026.03.10 10:18:02.821406 [ 269 ] {3f0576e4-799e-4977-a281-d524b600e025} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2026.03.10 10:18:02.821444 [ 269 ] {3f0576e4-799e-4977-a281-d524b600e025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3559 | 2026.03.10 10:18:02.822676 [ 269 ] {3f0576e4-799e-4977-a281-d524b600e025} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3560 | 2026.03.10 10:18:02.823028 [ 269 ] {3f0576e4-799e-4977-a281-d524b600e025} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.03.10 10:18:02.823252 [ 269 ] {3f0576e4-799e-4977-a281-d524b600e025} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.002667 sec., 456692.91338582675 rows/sec., 28.56 MiB/sec. | ||
| 3562 | 2026.03.10 10:18:02.823334 [ 269 ] {3f0576e4-799e-4977-a281-d524b600e025} <Debug> TCPHandler: Processed in 0.002885625 sec. | ||
| 3563 | 2026.03.10 10:18:02.823528 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3564 | 2026.03.10 10:18:02.823658 [ 269 ] {82df9de7-567a-4fcb-8442-4518b57e5a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3565 | 2026.03.10 10:18:02.823731 [ 269 ] {82df9de7-567a-4fcb-8442-4518b57e5a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3566 | 2026.03.10 10:18:02.824735 [ 269 ] {82df9de7-567a-4fcb-8442-4518b57e5a3f} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2026.03.10 10:18:02.824776 [ 269 ] {82df9de7-567a-4fcb-8442-4518b57e5a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3568 | 2026.03.10 10:18:02.825376 [ 269 ] {82df9de7-567a-4fcb-8442-4518b57e5a3f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3569 | 2026.03.10 10:18:02.825607 [ 269 ] {82df9de7-567a-4fcb-8442-4518b57e5a3f} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3570 | 2026.03.10 10:18:02.825712 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3571 | 2026.03.10 10:18:02.825747 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3572 | 2026.03.10 10:18:02.825755 [ 269 ] {82df9de7-567a-4fcb-8442-4518b57e5a3f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002139 sec., 15895.278167367931 rows/sec., 28.48 MiB/sec. | ||
| 3573 | 2026.03.10 10:18:02.825767 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3574 | 2026.03.10 10:18:02.825863 [ 269 ] {82df9de7-567a-4fcb-8442-4518b57e5a3f} <Debug> TCPHandler: Processed in 0.002449525 sec. | ||
| 3575 | 2026.03.10 10:18:02.825883 [ 190 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 3576 | 2026.03.10 10:18:02.825986 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3577 | 2026.03.10 10:18:02.826085 [ 269 ] {0143f290-dce1-485a-ba0a-fbb25361f440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3578 | 2026.03.10 10:18:02.826127 [ 269 ] {0143f290-dce1-485a-ba0a-fbb25361f440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3579 | 2026.03.10 10:18:02.826158 [ 190 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3580 | 2026.03.10 10:18:02.826246 [ 190 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 180 rows starting from the beginning of the part | ||
| 3581 | 2026.03.10 10:18:02.826414 [ 190 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 25 rows starting from the beginning of the part | ||
| 3582 | 2026.03.10 10:18:02.826455 [ 269 ] {0143f290-dce1-485a-ba0a-fbb25361f440} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3583 | 2026.03.10 10:18:02.826497 [ 269 ] {0143f290-dce1-485a-ba0a-fbb25361f440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3584 | 2026.03.10 10:18:02.826536 [ 190 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 15 rows starting from the beginning of the part | ||
| 3585 | 2026.03.10 10:18:02.826654 [ 190 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 25 rows starting from the beginning of the part | ||
| 3586 | 2026.03.10 10:18:02.826765 [ 190 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
| 3587 | 2026.03.10 10:18:02.826813 [ 269 ] {0143f290-dce1-485a-ba0a-fbb25361f440} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3588 | 2026.03.10 10:18:02.826877 [ 190 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 3589 | 2026.03.10 10:18:02.827058 [ 269 ] {0143f290-dce1-485a-ba0a-fbb25361f440} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3590 | 2026.03.10 10:18:02.827204 [ 269 ] {0143f290-dce1-485a-ba0a-fbb25361f440} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001138 sec., 10544.81546572935 rows/sec., 727.70 KiB/sec. | ||
| 3591 | 2026.03.10 10:18:02.827241 [ 269 ] {0143f290-dce1-485a-ba0a-fbb25361f440} <Debug> TCPHandler: Processed in 0.00130732 sec. | ||
| 3592 | 2026.03.10 10:18:02.830372 [ 193 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 295 rows, containing 19 columns (19 merged, 0 gathered) in 0.004549043 sec., 64848.804462828775 rows/sec., 116.21 MiB/sec. | ||
| 3593 | 2026.03.10 10:18:02.830859 [ 190 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3594 | 2026.03.10 10:18:02.831187 [ 190 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3595 | 2026.03.10 10:18:02.831267 [ 190 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3596 | 2026.03.10 10:18:02.831373 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 3597 | 2026.03.10 10:18:06.354187 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 456 | ||
| 3598 | 2026.03.10 10:18:06.356649 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3599 | 2026.03.10 10:18:06.356702 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3600 | 2026.03.10 10:18:06.357932 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3601 | 2026.03.10 10:18:06.358202 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3602 | 2026.03.10 10:18:06.358544 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 456 | ||
| 3603 | 2026.03.10 10:18:07.542980 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3604 | 2026.03.10 10:18:07.543187 [ 269 ] {1e0f6531-57f5-4fa9-a53d-dfde4a82940a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3605 | 2026.03.10 10:18:07.543265 [ 269 ] {1e0f6531-57f5-4fa9-a53d-dfde4a82940a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3606 | 2026.03.10 10:18:07.543965 [ 269 ] {1e0f6531-57f5-4fa9-a53d-dfde4a82940a} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3607 | 2026.03.10 10:18:07.544013 [ 269 ] {1e0f6531-57f5-4fa9-a53d-dfde4a82940a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3608 | 2026.03.10 10:18:07.544420 [ 269 ] {1e0f6531-57f5-4fa9-a53d-dfde4a82940a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3609 | 2026.03.10 10:18:07.544646 [ 269 ] {1e0f6531-57f5-4fa9-a53d-dfde4a82940a} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3610 | 2026.03.10 10:18:07.544802 [ 269 ] {1e0f6531-57f5-4fa9-a53d-dfde4a82940a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001675 sec., 33432.83582089552 rows/sec., 2.57 MiB/sec. | ||
| 3611 | 2026.03.10 10:18:07.544851 [ 269 ] {1e0f6531-57f5-4fa9-a53d-dfde4a82940a} <Debug> TCPHandler: Processed in 0.002016766 sec. | ||
| 3612 | 2026.03.10 10:18:07.544983 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3613 | 2026.03.10 10:18:07.545087 [ 269 ] {42b29948-78da-49ca-a7d0-6a9b44a240db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3614 | 2026.03.10 10:18:07.545131 [ 269 ] {42b29948-78da-49ca-a7d0-6a9b44a240db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3615 | 2026.03.10 10:18:07.545658 [ 269 ] {42b29948-78da-49ca-a7d0-6a9b44a240db} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3616 | 2026.03.10 10:18:07.545697 [ 269 ] {42b29948-78da-49ca-a7d0-6a9b44a240db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3617 | 2026.03.10 10:18:07.546012 [ 269 ] {42b29948-78da-49ca-a7d0-6a9b44a240db} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3618 | 2026.03.10 10:18:07.546229 [ 269 ] {42b29948-78da-49ca-a7d0-6a9b44a240db} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3619 | 2026.03.10 10:18:07.546363 [ 269 ] {42b29948-78da-49ca-a7d0-6a9b44a240db} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001301 sec., 49192.928516525746 rows/sec., 3.84 MiB/sec. | ||
| 3620 | 2026.03.10 10:18:07.546401 [ 269 ] {42b29948-78da-49ca-a7d0-6a9b44a240db} <Debug> TCPHandler: Processed in 0.001471322 sec. | ||
| 3621 | 2026.03.10 10:18:07.546524 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3622 | 2026.03.10 10:18:07.546623 [ 269 ] {b0bb0d03-165a-4f5b-a7b9-3f3391af37ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3623 | 2026.03.10 10:18:07.546668 [ 269 ] {b0bb0d03-165a-4f5b-a7b9-3f3391af37ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3624 | 2026.03.10 10:18:07.547055 [ 269 ] {b0bb0d03-165a-4f5b-a7b9-3f3391af37ab} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3625 | 2026.03.10 10:18:07.547094 [ 269 ] {b0bb0d03-165a-4f5b-a7b9-3f3391af37ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3626 | 2026.03.10 10:18:07.547427 [ 269 ] {b0bb0d03-165a-4f5b-a7b9-3f3391af37ab} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3627 | 2026.03.10 10:18:07.547635 [ 269 ] {b0bb0d03-165a-4f5b-a7b9-3f3391af37ab} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3628 | 2026.03.10 10:18:07.547765 [ 269 ] {b0bb0d03-165a-4f5b-a7b9-3f3391af37ab} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001163 sec., 110060.18916595013 rows/sec., 7.67 MiB/sec. | ||
| 3629 | 2026.03.10 10:18:07.547802 [ 269 ] {b0bb0d03-165a-4f5b-a7b9-3f3391af37ab} <Debug> TCPHandler: Processed in 0.00133325 sec. | ||
| 3630 | 2026.03.10 10:18:07.547916 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3631 | 2026.03.10 10:18:07.548010 [ 269 ] {fbf478ba-686a-4e22-958f-998ba30fdd37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3632 | 2026.03.10 10:18:07.548052 [ 269 ] {fbf478ba-686a-4e22-958f-998ba30fdd37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3633 | 2026.03.10 10:18:07.548385 [ 269 ] {fbf478ba-686a-4e22-958f-998ba30fdd37} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3634 | 2026.03.10 10:18:07.548422 [ 269 ] {fbf478ba-686a-4e22-958f-998ba30fdd37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3635 | 2026.03.10 10:18:07.548735 [ 269 ] {fbf478ba-686a-4e22-958f-998ba30fdd37} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3636 | 2026.03.10 10:18:07.548942 [ 269 ] {fbf478ba-686a-4e22-958f-998ba30fdd37} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3637 | 2026.03.10 10:18:07.549072 [ 269 ] {fbf478ba-686a-4e22-958f-998ba30fdd37} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00108 sec., 44444.444444444445 rows/sec., 3.00 MiB/sec. | ||
| 3638 | 2026.03.10 10:18:07.549108 [ 269 ] {fbf478ba-686a-4e22-958f-998ba30fdd37} <Debug> TCPHandler: Processed in 0.001242728 sec. | ||
| 3639 | 2026.03.10 10:18:08.843417 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7127 | ||
| 3640 | 2026.03.10 10:18:08.843949 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3641 | 2026.03.10 10:18:08.843993 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3642 | 2026.03.10 10:18:08.844537 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3643 | 2026.03.10 10:18:08.844780 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3644 | 2026.03.10 10:18:08.844907 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7127 | ||
| 3645 | 2026.03.10 10:18:09.225298 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3646 | 2026.03.10 10:18:09.242417 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3647 | 2026.03.10 10:18:09.242481 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3648 | 2026.03.10 10:18:09.247819 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3649 | 2026.03.10 10:18:09.248525 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3650 | 2026.03.10 10:18:09.251451 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3651 | 2026.03.10 10:18:11.475457 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42921 | ||
| 3652 | 2026.03.10 10:18:11.475582 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3653 | 2026.03.10 10:18:11.475610 [ 288 ] {} <Debug> TCP-Session: a4b1d2c5-de2a-424f-a4cc-f9759a70b3ce Authenticating user 'default' from [fd00:1122:3344:101::e]:42921 | ||
| 3654 | 2026.03.10 10:18:11.475632 [ 288 ] {} <Debug> TCP-Session: a4b1d2c5-de2a-424f-a4cc-f9759a70b3ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3655 | 2026.03.10 10:18:11.475647 [ 288 ] {} <Debug> TCP-Session: a4b1d2c5-de2a-424f-a4cc-f9759a70b3ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3656 | 2026.03.10 10:18:11.475878 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40300 | ||
| 3657 | 2026.03.10 10:18:11.475894 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49262 | ||
| 3658 | 2026.03.10 10:18:11.475922 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45016 | ||
| 3659 | 2026.03.10 10:18:11.475958 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51647 | ||
| 3660 | 2026.03.10 10:18:11.475968 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41800 | ||
| 3661 | 2026.03.10 10:18:11.476004 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3662 | 2026.03.10 10:18:11.475943 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56691 | ||
| 3663 | 2026.03.10 10:18:11.476036 [ 288 ] {} <Trace> TCP-Session: a4b1d2c5-de2a-424f-a4cc-f9759a70b3ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3664 | 2026.03.10 10:18:11.476046 [ 289 ] {} <Debug> TCP-Session: ef157693-8503-434c-90a2-4f496ba6d8b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40300 | ||
| 3665 | 2026.03.10 10:18:11.475897 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65465 | ||
| 3666 | 2026.03.10 10:18:11.476113 [ 289 ] {} <Debug> TCP-Session: ef157693-8503-434c-90a2-4f496ba6d8b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3667 | 2026.03.10 10:18:11.476098 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3668 | 2026.03.10 10:18:11.476155 [ 289 ] {} <Debug> TCP-Session: ef157693-8503-434c-90a2-4f496ba6d8b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3669 | 2026.03.10 10:18:11.475892 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41719 | ||
| 3670 | 2026.03.10 10:18:11.476175 [ 293 ] {} <Debug> TCP-Session: d263653d-84dd-4109-8b8f-40670e4c01f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45016 | ||
| 3671 | 2026.03.10 10:18:11.476223 [ 293 ] {} <Debug> TCP-Session: d263653d-84dd-4109-8b8f-40670e4c01f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3672 | 2026.03.10 10:18:11.476227 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3673 | 2026.03.10 10:18:11.476239 [ 293 ] {} <Debug> TCP-Session: d263653d-84dd-4109-8b8f-40670e4c01f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3674 | 2026.03.10 10:18:11.476265 [ 288 ] {5c13fb8a-b4ef-4d80-a849-d29e280f4f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42921) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3675 | 2026.03.10 10:18:11.476267 [ 267 ] {} <Debug> TCP-Session: 9246c04e-56d8-4920-b9d6-5b650fe642ac Authenticating user 'default' from [fd00:1122:3344:101::e]:51647 | ||
| 3676 | 2026.03.10 10:18:11.476285 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3677 | 2026.03.10 10:18:11.476303 [ 267 ] {} <Debug> TCP-Session: 9246c04e-56d8-4920-b9d6-5b650fe642ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3678 | 2026.03.10 10:18:11.476330 [ 267 ] {} <Debug> TCP-Session: 9246c04e-56d8-4920-b9d6-5b650fe642ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3679 | 2026.03.10 10:18:11.476332 [ 286 ] {} <Debug> TCP-Session: c1e1a7ed-27c5-403f-ae5e-0e812ee73f3e Authenticating user 'default' from [fd00:1122:3344:101::e]:41800 | ||
| 3680 | 2026.03.10 10:18:11.476368 [ 286 ] {} <Debug> TCP-Session: c1e1a7ed-27c5-403f-ae5e-0e812ee73f3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3681 | 2026.03.10 10:18:11.476382 [ 286 ] {} <Debug> TCP-Session: c1e1a7ed-27c5-403f-ae5e-0e812ee73f3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3682 | 2026.03.10 10:18:11.476388 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3683 | 2026.03.10 10:18:11.476389 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3684 | 2026.03.10 10:18:11.476425 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3685 | 2026.03.10 10:18:11.476447 [ 292 ] {} <Debug> TCP-Session: 57969ef7-d51b-41c3-bca3-0e9fe1dc87c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41719 | ||
| 3686 | 2026.03.10 10:18:11.476465 [ 290 ] {} <Debug> TCP-Session: 8d7b413e-e279-4ae7-9d32-e699f46140f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49262 | ||
| 3687 | 2026.03.10 10:18:11.476478 [ 292 ] {} <Debug> TCP-Session: 57969ef7-d51b-41c3-bca3-0e9fe1dc87c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3688 | 2026.03.10 10:18:11.476493 [ 290 ] {} <Debug> TCP-Session: 8d7b413e-e279-4ae7-9d32-e699f46140f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3689 | 2026.03.10 10:18:11.476502 [ 292 ] {} <Debug> TCP-Session: 57969ef7-d51b-41c3-bca3-0e9fe1dc87c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3690 | 2026.03.10 10:18:11.476515 [ 290 ] {} <Debug> TCP-Session: 8d7b413e-e279-4ae7-9d32-e699f46140f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3691 | 2026.03.10 10:18:11.476423 [ 294 ] {} <Debug> TCP-Session: 8e4caf1a-af60-47c6-b1a1-8ebd96dc82bf Authenticating user 'default' from [fd00:1122:3344:101::e]:56691 | ||
| 3692 | 2026.03.10 10:18:11.476554 [ 294 ] {} <Debug> TCP-Session: 8e4caf1a-af60-47c6-b1a1-8ebd96dc82bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3693 | 2026.03.10 10:18:11.476567 [ 294 ] {} <Debug> TCP-Session: 8e4caf1a-af60-47c6-b1a1-8ebd96dc82bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3694 | 2026.03.10 10:18:11.476582 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3695 | 2026.03.10 10:18:11.476628 [ 291 ] {} <Debug> TCP-Session: a487239a-98d9-41fb-ad55-71832fdc784a Authenticating user 'default' from [fd00:1122:3344:101::e]:65465 | ||
| 3696 | 2026.03.10 10:18:11.476644 [ 288 ] {5c13fb8a-b4ef-4d80-a849-d29e280f4f8f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3697 | 2026.03.10 10:18:11.476649 [ 291 ] {} <Debug> TCP-Session: a487239a-98d9-41fb-ad55-71832fdc784a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3698 | 2026.03.10 10:18:11.476686 [ 291 ] {} <Debug> TCP-Session: a487239a-98d9-41fb-ad55-71832fdc784a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3699 | 2026.03.10 10:18:11.476717 [ 288 ] {5c13fb8a-b4ef-4d80-a849-d29e280f4f8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3700 | 2026.03.10 10:18:11.477031 [ 288 ] {5c13fb8a-b4ef-4d80-a849-d29e280f4f8f} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 3701 | 2026.03.10 10:18:11.477998 [ 304 ] {5c13fb8a-b4ef-4d80-a849-d29e280f4f8f} <Trace> AggregatingTransform: Aggregating | ||
| 3702 | 2026.03.10 10:18:11.478041 [ 304 ] {5c13fb8a-b4ef-4d80-a849-d29e280f4f8f} <Trace> Aggregator: Aggregation method: without_key | ||
| 3703 | 2026.03.10 10:18:11.478074 [ 304 ] {5c13fb8a-b4ef-4d80-a849-d29e280f4f8f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000943962 sec. (1059.365 rows/sec., 41.38 KiB/sec.) | ||
| 3704 | 2026.03.10 10:18:11.478093 [ 304 ] {5c13fb8a-b4ef-4d80-a849-d29e280f4f8f} <Trace> Aggregator: Merging aggregated data | ||
| 3705 | 2026.03.10 10:18:11.479602 [ 288 ] {5c13fb8a-b4ef-4d80-a849-d29e280f4f8f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003428 sec., 291.71528588098016 rows/sec., 11.40 KiB/sec. | ||
| 3706 | 2026.03.10 10:18:11.479712 [ 288 ] {5c13fb8a-b4ef-4d80-a849-d29e280f4f8f} <Debug> TCPHandler: Processed in 0.003853637 sec. | ||
| 3707 | 2026.03.10 10:18:11.479837 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3708 | 2026.03.10 10:18:11.479861 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3709 | 2026.03.10 10:18:11.479871 [ 288 ] {} <Debug> TCP-Session: a4b1d2c5-de2a-424f-a4cc-f9759a70b3ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3710 | 2026.03.10 10:18:11.479896 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3711 | 2026.03.10 10:18:11.479912 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3712 | 2026.03.10 10:18:11.479918 [ 291 ] {} <Debug> TCP-Session: a487239a-98d9-41fb-ad55-71832fdc784a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3713 | 2026.03.10 10:18:11.479940 [ 290 ] {} <Debug> TCP-Session: 8d7b413e-e279-4ae7-9d32-e699f46140f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3714 | 2026.03.10 10:18:11.479953 [ 294 ] {} <Debug> TCP-Session: 8e4caf1a-af60-47c6-b1a1-8ebd96dc82bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3715 | 2026.03.10 10:18:11.479947 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3716 | 2026.03.10 10:18:11.479968 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3717 | 2026.03.10 10:18:11.479993 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3718 | 2026.03.10 10:18:11.480004 [ 286 ] {} <Debug> TCP-Session: c1e1a7ed-27c5-403f-ae5e-0e812ee73f3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2026.03.10 10:18:11.480021 [ 292 ] {} <Debug> TCP-Session: 57969ef7-d51b-41c3-bca3-0e9fe1dc87c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2026.03.10 10:18:11.480035 [ 267 ] {} <Debug> TCP-Session: 9246c04e-56d8-4920-b9d6-5b650fe642ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2026.03.10 10:18:11.479932 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3722 | 2026.03.10 10:18:11.479882 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3723 | 2026.03.10 10:18:11.480098 [ 293 ] {} <Debug> TCP-Session: d263653d-84dd-4109-8b8f-40670e4c01f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3724 | 2026.03.10 10:18:11.480113 [ 289 ] {} <Debug> TCP-Session: ef157693-8503-434c-90a2-4f496ba6d8b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3725 | 2026.03.10 10:18:11.680570 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49525 | ||
| 3726 | 2026.03.10 10:18:11.680676 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3727 | 2026.03.10 10:18:11.680701 [ 288 ] {} <Debug> TCP-Session: 2d790763-032f-4921-9db6-52fe3a6fe384 Authenticating user 'default' from [fd00:1122:3344:101::e]:49525 | ||
| 3728 | 2026.03.10 10:18:11.680722 [ 288 ] {} <Debug> TCP-Session: 2d790763-032f-4921-9db6-52fe3a6fe384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3729 | 2026.03.10 10:18:11.680735 [ 288 ] {} <Debug> TCP-Session: 2d790763-032f-4921-9db6-52fe3a6fe384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3730 | 2026.03.10 10:18:11.680915 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59981 | ||
| 3731 | 2026.03.10 10:18:11.680967 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35084 | ||
| 3732 | 2026.03.10 10:18:11.680983 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63947 | ||
| 3733 | 2026.03.10 10:18:11.681025 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60567 | ||
| 3734 | 2026.03.10 10:18:11.681045 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59344 | ||
| 3735 | 2026.03.10 10:18:11.681054 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60087 | ||
| 3736 | 2026.03.10 10:18:11.681082 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3737 | 2026.03.10 10:18:11.681094 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3738 | 2026.03.10 10:18:11.681108 [ 288 ] {} <Trace> TCP-Session: 2d790763-032f-4921-9db6-52fe3a6fe384 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3739 | 2026.03.10 10:18:11.681126 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3740 | 2026.03.10 10:18:11.681134 [ 292 ] {} <Debug> TCP-Session: 9acc7d6b-987f-4ffe-9f08-8a0506cdfe9d Authenticating user 'default' from [fd00:1122:3344:101::e]:63947 | ||
| 3741 | 2026.03.10 10:18:11.681140 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3742 | 2026.03.10 10:18:11.681156 [ 267 ] {} <Debug> TCP-Session: 148d1f3f-19b8-45e5-b39c-7c9b1a304737 Authenticating user 'default' from [fd00:1122:3344:101::e]:59344 | ||
| 3743 | 2026.03.10 10:18:11.681171 [ 292 ] {} <Debug> TCP-Session: 9acc7d6b-987f-4ffe-9f08-8a0506cdfe9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2026.03.10 10:18:11.681186 [ 286 ] {} <Debug> TCP-Session: 6230e913-121a-4aaf-be27-bfe4afce661a Authenticating user 'default' from [fd00:1122:3344:101::e]:60087 | ||
| 3745 | 2026.03.10 10:18:11.681207 [ 292 ] {} <Debug> TCP-Session: 9acc7d6b-987f-4ffe-9f08-8a0506cdfe9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3746 | 2026.03.10 10:18:11.681229 [ 286 ] {} <Debug> TCP-Session: 6230e913-121a-4aaf-be27-bfe4afce661a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3747 | 2026.03.10 10:18:11.681122 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3748 | 2026.03.10 10:18:11.681256 [ 286 ] {} <Debug> TCP-Session: 6230e913-121a-4aaf-be27-bfe4afce661a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3749 | 2026.03.10 10:18:11.681117 [ 290 ] {} <Debug> TCP-Session: fbdaa545-beb5-4f4b-bbc8-baba611905cd Authenticating user 'default' from [fd00:1122:3344:101::e]:35084 | ||
| 3750 | 2026.03.10 10:18:11.681277 [ 294 ] {} <Debug> TCP-Session: 7f1a9e08-919b-4de5-9c30-f83389ef48c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60567 | ||
| 3751 | 2026.03.10 10:18:11.681297 [ 290 ] {} <Debug> TCP-Session: fbdaa545-beb5-4f4b-bbc8-baba611905cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3752 | 2026.03.10 10:18:11.681309 [ 288 ] {c36a444a-96a8-4b10-95ca-0329b01a1572} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49525) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3753 | 2026.03.10 10:18:11.681316 [ 294 ] {} <Debug> TCP-Session: 7f1a9e08-919b-4de5-9c30-f83389ef48c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2026.03.10 10:18:11.681317 [ 290 ] {} <Debug> TCP-Session: fbdaa545-beb5-4f4b-bbc8-baba611905cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3755 | 2026.03.10 10:18:11.681349 [ 294 ] {} <Debug> TCP-Session: 7f1a9e08-919b-4de5-9c30-f83389ef48c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3756 | 2026.03.10 10:18:11.681196 [ 267 ] {} <Debug> TCP-Session: 148d1f3f-19b8-45e5-b39c-7c9b1a304737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3757 | 2026.03.10 10:18:11.681036 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3758 | 2026.03.10 10:18:11.681403 [ 267 ] {} <Debug> TCP-Session: 148d1f3f-19b8-45e5-b39c-7c9b1a304737 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3759 | 2026.03.10 10:18:11.680979 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57627 | ||
| 3760 | 2026.03.10 10:18:11.681434 [ 289 ] {} <Debug> TCP-Session: 123604a0-0e5b-4c33-922c-5e8b174ef49b Authenticating user 'default' from [fd00:1122:3344:101::e]:59981 | ||
| 3761 | 2026.03.10 10:18:11.680998 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55879 | ||
| 3762 | 2026.03.10 10:18:11.681512 [ 289 ] {} <Debug> TCP-Session: 123604a0-0e5b-4c33-922c-5e8b174ef49b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3763 | 2026.03.10 10:18:11.681529 [ 289 ] {} <Debug> TCP-Session: 123604a0-0e5b-4c33-922c-5e8b174ef49b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3764 | 2026.03.10 10:18:11.681549 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3765 | 2026.03.10 10:18:11.681567 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3766 | 2026.03.10 10:18:11.681592 [ 291 ] {} <Debug> TCP-Session: 4795f11d-56cf-4e43-90ba-f4f88bcfcb2a Authenticating user 'default' from [fd00:1122:3344:101::e]:57627 | ||
| 3767 | 2026.03.10 10:18:11.681601 [ 288 ] {c36a444a-96a8-4b10-95ca-0329b01a1572} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3768 | 2026.03.10 10:18:11.681623 [ 291 ] {} <Debug> TCP-Session: 4795f11d-56cf-4e43-90ba-f4f88bcfcb2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3769 | 2026.03.10 10:18:11.681602 [ 293 ] {} <Debug> TCP-Session: bcdd919a-e043-48f4-aa34-c7f6ae391c6a Authenticating user 'default' from [fd00:1122:3344:101::e]:55879 | ||
| 3770 | 2026.03.10 10:18:11.681649 [ 291 ] {} <Debug> TCP-Session: 4795f11d-56cf-4e43-90ba-f4f88bcfcb2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3771 | 2026.03.10 10:18:11.681669 [ 288 ] {c36a444a-96a8-4b10-95ca-0329b01a1572} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3772 | 2026.03.10 10:18:11.681677 [ 293 ] {} <Debug> TCP-Session: bcdd919a-e043-48f4-aa34-c7f6ae391c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3773 | 2026.03.10 10:18:11.681713 [ 293 ] {} <Debug> TCP-Session: bcdd919a-e043-48f4-aa34-c7f6ae391c6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3774 | 2026.03.10 10:18:11.681961 [ 288 ] {c36a444a-96a8-4b10-95ca-0329b01a1572} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 3775 | 2026.03.10 10:18:11.683060 [ 340 ] {c36a444a-96a8-4b10-95ca-0329b01a1572} <Trace> AggregatingTransform: Aggregating | ||
| 3776 | 2026.03.10 10:18:11.683095 [ 340 ] {c36a444a-96a8-4b10-95ca-0329b01a1572} <Trace> Aggregator: Aggregation method: without_key | ||
| 3777 | 2026.03.10 10:18:11.683127 [ 340 ] {c36a444a-96a8-4b10-95ca-0329b01a1572} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001046723 sec. (955.363 rows/sec., 37.32 KiB/sec.) | ||
| 3778 | 2026.03.10 10:18:11.683144 [ 340 ] {c36a444a-96a8-4b10-95ca-0329b01a1572} <Trace> Aggregator: Merging aggregated data | ||
| 3779 | 2026.03.10 10:18:11.684973 [ 288 ] {c36a444a-96a8-4b10-95ca-0329b01a1572} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003735 sec., 267.7376171352075 rows/sec., 10.46 KiB/sec. | ||
| 3780 | 2026.03.10 10:18:11.685129 [ 288 ] {c36a444a-96a8-4b10-95ca-0329b01a1572} <Debug> TCPHandler: Processed in 0.004186014 sec. | ||
| 3781 | 2026.03.10 10:18:11.685285 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3782 | 2026.03.10 10:18:11.685325 [ 288 ] {} <Debug> TCP-Session: 2d790763-032f-4921-9db6-52fe3a6fe384 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3783 | 2026.03.10 10:18:11.685333 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3784 | 2026.03.10 10:18:11.685388 [ 289 ] {} <Debug> TCP-Session: 123604a0-0e5b-4c33-922c-5e8b174ef49b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2026.03.10 10:18:11.685401 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3786 | 2026.03.10 10:18:11.685410 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3787 | 2026.03.10 10:18:11.685430 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3788 | 2026.03.10 10:18:11.685457 [ 292 ] {} <Debug> TCP-Session: 9acc7d6b-987f-4ffe-9f08-8a0506cdfe9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3789 | 2026.03.10 10:18:11.685472 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3790 | 2026.03.10 10:18:11.685497 [ 267 ] {} <Debug> TCP-Session: 148d1f3f-19b8-45e5-b39c-7c9b1a304737 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2026.03.10 10:18:11.685522 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3792 | 2026.03.10 10:18:11.685552 [ 291 ] {} <Debug> TCP-Session: 4795f11d-56cf-4e43-90ba-f4f88bcfcb2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2026.03.10 10:18:11.685581 [ 286 ] {} <Debug> TCP-Session: 6230e913-121a-4aaf-be27-bfe4afce661a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2026.03.10 10:18:11.685494 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3795 | 2026.03.10 10:18:11.685452 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3796 | 2026.03.10 10:18:11.685648 [ 290 ] {} <Debug> TCP-Session: fbdaa545-beb5-4f4b-bbc8-baba611905cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3797 | 2026.03.10 10:18:11.685666 [ 294 ] {} <Debug> TCP-Session: 7f1a9e08-919b-4de5-9c30-f83389ef48c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2026.03.10 10:18:11.685485 [ 293 ] {} <Debug> TCP-Session: bcdd919a-e043-48f4-aa34-c7f6ae391c6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3799 | 2026.03.10 10:18:12.545658 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3800 | 2026.03.10 10:18:12.545845 [ 269 ] {bd3dc518-0e64-4c2e-b175-e08b75b6fb3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3801 | 2026.03.10 10:18:12.545922 [ 269 ] {bd3dc518-0e64-4c2e-b175-e08b75b6fb3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3802 | 2026.03.10 10:18:12.546656 [ 269 ] {bd3dc518-0e64-4c2e-b175-e08b75b6fb3d} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3803 | 2026.03.10 10:18:12.546713 [ 269 ] {bd3dc518-0e64-4c2e-b175-e08b75b6fb3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3804 | 2026.03.10 10:18:12.547124 [ 269 ] {bd3dc518-0e64-4c2e-b175-e08b75b6fb3d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3805 | 2026.03.10 10:18:12.547359 [ 269 ] {bd3dc518-0e64-4c2e-b175-e08b75b6fb3d} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3806 | 2026.03.10 10:18:12.547489 [ 131 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3807 | 2026.03.10 10:18:12.547519 [ 269 ] {bd3dc518-0e64-4c2e-b175-e08b75b6fb3d} <Debug> executeQuery: Read 88 rows, 7.56 KiB in 0.001729 sec., 50896.47194910353 rows/sec., 4.27 MiB/sec. | ||
| 3808 | 2026.03.10 10:18:12.547563 [ 131 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3809 | 2026.03.10 10:18:12.547581 [ 269 ] {bd3dc518-0e64-4c2e-b175-e08b75b6fb3d} <Debug> TCPHandler: Processed in 0.002049796 sec. | ||
| 3810 | 2026.03.10 10:18:12.547595 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3811 | 2026.03.10 10:18:12.547703 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 3812 | 2026.03.10 10:18:12.547713 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3813 | 2026.03.10 10:18:12.547813 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3814 | 2026.03.10 10:18:12.547834 [ 269 ] {7447ca3a-efa9-4504-8efc-f6e37cd2833a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3815 | 2026.03.10 10:18:12.547849 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2146 rows starting from the beginning of the part | ||
| 3816 | 2026.03.10 10:18:12.547880 [ 269 ] {7447ca3a-efa9-4504-8efc-f6e37cd2833a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3817 | 2026.03.10 10:18:12.547914 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 106 rows starting from the beginning of the part | ||
| 3818 | 2026.03.10 10:18:12.547967 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 88 rows starting from the beginning of the part | ||
| 3819 | 2026.03.10 10:18:12.548012 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1987 rows starting from the beginning of the part | ||
| 3820 | 2026.03.10 10:18:12.548056 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 3821 | 2026.03.10 10:18:12.548099 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 88 rows starting from the beginning of the part | ||
| 3822 | 2026.03.10 10:18:12.548316 [ 269 ] {7447ca3a-efa9-4504-8efc-f6e37cd2833a} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3823 | 2026.03.10 10:18:12.548357 [ 269 ] {7447ca3a-efa9-4504-8efc-f6e37cd2833a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3824 | 2026.03.10 10:18:12.548668 [ 269 ] {7447ca3a-efa9-4504-8efc-f6e37cd2833a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3825 | 2026.03.10 10:18:12.548886 [ 269 ] {7447ca3a-efa9-4504-8efc-f6e37cd2833a} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3826 | 2026.03.10 10:18:12.549025 [ 269 ] {7447ca3a-efa9-4504-8efc-f6e37cd2833a} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001216 sec., 13157.894736842105 rows/sec., 989.41 KiB/sec. | ||
| 3827 | 2026.03.10 10:18:12.549064 [ 269 ] {7447ca3a-efa9-4504-8efc-f6e37cd2833a} <Debug> TCPHandler: Processed in 0.001403461 sec. | ||
| 3828 | 2026.03.10 10:18:12.549170 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3829 | 2026.03.10 10:18:12.549269 [ 269 ] {84d52114-7bb5-4a28-89b8-cc737c0b6b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3830 | 2026.03.10 10:18:12.549311 [ 269 ] {84d52114-7bb5-4a28-89b8-cc737c0b6b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3831 | 2026.03.10 10:18:12.549741 [ 269 ] {84d52114-7bb5-4a28-89b8-cc737c0b6b3a} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3832 | 2026.03.10 10:18:12.549764 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4471 rows, containing 5 columns (5 merged, 0 gathered) in 0.002101408 sec., 2127621.0997578767 rows/sec., 171.49 MiB/sec. | ||
| 3833 | 2026.03.10 10:18:12.549779 [ 269 ] {84d52114-7bb5-4a28-89b8-cc737c0b6b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3834 | 2026.03.10 10:18:12.550117 [ 194 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3835 | 2026.03.10 10:18:12.550154 [ 269 ] {84d52114-7bb5-4a28-89b8-cc737c0b6b3a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3836 | 2026.03.10 10:18:12.550435 [ 269 ] {84d52114-7bb5-4a28-89b8-cc737c0b6b3a} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3837 | 2026.03.10 10:18:12.550525 [ 194 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_21_4} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3838 | 2026.03.10 10:18:12.550547 [ 131 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3839 | 2026.03.10 10:18:12.550581 [ 269 ] {84d52114-7bb5-4a28-89b8-cc737c0b6b3a} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001334 sec., 59970.014992503755 rows/sec., 4.68 MiB/sec. | ||
| 3840 | 2026.03.10 10:18:12.550583 [ 131 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3841 | 2026.03.10 10:18:12.550625 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3842 | 2026.03.10 10:18:12.550629 [ 269 ] {84d52114-7bb5-4a28-89b8-cc737c0b6b3a} <Debug> TCPHandler: Processed in 0.001510885 sec. | ||
| 3843 | 2026.03.10 10:18:12.550625 [ 194 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_21_4} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3844 | 2026.03.10 10:18:12.550690 [ 201 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 3845 | 2026.03.10 10:18:12.550754 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3846 | 2026.03.10 10:18:12.550755 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 3847 | 2026.03.10 10:18:12.550771 [ 201 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3848 | 2026.03.10 10:18:12.550817 [ 201 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1121 rows starting from the beginning of the part | ||
| 3849 | 2026.03.10 10:18:12.550855 [ 269 ] {abb453b3-df4a-4f04-b1f2-fa34635a4b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3850 | 2026.03.10 10:18:12.550860 [ 201 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 89 rows starting from the beginning of the part | ||
| 3851 | 2026.03.10 10:18:12.550901 [ 269 ] {abb453b3-df4a-4f04-b1f2-fa34635a4b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3852 | 2026.03.10 10:18:12.550902 [ 201 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 80 rows starting from the beginning of the part | ||
| 3853 | 2026.03.10 10:18:12.550942 [ 201 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1036 rows starting from the beginning of the part | ||
| 3854 | 2026.03.10 10:18:12.550976 [ 201 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3855 | 2026.03.10 10:18:12.551007 [ 201 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 80 rows starting from the beginning of the part | ||
| 3856 | 2026.03.10 10:18:12.551331 [ 269 ] {abb453b3-df4a-4f04-b1f2-fa34635a4b6a} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2026.03.10 10:18:12.551369 [ 269 ] {abb453b3-df4a-4f04-b1f2-fa34635a4b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3858 | 2026.03.10 10:18:12.551728 [ 269 ] {abb453b3-df4a-4f04-b1f2-fa34635a4b6a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3859 | 2026.03.10 10:18:12.551957 [ 269 ] {abb453b3-df4a-4f04-b1f2-fa34635a4b6a} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3860 | 2026.03.10 10:18:12.552004 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2470 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133962 sec., 1843806.4525761039 rows/sec., 137.30 MiB/sec. | ||
| 3861 | 2026.03.10 10:18:12.552060 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3862 | 2026.03.10 10:18:12.552091 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2026.03.10 10:18:12.552093 [ 269 ] {abb453b3-df4a-4f04-b1f2-fa34635a4b6a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 3864 | 2026.03.10 10:18:12.552108 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3865 | 2026.03.10 10:18:12.552144 [ 269 ] {abb453b3-df4a-4f04-b1f2-fa34635a4b6a} <Debug> TCPHandler: Processed in 0.001440843 sec. | ||
| 3866 | 2026.03.10 10:18:12.552164 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3867 | 2026.03.10 10:18:12.552187 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 3868 | 2026.03.10 10:18:12.552261 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3869 | 2026.03.10 10:18:12.552266 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3870 | 2026.03.10 10:18:12.552300 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6959 rows starting from the beginning of the part | ||
| 3871 | 2026.03.10 10:18:12.552344 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 3872 | 2026.03.10 10:18:12.552357 [ 269 ] {0cea50fa-2103-4ece-a503-a632c1e17602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3873 | 2026.03.10 10:18:12.552378 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 3874 | 2026.03.10 10:18:12.552409 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_21_4} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3875 | 2026.03.10 10:18:12.552412 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1218 rows starting from the beginning of the part | ||
| 3876 | 2026.03.10 10:18:12.552413 [ 269 ] {0cea50fa-2103-4ece-a503-a632c1e17602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3877 | 2026.03.10 10:18:12.552451 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 128 rows starting from the beginning of the part | ||
| 3878 | 2026.03.10 10:18:12.552471 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_21_4} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3879 | 2026.03.10 10:18:12.552483 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 3880 | 2026.03.10 10:18:12.552530 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 3881 | 2026.03.10 10:18:12.553212 [ 269 ] {0cea50fa-2103-4ece-a503-a632c1e17602} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3882 | 2026.03.10 10:18:12.553249 [ 269 ] {0cea50fa-2103-4ece-a503-a632c1e17602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3883 | 2026.03.10 10:18:12.553770 [ 269 ] {0cea50fa-2103-4ece-a503-a632c1e17602} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3884 | 2026.03.10 10:18:12.554000 [ 269 ] {0cea50fa-2103-4ece-a503-a632c1e17602} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3885 | 2026.03.10 10:18:12.554138 [ 269 ] {0cea50fa-2103-4ece-a503-a632c1e17602} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001799 sec., 8893.829905503057 rows/sec., 15.94 MiB/sec. | ||
| 3886 | 2026.03.10 10:18:12.554190 [ 269 ] {0cea50fa-2103-4ece-a503-a632c1e17602} <Debug> TCPHandler: Processed in 0.001980525 sec. | ||
| 3887 | 2026.03.10 10:18:12.554312 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3888 | 2026.03.10 10:18:12.554411 [ 269 ] {662d2111-df7b-4026-8721-c6596254d1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3889 | 2026.03.10 10:18:12.554451 [ 269 ] {662d2111-df7b-4026-8721-c6596254d1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3890 | 2026.03.10 10:18:12.554783 [ 269 ] {662d2111-df7b-4026-8721-c6596254d1ce} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3891 | 2026.03.10 10:18:12.554818 [ 269 ] {662d2111-df7b-4026-8721-c6596254d1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3892 | 2026.03.10 10:18:12.555099 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8785 rows, containing 5 columns (5 merged, 0 gathered) in 0.002942236 sec., 2985824.386622963 rows/sec., 196.28 MiB/sec. | ||
| 3893 | 2026.03.10 10:18:12.555137 [ 269 ] {662d2111-df7b-4026-8721-c6596254d1ce} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3894 | 2026.03.10 10:18:12.555233 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3895 | 2026.03.10 10:18:12.555447 [ 269 ] {662d2111-df7b-4026-8721-c6596254d1ce} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3896 | 2026.03.10 10:18:12.555491 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3897 | 2026.03.10 10:18:12.555554 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3898 | 2026.03.10 10:18:12.555577 [ 269 ] {662d2111-df7b-4026-8721-c6596254d1ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 3899 | 2026.03.10 10:18:12.555610 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3900 | 2026.03.10 10:18:12.555614 [ 269 ] {662d2111-df7b-4026-8721-c6596254d1ce} <Debug> TCPHandler: Processed in 0.001353751 sec. | ||
| 3901 | 2026.03.10 10:18:14.819386 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41170 | ||
| 3902 | 2026.03.10 10:18:14.819509 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3903 | 2026.03.10 10:18:14.819584 [ 288 ] {} <Debug> TCP-Session: 6537f210-aae1-43fb-87be-8344c149f619 Authenticating user 'default' from [fd00:1122:3344:101::e]:41170 | ||
| 3904 | 2026.03.10 10:18:14.819607 [ 288 ] {} <Debug> TCP-Session: 6537f210-aae1-43fb-87be-8344c149f619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3905 | 2026.03.10 10:18:14.819621 [ 288 ] {} <Debug> TCP-Session: 6537f210-aae1-43fb-87be-8344c149f619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3906 | 2026.03.10 10:18:14.819820 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37065 | ||
| 3907 | 2026.03.10 10:18:14.819855 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42722 | ||
| 3908 | 2026.03.10 10:18:14.819859 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47567 | ||
| 3909 | 2026.03.10 10:18:14.819887 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42852 | ||
| 3910 | 2026.03.10 10:18:14.819908 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51959 | ||
| 3911 | 2026.03.10 10:18:14.819949 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3912 | 2026.03.10 10:18:14.819958 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3913 | 2026.03.10 10:18:14.819990 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3914 | 2026.03.10 10:18:14.820004 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3915 | 2026.03.10 10:18:14.819990 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3916 | 2026.03.10 10:18:14.820016 [ 289 ] {} <Debug> TCP-Session: eaf0f434-d9d4-4621-b84f-d9dd72b4d39c Authenticating user 'default' from [fd00:1122:3344:101::e]:37065 | ||
| 3917 | 2026.03.10 10:18:14.820030 [ 286 ] {} <Debug> TCP-Session: c6fdfaf0-f70e-422e-a6d4-12d651f881cd Authenticating user 'default' from [fd00:1122:3344:101::e]:51959 | ||
| 3918 | 2026.03.10 10:18:14.820045 [ 294 ] {} <Debug> TCP-Session: 1166c45d-4256-4318-ba67-abb2a0db84e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42852 | ||
| 3919 | 2026.03.10 10:18:14.820064 [ 289 ] {} <Debug> TCP-Session: eaf0f434-d9d4-4621-b84f-d9dd72b4d39c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2026.03.10 10:18:14.820075 [ 286 ] {} <Debug> TCP-Session: c6fdfaf0-f70e-422e-a6d4-12d651f881cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3921 | 2026.03.10 10:18:14.820082 [ 294 ] {} <Debug> TCP-Session: 1166c45d-4256-4318-ba67-abb2a0db84e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2026.03.10 10:18:14.820092 [ 289 ] {} <Debug> TCP-Session: eaf0f434-d9d4-4621-b84f-d9dd72b4d39c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3923 | 2026.03.10 10:18:14.820102 [ 286 ] {} <Debug> TCP-Session: c6fdfaf0-f70e-422e-a6d4-12d651f881cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2026.03.10 10:18:14.820113 [ 294 ] {} <Debug> TCP-Session: 1166c45d-4256-4318-ba67-abb2a0db84e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3925 | 2026.03.10 10:18:14.820025 [ 290 ] {} <Debug> TCP-Session: f9810901-59ad-4221-9c97-874379196b62 Authenticating user 'default' from [fd00:1122:3344:101::e]:47567 | ||
| 3926 | 2026.03.10 10:18:14.819991 [ 288 ] {} <Trace> TCP-Session: 6537f210-aae1-43fb-87be-8344c149f619 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3927 | 2026.03.10 10:18:14.820168 [ 290 ] {} <Debug> TCP-Session: f9810901-59ad-4221-9c97-874379196b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3928 | 2026.03.10 10:18:14.819992 [ 292 ] {} <Debug> TCP-Session: 57d7969a-0f69-44b0-ba1c-84a6c63a0f8d Authenticating user 'default' from [fd00:1122:3344:101::e]:42722 | ||
| 3929 | 2026.03.10 10:18:14.820202 [ 290 ] {} <Debug> TCP-Session: f9810901-59ad-4221-9c97-874379196b62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3930 | 2026.03.10 10:18:14.820227 [ 292 ] {} <Debug> TCP-Session: 57d7969a-0f69-44b0-ba1c-84a6c63a0f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3931 | 2026.03.10 10:18:14.819869 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38308 | ||
| 3932 | 2026.03.10 10:18:14.820250 [ 292 ] {} <Debug> TCP-Session: 57d7969a-0f69-44b0-ba1c-84a6c63a0f8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3933 | 2026.03.10 10:18:14.819854 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33112 | ||
| 3934 | 2026.03.10 10:18:14.820333 [ 288 ] {e06bc7b6-6bfc-48e7-990d-43334b961763} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41170) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3935 | 2026.03.10 10:18:14.820339 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3936 | 2026.03.10 10:18:14.819899 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50123 | ||
| 3937 | 2026.03.10 10:18:14.820391 [ 293 ] {} <Debug> TCP-Session: 7915b711-2dfd-4a94-8245-09771163ca2d Authenticating user 'default' from [fd00:1122:3344:101::e]:38308 | ||
| 3938 | 2026.03.10 10:18:14.820426 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3939 | 2026.03.10 10:18:14.820432 [ 293 ] {} <Debug> TCP-Session: 7915b711-2dfd-4a94-8245-09771163ca2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3940 | 2026.03.10 10:18:14.820465 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3941 | 2026.03.10 10:18:14.820468 [ 293 ] {} <Debug> TCP-Session: 7915b711-2dfd-4a94-8245-09771163ca2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3942 | 2026.03.10 10:18:14.820500 [ 267 ] {} <Debug> TCP-Session: f6833c0f-1e93-4dcf-a2e6-cd5e6b06394a Authenticating user 'default' from [fd00:1122:3344:101::e]:50123 | ||
| 3943 | 2026.03.10 10:18:14.820467 [ 291 ] {} <Debug> TCP-Session: 78be1694-7bcc-4325-83fe-8c93577e4606 Authenticating user 'default' from [fd00:1122:3344:101::e]:33112 | ||
| 3944 | 2026.03.10 10:18:14.820531 [ 267 ] {} <Debug> TCP-Session: f6833c0f-1e93-4dcf-a2e6-cd5e6b06394a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3945 | 2026.03.10 10:18:14.820561 [ 291 ] {} <Debug> TCP-Session: 78be1694-7bcc-4325-83fe-8c93577e4606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3946 | 2026.03.10 10:18:14.820562 [ 267 ] {} <Debug> TCP-Session: f6833c0f-1e93-4dcf-a2e6-cd5e6b06394a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3947 | 2026.03.10 10:18:14.820587 [ 291 ] {} <Debug> TCP-Session: 78be1694-7bcc-4325-83fe-8c93577e4606 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3948 | 2026.03.10 10:18:14.820604 [ 288 ] {e06bc7b6-6bfc-48e7-990d-43334b961763} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3949 | 2026.03.10 10:18:14.820675 [ 288 ] {e06bc7b6-6bfc-48e7-990d-43334b961763} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3950 | 2026.03.10 10:18:14.820953 [ 288 ] {e06bc7b6-6bfc-48e7-990d-43334b961763} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 3951 | 2026.03.10 10:18:14.821944 [ 307 ] {e06bc7b6-6bfc-48e7-990d-43334b961763} <Trace> AggregatingTransform: Aggregating | ||
| 3952 | 2026.03.10 10:18:14.822006 [ 307 ] {e06bc7b6-6bfc-48e7-990d-43334b961763} <Trace> Aggregator: Aggregation method: without_key | ||
| 3953 | 2026.03.10 10:18:14.822050 [ 307 ] {e06bc7b6-6bfc-48e7-990d-43334b961763} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000994963 sec. (1005.062 rows/sec., 39.26 KiB/sec.) | ||
| 3954 | 2026.03.10 10:18:14.822073 [ 307 ] {e06bc7b6-6bfc-48e7-990d-43334b961763} <Trace> Aggregator: Merging aggregated data | ||
| 3955 | 2026.03.10 10:18:14.823399 [ 288 ] {e06bc7b6-6bfc-48e7-990d-43334b961763} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003123 sec., 320.2049311559398 rows/sec., 12.51 KiB/sec. | ||
| 3956 | 2026.03.10 10:18:14.823537 [ 288 ] {e06bc7b6-6bfc-48e7-990d-43334b961763} <Debug> TCPHandler: Processed in 0.003652372 sec. | ||
| 3957 | 2026.03.10 10:18:14.823621 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3958 | 2026.03.10 10:18:14.823650 [ 288 ] {} <Debug> TCP-Session: 6537f210-aae1-43fb-87be-8344c149f619 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3959 | 2026.03.10 10:18:14.823650 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3960 | 2026.03.10 10:18:14.823670 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3961 | 2026.03.10 10:18:14.823695 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3962 | 2026.03.10 10:18:14.823703 [ 290 ] {} <Debug> TCP-Session: f9810901-59ad-4221-9c97-874379196b62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2026.03.10 10:18:14.823721 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3964 | 2026.03.10 10:18:14.823722 [ 289 ] {} <Debug> TCP-Session: eaf0f434-d9d4-4621-b84f-d9dd72b4d39c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3965 | 2026.03.10 10:18:14.823740 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3966 | 2026.03.10 10:18:14.823765 [ 286 ] {} <Debug> TCP-Session: c6fdfaf0-f70e-422e-a6d4-12d651f881cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3967 | 2026.03.10 10:18:14.823785 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3968 | 2026.03.10 10:18:14.823794 [ 292 ] {} <Debug> TCP-Session: 57d7969a-0f69-44b0-ba1c-84a6c63a0f8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3969 | 2026.03.10 10:18:14.823755 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3970 | 2026.03.10 10:18:14.823826 [ 294 ] {} <Debug> TCP-Session: 1166c45d-4256-4318-ba67-abb2a0db84e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3971 | 2026.03.10 10:18:14.823738 [ 267 ] {} <Debug> TCP-Session: f6833c0f-1e93-4dcf-a2e6-cd5e6b06394a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3972 | 2026.03.10 10:18:14.823868 [ 291 ] {} <Debug> TCP-Session: 78be1694-7bcc-4325-83fe-8c93577e4606 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3973 | 2026.03.10 10:18:14.823725 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3974 | 2026.03.10 10:18:14.823934 [ 293 ] {} <Debug> TCP-Session: 7915b711-2dfd-4a94-8245-09771163ca2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3975 | 2026.03.10 10:18:16.250258 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3976 | 2026.03.10 10:18:16.250311 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3977 | 2026.03.10 10:18:16.345912 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7639 | ||
| 3978 | 2026.03.10 10:18:16.346425 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3979 | 2026.03.10 10:18:16.346471 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3980 | 2026.03.10 10:18:16.346943 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3981 | 2026.03.10 10:18:16.347180 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3982 | 2026.03.10 10:18:16.347313 [ 124 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3983 | 2026.03.10 10:18:16.347318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7639 | ||
| 3984 | 2026.03.10 10:18:16.347355 [ 124 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3985 | 2026.03.10 10:18:16.347375 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3986 | 2026.03.10 10:18:16.347496 [ 195 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::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 | ||
| 3987 | 2026.03.10 10:18:16.347647 [ 195 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3988 | 2026.03.10 10:18:16.347692 [ 195 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5207 rows starting from the beginning of the part | ||
| 3989 | 2026.03.10 10:18:16.347802 [ 195 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3990 | 2026.03.10 10:18:16.347858 [ 195 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3991 | 2026.03.10 10:18:16.347904 [ 195 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3992 | 2026.03.10 10:18:16.347950 [ 195 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3993 | 2026.03.10 10:18:16.347996 [ 195 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3994 | 2026.03.10 10:18:16.349433 [ 197 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7639 rows, containing 4 columns (4 merged, 0 gathered) in 0.001988985 sec., 3840652.393054749 rows/sec., 54.94 MiB/sec. | ||
| 3995 | 2026.03.10 10:18:16.349855 [ 200 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3996 | 2026.03.10 10:18:16.350116 [ 200 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_16_3} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2026.03.10 10:18:16.350188 [ 200 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_16_3} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3998 | 2026.03.10 10:18:16.350272 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3999 | 2026.03.10 10:18:16.359621 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 482 | ||
| 4000 | 2026.03.10 10:18:16.361727 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4001 | 2026.03.10 10:18:16.361772 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4002 | 2026.03.10 10:18:16.362942 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4003 | 2026.03.10 10:18:16.363226 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4004 | 2026.03.10 10:18:16.363369 [ 124 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4005 | 2026.03.10 10:18:16.363404 [ 124 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4006 | 2026.03.10 10:18:16.363426 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4007 | 2026.03.10 10:18:16.363512 [ 195 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 4008 | 2026.03.10 10:18:16.363540 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
| 4009 | 2026.03.10 10:18:16.364036 [ 195 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4010 | 2026.03.10 10:18:16.364185 [ 195 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 320 rows starting from the beginning of the part | ||
| 4011 | 2026.03.10 10:18:16.364559 [ 195 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part | ||
| 4012 | 2026.03.10 10:18:16.364917 [ 195 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
| 4013 | 2026.03.10 10:18:16.365262 [ 195 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 4014 | 2026.03.10 10:18:16.365586 [ 195 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
| 4015 | 2026.03.10 10:18:16.365907 [ 195 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 4016 | 2026.03.10 10:18:16.371757 [ 197 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 72 columns (72 merged, 0 gathered) in 0.008278706 sec., 58221.659278636056 rows/sec., 52.94 MiB/sec. | ||
| 4017 | 2026.03.10 10:18:16.372892 [ 192 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4018 | 2026.03.10 10:18:16.373482 [ 192 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_11_2} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4019 | 2026.03.10 10:18:16.373568 [ 192 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_11_2} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4020 | 2026.03.10 10:18:16.373906 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 4021 | 2026.03.10 10:18:16.752478 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4022 | 2026.03.10 10:18:16.769104 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4023 | 2026.03.10 10:18:16.769163 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4024 | 2026.03.10 10:18:16.775136 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4025 | 2026.03.10 10:18:16.775797 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4026 | 2026.03.10 10:18:16.776078 [ 124 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4027 | 2026.03.10 10:18:16.776135 [ 124 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4028 | 2026.03.10 10:18:16.776154 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4029 | 2026.03.10 10:18:16.776269 [ 195 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 4030 | 2026.03.10 10:18:16.778748 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4031 | 2026.03.10 10:18:16.780111 [ 195 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4032 | 2026.03.10 10:18:16.781414 [ 195 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 4033 | 2026.03.10 10:18:16.785694 [ 195 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 4034 | 2026.03.10 10:18:16.789812 [ 195 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 4035 | 2026.03.10 10:18:16.793988 [ 195 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 4036 | 2026.03.10 10:18:16.798455 [ 195 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 4037 | 2026.03.10 10:18:16.802855 [ 195 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 4038 | 2026.03.10 10:18:16.855672 [ 197 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079456658 sec., 1522.8428056966604 rows/sec., 7.87 MiB/sec. | ||
| 4039 | 2026.03.10 10:18:16.858278 [ 196 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4040 | 2026.03.10 10:18:16.860462 [ 196 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_16_3} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4041 | 2026.03.10 10:18:16.860566 [ 196 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_16_3} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4042 | 2026.03.10 10:18:16.862892 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4043 | 2026.03.10 10:18:17.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.54 MiB, peak 239.49 MiB, free memory in arenas 0.00 B, will set to 239.86 MiB (RSS), difference: 10.32 MiB | ||
| 4044 | 2026.03.10 10:18:17.001225 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000821339 sec. | ||
| 4045 | 2026.03.10 10:18:17.545389 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4046 | 2026.03.10 10:18:17.545616 [ 269 ] {2a8b728d-9c27-4856-89f0-acef878a8bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4047 | 2026.03.10 10:18:17.545700 [ 269 ] {2a8b728d-9c27-4856-89f0-acef878a8bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4048 | 2026.03.10 10:18:17.546417 [ 269 ] {2a8b728d-9c27-4856-89f0-acef878a8bb5} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4049 | 2026.03.10 10:18:17.546466 [ 269 ] {2a8b728d-9c27-4856-89f0-acef878a8bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4050 | 2026.03.10 10:18:17.546893 [ 269 ] {2a8b728d-9c27-4856-89f0-acef878a8bb5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4051 | 2026.03.10 10:18:17.547120 [ 269 ] {2a8b728d-9c27-4856-89f0-acef878a8bb5} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4052 | 2026.03.10 10:18:17.547277 [ 269 ] {2a8b728d-9c27-4856-89f0-acef878a8bb5} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001723 sec., 61520.60359837493 rows/sec., 5.17 MiB/sec. | ||
| 4053 | 2026.03.10 10:18:17.547325 [ 269 ] {2a8b728d-9c27-4856-89f0-acef878a8bb5} <Debug> TCPHandler: Processed in 0.002086577 sec. | ||
| 4054 | 2026.03.10 10:18:17.547455 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4055 | 2026.03.10 10:18:17.547558 [ 269 ] {7658cf6c-9019-41b2-acf6-77f3b02e7de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4056 | 2026.03.10 10:18:17.547601 [ 269 ] {7658cf6c-9019-41b2-acf6-77f3b02e7de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4057 | 2026.03.10 10:18:17.548024 [ 269 ] {7658cf6c-9019-41b2-acf6-77f3b02e7de7} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4058 | 2026.03.10 10:18:17.548062 [ 269 ] {7658cf6c-9019-41b2-acf6-77f3b02e7de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4059 | 2026.03.10 10:18:17.548392 [ 269 ] {7658cf6c-9019-41b2-acf6-77f3b02e7de7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4060 | 2026.03.10 10:18:17.548603 [ 269 ] {7658cf6c-9019-41b2-acf6-77f3b02e7de7} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4061 | 2026.03.10 10:18:17.548740 [ 269 ] {7658cf6c-9019-41b2-acf6-77f3b02e7de7} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001207 sec., 20712.510356255178 rows/sec., 1.52 MiB/sec. | ||
| 4062 | 2026.03.10 10:18:17.548779 [ 269 ] {7658cf6c-9019-41b2-acf6-77f3b02e7de7} <Debug> TCPHandler: Processed in 0.001374941 sec. | ||
| 4063 | 2026.03.10 10:18:17.548890 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4064 | 2026.03.10 10:18:17.548985 [ 269 ] {5c9db577-b1f6-4812-87b0-b4f32bc6cddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4065 | 2026.03.10 10:18:17.549026 [ 269 ] {5c9db577-b1f6-4812-87b0-b4f32bc6cddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4066 | 2026.03.10 10:18:17.549458 [ 269 ] {5c9db577-b1f6-4812-87b0-b4f32bc6cddf} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2026.03.10 10:18:17.549497 [ 269 ] {5c9db577-b1f6-4812-87b0-b4f32bc6cddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4068 | 2026.03.10 10:18:17.549810 [ 269 ] {5c9db577-b1f6-4812-87b0-b4f32bc6cddf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4069 | 2026.03.10 10:18:17.550025 [ 269 ] {5c9db577-b1f6-4812-87b0-b4f32bc6cddf} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2026.03.10 10:18:17.550153 [ 269 ] {5c9db577-b1f6-4812-87b0-b4f32bc6cddf} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001187 sec., 74978.93850042124 rows/sec., 5.86 MiB/sec. | ||
| 4071 | 2026.03.10 10:18:17.550190 [ 269 ] {5c9db577-b1f6-4812-87b0-b4f32bc6cddf} <Debug> TCPHandler: Processed in 0.00134926 sec. | ||
| 4072 | 2026.03.10 10:18:17.550301 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4073 | 2026.03.10 10:18:17.550394 [ 269 ] {1458c161-e714-4285-b2b4-f8cbedc69960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4074 | 2026.03.10 10:18:17.550437 [ 269 ] {1458c161-e714-4285-b2b4-f8cbedc69960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4075 | 2026.03.10 10:18:17.550845 [ 269 ] {1458c161-e714-4285-b2b4-f8cbedc69960} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2026.03.10 10:18:17.550882 [ 269 ] {1458c161-e714-4285-b2b4-f8cbedc69960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4077 | 2026.03.10 10:18:17.551217 [ 269 ] {1458c161-e714-4285-b2b4-f8cbedc69960} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4078 | 2026.03.10 10:18:17.551429 [ 269 ] {1458c161-e714-4285-b2b4-f8cbedc69960} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2026.03.10 10:18:17.551562 [ 269 ] {1458c161-e714-4285-b2b4-f8cbedc69960} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 4080 | 2026.03.10 10:18:17.551600 [ 269 ] {1458c161-e714-4285-b2b4-f8cbedc69960} <Debug> TCPHandler: Processed in 0.0013469 sec. | ||
| 4081 | 2026.03.10 10:18:17.551720 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4082 | 2026.03.10 10:18:17.551845 [ 269 ] {94e66d97-432c-4d07-b36f-122500f789d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4083 | 2026.03.10 10:18:17.551913 [ 269 ] {94e66d97-432c-4d07-b36f-122500f789d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4084 | 2026.03.10 10:18:17.552870 [ 269 ] {94e66d97-432c-4d07-b36f-122500f789d3} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4085 | 2026.03.10 10:18:17.552907 [ 269 ] {94e66d97-432c-4d07-b36f-122500f789d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4086 | 2026.03.10 10:18:17.553462 [ 269 ] {94e66d97-432c-4d07-b36f-122500f789d3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4087 | 2026.03.10 10:18:17.553691 [ 269 ] {94e66d97-432c-4d07-b36f-122500f789d3} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4088 | 2026.03.10 10:18:17.553841 [ 269 ] {94e66d97-432c-4d07-b36f-122500f789d3} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00202 sec., 12376.237623762376 rows/sec., 22.18 MiB/sec. | ||
| 4089 | 2026.03.10 10:18:17.553901 [ 269 ] {94e66d97-432c-4d07-b36f-122500f789d3} <Debug> TCPHandler: Processed in 0.002243431 sec. | ||
| 4090 | 2026.03.10 10:18:17.554013 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4091 | 2026.03.10 10:18:17.554110 [ 269 ] {5abcea63-6e4d-4a8b-a633-8ca25f2e348f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4092 | 2026.03.10 10:18:17.554158 [ 269 ] {5abcea63-6e4d-4a8b-a633-8ca25f2e348f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4093 | 2026.03.10 10:18:17.554493 [ 269 ] {5abcea63-6e4d-4a8b-a633-8ca25f2e348f} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4094 | 2026.03.10 10:18:17.554530 [ 269 ] {5abcea63-6e4d-4a8b-a633-8ca25f2e348f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4095 | 2026.03.10 10:18:17.554845 [ 269 ] {5abcea63-6e4d-4a8b-a633-8ca25f2e348f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4096 | 2026.03.10 10:18:17.555060 [ 269 ] {5abcea63-6e4d-4a8b-a633-8ca25f2e348f} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4097 | 2026.03.10 10:18:17.555167 [ 119 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4098 | 2026.03.10 10:18:17.555188 [ 269 ] {5abcea63-6e4d-4a8b-a633-8ca25f2e348f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 4099 | 2026.03.10 10:18:17.555239 [ 119 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4100 | 2026.03.10 10:18:17.555245 [ 269 ] {5abcea63-6e4d-4a8b-a633-8ca25f2e348f} <Debug> TCPHandler: Processed in 0.001281939 sec. | ||
| 4101 | 2026.03.10 10:18:17.555269 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 4102 | 2026.03.10 10:18:17.555395 [ 198 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 4103 | 2026.03.10 10:18:17.555576 [ 198 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4104 | 2026.03.10 10:18:17.555617 [ 198 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 840 rows starting from the beginning of the part | ||
| 4105 | 2026.03.10 10:18:17.555690 [ 198 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 4106 | 2026.03.10 10:18:17.555742 [ 198 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 4107 | 2026.03.10 10:18:17.555789 [ 198 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 4108 | 2026.03.10 10:18:17.555836 [ 198 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 4109 | 2026.03.10 10:18:17.555880 [ 198 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 4110 | 2026.03.10 10:18:17.556839 [ 196 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 4 columns (4 merged, 0 gathered) in 0.001498224 sec., 720853.4905327908 rows/sec., 48.58 MiB/sec. | ||
| 4111 | 2026.03.10 10:18:17.557059 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4112 | 2026.03.10 10:18:17.557363 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_21_4} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2026.03.10 10:18:17.557437 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_21_4} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4114 | 2026.03.10 10:18:17.557521 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4115 | 2026.03.10 10:18:22.547195 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4116 | 2026.03.10 10:18:22.547397 [ 269 ] {204f1b36-3295-4238-bcd5-fc8462f215a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4117 | 2026.03.10 10:18:22.547474 [ 269 ] {204f1b36-3295-4238-bcd5-fc8462f215a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4118 | 2026.03.10 10:18:22.548154 [ 269 ] {204f1b36-3295-4238-bcd5-fc8462f215a4} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4119 | 2026.03.10 10:18:22.548204 [ 269 ] {204f1b36-3295-4238-bcd5-fc8462f215a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4120 | 2026.03.10 10:18:22.548623 [ 269 ] {204f1b36-3295-4238-bcd5-fc8462f215a4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4121 | 2026.03.10 10:18:22.548848 [ 269 ] {204f1b36-3295-4238-bcd5-fc8462f215a4} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4122 | 2026.03.10 10:18:22.549004 [ 269 ] {204f1b36-3295-4238-bcd5-fc8462f215a4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001661 sec., 14449.127031908489 rows/sec., 1.20 MiB/sec. | ||
| 4123 | 2026.03.10 10:18:22.549048 [ 269 ] {204f1b36-3295-4238-bcd5-fc8462f215a4} <Debug> TCPHandler: Processed in 0.001982565 sec. | ||
| 4124 | 2026.03.10 10:18:22.549248 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4125 | 2026.03.10 10:18:22.549353 [ 269 ] {92de3f17-e6aa-4cbf-bb20-83c6ed73cf42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4126 | 2026.03.10 10:18:22.549397 [ 269 ] {92de3f17-e6aa-4cbf-bb20-83c6ed73cf42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4127 | 2026.03.10 10:18:22.549802 [ 269 ] {92de3f17-e6aa-4cbf-bb20-83c6ed73cf42} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4128 | 2026.03.10 10:18:22.549841 [ 269 ] {92de3f17-e6aa-4cbf-bb20-83c6ed73cf42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4129 | 2026.03.10 10:18:22.550163 [ 269 ] {92de3f17-e6aa-4cbf-bb20-83c6ed73cf42} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4130 | 2026.03.10 10:18:22.550394 [ 269 ] {92de3f17-e6aa-4cbf-bb20-83c6ed73cf42} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4131 | 2026.03.10 10:18:22.550530 [ 269 ] {92de3f17-e6aa-4cbf-bb20-83c6ed73cf42} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001202 sec., 3327.787021630616 rows/sec., 271.36 KiB/sec. | ||
| 4132 | 2026.03.10 10:18:22.550577 [ 269 ] {92de3f17-e6aa-4cbf-bb20-83c6ed73cf42} <Debug> TCPHandler: Processed in 0.001380232 sec. | ||
| 4133 | 2026.03.10 10:18:22.550699 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4134 | 2026.03.10 10:18:22.550795 [ 269 ] {38c507a9-3df8-43da-97da-409091f40118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4135 | 2026.03.10 10:18:22.550836 [ 269 ] {38c507a9-3df8-43da-97da-409091f40118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4136 | 2026.03.10 10:18:22.551344 [ 269 ] {38c507a9-3df8-43da-97da-409091f40118} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4137 | 2026.03.10 10:18:22.551382 [ 269 ] {38c507a9-3df8-43da-97da-409091f40118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4138 | 2026.03.10 10:18:22.551730 [ 269 ] {38c507a9-3df8-43da-97da-409091f40118} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4139 | 2026.03.10 10:18:22.551964 [ 269 ] {38c507a9-3df8-43da-97da-409091f40118} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4140 | 2026.03.10 10:18:22.552095 [ 269 ] {38c507a9-3df8-43da-97da-409091f40118} <Debug> executeQuery: Read 210 rows, 19.16 KiB in 0.001318 sec., 159332.32169954476 rows/sec., 14.20 MiB/sec. | ||
| 4141 | 2026.03.10 10:18:22.552132 [ 269 ] {38c507a9-3df8-43da-97da-409091f40118} <Debug> TCPHandler: Processed in 0.001483124 sec. | ||
| 4142 | 2026.03.10 10:18:22.552254 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4143 | 2026.03.10 10:18:22.552349 [ 269 ] {a9524350-4dd6-4d83-812a-4393f9df3588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4144 | 2026.03.10 10:18:22.552392 [ 269 ] {a9524350-4dd6-4d83-812a-4393f9df3588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4145 | 2026.03.10 10:18:22.552799 [ 269 ] {a9524350-4dd6-4d83-812a-4393f9df3588} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4146 | 2026.03.10 10:18:22.552837 [ 269 ] {a9524350-4dd6-4d83-812a-4393f9df3588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4147 | 2026.03.10 10:18:22.553155 [ 269 ] {a9524350-4dd6-4d83-812a-4393f9df3588} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4148 | 2026.03.10 10:18:22.553369 [ 269 ] {a9524350-4dd6-4d83-812a-4393f9df3588} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4149 | 2026.03.10 10:18:22.553497 [ 269 ] {a9524350-4dd6-4d83-812a-4393f9df3588} <Debug> executeQuery: Read 32 rows, 2.44 KiB in 0.001167 sec., 27420.736932305055 rows/sec., 2.04 MiB/sec. | ||
| 4150 | 2026.03.10 10:18:22.553535 [ 269 ] {a9524350-4dd6-4d83-812a-4393f9df3588} <Debug> TCPHandler: Processed in 0.00133168 sec. | ||
| 4151 | 2026.03.10 10:18:22.553654 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4152 | 2026.03.10 10:18:22.553747 [ 269 ] {e3018fb3-f939-4ce5-9b4c-e4ac0420cc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4153 | 2026.03.10 10:18:22.553787 [ 269 ] {e3018fb3-f939-4ce5-9b4c-e4ac0420cc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4154 | 2026.03.10 10:18:22.554190 [ 269 ] {e3018fb3-f939-4ce5-9b4c-e4ac0420cc40} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4155 | 2026.03.10 10:18:22.554227 [ 269 ] {e3018fb3-f939-4ce5-9b4c-e4ac0420cc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4156 | 2026.03.10 10:18:22.554533 [ 269 ] {e3018fb3-f939-4ce5-9b4c-e4ac0420cc40} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4157 | 2026.03.10 10:18:22.554751 [ 269 ] {e3018fb3-f939-4ce5-9b4c-e4ac0420cc40} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2026.03.10 10:18:22.554877 [ 269 ] {e3018fb3-f939-4ce5-9b4c-e4ac0420cc40} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001148 sec., 20905.923344947736 rows/sec., 1.73 MiB/sec. | ||
| 4159 | 2026.03.10 10:18:22.554917 [ 269 ] {e3018fb3-f939-4ce5-9b4c-e4ac0420cc40} <Debug> TCPHandler: Processed in 0.00131341 sec. | ||
| 4160 | 2026.03.10 10:18:22.555039 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4161 | 2026.03.10 10:18:22.555134 [ 269 ] {cde61ecf-d594-43d5-bcc5-b4e94475d021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4162 | 2026.03.10 10:18:22.555175 [ 269 ] {cde61ecf-d594-43d5-bcc5-b4e94475d021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4163 | 2026.03.10 10:18:22.555576 [ 269 ] {cde61ecf-d594-43d5-bcc5-b4e94475d021} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2026.03.10 10:18:22.555615 [ 269 ] {cde61ecf-d594-43d5-bcc5-b4e94475d021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4165 | 2026.03.10 10:18:22.555927 [ 269 ] {cde61ecf-d594-43d5-bcc5-b4e94475d021} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4166 | 2026.03.10 10:18:22.556248 [ 269 ] {cde61ecf-d594-43d5-bcc5-b4e94475d021} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2026.03.10 10:18:22.556380 [ 269 ] {cde61ecf-d594-43d5-bcc5-b4e94475d021} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001264 sec., 9493.67088607595 rows/sec., 741.69 KiB/sec. | ||
| 4168 | 2026.03.10 10:18:22.556418 [ 269 ] {cde61ecf-d594-43d5-bcc5-b4e94475d021} <Debug> TCPHandler: Processed in 0.001428112 sec. | ||
| 4169 | 2026.03.10 10:18:22.556540 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4170 | 2026.03.10 10:18:22.556635 [ 269 ] {8053a600-0d93-4e97-8840-66ff951afa59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4171 | 2026.03.10 10:18:22.556675 [ 269 ] {8053a600-0d93-4e97-8840-66ff951afa59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4172 | 2026.03.10 10:18:22.557122 [ 269 ] {8053a600-0d93-4e97-8840-66ff951afa59} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4173 | 2026.03.10 10:18:22.557161 [ 269 ] {8053a600-0d93-4e97-8840-66ff951afa59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4174 | 2026.03.10 10:18:22.557479 [ 269 ] {8053a600-0d93-4e97-8840-66ff951afa59} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4175 | 2026.03.10 10:18:22.557690 [ 269 ] {8053a600-0d93-4e97-8840-66ff951afa59} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4176 | 2026.03.10 10:18:22.557819 [ 269 ] {8053a600-0d93-4e97-8840-66ff951afa59} <Debug> executeQuery: Read 120 rows, 9.98 KiB in 0.001203 sec., 99750.6234413965 rows/sec., 8.10 MiB/sec. | ||
| 4177 | 2026.03.10 10:18:22.557859 [ 269 ] {8053a600-0d93-4e97-8840-66ff951afa59} <Debug> TCPHandler: Processed in 0.001369231 sec. | ||
| 4178 | 2026.03.10 10:18:22.557976 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4179 | 2026.03.10 10:18:22.558070 [ 269 ] {a26171ea-620e-4ad5-b107-4edb2e00a0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4180 | 2026.03.10 10:18:22.558114 [ 269 ] {a26171ea-620e-4ad5-b107-4edb2e00a0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4181 | 2026.03.10 10:18:22.558560 [ 269 ] {a26171ea-620e-4ad5-b107-4edb2e00a0a8} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4182 | 2026.03.10 10:18:22.558600 [ 269 ] {a26171ea-620e-4ad5-b107-4edb2e00a0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4183 | 2026.03.10 10:18:22.558949 [ 269 ] {a26171ea-620e-4ad5-b107-4edb2e00a0a8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4184 | 2026.03.10 10:18:22.559170 [ 269 ] {a26171ea-620e-4ad5-b107-4edb2e00a0a8} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4185 | 2026.03.10 10:18:22.559296 [ 269 ] {a26171ea-620e-4ad5-b107-4edb2e00a0a8} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001245 sec., 159036.14457831325 rows/sec., 11.41 MiB/sec. | ||
| 4186 | 2026.03.10 10:18:22.559347 [ 269 ] {a26171ea-620e-4ad5-b107-4edb2e00a0a8} <Debug> TCPHandler: Processed in 0.001423402 sec. | ||
| 4187 | 2026.03.10 10:18:22.559479 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4188 | 2026.03.10 10:18:22.559572 [ 269 ] {514e50ac-41a9-405e-ae6e-94cc691a6a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4189 | 2026.03.10 10:18:22.559627 [ 269 ] {514e50ac-41a9-405e-ae6e-94cc691a6a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4190 | 2026.03.10 10:18:22.560409 [ 269 ] {514e50ac-41a9-405e-ae6e-94cc691a6a5e} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4191 | 2026.03.10 10:18:22.560447 [ 269 ] {514e50ac-41a9-405e-ae6e-94cc691a6a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4192 | 2026.03.10 10:18:22.560998 [ 269 ] {514e50ac-41a9-405e-ae6e-94cc691a6a5e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4193 | 2026.03.10 10:18:22.561235 [ 269 ] {514e50ac-41a9-405e-ae6e-94cc691a6a5e} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2026.03.10 10:18:22.561373 [ 269 ] {514e50ac-41a9-405e-ae6e-94cc691a6a5e} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001818 sec., 8800.880088008802 rows/sec., 15.77 MiB/sec. | ||
| 4195 | 2026.03.10 10:18:22.561425 [ 269 ] {514e50ac-41a9-405e-ae6e-94cc691a6a5e} <Debug> TCPHandler: Processed in 0.001996014 sec. | ||
| 4196 | 2026.03.10 10:18:22.561542 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4197 | 2026.03.10 10:18:22.561640 [ 269 ] {9d98620f-bd45-481b-8d13-75d9d96bb417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4198 | 2026.03.10 10:18:22.561684 [ 269 ] {9d98620f-bd45-481b-8d13-75d9d96bb417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4199 | 2026.03.10 10:18:22.562026 [ 269 ] {9d98620f-bd45-481b-8d13-75d9d96bb417} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2026.03.10 10:18:22.562065 [ 269 ] {9d98620f-bd45-481b-8d13-75d9d96bb417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4201 | 2026.03.10 10:18:22.562433 [ 269 ] {9d98620f-bd45-481b-8d13-75d9d96bb417} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4202 | 2026.03.10 10:18:22.562659 [ 269 ] {9d98620f-bd45-481b-8d13-75d9d96bb417} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2026.03.10 10:18:22.562790 [ 269 ] {9d98620f-bd45-481b-8d13-75d9d96bb417} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 4204 | 2026.03.10 10:18:22.562827 [ 269 ] {9d98620f-bd45-481b-8d13-75d9d96bb417} <Debug> TCPHandler: Processed in 0.00133514 sec. | ||
| 4205 | 2026.03.10 10:18:23.847428 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8087 | ||
| 4206 | 2026.03.10 10:18:23.847911 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4207 | 2026.03.10 10:18:23.847952 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4208 | 2026.03.10 10:18:23.848537 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4209 | 2026.03.10 10:18:23.848787 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4210 | 2026.03.10 10:18:23.848913 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8087 | ||
| 4211 | 2026.03.10 10:18:24.278849 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4212 | 2026.03.10 10:18:24.293559 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4213 | 2026.03.10 10:18:24.293614 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4214 | 2026.03.10 10:18:24.299763 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4215 | 2026.03.10 10:18:24.300565 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2026.03.10 10:18:24.303136 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4217 | 2026.03.10 10:18:26.363756 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 514 | ||
| 4218 | 2026.03.10 10:18:26.366504 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2026.03.10 10:18:26.366561 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4220 | 2026.03.10 10:18:26.367784 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4221 | 2026.03.10 10:18:26.368068 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4222 | 2026.03.10 10:18:26.368432 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 514 | ||
| 4223 | 2026.03.10 10:18:27.545733 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4224 | 2026.03.10 10:18:27.545920 [ 269 ] {a53c9a5a-50b3-4a25-ac3f-2745d8169b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4225 | 2026.03.10 10:18:27.545991 [ 269 ] {a53c9a5a-50b3-4a25-ac3f-2745d8169b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4226 | 2026.03.10 10:18:27.546663 [ 269 ] {a53c9a5a-50b3-4a25-ac3f-2745d8169b79} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4227 | 2026.03.10 10:18:27.546708 [ 269 ] {a53c9a5a-50b3-4a25-ac3f-2745d8169b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4228 | 2026.03.10 10:18:27.547111 [ 269 ] {a53c9a5a-50b3-4a25-ac3f-2745d8169b79} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4229 | 2026.03.10 10:18:27.547351 [ 269 ] {a53c9a5a-50b3-4a25-ac3f-2745d8169b79} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4230 | 2026.03.10 10:18:27.547502 [ 269 ] {a53c9a5a-50b3-4a25-ac3f-2745d8169b79} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001636 sec., 64792.176039119804 rows/sec., 5.45 MiB/sec. | ||
| 4231 | 2026.03.10 10:18:27.547548 [ 269 ] {a53c9a5a-50b3-4a25-ac3f-2745d8169b79} <Debug> TCPHandler: Processed in 0.001945914 sec. | ||
| 4232 | 2026.03.10 10:18:27.547684 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4233 | 2026.03.10 10:18:27.547785 [ 269 ] {97457db8-5a22-44f4-b25c-f8bd119b89fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4234 | 2026.03.10 10:18:27.547828 [ 269 ] {97457db8-5a22-44f4-b25c-f8bd119b89fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4235 | 2026.03.10 10:18:27.548264 [ 269 ] {97457db8-5a22-44f4-b25c-f8bd119b89fa} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2026.03.10 10:18:27.548301 [ 269 ] {97457db8-5a22-44f4-b25c-f8bd119b89fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4237 | 2026.03.10 10:18:27.548598 [ 269 ] {97457db8-5a22-44f4-b25c-f8bd119b89fa} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4238 | 2026.03.10 10:18:27.548802 [ 269 ] {97457db8-5a22-44f4-b25c-f8bd119b89fa} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2026.03.10 10:18:27.548929 [ 269 ] {97457db8-5a22-44f4-b25c-f8bd119b89fa} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001168 sec., 21404.109589041098 rows/sec., 1.57 MiB/sec. | ||
| 4240 | 2026.03.10 10:18:27.548965 [ 269 ] {97457db8-5a22-44f4-b25c-f8bd119b89fa} <Debug> TCPHandler: Processed in 0.00133038 sec. | ||
| 4241 | 2026.03.10 10:18:27.549073 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4242 | 2026.03.10 10:18:27.549165 [ 269 ] {f4f67552-1608-48b1-a8fe-39c390d1d76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4243 | 2026.03.10 10:18:27.549204 [ 269 ] {f4f67552-1608-48b1-a8fe-39c390d1d76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4244 | 2026.03.10 10:18:27.549584 [ 269 ] {f4f67552-1608-48b1-a8fe-39c390d1d76f} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4245 | 2026.03.10 10:18:27.549618 [ 269 ] {f4f67552-1608-48b1-a8fe-39c390d1d76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4246 | 2026.03.10 10:18:27.549926 [ 269 ] {f4f67552-1608-48b1-a8fe-39c390d1d76f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4247 | 2026.03.10 10:18:27.550116 [ 269 ] {f4f67552-1608-48b1-a8fe-39c390d1d76f} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4248 | 2026.03.10 10:18:27.550303 [ 269 ] {f4f67552-1608-48b1-a8fe-39c390d1d76f} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001156 sec., 76989.61937716264 rows/sec., 6.01 MiB/sec. | ||
| 4249 | 2026.03.10 10:18:27.550339 [ 269 ] {f4f67552-1608-48b1-a8fe-39c390d1d76f} <Debug> TCPHandler: Processed in 0.00131277 sec. | ||
| 4250 | 2026.03.10 10:18:27.550455 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4251 | 2026.03.10 10:18:27.550548 [ 269 ] {58524cff-15b6-45d6-b205-4bbdc52b1d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4252 | 2026.03.10 10:18:27.550591 [ 269 ] {58524cff-15b6-45d6-b205-4bbdc52b1d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4253 | 2026.03.10 10:18:27.550992 [ 269 ] {58524cff-15b6-45d6-b205-4bbdc52b1d06} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4254 | 2026.03.10 10:18:27.551029 [ 269 ] {58524cff-15b6-45d6-b205-4bbdc52b1d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4255 | 2026.03.10 10:18:27.551355 [ 269 ] {58524cff-15b6-45d6-b205-4bbdc52b1d06} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4256 | 2026.03.10 10:18:27.551558 [ 269 ] {58524cff-15b6-45d6-b205-4bbdc52b1d06} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2026.03.10 10:18:27.551682 [ 269 ] {58524cff-15b6-45d6-b205-4bbdc52b1d06} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 4258 | 2026.03.10 10:18:27.551717 [ 269 ] {58524cff-15b6-45d6-b205-4bbdc52b1d06} <Debug> TCPHandler: Processed in 0.00131597 sec. | ||
| 4259 | 2026.03.10 10:18:27.551821 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4260 | 2026.03.10 10:18:27.551910 [ 269 ] {4138ef09-761b-43dc-ba56-3f39a67ddd42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4261 | 2026.03.10 10:18:27.551963 [ 269 ] {4138ef09-761b-43dc-ba56-3f39a67ddd42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4262 | 2026.03.10 10:18:27.552709 [ 269 ] {4138ef09-761b-43dc-ba56-3f39a67ddd42} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4263 | 2026.03.10 10:18:27.552746 [ 269 ] {4138ef09-761b-43dc-ba56-3f39a67ddd42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4264 | 2026.03.10 10:18:27.553290 [ 269 ] {4138ef09-761b-43dc-ba56-3f39a67ddd42} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4265 | 2026.03.10 10:18:27.553511 [ 269 ] {4138ef09-761b-43dc-ba56-3f39a67ddd42} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4266 | 2026.03.10 10:18:27.553647 [ 269 ] {4138ef09-761b-43dc-ba56-3f39a67ddd42} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001753 sec., 14261.266400456361 rows/sec., 25.56 MiB/sec. | ||
| 4267 | 2026.03.10 10:18:27.553703 [ 269 ] {4138ef09-761b-43dc-ba56-3f39a67ddd42} <Debug> TCPHandler: Processed in 0.001928623 sec. | ||
| 4268 | 2026.03.10 10:18:27.553815 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4269 | 2026.03.10 10:18:27.553906 [ 269 ] {5ada6997-b6f5-447e-94ef-e63b07c0efa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4270 | 2026.03.10 10:18:27.553946 [ 269 ] {5ada6997-b6f5-447e-94ef-e63b07c0efa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4271 | 2026.03.10 10:18:27.554276 [ 269 ] {5ada6997-b6f5-447e-94ef-e63b07c0efa8} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4272 | 2026.03.10 10:18:27.554311 [ 269 ] {5ada6997-b6f5-447e-94ef-e63b07c0efa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4273 | 2026.03.10 10:18:27.554632 [ 269 ] {5ada6997-b6f5-447e-94ef-e63b07c0efa8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4274 | 2026.03.10 10:18:27.554845 [ 269 ] {5ada6997-b6f5-447e-94ef-e63b07c0efa8} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4275 | 2026.03.10 10:18:27.554970 [ 269 ] {5ada6997-b6f5-447e-94ef-e63b07c0efa8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 4276 | 2026.03.10 10:18:27.555004 [ 269 ] {5ada6997-b6f5-447e-94ef-e63b07c0efa8} <Debug> TCPHandler: Processed in 0.001237058 sec. | ||
| 4277 | 2026.03.10 10:18:31.250558 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4278 | 2026.03.10 10:18:31.250630 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4279 | 2026.03.10 10:18:31.349056 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8599 | ||
| 4280 | 2026.03.10 10:18:31.349582 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4281 | 2026.03.10 10:18:31.349621 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4282 | 2026.03.10 10:18:31.350098 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4283 | 2026.03.10 10:18:31.350327 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4284 | 2026.03.10 10:18:31.350454 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8599 | ||
| 4285 | 2026.03.10 10:18:31.803275 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4286 | 2026.03.10 10:18:31.819903 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4287 | 2026.03.10 10:18:31.819973 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4288 | 2026.03.10 10:18:31.826441 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4289 | 2026.03.10 10:18:31.827212 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4290 | 2026.03.10 10:18:31.830247 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4291 | 2026.03.10 10:18:32.545079 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4292 | 2026.03.10 10:18:32.545260 [ 269 ] {7ba81f08-47d0-4d09-aee1-0bea5b1a8a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4293 | 2026.03.10 10:18:32.545327 [ 269 ] {7ba81f08-47d0-4d09-aee1-0bea5b1a8a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4294 | 2026.03.10 10:18:32.546003 [ 269 ] {7ba81f08-47d0-4d09-aee1-0bea5b1a8a84} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4295 | 2026.03.10 10:18:32.546045 [ 269 ] {7ba81f08-47d0-4d09-aee1-0bea5b1a8a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4296 | 2026.03.10 10:18:32.546458 [ 269 ] {7ba81f08-47d0-4d09-aee1-0bea5b1a8a84} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4297 | 2026.03.10 10:18:32.546695 [ 269 ] {7ba81f08-47d0-4d09-aee1-0bea5b1a8a84} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4298 | 2026.03.10 10:18:32.546863 [ 269 ] {7ba81f08-47d0-4d09-aee1-0bea5b1a8a84} <Debug> executeQuery: Read 88 rows, 7.56 KiB in 0.001652 sec., 53268.76513317191 rows/sec., 4.47 MiB/sec. | ||
| 4299 | 2026.03.10 10:18:32.546914 [ 269 ] {7ba81f08-47d0-4d09-aee1-0bea5b1a8a84} <Debug> TCPHandler: Processed in 0.001969545 sec. | ||
| 4300 | 2026.03.10 10:18:32.547053 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4301 | 2026.03.10 10:18:32.547159 [ 269 ] {d9279504-f92a-49eb-96b3-865591536dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4302 | 2026.03.10 10:18:32.547206 [ 269 ] {d9279504-f92a-49eb-96b3-865591536dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4303 | 2026.03.10 10:18:32.547639 [ 269 ] {d9279504-f92a-49eb-96b3-865591536dc2} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4304 | 2026.03.10 10:18:32.547676 [ 269 ] {d9279504-f92a-49eb-96b3-865591536dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4305 | 2026.03.10 10:18:32.547983 [ 269 ] {d9279504-f92a-49eb-96b3-865591536dc2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4306 | 2026.03.10 10:18:32.548198 [ 269 ] {d9279504-f92a-49eb-96b3-865591536dc2} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4307 | 2026.03.10 10:18:32.548294 [ 105 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4308 | 2026.03.10 10:18:32.548330 [ 105 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4309 | 2026.03.10 10:18:32.548331 [ 269 ] {d9279504-f92a-49eb-96b3-865591536dc2} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001196 sec., 13377.926421404682 rows/sec., 1005.96 KiB/sec. | ||
| 4310 | 2026.03.10 10:18:32.548350 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4311 | 2026.03.10 10:18:32.548377 [ 269 ] {d9279504-f92a-49eb-96b3-865591536dc2} <Debug> TCPHandler: Processed in 0.001379791 sec. | ||
| 4312 | 2026.03.10 10:18:32.548466 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 4313 | 2026.03.10 10:18:32.548493 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4314 | 2026.03.10 10:18:32.548603 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4315 | 2026.03.10 10:18:32.548603 [ 269 ] {81c8cd1c-f286-480d-9a99-74284c46a8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4316 | 2026.03.10 10:18:32.548643 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 80 rows starting from the beginning of the part | ||
| 4317 | 2026.03.10 10:18:32.548665 [ 269 ] {81c8cd1c-f286-480d-9a99-74284c46a8a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4318 | 2026.03.10 10:18:32.548716 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
| 4319 | 2026.03.10 10:18:32.548764 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 25 rows starting from the beginning of the part | ||
| 4320 | 2026.03.10 10:18:32.548804 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 4321 | 2026.03.10 10:18:32.548846 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 25 rows starting from the beginning of the part | ||
| 4322 | 2026.03.10 10:18:32.548893 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 16 rows starting from the beginning of the part | ||
| 4323 | 2026.03.10 10:18:32.549114 [ 269 ] {81c8cd1c-f286-480d-9a99-74284c46a8a9} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4324 | 2026.03.10 10:18:32.549158 [ 269 ] {81c8cd1c-f286-480d-9a99-74284c46a8a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4325 | 2026.03.10 10:18:32.549561 [ 269 ] {81c8cd1c-f286-480d-9a99-74284c46a8a9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4326 | 2026.03.10 10:18:32.549760 [ 196 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344711 sec., 144268.91726177596 rows/sec., 11.14 MiB/sec. | ||
| 4327 | 2026.03.10 10:18:32.549823 [ 269 ] {81c8cd1c-f286-480d-9a99-74284c46a8a9} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4328 | 2026.03.10 10:18:32.549924 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4329 | 2026.03.10 10:18:32.549980 [ 269 ] {81c8cd1c-f286-480d-9a99-74284c46a8a9} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001397 sec., 57265.5690765927 rows/sec., 4.47 MiB/sec. | ||
| 4330 | 2026.03.10 10:18:32.550025 [ 269 ] {81c8cd1c-f286-480d-9a99-74284c46a8a9} <Debug> TCPHandler: Processed in 0.001583026 sec. | ||
| 4331 | 2026.03.10 10:18:32.550147 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4332 | 2026.03.10 10:18:32.550196 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_21_4} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4333 | 2026.03.10 10:18:32.550246 [ 269 ] {90149be1-cd24-4970-8d2e-82115294f4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4334 | 2026.03.10 10:18:32.550272 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_21_4} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4335 | 2026.03.10 10:18:32.550297 [ 269 ] {90149be1-cd24-4970-8d2e-82115294f4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4336 | 2026.03.10 10:18:32.550347 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4337 | 2026.03.10 10:18:32.550731 [ 269 ] {90149be1-cd24-4970-8d2e-82115294f4b5} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2026.03.10 10:18:32.550773 [ 269 ] {90149be1-cd24-4970-8d2e-82115294f4b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4339 | 2026.03.10 10:18:32.551126 [ 269 ] {90149be1-cd24-4970-8d2e-82115294f4b5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4340 | 2026.03.10 10:18:32.551344 [ 269 ] {90149be1-cd24-4970-8d2e-82115294f4b5} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2026.03.10 10:18:32.551483 [ 269 ] {90149be1-cd24-4970-8d2e-82115294f4b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 4342 | 2026.03.10 10:18:32.551520 [ 269 ] {90149be1-cd24-4970-8d2e-82115294f4b5} <Debug> TCPHandler: Processed in 0.001424242 sec. | ||
| 4343 | 2026.03.10 10:18:32.551701 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4344 | 2026.03.10 10:18:32.551797 [ 269 ] {b46a6ce0-eb53-4c5f-922d-324ebde9fe41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4345 | 2026.03.10 10:18:32.551853 [ 269 ] {b46a6ce0-eb53-4c5f-922d-324ebde9fe41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4346 | 2026.03.10 10:18:32.552705 [ 269 ] {b46a6ce0-eb53-4c5f-922d-324ebde9fe41} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4347 | 2026.03.10 10:18:32.552741 [ 269 ] {b46a6ce0-eb53-4c5f-922d-324ebde9fe41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4348 | 2026.03.10 10:18:32.553366 [ 269 ] {b46a6ce0-eb53-4c5f-922d-324ebde9fe41} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4349 | 2026.03.10 10:18:32.553604 [ 269 ] {b46a6ce0-eb53-4c5f-922d-324ebde9fe41} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4350 | 2026.03.10 10:18:32.553706 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4351 | 2026.03.10 10:18:32.553740 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4352 | 2026.03.10 10:18:32.553750 [ 269 ] {b46a6ce0-eb53-4c5f-922d-324ebde9fe41} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001972 sec., 8113.590263691684 rows/sec., 14.54 MiB/sec. | ||
| 4353 | 2026.03.10 10:18:32.553757 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4354 | 2026.03.10 10:18:32.553818 [ 269 ] {b46a6ce0-eb53-4c5f-922d-324ebde9fe41} <Debug> TCPHandler: Processed in 0.002167659 sec. | ||
| 4355 | 2026.03.10 10:18:32.553836 [ 197 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 4356 | 2026.03.10 10:18:32.553941 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4357 | 2026.03.10 10:18:32.554026 [ 197 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4358 | 2026.03.10 10:18:32.554047 [ 269 ] {10327770-3537-410e-8b21-e8fed780b25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4359 | 2026.03.10 10:18:32.554088 [ 197 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 295 rows starting from the beginning of the part | ||
| 4360 | 2026.03.10 10:18:32.554090 [ 269 ] {10327770-3537-410e-8b21-e8fed780b25a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4361 | 2026.03.10 10:18:32.554205 [ 197 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
| 4362 | 2026.03.10 10:18:32.554304 [ 197 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 25 rows starting from the beginning of the part | ||
| 4363 | 2026.03.10 10:18:32.554402 [ 197 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part | ||
| 4364 | 2026.03.10 10:18:32.554468 [ 269 ] {10327770-3537-410e-8b21-e8fed780b25a} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4365 | 2026.03.10 10:18:32.554497 [ 197 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 25 rows starting from the beginning of the part | ||
| 4366 | 2026.03.10 10:18:32.554503 [ 269 ] {10327770-3537-410e-8b21-e8fed780b25a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4367 | 2026.03.10 10:18:32.554593 [ 197 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 16 rows starting from the beginning of the part | ||
| 4368 | 2026.03.10 10:18:32.554837 [ 269 ] {10327770-3537-410e-8b21-e8fed780b25a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4369 | 2026.03.10 10:18:32.555069 [ 269 ] {10327770-3537-410e-8b21-e8fed780b25a} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4370 | 2026.03.10 10:18:32.555197 [ 269 ] {10327770-3537-410e-8b21-e8fed780b25a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 4371 | 2026.03.10 10:18:32.555233 [ 269 ] {10327770-3537-410e-8b21-e8fed780b25a} <Debug> TCPHandler: Processed in 0.0013404 sec. | ||
| 4372 | 2026.03.10 10:18:32.558208 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 393 rows, containing 19 columns (19 merged, 0 gathered) in 0.004400219 sec., 89313.73642993678 rows/sec., 160.05 MiB/sec. | ||
| 4373 | 2026.03.10 10:18:32.558930 [ 197 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4374 | 2026.03.10 10:18:32.559262 [ 197 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4375 | 2026.03.10 10:18:32.559328 [ 197 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4376 | 2026.03.10 10:18:32.559408 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 4377 | 2026.03.10 10:18:32.818653 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4378 | 2026.03.10 10:18:32.818851 [ 269 ] {71fbcf51-d611-427d-aad7-806c43ec852f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4379 | 2026.03.10 10:18:32.818922 [ 269 ] {71fbcf51-d611-427d-aad7-806c43ec852f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4380 | 2026.03.10 10:18:32.819584 [ 269 ] {71fbcf51-d611-427d-aad7-806c43ec852f} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4381 | 2026.03.10 10:18:32.819623 [ 269 ] {71fbcf51-d611-427d-aad7-806c43ec852f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4382 | 2026.03.10 10:18:32.819998 [ 269 ] {71fbcf51-d611-427d-aad7-806c43ec852f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4383 | 2026.03.10 10:18:32.820233 [ 269 ] {71fbcf51-d611-427d-aad7-806c43ec852f} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4384 | 2026.03.10 10:18:32.820384 [ 269 ] {71fbcf51-d611-427d-aad7-806c43ec852f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001587 sec., 1260.2394454946439 rows/sec., 102.76 KiB/sec. | ||
| 4385 | 2026.03.10 10:18:32.820425 [ 269 ] {71fbcf51-d611-427d-aad7-806c43ec852f} <Debug> TCPHandler: Processed in 0.001915903 sec. | ||
| 4386 | 2026.03.10 10:18:32.820545 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4387 | 2026.03.10 10:18:32.820638 [ 269 ] {82ab24a6-2d55-4a26-91a8-f04f70d89cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4388 | 2026.03.10 10:18:32.820677 [ 269 ] {82ab24a6-2d55-4a26-91a8-f04f70d89cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4389 | 2026.03.10 10:18:32.822014 [ 269 ] {82ab24a6-2d55-4a26-91a8-f04f70d89cb8} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4390 | 2026.03.10 10:18:32.822051 [ 269 ] {82ab24a6-2d55-4a26-91a8-f04f70d89cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4391 | 2026.03.10 10:18:32.822493 [ 269 ] {82ab24a6-2d55-4a26-91a8-f04f70d89cb8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4392 | 2026.03.10 10:18:32.822698 [ 269 ] {82ab24a6-2d55-4a26-91a8-f04f70d89cb8} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4393 | 2026.03.10 10:18:32.822811 [ 103 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4394 | 2026.03.10 10:18:32.822824 [ 269 ] {82ab24a6-2d55-4a26-91a8-f04f70d89cb8} <Debug> executeQuery: Read 1987 rows, 153.91 KiB in 0.002204 sec., 901542.6497277678 rows/sec., 68.20 MiB/sec. | ||
| 4395 | 2026.03.10 10:18:32.822877 [ 103 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4396 | 2026.03.10 10:18:32.822886 [ 269 ] {82ab24a6-2d55-4a26-91a8-f04f70d89cb8} <Debug> TCPHandler: Processed in 0.002389104 sec. | ||
| 4397 | 2026.03.10 10:18:32.822909 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4398 | 2026.03.10 10:18:32.822997 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4399 | 2026.03.10 10:18:32.823010 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 4400 | 2026.03.10 10:18:32.823093 [ 269 ] {5f456a9b-667a-4266-a95b-3691cffbf9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4401 | 2026.03.10 10:18:32.823113 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4402 | 2026.03.10 10:18:32.823133 [ 269 ] {5f456a9b-667a-4266-a95b-3691cffbf9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4403 | 2026.03.10 10:18:32.823148 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2148 rows starting from the beginning of the part | ||
| 4404 | 2026.03.10 10:18:32.823214 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 106 rows starting from the beginning of the part | ||
| 4405 | 2026.03.10 10:18:32.823265 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 210 rows starting from the beginning of the part | ||
| 4406 | 2026.03.10 10:18:32.823311 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 106 rows starting from the beginning of the part | ||
| 4407 | 2026.03.10 10:18:32.823353 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 88 rows starting from the beginning of the part | ||
| 4408 | 2026.03.10 10:18:32.823394 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1987 rows starting from the beginning of the part | ||
| 4409 | 2026.03.10 10:18:32.823568 [ 269 ] {5f456a9b-667a-4266-a95b-3691cffbf9c7} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2026.03.10 10:18:32.823602 [ 269 ] {5f456a9b-667a-4266-a95b-3691cffbf9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4411 | 2026.03.10 10:18:32.823908 [ 269 ] {5f456a9b-667a-4266-a95b-3691cffbf9c7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4412 | 2026.03.10 10:18:32.824118 [ 269 ] {5f456a9b-667a-4266-a95b-3691cffbf9c7} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2026.03.10 10:18:32.824243 [ 269 ] {5f456a9b-667a-4266-a95b-3691cffbf9c7} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001168 sec., 30821.91780821918 rows/sec., 2.25 MiB/sec. | ||
| 4414 | 2026.03.10 10:18:32.824280 [ 269 ] {5f456a9b-667a-4266-a95b-3691cffbf9c7} <Debug> TCPHandler: Processed in 0.00132963 sec. | ||
| 4415 | 2026.03.10 10:18:32.824384 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4416 | 2026.03.10 10:18:32.824475 [ 269 ] {af2f034f-1dc7-4074-b98a-411765954f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4417 | 2026.03.10 10:18:32.824513 [ 269 ] {af2f034f-1dc7-4074-b98a-411765954f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4418 | 2026.03.10 10:18:32.824851 [ 202 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4645 rows, containing 5 columns (5 merged, 0 gathered) in 0.001879352 sec., 2471596.59286818 rows/sec., 200.70 MiB/sec. | ||
| 4419 | 2026.03.10 10:18:32.825136 [ 269 ] {af2f034f-1dc7-4074-b98a-411765954f65} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2026.03.10 10:18:32.825161 [ 202 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4421 | 2026.03.10 10:18:32.825180 [ 269 ] {af2f034f-1dc7-4074-b98a-411765954f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4422 | 2026.03.10 10:18:32.825519 [ 202 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_26_5} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.03.10 10:18:32.825557 [ 269 ] {af2f034f-1dc7-4074-b98a-411765954f65} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4424 | 2026.03.10 10:18:32.825617 [ 202 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_26_5} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4425 | 2026.03.10 10:18:32.825729 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 4426 | 2026.03.10 10:18:32.825792 [ 269 ] {af2f034f-1dc7-4074-b98a-411765954f65} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2026.03.10 10:18:32.825924 [ 269 ] {af2f034f-1dc7-4074-b98a-411765954f65} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001467 sec., 482617.58691206545 rows/sec., 28.15 MiB/sec. | ||
| 4428 | 2026.03.10 10:18:32.825961 [ 269 ] {af2f034f-1dc7-4074-b98a-411765954f65} <Debug> TCPHandler: Processed in 0.001624347 sec. | ||
| 4429 | 2026.03.10 10:18:32.826069 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4430 | 2026.03.10 10:18:32.826161 [ 269 ] {45e2866d-79a1-4696-9c29-430654d21069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4431 | 2026.03.10 10:18:32.826199 [ 269 ] {45e2866d-79a1-4696-9c29-430654d21069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4432 | 2026.03.10 10:18:32.826574 [ 269 ] {45e2866d-79a1-4696-9c29-430654d21069} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2026.03.10 10:18:32.826610 [ 269 ] {45e2866d-79a1-4696-9c29-430654d21069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4434 | 2026.03.10 10:18:32.826895 [ 269 ] {45e2866d-79a1-4696-9c29-430654d21069} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4435 | 2026.03.10 10:18:32.827099 [ 269 ] {45e2866d-79a1-4696-9c29-430654d21069} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2026.03.10 10:18:32.827195 [ 103 ] {} <Debug> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4437 | 2026.03.10 10:18:32.827225 [ 269 ] {45e2866d-79a1-4696-9c29-430654d21069} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 64.98 KiB/sec. | ||
| 4438 | 2026.03.10 10:18:32.827227 [ 103 ] {} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4439 | 2026.03.10 10:18:32.827266 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4440 | 2026.03.10 10:18:32.827269 [ 269 ] {45e2866d-79a1-4696-9c29-430654d21069} <Debug> TCPHandler: Processed in 0.001246958 sec. | ||
| 4441 | 2026.03.10 10:18:32.827332 [ 197 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 4442 | 2026.03.10 10:18:32.827386 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4443 | 2026.03.10 10:18:32.827417 [ 197 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4444 | 2026.03.10 10:18:32.827443 [ 197 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 4445 | 2026.03.10 10:18:32.827476 [ 269 ] {0e3d6e14-b235-47ee-aaa7-dc2b5b9e452f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4446 | 2026.03.10 10:18:32.827487 [ 197 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 4447 | 2026.03.10 10:18:32.827515 [ 269 ] {0e3d6e14-b235-47ee-aaa7-dc2b5b9e452f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4448 | 2026.03.10 10:18:32.827525 [ 197 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 4449 | 2026.03.10 10:18:32.827561 [ 197 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 4450 | 2026.03.10 10:18:32.827594 [ 197 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 4451 | 2026.03.10 10:18:32.828166 [ 202 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.00085949 sec., 5817.403343843443 rows/sec., 431.76 KiB/sec. | ||
| 4452 | 2026.03.10 10:18:32.828281 [ 269 ] {0e3d6e14-b235-47ee-aaa7-dc2b5b9e452f} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4453 | 2026.03.10 10:18:32.828284 [ 189 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4454 | 2026.03.10 10:18:32.828322 [ 269 ] {0e3d6e14-b235-47ee-aaa7-dc2b5b9e452f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4455 | 2026.03.10 10:18:32.828555 [ 189 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_5_1} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2026.03.10 10:18:32.828614 [ 189 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_5_1} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4457 | 2026.03.10 10:18:32.828663 [ 269 ] {0e3d6e14-b235-47ee-aaa7-dc2b5b9e452f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4458 | 2026.03.10 10:18:32.828669 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4459 | 2026.03.10 10:18:32.828868 [ 269 ] {0e3d6e14-b235-47ee-aaa7-dc2b5b9e452f} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4460 | 2026.03.10 10:18:32.828968 [ 103 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4461 | 2026.03.10 10:18:32.828990 [ 269 ] {0e3d6e14-b235-47ee-aaa7-dc2b5b9e452f} <Debug> executeQuery: Read 1036 rows, 73.23 KiB in 0.001531 sec., 676681.9072501633 rows/sec., 46.71 MiB/sec. | ||
| 4462 | 2026.03.10 10:18:32.828998 [ 103 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4463 | 2026.03.10 10:18:32.829030 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4464 | 2026.03.10 10:18:32.829035 [ 269 ] {0e3d6e14-b235-47ee-aaa7-dc2b5b9e452f} <Debug> TCPHandler: Processed in 0.001695368 sec. | ||
| 4465 | 2026.03.10 10:18:32.829116 [ 191 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 4466 | 2026.03.10 10:18:32.829151 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4467 | 2026.03.10 10:18:32.829224 [ 191 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4468 | 2026.03.10 10:18:32.829249 [ 269 ] {95c5208b-eb34-4a5d-8781-b3bc282e8b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4469 | 2026.03.10 10:18:32.829260 [ 191 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1122 rows starting from the beginning of the part | ||
| 4470 | 2026.03.10 10:18:32.829301 [ 269 ] {95c5208b-eb34-4a5d-8781-b3bc282e8b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4471 | 2026.03.10 10:18:32.829336 [ 191 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 89 rows starting from the beginning of the part | ||
| 4472 | 2026.03.10 10:18:32.829387 [ 191 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 120 rows starting from the beginning of the part | ||
| 4473 | 2026.03.10 10:18:32.829428 [ 191 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 89 rows starting from the beginning of the part | ||
| 4474 | 2026.03.10 10:18:32.829467 [ 191 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 80 rows starting from the beginning of the part | ||
| 4475 | 2026.03.10 10:18:32.829505 [ 191 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1036 rows starting from the beginning of the part | ||
| 4476 | 2026.03.10 10:18:32.829934 [ 269 ] {95c5208b-eb34-4a5d-8781-b3bc282e8b80} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4477 | 2026.03.10 10:18:32.829975 [ 269 ] {95c5208b-eb34-4a5d-8781-b3bc282e8b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4478 | 2026.03.10 10:18:32.830388 [ 269 ] {95c5208b-eb34-4a5d-8781-b3bc282e8b80} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4479 | 2026.03.10 10:18:32.830598 [ 269 ] {95c5208b-eb34-4a5d-8781-b3bc282e8b80} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4480 | 2026.03.10 10:18:32.830712 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4481 | 2026.03.10 10:18:32.830725 [ 269 ] {95c5208b-eb34-4a5d-8781-b3bc282e8b80} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.001495 sec., 814715.7190635451 rows/sec., 50.94 MiB/sec. | ||
| 4482 | 2026.03.10 10:18:32.830757 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4483 | 2026.03.10 10:18:32.830776 [ 269 ] {95c5208b-eb34-4a5d-8781-b3bc282e8b80} <Debug> TCPHandler: Processed in 0.001672007 sec. | ||
| 4484 | 2026.03.10 10:18:32.830782 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4485 | 2026.03.10 10:18:32.830787 [ 191 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2536 rows, containing 5 columns (5 merged, 0 gathered) in 0.001707048 sec., 1485605.5600076858 rows/sec., 111.13 MiB/sec. | ||
| 4486 | 2026.03.10 10:18:32.830869 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 4487 | 2026.03.10 10:18:32.830894 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4488 | 2026.03.10 10:18:32.830950 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4489 | 2026.03.10 10:18:32.830978 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8785 rows starting from the beginning of the part | ||
| 4490 | 2026.03.10 10:18:32.830987 [ 269 ] {83769b52-ab03-4372-8ca2-6b838a5db1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4491 | 2026.03.10 10:18:32.830993 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4492 | 2026.03.10 10:18:32.831047 [ 269 ] {83769b52-ab03-4372-8ca2-6b838a5db1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4493 | 2026.03.10 10:18:32.831052 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4494 | 2026.03.10 10:18:32.831111 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 198 rows starting from the beginning of the part | ||
| 4495 | 2026.03.10 10:18:32.831158 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 4496 | 2026.03.10 10:18:32.831201 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 4497 | 2026.03.10 10:18:32.831248 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1218 rows starting from the beginning of the part | ||
| 4498 | 2026.03.10 10:18:32.831320 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_26_5} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4499 | 2026.03.10 10:18:32.831409 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_26_5} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4500 | 2026.03.10 10:18:32.831499 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 4501 | 2026.03.10 10:18:32.831858 [ 269 ] {83769b52-ab03-4372-8ca2-6b838a5db1bc} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2026.03.10 10:18:32.831898 [ 269 ] {83769b52-ab03-4372-8ca2-6b838a5db1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4503 | 2026.03.10 10:18:32.832513 [ 269 ] {83769b52-ab03-4372-8ca2-6b838a5db1bc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4504 | 2026.03.10 10:18:32.832751 [ 269 ] {83769b52-ab03-4372-8ca2-6b838a5db1bc} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4505 | 2026.03.10 10:18:32.832892 [ 269 ] {83769b52-ab03-4372-8ca2-6b838a5db1bc} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001923 sec., 17680.70722828913 rows/sec., 31.68 MiB/sec. | ||
| 4506 | 2026.03.10 10:18:32.832944 [ 269 ] {83769b52-ab03-4372-8ca2-6b838a5db1bc} <Debug> TCPHandler: Processed in 0.002096527 sec. | ||
| 4507 | 2026.03.10 10:18:32.833050 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4508 | 2026.03.10 10:18:32.833142 [ 269 ] {27c79ebe-87dc-4369-824b-c87cb4deb6de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4509 | 2026.03.10 10:18:32.833183 [ 269 ] {27c79ebe-87dc-4369-824b-c87cb4deb6de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4510 | 2026.03.10 10:18:32.833496 [ 269 ] {27c79ebe-87dc-4369-824b-c87cb4deb6de} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2026.03.10 10:18:32.833532 [ 269 ] {27c79ebe-87dc-4369-824b-c87cb4deb6de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4512 | 2026.03.10 10:18:32.833840 [ 269 ] {27c79ebe-87dc-4369-824b-c87cb4deb6de} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4513 | 2026.03.10 10:18:32.834049 [ 269 ] {27c79ebe-87dc-4369-824b-c87cb4deb6de} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2026.03.10 10:18:32.834179 [ 269 ] {27c79ebe-87dc-4369-824b-c87cb4deb6de} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001054 sec., 11385.199240986716 rows/sec., 785.70 KiB/sec. | ||
| 4515 | 2026.03.10 10:18:32.834214 [ 269 ] {27c79ebe-87dc-4369-824b-c87cb4deb6de} <Debug> TCPHandler: Processed in 0.001210988 sec. | ||
| 4516 | 2026.03.10 10:18:32.835130 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10681 rows, containing 5 columns (5 merged, 0 gathered) in 0.004287756 sec., 2491046.5987336966 rows/sec., 163.56 MiB/sec. | ||
| 4517 | 2026.03.10 10:18:32.835507 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4518 | 2026.03.10 10:18:32.835814 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2026.03.10 10:18:32.835890 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4520 | 2026.03.10 10:18:32.835989 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 4521 | 2026.03.10 10:18:33.000260 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.96 MiB, peak 247.97 MiB, free memory in arenas 0.00 B, will set to 245.02 MiB (RSS), difference: 2.06 MiB | ||
| 4522 | 2026.03.10 10:18:36.368665 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 556 | ||
| 4523 | 2026.03.10 10:18:36.371297 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4524 | 2026.03.10 10:18:36.371339 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4525 | 2026.03.10 10:18:36.372534 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4526 | 2026.03.10 10:18:36.372798 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4527 | 2026.03.10 10:18:36.373108 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 556 | ||
| 4528 | 2026.03.10 10:18:37.543437 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4529 | 2026.03.10 10:18:37.543724 [ 269 ] {ae321e8c-916e-441d-8f86-83c2107fdce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4530 | 2026.03.10 10:18:37.543793 [ 269 ] {ae321e8c-916e-441d-8f86-83c2107fdce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4531 | 2026.03.10 10:18:37.544445 [ 269 ] {ae321e8c-916e-441d-8f86-83c2107fdce2} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4532 | 2026.03.10 10:18:37.544490 [ 269 ] {ae321e8c-916e-441d-8f86-83c2107fdce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4533 | 2026.03.10 10:18:37.544887 [ 269 ] {ae321e8c-916e-441d-8f86-83c2107fdce2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4534 | 2026.03.10 10:18:37.545119 [ 269 ] {ae321e8c-916e-441d-8f86-83c2107fdce2} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4535 | 2026.03.10 10:18:37.545277 [ 269 ] {ae321e8c-916e-441d-8f86-83c2107fdce2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001631 sec., 34334.76394849785 rows/sec., 2.64 MiB/sec. | ||
| 4536 | 2026.03.10 10:18:37.545320 [ 269 ] {ae321e8c-916e-441d-8f86-83c2107fdce2} <Debug> TCPHandler: Processed in 0.002071036 sec. | ||
| 4537 | 2026.03.10 10:18:37.545443 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4538 | 2026.03.10 10:18:37.545540 [ 269 ] {45b53fd8-8d7a-4b44-a141-710345a6283c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4539 | 2026.03.10 10:18:37.545581 [ 269 ] {45b53fd8-8d7a-4b44-a141-710345a6283c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4540 | 2026.03.10 10:18:37.546000 [ 269 ] {45b53fd8-8d7a-4b44-a141-710345a6283c} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2026.03.10 10:18:37.546038 [ 269 ] {45b53fd8-8d7a-4b44-a141-710345a6283c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4542 | 2026.03.10 10:18:37.546379 [ 269 ] {45b53fd8-8d7a-4b44-a141-710345a6283c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4543 | 2026.03.10 10:18:37.546589 [ 269 ] {45b53fd8-8d7a-4b44-a141-710345a6283c} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4544 | 2026.03.10 10:18:37.546715 [ 269 ] {45b53fd8-8d7a-4b44-a141-710345a6283c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 4545 | 2026.03.10 10:18:37.546753 [ 269 ] {45b53fd8-8d7a-4b44-a141-710345a6283c} <Debug> TCPHandler: Processed in 0.00136082 sec. | ||
| 4546 | 2026.03.10 10:18:37.546867 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4547 | 2026.03.10 10:18:37.546961 [ 269 ] {8a9b6be0-b275-493c-9c30-9e57a650b2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4548 | 2026.03.10 10:18:37.547007 [ 269 ] {8a9b6be0-b275-493c-9c30-9e57a650b2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4549 | 2026.03.10 10:18:37.547392 [ 269 ] {8a9b6be0-b275-493c-9c30-9e57a650b2b2} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4550 | 2026.03.10 10:18:37.547428 [ 269 ] {8a9b6be0-b275-493c-9c30-9e57a650b2b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4551 | 2026.03.10 10:18:37.547761 [ 269 ] {8a9b6be0-b275-493c-9c30-9e57a650b2b2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4552 | 2026.03.10 10:18:37.547966 [ 269 ] {8a9b6be0-b275-493c-9c30-9e57a650b2b2} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4553 | 2026.03.10 10:18:37.548094 [ 269 ] {8a9b6be0-b275-493c-9c30-9e57a650b2b2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001151 sec., 111207.6455256299 rows/sec., 7.75 MiB/sec. | ||
| 4554 | 2026.03.10 10:18:37.548130 [ 269 ] {8a9b6be0-b275-493c-9c30-9e57a650b2b2} <Debug> TCPHandler: Processed in 0.001313449 sec. | ||
| 4555 | 2026.03.10 10:18:37.548239 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4556 | 2026.03.10 10:18:37.548333 [ 269 ] {cc758964-ba35-48de-8e0f-4b887198aff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4557 | 2026.03.10 10:18:37.548375 [ 269 ] {cc758964-ba35-48de-8e0f-4b887198aff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4558 | 2026.03.10 10:18:37.548705 [ 269 ] {cc758964-ba35-48de-8e0f-4b887198aff8} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4559 | 2026.03.10 10:18:37.548741 [ 269 ] {cc758964-ba35-48de-8e0f-4b887198aff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4560 | 2026.03.10 10:18:37.549050 [ 269 ] {cc758964-ba35-48de-8e0f-4b887198aff8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4561 | 2026.03.10 10:18:37.549265 [ 269 ] {cc758964-ba35-48de-8e0f-4b887198aff8} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4562 | 2026.03.10 10:18:37.549377 [ 96 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4563 | 2026.03.10 10:18:37.549394 [ 269 ] {cc758964-ba35-48de-8e0f-4b887198aff8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001079 sec., 44485.634847080626 rows/sec., 3.00 MiB/sec. | ||
| 4564 | 2026.03.10 10:18:37.549443 [ 96 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4565 | 2026.03.10 10:18:37.549450 [ 269 ] {cc758964-ba35-48de-8e0f-4b887198aff8} <Debug> TCPHandler: Processed in 0.001259888 sec. | ||
| 4566 | 2026.03.10 10:18:37.549471 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4567 | 2026.03.10 10:18:37.549645 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 4568 | 2026.03.10 10:18:37.549869 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4569 | 2026.03.10 10:18:37.549930 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1080 rows starting from the beginning of the part | ||
| 4570 | 2026.03.10 10:18:37.550034 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4571 | 2026.03.10 10:18:37.550109 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4572 | 2026.03.10 10:18:37.550179 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 4573 | 2026.03.10 10:18:37.550241 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 4574 | 2026.03.10 10:18:37.550310 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
| 4575 | 2026.03.10 10:18:37.551418 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1320 rows, containing 4 columns (4 merged, 0 gathered) in 0.001864552 sec., 707944.8575314606 rows/sec., 47.71 MiB/sec. | ||
| 4576 | 2026.03.10 10:18:37.551662 [ 189 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4577 | 2026.03.10 10:18:37.552002 [ 189 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_26_5} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4578 | 2026.03.10 10:18:37.552085 [ 189 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_26_5} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4579 | 2026.03.10 10:18:37.552173 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4580 | 2026.03.10 10:18:38.850583 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9047 | ||
| 4581 | 2026.03.10 10:18:38.851117 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2026.03.10 10:18:38.851161 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4583 | 2026.03.10 10:18:38.851707 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4584 | 2026.03.10 10:18:38.851942 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2026.03.10 10:18:38.852069 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9047 | ||
| 4586 | 2026.03.10 10:18:39.330354 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4587 | 2026.03.10 10:18:39.346523 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2026.03.10 10:18:39.346575 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4589 | 2026.03.10 10:18:39.353177 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4590 | 2026.03.10 10:18:39.353965 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2026.03.10 10:18:39.356796 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4592 | 2026.03.10 10:18:42.545535 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4593 | 2026.03.10 10:18:42.545755 [ 269 ] {c1d90a12-110a-4d9e-a5ae-59b79e5849b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4594 | 2026.03.10 10:18:42.545827 [ 269 ] {c1d90a12-110a-4d9e-a5ae-59b79e5849b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4595 | 2026.03.10 10:18:42.546619 [ 269 ] {c1d90a12-110a-4d9e-a5ae-59b79e5849b2} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2026.03.10 10:18:42.546677 [ 269 ] {c1d90a12-110a-4d9e-a5ae-59b79e5849b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4597 | 2026.03.10 10:18:42.547217 [ 269 ] {c1d90a12-110a-4d9e-a5ae-59b79e5849b2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4598 | 2026.03.10 10:18:42.547546 [ 269 ] {c1d90a12-110a-4d9e-a5ae-59b79e5849b2} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4599 | 2026.03.10 10:18:42.547737 [ 269 ] {c1d90a12-110a-4d9e-a5ae-59b79e5849b2} <Debug> executeQuery: Read 88 rows, 7.56 KiB in 0.002029 sec., 43371.118777723015 rows/sec., 3.64 MiB/sec. | ||
| 4600 | 2026.03.10 10:18:42.547792 [ 269 ] {c1d90a12-110a-4d9e-a5ae-59b79e5849b2} <Debug> TCPHandler: Processed in 0.002388433 sec. | ||
| 4601 | 2026.03.10 10:18:42.547941 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4602 | 2026.03.10 10:18:42.548091 [ 269 ] {021ba293-2afe-4040-81d7-398b56c3aa5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4603 | 2026.03.10 10:18:42.548147 [ 269 ] {021ba293-2afe-4040-81d7-398b56c3aa5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4604 | 2026.03.10 10:18:42.548681 [ 269 ] {021ba293-2afe-4040-81d7-398b56c3aa5e} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2026.03.10 10:18:42.548730 [ 269 ] {021ba293-2afe-4040-81d7-398b56c3aa5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4606 | 2026.03.10 10:18:42.549078 [ 269 ] {021ba293-2afe-4040-81d7-398b56c3aa5e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4607 | 2026.03.10 10:18:42.549306 [ 269 ] {021ba293-2afe-4040-81d7-398b56c3aa5e} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2026.03.10 10:18:42.549449 [ 269 ] {021ba293-2afe-4040-81d7-398b56c3aa5e} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001382 sec., 11577.424023154848 rows/sec., 870.57 KiB/sec. | ||
| 4609 | 2026.03.10 10:18:42.549489 [ 269 ] {021ba293-2afe-4040-81d7-398b56c3aa5e} <Debug> TCPHandler: Processed in 0.001606446 sec. | ||
| 4610 | 2026.03.10 10:18:42.549609 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4611 | 2026.03.10 10:18:42.549707 [ 269 ] {aed11705-c5fa-4d26-91a6-dc41b49de558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4612 | 2026.03.10 10:18:42.549750 [ 269 ] {aed11705-c5fa-4d26-91a6-dc41b49de558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4613 | 2026.03.10 10:18:42.550183 [ 269 ] {aed11705-c5fa-4d26-91a6-dc41b49de558} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4614 | 2026.03.10 10:18:42.550220 [ 269 ] {aed11705-c5fa-4d26-91a6-dc41b49de558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4615 | 2026.03.10 10:18:42.550552 [ 269 ] {aed11705-c5fa-4d26-91a6-dc41b49de558} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4616 | 2026.03.10 10:18:42.550774 [ 269 ] {aed11705-c5fa-4d26-91a6-dc41b49de558} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4617 | 2026.03.10 10:18:42.550906 [ 269 ] {aed11705-c5fa-4d26-91a6-dc41b49de558} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001218 sec., 65681.44499178983 rows/sec., 5.13 MiB/sec. | ||
| 4618 | 2026.03.10 10:18:42.550946 [ 269 ] {aed11705-c5fa-4d26-91a6-dc41b49de558} <Debug> TCPHandler: Processed in 0.001387861 sec. | ||
| 4619 | 2026.03.10 10:18:42.551066 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4620 | 2026.03.10 10:18:42.551162 [ 269 ] {245130c6-a35a-4f6c-8beb-be12ad5ca5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4621 | 2026.03.10 10:18:42.551208 [ 269 ] {245130c6-a35a-4f6c-8beb-be12ad5ca5da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4622 | 2026.03.10 10:18:42.551654 [ 269 ] {245130c6-a35a-4f6c-8beb-be12ad5ca5da} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2026.03.10 10:18:42.551690 [ 269 ] {245130c6-a35a-4f6c-8beb-be12ad5ca5da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4624 | 2026.03.10 10:18:42.552045 [ 269 ] {245130c6-a35a-4f6c-8beb-be12ad5ca5da} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4625 | 2026.03.10 10:18:42.552276 [ 269 ] {245130c6-a35a-4f6c-8beb-be12ad5ca5da} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2026.03.10 10:18:42.552411 [ 269 ] {245130c6-a35a-4f6c-8beb-be12ad5ca5da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 4627 | 2026.03.10 10:18:42.552449 [ 269 ] {245130c6-a35a-4f6c-8beb-be12ad5ca5da} <Debug> TCPHandler: Processed in 0.001433442 sec. | ||
| 4628 | 2026.03.10 10:18:42.552563 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4629 | 2026.03.10 10:18:42.552657 [ 269 ] {9f965cb6-1bdf-4b42-87e5-f62e0aefcd84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4630 | 2026.03.10 10:18:42.552714 [ 269 ] {9f965cb6-1bdf-4b42-87e5-f62e0aefcd84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4631 | 2026.03.10 10:18:42.553544 [ 269 ] {9f965cb6-1bdf-4b42-87e5-f62e0aefcd84} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4632 | 2026.03.10 10:18:42.553582 [ 269 ] {9f965cb6-1bdf-4b42-87e5-f62e0aefcd84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4633 | 2026.03.10 10:18:42.554143 [ 269 ] {9f965cb6-1bdf-4b42-87e5-f62e0aefcd84} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4634 | 2026.03.10 10:18:42.554390 [ 269 ] {9f965cb6-1bdf-4b42-87e5-f62e0aefcd84} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4635 | 2026.03.10 10:18:42.554537 [ 269 ] {9f965cb6-1bdf-4b42-87e5-f62e0aefcd84} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001898 sec., 8429.926238145417 rows/sec., 15.11 MiB/sec. | ||
| 4636 | 2026.03.10 10:18:42.554595 [ 269 ] {9f965cb6-1bdf-4b42-87e5-f62e0aefcd84} <Debug> TCPHandler: Processed in 0.002081497 sec. | ||
| 4637 | 2026.03.10 10:18:42.554715 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4638 | 2026.03.10 10:18:42.554821 [ 269 ] {c1390e5f-2322-45c2-b718-95d1e8f1e575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4639 | 2026.03.10 10:18:42.554865 [ 269 ] {c1390e5f-2322-45c2-b718-95d1e8f1e575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4640 | 2026.03.10 10:18:42.555223 [ 269 ] {c1390e5f-2322-45c2-b718-95d1e8f1e575} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4641 | 2026.03.10 10:18:42.555261 [ 269 ] {c1390e5f-2322-45c2-b718-95d1e8f1e575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4642 | 2026.03.10 10:18:42.555568 [ 269 ] {c1390e5f-2322-45c2-b718-95d1e8f1e575} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4643 | 2026.03.10 10:18:42.555794 [ 269 ] {c1390e5f-2322-45c2-b718-95d1e8f1e575} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4644 | 2026.03.10 10:18:42.555956 [ 269 ] {c1390e5f-2322-45c2-b718-95d1e8f1e575} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 4645 | 2026.03.10 10:18:42.556006 [ 269 ] {c1390e5f-2322-45c2-b718-95d1e8f1e575} <Debug> TCPHandler: Processed in 0.00134169 sec. | ||
| 4646 | 2026.03.10 10:18:45.493265 [ 88 ] {} <Debug> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4647 | 2026.03.10 10:18:45.493350 [ 88 ] {} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4648 | 2026.03.10 10:18:45.493377 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4649 | 2026.03.10 10:18:45.493516 [ 202 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::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 | ||
| 4650 | 2026.03.10 10:18:45.493674 [ 202 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4651 | 2026.03.10 10:18:45.493714 [ 202 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::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 | ||
| 4652 | 2026.03.10 10:18:45.493790 [ 202 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 4653 | 2026.03.10 10:18:45.493842 [ 202 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 4654 | 2026.03.10 10:18:45.493894 [ 202 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::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 | ||
| 4655 | 2026.03.10 10:18:45.493942 [ 202 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::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 | ||
| 4656 | 2026.03.10 10:18:45.494661 [ 202 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208647 sec., 29785.371576647278 rows/sec., 2.49 MiB/sec. | ||
| 4657 | 2026.03.10 10:18:45.494839 [ 188 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4658 | 2026.03.10 10:18:45.495174 [ 188 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_9_2} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2026.03.10 10:18:45.495261 [ 188 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_9_2} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4660 | 2026.03.10 10:18:45.495359 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4661 | 2026.03.10 10:18:46.250674 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4662 | 2026.03.10 10:18:46.250748 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4663 | 2026.03.10 10:18:46.353099 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9559 | ||
| 4664 | 2026.03.10 10:18:46.353598 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2026.03.10 10:18:46.353640 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4666 | 2026.03.10 10:18:46.354154 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4667 | 2026.03.10 10:18:46.354400 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2026.03.10 10:18:46.354547 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9559 | ||
| 4669 | 2026.03.10 10:18:46.373322 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 576 | ||
| 4670 | 2026.03.10 10:18:46.375650 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4671 | 2026.03.10 10:18:46.375708 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4672 | 2026.03.10 10:18:46.376888 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4673 | 2026.03.10 10:18:46.377155 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4674 | 2026.03.10 10:18:46.377510 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 576 | ||
| 4675 | 2026.03.10 10:18:46.857799 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4676 | 2026.03.10 10:18:46.875654 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4677 | 2026.03.10 10:18:46.875723 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4678 | 2026.03.10 10:18:46.882034 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4679 | 2026.03.10 10:18:46.882760 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4680 | 2026.03.10 10:18:46.886119 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4681 | 2026.03.10 10:18:47.374797 [ 86 ] {} <Debug> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4682 | 2026.03.10 10:18:47.374862 [ 86 ] {} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4683 | 2026.03.10 10:18:47.374882 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4684 | 2026.03.10 10:18:47.374979 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::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 | ||
| 4685 | 2026.03.10 10:18:47.375093 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4686 | 2026.03.10 10:18:47.375124 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::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 | ||
| 4687 | 2026.03.10 10:18:47.375210 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::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 | ||
| 4688 | 2026.03.10 10:18:47.375256 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 708 rows starting from the beginning of the part | ||
| 4689 | 2026.03.10 10:18:47.375298 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::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 | ||
| 4690 | 2026.03.10 10:18:47.375335 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 708 rows starting from the beginning of the part | ||
| 4691 | 2026.03.10 10:18:47.376407 [ 188 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464133 sec., 1500546.7399478052 rows/sec., 94.48 MiB/sec. | ||
| 4692 | 2026.03.10 10:18:47.376614 [ 188 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4693 | 2026.03.10 10:18:47.376893 [ 188 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_9_2} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2026.03.10 10:18:47.376963 [ 188 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_9_2} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4695 | 2026.03.10 10:18:47.377049 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 4696 | 2026.03.10 10:18:47.545151 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4697 | 2026.03.10 10:18:47.545341 [ 269 ] {ec0142a1-7f9e-4378-8c9c-37190a6b1e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4698 | 2026.03.10 10:18:47.545413 [ 269 ] {ec0142a1-7f9e-4378-8c9c-37190a6b1e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4699 | 2026.03.10 10:18:47.546092 [ 269 ] {ec0142a1-7f9e-4378-8c9c-37190a6b1e1f} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4700 | 2026.03.10 10:18:47.546144 [ 269 ] {ec0142a1-7f9e-4378-8c9c-37190a6b1e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4701 | 2026.03.10 10:18:47.546551 [ 269 ] {ec0142a1-7f9e-4378-8c9c-37190a6b1e1f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4702 | 2026.03.10 10:18:47.546808 [ 269 ] {ec0142a1-7f9e-4378-8c9c-37190a6b1e1f} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4703 | 2026.03.10 10:18:47.546981 [ 269 ] {ec0142a1-7f9e-4378-8c9c-37190a6b1e1f} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001689 sec., 62759.02901124926 rows/sec., 5.28 MiB/sec. | ||
| 4704 | 2026.03.10 10:18:47.547033 [ 269 ] {ec0142a1-7f9e-4378-8c9c-37190a6b1e1f} <Debug> TCPHandler: Processed in 0.002012735 sec. | ||
| 4705 | 2026.03.10 10:18:47.547163 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4706 | 2026.03.10 10:18:47.547272 [ 269 ] {0d1ebc09-50bb-4f1c-b327-d0dfeb55af35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4707 | 2026.03.10 10:18:47.547320 [ 269 ] {0d1ebc09-50bb-4f1c-b327-d0dfeb55af35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4708 | 2026.03.10 10:18:47.547762 [ 269 ] {0d1ebc09-50bb-4f1c-b327-d0dfeb55af35} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2026.03.10 10:18:47.547804 [ 269 ] {0d1ebc09-50bb-4f1c-b327-d0dfeb55af35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4710 | 2026.03.10 10:18:47.548125 [ 269 ] {0d1ebc09-50bb-4f1c-b327-d0dfeb55af35} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4711 | 2026.03.10 10:18:47.548345 [ 269 ] {0d1ebc09-50bb-4f1c-b327-d0dfeb55af35} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2026.03.10 10:18:47.548488 [ 269 ] {0d1ebc09-50bb-4f1c-b327-d0dfeb55af35} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001241 sec., 20145.044319097502 rows/sec., 1.48 MiB/sec. | ||
| 4713 | 2026.03.10 10:18:47.548529 [ 269 ] {0d1ebc09-50bb-4f1c-b327-d0dfeb55af35} <Debug> TCPHandler: Processed in 0.001420302 sec. | ||
| 4714 | 2026.03.10 10:18:47.548655 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4715 | 2026.03.10 10:18:47.548758 [ 269 ] {6bce86ca-b9c9-47fa-84e5-a1df3d2c44d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4716 | 2026.03.10 10:18:47.548802 [ 269 ] {6bce86ca-b9c9-47fa-84e5-a1df3d2c44d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4717 | 2026.03.10 10:18:47.549314 [ 269 ] {6bce86ca-b9c9-47fa-84e5-a1df3d2c44d2} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4718 | 2026.03.10 10:18:47.549365 [ 269 ] {6bce86ca-b9c9-47fa-84e5-a1df3d2c44d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4719 | 2026.03.10 10:18:47.549742 [ 269 ] {6bce86ca-b9c9-47fa-84e5-a1df3d2c44d2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4720 | 2026.03.10 10:18:47.549959 [ 269 ] {6bce86ca-b9c9-47fa-84e5-a1df3d2c44d2} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4721 | 2026.03.10 10:18:47.550089 [ 269 ] {6bce86ca-b9c9-47fa-84e5-a1df3d2c44d2} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001356 sec., 65634.21828908555 rows/sec., 5.13 MiB/sec. | ||
| 4722 | 2026.03.10 10:18:47.550127 [ 269 ] {6bce86ca-b9c9-47fa-84e5-a1df3d2c44d2} <Debug> TCPHandler: Processed in 0.001524354 sec. | ||
| 4723 | 2026.03.10 10:18:47.550245 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4724 | 2026.03.10 10:18:47.550341 [ 269 ] {e42a4cbb-ad63-4b64-94cc-db7f0a08da7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4725 | 2026.03.10 10:18:47.550385 [ 269 ] {e42a4cbb-ad63-4b64-94cc-db7f0a08da7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4726 | 2026.03.10 10:18:47.550788 [ 269 ] {e42a4cbb-ad63-4b64-94cc-db7f0a08da7c} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4727 | 2026.03.10 10:18:47.550825 [ 269 ] {e42a4cbb-ad63-4b64-94cc-db7f0a08da7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4728 | 2026.03.10 10:18:47.551165 [ 269 ] {e42a4cbb-ad63-4b64-94cc-db7f0a08da7c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4729 | 2026.03.10 10:18:47.551375 [ 269 ] {e42a4cbb-ad63-4b64-94cc-db7f0a08da7c} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4730 | 2026.03.10 10:18:47.551508 [ 269 ] {e42a4cbb-ad63-4b64-94cc-db7f0a08da7c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 4731 | 2026.03.10 10:18:47.551545 [ 269 ] {e42a4cbb-ad63-4b64-94cc-db7f0a08da7c} <Debug> TCPHandler: Processed in 0.00134928 sec. | ||
| 4732 | 2026.03.10 10:18:47.551657 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4733 | 2026.03.10 10:18:47.551753 [ 269 ] {d44c1960-bd05-4ee0-bec4-740c84188f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4734 | 2026.03.10 10:18:47.551808 [ 269 ] {d44c1960-bd05-4ee0-bec4-740c84188f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4735 | 2026.03.10 10:18:47.552600 [ 269 ] {d44c1960-bd05-4ee0-bec4-740c84188f67} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4736 | 2026.03.10 10:18:47.552635 [ 269 ] {d44c1960-bd05-4ee0-bec4-740c84188f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4737 | 2026.03.10 10:18:47.553196 [ 269 ] {d44c1960-bd05-4ee0-bec4-740c84188f67} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4738 | 2026.03.10 10:18:47.553432 [ 269 ] {d44c1960-bd05-4ee0-bec4-740c84188f67} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4739 | 2026.03.10 10:18:47.553575 [ 269 ] {d44c1960-bd05-4ee0-bec4-740c84188f67} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001839 sec., 13594.344752582927 rows/sec., 24.36 MiB/sec. | ||
| 4740 | 2026.03.10 10:18:47.553639 [ 269 ] {d44c1960-bd05-4ee0-bec4-740c84188f67} <Debug> TCPHandler: Processed in 0.002030906 sec. | ||
| 4741 | 2026.03.10 10:18:47.553758 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4742 | 2026.03.10 10:18:47.553854 [ 269 ] {0fde85d5-66ed-4ad2-b80a-89f142f2867a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4743 | 2026.03.10 10:18:47.553897 [ 269 ] {0fde85d5-66ed-4ad2-b80a-89f142f2867a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4744 | 2026.03.10 10:18:47.554248 [ 269 ] {0fde85d5-66ed-4ad2-b80a-89f142f2867a} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2026.03.10 10:18:47.554284 [ 269 ] {0fde85d5-66ed-4ad2-b80a-89f142f2867a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4746 | 2026.03.10 10:18:47.554606 [ 269 ] {0fde85d5-66ed-4ad2-b80a-89f142f2867a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4747 | 2026.03.10 10:18:47.554818 [ 269 ] {0fde85d5-66ed-4ad2-b80a-89f142f2867a} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2026.03.10 10:18:47.554952 [ 269 ] {0fde85d5-66ed-4ad2-b80a-89f142f2867a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 4749 | 2026.03.10 10:18:47.554988 [ 269 ] {0fde85d5-66ed-4ad2-b80a-89f142f2867a} <Debug> TCPHandler: Processed in 0.001279648 sec. | ||
| 4750 | 2026.03.10 10:18:52.546792 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4751 | 2026.03.10 10:18:52.547003 [ 269 ] {4559d43f-1772-481a-a2ca-e0f72d397f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4752 | 2026.03.10 10:18:52.547080 [ 269 ] {4559d43f-1772-481a-a2ca-e0f72d397f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4753 | 2026.03.10 10:18:52.547750 [ 269 ] {4559d43f-1772-481a-a2ca-e0f72d397f17} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4754 | 2026.03.10 10:18:52.547792 [ 269 ] {4559d43f-1772-481a-a2ca-e0f72d397f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4755 | 2026.03.10 10:18:52.548177 [ 269 ] {4559d43f-1772-481a-a2ca-e0f72d397f17} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4756 | 2026.03.10 10:18:52.548402 [ 269 ] {4559d43f-1772-481a-a2ca-e0f72d397f17} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4757 | 2026.03.10 10:18:52.548517 [ 25 ] {} <Debug> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4758 | 2026.03.10 10:18:52.548554 [ 25 ] {} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2026.03.10 10:18:52.548557 [ 269 ] {4559d43f-1772-481a-a2ca-e0f72d397f17} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001608 sec., 14925.373134328358 rows/sec., 1.24 MiB/sec. | ||
| 4760 | 2026.03.10 10:18:52.548574 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4761 | 2026.03.10 10:18:52.548611 [ 269 ] {4559d43f-1772-481a-a2ca-e0f72d397f17} <Debug> TCPHandler: Processed in 0.001953455 sec. | ||
| 4762 | 2026.03.10 10:18:52.548654 [ 193 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 4763 | 2026.03.10 10:18:52.548742 [ 193 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4764 | 2026.03.10 10:18:52.548754 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4765 | 2026.03.10 10:18:52.548770 [ 193 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 4766 | 2026.03.10 10:18:52.548828 [ 193 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 4767 | 2026.03.10 10:18:52.548858 [ 269 ] {98fd4e42-6ca9-4b9d-b1b4-916433b8644f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4768 | 2026.03.10 10:18:52.548872 [ 193 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 4769 | 2026.03.10 10:18:52.548904 [ 269 ] {98fd4e42-6ca9-4b9d-b1b4-916433b8644f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4770 | 2026.03.10 10:18:52.548911 [ 193 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 4771 | 2026.03.10 10:18:52.548951 [ 193 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 4772 | 2026.03.10 10:18:52.549325 [ 269 ] {98fd4e42-6ca9-4b9d-b1b4-916433b8644f} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4773 | 2026.03.10 10:18:52.549361 [ 269 ] {98fd4e42-6ca9-4b9d-b1b4-916433b8644f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4774 | 2026.03.10 10:18:52.549678 [ 188 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001051403 sec., 114133.21057672462 rows/sec., 9.90 MiB/sec. | ||
| 4775 | 2026.03.10 10:18:52.549738 [ 269 ] {98fd4e42-6ca9-4b9d-b1b4-916433b8644f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4776 | 2026.03.10 10:18:52.549905 [ 194 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4777 | 2026.03.10 10:18:52.549988 [ 269 ] {98fd4e42-6ca9-4b9d-b1b4-916433b8644f} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2026.03.10 10:18:52.550136 [ 269 ] {98fd4e42-6ca9-4b9d-b1b4-916433b8644f} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001302 sec., 7680.491551459293 rows/sec., 626.29 KiB/sec. | ||
| 4779 | 2026.03.10 10:18:52.550179 [ 269 ] {98fd4e42-6ca9-4b9d-b1b4-916433b8644f} <Debug> TCPHandler: Processed in 0.001478644 sec. | ||
| 4780 | 2026.03.10 10:18:52.550260 [ 194 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_5_1} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2026.03.10 10:18:52.550299 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4782 | 2026.03.10 10:18:52.550344 [ 194 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_5_1} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4783 | 2026.03.10 10:18:52.550401 [ 269 ] {0c6a649b-c432-4abd-80f4-2849ed505353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4784 | 2026.03.10 10:18:52.550442 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4785 | 2026.03.10 10:18:52.550448 [ 269 ] {0c6a649b-c432-4abd-80f4-2849ed505353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4786 | 2026.03.10 10:18:52.550991 [ 269 ] {0c6a649b-c432-4abd-80f4-2849ed505353} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4787 | 2026.03.10 10:18:52.551029 [ 269 ] {0c6a649b-c432-4abd-80f4-2849ed505353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4788 | 2026.03.10 10:18:52.551367 [ 269 ] {0c6a649b-c432-4abd-80f4-2849ed505353} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4789 | 2026.03.10 10:18:52.551579 [ 269 ] {0c6a649b-c432-4abd-80f4-2849ed505353} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4790 | 2026.03.10 10:18:52.551706 [ 269 ] {0c6a649b-c432-4abd-80f4-2849ed505353} <Debug> executeQuery: Read 213 rows, 19.38 KiB in 0.001326 sec., 160633.48416289594 rows/sec., 14.28 MiB/sec. | ||
| 4791 | 2026.03.10 10:18:52.551743 [ 269 ] {0c6a649b-c432-4abd-80f4-2849ed505353} <Debug> TCPHandler: Processed in 0.001496184 sec. | ||
| 4792 | 2026.03.10 10:18:52.551866 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4793 | 2026.03.10 10:18:52.551963 [ 269 ] {414285fb-3668-469d-adf4-784da4088912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4794 | 2026.03.10 10:18:52.552004 [ 269 ] {414285fb-3668-469d-adf4-784da4088912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4795 | 2026.03.10 10:18:52.552420 [ 269 ] {414285fb-3668-469d-adf4-784da4088912} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4796 | 2026.03.10 10:18:52.552455 [ 269 ] {414285fb-3668-469d-adf4-784da4088912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4797 | 2026.03.10 10:18:52.552750 [ 269 ] {414285fb-3668-469d-adf4-784da4088912} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4798 | 2026.03.10 10:18:52.552961 [ 269 ] {414285fb-3668-469d-adf4-784da4088912} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4799 | 2026.03.10 10:18:52.553091 [ 269 ] {414285fb-3668-469d-adf4-784da4088912} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001148 sec., 33101.04529616725 rows/sec., 2.43 MiB/sec. | ||
| 4800 | 2026.03.10 10:18:52.553129 [ 269 ] {414285fb-3668-469d-adf4-784da4088912} <Debug> TCPHandler: Processed in 0.00131163 sec. | ||
| 4801 | 2026.03.10 10:18:52.553240 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4802 | 2026.03.10 10:18:52.553334 [ 269 ] {40d854e1-b3c4-4bce-9304-e189ddd02d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4803 | 2026.03.10 10:18:52.553373 [ 269 ] {40d854e1-b3c4-4bce-9304-e189ddd02d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4804 | 2026.03.10 10:18:52.553770 [ 269 ] {40d854e1-b3c4-4bce-9304-e189ddd02d2f} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4805 | 2026.03.10 10:18:52.553804 [ 269 ] {40d854e1-b3c4-4bce-9304-e189ddd02d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4806 | 2026.03.10 10:18:52.554093 [ 269 ] {40d854e1-b3c4-4bce-9304-e189ddd02d2f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4807 | 2026.03.10 10:18:52.554292 [ 269 ] {40d854e1-b3c4-4bce-9304-e189ddd02d2f} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4808 | 2026.03.10 10:18:52.554413 [ 269 ] {40d854e1-b3c4-4bce-9304-e189ddd02d2f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001112 sec., 21582.733812949642 rows/sec., 1.79 MiB/sec. | ||
| 4809 | 2026.03.10 10:18:52.554448 [ 269 ] {40d854e1-b3c4-4bce-9304-e189ddd02d2f} <Debug> TCPHandler: Processed in 0.001276328 sec. | ||
| 4810 | 2026.03.10 10:18:52.554549 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4811 | 2026.03.10 10:18:52.554636 [ 269 ] {386634f6-4e44-4887-9acd-bc845588f339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4812 | 2026.03.10 10:18:52.554673 [ 269 ] {386634f6-4e44-4887-9acd-bc845588f339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4813 | 2026.03.10 10:18:52.555044 [ 269 ] {386634f6-4e44-4887-9acd-bc845588f339} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4814 | 2026.03.10 10:18:52.555076 [ 269 ] {386634f6-4e44-4887-9acd-bc845588f339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4815 | 2026.03.10 10:18:52.555425 [ 269 ] {386634f6-4e44-4887-9acd-bc845588f339} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4816 | 2026.03.10 10:18:52.555641 [ 269 ] {386634f6-4e44-4887-9acd-bc845588f339} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4817 | 2026.03.10 10:18:52.555726 [ 25 ] {} <Debug> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4818 | 2026.03.10 10:18:52.555755 [ 25 ] {} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2026.03.10 10:18:52.555768 [ 269 ] {386634f6-4e44-4887-9acd-bc845588f339} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 838.55 KiB/sec. | ||
| 4820 | 2026.03.10 10:18:52.555773 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4821 | 2026.03.10 10:18:52.555806 [ 269 ] {386634f6-4e44-4887-9acd-bc845588f339} <Debug> TCPHandler: Processed in 0.001280528 sec. | ||
| 4822 | 2026.03.10 10:18:52.555845 [ 193 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 4823 | 2026.03.10 10:18:52.555916 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4824 | 2026.03.10 10:18:52.555929 [ 193 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4825 | 2026.03.10 10:18:52.555955 [ 193 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 4826 | 2026.03.10 10:18:52.556000 [ 193 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 4827 | 2026.03.10 10:18:52.556009 [ 269 ] {b98bce5b-329f-4521-8fdf-10523d6d1e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4828 | 2026.03.10 10:18:52.556035 [ 193 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 4829 | 2026.03.10 10:18:52.556050 [ 269 ] {b98bce5b-329f-4521-8fdf-10523d6d1e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4830 | 2026.03.10 10:18:52.556070 [ 193 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 4831 | 2026.03.10 10:18:52.556110 [ 193 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 4832 | 2026.03.10 10:18:52.556501 [ 269 ] {b98bce5b-329f-4521-8fdf-10523d6d1e33} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2026.03.10 10:18:52.556536 [ 269 ] {b98bce5b-329f-4521-8fdf-10523d6d1e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4834 | 2026.03.10 10:18:52.556841 [ 269 ] {b98bce5b-329f-4521-8fdf-10523d6d1e33} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4835 | 2026.03.10 10:18:52.556854 [ 188 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001034914 sec., 57975.83180824687 rows/sec., 4.64 MiB/sec. | ||
| 4836 | 2026.03.10 10:18:52.556988 [ 193 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4837 | 2026.03.10 10:18:52.557056 [ 269 ] {b98bce5b-329f-4521-8fdf-10523d6d1e33} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4838 | 2026.03.10 10:18:52.557182 [ 269 ] {b98bce5b-329f-4521-8fdf-10523d6d1e33} <Debug> executeQuery: Read 126 rows, 10.47 KiB in 0.001191 sec., 105793.4508816121 rows/sec., 8.58 MiB/sec. | ||
| 4839 | 2026.03.10 10:18:52.557225 [ 269 ] {b98bce5b-329f-4521-8fdf-10523d6d1e33} <Debug> TCPHandler: Processed in 0.00135869 sec. | ||
| 4840 | 2026.03.10 10:18:52.557235 [ 193 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_5_1} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2026.03.10 10:18:52.557293 [ 193 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_5_1} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4842 | 2026.03.10 10:18:52.557337 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4843 | 2026.03.10 10:18:52.557348 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4844 | 2026.03.10 10:18:52.557429 [ 269 ] {bbccd128-0015-439f-a220-3e793150c68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4845 | 2026.03.10 10:18:52.557472 [ 269 ] {bbccd128-0015-439f-a220-3e793150c68d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4846 | 2026.03.10 10:18:52.557877 [ 269 ] {bbccd128-0015-439f-a220-3e793150c68d} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2026.03.10 10:18:52.557912 [ 269 ] {bbccd128-0015-439f-a220-3e793150c68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4848 | 2026.03.10 10:18:52.558240 [ 269 ] {bbccd128-0015-439f-a220-3e793150c68d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4849 | 2026.03.10 10:18:52.558448 [ 269 ] {bbccd128-0015-439f-a220-3e793150c68d} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.03.10 10:18:52.558577 [ 269 ] {bbccd128-0015-439f-a220-3e793150c68d} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001165 sec., 172532.1888412017 rows/sec., 12.37 MiB/sec. | ||
| 4851 | 2026.03.10 10:18:52.558612 [ 269 ] {bbccd128-0015-439f-a220-3e793150c68d} <Debug> TCPHandler: Processed in 0.001326 sec. | ||
| 4852 | 2026.03.10 10:18:52.558724 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4853 | 2026.03.10 10:18:52.558814 [ 269 ] {f4361daa-e2e1-46df-a192-ed84778d03ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4854 | 2026.03.10 10:18:52.558868 [ 269 ] {f4361daa-e2e1-46df-a192-ed84778d03ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4855 | 2026.03.10 10:18:52.559625 [ 269 ] {f4361daa-e2e1-46df-a192-ed84778d03ad} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2026.03.10 10:18:52.559660 [ 269 ] {f4361daa-e2e1-46df-a192-ed84778d03ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4857 | 2026.03.10 10:18:52.560179 [ 269 ] {f4361daa-e2e1-46df-a192-ed84778d03ad} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4858 | 2026.03.10 10:18:52.560406 [ 269 ] {f4361daa-e2e1-46df-a192-ed84778d03ad} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4859 | 2026.03.10 10:18:52.560546 [ 269 ] {f4361daa-e2e1-46df-a192-ed84778d03ad} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001749 sec., 9148.084619782734 rows/sec., 16.39 MiB/sec. | ||
| 4860 | 2026.03.10 10:18:52.560605 [ 269 ] {f4361daa-e2e1-46df-a192-ed84778d03ad} <Debug> TCPHandler: Processed in 0.001930113 sec. | ||
| 4861 | 2026.03.10 10:18:52.560717 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4862 | 2026.03.10 10:18:52.560811 [ 269 ] {ef41daab-6665-4d92-8023-c83a5ee6df05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4863 | 2026.03.10 10:18:52.560853 [ 269 ] {ef41daab-6665-4d92-8023-c83a5ee6df05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4864 | 2026.03.10 10:18:52.561190 [ 269 ] {ef41daab-6665-4d92-8023-c83a5ee6df05} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2026.03.10 10:18:52.561226 [ 269 ] {ef41daab-6665-4d92-8023-c83a5ee6df05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4866 | 2026.03.10 10:18:52.561565 [ 269 ] {ef41daab-6665-4d92-8023-c83a5ee6df05} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4867 | 2026.03.10 10:18:52.561793 [ 269 ] {ef41daab-6665-4d92-8023-c83a5ee6df05} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2026.03.10 10:18:52.561929 [ 269 ] {ef41daab-6665-4d92-8023-c83a5ee6df05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 4869 | 2026.03.10 10:18:52.561966 [ 269 ] {ef41daab-6665-4d92-8023-c83a5ee6df05} <Debug> TCPHandler: Processed in 0.001298579 sec. | ||
| 4870 | 2026.03.10 10:18:53.855563 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10007 | ||
| 4871 | 2026.03.10 10:18:53.856045 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4872 | 2026.03.10 10:18:53.856081 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4873 | 2026.03.10 10:18:53.856552 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4874 | 2026.03.10 10:18:53.856787 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4875 | 2026.03.10 10:18:53.856905 [ 84 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4876 | 2026.03.10 10:18:53.856924 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10007 | ||
| 4877 | 2026.03.10 10:18:53.856946 [ 84 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4878 | 2026.03.10 10:18:53.856966 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4879 | 2026.03.10 10:18:53.857097 [ 190 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::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 | ||
| 4880 | 2026.03.10 10:18:53.857258 [ 190 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4881 | 2026.03.10 10:18:53.857301 [ 190 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7639 rows starting from the beginning of the part | ||
| 4882 | 2026.03.10 10:18:53.857373 [ 190 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4883 | 2026.03.10 10:18:53.857423 [ 190 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4884 | 2026.03.10 10:18:53.857474 [ 190 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4885 | 2026.03.10 10:18:53.857520 [ 190 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4886 | 2026.03.10 10:18:53.857563 [ 190 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4887 | 2026.03.10 10:18:53.859427 [ 188 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10007 rows, containing 4 columns (4 merged, 0 gathered) in 0.002398714 sec., 4171818.73287103 rows/sec., 59.68 MiB/sec. | ||
| 4888 | 2026.03.10 10:18:53.859756 [ 201 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4889 | 2026.03.10 10:18:53.860125 [ 201 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_21_4} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2026.03.10 10:18:53.860201 [ 201 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_21_4} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4891 | 2026.03.10 10:18:53.860307 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4892 | 2026.03.10 10:18:54.387159 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4893 | 2026.03.10 10:18:54.404496 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4894 | 2026.03.10 10:18:54.404556 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4895 | 2026.03.10 10:18:54.410111 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4896 | 2026.03.10 10:18:54.410800 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4897 | 2026.03.10 10:18:54.411087 [ 84 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4898 | 2026.03.10 10:18:54.411147 [ 84 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4899 | 2026.03.10 10:18:54.411168 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4900 | 2026.03.10 10:18:54.411300 [ 190 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 4901 | 2026.03.10 10:18:54.414472 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4902 | 2026.03.10 10:18:54.415347 [ 190 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4903 | 2026.03.10 10:18:54.417062 [ 190 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 4904 | 2026.03.10 10:18:54.422440 [ 190 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 4905 | 2026.03.10 10:18:54.427312 [ 190 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 4906 | 2026.03.10 10:18:54.431610 [ 190 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 4907 | 2026.03.10 10:18:54.435832 [ 190 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 4908 | 2026.03.10 10:18:54.439703 [ 190 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 4909 | 2026.03.10 10:18:54.492121 [ 188 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080887319 sec., 1965.6974908514399 rows/sec., 10.16 MiB/sec. | ||
| 4910 | 2026.03.10 10:18:54.494746 [ 188 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4911 | 2026.03.10 10:18:54.496837 [ 188 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_21_4} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2026.03.10 10:18:54.496944 [ 188 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_21_4} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4913 | 2026.03.10 10:18:54.499239 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4914 | 2026.03.10 10:18:55.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.83 MiB, peak 258.37 MiB, free memory in arenas 0.00 B, will set to 251.50 MiB (RSS), difference: 3.67 MiB | ||
| 4915 | 2026.03.10 10:18:56.378616 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 608 | ||
| 4916 | 2026.03.10 10:18:56.380953 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4917 | 2026.03.10 10:18:56.381002 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4918 | 2026.03.10 10:18:56.382183 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4919 | 2026.03.10 10:18:56.382450 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4920 | 2026.03.10 10:18:56.382714 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 608 | ||
| 4921 | 2026.03.10 10:18:57.546065 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4922 | 2026.03.10 10:18:57.546342 [ 269 ] {92e155a7-f15e-40bd-9da0-2aa02bfdbc34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4923 | 2026.03.10 10:18:57.546429 [ 269 ] {92e155a7-f15e-40bd-9da0-2aa02bfdbc34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4924 | 2026.03.10 10:18:57.547106 [ 269 ] {92e155a7-f15e-40bd-9da0-2aa02bfdbc34} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4925 | 2026.03.10 10:18:57.547156 [ 269 ] {92e155a7-f15e-40bd-9da0-2aa02bfdbc34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4926 | 2026.03.10 10:18:57.547553 [ 269 ] {92e155a7-f15e-40bd-9da0-2aa02bfdbc34} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4927 | 2026.03.10 10:18:57.547777 [ 269 ] {92e155a7-f15e-40bd-9da0-2aa02bfdbc34} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4928 | 2026.03.10 10:18:57.547917 [ 27 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4929 | 2026.03.10 10:18:57.547927 [ 269 ] {92e155a7-f15e-40bd-9da0-2aa02bfdbc34} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001665 sec., 63663.66366366366 rows/sec., 5.35 MiB/sec. | ||
| 4930 | 2026.03.10 10:18:57.547995 [ 27 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4931 | 2026.03.10 10:18:57.548013 [ 269 ] {92e155a7-f15e-40bd-9da0-2aa02bfdbc34} <Debug> TCPHandler: Processed in 0.002132038 sec. | ||
| 4932 | 2026.03.10 10:18:57.548026 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4933 | 2026.03.10 10:18:57.548148 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4934 | 2026.03.10 10:18:57.548149 [ 200 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 4935 | 2026.03.10 10:18:57.548249 [ 269 ] {a33c76ce-2451-4389-b3a1-b11f1e234741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4936 | 2026.03.10 10:18:57.548294 [ 269 ] {a33c76ce-2451-4389-b3a1-b11f1e234741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4937 | 2026.03.10 10:18:57.548300 [ 200 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4938 | 2026.03.10 10:18:57.548342 [ 200 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2148 rows starting from the beginning of the part | ||
| 4939 | 2026.03.10 10:18:57.548423 [ 200 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 4940 | 2026.03.10 10:18:57.548472 [ 200 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 88 rows starting from the beginning of the part | ||
| 4941 | 2026.03.10 10:18:57.548514 [ 200 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 106 rows starting from the beginning of the part | ||
| 4942 | 2026.03.10 10:18:57.548552 [ 200 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 213 rows starting from the beginning of the part | ||
| 4943 | 2026.03.10 10:18:57.548593 [ 200 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 106 rows starting from the beginning of the part | ||
| 4944 | 2026.03.10 10:18:57.548707 [ 269 ] {a33c76ce-2451-4389-b3a1-b11f1e234741} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2026.03.10 10:18:57.548751 [ 269 ] {a33c76ce-2451-4389-b3a1-b11f1e234741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4946 | 2026.03.10 10:18:57.549188 [ 269 ] {a33c76ce-2451-4389-b3a1-b11f1e234741} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4947 | 2026.03.10 10:18:57.549430 [ 269 ] {a33c76ce-2451-4389-b3a1-b11f1e234741} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2026.03.10 10:18:57.549542 [ 29 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4949 | 2026.03.10 10:18:57.549564 [ 269 ] {a33c76ce-2451-4389-b3a1-b11f1e234741} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001333 sec., 18754.688672168042 rows/sec., 1.38 MiB/sec. | ||
| 4950 | 2026.03.10 10:18:57.549577 [ 29 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2026.03.10 10:18:57.549597 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4952 | 2026.03.10 10:18:57.549602 [ 269 ] {a33c76ce-2451-4389-b3a1-b11f1e234741} <Debug> TCPHandler: Processed in 0.001504704 sec. | ||
| 4953 | 2026.03.10 10:18:57.549681 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 4954 | 2026.03.10 10:18:57.549717 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4955 | 2026.03.10 10:18:57.549787 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4956 | 2026.03.10 10:18:57.549814 [ 269 ] {46f926cd-cec8-4fb8-9b01-6ba69de5a35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4957 | 2026.03.10 10:18:57.549818 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 80 rows starting from the beginning of the part | ||
| 4958 | 2026.03.10 10:18:57.549861 [ 269 ] {46f926cd-cec8-4fb8-9b01-6ba69de5a35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4959 | 2026.03.10 10:18:57.549888 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 4960 | 2026.03.10 10:18:57.549935 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part | ||
| 4961 | 2026.03.10 10:18:57.549974 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 25 rows starting from the beginning of the part | ||
| 4962 | 2026.03.10 10:18:57.549979 [ 198 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2717 rows, containing 5 columns (5 merged, 0 gathered) in 0.001876312 sec., 1448053.4154234477 rows/sec., 119.40 MiB/sec. | ||
| 4963 | 2026.03.10 10:18:57.550011 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 4964 | 2026.03.10 10:18:57.550070 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 25 rows starting from the beginning of the part | ||
| 4965 | 2026.03.10 10:18:57.550297 [ 269 ] {46f926cd-cec8-4fb8-9b01-6ba69de5a35c} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4966 | 2026.03.10 10:18:57.550333 [ 195 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4967 | 2026.03.10 10:18:57.550339 [ 269 ] {46f926cd-cec8-4fb8-9b01-6ba69de5a35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4968 | 2026.03.10 10:18:57.550679 [ 195 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_31_6} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4969 | 2026.03.10 10:18:57.550767 [ 269 ] {46f926cd-cec8-4fb8-9b01-6ba69de5a35c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4970 | 2026.03.10 10:18:57.550776 [ 195 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_31_6} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4971 | 2026.03.10 10:18:57.550839 [ 200 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 5 columns (5 merged, 0 gathered) in 0.001194987 sec., 184102.4211978875 rows/sec., 14.19 MiB/sec. | ||
| 4972 | 2026.03.10 10:18:57.550902 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 4973 | 2026.03.10 10:18:57.551011 [ 269 ] {46f926cd-cec8-4fb8-9b01-6ba69de5a35c} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4974 | 2026.03.10 10:18:57.551024 [ 198 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4975 | 2026.03.10 10:18:57.551121 [ 29 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4976 | 2026.03.10 10:18:57.551149 [ 269 ] {46f926cd-cec8-4fb8-9b01-6ba69de5a35c} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001352 sec., 65828.40236686391 rows/sec., 5.14 MiB/sec. | ||
| 4977 | 2026.03.10 10:18:57.551158 [ 29 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2026.03.10 10:18:57.551184 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4979 | 2026.03.10 10:18:57.551189 [ 269 ] {46f926cd-cec8-4fb8-9b01-6ba69de5a35c} <Debug> TCPHandler: Processed in 0.001520804 sec. | ||
| 4980 | 2026.03.10 10:18:57.551252 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 4981 | 2026.03.10 10:18:57.551310 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4982 | 2026.03.10 10:18:57.551345 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4983 | 2026.03.10 10:18:57.551362 [ 198 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_26_5} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4984 | 2026.03.10 10:18:57.551375 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1122 rows starting from the beginning of the part | ||
| 4985 | 2026.03.10 10:18:57.551409 [ 269 ] {4fd6639f-11f9-4bad-9154-e533fdee5f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4986 | 2026.03.10 10:18:57.551429 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 4987 | 2026.03.10 10:18:57.551458 [ 198 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_26_5} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4988 | 2026.03.10 10:18:57.551459 [ 269 ] {4fd6639f-11f9-4bad-9154-e533fdee5f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4989 | 2026.03.10 10:18:57.551472 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 80 rows starting from the beginning of the part | ||
| 4990 | 2026.03.10 10:18:57.551523 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 89 rows starting from the beginning of the part | ||
| 4991 | 2026.03.10 10:18:57.551555 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 126 rows starting from the beginning of the part | ||
| 4992 | 2026.03.10 10:18:57.551575 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4993 | 2026.03.10 10:18:57.551587 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 89 rows starting from the beginning of the part | ||
| 4994 | 2026.03.10 10:18:57.551906 [ 269 ] {4fd6639f-11f9-4bad-9154-e533fdee5f1f} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2026.03.10 10:18:57.551946 [ 269 ] {4fd6639f-11f9-4bad-9154-e533fdee5f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4996 | 2026.03.10 10:18:57.552303 [ 269 ] {4fd6639f-11f9-4bad-9154-e533fdee5f1f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4997 | 2026.03.10 10:18:57.552513 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1570 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289229 sec., 1217782.1007749592 rows/sec., 93.07 MiB/sec. | ||
| 4998 | 2026.03.10 10:18:57.552527 [ 269 ] {4fd6639f-11f9-4bad-9154-e533fdee5f1f} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2026.03.10 10:18:57.552629 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5000 | 2026.03.10 10:18:57.552657 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2026.03.10 10:18:57.552663 [ 269 ] {4fd6639f-11f9-4bad-9154-e533fdee5f1f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 5002 | 2026.03.10 10:18:57.552675 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5003 | 2026.03.10 10:18:57.552676 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5004 | 2026.03.10 10:18:57.552702 [ 269 ] {4fd6639f-11f9-4bad-9154-e533fdee5f1f} <Debug> TCPHandler: Processed in 0.001440352 sec. | ||
| 5005 | 2026.03.10 10:18:57.552754 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 5006 | 2026.03.10 10:18:57.552814 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5007 | 2026.03.10 10:18:57.552861 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5008 | 2026.03.10 10:18:57.552900 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10681 rows starting from the beginning of the part | ||
| 5009 | 2026.03.10 10:18:57.552914 [ 269 ] {db325df1-9367-486a-8d60-adcafa05eeab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5010 | 2026.03.10 10:18:57.552942 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_31_6} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5011 | 2026.03.10 10:18:57.552968 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 128 rows starting from the beginning of the part | ||
| 5012 | 2026.03.10 10:18:57.552975 [ 269 ] {db325df1-9367-486a-8d60-adcafa05eeab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5013 | 2026.03.10 10:18:57.553020 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 5014 | 2026.03.10 10:18:57.553021 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_31_6} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5015 | 2026.03.10 10:18:57.553072 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5016 | 2026.03.10 10:18:57.553107 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5017 | 2026.03.10 10:18:57.553123 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 201 rows starting from the beginning of the part | ||
| 5018 | 2026.03.10 10:18:57.553170 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 5019 | 2026.03.10 10:18:57.553845 [ 269 ] {db325df1-9367-486a-8d60-adcafa05eeab} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.03.10 10:18:57.553887 [ 269 ] {db325df1-9367-486a-8d60-adcafa05eeab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5021 | 2026.03.10 10:18:57.554494 [ 269 ] {db325df1-9367-486a-8d60-adcafa05eeab} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5022 | 2026.03.10 10:18:57.554746 [ 269 ] {db325df1-9367-486a-8d60-adcafa05eeab} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2026.03.10 10:18:57.554846 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5024 | 2026.03.10 10:18:57.554870 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5025 | 2026.03.10 10:18:57.554887 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5026 | 2026.03.10 10:18:57.554888 [ 269 ] {db325df1-9367-486a-8d60-adcafa05eeab} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001991 sec., 12556.504269211451 rows/sec., 22.50 MiB/sec. | ||
| 5027 | 2026.03.10 10:18:57.554948 [ 269 ] {db325df1-9367-486a-8d60-adcafa05eeab} <Debug> TCPHandler: Processed in 0.002181369 sec. | ||
| 5028 | 2026.03.10 10:18:57.554966 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 5029 | 2026.03.10 10:18:57.555063 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5030 | 2026.03.10 10:18:57.555161 [ 269 ] {a4981ae1-7541-40f5-930b-c8e97e1fa9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5031 | 2026.03.10 10:18:57.555169 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5032 | 2026.03.10 10:18:57.555206 [ 269 ] {a4981ae1-7541-40f5-930b-c8e97e1fa9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5033 | 2026.03.10 10:18:57.555238 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 393 rows starting from the beginning of the part | ||
| 5034 | 2026.03.10 10:18:57.555376 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 5035 | 2026.03.10 10:18:57.555483 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part | ||
| 5036 | 2026.03.10 10:18:57.555560 [ 269 ] {a4981ae1-7541-40f5-930b-c8e97e1fa9f0} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2026.03.10 10:18:57.555589 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 25 rows starting from the beginning of the part | ||
| 5038 | 2026.03.10 10:18:57.555602 [ 269 ] {a4981ae1-7541-40f5-930b-c8e97e1fa9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5039 | 2026.03.10 10:18:57.555692 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 16 rows starting from the beginning of the part | ||
| 5040 | 2026.03.10 10:18:57.555800 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 25 rows starting from the beginning of the part | ||
| 5041 | 2026.03.10 10:18:57.555938 [ 269 ] {a4981ae1-7541-40f5-930b-c8e97e1fa9f0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5042 | 2026.03.10 10:18:57.556188 [ 269 ] {a4981ae1-7541-40f5-930b-c8e97e1fa9f0} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5043 | 2026.03.10 10:18:57.556330 [ 269 ] {a4981ae1-7541-40f5-930b-c8e97e1fa9f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 5044 | 2026.03.10 10:18:57.556367 [ 269 ] {a4981ae1-7541-40f5-930b-c8e97e1fa9f0} <Debug> TCPHandler: Processed in 0.001352651 sec. | ||
| 5045 | 2026.03.10 10:18:57.556841 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11490 rows, containing 5 columns (5 merged, 0 gathered) in 0.004118622 sec., 2789768.034065763 rows/sec., 184.05 MiB/sec. | ||
| 5046 | 2026.03.10 10:18:57.557087 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5047 | 2026.03.10 10:18:57.557359 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2026.03.10 10:18:57.557431 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5049 | 2026.03.10 10:18:57.557494 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 5050 | 2026.03.10 10:18:57.559740 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 509 rows, containing 19 columns (19 merged, 0 gathered) in 0.004812669 sec., 105762.51971619074 rows/sec., 189.52 MiB/sec. | ||
| 5051 | 2026.03.10 10:18:57.560598 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5052 | 2026.03.10 10:18:57.560918 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2026.03.10 10:18:57.560984 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5054 | 2026.03.10 10:18:57.561059 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 5055 | 2026.03.10 10:18:58.000298 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.10 MiB, peak 260.60 MiB, free memory in arenas 0.00 B, will set to 254.95 MiB (RSS), difference: 2.85 MiB | ||
| 5056 | 2026.03.10 10:19:01.250816 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5057 | 2026.03.10 10:19:01.250890 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5058 | 2026.03.10 10:19:01.357193 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10519 | ||
| 5059 | 2026.03.10 10:19:01.357760 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2026.03.10 10:19:01.357804 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5061 | 2026.03.10 10:19:01.358311 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5062 | 2026.03.10 10:19:01.358553 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5063 | 2026.03.10 10:19:01.358690 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10519 | ||
| 5064 | 2026.03.10 10:19:01.914740 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5065 | 2026.03.10 10:19:01.929119 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5066 | 2026.03.10 10:19:01.929177 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5067 | 2026.03.10 10:19:01.934979 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5068 | 2026.03.10 10:19:01.935660 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5069 | 2026.03.10 10:19:01.938173 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5070 | 2026.03.10 10:19:02.544936 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5071 | 2026.03.10 10:19:02.545207 [ 269 ] {3cb3f442-0f52-45a8-85d5-f85dcec1a6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5072 | 2026.03.10 10:19:02.545314 [ 269 ] {3cb3f442-0f52-45a8-85d5-f85dcec1a6c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5073 | 2026.03.10 10:19:02.546101 [ 269 ] {3cb3f442-0f52-45a8-85d5-f85dcec1a6c5} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5074 | 2026.03.10 10:19:02.546149 [ 269 ] {3cb3f442-0f52-45a8-85d5-f85dcec1a6c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5075 | 2026.03.10 10:19:02.546548 [ 269 ] {3cb3f442-0f52-45a8-85d5-f85dcec1a6c5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5076 | 2026.03.10 10:19:02.546779 [ 269 ] {3cb3f442-0f52-45a8-85d5-f85dcec1a6c5} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5077 | 2026.03.10 10:19:02.546933 [ 269 ] {3cb3f442-0f52-45a8-85d5-f85dcec1a6c5} <Debug> executeQuery: Read 88 rows, 7.56 KiB in 0.001802 sec., 48834.628190899 rows/sec., 4.10 MiB/sec. | ||
| 5078 | 2026.03.10 10:19:02.546976 [ 269 ] {3cb3f442-0f52-45a8-85d5-f85dcec1a6c5} <Debug> TCPHandler: Processed in 0.00222231 sec. | ||
| 5079 | 2026.03.10 10:19:02.547098 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5080 | 2026.03.10 10:19:02.547193 [ 269 ] {c18f9ccb-477d-42ea-9306-d3c4e492ab3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5081 | 2026.03.10 10:19:02.547235 [ 269 ] {c18f9ccb-477d-42ea-9306-d3c4e492ab3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5082 | 2026.03.10 10:19:02.547642 [ 269 ] {c18f9ccb-477d-42ea-9306-d3c4e492ab3e} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2026.03.10 10:19:02.547680 [ 269 ] {c18f9ccb-477d-42ea-9306-d3c4e492ab3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5084 | 2026.03.10 10:19:02.547973 [ 269 ] {c18f9ccb-477d-42ea-9306-d3c4e492ab3e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5085 | 2026.03.10 10:19:02.548190 [ 269 ] {c18f9ccb-477d-42ea-9306-d3c4e492ab3e} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5086 | 2026.03.10 10:19:02.548319 [ 269 ] {c18f9ccb-477d-42ea-9306-d3c4e492ab3e} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001144 sec., 13986.013986013986 rows/sec., 1.03 MiB/sec. | ||
| 5087 | 2026.03.10 10:19:02.548359 [ 269 ] {c18f9ccb-477d-42ea-9306-d3c4e492ab3e} <Debug> TCPHandler: Processed in 0.001310269 sec. | ||
| 5088 | 2026.03.10 10:19:02.548470 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5089 | 2026.03.10 10:19:02.548562 [ 269 ] {d8be6b80-14b2-4b3e-9fd6-f37ad7c02aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5090 | 2026.03.10 10:19:02.548602 [ 269 ] {d8be6b80-14b2-4b3e-9fd6-f37ad7c02aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5091 | 2026.03.10 10:19:02.549017 [ 269 ] {d8be6b80-14b2-4b3e-9fd6-f37ad7c02aaa} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5092 | 2026.03.10 10:19:02.549054 [ 269 ] {d8be6b80-14b2-4b3e-9fd6-f37ad7c02aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5093 | 2026.03.10 10:19:02.549365 [ 269 ] {d8be6b80-14b2-4b3e-9fd6-f37ad7c02aaa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5094 | 2026.03.10 10:19:02.549575 [ 269 ] {d8be6b80-14b2-4b3e-9fd6-f37ad7c02aaa} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5095 | 2026.03.10 10:19:02.549702 [ 269 ] {d8be6b80-14b2-4b3e-9fd6-f37ad7c02aaa} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001156 sec., 69204.15224913496 rows/sec., 5.40 MiB/sec. | ||
| 5096 | 2026.03.10 10:19:02.549740 [ 269 ] {d8be6b80-14b2-4b3e-9fd6-f37ad7c02aaa} <Debug> TCPHandler: Processed in 0.00132085 sec. | ||
| 5097 | 2026.03.10 10:19:02.549854 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5098 | 2026.03.10 10:19:02.549947 [ 269 ] {528f7b24-bd80-4897-b169-86ae3a7605d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5099 | 2026.03.10 10:19:02.549990 [ 269 ] {528f7b24-bd80-4897-b169-86ae3a7605d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5100 | 2026.03.10 10:19:02.550388 [ 269 ] {528f7b24-bd80-4897-b169-86ae3a7605d4} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5101 | 2026.03.10 10:19:02.550424 [ 269 ] {528f7b24-bd80-4897-b169-86ae3a7605d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5102 | 2026.03.10 10:19:02.550749 [ 269 ] {528f7b24-bd80-4897-b169-86ae3a7605d4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5103 | 2026.03.10 10:19:02.550968 [ 269 ] {528f7b24-bd80-4897-b169-86ae3a7605d4} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5104 | 2026.03.10 10:19:02.551099 [ 269 ] {528f7b24-bd80-4897-b169-86ae3a7605d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 5105 | 2026.03.10 10:19:02.551137 [ 269 ] {528f7b24-bd80-4897-b169-86ae3a7605d4} <Debug> TCPHandler: Processed in 0.00133217 sec. | ||
| 5106 | 2026.03.10 10:19:02.551248 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5107 | 2026.03.10 10:19:02.551341 [ 269 ] {aa04e833-c0cb-4a18-b708-8cb1521ca5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5108 | 2026.03.10 10:19:02.551396 [ 269 ] {aa04e833-c0cb-4a18-b708-8cb1521ca5e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5109 | 2026.03.10 10:19:02.552140 [ 269 ] {aa04e833-c0cb-4a18-b708-8cb1521ca5e6} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5110 | 2026.03.10 10:19:02.552177 [ 269 ] {aa04e833-c0cb-4a18-b708-8cb1521ca5e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5111 | 2026.03.10 10:19:02.552705 [ 269 ] {aa04e833-c0cb-4a18-b708-8cb1521ca5e6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5112 | 2026.03.10 10:19:02.552928 [ 269 ] {aa04e833-c0cb-4a18-b708-8cb1521ca5e6} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2026.03.10 10:19:02.553065 [ 269 ] {aa04e833-c0cb-4a18-b708-8cb1521ca5e6} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001741 sec., 9190.120620333142 rows/sec., 16.47 MiB/sec. | ||
| 5114 | 2026.03.10 10:19:02.553120 [ 269 ] {aa04e833-c0cb-4a18-b708-8cb1521ca5e6} <Debug> TCPHandler: Processed in 0.001921233 sec. | ||
| 5115 | 2026.03.10 10:19:02.553234 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5116 | 2026.03.10 10:19:02.553328 [ 269 ] {ce7b348f-7057-46a3-ba25-7580f08444d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5117 | 2026.03.10 10:19:02.553370 [ 269 ] {ce7b348f-7057-46a3-ba25-7580f08444d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5118 | 2026.03.10 10:19:02.553709 [ 269 ] {ce7b348f-7057-46a3-ba25-7580f08444d9} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5119 | 2026.03.10 10:19:02.553746 [ 269 ] {ce7b348f-7057-46a3-ba25-7580f08444d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5120 | 2026.03.10 10:19:02.554056 [ 269 ] {ce7b348f-7057-46a3-ba25-7580f08444d9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5121 | 2026.03.10 10:19:02.554269 [ 269 ] {ce7b348f-7057-46a3-ba25-7580f08444d9} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5122 | 2026.03.10 10:19:02.554374 [ 80 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5123 | 2026.03.10 10:19:02.554398 [ 269 ] {ce7b348f-7057-46a3-ba25-7580f08444d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 5124 | 2026.03.10 10:19:02.554444 [ 80 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.03.10 10:19:02.554456 [ 269 ] {ce7b348f-7057-46a3-ba25-7580f08444d9} <Debug> TCPHandler: Processed in 0.001270338 sec. | ||
| 5126 | 2026.03.10 10:19:02.554471 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5127 | 2026.03.10 10:19:02.554573 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 5128 | 2026.03.10 10:19:02.554681 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5129 | 2026.03.10 10:19:02.554714 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1320 rows starting from the beginning of the part | ||
| 5130 | 2026.03.10 10:19:02.554774 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 5131 | 2026.03.10 10:19:02.554824 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 5132 | 2026.03.10 10:19:02.554869 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5133 | 2026.03.10 10:19:02.554908 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5134 | 2026.03.10 10:19:02.554952 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 5135 | 2026.03.10 10:19:02.555889 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 4 columns (4 merged, 0 gathered) in 0.00135408 sec., 1196384.26090039 rows/sec., 80.63 MiB/sec. | ||
| 5136 | 2026.03.10 10:19:02.556158 [ 198 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5137 | 2026.03.10 10:19:02.556482 [ 198 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_31_6} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5138 | 2026.03.10 10:19:02.556569 [ 198 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_31_6} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5139 | 2026.03.10 10:19:02.556676 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5140 | 2026.03.10 10:19:02.813162 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5141 | 2026.03.10 10:19:02.813328 [ 269 ] {f8f06f0e-010f-4326-84e5-48cc706fa7f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5142 | 2026.03.10 10:19:02.813399 [ 269 ] {f8f06f0e-010f-4326-84e5-48cc706fa7f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5143 | 2026.03.10 10:19:02.813982 [ 269 ] {f8f06f0e-010f-4326-84e5-48cc706fa7f3} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5144 | 2026.03.10 10:19:02.814028 [ 269 ] {f8f06f0e-010f-4326-84e5-48cc706fa7f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5145 | 2026.03.10 10:19:02.814388 [ 269 ] {f8f06f0e-010f-4326-84e5-48cc706fa7f3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5146 | 2026.03.10 10:19:02.814603 [ 269 ] {f8f06f0e-010f-4326-84e5-48cc706fa7f3} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5147 | 2026.03.10 10:19:02.814764 [ 269 ] {f8f06f0e-010f-4326-84e5-48cc706fa7f3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001477 sec., 1354.0961408259986 rows/sec., 110.42 KiB/sec. | ||
| 5148 | 2026.03.10 10:19:02.814812 [ 269 ] {f8f06f0e-010f-4326-84e5-48cc706fa7f3} <Debug> TCPHandler: Processed in 0.00176175 sec. | ||
| 5149 | 2026.03.10 10:19:02.814934 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5150 | 2026.03.10 10:19:02.815034 [ 269 ] {8162f88b-178f-4873-b17e-1c9aeb0dd34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5151 | 2026.03.10 10:19:02.815074 [ 269 ] {8162f88b-178f-4873-b17e-1c9aeb0dd34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5152 | 2026.03.10 10:19:02.816380 [ 269 ] {8162f88b-178f-4873-b17e-1c9aeb0dd34b} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5153 | 2026.03.10 10:19:02.816420 [ 269 ] {8162f88b-178f-4873-b17e-1c9aeb0dd34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5154 | 2026.03.10 10:19:02.816845 [ 269 ] {8162f88b-178f-4873-b17e-1c9aeb0dd34b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5155 | 2026.03.10 10:19:02.817057 [ 269 ] {8162f88b-178f-4873-b17e-1c9aeb0dd34b} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5156 | 2026.03.10 10:19:02.817191 [ 269 ] {8162f88b-178f-4873-b17e-1c9aeb0dd34b} <Debug> executeQuery: Read 1987 rows, 153.91 KiB in 0.002179 sec., 911886.1863240019 rows/sec., 68.98 MiB/sec. | ||
| 5157 | 2026.03.10 10:19:02.817230 [ 269 ] {8162f88b-178f-4873-b17e-1c9aeb0dd34b} <Debug> TCPHandler: Processed in 0.002345072 sec. | ||
| 5158 | 2026.03.10 10:19:02.817344 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5159 | 2026.03.10 10:19:02.817441 [ 269 ] {b59220b9-9e0e-431d-beae-19896d31743a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5160 | 2026.03.10 10:19:02.817483 [ 269 ] {b59220b9-9e0e-431d-beae-19896d31743a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5161 | 2026.03.10 10:19:02.817895 [ 269 ] {b59220b9-9e0e-431d-beae-19896d31743a} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5162 | 2026.03.10 10:19:02.817931 [ 269 ] {b59220b9-9e0e-431d-beae-19896d31743a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5163 | 2026.03.10 10:19:02.818227 [ 269 ] {b59220b9-9e0e-431d-beae-19896d31743a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5164 | 2026.03.10 10:19:02.818442 [ 269 ] {b59220b9-9e0e-431d-beae-19896d31743a} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5165 | 2026.03.10 10:19:02.818569 [ 269 ] {b59220b9-9e0e-431d-beae-19896d31743a} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.00115 sec., 31304.347826086956 rows/sec., 2.29 MiB/sec. | ||
| 5166 | 2026.03.10 10:19:02.818606 [ 269 ] {b59220b9-9e0e-431d-beae-19896d31743a} <Debug> TCPHandler: Processed in 0.001311639 sec. | ||
| 5167 | 2026.03.10 10:19:02.818723 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5168 | 2026.03.10 10:19:02.818816 [ 269 ] {788e89b4-e865-4bbd-b43e-73916da4bd10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5169 | 2026.03.10 10:19:02.818855 [ 269 ] {788e89b4-e865-4bbd-b43e-73916da4bd10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5170 | 2026.03.10 10:19:02.819449 [ 269 ] {788e89b4-e865-4bbd-b43e-73916da4bd10} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5171 | 2026.03.10 10:19:02.819485 [ 269 ] {788e89b4-e865-4bbd-b43e-73916da4bd10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5172 | 2026.03.10 10:19:02.819814 [ 269 ] {788e89b4-e865-4bbd-b43e-73916da4bd10} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5173 | 2026.03.10 10:19:02.820026 [ 269 ] {788e89b4-e865-4bbd-b43e-73916da4bd10} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5174 | 2026.03.10 10:19:02.820155 [ 269 ] {788e89b4-e865-4bbd-b43e-73916da4bd10} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001358 sec., 521354.9337260677 rows/sec., 30.41 MiB/sec. | ||
| 5175 | 2026.03.10 10:19:02.820192 [ 269 ] {788e89b4-e865-4bbd-b43e-73916da4bd10} <Debug> TCPHandler: Processed in 0.001516134 sec. | ||
| 5176 | 2026.03.10 10:19:02.820303 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5177 | 2026.03.10 10:19:02.820395 [ 269 ] {fee6358f-8e20-467c-9295-5c119c5f20dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5178 | 2026.03.10 10:19:02.820433 [ 269 ] {fee6358f-8e20-467c-9295-5c119c5f20dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5179 | 2026.03.10 10:19:02.820811 [ 269 ] {fee6358f-8e20-467c-9295-5c119c5f20dd} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5180 | 2026.03.10 10:19:02.820847 [ 269 ] {fee6358f-8e20-467c-9295-5c119c5f20dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5181 | 2026.03.10 10:19:02.821139 [ 269 ] {fee6358f-8e20-467c-9295-5c119c5f20dd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5182 | 2026.03.10 10:19:02.821341 [ 269 ] {fee6358f-8e20-467c-9295-5c119c5f20dd} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5183 | 2026.03.10 10:19:02.821463 [ 269 ] {fee6358f-8e20-467c-9295-5c119c5f20dd} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001087 sec., 919.963201471941 rows/sec., 64.68 KiB/sec. | ||
| 5184 | 2026.03.10 10:19:02.821500 [ 269 ] {fee6358f-8e20-467c-9295-5c119c5f20dd} <Debug> TCPHandler: Processed in 0.001244138 sec. | ||
| 5185 | 2026.03.10 10:19:02.821610 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5186 | 2026.03.10 10:19:02.821701 [ 269 ] {85611bdd-8283-44ea-978a-957dec9513f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5187 | 2026.03.10 10:19:02.821739 [ 269 ] {85611bdd-8283-44ea-978a-957dec9513f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5188 | 2026.03.10 10:19:02.822453 [ 269 ] {85611bdd-8283-44ea-978a-957dec9513f9} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5189 | 2026.03.10 10:19:02.822489 [ 269 ] {85611bdd-8283-44ea-978a-957dec9513f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5190 | 2026.03.10 10:19:02.822818 [ 269 ] {85611bdd-8283-44ea-978a-957dec9513f9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5191 | 2026.03.10 10:19:02.823045 [ 269 ] {85611bdd-8283-44ea-978a-957dec9513f9} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5192 | 2026.03.10 10:19:02.823172 [ 269 ] {85611bdd-8283-44ea-978a-957dec9513f9} <Debug> executeQuery: Read 1036 rows, 73.23 KiB in 0.001489 sec., 695768.9724647414 rows/sec., 48.03 MiB/sec. | ||
| 5193 | 2026.03.10 10:19:02.823209 [ 269 ] {85611bdd-8283-44ea-978a-957dec9513f9} <Debug> TCPHandler: Processed in 0.001646187 sec. | ||
| 5194 | 2026.03.10 10:19:02.823321 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5195 | 2026.03.10 10:19:02.823412 [ 269 ] {69c863ee-09b1-483d-8315-80bf44eb4321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5196 | 2026.03.10 10:19:02.823455 [ 269 ] {69c863ee-09b1-483d-8315-80bf44eb4321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5197 | 2026.03.10 10:19:02.824086 [ 269 ] {69c863ee-09b1-483d-8315-80bf44eb4321} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5198 | 2026.03.10 10:19:02.824122 [ 269 ] {69c863ee-09b1-483d-8315-80bf44eb4321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5199 | 2026.03.10 10:19:02.824521 [ 269 ] {69c863ee-09b1-483d-8315-80bf44eb4321} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5200 | 2026.03.10 10:19:02.824728 [ 269 ] {69c863ee-09b1-483d-8315-80bf44eb4321} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5201 | 2026.03.10 10:19:02.824854 [ 269 ] {69c863ee-09b1-483d-8315-80bf44eb4321} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.00146 sec., 834246.5753424658 rows/sec., 52.16 MiB/sec. | ||
| 5202 | 2026.03.10 10:19:02.824890 [ 269 ] {69c863ee-09b1-483d-8315-80bf44eb4321} <Debug> TCPHandler: Processed in 0.001616437 sec. | ||
| 5203 | 2026.03.10 10:19:02.825003 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5204 | 2026.03.10 10:19:02.825096 [ 269 ] {52ae470a-249a-49fc-b093-2955cbf82f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5205 | 2026.03.10 10:19:02.825149 [ 269 ] {52ae470a-249a-49fc-b093-2955cbf82f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5206 | 2026.03.10 10:19:02.825971 [ 269 ] {52ae470a-249a-49fc-b093-2955cbf82f5a} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2026.03.10 10:19:02.826008 [ 269 ] {52ae470a-249a-49fc-b093-2955cbf82f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5208 | 2026.03.10 10:19:02.826541 [ 269 ] {52ae470a-249a-49fc-b093-2955cbf82f5a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5209 | 2026.03.10 10:19:02.826754 [ 269 ] {52ae470a-249a-49fc-b093-2955cbf82f5a} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2026.03.10 10:19:02.826891 [ 269 ] {52ae470a-249a-49fc-b093-2955cbf82f5a} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001813 sec., 18753.4473248759 rows/sec., 33.61 MiB/sec. | ||
| 5211 | 2026.03.10 10:19:02.826949 [ 269 ] {52ae470a-249a-49fc-b093-2955cbf82f5a} <Debug> TCPHandler: Processed in 0.001992585 sec. | ||
| 5212 | 2026.03.10 10:19:02.827061 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5213 | 2026.03.10 10:19:02.827152 [ 269 ] {bd53fbcb-2839-4fb3-91da-9de08f40b7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5214 | 2026.03.10 10:19:02.827193 [ 269 ] {bd53fbcb-2839-4fb3-91da-9de08f40b7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5215 | 2026.03.10 10:19:02.827512 [ 269 ] {bd53fbcb-2839-4fb3-91da-9de08f40b7bd} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2026.03.10 10:19:02.827547 [ 269 ] {bd53fbcb-2839-4fb3-91da-9de08f40b7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5217 | 2026.03.10 10:19:02.827831 [ 269 ] {bd53fbcb-2839-4fb3-91da-9de08f40b7bd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5218 | 2026.03.10 10:19:02.828050 [ 269 ] {bd53fbcb-2839-4fb3-91da-9de08f40b7bd} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2026.03.10 10:19:02.828176 [ 269 ] {bd53fbcb-2839-4fb3-91da-9de08f40b7bd} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001042 sec., 11516.314779270633 rows/sec., 794.75 KiB/sec. | ||
| 5220 | 2026.03.10 10:19:02.828211 [ 269 ] {bd53fbcb-2839-4fb3-91da-9de08f40b7bd} <Debug> TCPHandler: Processed in 0.001197027 sec. | ||
| 5221 | 2026.03.10 10:19:03.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.26 MiB, peak 260.60 MiB, free memory in arenas 0.00 B, will set to 255.16 MiB (RSS), difference: -1.10 MiB | ||
| 5222 | 2026.03.10 10:19:06.383095 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 650 | ||
| 5223 | 2026.03.10 10:19:06.385723 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5224 | 2026.03.10 10:19:06.385762 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5225 | 2026.03.10 10:19:06.386960 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5226 | 2026.03.10 10:19:06.387236 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5227 | 2026.03.10 10:19:06.387385 [ 78 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5228 | 2026.03.10 10:19:06.387451 [ 78 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5229 | 2026.03.10 10:19:06.387473 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5230 | 2026.03.10 10:19:06.387487 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 650 | ||
| 5231 | 2026.03.10 10:19:06.387562 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 5232 | 2026.03.10 10:19:06.388118 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5233 | 2026.03.10 10:19:06.388296 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 482 rows starting from the beginning of the part | ||
| 5234 | 2026.03.10 10:19:06.388713 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
| 5235 | 2026.03.10 10:19:06.389073 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
| 5236 | 2026.03.10 10:19:06.389431 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
| 5237 | 2026.03.10 10:19:06.389770 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 5238 | 2026.03.10 10:19:06.390126 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
| 5239 | 2026.03.10 10:19:06.396506 [ 199 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 650 rows, containing 72 columns (72 merged, 0 gathered) in 0.008981772 sec., 72368.79315128461 rows/sec., 62.03 MiB/sec. | ||
| 5240 | 2026.03.10 10:19:06.397575 [ 187 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5241 | 2026.03.10 10:19:06.398125 [ 187 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_16_3} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5242 | 2026.03.10 10:19:06.398194 [ 187 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_16_3} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5243 | 2026.03.10 10:19:06.398358 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 5244 | 2026.03.10 10:19:07.542823 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5245 | 2026.03.10 10:19:07.543019 [ 269 ] {c32a6d47-387c-4ef8-beff-2ceed7564ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5246 | 2026.03.10 10:19:07.543096 [ 269 ] {c32a6d47-387c-4ef8-beff-2ceed7564ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5247 | 2026.03.10 10:19:07.543822 [ 269 ] {c32a6d47-387c-4ef8-beff-2ceed7564ef7} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5248 | 2026.03.10 10:19:07.543876 [ 269 ] {c32a6d47-387c-4ef8-beff-2ceed7564ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5249 | 2026.03.10 10:19:07.544279 [ 269 ] {c32a6d47-387c-4ef8-beff-2ceed7564ef7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5250 | 2026.03.10 10:19:07.544513 [ 269 ] {c32a6d47-387c-4ef8-beff-2ceed7564ef7} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5251 | 2026.03.10 10:19:07.544679 [ 269 ] {c32a6d47-387c-4ef8-beff-2ceed7564ef7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001716 sec., 32634.032634032632 rows/sec., 2.51 MiB/sec. | ||
| 5252 | 2026.03.10 10:19:07.544732 [ 269 ] {c32a6d47-387c-4ef8-beff-2ceed7564ef7} <Debug> TCPHandler: Processed in 0.002036326 sec. | ||
| 5253 | 2026.03.10 10:19:07.544866 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5254 | 2026.03.10 10:19:07.544973 [ 269 ] {968cbd9b-0bae-4df8-9668-c8ac113af831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5255 | 2026.03.10 10:19:07.545020 [ 269 ] {968cbd9b-0bae-4df8-9668-c8ac113af831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5256 | 2026.03.10 10:19:07.545472 [ 269 ] {968cbd9b-0bae-4df8-9668-c8ac113af831} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5257 | 2026.03.10 10:19:07.545511 [ 269 ] {968cbd9b-0bae-4df8-9668-c8ac113af831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5258 | 2026.03.10 10:19:07.545838 [ 269 ] {968cbd9b-0bae-4df8-9668-c8ac113af831} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5259 | 2026.03.10 10:19:07.546058 [ 269 ] {968cbd9b-0bae-4df8-9668-c8ac113af831} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5260 | 2026.03.10 10:19:07.546198 [ 269 ] {968cbd9b-0bae-4df8-9668-c8ac113af831} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001249 sec., 51240.99279423539 rows/sec., 4.00 MiB/sec. | ||
| 5261 | 2026.03.10 10:19:07.546239 [ 269 ] {968cbd9b-0bae-4df8-9668-c8ac113af831} <Debug> TCPHandler: Processed in 0.001433913 sec. | ||
| 5262 | 2026.03.10 10:19:07.546357 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5263 | 2026.03.10 10:19:07.546456 [ 269 ] {bb477726-9857-4d8e-9047-d859ea754d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5264 | 2026.03.10 10:19:07.546509 [ 269 ] {bb477726-9857-4d8e-9047-d859ea754d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5265 | 2026.03.10 10:19:07.546901 [ 269 ] {bb477726-9857-4d8e-9047-d859ea754d53} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5266 | 2026.03.10 10:19:07.546936 [ 269 ] {bb477726-9857-4d8e-9047-d859ea754d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5267 | 2026.03.10 10:19:07.547278 [ 269 ] {bb477726-9857-4d8e-9047-d859ea754d53} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5268 | 2026.03.10 10:19:07.547489 [ 269 ] {bb477726-9857-4d8e-9047-d859ea754d53} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5269 | 2026.03.10 10:19:07.547624 [ 269 ] {bb477726-9857-4d8e-9047-d859ea754d53} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001189 sec., 107653.49032800674 rows/sec., 7.50 MiB/sec. | ||
| 5270 | 2026.03.10 10:19:07.547688 [ 269 ] {bb477726-9857-4d8e-9047-d859ea754d53} <Debug> TCPHandler: Processed in 0.001381191 sec. | ||
| 5271 | 2026.03.10 10:19:07.547807 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5272 | 2026.03.10 10:19:07.547902 [ 269 ] {9caaff59-fac2-4840-9038-f003fd15135e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5273 | 2026.03.10 10:19:07.547947 [ 269 ] {9caaff59-fac2-4840-9038-f003fd15135e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5274 | 2026.03.10 10:19:07.548280 [ 269 ] {9caaff59-fac2-4840-9038-f003fd15135e} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5275 | 2026.03.10 10:19:07.548314 [ 269 ] {9caaff59-fac2-4840-9038-f003fd15135e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5276 | 2026.03.10 10:19:07.548637 [ 269 ] {9caaff59-fac2-4840-9038-f003fd15135e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5277 | 2026.03.10 10:19:07.548854 [ 269 ] {9caaff59-fac2-4840-9038-f003fd15135e} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5278 | 2026.03.10 10:19:07.549009 [ 269 ] {9caaff59-fac2-4840-9038-f003fd15135e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001126 sec., 42628.77442273535 rows/sec., 2.87 MiB/sec. | ||
| 5279 | 2026.03.10 10:19:07.549047 [ 269 ] {9caaff59-fac2-4840-9038-f003fd15135e} <Debug> TCPHandler: Processed in 0.001289289 sec. | ||
| 5280 | 2026.03.10 10:19:08.858814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10967 | ||
| 5281 | 2026.03.10 10:19:08.859359 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5282 | 2026.03.10 10:19:08.859405 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5283 | 2026.03.10 10:19:08.859956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5284 | 2026.03.10 10:19:08.860184 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5285 | 2026.03.10 10:19:08.860317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10967 | ||
| 5286 | 2026.03.10 10:19:09.438278 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5287 | 2026.03.10 10:19:09.455166 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2026.03.10 10:19:09.455225 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5289 | 2026.03.10 10:19:09.461424 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5290 | 2026.03.10 10:19:09.462126 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5291 | 2026.03.10 10:19:09.465179 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5292 | 2026.03.10 10:19:11.427014 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38555 | ||
| 5293 | 2026.03.10 10:19:11.427138 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5294 | 2026.03.10 10:19:11.427165 [ 288 ] {} <Debug> TCP-Session: 22c49826-0efd-487a-b5e3-3478a7cde6f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38555 | ||
| 5295 | 2026.03.10 10:19:11.427188 [ 288 ] {} <Debug> TCP-Session: 22c49826-0efd-487a-b5e3-3478a7cde6f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5296 | 2026.03.10 10:19:11.427201 [ 288 ] {} <Debug> TCP-Session: 22c49826-0efd-487a-b5e3-3478a7cde6f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5297 | 2026.03.10 10:19:11.427395 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55744 | ||
| 5298 | 2026.03.10 10:19:11.427416 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59124 | ||
| 5299 | 2026.03.10 10:19:11.427525 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5300 | 2026.03.10 10:19:11.427557 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5301 | 2026.03.10 10:19:11.427561 [ 288 ] {} <Trace> TCP-Session: 22c49826-0efd-487a-b5e3-3478a7cde6f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5302 | 2026.03.10 10:19:11.427568 [ 289 ] {} <Debug> TCP-Session: 8a7c2f75-0eb5-4f98-9a1d-b819883b92f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55744 | ||
| 5303 | 2026.03.10 10:19:11.427609 [ 290 ] {} <Debug> TCP-Session: 96ede075-1978-4470-aa89-f57b6be0c59a Authenticating user 'default' from [fd00:1122:3344:101::e]:59124 | ||
| 5304 | 2026.03.10 10:19:11.427654 [ 289 ] {} <Debug> TCP-Session: 8a7c2f75-0eb5-4f98-9a1d-b819883b92f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5305 | 2026.03.10 10:19:11.427665 [ 290 ] {} <Debug> TCP-Session: 96ede075-1978-4470-aa89-f57b6be0c59a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5306 | 2026.03.10 10:19:11.427681 [ 289 ] {} <Debug> TCP-Session: 8a7c2f75-0eb5-4f98-9a1d-b819883b92f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5307 | 2026.03.10 10:19:11.427696 [ 290 ] {} <Debug> TCP-Session: 96ede075-1978-4470-aa89-f57b6be0c59a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5308 | 2026.03.10 10:19:11.427797 [ 288 ] {cfe0edd8-7195-49a1-a6a4-03c6fc80cc21} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38555) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5309 | 2026.03.10 10:19:11.428120 [ 288 ] {cfe0edd8-7195-49a1-a6a4-03c6fc80cc21} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5310 | 2026.03.10 10:19:11.428191 [ 288 ] {cfe0edd8-7195-49a1-a6a4-03c6fc80cc21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5311 | 2026.03.10 10:19:11.428557 [ 288 ] {cfe0edd8-7195-49a1-a6a4-03c6fc80cc21} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 5312 | 2026.03.10 10:19:11.429737 [ 316 ] {cfe0edd8-7195-49a1-a6a4-03c6fc80cc21} <Trace> AggregatingTransform: Aggregating | ||
| 5313 | 2026.03.10 10:19:11.429793 [ 316 ] {cfe0edd8-7195-49a1-a6a4-03c6fc80cc21} <Trace> Aggregator: Aggregation method: without_key | ||
| 5314 | 2026.03.10 10:19:11.429830 [ 316 ] {cfe0edd8-7195-49a1-a6a4-03c6fc80cc21} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001132795 sec. (882.772 rows/sec., 34.48 KiB/sec.) | ||
| 5315 | 2026.03.10 10:19:11.429851 [ 316 ] {cfe0edd8-7195-49a1-a6a4-03c6fc80cc21} <Trace> Aggregator: Merging aggregated data | ||
| 5316 | 2026.03.10 10:19:11.431183 [ 288 ] {cfe0edd8-7195-49a1-a6a4-03c6fc80cc21} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003467 sec., 288.43380444188057 rows/sec., 11.27 KiB/sec. | ||
| 5317 | 2026.03.10 10:19:11.431363 [ 288 ] {cfe0edd8-7195-49a1-a6a4-03c6fc80cc21} <Debug> TCPHandler: Processed in 0.003933438 sec. | ||
| 5318 | 2026.03.10 10:19:11.431476 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5319 | 2026.03.10 10:19:11.431514 [ 288 ] {} <Debug> TCP-Session: 22c49826-0efd-487a-b5e3-3478a7cde6f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5320 | 2026.03.10 10:19:11.431536 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5321 | 2026.03.10 10:19:11.431585 [ 289 ] {} <Debug> TCP-Session: 8a7c2f75-0eb5-4f98-9a1d-b819883b92f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5322 | 2026.03.10 10:19:11.431633 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5323 | 2026.03.10 10:19:11.431688 [ 290 ] {} <Debug> TCP-Session: 96ede075-1978-4470-aa89-f57b6be0c59a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5324 | 2026.03.10 10:19:11.432961 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34199 | ||
| 5325 | 2026.03.10 10:19:11.432977 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44016 | ||
| 5326 | 2026.03.10 10:19:11.432998 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36108 | ||
| 5327 | 2026.03.10 10:19:11.433048 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5328 | 2026.03.10 10:19:11.433072 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5329 | 2026.03.10 10:19:11.433093 [ 292 ] {} <Debug> TCP-Session: dbaaed5c-6e0a-4fa1-9bd6-75225865cd1b Authenticating user 'default' from [fd00:1122:3344:101::e]:34199 | ||
| 5330 | 2026.03.10 10:19:11.433012 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46439 | ||
| 5331 | 2026.03.10 10:19:11.433129 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5332 | 2026.03.10 10:19:11.433127 [ 292 ] {} <Debug> TCP-Session: dbaaed5c-6e0a-4fa1-9bd6-75225865cd1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5333 | 2026.03.10 10:19:11.433116 [ 290 ] {} <Debug> TCP-Session: f08efa12-7b4a-45d6-aae2-d9084f1c6b53 Authenticating user 'default' from [fd00:1122:3344:101::e]:44016 | ||
| 5334 | 2026.03.10 10:19:11.433201 [ 292 ] {} <Debug> TCP-Session: dbaaed5c-6e0a-4fa1-9bd6-75225865cd1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5335 | 2026.03.10 10:19:11.433225 [ 290 ] {} <Debug> TCP-Session: f08efa12-7b4a-45d6-aae2-d9084f1c6b53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5336 | 2026.03.10 10:19:11.433014 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41287 | ||
| 5337 | 2026.03.10 10:19:11.433252 [ 290 ] {} <Debug> TCP-Session: f08efa12-7b4a-45d6-aae2-d9084f1c6b53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5338 | 2026.03.10 10:19:11.433007 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49290 | ||
| 5339 | 2026.03.10 10:19:11.433298 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5340 | 2026.03.10 10:19:11.433190 [ 291 ] {} <Debug> TCP-Session: 08be334d-c40d-44a9-92db-aac1237f1f80 Authenticating user 'default' from [fd00:1122:3344:101::e]:36108 | ||
| 5341 | 2026.03.10 10:19:11.433351 [ 293 ] {} <Debug> TCP-Session: bacbd7fb-b7da-4f41-89a0-360b806750bd Authenticating user 'default' from [fd00:1122:3344:101::e]:46439 | ||
| 5342 | 2026.03.10 10:19:11.433381 [ 291 ] {} <Debug> TCP-Session: 08be334d-c40d-44a9-92db-aac1237f1f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5343 | 2026.03.10 10:19:11.433392 [ 293 ] {} <Debug> TCP-Session: bacbd7fb-b7da-4f41-89a0-360b806750bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5344 | 2026.03.10 10:19:11.433413 [ 291 ] {} <Debug> TCP-Session: 08be334d-c40d-44a9-92db-aac1237f1f80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5345 | 2026.03.10 10:19:11.433430 [ 293 ] {} <Debug> TCP-Session: bacbd7fb-b7da-4f41-89a0-360b806750bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5346 | 2026.03.10 10:19:11.436187 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5347 | 2026.03.10 10:19:11.436227 [ 294 ] {} <Debug> TCP-Session: abe31777-ca10-4840-b7b4-ba38a8d34eac Authenticating user 'default' from [fd00:1122:3344:101::e]:41287 | ||
| 5348 | 2026.03.10 10:19:11.436245 [ 294 ] {} <Debug> TCP-Session: abe31777-ca10-4840-b7b4-ba38a8d34eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5349 | 2026.03.10 10:19:11.436258 [ 294 ] {} <Debug> TCP-Session: abe31777-ca10-4840-b7b4-ba38a8d34eac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5350 | 2026.03.10 10:19:11.448590 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5351 | 2026.03.10 10:19:11.448625 [ 289 ] {} <Debug> TCP-Session: da009a79-1db3-4476-9755-57066a3c7ea7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49290 | ||
| 5352 | 2026.03.10 10:19:11.448641 [ 289 ] {} <Debug> TCP-Session: da009a79-1db3-4476-9755-57066a3c7ea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5353 | 2026.03.10 10:19:11.448655 [ 289 ] {} <Debug> TCP-Session: da009a79-1db3-4476-9755-57066a3c7ea7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5354 | 2026.03.10 10:19:11.465637 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:44016). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5355 | |||
| 5356 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5357 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5358 | 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 | ||
| 5359 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5360 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5361 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5362 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5363 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5364 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5365 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5366 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5367 | (version 23.8.7.1) | ||
| 5368 | 2026.03.10 10:19:11.465866 [ 290 ] {} <Debug> TCP-Session: f08efa12-7b4a-45d6-aae2-d9084f1c6b53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5369 | 2026.03.10 10:19:11.465890 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36108). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5370 | |||
| 5371 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5372 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5373 | 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 | ||
| 5374 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5375 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5376 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5377 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5378 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5379 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5380 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5381 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5382 | (version 23.8.7.1) | ||
| 5383 | 2026.03.10 10:19:11.466004 [ 291 ] {} <Debug> TCP-Session: 08be334d-c40d-44a9-92db-aac1237f1f80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5384 | 2026.03.10 10:19:11.466018 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49290). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5385 | |||
| 5386 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5387 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5388 | 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 | ||
| 5389 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5390 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5391 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5392 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5393 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5394 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5395 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5396 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5397 | (version 23.8.7.1) | ||
| 5398 | 2026.03.10 10:19:11.466096 [ 289 ] {} <Debug> TCP-Session: da009a79-1db3-4476-9755-57066a3c7ea7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5399 | 2026.03.10 10:19:11.466126 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34199). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5400 | |||
| 5401 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5402 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5403 | 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 | ||
| 5404 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5405 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5406 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5407 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5408 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5409 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5410 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5411 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5412 | (version 23.8.7.1) | ||
| 5413 | 2026.03.10 10:19:11.466234 [ 292 ] {} <Debug> TCP-Session: dbaaed5c-6e0a-4fa1-9bd6-75225865cd1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5414 | 2026.03.10 10:19:11.466251 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:46439). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5415 | |||
| 5416 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5417 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5418 | 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 | ||
| 5419 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5420 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5421 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5422 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5423 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5424 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5425 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5426 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5427 | (version 23.8.7.1) | ||
| 5428 | 2026.03.10 10:19:11.466324 [ 293 ] {} <Debug> TCP-Session: bacbd7fb-b7da-4f41-89a0-360b806750bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5429 | 2026.03.10 10:19:11.466354 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:41287). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5430 | |||
| 5431 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5432 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5433 | 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 | ||
| 5434 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5435 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5436 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5437 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5438 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5439 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5440 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5441 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5442 | (version 23.8.7.1) | ||
| 5443 | 2026.03.10 10:19:11.466432 [ 294 ] {} <Debug> TCP-Session: abe31777-ca10-4840-b7b4-ba38a8d34eac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5444 | 2026.03.10 10:19:11.540075 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48109 | ||
| 5445 | 2026.03.10 10:19:11.540182 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5446 | 2026.03.10 10:19:11.540208 [ 292 ] {} <Debug> TCP-Session: 42865cbd-1e77-4a02-a5ff-3f86af5532c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48109 | ||
| 5447 | 2026.03.10 10:19:11.540230 [ 292 ] {} <Debug> TCP-Session: 42865cbd-1e77-4a02-a5ff-3f86af5532c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5448 | 2026.03.10 10:19:11.540241 [ 292 ] {} <Debug> TCP-Session: 42865cbd-1e77-4a02-a5ff-3f86af5532c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5449 | 2026.03.10 10:19:11.540413 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37524 | ||
| 5450 | 2026.03.10 10:19:11.540425 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56728 | ||
| 5451 | 2026.03.10 10:19:11.540450 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48249 | ||
| 5452 | 2026.03.10 10:19:11.540490 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46281 | ||
| 5453 | 2026.03.10 10:19:11.540514 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60305 | ||
| 5454 | 2026.03.10 10:19:11.540554 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5455 | 2026.03.10 10:19:11.540569 [ 292 ] {} <Trace> TCP-Session: 42865cbd-1e77-4a02-a5ff-3f86af5532c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5456 | 2026.03.10 10:19:11.540588 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5457 | 2026.03.10 10:19:11.540599 [ 288 ] {} <Debug> TCP-Session: 37ca1425-6104-4ec1-a59e-74d339f39e77 Authenticating user 'default' from [fd00:1122:3344:101::e]:48249 | ||
| 5458 | 2026.03.10 10:19:11.540548 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5459 | 2026.03.10 10:19:11.540639 [ 288 ] {} <Debug> TCP-Session: 37ca1425-6104-4ec1-a59e-74d339f39e77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5460 | 2026.03.10 10:19:11.540632 [ 289 ] {} <Debug> TCP-Session: 6d2fe01f-fd72-4c1c-98ca-03a45ad1a67c Authenticating user 'default' from [fd00:1122:3344:101::e]:46281 | ||
| 5461 | 2026.03.10 10:19:11.540661 [ 288 ] {} <Debug> TCP-Session: 37ca1425-6104-4ec1-a59e-74d339f39e77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5462 | 2026.03.10 10:19:11.540663 [ 267 ] {} <Debug> TCP-Session: 699d84a1-9e8a-4339-93b5-24b8b8f46c03 Authenticating user 'default' from [fd00:1122:3344:101::e]:56728 | ||
| 5463 | 2026.03.10 10:19:11.540684 [ 289 ] {} <Debug> TCP-Session: 6d2fe01f-fd72-4c1c-98ca-03a45ad1a67c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5464 | 2026.03.10 10:19:11.540699 [ 267 ] {} <Debug> TCP-Session: 699d84a1-9e8a-4339-93b5-24b8b8f46c03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5465 | 2026.03.10 10:19:11.540712 [ 289 ] {} <Debug> TCP-Session: 6d2fe01f-fd72-4c1c-98ca-03a45ad1a67c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5466 | 2026.03.10 10:19:11.540653 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5467 | 2026.03.10 10:19:11.540734 [ 267 ] {} <Debug> TCP-Session: 699d84a1-9e8a-4339-93b5-24b8b8f46c03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5468 | 2026.03.10 10:19:11.540758 [ 292 ] {37faa5f5-f4bc-462b-ba6f-8b9bd9324fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48109) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5469 | 2026.03.10 10:19:11.540775 [ 291 ] {} <Debug> TCP-Session: 623ee040-ef5d-4494-bf5e-c55d51df5546 Authenticating user 'default' from [fd00:1122:3344:101::e]:60305 | ||
| 5470 | 2026.03.10 10:19:11.540535 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5471 | 2026.03.10 10:19:11.540818 [ 291 ] {} <Debug> TCP-Session: 623ee040-ef5d-4494-bf5e-c55d51df5546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5472 | 2026.03.10 10:19:11.540444 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48985 | ||
| 5473 | 2026.03.10 10:19:11.540847 [ 291 ] {} <Debug> TCP-Session: 623ee040-ef5d-4494-bf5e-c55d51df5546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5474 | 2026.03.10 10:19:11.540843 [ 293 ] {} <Debug> TCP-Session: 0234e20a-5987-4423-b881-3eda290c6467 Authenticating user 'default' from [fd00:1122:3344:101::e]:37524 | ||
| 5475 | 2026.03.10 10:19:11.540432 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61901 | ||
| 5476 | 2026.03.10 10:19:11.540917 [ 293 ] {} <Debug> TCP-Session: 0234e20a-5987-4423-b881-3eda290c6467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5477 | 2026.03.10 10:19:11.540502 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62982 | ||
| 5478 | 2026.03.10 10:19:11.540951 [ 293 ] {} <Debug> TCP-Session: 0234e20a-5987-4423-b881-3eda290c6467 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5479 | 2026.03.10 10:19:11.541034 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5480 | 2026.03.10 10:19:11.541071 [ 286 ] {} <Debug> TCP-Session: 77ce5884-7e4b-4ac1-905e-2d11cff19bf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48985 | ||
| 5481 | 2026.03.10 10:19:11.541095 [ 286 ] {} <Debug> TCP-Session: 77ce5884-7e4b-4ac1-905e-2d11cff19bf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5482 | 2026.03.10 10:19:11.541097 [ 292 ] {37faa5f5-f4bc-462b-ba6f-8b9bd9324fc8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5483 | 2026.03.10 10:19:11.541105 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5484 | 2026.03.10 10:19:11.541108 [ 286 ] {} <Debug> TCP-Session: 77ce5884-7e4b-4ac1-905e-2d11cff19bf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5485 | 2026.03.10 10:19:11.541157 [ 294 ] {} <Debug> TCP-Session: 2a880ab3-99e0-4101-87e9-44db83b25356 Authenticating user 'default' from [fd00:1122:3344:101::e]:61901 | ||
| 5486 | 2026.03.10 10:19:11.541163 [ 292 ] {37faa5f5-f4bc-462b-ba6f-8b9bd9324fc8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5487 | 2026.03.10 10:19:11.541177 [ 294 ] {} <Debug> TCP-Session: 2a880ab3-99e0-4101-87e9-44db83b25356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5488 | 2026.03.10 10:19:11.541107 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5489 | 2026.03.10 10:19:11.541200 [ 294 ] {} <Debug> TCP-Session: 2a880ab3-99e0-4101-87e9-44db83b25356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5490 | 2026.03.10 10:19:11.541223 [ 290 ] {} <Debug> TCP-Session: 05bfd7f1-388e-4cbf-aa7a-8e7c83ee4014 Authenticating user 'default' from [fd00:1122:3344:101::e]:62982 | ||
| 5491 | 2026.03.10 10:19:11.541240 [ 290 ] {} <Debug> TCP-Session: 05bfd7f1-388e-4cbf-aa7a-8e7c83ee4014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5492 | 2026.03.10 10:19:11.541253 [ 290 ] {} <Debug> TCP-Session: 05bfd7f1-388e-4cbf-aa7a-8e7c83ee4014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5493 | 2026.03.10 10:19:11.541489 [ 292 ] {37faa5f5-f4bc-462b-ba6f-8b9bd9324fc8} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 5494 | 2026.03.10 10:19:11.542524 [ 344 ] {37faa5f5-f4bc-462b-ba6f-8b9bd9324fc8} <Trace> AggregatingTransform: Aggregating | ||
| 5495 | 2026.03.10 10:19:11.542570 [ 344 ] {37faa5f5-f4bc-462b-ba6f-8b9bd9324fc8} <Trace> Aggregator: Aggregation method: without_key | ||
| 5496 | 2026.03.10 10:19:11.542608 [ 344 ] {37faa5f5-f4bc-462b-ba6f-8b9bd9324fc8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001016772 sec. (983.505 rows/sec., 38.42 KiB/sec.) | ||
| 5497 | 2026.03.10 10:19:11.542627 [ 344 ] {37faa5f5-f4bc-462b-ba6f-8b9bd9324fc8} <Trace> Aggregator: Merging aggregated data | ||
| 5498 | 2026.03.10 10:19:11.543965 [ 292 ] {37faa5f5-f4bc-462b-ba6f-8b9bd9324fc8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003268 sec., 305.99755201958385 rows/sec., 11.95 KiB/sec. | ||
| 5499 | 2026.03.10 10:19:11.544123 [ 292 ] {37faa5f5-f4bc-462b-ba6f-8b9bd9324fc8} <Debug> TCPHandler: Processed in 0.003696923 sec. | ||
| 5500 | 2026.03.10 10:19:11.544218 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5501 | 2026.03.10 10:19:11.544248 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5502 | 2026.03.10 10:19:11.544265 [ 292 ] {} <Debug> TCP-Session: 42865cbd-1e77-4a02-a5ff-3f86af5532c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5503 | 2026.03.10 10:19:11.544276 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5504 | 2026.03.10 10:19:11.544298 [ 293 ] {} <Debug> TCP-Session: 0234e20a-5987-4423-b881-3eda290c6467 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5505 | 2026.03.10 10:19:11.544298 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5506 | 2026.03.10 10:19:11.544329 [ 286 ] {} <Debug> TCP-Session: 77ce5884-7e4b-4ac1-905e-2d11cff19bf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5507 | 2026.03.10 10:19:11.544336 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5508 | 2026.03.10 10:19:11.544359 [ 288 ] {} <Debug> TCP-Session: 37ca1425-6104-4ec1-a59e-74d339f39e77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5509 | 2026.03.10 10:19:11.544368 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5510 | 2026.03.10 10:19:11.544389 [ 267 ] {} <Debug> TCP-Session: 699d84a1-9e8a-4339-93b5-24b8b8f46c03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5511 | 2026.03.10 10:19:11.544315 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5512 | 2026.03.10 10:19:11.544420 [ 291 ] {} <Debug> TCP-Session: 623ee040-ef5d-4494-bf5e-c55d51df5546 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5513 | 2026.03.10 10:19:11.544463 [ 289 ] {} <Debug> TCP-Session: 6d2fe01f-fd72-4c1c-98ca-03a45ad1a67c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5514 | 2026.03.10 10:19:11.544265 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5515 | 2026.03.10 10:19:11.544345 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5516 | 2026.03.10 10:19:11.544523 [ 294 ] {} <Debug> TCP-Session: 2a880ab3-99e0-4101-87e9-44db83b25356 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5517 | 2026.03.10 10:19:11.544549 [ 290 ] {} <Debug> TCP-Session: 05bfd7f1-388e-4cbf-aa7a-8e7c83ee4014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5518 | 2026.03.10 10:19:12.545365 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5519 | 2026.03.10 10:19:12.545577 [ 269 ] {ea56b315-ab19-40ad-8d83-210e2e3ed2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5520 | 2026.03.10 10:19:12.545662 [ 269 ] {ea56b315-ab19-40ad-8d83-210e2e3ed2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5521 | 2026.03.10 10:19:12.546367 [ 269 ] {ea56b315-ab19-40ad-8d83-210e2e3ed2e8} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5522 | 2026.03.10 10:19:12.546420 [ 269 ] {ea56b315-ab19-40ad-8d83-210e2e3ed2e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5523 | 2026.03.10 10:19:12.546828 [ 269 ] {ea56b315-ab19-40ad-8d83-210e2e3ed2e8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5524 | 2026.03.10 10:19:12.547072 [ 269 ] {ea56b315-ab19-40ad-8d83-210e2e3ed2e8} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5525 | 2026.03.10 10:19:12.547235 [ 269 ] {ea56b315-ab19-40ad-8d83-210e2e3ed2e8} <Debug> executeQuery: Read 88 rows, 7.56 KiB in 0.001716 sec., 51282.05128205128 rows/sec., 4.30 MiB/sec. | ||
| 5526 | 2026.03.10 10:19:12.547283 [ 269 ] {ea56b315-ab19-40ad-8d83-210e2e3ed2e8} <Debug> TCPHandler: Processed in 0.002053107 sec. | ||
| 5527 | 2026.03.10 10:19:12.547417 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5528 | 2026.03.10 10:19:12.547524 [ 269 ] {bbc1c4dd-f21e-475b-9276-112dc1340337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5529 | 2026.03.10 10:19:12.547571 [ 269 ] {bbc1c4dd-f21e-475b-9276-112dc1340337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5530 | 2026.03.10 10:19:12.548005 [ 269 ] {bbc1c4dd-f21e-475b-9276-112dc1340337} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5531 | 2026.03.10 10:19:12.548042 [ 269 ] {bbc1c4dd-f21e-475b-9276-112dc1340337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5532 | 2026.03.10 10:19:12.548360 [ 269 ] {bbc1c4dd-f21e-475b-9276-112dc1340337} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5533 | 2026.03.10 10:19:12.548583 [ 269 ] {bbc1c4dd-f21e-475b-9276-112dc1340337} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5534 | 2026.03.10 10:19:12.548723 [ 269 ] {bbc1c4dd-f21e-475b-9276-112dc1340337} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001223 sec., 13082.583810302536 rows/sec., 983.75 KiB/sec. | ||
| 5535 | 2026.03.10 10:19:12.548762 [ 269 ] {bbc1c4dd-f21e-475b-9276-112dc1340337} <Debug> TCPHandler: Processed in 0.001397512 sec. | ||
| 5536 | 2026.03.10 10:19:12.548887 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5537 | 2026.03.10 10:19:12.548984 [ 269 ] {689fba4a-ca53-4a05-b8a4-c80ba80fb686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5538 | 2026.03.10 10:19:12.549025 [ 269 ] {689fba4a-ca53-4a05-b8a4-c80ba80fb686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5539 | 2026.03.10 10:19:12.549463 [ 269 ] {689fba4a-ca53-4a05-b8a4-c80ba80fb686} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5540 | 2026.03.10 10:19:12.549501 [ 269 ] {689fba4a-ca53-4a05-b8a4-c80ba80fb686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5541 | 2026.03.10 10:19:12.549813 [ 269 ] {689fba4a-ca53-4a05-b8a4-c80ba80fb686} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5542 | 2026.03.10 10:19:12.550040 [ 269 ] {689fba4a-ca53-4a05-b8a4-c80ba80fb686} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5543 | 2026.03.10 10:19:12.550171 [ 269 ] {689fba4a-ca53-4a05-b8a4-c80ba80fb686} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001207 sec., 66280.03314001657 rows/sec., 5.18 MiB/sec. | ||
| 5544 | 2026.03.10 10:19:12.550210 [ 269 ] {689fba4a-ca53-4a05-b8a4-c80ba80fb686} <Debug> TCPHandler: Processed in 0.001372571 sec. | ||
| 5545 | 2026.03.10 10:19:12.550330 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5546 | 2026.03.10 10:19:12.550424 [ 269 ] {71223833-f2fa-4fe6-95c0-b12dcab21c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5547 | 2026.03.10 10:19:12.550469 [ 269 ] {71223833-f2fa-4fe6-95c0-b12dcab21c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5548 | 2026.03.10 10:19:12.550887 [ 269 ] {71223833-f2fa-4fe6-95c0-b12dcab21c53} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5549 | 2026.03.10 10:19:12.550924 [ 269 ] {71223833-f2fa-4fe6-95c0-b12dcab21c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5550 | 2026.03.10 10:19:12.551272 [ 269 ] {71223833-f2fa-4fe6-95c0-b12dcab21c53} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5551 | 2026.03.10 10:19:12.551491 [ 269 ] {71223833-f2fa-4fe6-95c0-b12dcab21c53} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5552 | 2026.03.10 10:19:12.551624 [ 269 ] {71223833-f2fa-4fe6-95c0-b12dcab21c53} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 5553 | 2026.03.10 10:19:12.551662 [ 269 ] {71223833-f2fa-4fe6-95c0-b12dcab21c53} <Debug> TCPHandler: Processed in 0.001380901 sec. | ||
| 5554 | 2026.03.10 10:19:12.551770 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5555 | 2026.03.10 10:19:12.551863 [ 269 ] {81820cf7-51c8-43e1-b0ad-0e6ba120c8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5556 | 2026.03.10 10:19:12.551918 [ 269 ] {81820cf7-51c8-43e1-b0ad-0e6ba120c8c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5557 | 2026.03.10 10:19:12.552681 [ 269 ] {81820cf7-51c8-43e1-b0ad-0e6ba120c8c7} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5558 | 2026.03.10 10:19:12.552719 [ 269 ] {81820cf7-51c8-43e1-b0ad-0e6ba120c8c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5559 | 2026.03.10 10:19:12.553241 [ 269 ] {81820cf7-51c8-43e1-b0ad-0e6ba120c8c7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5560 | 2026.03.10 10:19:12.553491 [ 269 ] {81820cf7-51c8-43e1-b0ad-0e6ba120c8c7} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5561 | 2026.03.10 10:19:12.553643 [ 269 ] {81820cf7-51c8-43e1-b0ad-0e6ba120c8c7} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001797 sec., 8903.728436282694 rows/sec., 15.96 MiB/sec. | ||
| 5562 | 2026.03.10 10:19:12.553703 [ 269 ] {81820cf7-51c8-43e1-b0ad-0e6ba120c8c7} <Debug> TCPHandler: Processed in 0.001982105 sec. | ||
| 5563 | 2026.03.10 10:19:12.553818 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5564 | 2026.03.10 10:19:12.553912 [ 269 ] {46c7ff2e-5239-4293-b333-78bb7303d3f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5565 | 2026.03.10 10:19:12.553955 [ 269 ] {46c7ff2e-5239-4293-b333-78bb7303d3f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5566 | 2026.03.10 10:19:12.554305 [ 269 ] {46c7ff2e-5239-4293-b333-78bb7303d3f6} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5567 | 2026.03.10 10:19:12.554341 [ 269 ] {46c7ff2e-5239-4293-b333-78bb7303d3f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5568 | 2026.03.10 10:19:12.554659 [ 269 ] {46c7ff2e-5239-4293-b333-78bb7303d3f6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5569 | 2026.03.10 10:19:12.554880 [ 269 ] {46c7ff2e-5239-4293-b333-78bb7303d3f6} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5570 | 2026.03.10 10:19:12.555009 [ 269 ] {46c7ff2e-5239-4293-b333-78bb7303d3f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 5571 | 2026.03.10 10:19:12.555045 [ 269 ] {46c7ff2e-5239-4293-b333-78bb7303d3f6} <Debug> TCPHandler: Processed in 0.001276698 sec. | ||
| 5572 | 2026.03.10 10:19:14.631617 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61788 | ||
| 5573 | 2026.03.10 10:19:14.631739 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5574 | 2026.03.10 10:19:14.631765 [ 292 ] {} <Debug> TCP-Session: 8615cec6-30ee-47f3-a191-217883fcb101 Authenticating user 'default' from [fd00:1122:3344:101::e]:61788 | ||
| 5575 | 2026.03.10 10:19:14.631787 [ 292 ] {} <Debug> TCP-Session: 8615cec6-30ee-47f3-a191-217883fcb101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5576 | 2026.03.10 10:19:14.631801 [ 292 ] {} <Debug> TCP-Session: 8615cec6-30ee-47f3-a191-217883fcb101 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5577 | 2026.03.10 10:19:14.631970 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50419 | ||
| 5578 | 2026.03.10 10:19:14.631982 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45621 | ||
| 5579 | 2026.03.10 10:19:14.632015 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48275 | ||
| 5580 | 2026.03.10 10:19:14.632038 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34284 | ||
| 5581 | 2026.03.10 10:19:14.632059 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60018 | ||
| 5582 | 2026.03.10 10:19:14.632075 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51640 | ||
| 5583 | 2026.03.10 10:19:14.632121 [ 292 ] {} <Trace> TCP-Session: 8615cec6-30ee-47f3-a191-217883fcb101 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5584 | 2026.03.10 10:19:14.632148 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5585 | 2026.03.10 10:19:14.632131 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5586 | 2026.03.10 10:19:14.632186 [ 290 ] {} <Debug> TCP-Session: 236a8f43-9aac-4b6b-b25d-2cb24d40b675 Authenticating user 'default' from [fd00:1122:3344:101::e]:60018 | ||
| 5587 | 2026.03.10 10:19:14.632123 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5588 | 2026.03.10 10:19:14.632206 [ 288 ] {} <Debug> TCP-Session: 9990b57d-5681-47cc-b99c-542ace285dac Authenticating user 'default' from [fd00:1122:3344:101::e]:34284 | ||
| 5589 | 2026.03.10 10:19:14.632224 [ 290 ] {} <Debug> TCP-Session: 236a8f43-9aac-4b6b-b25d-2cb24d40b675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5590 | 2026.03.10 10:19:14.632237 [ 294 ] {} <Debug> TCP-Session: e47be6e6-1961-431a-887c-942ab272eb05 Authenticating user 'default' from [fd00:1122:3344:101::e]:45621 | ||
| 5591 | 2026.03.10 10:19:14.632246 [ 288 ] {} <Debug> TCP-Session: 9990b57d-5681-47cc-b99c-542ace285dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5592 | 2026.03.10 10:19:14.632257 [ 290 ] {} <Debug> TCP-Session: 236a8f43-9aac-4b6b-b25d-2cb24d40b675 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5593 | 2026.03.10 10:19:14.632269 [ 294 ] {} <Debug> TCP-Session: e47be6e6-1961-431a-887c-942ab272eb05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5594 | 2026.03.10 10:19:14.632279 [ 288 ] {} <Debug> TCP-Session: 9990b57d-5681-47cc-b99c-542ace285dac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5595 | 2026.03.10 10:19:14.632305 [ 294 ] {} <Debug> TCP-Session: e47be6e6-1961-431a-887c-942ab272eb05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5596 | 2026.03.10 10:19:14.632300 [ 292 ] {d0b7363d-dde4-4d8a-89db-8b453a82a4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61788) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5597 | 2026.03.10 10:19:14.632209 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5598 | 2026.03.10 10:19:14.632115 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5599 | 2026.03.10 10:19:14.632407 [ 291 ] {} <Debug> TCP-Session: fad447be-7bc0-4cc1-9e4a-5a3622c80a2f Authenticating user 'default' from [fd00:1122:3344:101::e]:51640 | ||
| 5600 | 2026.03.10 10:19:14.632049 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58566 | ||
| 5601 | 2026.03.10 10:19:14.632442 [ 291 ] {} <Debug> TCP-Session: fad447be-7bc0-4cc1-9e4a-5a3622c80a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5602 | 2026.03.10 10:19:14.632429 [ 267 ] {} <Debug> TCP-Session: 7fc085c9-bc6d-493a-9fd1-7fe49a38e220 Authenticating user 'default' from [fd00:1122:3344:101::e]:48275 | ||
| 5603 | 2026.03.10 10:19:14.632487 [ 291 ] {} <Debug> TCP-Session: fad447be-7bc0-4cc1-9e4a-5a3622c80a2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5604 | 2026.03.10 10:19:14.632504 [ 267 ] {} <Debug> TCP-Session: 7fc085c9-bc6d-493a-9fd1-7fe49a38e220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5605 | 2026.03.10 10:19:14.632524 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5606 | 2026.03.10 10:19:14.632533 [ 267 ] {} <Debug> TCP-Session: 7fc085c9-bc6d-493a-9fd1-7fe49a38e220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5607 | 2026.03.10 10:19:14.632028 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44408 | ||
| 5608 | 2026.03.10 10:19:14.632563 [ 289 ] {} <Debug> TCP-Session: b1259e06-5e6b-4bf2-b88f-323b600abcfd Authenticating user 'default' from [fd00:1122:3344:101::e]:58566 | ||
| 5609 | 2026.03.10 10:19:14.632091 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5610 | 2026.03.10 10:19:14.632617 [ 292 ] {d0b7363d-dde4-4d8a-89db-8b453a82a4f4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5611 | 2026.03.10 10:19:14.632623 [ 289 ] {} <Debug> TCP-Session: b1259e06-5e6b-4bf2-b88f-323b600abcfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5612 | 2026.03.10 10:19:14.632640 [ 293 ] {} <Debug> TCP-Session: 569ccc5b-4d26-4128-a6d4-66ad01795518 Authenticating user 'default' from [fd00:1122:3344:101::e]:50419 | ||
| 5613 | 2026.03.10 10:19:14.632649 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5614 | 2026.03.10 10:19:14.632663 [ 289 ] {} <Debug> TCP-Session: b1259e06-5e6b-4bf2-b88f-323b600abcfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5615 | 2026.03.10 10:19:14.632675 [ 293 ] {} <Debug> TCP-Session: 569ccc5b-4d26-4128-a6d4-66ad01795518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5616 | 2026.03.10 10:19:14.632697 [ 286 ] {} <Debug> TCP-Session: 6d2c2954-4929-463c-bbfb-fe96e9e3062c Authenticating user 'default' from [fd00:1122:3344:101::e]:44408 | ||
| 5617 | 2026.03.10 10:19:14.632713 [ 293 ] {} <Debug> TCP-Session: 569ccc5b-4d26-4128-a6d4-66ad01795518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5618 | 2026.03.10 10:19:14.632732 [ 286 ] {} <Debug> TCP-Session: 6d2c2954-4929-463c-bbfb-fe96e9e3062c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5619 | 2026.03.10 10:19:14.632682 [ 292 ] {d0b7363d-dde4-4d8a-89db-8b453a82a4f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5620 | 2026.03.10 10:19:14.632762 [ 286 ] {} <Debug> TCP-Session: 6d2c2954-4929-463c-bbfb-fe96e9e3062c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5621 | 2026.03.10 10:19:14.633042 [ 292 ] {d0b7363d-dde4-4d8a-89db-8b453a82a4f4} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 5622 | 2026.03.10 10:19:14.633982 [ 331 ] {d0b7363d-dde4-4d8a-89db-8b453a82a4f4} <Trace> AggregatingTransform: Aggregating | ||
| 5623 | 2026.03.10 10:19:14.634046 [ 331 ] {d0b7363d-dde4-4d8a-89db-8b453a82a4f4} <Trace> Aggregator: Aggregation method: without_key | ||
| 5624 | 2026.03.10 10:19:14.634087 [ 331 ] {d0b7363d-dde4-4d8a-89db-8b453a82a4f4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000947071 sec. (1055.887 rows/sec., 41.25 KiB/sec.) | ||
| 5625 | 2026.03.10 10:19:14.634108 [ 331 ] {d0b7363d-dde4-4d8a-89db-8b453a82a4f4} <Trace> Aggregator: Merging aggregated data | ||
| 5626 | 2026.03.10 10:19:14.635276 [ 292 ] {d0b7363d-dde4-4d8a-89db-8b453a82a4f4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003031 sec., 329.92411745298585 rows/sec., 12.89 KiB/sec. | ||
| 5627 | 2026.03.10 10:19:14.635440 [ 292 ] {d0b7363d-dde4-4d8a-89db-8b453a82a4f4} <Debug> TCPHandler: Processed in 0.003441628 sec. | ||
| 5628 | 2026.03.10 10:19:14.635552 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5629 | 2026.03.10 10:19:14.635581 [ 292 ] {} <Debug> TCP-Session: 8615cec6-30ee-47f3-a191-217883fcb101 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5630 | 2026.03.10 10:19:14.635581 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5631 | 2026.03.10 10:19:14.635601 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5632 | 2026.03.10 10:19:14.635621 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5633 | 2026.03.10 10:19:14.635646 [ 293 ] {} <Debug> TCP-Session: 569ccc5b-4d26-4128-a6d4-66ad01795518 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5634 | 2026.03.10 10:19:14.635641 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5635 | 2026.03.10 10:19:14.635680 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5636 | 2026.03.10 10:19:14.635698 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5637 | 2026.03.10 10:19:14.635711 [ 286 ] {} <Debug> TCP-Session: 6d2c2954-4929-463c-bbfb-fe96e9e3062c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5638 | 2026.03.10 10:19:14.635725 [ 288 ] {} <Debug> TCP-Session: 9990b57d-5681-47cc-b99c-542ace285dac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5639 | 2026.03.10 10:19:14.635743 [ 289 ] {} <Debug> TCP-Session: b1259e06-5e6b-4bf2-b88f-323b600abcfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5640 | 2026.03.10 10:19:14.635719 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5641 | 2026.03.10 10:19:14.635678 [ 267 ] {} <Debug> TCP-Session: 7fc085c9-bc6d-493a-9fd1-7fe49a38e220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5642 | 2026.03.10 10:19:14.635659 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5643 | 2026.03.10 10:19:14.635811 [ 291 ] {} <Debug> TCP-Session: fad447be-7bc0-4cc1-9e4a-5a3622c80a2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2026.03.10 10:19:14.635629 [ 294 ] {} <Debug> TCP-Session: e47be6e6-1961-431a-887c-942ab272eb05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5645 | 2026.03.10 10:19:14.635863 [ 290 ] {} <Debug> TCP-Session: 236a8f43-9aac-4b6b-b25d-2cb24d40b675 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5646 | 2026.03.10 10:19:16.251144 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5647 | 2026.03.10 10:19:16.251199 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5648 | 2026.03.10 10:19:16.360405 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11479 | ||
| 5649 | 2026.03.10 10:19:16.360919 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5650 | 2026.03.10 10:19:16.360970 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5651 | 2026.03.10 10:19:16.361457 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5652 | 2026.03.10 10:19:16.361688 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5653 | 2026.03.10 10:19:16.361828 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11479 | ||
| 5654 | 2026.03.10 10:19:16.387715 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 676 | ||
| 5655 | 2026.03.10 10:19:16.390045 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5656 | 2026.03.10 10:19:16.390097 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5657 | 2026.03.10 10:19:16.391305 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5658 | 2026.03.10 10:19:16.391578 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5659 | 2026.03.10 10:19:16.391889 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 676 | ||
| 5660 | 2026.03.10 10:19:16.965273 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5661 | 2026.03.10 10:19:16.982692 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5662 | 2026.03.10 10:19:16.982747 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5663 | 2026.03.10 10:19:16.988437 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5664 | 2026.03.10 10:19:16.989159 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5665 | 2026.03.10 10:19:16.992449 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5666 | 2026.03.10 10:19:17.545135 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5667 | 2026.03.10 10:19:17.545319 [ 269 ] {27178498-9655-457e-8475-b3db7c9bebee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5668 | 2026.03.10 10:19:17.545392 [ 269 ] {27178498-9655-457e-8475-b3db7c9bebee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5669 | 2026.03.10 10:19:17.546147 [ 269 ] {27178498-9655-457e-8475-b3db7c9bebee} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5670 | 2026.03.10 10:19:17.546200 [ 269 ] {27178498-9655-457e-8475-b3db7c9bebee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5671 | 2026.03.10 10:19:17.546615 [ 269 ] {27178498-9655-457e-8475-b3db7c9bebee} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5672 | 2026.03.10 10:19:17.546888 [ 269 ] {27178498-9655-457e-8475-b3db7c9bebee} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5673 | 2026.03.10 10:19:17.547022 [ 68 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5674 | 2026.03.10 10:19:17.547052 [ 269 ] {27178498-9655-457e-8475-b3db7c9bebee} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001784 sec., 59417.040358744394 rows/sec., 5.00 MiB/sec. | ||
| 5675 | 2026.03.10 10:19:17.547092 [ 68 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5676 | 2026.03.10 10:19:17.547116 [ 269 ] {27178498-9655-457e-8475-b3db7c9bebee} <Debug> TCPHandler: Processed in 0.002102527 sec. | ||
| 5677 | 2026.03.10 10:19:17.547118 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5678 | 2026.03.10 10:19:17.547263 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5679 | 2026.03.10 10:19:17.547262 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 5680 | 2026.03.10 10:19:17.547373 [ 269 ] {64e63982-e20f-447c-8143-04b7c61505d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5681 | 2026.03.10 10:19:17.547428 [ 269 ] {64e63982-e20f-447c-8143-04b7c61505d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5682 | 2026.03.10 10:19:17.547433 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5683 | 2026.03.10 10:19:17.547480 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2148 rows starting from the beginning of the part | ||
| 5684 | 2026.03.10 10:19:17.547551 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 88 rows starting from the beginning of the part | ||
| 5685 | 2026.03.10 10:19:17.547606 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1987 rows starting from the beginning of the part | ||
| 5686 | 2026.03.10 10:19:17.547650 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 5687 | 2026.03.10 10:19:17.547692 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 88 rows starting from the beginning of the part | ||
| 5688 | 2026.03.10 10:19:17.547733 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 106 rows starting from the beginning of the part | ||
| 5689 | 2026.03.10 10:19:17.547879 [ 269 ] {64e63982-e20f-447c-8143-04b7c61505d2} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2026.03.10 10:19:17.547924 [ 269 ] {64e63982-e20f-447c-8143-04b7c61505d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5691 | 2026.03.10 10:19:17.548269 [ 269 ] {64e63982-e20f-447c-8143-04b7c61505d2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5692 | 2026.03.10 10:19:17.548499 [ 269 ] {64e63982-e20f-447c-8143-04b7c61505d2} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5693 | 2026.03.10 10:19:17.548640 [ 269 ] {64e63982-e20f-447c-8143-04b7c61505d2} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001291 sec., 19364.833462432223 rows/sec., 1.42 MiB/sec. | ||
| 5694 | 2026.03.10 10:19:17.548681 [ 269 ] {64e63982-e20f-447c-8143-04b7c61505d2} <Debug> TCPHandler: Processed in 0.001473243 sec. | ||
| 5695 | 2026.03.10 10:19:17.548800 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5696 | 2026.03.10 10:19:17.548896 [ 269 ] {a1b7cba8-ed79-4336-a439-017f7c70407e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5697 | 2026.03.10 10:19:17.548939 [ 269 ] {a1b7cba8-ed79-4336-a439-017f7c70407e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5698 | 2026.03.10 10:19:17.549332 [ 199 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4473 rows, containing 5 columns (5 merged, 0 gathered) in 0.002132968 sec., 2097077.874586023 rows/sec., 169.05 MiB/sec. | ||
| 5699 | 2026.03.10 10:19:17.549381 [ 269 ] {a1b7cba8-ed79-4336-a439-017f7c70407e} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5700 | 2026.03.10 10:19:17.549422 [ 269 ] {a1b7cba8-ed79-4336-a439-017f7c70407e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5701 | 2026.03.10 10:19:17.549610 [ 199 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5702 | 2026.03.10 10:19:17.549758 [ 269 ] {a1b7cba8-ed79-4336-a439-017f7c70407e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5703 | 2026.03.10 10:19:17.549970 [ 199 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_36_7} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5704 | 2026.03.10 10:19:17.550048 [ 269 ] {a1b7cba8-ed79-4336-a439-017f7c70407e} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5705 | 2026.03.10 10:19:17.550065 [ 199 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_36_7} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5706 | 2026.03.10 10:19:17.550150 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 5707 | 2026.03.10 10:19:17.550166 [ 68 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5708 | 2026.03.10 10:19:17.550191 [ 269 ] {a1b7cba8-ed79-4336-a439-017f7c70407e} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001317 sec., 67577.82839787395 rows/sec., 5.28 MiB/sec. | ||
| 5709 | 2026.03.10 10:19:17.550204 [ 68 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5710 | 2026.03.10 10:19:17.550230 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5711 | 2026.03.10 10:19:17.550235 [ 269 ] {a1b7cba8-ed79-4336-a439-017f7c70407e} <Debug> TCPHandler: Processed in 0.001487463 sec. | ||
| 5712 | 2026.03.10 10:19:17.550305 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 5713 | 2026.03.10 10:19:17.550371 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5714 | 2026.03.10 10:19:17.550406 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5715 | 2026.03.10 10:19:17.550440 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1122 rows starting from the beginning of the part | ||
| 5716 | 2026.03.10 10:19:17.550468 [ 269 ] {0f66c479-f403-4a06-b4bc-368d06a16d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5717 | 2026.03.10 10:19:17.550491 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 80 rows starting from the beginning of the part | ||
| 5718 | 2026.03.10 10:19:17.550518 [ 269 ] {0f66c479-f403-4a06-b4bc-368d06a16d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5719 | 2026.03.10 10:19:17.550544 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1036 rows starting from the beginning of the part | ||
| 5720 | 2026.03.10 10:19:17.550589 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
| 5721 | 2026.03.10 10:19:17.550629 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 80 rows starting from the beginning of the part | ||
| 5722 | 2026.03.10 10:19:17.550668 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 89 rows starting from the beginning of the part | ||
| 5723 | 2026.03.10 10:19:17.550943 [ 269 ] {0f66c479-f403-4a06-b4bc-368d06a16d01} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5724 | 2026.03.10 10:19:17.550986 [ 269 ] {0f66c479-f403-4a06-b4bc-368d06a16d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5725 | 2026.03.10 10:19:17.551352 [ 269 ] {0f66c479-f403-4a06-b4bc-368d06a16d01} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5726 | 2026.03.10 10:19:17.551572 [ 269 ] {0f66c479-f403-4a06-b4bc-368d06a16d01} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5727 | 2026.03.10 10:19:17.551684 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5728 | 2026.03.10 10:19:17.551709 [ 269 ] {0f66c479-f403-4a06-b4bc-368d06a16d01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 5729 | 2026.03.10 10:19:17.551719 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5730 | 2026.03.10 10:19:17.551709 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2471 rows, containing 5 columns (5 merged, 0 gathered) in 0.001437343 sec., 1719144.2821929073 rows/sec., 128.02 MiB/sec. | ||
| 5731 | 2026.03.10 10:19:17.551751 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5732 | 2026.03.10 10:19:17.551753 [ 269 ] {0f66c479-f403-4a06-b4bc-368d06a16d01} <Debug> TCPHandler: Processed in 0.001431862 sec. | ||
| 5733 | 2026.03.10 10:19:17.551832 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 5734 | 2026.03.10 10:19:17.551895 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5735 | 2026.03.10 10:19:17.551925 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5736 | 2026.03.10 10:19:17.551952 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5737 | 2026.03.10 10:19:17.551956 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11490 rows starting from the beginning of the part | ||
| 5738 | 2026.03.10 10:19:17.551994 [ 269 ] {71b2f3dc-c801-4032-936e-fe516fa785af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5739 | 2026.03.10 10:19:17.552024 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 5740 | 2026.03.10 10:19:17.552053 [ 269 ] {71b2f3dc-c801-4032-936e-fe516fa785af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5741 | 2026.03.10 10:19:17.552073 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1218 rows starting from the beginning of the part | ||
| 5742 | 2026.03.10 10:19:17.552119 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 128 rows starting from the beginning of the part | ||
| 5743 | 2026.03.10 10:19:17.552161 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 5744 | 2026.03.10 10:19:17.552201 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5745 | 2026.03.10 10:19:17.552235 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_36_7} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5746 | 2026.03.10 10:19:17.552325 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_36_7} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5747 | 2026.03.10 10:19:17.552406 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 5748 | 2026.03.10 10:19:17.552896 [ 269 ] {71b2f3dc-c801-4032-936e-fe516fa785af} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5749 | 2026.03.10 10:19:17.552934 [ 269 ] {71b2f3dc-c801-4032-936e-fe516fa785af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5750 | 2026.03.10 10:19:17.553539 [ 269 ] {71b2f3dc-c801-4032-936e-fe516fa785af} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5751 | 2026.03.10 10:19:17.553786 [ 269 ] {71b2f3dc-c801-4032-936e-fe516fa785af} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5752 | 2026.03.10 10:19:17.553930 [ 269 ] {71b2f3dc-c801-4032-936e-fe516fa785af} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001954 sec., 12794.268167860799 rows/sec., 22.93 MiB/sec. | ||
| 5753 | 2026.03.10 10:19:17.553997 [ 269 ] {71b2f3dc-c801-4032-936e-fe516fa785af} <Debug> TCPHandler: Processed in 0.002151938 sec. | ||
| 5754 | 2026.03.10 10:19:17.554114 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5755 | 2026.03.10 10:19:17.554207 [ 269 ] {a9a84127-33ac-4c13-8529-e3c5260d9807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5756 | 2026.03.10 10:19:17.554250 [ 269 ] {a9a84127-33ac-4c13-8529-e3c5260d9807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5757 | 2026.03.10 10:19:17.554595 [ 269 ] {a9a84127-33ac-4c13-8529-e3c5260d9807} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5758 | 2026.03.10 10:19:17.554630 [ 269 ] {a9a84127-33ac-4c13-8529-e3c5260d9807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5759 | 2026.03.10 10:19:17.554963 [ 269 ] {a9a84127-33ac-4c13-8529-e3c5260d9807} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5760 | 2026.03.10 10:19:17.555184 [ 269 ] {a9a84127-33ac-4c13-8529-e3c5260d9807} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5761 | 2026.03.10 10:19:17.555316 [ 269 ] {a9a84127-33ac-4c13-8529-e3c5260d9807} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 5762 | 2026.03.10 10:19:17.555352 [ 269 ] {a9a84127-33ac-4c13-8529-e3c5260d9807} <Debug> TCPHandler: Processed in 0.001286859 sec. | ||
| 5763 | 2026.03.10 10:19:17.555539 [ 202 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13316 rows, containing 5 columns (5 merged, 0 gathered) in 0.003726014 sec., 3573792.261650117 rows/sec., 235.25 MiB/sec. | ||
| 5764 | 2026.03.10 10:19:17.555937 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5765 | 2026.03.10 10:19:17.556186 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5766 | 2026.03.10 10:19:17.556247 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5767 | 2026.03.10 10:19:17.556318 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 5768 | 2026.03.10 10:19:22.547655 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5769 | 2026.03.10 10:19:22.547869 [ 269 ] {05a23aed-3e0d-46cf-acb0-9b2ca7aae29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5770 | 2026.03.10 10:19:22.547945 [ 269 ] {05a23aed-3e0d-46cf-acb0-9b2ca7aae29a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5771 | 2026.03.10 10:19:22.548654 [ 269 ] {05a23aed-3e0d-46cf-acb0-9b2ca7aae29a} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5772 | 2026.03.10 10:19:22.548707 [ 269 ] {05a23aed-3e0d-46cf-acb0-9b2ca7aae29a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5773 | 2026.03.10 10:19:22.549101 [ 269 ] {05a23aed-3e0d-46cf-acb0-9b2ca7aae29a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5774 | 2026.03.10 10:19:22.549322 [ 269 ] {05a23aed-3e0d-46cf-acb0-9b2ca7aae29a} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5775 | 2026.03.10 10:19:22.549479 [ 269 ] {05a23aed-3e0d-46cf-acb0-9b2ca7aae29a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001665 sec., 14414.414414414414 rows/sec., 1.20 MiB/sec. | ||
| 5776 | 2026.03.10 10:19:22.549531 [ 269 ] {05a23aed-3e0d-46cf-acb0-9b2ca7aae29a} <Debug> TCPHandler: Processed in 0.002015286 sec. | ||
| 5777 | 2026.03.10 10:19:22.549654 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5778 | 2026.03.10 10:19:22.549757 [ 269 ] {7f083789-8493-4242-b681-3edbabb3481f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5779 | 2026.03.10 10:19:22.549805 [ 269 ] {7f083789-8493-4242-b681-3edbabb3481f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5780 | 2026.03.10 10:19:22.550215 [ 269 ] {7f083789-8493-4242-b681-3edbabb3481f} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5781 | 2026.03.10 10:19:22.550253 [ 269 ] {7f083789-8493-4242-b681-3edbabb3481f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5782 | 2026.03.10 10:19:22.550546 [ 269 ] {7f083789-8493-4242-b681-3edbabb3481f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5783 | 2026.03.10 10:19:22.550762 [ 269 ] {7f083789-8493-4242-b681-3edbabb3481f} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5784 | 2026.03.10 10:19:22.550894 [ 269 ] {7f083789-8493-4242-b681-3edbabb3481f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001161 sec., 3445.3057708871665 rows/sec., 280.94 KiB/sec. | ||
| 5785 | 2026.03.10 10:19:22.550932 [ 269 ] {7f083789-8493-4242-b681-3edbabb3481f} <Debug> TCPHandler: Processed in 0.00133038 sec. | ||
| 5786 | 2026.03.10 10:19:22.551041 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5787 | 2026.03.10 10:19:22.551136 [ 269 ] {49f0f27b-eaf4-4103-a87c-159b4fc64f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5788 | 2026.03.10 10:19:22.551176 [ 269 ] {49f0f27b-eaf4-4103-a87c-159b4fc64f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5789 | 2026.03.10 10:19:22.551671 [ 269 ] {49f0f27b-eaf4-4103-a87c-159b4fc64f23} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5790 | 2026.03.10 10:19:22.551709 [ 269 ] {49f0f27b-eaf4-4103-a87c-159b4fc64f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5791 | 2026.03.10 10:19:22.552025 [ 269 ] {49f0f27b-eaf4-4103-a87c-159b4fc64f23} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5792 | 2026.03.10 10:19:22.552236 [ 269 ] {49f0f27b-eaf4-4103-a87c-159b4fc64f23} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5793 | 2026.03.10 10:19:22.552366 [ 269 ] {49f0f27b-eaf4-4103-a87c-159b4fc64f23} <Debug> executeQuery: Read 210 rows, 19.16 KiB in 0.001249 sec., 168134.5076060849 rows/sec., 14.98 MiB/sec. | ||
| 5794 | 2026.03.10 10:19:22.552405 [ 269 ] {49f0f27b-eaf4-4103-a87c-159b4fc64f23} <Debug> TCPHandler: Processed in 0.001413442 sec. | ||
| 5795 | 2026.03.10 10:19:22.552514 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5796 | 2026.03.10 10:19:22.552610 [ 269 ] {7e1d647d-7548-491b-86e0-338336c85d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5797 | 2026.03.10 10:19:22.552651 [ 269 ] {7e1d647d-7548-491b-86e0-338336c85d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5798 | 2026.03.10 10:19:22.553072 [ 269 ] {7e1d647d-7548-491b-86e0-338336c85d19} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5799 | 2026.03.10 10:19:22.553110 [ 269 ] {7e1d647d-7548-491b-86e0-338336c85d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5800 | 2026.03.10 10:19:22.553411 [ 269 ] {7e1d647d-7548-491b-86e0-338336c85d19} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5801 | 2026.03.10 10:19:22.553620 [ 269 ] {7e1d647d-7548-491b-86e0-338336c85d19} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2026.03.10 10:19:22.553736 [ 64 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5803 | 2026.03.10 10:19:22.553749 [ 269 ] {7e1d647d-7548-491b-86e0-338336c85d19} <Debug> executeQuery: Read 32 rows, 2.44 KiB in 0.001157 sec., 27657.735522904062 rows/sec., 2.06 MiB/sec. | ||
| 5804 | 2026.03.10 10:19:22.553799 [ 64 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5805 | 2026.03.10 10:19:22.553808 [ 269 ] {7e1d647d-7548-491b-86e0-338336c85d19} <Debug> TCPHandler: Processed in 0.00134368 sec. | ||
| 5806 | 2026.03.10 10:19:22.553826 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5807 | 2026.03.10 10:19:22.553925 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5808 | 2026.03.10 10:19:22.553960 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 5809 | 2026.03.10 10:19:22.554024 [ 269 ] {f5dffe8f-7dd8-441b-bfdc-b251eae4f21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5810 | 2026.03.10 10:19:22.554068 [ 269 ] {f5dffe8f-7dd8-441b-bfdc-b251eae4f21f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5811 | 2026.03.10 10:19:22.554121 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5812 | 2026.03.10 10:19:22.554163 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 80 rows starting from the beginning of the part | ||
| 5813 | 2026.03.10 10:19:22.554238 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 16 rows starting from the beginning of the part | ||
| 5814 | 2026.03.10 10:19:22.554290 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
| 5815 | 2026.03.10 10:19:22.554337 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part | ||
| 5816 | 2026.03.10 10:19:22.554385 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 25 rows starting from the beginning of the part | ||
| 5817 | 2026.03.10 10:19:22.554430 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part | ||
| 5818 | 2026.03.10 10:19:22.554464 [ 269 ] {f5dffe8f-7dd8-441b-bfdc-b251eae4f21f} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5819 | 2026.03.10 10:19:22.554505 [ 269 ] {f5dffe8f-7dd8-441b-bfdc-b251eae4f21f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5820 | 2026.03.10 10:19:22.554834 [ 269 ] {f5dffe8f-7dd8-441b-bfdc-b251eae4f21f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5821 | 2026.03.10 10:19:22.555065 [ 269 ] {f5dffe8f-7dd8-441b-bfdc-b251eae4f21f} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2026.03.10 10:19:22.555198 [ 269 ] {f5dffe8f-7dd8-441b-bfdc-b251eae4f21f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001192 sec., 20134.228187919463 rows/sec., 1.67 MiB/sec. | ||
| 5823 | 2026.03.10 10:19:22.555236 [ 269 ] {f5dffe8f-7dd8-441b-bfdc-b251eae4f21f} <Debug> TCPHandler: Processed in 0.001360961 sec. | ||
| 5824 | 2026.03.10 10:19:22.555331 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431412 sec., 143215.23083500768 rows/sec., 11.06 MiB/sec. | ||
| 5825 | 2026.03.10 10:19:22.555341 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5826 | 2026.03.10 10:19:22.555476 [ 269 ] {a4f8590a-ce88-4b2e-aadc-4070dc5c0918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5827 | 2026.03.10 10:19:22.555517 [ 269 ] {a4f8590a-ce88-4b2e-aadc-4070dc5c0918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5828 | 2026.03.10 10:19:22.555548 [ 194 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5829 | 2026.03.10 10:19:22.555887 [ 194 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_31_6} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5830 | 2026.03.10 10:19:22.555913 [ 269 ] {a4f8590a-ce88-4b2e-aadc-4070dc5c0918} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5831 | 2026.03.10 10:19:22.555956 [ 269 ] {a4f8590a-ce88-4b2e-aadc-4070dc5c0918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5832 | 2026.03.10 10:19:22.555993 [ 194 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_31_6} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5833 | 2026.03.10 10:19:22.556102 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5834 | 2026.03.10 10:19:22.556256 [ 269 ] {a4f8590a-ce88-4b2e-aadc-4070dc5c0918} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5835 | 2026.03.10 10:19:22.556474 [ 269 ] {a4f8590a-ce88-4b2e-aadc-4070dc5c0918} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5836 | 2026.03.10 10:19:22.556602 [ 269 ] {a4f8590a-ce88-4b2e-aadc-4070dc5c0918} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001144 sec., 10489.510489510489 rows/sec., 819.49 KiB/sec. | ||
| 5837 | 2026.03.10 10:19:22.556640 [ 269 ] {a4f8590a-ce88-4b2e-aadc-4070dc5c0918} <Debug> TCPHandler: Processed in 0.00134972 sec. | ||
| 5838 | 2026.03.10 10:19:22.556748 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5839 | 2026.03.10 10:19:22.556840 [ 269 ] {aec556d4-8043-4ff5-8a44-a4f2ce5359f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5840 | 2026.03.10 10:19:22.556880 [ 269 ] {aec556d4-8043-4ff5-8a44-a4f2ce5359f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5841 | 2026.03.10 10:19:22.557307 [ 269 ] {aec556d4-8043-4ff5-8a44-a4f2ce5359f8} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5842 | 2026.03.10 10:19:22.557343 [ 269 ] {aec556d4-8043-4ff5-8a44-a4f2ce5359f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5843 | 2026.03.10 10:19:22.557649 [ 269 ] {aec556d4-8043-4ff5-8a44-a4f2ce5359f8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5844 | 2026.03.10 10:19:22.557863 [ 269 ] {aec556d4-8043-4ff5-8a44-a4f2ce5359f8} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5845 | 2026.03.10 10:19:22.557991 [ 269 ] {aec556d4-8043-4ff5-8a44-a4f2ce5359f8} <Debug> executeQuery: Read 120 rows, 9.98 KiB in 0.001168 sec., 102739.72602739726 rows/sec., 8.34 MiB/sec. | ||
| 5846 | 2026.03.10 10:19:22.558028 [ 269 ] {aec556d4-8043-4ff5-8a44-a4f2ce5359f8} <Debug> TCPHandler: Processed in 0.00133052 sec. | ||
| 5847 | 2026.03.10 10:19:22.558137 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5848 | 2026.03.10 10:19:22.558230 [ 269 ] {5e3ded1e-77bb-477b-b25c-0d687f4bfc8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5849 | 2026.03.10 10:19:22.558273 [ 269 ] {5e3ded1e-77bb-477b-b25c-0d687f4bfc8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5850 | 2026.03.10 10:19:22.558675 [ 269 ] {5e3ded1e-77bb-477b-b25c-0d687f4bfc8a} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5851 | 2026.03.10 10:19:22.558712 [ 269 ] {5e3ded1e-77bb-477b-b25c-0d687f4bfc8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5852 | 2026.03.10 10:19:22.559044 [ 269 ] {5e3ded1e-77bb-477b-b25c-0d687f4bfc8a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5853 | 2026.03.10 10:19:22.559251 [ 269 ] {5e3ded1e-77bb-477b-b25c-0d687f4bfc8a} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5854 | 2026.03.10 10:19:22.559379 [ 269 ] {5e3ded1e-77bb-477b-b25c-0d687f4bfc8a} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001166 sec., 169811.320754717 rows/sec., 12.18 MiB/sec. | ||
| 5855 | 2026.03.10 10:19:22.559415 [ 269 ] {5e3ded1e-77bb-477b-b25c-0d687f4bfc8a} <Debug> TCPHandler: Processed in 0.00132667 sec. | ||
| 5856 | 2026.03.10 10:19:22.559522 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5857 | 2026.03.10 10:19:22.559615 [ 269 ] {04df3a16-0b55-458c-bdc9-20332c631cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5858 | 2026.03.10 10:19:22.559669 [ 269 ] {04df3a16-0b55-458c-bdc9-20332c631cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5859 | 2026.03.10 10:19:22.560433 [ 269 ] {04df3a16-0b55-458c-bdc9-20332c631cc9} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5860 | 2026.03.10 10:19:22.560469 [ 269 ] {04df3a16-0b55-458c-bdc9-20332c631cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5861 | 2026.03.10 10:19:22.560993 [ 269 ] {04df3a16-0b55-458c-bdc9-20332c631cc9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5862 | 2026.03.10 10:19:22.561214 [ 269 ] {04df3a16-0b55-458c-bdc9-20332c631cc9} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5863 | 2026.03.10 10:19:22.561316 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5864 | 2026.03.10 10:19:22.561351 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5865 | 2026.03.10 10:19:22.561354 [ 269 ] {04df3a16-0b55-458c-bdc9-20332c631cc9} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001756 sec., 9111.617312072893 rows/sec., 16.33 MiB/sec. | ||
| 5866 | 2026.03.10 10:19:22.561371 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5867 | 2026.03.10 10:19:22.561426 [ 269 ] {04df3a16-0b55-458c-bdc9-20332c631cc9} <Debug> TCPHandler: Processed in 0.001952404 sec. | ||
| 5868 | 2026.03.10 10:19:22.561463 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 5869 | 2026.03.10 10:19:22.561536 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5870 | 2026.03.10 10:19:22.561634 [ 269 ] {a9fd63e3-6790-4847-8f6f-1fc26070ad80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5871 | 2026.03.10 10:19:22.561675 [ 269 ] {a9fd63e3-6790-4847-8f6f-1fc26070ad80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5872 | 2026.03.10 10:19:22.561697 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5873 | 2026.03.10 10:19:22.561759 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 509 rows starting from the beginning of the part | ||
| 5874 | 2026.03.10 10:19:22.561888 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 16 rows starting from the beginning of the part | ||
| 5875 | 2026.03.10 10:19:22.562014 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 5876 | 2026.03.10 10:19:22.562015 [ 269 ] {a9fd63e3-6790-4847-8f6f-1fc26070ad80} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5877 | 2026.03.10 10:19:22.562067 [ 269 ] {a9fd63e3-6790-4847-8f6f-1fc26070ad80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5878 | 2026.03.10 10:19:22.562139 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part | ||
| 5879 | 2026.03.10 10:19:22.562274 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 25 rows starting from the beginning of the part | ||
| 5880 | 2026.03.10 10:19:22.562375 [ 269 ] {a9fd63e3-6790-4847-8f6f-1fc26070ad80} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5881 | 2026.03.10 10:19:22.562394 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 16 rows starting from the beginning of the part | ||
| 5882 | 2026.03.10 10:19:22.562609 [ 269 ] {a9fd63e3-6790-4847-8f6f-1fc26070ad80} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5883 | 2026.03.10 10:19:22.562721 [ 64 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5884 | 2026.03.10 10:19:22.562752 [ 64 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5885 | 2026.03.10 10:19:22.562753 [ 269 ] {a9fd63e3-6790-4847-8f6f-1fc26070ad80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 5886 | 2026.03.10 10:19:22.562772 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5887 | 2026.03.10 10:19:22.562804 [ 269 ] {a9fd63e3-6790-4847-8f6f-1fc26070ad80} <Debug> TCPHandler: Processed in 0.001316889 sec. | ||
| 5888 | 2026.03.10 10:19:22.562860 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 5889 | 2026.03.10 10:19:22.562958 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5890 | 2026.03.10 10:19:22.562987 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1620 rows starting from the beginning of the part | ||
| 5891 | 2026.03.10 10:19:22.563048 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
| 5892 | 2026.03.10 10:19:22.563090 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part | ||
| 5893 | 2026.03.10 10:19:22.563126 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 5894 | 2026.03.10 10:19:22.563162 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 5895 | 2026.03.10 10:19:22.563201 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5896 | 2026.03.10 10:19:22.564162 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 4 columns (4 merged, 0 gathered) in 0.00133637 sec., 1391830.1069314636 rows/sec., 93.80 MiB/sec. | ||
| 5897 | 2026.03.10 10:19:22.564372 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5898 | 2026.03.10 10:19:22.564603 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_36_7} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5899 | 2026.03.10 10:19:22.564666 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_36_7} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5900 | 2026.03.10 10:19:22.564721 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5901 | 2026.03.10 10:19:22.584044 [ 201 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 19 columns (19 merged, 0 gathered) in 0.022616769 sec., 27236.42797961106 rows/sec., 48.81 MiB/sec. | ||
| 5902 | 2026.03.10 10:19:22.584969 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5903 | 2026.03.10 10:19:22.585301 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5904 | 2026.03.10 10:19:22.585375 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5905 | 2026.03.10 10:19:22.585493 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 5906 | 2026.03.10 10:19:23.861951 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11927 | ||
| 5907 | 2026.03.10 10:19:23.862438 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5908 | 2026.03.10 10:19:23.862481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5909 | 2026.03.10 10:19:23.862958 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5910 | 2026.03.10 10:19:23.863216 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5911 | 2026.03.10 10:19:23.863360 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11927 | ||
| 5912 | 2026.03.10 10:19:24.492558 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5913 | 2026.03.10 10:19:24.511843 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5914 | 2026.03.10 10:19:24.511904 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5915 | 2026.03.10 10:19:24.517943 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5916 | 2026.03.10 10:19:24.518710 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5917 | 2026.03.10 10:19:24.522361 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5918 | 2026.03.10 10:19:26.392102 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 708 | ||
| 5919 | 2026.03.10 10:19:26.394578 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5920 | 2026.03.10 10:19:26.394637 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5921 | 2026.03.10 10:19:26.395848 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5922 | 2026.03.10 10:19:26.396116 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5923 | 2026.03.10 10:19:26.396470 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 708 | ||
| 5924 | 2026.03.10 10:19:27.545612 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5925 | 2026.03.10 10:19:27.545795 [ 269 ] {68a48cb5-1025-44d0-aab6-362c2ff24432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5926 | 2026.03.10 10:19:27.545867 [ 269 ] {68a48cb5-1025-44d0-aab6-362c2ff24432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5927 | 2026.03.10 10:19:27.546633 [ 269 ] {68a48cb5-1025-44d0-aab6-362c2ff24432} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5928 | 2026.03.10 10:19:27.546688 [ 269 ] {68a48cb5-1025-44d0-aab6-362c2ff24432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5929 | 2026.03.10 10:19:27.547110 [ 269 ] {68a48cb5-1025-44d0-aab6-362c2ff24432} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5930 | 2026.03.10 10:19:27.547339 [ 269 ] {68a48cb5-1025-44d0-aab6-362c2ff24432} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5931 | 2026.03.10 10:19:27.547514 [ 269 ] {68a48cb5-1025-44d0-aab6-362c2ff24432} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001769 sec., 59920.85924250989 rows/sec., 5.04 MiB/sec. | ||
| 5932 | 2026.03.10 10:19:27.547567 [ 269 ] {68a48cb5-1025-44d0-aab6-362c2ff24432} <Debug> TCPHandler: Processed in 0.002094147 sec. | ||
| 5933 | 2026.03.10 10:19:27.547703 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5934 | 2026.03.10 10:19:27.547808 [ 269 ] {ccf0e2aa-de72-4000-9534-b30bb5f6ee60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5935 | 2026.03.10 10:19:27.547855 [ 269 ] {ccf0e2aa-de72-4000-9534-b30bb5f6ee60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5936 | 2026.03.10 10:19:27.548293 [ 269 ] {ccf0e2aa-de72-4000-9534-b30bb5f6ee60} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5937 | 2026.03.10 10:19:27.548333 [ 269 ] {ccf0e2aa-de72-4000-9534-b30bb5f6ee60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5938 | 2026.03.10 10:19:27.548640 [ 269 ] {ccf0e2aa-de72-4000-9534-b30bb5f6ee60} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5939 | 2026.03.10 10:19:27.548850 [ 269 ] {ccf0e2aa-de72-4000-9534-b30bb5f6ee60} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5940 | 2026.03.10 10:19:27.548987 [ 269 ] {ccf0e2aa-de72-4000-9534-b30bb5f6ee60} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001204 sec., 20764.119601328905 rows/sec., 1.52 MiB/sec. | ||
| 5941 | 2026.03.10 10:19:27.549026 [ 269 ] {ccf0e2aa-de72-4000-9534-b30bb5f6ee60} <Debug> TCPHandler: Processed in 0.001376641 sec. | ||
| 5942 | 2026.03.10 10:19:27.549137 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5943 | 2026.03.10 10:19:27.549237 [ 269 ] {222d1cb4-eb55-4d01-915b-b81bd4b5b188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5944 | 2026.03.10 10:19:27.549281 [ 269 ] {222d1cb4-eb55-4d01-915b-b81bd4b5b188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5945 | 2026.03.10 10:19:27.549731 [ 269 ] {222d1cb4-eb55-4d01-915b-b81bd4b5b188} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5946 | 2026.03.10 10:19:27.549771 [ 269 ] {222d1cb4-eb55-4d01-915b-b81bd4b5b188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5947 | 2026.03.10 10:19:27.550085 [ 269 ] {222d1cb4-eb55-4d01-915b-b81bd4b5b188} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5948 | 2026.03.10 10:19:27.550294 [ 269 ] {222d1cb4-eb55-4d01-915b-b81bd4b5b188} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5949 | 2026.03.10 10:19:27.550432 [ 269 ] {222d1cb4-eb55-4d01-915b-b81bd4b5b188} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001216 sec., 73190.78947368421 rows/sec., 5.72 MiB/sec. | ||
| 5950 | 2026.03.10 10:19:27.550484 [ 269 ] {222d1cb4-eb55-4d01-915b-b81bd4b5b188} <Debug> TCPHandler: Processed in 0.001398051 sec. | ||
| 5951 | 2026.03.10 10:19:27.550611 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5952 | 2026.03.10 10:19:27.550711 [ 269 ] {0e6457de-206d-4453-8505-52e574cdec3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5953 | 2026.03.10 10:19:27.550758 [ 269 ] {0e6457de-206d-4453-8505-52e574cdec3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5954 | 2026.03.10 10:19:27.551187 [ 269 ] {0e6457de-206d-4453-8505-52e574cdec3b} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5955 | 2026.03.10 10:19:27.551225 [ 269 ] {0e6457de-206d-4453-8505-52e574cdec3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5956 | 2026.03.10 10:19:27.551561 [ 269 ] {0e6457de-206d-4453-8505-52e574cdec3b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5957 | 2026.03.10 10:19:27.551792 [ 269 ] {0e6457de-206d-4453-8505-52e574cdec3b} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5958 | 2026.03.10 10:19:27.551951 [ 269 ] {0e6457de-206d-4453-8505-52e574cdec3b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 5959 | 2026.03.10 10:19:27.551991 [ 269 ] {0e6457de-206d-4453-8505-52e574cdec3b} <Debug> TCPHandler: Processed in 0.001430373 sec. | ||
| 5960 | 2026.03.10 10:19:27.552115 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5961 | 2026.03.10 10:19:27.552211 [ 269 ] {ed09b565-43fb-42b7-abc5-7f82cbe9e846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5962 | 2026.03.10 10:19:27.552275 [ 269 ] {ed09b565-43fb-42b7-abc5-7f82cbe9e846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5963 | 2026.03.10 10:19:27.553180 [ 269 ] {ed09b565-43fb-42b7-abc5-7f82cbe9e846} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5964 | 2026.03.10 10:19:27.553219 [ 269 ] {ed09b565-43fb-42b7-abc5-7f82cbe9e846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5965 | 2026.03.10 10:19:27.553766 [ 269 ] {ed09b565-43fb-42b7-abc5-7f82cbe9e846} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5966 | 2026.03.10 10:19:27.553993 [ 269 ] {ed09b565-43fb-42b7-abc5-7f82cbe9e846} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5967 | 2026.03.10 10:19:27.554143 [ 269 ] {ed09b565-43fb-42b7-abc5-7f82cbe9e846} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001949 sec., 12827.090815802976 rows/sec., 22.99 MiB/sec. | ||
| 5968 | 2026.03.10 10:19:27.554216 [ 269 ] {ed09b565-43fb-42b7-abc5-7f82cbe9e846} <Debug> TCPHandler: Processed in 0.002150439 sec. | ||
| 5969 | 2026.03.10 10:19:27.554335 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5970 | 2026.03.10 10:19:27.554433 [ 269 ] {ec140955-9ee7-4ef8-949d-ea0ea4b26181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5971 | 2026.03.10 10:19:27.554477 [ 269 ] {ec140955-9ee7-4ef8-949d-ea0ea4b26181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5972 | 2026.03.10 10:19:27.554822 [ 269 ] {ec140955-9ee7-4ef8-949d-ea0ea4b26181} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5973 | 2026.03.10 10:19:27.554860 [ 269 ] {ec140955-9ee7-4ef8-949d-ea0ea4b26181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5974 | 2026.03.10 10:19:27.555169 [ 269 ] {ec140955-9ee7-4ef8-949d-ea0ea4b26181} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5975 | 2026.03.10 10:19:27.555376 [ 269 ] {ec140955-9ee7-4ef8-949d-ea0ea4b26181} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5976 | 2026.03.10 10:19:27.555505 [ 269 ] {ec140955-9ee7-4ef8-949d-ea0ea4b26181} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 5977 | 2026.03.10 10:19:27.555542 [ 269 ] {ec140955-9ee7-4ef8-949d-ea0ea4b26181} <Debug> TCPHandler: Processed in 0.001258968 sec. | ||
| 5978 | 2026.03.10 10:19:31.251240 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5979 | 2026.03.10 10:19:31.251314 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5980 | 2026.03.10 10:19:31.363496 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12439 | ||
| 5981 | 2026.03.10 10:19:31.364041 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5982 | 2026.03.10 10:19:31.364093 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5983 | 2026.03.10 10:19:31.364667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5984 | 2026.03.10 10:19:31.364916 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5985 | 2026.03.10 10:19:31.365058 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12439 | ||
| 5986 | 2026.03.10 10:19:31.365063 [ 54 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5987 | 2026.03.10 10:19:31.365134 [ 54 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5988 | 2026.03.10 10:19:31.365159 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5989 | 2026.03.10 10:19:31.365275 [ 201 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::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 | ||
| 5990 | 2026.03.10 10:19:31.365411 [ 201 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5991 | 2026.03.10 10:19:31.365452 [ 201 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10007 rows starting from the beginning of the part | ||
| 5992 | 2026.03.10 10:19:31.365518 [ 201 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5993 | 2026.03.10 10:19:31.365563 [ 201 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5994 | 2026.03.10 10:19:31.365604 [ 201 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5995 | 2026.03.10 10:19:31.365641 [ 201 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5996 | 2026.03.10 10:19:31.365681 [ 201 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5997 | 2026.03.10 10:19:31.370239 [ 194 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12439 rows, containing 4 columns (4 merged, 0 gathered) in 0.005018063 sec., 2478844.9248245787 rows/sec., 35.46 MiB/sec. | ||
| 5998 | 2026.03.10 10:19:31.370874 [ 190 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5999 | 2026.03.10 10:19:31.371168 [ 190 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_26_5} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6000 | 2026.03.10 10:19:31.371247 [ 190 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_26_5} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6001 | 2026.03.10 10:19:31.371365 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6002 | 2026.03.10 10:19:32.022473 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6003 | 2026.03.10 10:19:32.040379 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6004 | 2026.03.10 10:19:32.040433 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6005 | 2026.03.10 10:19:32.046225 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6006 | 2026.03.10 10:19:32.046928 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6007 | 2026.03.10 10:19:32.047192 [ 53 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6008 | 2026.03.10 10:19:32.047238 [ 53 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6009 | 2026.03.10 10:19:32.047260 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6010 | 2026.03.10 10:19:32.047356 [ 201 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 6011 | 2026.03.10 10:19:32.050005 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6012 | 2026.03.10 10:19:32.050344 [ 201 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6013 | 2026.03.10 10:19:32.051145 [ 201 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 6014 | 2026.03.10 10:19:32.054574 [ 201 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 6015 | 2026.03.10 10:19:32.058076 [ 201 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 6016 | 2026.03.10 10:19:32.061698 [ 201 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 6017 | 2026.03.10 10:19:32.065684 [ 201 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 6018 | 2026.03.10 10:19:32.069421 [ 201 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 6019 | 2026.03.10 10:19:32.119959 [ 190 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.072640164 sec., 2698.231793639673 rows/sec., 13.95 MiB/sec. | ||
| 6020 | 2026.03.10 10:19:32.122452 [ 190 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6021 | 2026.03.10 10:19:32.124395 [ 190 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_26_5} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6022 | 2026.03.10 10:19:32.124503 [ 190 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_26_5} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6023 | 2026.03.10 10:19:32.127231 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6024 | 2026.03.10 10:19:32.546143 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6025 | 2026.03.10 10:19:32.546425 [ 269 ] {bc542e0d-f2c0-4992-856b-919943f31cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6026 | 2026.03.10 10:19:32.546532 [ 269 ] {bc542e0d-f2c0-4992-856b-919943f31cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6027 | 2026.03.10 10:19:32.547351 [ 269 ] {bc542e0d-f2c0-4992-856b-919943f31cdc} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6028 | 2026.03.10 10:19:32.547394 [ 269 ] {bc542e0d-f2c0-4992-856b-919943f31cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6029 | 2026.03.10 10:19:32.547825 [ 269 ] {bc542e0d-f2c0-4992-856b-919943f31cdc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6030 | 2026.03.10 10:19:32.548059 [ 269 ] {bc542e0d-f2c0-4992-856b-919943f31cdc} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6031 | 2026.03.10 10:19:32.548216 [ 269 ] {bc542e0d-f2c0-4992-856b-919943f31cdc} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001869 sec., 48154.09309791332 rows/sec., 4.05 MiB/sec. | ||
| 6032 | 2026.03.10 10:19:32.548265 [ 269 ] {bc542e0d-f2c0-4992-856b-919943f31cdc} <Debug> TCPHandler: Processed in 0.002305112 sec. | ||
| 6033 | 2026.03.10 10:19:32.548393 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6034 | 2026.03.10 10:19:32.548497 [ 269 ] {3f42fcfc-d7ab-43e6-aeae-77b9e0394a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6035 | 2026.03.10 10:19:32.548543 [ 269 ] {3f42fcfc-d7ab-43e6-aeae-77b9e0394a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6036 | 2026.03.10 10:19:32.548960 [ 269 ] {3f42fcfc-d7ab-43e6-aeae-77b9e0394a25} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2026.03.10 10:19:32.549022 [ 269 ] {3f42fcfc-d7ab-43e6-aeae-77b9e0394a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6038 | 2026.03.10 10:19:32.549339 [ 269 ] {3f42fcfc-d7ab-43e6-aeae-77b9e0394a25} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6039 | 2026.03.10 10:19:32.549548 [ 269 ] {3f42fcfc-d7ab-43e6-aeae-77b9e0394a25} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6040 | 2026.03.10 10:19:32.549680 [ 269 ] {3f42fcfc-d7ab-43e6-aeae-77b9e0394a25} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001207 sec., 14084.507042253521 rows/sec., 1.03 MiB/sec. | ||
| 6041 | 2026.03.10 10:19:32.549719 [ 269 ] {3f42fcfc-d7ab-43e6-aeae-77b9e0394a25} <Debug> TCPHandler: Processed in 0.001379991 sec. | ||
| 6042 | 2026.03.10 10:19:32.549830 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6043 | 2026.03.10 10:19:32.549929 [ 269 ] {120623f3-c60e-49fb-bcdc-5db6d486add2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6044 | 2026.03.10 10:19:32.549972 [ 269 ] {120623f3-c60e-49fb-bcdc-5db6d486add2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6045 | 2026.03.10 10:19:32.550398 [ 269 ] {120623f3-c60e-49fb-bcdc-5db6d486add2} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6046 | 2026.03.10 10:19:32.550434 [ 269 ] {120623f3-c60e-49fb-bcdc-5db6d486add2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6047 | 2026.03.10 10:19:32.550757 [ 269 ] {120623f3-c60e-49fb-bcdc-5db6d486add2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6048 | 2026.03.10 10:19:32.550969 [ 269 ] {120623f3-c60e-49fb-bcdc-5db6d486add2} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6049 | 2026.03.10 10:19:32.551100 [ 269 ] {120623f3-c60e-49fb-bcdc-5db6d486add2} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001192 sec., 67953.0201342282 rows/sec., 5.31 MiB/sec. | ||
| 6050 | 2026.03.10 10:19:32.551139 [ 269 ] {120623f3-c60e-49fb-bcdc-5db6d486add2} <Debug> TCPHandler: Processed in 0.00136003 sec. | ||
| 6051 | 2026.03.10 10:19:32.551258 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6052 | 2026.03.10 10:19:32.551354 [ 269 ] {0cbc129d-87a5-4d6a-b04c-b833b3965d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6053 | 2026.03.10 10:19:32.551399 [ 269 ] {0cbc129d-87a5-4d6a-b04c-b833b3965d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6054 | 2026.03.10 10:19:32.551819 [ 269 ] {0cbc129d-87a5-4d6a-b04c-b833b3965d4d} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6055 | 2026.03.10 10:19:32.551854 [ 269 ] {0cbc129d-87a5-4d6a-b04c-b833b3965d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6056 | 2026.03.10 10:19:32.552206 [ 269 ] {0cbc129d-87a5-4d6a-b04c-b833b3965d4d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6057 | 2026.03.10 10:19:32.552426 [ 269 ] {0cbc129d-87a5-4d6a-b04c-b833b3965d4d} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6058 | 2026.03.10 10:19:32.552554 [ 269 ] {0cbc129d-87a5-4d6a-b04c-b833b3965d4d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 6059 | 2026.03.10 10:19:32.552591 [ 269 ] {0cbc129d-87a5-4d6a-b04c-b833b3965d4d} <Debug> TCPHandler: Processed in 0.001382751 sec. | ||
| 6060 | 2026.03.10 10:19:32.552701 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6061 | 2026.03.10 10:19:32.552796 [ 269 ] {99dcc641-998e-4dbc-887e-01bd2005cf4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6062 | 2026.03.10 10:19:32.552852 [ 269 ] {99dcc641-998e-4dbc-887e-01bd2005cf4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6063 | 2026.03.10 10:19:32.553619 [ 269 ] {99dcc641-998e-4dbc-887e-01bd2005cf4e} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6064 | 2026.03.10 10:19:32.553656 [ 269 ] {99dcc641-998e-4dbc-887e-01bd2005cf4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6065 | 2026.03.10 10:19:32.554211 [ 269 ] {99dcc641-998e-4dbc-887e-01bd2005cf4e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6066 | 2026.03.10 10:19:32.554435 [ 269 ] {99dcc641-998e-4dbc-887e-01bd2005cf4e} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6067 | 2026.03.10 10:19:32.554574 [ 269 ] {99dcc641-998e-4dbc-887e-01bd2005cf4e} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001797 sec., 9460.211463550362 rows/sec., 16.95 MiB/sec. | ||
| 6068 | 2026.03.10 10:19:32.554634 [ 269 ] {99dcc641-998e-4dbc-887e-01bd2005cf4e} <Debug> TCPHandler: Processed in 0.001983015 sec. | ||
| 6069 | 2026.03.10 10:19:32.554748 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6070 | 2026.03.10 10:19:32.554843 [ 269 ] {a150e576-06ed-4d0a-afe8-d5e46c5b8d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6071 | 2026.03.10 10:19:32.554885 [ 269 ] {a150e576-06ed-4d0a-afe8-d5e46c5b8d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6072 | 2026.03.10 10:19:32.555228 [ 269 ] {a150e576-06ed-4d0a-afe8-d5e46c5b8d86} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6073 | 2026.03.10 10:19:32.555263 [ 269 ] {a150e576-06ed-4d0a-afe8-d5e46c5b8d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6074 | 2026.03.10 10:19:32.555596 [ 269 ] {a150e576-06ed-4d0a-afe8-d5e46c5b8d86} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6075 | 2026.03.10 10:19:32.555806 [ 269 ] {a150e576-06ed-4d0a-afe8-d5e46c5b8d86} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6076 | 2026.03.10 10:19:32.555940 [ 269 ] {a150e576-06ed-4d0a-afe8-d5e46c5b8d86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 6077 | 2026.03.10 10:19:32.555977 [ 269 ] {a150e576-06ed-4d0a-afe8-d5e46c5b8d86} <Debug> TCPHandler: Processed in 0.001279289 sec. | ||
| 6078 | 2026.03.10 10:19:32.812320 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6079 | 2026.03.10 10:19:32.812609 [ 269 ] {69b34cb1-b3ec-4918-a0d5-fc749eb3920d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6080 | 2026.03.10 10:19:32.812724 [ 269 ] {69b34cb1-b3ec-4918-a0d5-fc749eb3920d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6081 | 2026.03.10 10:19:32.813411 [ 269 ] {69b34cb1-b3ec-4918-a0d5-fc749eb3920d} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6082 | 2026.03.10 10:19:32.813465 [ 269 ] {69b34cb1-b3ec-4918-a0d5-fc749eb3920d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6083 | 2026.03.10 10:19:32.813874 [ 269 ] {69b34cb1-b3ec-4918-a0d5-fc749eb3920d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6084 | 2026.03.10 10:19:32.814102 [ 269 ] {69b34cb1-b3ec-4918-a0d5-fc749eb3920d} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6085 | 2026.03.10 10:19:32.814267 [ 269 ] {69b34cb1-b3ec-4918-a0d5-fc749eb3920d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001735 sec., 1152.7377521613832 rows/sec., 94.00 KiB/sec. | ||
| 6086 | 2026.03.10 10:19:32.814317 [ 269 ] {69b34cb1-b3ec-4918-a0d5-fc749eb3920d} <Debug> TCPHandler: Processed in 0.002182 sec. | ||
| 6087 | 2026.03.10 10:19:32.814438 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6088 | 2026.03.10 10:19:32.814545 [ 269 ] {13535a5e-688f-434f-bfb7-92ce8b9285d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6089 | 2026.03.10 10:19:32.814589 [ 269 ] {13535a5e-688f-434f-bfb7-92ce8b9285d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6090 | 2026.03.10 10:19:32.815870 [ 269 ] {13535a5e-688f-434f-bfb7-92ce8b9285d3} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6091 | 2026.03.10 10:19:32.815906 [ 269 ] {13535a5e-688f-434f-bfb7-92ce8b9285d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6092 | 2026.03.10 10:19:32.816387 [ 269 ] {13535a5e-688f-434f-bfb7-92ce8b9285d3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6093 | 2026.03.10 10:19:32.816605 [ 269 ] {13535a5e-688f-434f-bfb7-92ce8b9285d3} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6094 | 2026.03.10 10:19:32.816738 [ 269 ] {13535a5e-688f-434f-bfb7-92ce8b9285d3} <Debug> executeQuery: Read 1987 rows, 153.91 KiB in 0.002218 sec., 895852.1190261497 rows/sec., 67.77 MiB/sec. | ||
| 6095 | 2026.03.10 10:19:32.816777 [ 269 ] {13535a5e-688f-434f-bfb7-92ce8b9285d3} <Debug> TCPHandler: Processed in 0.002391234 sec. | ||
| 6096 | 2026.03.10 10:19:32.816882 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6097 | 2026.03.10 10:19:32.816979 [ 269 ] {c1135163-71dc-490e-aeb1-d8e9f338b95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6098 | 2026.03.10 10:19:32.817021 [ 269 ] {c1135163-71dc-490e-aeb1-d8e9f338b95d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6099 | 2026.03.10 10:19:32.817443 [ 269 ] {c1135163-71dc-490e-aeb1-d8e9f338b95d} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6100 | 2026.03.10 10:19:32.817478 [ 269 ] {c1135163-71dc-490e-aeb1-d8e9f338b95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6101 | 2026.03.10 10:19:32.817799 [ 269 ] {c1135163-71dc-490e-aeb1-d8e9f338b95d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6102 | 2026.03.10 10:19:32.818019 [ 269 ] {c1135163-71dc-490e-aeb1-d8e9f338b95d} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6103 | 2026.03.10 10:19:32.818152 [ 269 ] {c1135163-71dc-490e-aeb1-d8e9f338b95d} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001194 sec., 30150.75376884422 rows/sec., 2.21 MiB/sec. | ||
| 6104 | 2026.03.10 10:19:32.818192 [ 269 ] {c1135163-71dc-490e-aeb1-d8e9f338b95d} <Debug> TCPHandler: Processed in 0.001361811 sec. | ||
| 6105 | 2026.03.10 10:19:32.818301 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6106 | 2026.03.10 10:19:32.818396 [ 269 ] {6b97a960-2028-47eb-af38-f8b82dec3ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6107 | 2026.03.10 10:19:32.818437 [ 269 ] {6b97a960-2028-47eb-af38-f8b82dec3ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6108 | 2026.03.10 10:19:32.819026 [ 269 ] {6b97a960-2028-47eb-af38-f8b82dec3ab7} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6109 | 2026.03.10 10:19:32.819067 [ 269 ] {6b97a960-2028-47eb-af38-f8b82dec3ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6110 | 2026.03.10 10:19:32.819424 [ 269 ] {6b97a960-2028-47eb-af38-f8b82dec3ab7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6111 | 2026.03.10 10:19:32.819647 [ 269 ] {6b97a960-2028-47eb-af38-f8b82dec3ab7} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6112 | 2026.03.10 10:19:32.819777 [ 269 ] {6b97a960-2028-47eb-af38-f8b82dec3ab7} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001401 sec., 505353.3190578159 rows/sec., 29.48 MiB/sec. | ||
| 6113 | 2026.03.10 10:19:32.819814 [ 269 ] {6b97a960-2028-47eb-af38-f8b82dec3ab7} <Debug> TCPHandler: Processed in 0.001563505 sec. | ||
| 6114 | 2026.03.10 10:19:32.819925 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6115 | 2026.03.10 10:19:32.820021 [ 269 ] {4561c197-008f-4ea2-a93f-02460720ab8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6116 | 2026.03.10 10:19:32.820061 [ 269 ] {4561c197-008f-4ea2-a93f-02460720ab8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6117 | 2026.03.10 10:19:32.820432 [ 269 ] {4561c197-008f-4ea2-a93f-02460720ab8c} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6118 | 2026.03.10 10:19:32.820471 [ 269 ] {4561c197-008f-4ea2-a93f-02460720ab8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6119 | 2026.03.10 10:19:32.820777 [ 269 ] {4561c197-008f-4ea2-a93f-02460720ab8c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6120 | 2026.03.10 10:19:32.820994 [ 269 ] {4561c197-008f-4ea2-a93f-02460720ab8c} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6121 | 2026.03.10 10:19:32.821121 [ 269 ] {4561c197-008f-4ea2-a93f-02460720ab8c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 62.84 KiB/sec. | ||
| 6122 | 2026.03.10 10:19:32.821160 [ 269 ] {4561c197-008f-4ea2-a93f-02460720ab8c} <Debug> TCPHandler: Processed in 0.001284969 sec. | ||
| 6123 | 2026.03.10 10:19:32.821266 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6124 | 2026.03.10 10:19:32.821362 [ 269 ] {ed6edd35-0ca8-4e68-8b79-f0694e608af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6125 | 2026.03.10 10:19:32.821404 [ 269 ] {ed6edd35-0ca8-4e68-8b79-f0694e608af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6126 | 2026.03.10 10:19:32.822117 [ 269 ] {ed6edd35-0ca8-4e68-8b79-f0694e608af7} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6127 | 2026.03.10 10:19:32.822155 [ 269 ] {ed6edd35-0ca8-4e68-8b79-f0694e608af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6128 | 2026.03.10 10:19:32.822520 [ 269 ] {ed6edd35-0ca8-4e68-8b79-f0694e608af7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6129 | 2026.03.10 10:19:32.822732 [ 269 ] {ed6edd35-0ca8-4e68-8b79-f0694e608af7} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6130 | 2026.03.10 10:19:32.822859 [ 269 ] {ed6edd35-0ca8-4e68-8b79-f0694e608af7} <Debug> executeQuery: Read 1036 rows, 73.23 KiB in 0.001515 sec., 683828.3828382838 rows/sec., 47.20 MiB/sec. | ||
| 6131 | 2026.03.10 10:19:32.822898 [ 269 ] {ed6edd35-0ca8-4e68-8b79-f0694e608af7} <Debug> TCPHandler: Processed in 0.001680628 sec. | ||
| 6132 | 2026.03.10 10:19:32.823008 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6133 | 2026.03.10 10:19:32.823104 [ 269 ] {d5ddc08d-bbe4-4182-b0a6-a0a0634a4ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6134 | 2026.03.10 10:19:32.823148 [ 269 ] {d5ddc08d-bbe4-4182-b0a6-a0a0634a4ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6135 | 2026.03.10 10:19:32.823766 [ 269 ] {d5ddc08d-bbe4-4182-b0a6-a0a0634a4ebe} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6136 | 2026.03.10 10:19:32.823802 [ 269 ] {d5ddc08d-bbe4-4182-b0a6-a0a0634a4ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6137 | 2026.03.10 10:19:32.824225 [ 269 ] {d5ddc08d-bbe4-4182-b0a6-a0a0634a4ebe} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6138 | 2026.03.10 10:19:32.824438 [ 269 ] {d5ddc08d-bbe4-4182-b0a6-a0a0634a4ebe} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6139 | 2026.03.10 10:19:32.824567 [ 269 ] {d5ddc08d-bbe4-4182-b0a6-a0a0634a4ebe} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.001482 sec., 821862.3481781377 rows/sec., 51.39 MiB/sec. | ||
| 6140 | 2026.03.10 10:19:32.824605 [ 269 ] {d5ddc08d-bbe4-4182-b0a6-a0a0634a4ebe} <Debug> TCPHandler: Processed in 0.001647347 sec. | ||
| 6141 | 2026.03.10 10:19:32.824716 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6142 | 2026.03.10 10:19:32.824813 [ 269 ] {4046675a-ea76-4a6a-928b-2f419b0f6b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6143 | 2026.03.10 10:19:32.824869 [ 269 ] {4046675a-ea76-4a6a-928b-2f419b0f6b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6144 | 2026.03.10 10:19:32.825702 [ 269 ] {4046675a-ea76-4a6a-928b-2f419b0f6b80} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2026.03.10 10:19:32.825739 [ 269 ] {4046675a-ea76-4a6a-928b-2f419b0f6b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6146 | 2026.03.10 10:19:32.826298 [ 269 ] {4046675a-ea76-4a6a-928b-2f419b0f6b80} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6147 | 2026.03.10 10:19:32.826534 [ 269 ] {4046675a-ea76-4a6a-928b-2f419b0f6b80} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6148 | 2026.03.10 10:19:32.826675 [ 269 ] {4046675a-ea76-4a6a-928b-2f419b0f6b80} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00188 sec., 18085.106382978724 rows/sec., 32.41 MiB/sec. | ||
| 6149 | 2026.03.10 10:19:32.826736 [ 269 ] {4046675a-ea76-4a6a-928b-2f419b0f6b80} <Debug> TCPHandler: Processed in 0.002070237 sec. | ||
| 6150 | 2026.03.10 10:19:32.826850 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6151 | 2026.03.10 10:19:32.826945 [ 269 ] {27711897-a2a7-41ce-a593-5252e943d421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6152 | 2026.03.10 10:19:32.826988 [ 269 ] {27711897-a2a7-41ce-a593-5252e943d421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6153 | 2026.03.10 10:19:32.827305 [ 269 ] {27711897-a2a7-41ce-a593-5252e943d421} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6154 | 2026.03.10 10:19:32.827343 [ 269 ] {27711897-a2a7-41ce-a593-5252e943d421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6155 | 2026.03.10 10:19:32.827641 [ 269 ] {27711897-a2a7-41ce-a593-5252e943d421} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6156 | 2026.03.10 10:19:32.827852 [ 269 ] {27711897-a2a7-41ce-a593-5252e943d421} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6157 | 2026.03.10 10:19:32.827981 [ 269 ] {27711897-a2a7-41ce-a593-5252e943d421} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001054 sec., 11385.199240986716 rows/sec., 785.70 KiB/sec. | ||
| 6158 | 2026.03.10 10:19:32.828017 [ 269 ] {27711897-a2a7-41ce-a593-5252e943d421} <Debug> TCPHandler: Processed in 0.001217998 sec. | ||
| 6159 | 2026.03.10 10:19:33.000300 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.49 MiB, peak 272.94 MiB, free memory in arenas 0.00 B, will set to 267.01 MiB (RSS), difference: 3.52 MiB | ||
| 6160 | 2026.03.10 10:19:36.396735 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 750 | ||
| 6161 | 2026.03.10 10:19:36.399259 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6162 | 2026.03.10 10:19:36.399303 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6163 | 2026.03.10 10:19:36.400482 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6164 | 2026.03.10 10:19:36.400736 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6165 | 2026.03.10 10:19:36.400989 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 750 | ||
| 6166 | 2026.03.10 10:19:37.543366 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6167 | 2026.03.10 10:19:37.543564 [ 269 ] {2aeda0d5-f2c3-44c3-9cad-9132756ed0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6168 | 2026.03.10 10:19:37.543649 [ 269 ] {2aeda0d5-f2c3-44c3-9cad-9132756ed0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6169 | 2026.03.10 10:19:37.544426 [ 269 ] {2aeda0d5-f2c3-44c3-9cad-9132756ed0c9} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6170 | 2026.03.10 10:19:37.544475 [ 269 ] {2aeda0d5-f2c3-44c3-9cad-9132756ed0c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6171 | 2026.03.10 10:19:37.544874 [ 269 ] {2aeda0d5-f2c3-44c3-9cad-9132756ed0c9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6172 | 2026.03.10 10:19:37.545096 [ 269 ] {2aeda0d5-f2c3-44c3-9cad-9132756ed0c9} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6173 | 2026.03.10 10:19:37.545249 [ 269 ] {2aeda0d5-f2c3-44c3-9cad-9132756ed0c9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001741 sec., 32165.422171166 rows/sec., 2.47 MiB/sec. | ||
| 6174 | 2026.03.10 10:19:37.545269 [ 44 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6175 | 2026.03.10 10:19:37.545292 [ 269 ] {2aeda0d5-f2c3-44c3-9cad-9132756ed0c9} <Debug> TCPHandler: Processed in 0.002065356 sec. | ||
| 6176 | 2026.03.10 10:19:37.545331 [ 44 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6177 | 2026.03.10 10:19:37.545356 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6178 | 2026.03.10 10:19:37.545439 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6179 | 2026.03.10 10:19:37.545460 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 6180 | 2026.03.10 10:19:37.545546 [ 269 ] {a069570d-52c1-438c-bcf4-71bdaee9792b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6181 | 2026.03.10 10:19:37.545593 [ 269 ] {a069570d-52c1-438c-bcf4-71bdaee9792b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6182 | 2026.03.10 10:19:37.545596 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6183 | 2026.03.10 10:19:37.545646 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2148 rows starting from the beginning of the part | ||
| 6184 | 2026.03.10 10:19:37.545719 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 210 rows starting from the beginning of the part | ||
| 6185 | 2026.03.10 10:19:37.545771 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 106 rows starting from the beginning of the part | ||
| 6186 | 2026.03.10 10:19:37.545819 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part | ||
| 6187 | 2026.03.10 10:19:37.545862 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1987 rows starting from the beginning of the part | ||
| 6188 | 2026.03.10 10:19:37.545908 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 6189 | 2026.03.10 10:19:37.546040 [ 269 ] {a069570d-52c1-438c-bcf4-71bdaee9792b} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6190 | 2026.03.10 10:19:37.546082 [ 269 ] {a069570d-52c1-438c-bcf4-71bdaee9792b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6191 | 2026.03.10 10:19:37.546487 [ 269 ] {a069570d-52c1-438c-bcf4-71bdaee9792b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6192 | 2026.03.10 10:19:37.546711 [ 269 ] {a069570d-52c1-438c-bcf4-71bdaee9792b} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6193 | 2026.03.10 10:19:37.546822 [ 44 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6194 | 2026.03.10 10:19:37.546847 [ 269 ] {a069570d-52c1-438c-bcf4-71bdaee9792b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001326 sec., 48265.460030165916 rows/sec., 3.77 MiB/sec. | ||
| 6195 | 2026.03.10 10:19:37.546852 [ 44 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6196 | 2026.03.10 10:19:37.546885 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6197 | 2026.03.10 10:19:37.546891 [ 269 ] {a069570d-52c1-438c-bcf4-71bdaee9792b} <Debug> TCPHandler: Processed in 0.001505094 sec. | ||
| 6198 | 2026.03.10 10:19:37.546991 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 6199 | 2026.03.10 10:19:37.547012 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6200 | 2026.03.10 10:19:37.547127 [ 269 ] {58af7f37-b81f-4bfe-b2ac-785d55f43563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6201 | 2026.03.10 10:19:37.547138 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6202 | 2026.03.10 10:19:37.547176 [ 269 ] {58af7f37-b81f-4bfe-b2ac-785d55f43563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6203 | 2026.03.10 10:19:37.547180 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1122 rows starting from the beginning of the part | ||
| 6204 | 2026.03.10 10:19:37.547265 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 120 rows starting from the beginning of the part | ||
| 6205 | 2026.03.10 10:19:37.547311 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 89 rows starting from the beginning of the part | ||
| 6206 | 2026.03.10 10:19:37.547365 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 81 rows starting from the beginning of the part | ||
| 6207 | 2026.03.10 10:19:37.547409 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1036 rows starting from the beginning of the part | ||
| 6208 | 2026.03.10 10:19:37.547451 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 6209 | 2026.03.10 10:19:37.547524 [ 196 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4597 rows, containing 5 columns (5 merged, 0 gathered) in 0.002113078 sec., 2175499.4373137197 rows/sec., 176.32 MiB/sec. | ||
| 6210 | 2026.03.10 10:19:37.547586 [ 269 ] {58af7f37-b81f-4bfe-b2ac-785d55f43563} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6211 | 2026.03.10 10:19:37.547628 [ 269 ] {58af7f37-b81f-4bfe-b2ac-785d55f43563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6212 | 2026.03.10 10:19:37.547773 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6213 | 2026.03.10 10:19:37.548070 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_41_8} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6214 | 2026.03.10 10:19:37.548119 [ 269 ] {58af7f37-b81f-4bfe-b2ac-785d55f43563} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6215 | 2026.03.10 10:19:37.548150 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_41_8} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6216 | 2026.03.10 10:19:37.548225 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 6217 | 2026.03.10 10:19:37.548354 [ 269 ] {58af7f37-b81f-4bfe-b2ac-785d55f43563} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6218 | 2026.03.10 10:19:37.548463 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6219 | 2026.03.10 10:19:37.548489 [ 269 ] {58af7f37-b81f-4bfe-b2ac-785d55f43563} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001381 sec., 92686.45908761767 rows/sec., 6.46 MiB/sec. | ||
| 6220 | 2026.03.10 10:19:37.548495 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6221 | 2026.03.10 10:19:37.548529 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6222 | 2026.03.10 10:19:37.548534 [ 269 ] {58af7f37-b81f-4bfe-b2ac-785d55f43563} <Debug> TCPHandler: Processed in 0.001570935 sec. | ||
| 6223 | 2026.03.10 10:19:37.548592 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 6224 | 2026.03.10 10:19:37.548656 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6225 | 2026.03.10 10:19:37.548689 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6226 | 2026.03.10 10:19:37.548713 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2512 rows, containing 5 columns (5 merged, 0 gathered) in 0.00177772 sec., 1413045.9239925297 rows/sec., 105.61 MiB/sec. | ||
| 6227 | 2026.03.10 10:19:37.548722 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13316 rows starting from the beginning of the part | ||
| 6228 | 2026.03.10 10:19:37.548755 [ 269 ] {fff65dc3-1214-47d8-bc8d-486ff847d0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6229 | 2026.03.10 10:19:37.548783 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 198 rows starting from the beginning of the part | ||
| 6230 | 2026.03.10 10:19:37.548802 [ 269 ] {fff65dc3-1214-47d8-bc8d-486ff847d0da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6231 | 2026.03.10 10:19:37.548832 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 6232 | 2026.03.10 10:19:37.548879 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 6233 | 2026.03.10 10:19:37.548913 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6234 | 2026.03.10 10:19:37.548922 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1218 rows starting from the beginning of the part | ||
| 6235 | 2026.03.10 10:19:37.548972 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 128 rows starting from the beginning of the part | ||
| 6236 | 2026.03.10 10:19:37.549144 [ 269 ] {fff65dc3-1214-47d8-bc8d-486ff847d0da} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6237 | 2026.03.10 10:19:37.549187 [ 269 ] {fff65dc3-1214-47d8-bc8d-486ff847d0da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6238 | 2026.03.10 10:19:37.549206 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_41_8} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6239 | 2026.03.10 10:19:37.549296 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_41_8} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6240 | 2026.03.10 10:19:37.549377 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6241 | 2026.03.10 10:19:37.549520 [ 269 ] {fff65dc3-1214-47d8-bc8d-486ff847d0da} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6242 | 2026.03.10 10:19:37.549744 [ 269 ] {fff65dc3-1214-47d8-bc8d-486ff847d0da} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6243 | 2026.03.10 10:19:37.549875 [ 269 ] {fff65dc3-1214-47d8-bc8d-486ff847d0da} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001138 sec., 42179.2618629174 rows/sec., 2.84 MiB/sec. | ||
| 6244 | 2026.03.10 10:19:37.549912 [ 269 ] {fff65dc3-1214-47d8-bc8d-486ff847d0da} <Debug> TCPHandler: Processed in 0.001304719 sec. | ||
| 6245 | 2026.03.10 10:19:37.553824 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15180 rows, containing 5 columns (5 merged, 0 gathered) in 0.005258928 sec., 2886519.8382636155 rows/sec., 189.80 MiB/sec. | ||
| 6246 | 2026.03.10 10:19:37.554184 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6247 | 2026.03.10 10:19:37.554446 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6248 | 2026.03.10 10:19:37.554514 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6249 | 2026.03.10 10:19:37.554579 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
| 6250 | 2026.03.10 10:19:38.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.80 MiB, peak 274.16 MiB, free memory in arenas 0.00 B, will set to 269.82 MiB (RSS), difference: 2.02 MiB | ||
| 6251 | 2026.03.10 10:19:38.865140 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12887 | ||
| 6252 | 2026.03.10 10:19:38.865874 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6253 | 2026.03.10 10:19:38.865941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6254 | 2026.03.10 10:19:38.866641 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6255 | 2026.03.10 10:19:38.866862 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2026.03.10 10:19:38.866988 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12887 | ||
| 6257 | 2026.03.10 10:19:39.551041 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6258 | 2026.03.10 10:19:39.567225 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6259 | 2026.03.10 10:19:39.567278 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6260 | 2026.03.10 10:19:39.573069 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6261 | 2026.03.10 10:19:39.573792 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6262 | 2026.03.10 10:19:39.576837 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6263 | 2026.03.10 10:19:42.545835 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6264 | 2026.03.10 10:19:42.546011 [ 269 ] {16736d82-c146-42eb-af60-ea1b6cfc342b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6265 | 2026.03.10 10:19:42.546077 [ 269 ] {16736d82-c146-42eb-af60-ea1b6cfc342b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6266 | 2026.03.10 10:19:42.546787 [ 269 ] {16736d82-c146-42eb-af60-ea1b6cfc342b} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6267 | 2026.03.10 10:19:42.546831 [ 269 ] {16736d82-c146-42eb-af60-ea1b6cfc342b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6268 | 2026.03.10 10:19:42.547231 [ 269 ] {16736d82-c146-42eb-af60-ea1b6cfc342b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6269 | 2026.03.10 10:19:42.547459 [ 269 ] {16736d82-c146-42eb-af60-ea1b6cfc342b} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6270 | 2026.03.10 10:19:42.547609 [ 269 ] {16736d82-c146-42eb-af60-ea1b6cfc342b} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001647 sec., 54644.8087431694 rows/sec., 4.60 MiB/sec. | ||
| 6271 | 2026.03.10 10:19:42.547652 [ 269 ] {16736d82-c146-42eb-af60-ea1b6cfc342b} <Debug> TCPHandler: Processed in 0.001939704 sec. | ||
| 6272 | 2026.03.10 10:19:42.547783 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6273 | 2026.03.10 10:19:42.547886 [ 269 ] {9b2d026b-5235-45d1-8f8c-cb8a56944672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6274 | 2026.03.10 10:19:42.547927 [ 269 ] {9b2d026b-5235-45d1-8f8c-cb8a56944672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6275 | 2026.03.10 10:19:42.548339 [ 269 ] {9b2d026b-5235-45d1-8f8c-cb8a56944672} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6276 | 2026.03.10 10:19:42.548374 [ 269 ] {9b2d026b-5235-45d1-8f8c-cb8a56944672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6277 | 2026.03.10 10:19:42.548668 [ 269 ] {9b2d026b-5235-45d1-8f8c-cb8a56944672} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6278 | 2026.03.10 10:19:42.548882 [ 269 ] {9b2d026b-5235-45d1-8f8c-cb8a56944672} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6279 | 2026.03.10 10:19:42.549012 [ 269 ] {9b2d026b-5235-45d1-8f8c-cb8a56944672} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.00115 sec., 14782.608695652174 rows/sec., 1.09 MiB/sec. | ||
| 6280 | 2026.03.10 10:19:42.549050 [ 269 ] {9b2d026b-5235-45d1-8f8c-cb8a56944672} <Debug> TCPHandler: Processed in 0.001319249 sec. | ||
| 6281 | 2026.03.10 10:19:42.549162 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6282 | 2026.03.10 10:19:42.549258 [ 269 ] {5a7a4482-e871-4997-aa49-ed2322a7983c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6283 | 2026.03.10 10:19:42.549298 [ 269 ] {5a7a4482-e871-4997-aa49-ed2322a7983c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6284 | 2026.03.10 10:19:42.549726 [ 269 ] {5a7a4482-e871-4997-aa49-ed2322a7983c} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6285 | 2026.03.10 10:19:42.549761 [ 269 ] {5a7a4482-e871-4997-aa49-ed2322a7983c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6286 | 2026.03.10 10:19:42.550065 [ 269 ] {5a7a4482-e871-4997-aa49-ed2322a7983c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6287 | 2026.03.10 10:19:42.550276 [ 269 ] {5a7a4482-e871-4997-aa49-ed2322a7983c} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6288 | 2026.03.10 10:19:42.550404 [ 269 ] {5a7a4482-e871-4997-aa49-ed2322a7983c} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001164 sec., 69587.62886597938 rows/sec., 5.43 MiB/sec. | ||
| 6289 | 2026.03.10 10:19:42.550441 [ 269 ] {5a7a4482-e871-4997-aa49-ed2322a7983c} <Debug> TCPHandler: Processed in 0.00132913 sec. | ||
| 6290 | 2026.03.10 10:19:42.550572 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6291 | 2026.03.10 10:19:42.550666 [ 269 ] {03c8b3fc-a8ef-4aec-91e6-41d794c3909d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6292 | 2026.03.10 10:19:42.550708 [ 269 ] {03c8b3fc-a8ef-4aec-91e6-41d794c3909d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6293 | 2026.03.10 10:19:42.551130 [ 269 ] {03c8b3fc-a8ef-4aec-91e6-41d794c3909d} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6294 | 2026.03.10 10:19:42.551164 [ 269 ] {03c8b3fc-a8ef-4aec-91e6-41d794c3909d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6295 | 2026.03.10 10:19:42.551489 [ 269 ] {03c8b3fc-a8ef-4aec-91e6-41d794c3909d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6296 | 2026.03.10 10:19:42.551697 [ 269 ] {03c8b3fc-a8ef-4aec-91e6-41d794c3909d} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6297 | 2026.03.10 10:19:42.551826 [ 269 ] {03c8b3fc-a8ef-4aec-91e6-41d794c3909d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 6298 | 2026.03.10 10:19:42.551863 [ 269 ] {03c8b3fc-a8ef-4aec-91e6-41d794c3909d} <Debug> TCPHandler: Processed in 0.0013396 sec. | ||
| 6299 | 2026.03.10 10:19:42.551979 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6300 | 2026.03.10 10:19:42.552073 [ 269 ] {8f8f79f2-6202-4c7b-8b35-02d51842b22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6301 | 2026.03.10 10:19:42.552126 [ 269 ] {8f8f79f2-6202-4c7b-8b35-02d51842b22e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6302 | 2026.03.10 10:19:42.552897 [ 269 ] {8f8f79f2-6202-4c7b-8b35-02d51842b22e} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2026.03.10 10:19:42.552932 [ 269 ] {8f8f79f2-6202-4c7b-8b35-02d51842b22e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6304 | 2026.03.10 10:19:42.553447 [ 269 ] {8f8f79f2-6202-4c7b-8b35-02d51842b22e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6305 | 2026.03.10 10:19:42.553728 [ 269 ] {8f8f79f2-6202-4c7b-8b35-02d51842b22e} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.03.10 10:19:42.553862 [ 269 ] {8f8f79f2-6202-4c7b-8b35-02d51842b22e} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001826 sec., 9309.967141292444 rows/sec., 16.68 MiB/sec. | ||
| 6307 | 2026.03.10 10:19:42.553911 [ 269 ] {8f8f79f2-6202-4c7b-8b35-02d51842b22e} <Debug> TCPHandler: Processed in 0.002001645 sec. | ||
| 6308 | 2026.03.10 10:19:42.554032 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6309 | 2026.03.10 10:19:42.554122 [ 269 ] {436f1819-59f4-44e5-93fc-e03d60d3348b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6310 | 2026.03.10 10:19:42.554161 [ 269 ] {436f1819-59f4-44e5-93fc-e03d60d3348b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6311 | 2026.03.10 10:19:42.554665 [ 269 ] {436f1819-59f4-44e5-93fc-e03d60d3348b} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2026.03.10 10:19:42.554713 [ 269 ] {436f1819-59f4-44e5-93fc-e03d60d3348b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6313 | 2026.03.10 10:19:42.555065 [ 269 ] {436f1819-59f4-44e5-93fc-e03d60d3348b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6314 | 2026.03.10 10:19:42.555321 [ 269 ] {436f1819-59f4-44e5-93fc-e03d60d3348b} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6315 | 2026.03.10 10:19:42.555419 [ 41 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6316 | 2026.03.10 10:19:42.555452 [ 269 ] {436f1819-59f4-44e5-93fc-e03d60d3348b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001313 sec., 45696.8773800457 rows/sec., 3.08 MiB/sec. | ||
| 6317 | 2026.03.10 10:19:42.555456 [ 41 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6318 | 2026.03.10 10:19:42.555486 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6319 | 2026.03.10 10:19:42.555490 [ 269 ] {436f1819-59f4-44e5-93fc-e03d60d3348b} <Debug> TCPHandler: Processed in 0.001479563 sec. | ||
| 6320 | 2026.03.10 10:19:42.555613 [ 196 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 6321 | 2026.03.10 10:19:42.555753 [ 196 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6322 | 2026.03.10 10:19:42.555789 [ 196 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1860 rows starting from the beginning of the part | ||
| 6323 | 2026.03.10 10:19:42.555852 [ 196 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6324 | 2026.03.10 10:19:42.555897 [ 196 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 6325 | 2026.03.10 10:19:42.555939 [ 196 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 12 rows starting from the beginning of the part | ||
| 6326 | 2026.03.10 10:19:42.556000 [ 196 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part | ||
| 6327 | 2026.03.10 10:19:42.556058 [ 196 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 6328 | 2026.03.10 10:19:42.557165 [ 200 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2100 rows, containing 4 columns (4 merged, 0 gathered) in 0.001613357 sec., 1301633.798347173 rows/sec., 87.72 MiB/sec. | ||
| 6329 | 2026.03.10 10:19:42.557425 [ 190 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6330 | 2026.03.10 10:19:42.557764 [ 190 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_41_8} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6331 | 2026.03.10 10:19:42.557850 [ 190 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_41_8} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6332 | 2026.03.10 10:19:42.557965 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 6333 | 2026.03.10 10:19:44.047908 [ 38 ] {} <Debug> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6334 | 2026.03.10 10:19:44.048004 [ 38 ] {} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6335 | 2026.03.10 10:19:44.048042 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6336 | 2026.03.10 10:19:44.048234 [ 195 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::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 | ||
| 6337 | 2026.03.10 10:19:44.048485 [ 195 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6338 | 2026.03.10 10:19:44.048554 [ 195 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::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 | ||
| 6339 | 2026.03.10 10:19:44.048669 [ 195 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 6340 | 2026.03.10 10:19:44.048746 [ 195 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 6341 | 2026.03.10 10:19:44.048815 [ 195 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 6342 | 2026.03.10 10:19:44.048885 [ 195 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 6343 | 2026.03.10 10:19:44.049796 [ 190 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001661698 sec., 21664.586465169963 rows/sec., 1.81 MiB/sec. | ||
| 6344 | 2026.03.10 10:19:44.049976 [ 200 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6345 | 2026.03.10 10:19:44.050288 [ 200 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_13_3} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6346 | 2026.03.10 10:19:44.050367 [ 200 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_13_3} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6347 | 2026.03.10 10:19:44.050461 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6348 | 2026.03.10 10:19:45.820646 [ 37 ] {} <Debug> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6349 | 2026.03.10 10:19:45.820761 [ 37 ] {} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6350 | 2026.03.10 10:19:45.820798 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6351 | 2026.03.10 10:19:45.820979 [ 190 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::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 | ||
| 6352 | 2026.03.10 10:19:45.821197 [ 190 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6353 | 2026.03.10 10:19:45.821258 [ 190 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::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 | ||
| 6354 | 2026.03.10 10:19:45.821383 [ 190 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::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 | ||
| 6355 | 2026.03.10 10:19:45.821476 [ 190 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 708 rows starting from the beginning of the part | ||
| 6356 | 2026.03.10 10:19:45.821563 [ 190 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::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 | ||
| 6357 | 2026.03.10 10:19:45.821647 [ 190 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 708 rows starting from the beginning of the part | ||
| 6358 | 2026.03.10 10:19:45.822730 [ 200 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001836101 sec., 1196557.2699976745 rows/sec., 75.34 MiB/sec. | ||
| 6359 | 2026.03.10 10:19:45.822982 [ 197 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6360 | 2026.03.10 10:19:45.823299 [ 197 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_13_3} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6361 | 2026.03.10 10:19:45.823370 [ 197 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_13_3} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6362 | 2026.03.10 10:19:45.823459 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 6363 | 2026.03.10 10:19:46.251957 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6364 | 2026.03.10 10:19:46.252006 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6365 | 2026.03.10 10:19:46.367064 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13399 | ||
| 6366 | 2026.03.10 10:19:46.367641 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6367 | 2026.03.10 10:19:46.367693 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6368 | 2026.03.10 10:19:46.368241 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6369 | 2026.03.10 10:19:46.368487 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6370 | 2026.03.10 10:19:46.368619 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13399 | ||
| 6371 | 2026.03.10 10:19:46.401248 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 770 | ||
| 6372 | 2026.03.10 10:19:46.403913 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6373 | 2026.03.10 10:19:46.403971 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6374 | 2026.03.10 10:19:46.405204 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6375 | 2026.03.10 10:19:46.405477 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6376 | 2026.03.10 10:19:46.405813 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 770 | ||
| 6377 | 2026.03.10 10:19:47.076936 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6378 | 2026.03.10 10:19:47.095345 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6379 | 2026.03.10 10:19:47.095418 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6380 | 2026.03.10 10:19:47.101185 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6381 | 2026.03.10 10:19:47.101918 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6382 | 2026.03.10 10:19:47.105194 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6383 | 2026.03.10 10:19:47.545700 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6384 | 2026.03.10 10:19:47.545950 [ 269 ] {c43d69be-2c00-4b4d-bc12-34a4a2a1621e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6385 | 2026.03.10 10:19:47.546048 [ 269 ] {c43d69be-2c00-4b4d-bc12-34a4a2a1621e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6386 | 2026.03.10 10:19:47.546857 [ 269 ] {c43d69be-2c00-4b4d-bc12-34a4a2a1621e} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6387 | 2026.03.10 10:19:47.546899 [ 269 ] {c43d69be-2c00-4b4d-bc12-34a4a2a1621e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6388 | 2026.03.10 10:19:47.547258 [ 269 ] {c43d69be-2c00-4b4d-bc12-34a4a2a1621e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6389 | 2026.03.10 10:19:47.547464 [ 269 ] {c43d69be-2c00-4b4d-bc12-34a4a2a1621e} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6390 | 2026.03.10 10:19:47.547604 [ 269 ] {c43d69be-2c00-4b4d-bc12-34a4a2a1621e} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001726 sec., 61413.673232908455 rows/sec., 5.16 MiB/sec. | ||
| 6391 | 2026.03.10 10:19:47.547644 [ 269 ] {c43d69be-2c00-4b4d-bc12-34a4a2a1621e} <Debug> TCPHandler: Processed in 0.002112488 sec. | ||
| 6392 | 2026.03.10 10:19:47.547779 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6393 | 2026.03.10 10:19:47.547871 [ 269 ] {e9471626-f8a1-487b-9f19-c07731905e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6394 | 2026.03.10 10:19:47.547911 [ 269 ] {e9471626-f8a1-487b-9f19-c07731905e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6395 | 2026.03.10 10:19:47.548369 [ 269 ] {e9471626-f8a1-487b-9f19-c07731905e3b} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6396 | 2026.03.10 10:19:47.548405 [ 269 ] {e9471626-f8a1-487b-9f19-c07731905e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6397 | 2026.03.10 10:19:47.548685 [ 269 ] {e9471626-f8a1-487b-9f19-c07731905e3b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6398 | 2026.03.10 10:19:47.548884 [ 269 ] {e9471626-f8a1-487b-9f19-c07731905e3b} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6399 | 2026.03.10 10:19:47.549008 [ 269 ] {e9471626-f8a1-487b-9f19-c07731905e3b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001155 sec., 21645.021645021647 rows/sec., 1.59 MiB/sec. | ||
| 6400 | 2026.03.10 10:19:47.549005 [ 35 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6401 | 2026.03.10 10:19:47.549045 [ 269 ] {e9471626-f8a1-487b-9f19-c07731905e3b} <Debug> TCPHandler: Processed in 0.001316729 sec. | ||
| 6402 | 2026.03.10 10:19:47.549086 [ 35 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6403 | 2026.03.10 10:19:47.549112 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6404 | 2026.03.10 10:19:47.549190 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6405 | 2026.03.10 10:19:47.549240 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 6406 | 2026.03.10 10:19:47.549286 [ 269 ] {002446df-b743-452f-8b30-c58142dcff3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6407 | 2026.03.10 10:19:47.549329 [ 269 ] {002446df-b743-452f-8b30-c58142dcff3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6408 | 2026.03.10 10:19:47.549415 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6409 | 2026.03.10 10:19:47.549459 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 80 rows starting from the beginning of the part | ||
| 6410 | 2026.03.10 10:19:47.549534 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 25 rows starting from the beginning of the part | ||
| 6411 | 2026.03.10 10:19:47.549587 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 17 rows starting from the beginning of the part | ||
| 6412 | 2026.03.10 10:19:47.549635 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
| 6413 | 2026.03.10 10:19:47.549681 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 17 rows starting from the beginning of the part | ||
| 6414 | 2026.03.10 10:19:47.549729 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 25 rows starting from the beginning of the part | ||
| 6415 | 2026.03.10 10:19:47.549757 [ 269 ] {002446df-b743-452f-8b30-c58142dcff3e} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6416 | 2026.03.10 10:19:47.549799 [ 269 ] {002446df-b743-452f-8b30-c58142dcff3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6417 | 2026.03.10 10:19:47.550187 [ 269 ] {002446df-b743-452f-8b30-c58142dcff3e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6418 | 2026.03.10 10:19:47.550404 [ 269 ] {002446df-b743-452f-8b30-c58142dcff3e} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6419 | 2026.03.10 10:19:47.550537 [ 269 ] {002446df-b743-452f-8b30-c58142dcff3e} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001268 sec., 70189.27444794953 rows/sec., 5.48 MiB/sec. | ||
| 6420 | 2026.03.10 10:19:47.550574 [ 269 ] {002446df-b743-452f-8b30-c58142dcff3e} <Debug> TCPHandler: Processed in 0.001432273 sec. | ||
| 6421 | 2026.03.10 10:19:47.550701 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6422 | 2026.03.10 10:19:47.550703 [ 200 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.001524454 sec., 131194.5129206916 rows/sec., 10.10 MiB/sec. | ||
| 6423 | 2026.03.10 10:19:47.550792 [ 269 ] {2b046e7e-f5f6-4ad2-8385-8dae39b72650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6424 | 2026.03.10 10:19:47.550839 [ 269 ] {2b046e7e-f5f6-4ad2-8385-8dae39b72650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6425 | 2026.03.10 10:19:47.550891 [ 198 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6426 | 2026.03.10 10:19:47.551190 [ 198 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_36_7} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6427 | 2026.03.10 10:19:47.551240 [ 269 ] {2b046e7e-f5f6-4ad2-8385-8dae39b72650} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2026.03.10 10:19:47.551273 [ 198 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_36_7} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6429 | 2026.03.10 10:19:47.551284 [ 269 ] {2b046e7e-f5f6-4ad2-8385-8dae39b72650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6430 | 2026.03.10 10:19:47.551372 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6431 | 2026.03.10 10:19:47.551636 [ 269 ] {2b046e7e-f5f6-4ad2-8385-8dae39b72650} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6432 | 2026.03.10 10:19:47.551842 [ 269 ] {2b046e7e-f5f6-4ad2-8385-8dae39b72650} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6433 | 2026.03.10 10:19:47.551969 [ 269 ] {2b046e7e-f5f6-4ad2-8385-8dae39b72650} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 6434 | 2026.03.10 10:19:47.552005 [ 269 ] {2b046e7e-f5f6-4ad2-8385-8dae39b72650} <Debug> TCPHandler: Processed in 0.001351781 sec. | ||
| 6435 | 2026.03.10 10:19:47.552113 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6436 | 2026.03.10 10:19:47.552205 [ 269 ] {c5bf3489-4f42-41e8-a84d-d766f9f4fc21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6437 | 2026.03.10 10:19:47.552258 [ 269 ] {c5bf3489-4f42-41e8-a84d-d766f9f4fc21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6438 | 2026.03.10 10:19:47.553007 [ 269 ] {c5bf3489-4f42-41e8-a84d-d766f9f4fc21} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6439 | 2026.03.10 10:19:47.553044 [ 269 ] {c5bf3489-4f42-41e8-a84d-d766f9f4fc21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6440 | 2026.03.10 10:19:47.553565 [ 269 ] {c5bf3489-4f42-41e8-a84d-d766f9f4fc21} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6441 | 2026.03.10 10:19:47.553833 [ 269 ] {c5bf3489-4f42-41e8-a84d-d766f9f4fc21} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6442 | 2026.03.10 10:19:47.553938 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6443 | 2026.03.10 10:19:47.553973 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6444 | 2026.03.10 10:19:47.553974 [ 269 ] {c5bf3489-4f42-41e8-a84d-d766f9f4fc21} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001787 sec., 13989.927252378287 rows/sec., 25.07 MiB/sec. | ||
| 6445 | 2026.03.10 10:19:47.553995 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6446 | 2026.03.10 10:19:47.554042 [ 269 ] {c5bf3489-4f42-41e8-a84d-d766f9f4fc21} <Debug> TCPHandler: Processed in 0.001975295 sec. | ||
| 6447 | 2026.03.10 10:19:47.554081 [ 190 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 6448 | 2026.03.10 10:19:47.554162 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6449 | 2026.03.10 10:19:47.554258 [ 269 ] {4bc16fcd-f52e-4c66-89fe-3e921cdec93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6450 | 2026.03.10 10:19:47.554298 [ 269 ] {4bc16fcd-f52e-4c66-89fe-3e921cdec93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6451 | 2026.03.10 10:19:47.554301 [ 190 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6452 | 2026.03.10 10:19:47.554363 [ 190 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 616 rows starting from the beginning of the part | ||
| 6453 | 2026.03.10 10:19:47.554463 [ 190 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 25 rows starting from the beginning of the part | ||
| 6454 | 2026.03.10 10:19:47.554564 [ 190 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 17 rows starting from the beginning of the part | ||
| 6455 | 2026.03.10 10:19:47.554638 [ 269 ] {4bc16fcd-f52e-4c66-89fe-3e921cdec93a} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6456 | 2026.03.10 10:19:47.554664 [ 190 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 6457 | 2026.03.10 10:19:47.554681 [ 269 ] {4bc16fcd-f52e-4c66-89fe-3e921cdec93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6458 | 2026.03.10 10:19:47.554780 [ 190 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 17 rows starting from the beginning of the part | ||
| 6459 | 2026.03.10 10:19:47.554881 [ 190 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 25 rows starting from the beginning of the part | ||
| 6460 | 2026.03.10 10:19:47.555017 [ 269 ] {4bc16fcd-f52e-4c66-89fe-3e921cdec93a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6461 | 2026.03.10 10:19:47.555255 [ 269 ] {4bc16fcd-f52e-4c66-89fe-3e921cdec93a} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6462 | 2026.03.10 10:19:47.555390 [ 269 ] {4bc16fcd-f52e-4c66-89fe-3e921cdec93a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 6463 | 2026.03.10 10:19:47.555425 [ 269 ] {4bc16fcd-f52e-4c66-89fe-3e921cdec93a} <Debug> TCPHandler: Processed in 0.001317 sec. | ||
| 6464 | 2026.03.10 10:19:47.559701 [ 190 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 19 columns (19 merged, 0 gathered) in 0.005653127 sec., 129839.64450117608 rows/sec., 232.67 MiB/sec. | ||
| 6465 | 2026.03.10 10:19:47.560907 [ 200 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6466 | 2026.03.10 10:19:47.561251 [ 200 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6467 | 2026.03.10 10:19:47.561327 [ 200 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6468 | 2026.03.10 10:19:47.561454 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.66 MiB. | ||
| 6469 | 2026.03.10 10:19:48.000288 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.09 MiB, peak 278.70 MiB, free memory in arenas 0.00 B, will set to 273.82 MiB (RSS), difference: 2.72 MiB | ||
| 6470 | 2026.03.10 10:19:52.547240 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6471 | 2026.03.10 10:19:52.547433 [ 269 ] {c670ee0a-85f4-465b-8017-5f73cc4391c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6472 | 2026.03.10 10:19:52.547502 [ 269 ] {c670ee0a-85f4-465b-8017-5f73cc4391c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6473 | 2026.03.10 10:19:52.548122 [ 269 ] {c670ee0a-85f4-465b-8017-5f73cc4391c3} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6474 | 2026.03.10 10:19:52.548175 [ 269 ] {c670ee0a-85f4-465b-8017-5f73cc4391c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6475 | 2026.03.10 10:19:52.548566 [ 269 ] {c670ee0a-85f4-465b-8017-5f73cc4391c3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6476 | 2026.03.10 10:19:52.548811 [ 269 ] {c670ee0a-85f4-465b-8017-5f73cc4391c3} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6477 | 2026.03.10 10:19:52.548969 [ 269 ] {c670ee0a-85f4-465b-8017-5f73cc4391c3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001586 sec., 15132.408575031526 rows/sec., 1.26 MiB/sec. | ||
| 6478 | 2026.03.10 10:19:52.549018 [ 269 ] {c670ee0a-85f4-465b-8017-5f73cc4391c3} <Debug> TCPHandler: Processed in 0.001910443 sec. | ||
| 6479 | 2026.03.10 10:19:52.549140 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6480 | 2026.03.10 10:19:52.549245 [ 269 ] {c7f85595-abd0-4a7d-88c6-2472a2af9f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6481 | 2026.03.10 10:19:52.549291 [ 269 ] {c7f85595-abd0-4a7d-88c6-2472a2af9f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6482 | 2026.03.10 10:19:52.549702 [ 269 ] {c7f85595-abd0-4a7d-88c6-2472a2af9f9e} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6483 | 2026.03.10 10:19:52.549740 [ 269 ] {c7f85595-abd0-4a7d-88c6-2472a2af9f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6484 | 2026.03.10 10:19:52.550048 [ 269 ] {c7f85595-abd0-4a7d-88c6-2472a2af9f9e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6485 | 2026.03.10 10:19:52.550264 [ 269 ] {c7f85595-abd0-4a7d-88c6-2472a2af9f9e} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6486 | 2026.03.10 10:19:52.550401 [ 269 ] {c7f85595-abd0-4a7d-88c6-2472a2af9f9e} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00118 sec., 8474.57627118644 rows/sec., 691.04 KiB/sec. | ||
| 6487 | 2026.03.10 10:19:52.550441 [ 269 ] {c7f85595-abd0-4a7d-88c6-2472a2af9f9e} <Debug> TCPHandler: Processed in 0.001354381 sec. | ||
| 6488 | 2026.03.10 10:19:52.550562 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6489 | 2026.03.10 10:19:52.550683 [ 269 ] {916fe3c8-59c5-4d82-ba5b-42424674f893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6490 | 2026.03.10 10:19:52.550732 [ 269 ] {916fe3c8-59c5-4d82-ba5b-42424674f893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6491 | 2026.03.10 10:19:52.551309 [ 269 ] {916fe3c8-59c5-4d82-ba5b-42424674f893} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2026.03.10 10:19:52.551353 [ 269 ] {916fe3c8-59c5-4d82-ba5b-42424674f893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6493 | 2026.03.10 10:19:52.551732 [ 269 ] {916fe3c8-59c5-4d82-ba5b-42424674f893} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6494 | 2026.03.10 10:19:52.551959 [ 269 ] {916fe3c8-59c5-4d82-ba5b-42424674f893} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2026.03.10 10:19:52.552090 [ 269 ] {916fe3c8-59c5-4d82-ba5b-42424674f893} <Debug> executeQuery: Read 215 rows, 19.58 KiB in 0.001433 sec., 150034.89183531053 rows/sec., 13.35 MiB/sec. | ||
| 6496 | 2026.03.10 10:19:52.552129 [ 269 ] {916fe3c8-59c5-4d82-ba5b-42424674f893} <Debug> TCPHandler: Processed in 0.001627607 sec. | ||
| 6497 | 2026.03.10 10:19:52.552243 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6498 | 2026.03.10 10:19:52.552339 [ 269 ] {f76c3e9a-3912-4084-9538-0244620cdae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6499 | 2026.03.10 10:19:52.552379 [ 269 ] {f76c3e9a-3912-4084-9538-0244620cdae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6500 | 2026.03.10 10:19:52.552785 [ 269 ] {f76c3e9a-3912-4084-9538-0244620cdae7} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6501 | 2026.03.10 10:19:52.552823 [ 269 ] {f76c3e9a-3912-4084-9538-0244620cdae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6502 | 2026.03.10 10:19:52.553120 [ 269 ] {f76c3e9a-3912-4084-9538-0244620cdae7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6503 | 2026.03.10 10:19:52.553326 [ 269 ] {f76c3e9a-3912-4084-9538-0244620cdae7} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6504 | 2026.03.10 10:19:52.553454 [ 269 ] {f76c3e9a-3912-4084-9538-0244620cdae7} <Debug> executeQuery: Read 39 rows, 2.94 KiB in 0.001135 sec., 34361.23348017621 rows/sec., 2.53 MiB/sec. | ||
| 6505 | 2026.03.10 10:19:52.553492 [ 269 ] {f76c3e9a-3912-4084-9538-0244620cdae7} <Debug> TCPHandler: Processed in 0.001296859 sec. | ||
| 6506 | 2026.03.10 10:19:52.553592 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6507 | 2026.03.10 10:19:52.553684 [ 269 ] {6f2020eb-9767-466b-b38a-e613bc52c3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6508 | 2026.03.10 10:19:52.553724 [ 269 ] {6f2020eb-9767-466b-b38a-e613bc52c3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6509 | 2026.03.10 10:19:52.554118 [ 269 ] {6f2020eb-9767-466b-b38a-e613bc52c3ed} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6510 | 2026.03.10 10:19:52.554155 [ 269 ] {6f2020eb-9767-466b-b38a-e613bc52c3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6511 | 2026.03.10 10:19:52.554443 [ 269 ] {6f2020eb-9767-466b-b38a-e613bc52c3ed} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6512 | 2026.03.10 10:19:52.554651 [ 269 ] {6f2020eb-9767-466b-b38a-e613bc52c3ed} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6513 | 2026.03.10 10:19:52.554786 [ 269 ] {6f2020eb-9767-466b-b38a-e613bc52c3ed} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001119 sec., 21447.721179624667 rows/sec., 1.78 MiB/sec. | ||
| 6514 | 2026.03.10 10:19:52.554824 [ 269 ] {6f2020eb-9767-466b-b38a-e613bc52c3ed} <Debug> TCPHandler: Processed in 0.0012809 sec. | ||
| 6515 | 2026.03.10 10:19:52.554927 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6516 | 2026.03.10 10:19:52.555019 [ 269 ] {a78a4aed-351f-448f-bd46-be1647368e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6517 | 2026.03.10 10:19:52.555058 [ 269 ] {a78a4aed-351f-448f-bd46-be1647368e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6518 | 2026.03.10 10:19:52.555447 [ 269 ] {a78a4aed-351f-448f-bd46-be1647368e62} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6519 | 2026.03.10 10:19:52.555483 [ 269 ] {a78a4aed-351f-448f-bd46-be1647368e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6520 | 2026.03.10 10:19:52.555771 [ 269 ] {a78a4aed-351f-448f-bd46-be1647368e62} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6521 | 2026.03.10 10:19:52.555976 [ 269 ] {a78a4aed-351f-448f-bd46-be1647368e62} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6522 | 2026.03.10 10:19:52.556103 [ 269 ] {a78a4aed-351f-448f-bd46-be1647368e62} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001102 sec., 10889.29219600726 rows/sec., 850.73 KiB/sec. | ||
| 6523 | 2026.03.10 10:19:52.556142 [ 269 ] {a78a4aed-351f-448f-bd46-be1647368e62} <Debug> TCPHandler: Processed in 0.001263088 sec. | ||
| 6524 | 2026.03.10 10:19:52.556245 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6525 | 2026.03.10 10:19:52.556342 [ 269 ] {08287656-da86-46b4-9c71-b48226fe4c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6526 | 2026.03.10 10:19:52.556383 [ 269 ] {08287656-da86-46b4-9c71-b48226fe4c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6527 | 2026.03.10 10:19:52.556810 [ 269 ] {08287656-da86-46b4-9c71-b48226fe4c0e} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6528 | 2026.03.10 10:19:52.556848 [ 269 ] {08287656-da86-46b4-9c71-b48226fe4c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6529 | 2026.03.10 10:19:52.557160 [ 269 ] {08287656-da86-46b4-9c71-b48226fe4c0e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6530 | 2026.03.10 10:19:52.557366 [ 269 ] {08287656-da86-46b4-9c71-b48226fe4c0e} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6531 | 2026.03.10 10:19:52.557496 [ 269 ] {08287656-da86-46b4-9c71-b48226fe4c0e} <Debug> executeQuery: Read 127 rows, 10.55 KiB in 0.001172 sec., 108361.7747440273 rows/sec., 8.79 MiB/sec. | ||
| 6532 | 2026.03.10 10:19:52.557535 [ 269 ] {08287656-da86-46b4-9c71-b48226fe4c0e} <Debug> TCPHandler: Processed in 0.00133948 sec. | ||
| 6533 | 2026.03.10 10:19:52.557642 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6534 | 2026.03.10 10:19:52.557736 [ 269 ] {0afa4e94-3a0c-464b-a418-f5c61eba2ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6535 | 2026.03.10 10:19:52.557782 [ 269 ] {0afa4e94-3a0c-464b-a418-f5c61eba2ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6536 | 2026.03.10 10:19:52.558200 [ 269 ] {0afa4e94-3a0c-464b-a418-f5c61eba2ee6} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6537 | 2026.03.10 10:19:52.558237 [ 269 ] {0afa4e94-3a0c-464b-a418-f5c61eba2ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6538 | 2026.03.10 10:19:52.558568 [ 269 ] {0afa4e94-3a0c-464b-a418-f5c61eba2ee6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6539 | 2026.03.10 10:19:52.558778 [ 269 ] {0afa4e94-3a0c-464b-a418-f5c61eba2ee6} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6540 | 2026.03.10 10:19:52.558906 [ 269 ] {0afa4e94-3a0c-464b-a418-f5c61eba2ee6} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001188 sec., 169191.91919191918 rows/sec., 12.13 MiB/sec. | ||
| 6541 | 2026.03.10 10:19:52.558943 [ 269 ] {0afa4e94-3a0c-464b-a418-f5c61eba2ee6} <Debug> TCPHandler: Processed in 0.00134981 sec. | ||
| 6542 | 2026.03.10 10:19:52.559056 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6543 | 2026.03.10 10:19:52.559149 [ 269 ] {081cf9de-efe9-4b86-b4d9-1e3c9f3afe60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6544 | 2026.03.10 10:19:52.559204 [ 269 ] {081cf9de-efe9-4b86-b4d9-1e3c9f3afe60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6545 | 2026.03.10 10:19:52.559944 [ 269 ] {081cf9de-efe9-4b86-b4d9-1e3c9f3afe60} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6546 | 2026.03.10 10:19:52.559981 [ 269 ] {081cf9de-efe9-4b86-b4d9-1e3c9f3afe60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6547 | 2026.03.10 10:19:52.560510 [ 269 ] {081cf9de-efe9-4b86-b4d9-1e3c9f3afe60} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6548 | 2026.03.10 10:19:52.560740 [ 269 ] {081cf9de-efe9-4b86-b4d9-1e3c9f3afe60} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6549 | 2026.03.10 10:19:52.560883 [ 269 ] {081cf9de-efe9-4b86-b4d9-1e3c9f3afe60} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001751 sec., 9708.73786407767 rows/sec., 17.40 MiB/sec. | ||
| 6550 | 2026.03.10 10:19:52.560948 [ 269 ] {081cf9de-efe9-4b86-b4d9-1e3c9f3afe60} <Debug> TCPHandler: Processed in 0.001940413 sec. | ||
| 6551 | 2026.03.10 10:19:52.561063 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6552 | 2026.03.10 10:19:52.561155 [ 269 ] {d1bbd72a-a2c3-4341-9b65-091c055e3374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6553 | 2026.03.10 10:19:52.561197 [ 269 ] {d1bbd72a-a2c3-4341-9b65-091c055e3374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6554 | 2026.03.10 10:19:52.561530 [ 269 ] {d1bbd72a-a2c3-4341-9b65-091c055e3374} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2026.03.10 10:19:52.561566 [ 269 ] {d1bbd72a-a2c3-4341-9b65-091c055e3374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6556 | 2026.03.10 10:19:52.561869 [ 269 ] {d1bbd72a-a2c3-4341-9b65-091c055e3374} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6557 | 2026.03.10 10:19:52.562075 [ 269 ] {d1bbd72a-a2c3-4341-9b65-091c055e3374} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6558 | 2026.03.10 10:19:52.562203 [ 269 ] {d1bbd72a-a2c3-4341-9b65-091c055e3374} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 6559 | 2026.03.10 10:19:52.562239 [ 269 ] {d1bbd72a-a2c3-4341-9b65-091c055e3374} <Debug> TCPHandler: Processed in 0.001226367 sec. | ||
| 6560 | 2026.03.10 10:19:53.868806 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13847 | ||
| 6561 | 2026.03.10 10:19:53.869357 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2026.03.10 10:19:53.869399 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6563 | 2026.03.10 10:19:53.869902 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6564 | 2026.03.10 10:19:53.870130 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2026.03.10 10:19:53.870257 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13847 | ||
| 6566 | 2026.03.10 10:19:54.605360 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6567 | 2026.03.10 10:19:54.621366 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6568 | 2026.03.10 10:19:54.621411 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6569 | 2026.03.10 10:19:54.627398 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6570 | 2026.03.10 10:19:54.628135 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6571 | 2026.03.10 10:19:54.630861 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6572 | 2026.03.10 10:19:56.406057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 802 | ||
| 6573 | 2026.03.10 10:19:56.408350 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6574 | 2026.03.10 10:19:56.408396 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6575 | 2026.03.10 10:19:56.409621 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6576 | 2026.03.10 10:19:56.409880 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6577 | 2026.03.10 10:19:56.410059 [ 130 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6578 | 2026.03.10 10:19:56.410141 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 802 | ||
| 6579 | 2026.03.10 10:19:56.410155 [ 130 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6580 | 2026.03.10 10:19:56.410200 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6581 | 2026.03.10 10:19:56.410310 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 6582 | 2026.03.10 10:19:56.410783 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6583 | 2026.03.10 10:19:56.410906 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 650 rows starting from the beginning of the part | ||
| 6584 | 2026.03.10 10:19:56.411202 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 6585 | 2026.03.10 10:19:56.411489 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part | ||
| 6586 | 2026.03.10 10:19:56.411758 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part | ||
| 6587 | 2026.03.10 10:19:56.412027 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
| 6588 | 2026.03.10 10:19:56.412290 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 6589 | 2026.03.10 10:19:56.417771 [ 190 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 802 rows, containing 72 columns (72 merged, 0 gathered) in 0.007497898 sec., 106963.31158412664 rows/sec., 88.75 MiB/sec. | ||
| 6590 | 2026.03.10 10:19:56.418722 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6591 | 2026.03.10 10:19:56.419214 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_21_4} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6592 | 2026.03.10 10:19:56.419281 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_21_4} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6593 | 2026.03.10 10:19:56.419417 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 6594 | 2026.03.10 10:19:57.546093 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6595 | 2026.03.10 10:19:57.546271 [ 269 ] {6e294e4a-4be6-4d6f-8dbd-a3a2b653abe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6596 | 2026.03.10 10:19:57.546337 [ 269 ] {6e294e4a-4be6-4d6f-8dbd-a3a2b653abe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6597 | 2026.03.10 10:19:57.547019 [ 269 ] {6e294e4a-4be6-4d6f-8dbd-a3a2b653abe3} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6598 | 2026.03.10 10:19:57.547063 [ 269 ] {6e294e4a-4be6-4d6f-8dbd-a3a2b653abe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6599 | 2026.03.10 10:19:57.547447 [ 269 ] {6e294e4a-4be6-4d6f-8dbd-a3a2b653abe3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6600 | 2026.03.10 10:19:57.547674 [ 269 ] {6e294e4a-4be6-4d6f-8dbd-a3a2b653abe3} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6601 | 2026.03.10 10:19:57.547829 [ 269 ] {6e294e4a-4be6-4d6f-8dbd-a3a2b653abe3} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001607 sec., 65961.41879278158 rows/sec., 5.55 MiB/sec. | ||
| 6602 | 2026.03.10 10:19:57.547872 [ 269 ] {6e294e4a-4be6-4d6f-8dbd-a3a2b653abe3} <Debug> TCPHandler: Processed in 0.001901803 sec. | ||
| 6603 | 2026.03.10 10:19:57.547997 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6604 | 2026.03.10 10:19:57.548093 [ 269 ] {1cae05ec-0198-4b76-aa98-34102e664e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6605 | 2026.03.10 10:19:57.548135 [ 269 ] {1cae05ec-0198-4b76-aa98-34102e664e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6606 | 2026.03.10 10:19:57.548533 [ 269 ] {1cae05ec-0198-4b76-aa98-34102e664e7d} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6607 | 2026.03.10 10:19:57.548571 [ 269 ] {1cae05ec-0198-4b76-aa98-34102e664e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6608 | 2026.03.10 10:19:57.548880 [ 269 ] {1cae05ec-0198-4b76-aa98-34102e664e7d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6609 | 2026.03.10 10:19:57.549089 [ 269 ] {1cae05ec-0198-4b76-aa98-34102e664e7d} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6610 | 2026.03.10 10:19:57.549225 [ 269 ] {1cae05ec-0198-4b76-aa98-34102e664e7d} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001151 sec., 21720.24326672459 rows/sec., 1.59 MiB/sec. | ||
| 6611 | 2026.03.10 10:19:57.549264 [ 269 ] {1cae05ec-0198-4b76-aa98-34102e664e7d} <Debug> TCPHandler: Processed in 0.00131629 sec. | ||
| 6612 | 2026.03.10 10:19:57.549374 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6613 | 2026.03.10 10:19:57.549467 [ 269 ] {558e7cff-433a-4311-8004-044b073b6914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6614 | 2026.03.10 10:19:57.549507 [ 269 ] {558e7cff-433a-4311-8004-044b073b6914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6615 | 2026.03.10 10:19:57.549931 [ 269 ] {558e7cff-433a-4311-8004-044b073b6914} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6616 | 2026.03.10 10:19:57.549968 [ 269 ] {558e7cff-433a-4311-8004-044b073b6914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6617 | 2026.03.10 10:19:57.550286 [ 269 ] {558e7cff-433a-4311-8004-044b073b6914} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6618 | 2026.03.10 10:19:57.550495 [ 269 ] {558e7cff-433a-4311-8004-044b073b6914} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6619 | 2026.03.10 10:19:57.550627 [ 269 ] {558e7cff-433a-4311-8004-044b073b6914} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001178 sec., 75551.78268251273 rows/sec., 5.90 MiB/sec. | ||
| 6620 | 2026.03.10 10:19:57.550666 [ 269 ] {558e7cff-433a-4311-8004-044b073b6914} <Debug> TCPHandler: Processed in 0.00134086 sec. | ||
| 6621 | 2026.03.10 10:19:57.550777 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6622 | 2026.03.10 10:19:57.550871 [ 269 ] {92da1a75-32cc-47d1-b504-bec12d3aa344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6623 | 2026.03.10 10:19:57.550915 [ 269 ] {92da1a75-32cc-47d1-b504-bec12d3aa344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6624 | 2026.03.10 10:19:57.551351 [ 269 ] {92da1a75-32cc-47d1-b504-bec12d3aa344} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6625 | 2026.03.10 10:19:57.551388 [ 269 ] {92da1a75-32cc-47d1-b504-bec12d3aa344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6626 | 2026.03.10 10:19:57.551716 [ 269 ] {92da1a75-32cc-47d1-b504-bec12d3aa344} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6627 | 2026.03.10 10:19:57.551928 [ 269 ] {92da1a75-32cc-47d1-b504-bec12d3aa344} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6628 | 2026.03.10 10:19:57.552061 [ 269 ] {92da1a75-32cc-47d1-b504-bec12d3aa344} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 6629 | 2026.03.10 10:19:57.552099 [ 269 ] {92da1a75-32cc-47d1-b504-bec12d3aa344} <Debug> TCPHandler: Processed in 0.001373111 sec. | ||
| 6630 | 2026.03.10 10:19:57.552210 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6631 | 2026.03.10 10:19:57.552303 [ 269 ] {e63b6c0a-16db-4855-8c70-d9faf2a0b5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6632 | 2026.03.10 10:19:57.552358 [ 269 ] {e63b6c0a-16db-4855-8c70-d9faf2a0b5d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6633 | 2026.03.10 10:19:57.553146 [ 269 ] {e63b6c0a-16db-4855-8c70-d9faf2a0b5d2} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6634 | 2026.03.10 10:19:57.553182 [ 269 ] {e63b6c0a-16db-4855-8c70-d9faf2a0b5d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6635 | 2026.03.10 10:19:57.553713 [ 269 ] {e63b6c0a-16db-4855-8c70-d9faf2a0b5d2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6636 | 2026.03.10 10:19:57.553942 [ 269 ] {e63b6c0a-16db-4855-8c70-d9faf2a0b5d2} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6637 | 2026.03.10 10:19:57.554083 [ 269 ] {e63b6c0a-16db-4855-8c70-d9faf2a0b5d2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001797 sec., 13912.07568169171 rows/sec., 24.93 MiB/sec. | ||
| 6638 | 2026.03.10 10:19:57.554136 [ 269 ] {e63b6c0a-16db-4855-8c70-d9faf2a0b5d2} <Debug> TCPHandler: Processed in 0.001974985 sec. | ||
| 6639 | 2026.03.10 10:19:57.554257 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6640 | 2026.03.10 10:19:57.554353 [ 269 ] {1194325b-1825-43f1-a84f-a9d0414024ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6641 | 2026.03.10 10:19:57.554396 [ 269 ] {1194325b-1825-43f1-a84f-a9d0414024ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6642 | 2026.03.10 10:19:57.554737 [ 269 ] {1194325b-1825-43f1-a84f-a9d0414024ef} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2026.03.10 10:19:57.554773 [ 269 ] {1194325b-1825-43f1-a84f-a9d0414024ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6644 | 2026.03.10 10:19:57.555093 [ 269 ] {1194325b-1825-43f1-a84f-a9d0414024ef} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6645 | 2026.03.10 10:19:57.555301 [ 269 ] {1194325b-1825-43f1-a84f-a9d0414024ef} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6646 | 2026.03.10 10:19:57.555430 [ 269 ] {1194325b-1825-43f1-a84f-a9d0414024ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 6647 | 2026.03.10 10:19:57.555467 [ 269 ] {1194325b-1825-43f1-a84f-a9d0414024ef} <Debug> TCPHandler: Processed in 0.001261039 sec. | ||
| 6648 | 2026.03.10 10:20:01.252061 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6649 | 2026.03.10 10:20:01.252142 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6650 | 2026.03.10 10:20:01.370347 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14359 | ||
| 6651 | 2026.03.10 10:20:01.370868 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6652 | 2026.03.10 10:20:01.370918 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6653 | 2026.03.10 10:20:01.371420 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6654 | 2026.03.10 10:20:01.371654 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6655 | 2026.03.10 10:20:01.371793 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14359 | ||
| 6656 | 2026.03.10 10:20:02.130942 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6657 | 2026.03.10 10:20:02.148325 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6658 | 2026.03.10 10:20:02.148393 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6659 | 2026.03.10 10:20:02.154891 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6660 | 2026.03.10 10:20:02.155743 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6661 | 2026.03.10 10:20:02.159251 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6662 | 2026.03.10 10:20:02.545847 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6663 | 2026.03.10 10:20:02.546087 [ 269 ] {60fc3577-4174-4f24-ac43-be2fd1885bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6664 | 2026.03.10 10:20:02.546154 [ 269 ] {60fc3577-4174-4f24-ac43-be2fd1885bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6665 | 2026.03.10 10:20:02.546790 [ 269 ] {60fc3577-4174-4f24-ac43-be2fd1885bb5} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6666 | 2026.03.10 10:20:02.546842 [ 269 ] {60fc3577-4174-4f24-ac43-be2fd1885bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6667 | 2026.03.10 10:20:02.547245 [ 269 ] {60fc3577-4174-4f24-ac43-be2fd1885bb5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6668 | 2026.03.10 10:20:02.547471 [ 269 ] {60fc3577-4174-4f24-ac43-be2fd1885bb5} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6669 | 2026.03.10 10:20:02.547626 [ 269 ] {60fc3577-4174-4f24-ac43-be2fd1885bb5} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001588 sec., 56675.062972292195 rows/sec., 4.77 MiB/sec. | ||
| 6670 | 2026.03.10 10:20:02.547627 [ 122 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6671 | 2026.03.10 10:20:02.547677 [ 269 ] {60fc3577-4174-4f24-ac43-be2fd1885bb5} <Debug> TCPHandler: Processed in 0.002012905 sec. | ||
| 6672 | 2026.03.10 10:20:02.547726 [ 122 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6673 | 2026.03.10 10:20:02.547768 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6674 | 2026.03.10 10:20:02.547819 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6675 | 2026.03.10 10:20:02.547915 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 6676 | 2026.03.10 10:20:02.547928 [ 269 ] {3ddecf3b-76d7-4f41-9383-2716bcdd8b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6677 | 2026.03.10 10:20:02.548027 [ 269 ] {3ddecf3b-76d7-4f41-9383-2716bcdd8b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6678 | 2026.03.10 10:20:02.548076 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6679 | 2026.03.10 10:20:02.548119 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2150 rows starting from the beginning of the part | ||
| 6680 | 2026.03.10 10:20:02.548191 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part | ||
| 6681 | 2026.03.10 10:20:02.548243 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 106 rows starting from the beginning of the part | ||
| 6682 | 2026.03.10 10:20:02.548289 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 215 rows starting from the beginning of the part | ||
| 6683 | 2026.03.10 10:20:02.548334 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 106 rows starting from the beginning of the part | ||
| 6684 | 2026.03.10 10:20:02.548379 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 90 rows starting from the beginning of the part | ||
| 6685 | 2026.03.10 10:20:02.548465 [ 269 ] {3ddecf3b-76d7-4f41-9383-2716bcdd8b99} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6686 | 2026.03.10 10:20:02.548509 [ 269 ] {3ddecf3b-76d7-4f41-9383-2716bcdd8b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6687 | 2026.03.10 10:20:02.549010 [ 269 ] {3ddecf3b-76d7-4f41-9383-2716bcdd8b99} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6688 | 2026.03.10 10:20:02.549254 [ 269 ] {3ddecf3b-76d7-4f41-9383-2716bcdd8b99} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6689 | 2026.03.10 10:20:02.549399 [ 269 ] {3ddecf3b-76d7-4f41-9383-2716bcdd8b99} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001495 sec., 11371.23745819398 rows/sec., 855.06 KiB/sec. | ||
| 6690 | 2026.03.10 10:20:02.549439 [ 269 ] {3ddecf3b-76d7-4f41-9383-2716bcdd8b99} <Debug> TCPHandler: Processed in 0.001673548 sec. | ||
| 6691 | 2026.03.10 10:20:02.549545 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6692 | 2026.03.10 10:20:02.549642 [ 269 ] {3811cc01-bd1c-4a75-b790-6c59afc0e5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6693 | 2026.03.10 10:20:02.549684 [ 269 ] {3811cc01-bd1c-4a75-b790-6c59afc0e5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6694 | 2026.03.10 10:20:02.549852 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2757 rows, containing 5 columns (5 merged, 0 gathered) in 0.002003265 sec., 1376253.2665423695 rows/sec., 113.84 MiB/sec. | ||
| 6695 | 2026.03.10 10:20:02.550129 [ 269 ] {3811cc01-bd1c-4a75-b790-6c59afc0e5ed} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2026.03.10 10:20:02.550167 [ 189 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6697 | 2026.03.10 10:20:02.550171 [ 269 ] {3811cc01-bd1c-4a75-b790-6c59afc0e5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6698 | 2026.03.10 10:20:02.550461 [ 189 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_46_9} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6699 | 2026.03.10 10:20:02.550521 [ 269 ] {3811cc01-bd1c-4a75-b790-6c59afc0e5ed} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6700 | 2026.03.10 10:20:02.550533 [ 189 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_46_9} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6701 | 2026.03.10 10:20:02.550615 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6702 | 2026.03.10 10:20:02.550731 [ 269 ] {3811cc01-bd1c-4a75-b790-6c59afc0e5ed} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6703 | 2026.03.10 10:20:02.550842 [ 122 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6704 | 2026.03.10 10:20:02.550866 [ 269 ] {3811cc01-bd1c-4a75-b790-6c59afc0e5ed} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001244 sec., 65112.54019292604 rows/sec., 5.08 MiB/sec. | ||
| 6705 | 2026.03.10 10:20:02.550875 [ 122 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6706 | 2026.03.10 10:20:02.550906 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6707 | 2026.03.10 10:20:02.550912 [ 269 ] {3811cc01-bd1c-4a75-b790-6c59afc0e5ed} <Debug> TCPHandler: Processed in 0.001416042 sec. | ||
| 6708 | 2026.03.10 10:20:02.550989 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 6709 | 2026.03.10 10:20:02.551031 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6710 | 2026.03.10 10:20:02.551094 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6711 | 2026.03.10 10:20:02.551135 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1123 rows starting from the beginning of the part | ||
| 6712 | 2026.03.10 10:20:02.551165 [ 269 ] {b749125d-2d83-4c5f-8823-74e4e9314841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6713 | 2026.03.10 10:20:02.551202 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 81 rows starting from the beginning of the part | ||
| 6714 | 2026.03.10 10:20:02.551214 [ 269 ] {b749125d-2d83-4c5f-8823-74e4e9314841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6715 | 2026.03.10 10:20:02.551259 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 89 rows starting from the beginning of the part | ||
| 6716 | 2026.03.10 10:20:02.551314 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 127 rows starting from the beginning of the part | ||
| 6717 | 2026.03.10 10:20:02.551357 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 89 rows starting from the beginning of the part | ||
| 6718 | 2026.03.10 10:20:02.551433 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 81 rows starting from the beginning of the part | ||
| 6719 | 2026.03.10 10:20:02.551653 [ 269 ] {b749125d-2d83-4c5f-8823-74e4e9314841} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6720 | 2026.03.10 10:20:02.551708 [ 269 ] {b749125d-2d83-4c5f-8823-74e4e9314841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6721 | 2026.03.10 10:20:02.552093 [ 269 ] {b749125d-2d83-4c5f-8823-74e4e9314841} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6722 | 2026.03.10 10:20:02.552336 [ 269 ] {b749125d-2d83-4c5f-8823-74e4e9314841} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6723 | 2026.03.10 10:20:02.552455 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6724 | 2026.03.10 10:20:02.552479 [ 269 ] {b749125d-2d83-4c5f-8823-74e4e9314841} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001334 sec., 119940.02998500751 rows/sec., 8.35 MiB/sec. | ||
| 6725 | 2026.03.10 10:20:02.552491 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6726 | 2026.03.10 10:20:02.552519 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6727 | 2026.03.10 10:20:02.552525 [ 269 ] {b749125d-2d83-4c5f-8823-74e4e9314841} <Debug> TCPHandler: Processed in 0.001542705 sec. | ||
| 6728 | 2026.03.10 10:20:02.552598 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1590 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651137 sec., 962972.7878425594 rows/sec., 73.66 MiB/sec. | ||
| 6729 | 2026.03.10 10:20:02.552602 [ 202 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 6730 | 2026.03.10 10:20:02.552644 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6731 | 2026.03.10 10:20:02.552730 [ 202 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6732 | 2026.03.10 10:20:02.552750 [ 269 ] {0f32027a-1e8e-4735-9401-1572010e3198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6733 | 2026.03.10 10:20:02.552766 [ 202 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15180 rows starting from the beginning of the part | ||
| 6734 | 2026.03.10 10:20:02.552815 [ 269 ] {0f32027a-1e8e-4735-9401-1572010e3198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6735 | 2026.03.10 10:20:02.552826 [ 199 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6736 | 2026.03.10 10:20:02.552831 [ 202 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 6737 | 2026.03.10 10:20:02.552902 [ 202 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 6738 | 2026.03.10 10:20:02.552945 [ 202 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 201 rows starting from the beginning of the part | ||
| 6739 | 2026.03.10 10:20:02.552988 [ 202 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 6740 | 2026.03.10 10:20:02.553030 [ 202 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 6741 | 2026.03.10 10:20:02.553166 [ 199 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_46_9} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6742 | 2026.03.10 10:20:02.553258 [ 199 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_46_9} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6743 | 2026.03.10 10:20:02.553355 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 6744 | 2026.03.10 10:20:02.553609 [ 269 ] {0f32027a-1e8e-4735-9401-1572010e3198} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6745 | 2026.03.10 10:20:02.553653 [ 269 ] {0f32027a-1e8e-4735-9401-1572010e3198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6746 | 2026.03.10 10:20:02.554228 [ 269 ] {0f32027a-1e8e-4735-9401-1572010e3198} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6747 | 2026.03.10 10:20:02.554464 [ 269 ] {0f32027a-1e8e-4735-9401-1572010e3198} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6748 | 2026.03.10 10:20:02.554615 [ 269 ] {0f32027a-1e8e-4735-9401-1572010e3198} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001886 sec., 9013.785790031812 rows/sec., 16.15 MiB/sec. | ||
| 6749 | 2026.03.10 10:20:02.554682 [ 269 ] {0f32027a-1e8e-4735-9401-1572010e3198} <Debug> TCPHandler: Processed in 0.002089307 sec. | ||
| 6750 | 2026.03.10 10:20:02.554797 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6751 | 2026.03.10 10:20:02.554894 [ 269 ] {ca21be53-a036-4f36-9ab1-c1650c052649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6752 | 2026.03.10 10:20:02.554935 [ 269 ] {ca21be53-a036-4f36-9ab1-c1650c052649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6753 | 2026.03.10 10:20:02.555277 [ 269 ] {ca21be53-a036-4f36-9ab1-c1650c052649} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6754 | 2026.03.10 10:20:02.555315 [ 269 ] {ca21be53-a036-4f36-9ab1-c1650c052649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6755 | 2026.03.10 10:20:02.555747 [ 269 ] {ca21be53-a036-4f36-9ab1-c1650c052649} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6756 | 2026.03.10 10:20:02.555985 [ 269 ] {ca21be53-a036-4f36-9ab1-c1650c052649} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6757 | 2026.03.10 10:20:02.556127 [ 269 ] {ca21be53-a036-4f36-9ab1-c1650c052649} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001254 sec., 47846.88995215311 rows/sec., 3.22 MiB/sec. | ||
| 6758 | 2026.03.10 10:20:02.556166 [ 269 ] {ca21be53-a036-4f36-9ab1-c1650c052649} <Debug> TCPHandler: Processed in 0.001419642 sec. | ||
| 6759 | 2026.03.10 10:20:02.557267 [ 194 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16021 rows, containing 5 columns (5 merged, 0 gathered) in 0.004706216 sec., 3404221.1407211227 rows/sec., 224.62 MiB/sec. | ||
| 6760 | 2026.03.10 10:20:02.557702 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6761 | 2026.03.10 10:20:02.557991 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2026.03.10 10:20:02.558072 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6763 | 2026.03.10 10:20:02.558147 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
| 6764 | 2026.03.10 10:20:02.814498 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6765 | 2026.03.10 10:20:02.814670 [ 269 ] {5b9b0536-90f4-4b51-ae3c-22762bebd430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6766 | 2026.03.10 10:20:02.814737 [ 269 ] {5b9b0536-90f4-4b51-ae3c-22762bebd430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6767 | 2026.03.10 10:20:02.815378 [ 269 ] {5b9b0536-90f4-4b51-ae3c-22762bebd430} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2026.03.10 10:20:02.815429 [ 269 ] {5b9b0536-90f4-4b51-ae3c-22762bebd430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6769 | 2026.03.10 10:20:02.815795 [ 269 ] {5b9b0536-90f4-4b51-ae3c-22762bebd430} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6770 | 2026.03.10 10:20:02.816038 [ 269 ] {5b9b0536-90f4-4b51-ae3c-22762bebd430} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6771 | 2026.03.10 10:20:02.816193 [ 269 ] {5b9b0536-90f4-4b51-ae3c-22762bebd430} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001568 sec., 1275.5102040816328 rows/sec., 104.01 KiB/sec. | ||
| 6772 | 2026.03.10 10:20:02.816241 [ 269 ] {5b9b0536-90f4-4b51-ae3c-22762bebd430} <Debug> TCPHandler: Processed in 0.001864082 sec. | ||
| 6773 | 2026.03.10 10:20:02.816367 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6774 | 2026.03.10 10:20:02.816469 [ 269 ] {40c12a17-f119-4a50-9cac-ef3365fa60c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6775 | 2026.03.10 10:20:02.816513 [ 269 ] {40c12a17-f119-4a50-9cac-ef3365fa60c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6776 | 2026.03.10 10:20:02.817833 [ 269 ] {40c12a17-f119-4a50-9cac-ef3365fa60c1} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6777 | 2026.03.10 10:20:02.817873 [ 269 ] {40c12a17-f119-4a50-9cac-ef3365fa60c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6778 | 2026.03.10 10:20:02.818329 [ 269 ] {40c12a17-f119-4a50-9cac-ef3365fa60c1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6779 | 2026.03.10 10:20:02.818548 [ 269 ] {40c12a17-f119-4a50-9cac-ef3365fa60c1} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6780 | 2026.03.10 10:20:02.818684 [ 269 ] {40c12a17-f119-4a50-9cac-ef3365fa60c1} <Debug> executeQuery: Read 1987 rows, 153.91 KiB in 0.002238 sec., 887846.291331546 rows/sec., 67.16 MiB/sec. | ||
| 6781 | 2026.03.10 10:20:02.818723 [ 269 ] {40c12a17-f119-4a50-9cac-ef3365fa60c1} <Debug> TCPHandler: Processed in 0.002406704 sec. | ||
| 6782 | 2026.03.10 10:20:02.818835 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6783 | 2026.03.10 10:20:02.818934 [ 269 ] {4d798b15-e7dd-42a2-affe-df508dd5ef37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6784 | 2026.03.10 10:20:02.818976 [ 269 ] {4d798b15-e7dd-42a2-affe-df508dd5ef37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6785 | 2026.03.10 10:20:02.819411 [ 269 ] {4d798b15-e7dd-42a2-affe-df508dd5ef37} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6786 | 2026.03.10 10:20:02.819449 [ 269 ] {4d798b15-e7dd-42a2-affe-df508dd5ef37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6787 | 2026.03.10 10:20:02.819742 [ 269 ] {4d798b15-e7dd-42a2-affe-df508dd5ef37} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6788 | 2026.03.10 10:20:02.819959 [ 269 ] {4d798b15-e7dd-42a2-affe-df508dd5ef37} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6789 | 2026.03.10 10:20:02.820089 [ 269 ] {4d798b15-e7dd-42a2-affe-df508dd5ef37} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001176 sec., 30612.244897959186 rows/sec., 2.24 MiB/sec. | ||
| 6790 | 2026.03.10 10:20:02.820128 [ 269 ] {4d798b15-e7dd-42a2-affe-df508dd5ef37} <Debug> TCPHandler: Processed in 0.00134224 sec. | ||
| 6791 | 2026.03.10 10:20:02.820238 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6792 | 2026.03.10 10:20:02.820333 [ 269 ] {764f26b6-3ac8-499b-8ff2-c2b5d5d5593e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6793 | 2026.03.10 10:20:02.820372 [ 269 ] {764f26b6-3ac8-499b-8ff2-c2b5d5d5593e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6794 | 2026.03.10 10:20:02.820946 [ 269 ] {764f26b6-3ac8-499b-8ff2-c2b5d5d5593e} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6795 | 2026.03.10 10:20:02.820981 [ 269 ] {764f26b6-3ac8-499b-8ff2-c2b5d5d5593e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6796 | 2026.03.10 10:20:02.821286 [ 269 ] {764f26b6-3ac8-499b-8ff2-c2b5d5d5593e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6797 | 2026.03.10 10:20:02.821483 [ 269 ] {764f26b6-3ac8-499b-8ff2-c2b5d5d5593e} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6798 | 2026.03.10 10:20:02.821602 [ 269 ] {764f26b6-3ac8-499b-8ff2-c2b5d5d5593e} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001341 sec., 527964.2058165548 rows/sec., 30.80 MiB/sec. | ||
| 6799 | 2026.03.10 10:20:02.821637 [ 269 ] {764f26b6-3ac8-499b-8ff2-c2b5d5d5593e} <Debug> TCPHandler: Processed in 0.001502994 sec. | ||
| 6800 | 2026.03.10 10:20:02.821809 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6801 | 2026.03.10 10:20:02.821904 [ 269 ] {42ba53e4-187f-4656-862c-2fa3829a7785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6802 | 2026.03.10 10:20:02.821943 [ 269 ] {42ba53e4-187f-4656-862c-2fa3829a7785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6803 | 2026.03.10 10:20:02.822325 [ 269 ] {42ba53e4-187f-4656-862c-2fa3829a7785} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6804 | 2026.03.10 10:20:02.822361 [ 269 ] {42ba53e4-187f-4656-862c-2fa3829a7785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6805 | 2026.03.10 10:20:02.822647 [ 269 ] {42ba53e4-187f-4656-862c-2fa3829a7785} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6806 | 2026.03.10 10:20:02.822859 [ 269 ] {42ba53e4-187f-4656-862c-2fa3829a7785} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6807 | 2026.03.10 10:20:02.822990 [ 269 ] {42ba53e4-187f-4656-862c-2fa3829a7785} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 63.57 KiB/sec. | ||
| 6808 | 2026.03.10 10:20:02.823029 [ 269 ] {42ba53e4-187f-4656-862c-2fa3829a7785} <Debug> TCPHandler: Processed in 0.001270638 sec. | ||
| 6809 | 2026.03.10 10:20:02.823139 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6810 | 2026.03.10 10:20:02.823234 [ 269 ] {b8f6aacc-dcbc-45ea-ba01-7043b4f06f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6811 | 2026.03.10 10:20:02.823273 [ 269 ] {b8f6aacc-dcbc-45ea-ba01-7043b4f06f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6812 | 2026.03.10 10:20:02.824018 [ 269 ] {b8f6aacc-dcbc-45ea-ba01-7043b4f06f2b} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6813 | 2026.03.10 10:20:02.824054 [ 269 ] {b8f6aacc-dcbc-45ea-ba01-7043b4f06f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6814 | 2026.03.10 10:20:02.824400 [ 269 ] {b8f6aacc-dcbc-45ea-ba01-7043b4f06f2b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6815 | 2026.03.10 10:20:02.824622 [ 269 ] {b8f6aacc-dcbc-45ea-ba01-7043b4f06f2b} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6816 | 2026.03.10 10:20:02.824751 [ 269 ] {b8f6aacc-dcbc-45ea-ba01-7043b4f06f2b} <Debug> executeQuery: Read 1036 rows, 73.23 KiB in 0.001536 sec., 674479.1666666666 rows/sec., 46.56 MiB/sec. | ||
| 6817 | 2026.03.10 10:20:02.824788 [ 269 ] {b8f6aacc-dcbc-45ea-ba01-7043b4f06f2b} <Debug> TCPHandler: Processed in 0.001697838 sec. | ||
| 6818 | 2026.03.10 10:20:02.824904 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6819 | 2026.03.10 10:20:02.825000 [ 269 ] {1e2048af-26b3-44ae-8c9a-9309212a75fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6820 | 2026.03.10 10:20:02.825042 [ 269 ] {1e2048af-26b3-44ae-8c9a-9309212a75fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6821 | 2026.03.10 10:20:02.825701 [ 269 ] {1e2048af-26b3-44ae-8c9a-9309212a75fd} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6822 | 2026.03.10 10:20:02.825737 [ 269 ] {1e2048af-26b3-44ae-8c9a-9309212a75fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6823 | 2026.03.10 10:20:02.826161 [ 269 ] {1e2048af-26b3-44ae-8c9a-9309212a75fd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6824 | 2026.03.10 10:20:02.826380 [ 269 ] {1e2048af-26b3-44ae-8c9a-9309212a75fd} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2026.03.10 10:20:02.826507 [ 269 ] {1e2048af-26b3-44ae-8c9a-9309212a75fd} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.001526 sec., 798165.1376146789 rows/sec., 49.91 MiB/sec. | ||
| 6826 | 2026.03.10 10:20:02.826544 [ 269 ] {1e2048af-26b3-44ae-8c9a-9309212a75fd} <Debug> TCPHandler: Processed in 0.001689148 sec. | ||
| 6827 | 2026.03.10 10:20:02.826660 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6828 | 2026.03.10 10:20:02.826754 [ 269 ] {1f0d02c4-15be-47ac-b71e-f2abe8e90973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6829 | 2026.03.10 10:20:02.826809 [ 269 ] {1f0d02c4-15be-47ac-b71e-f2abe8e90973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6830 | 2026.03.10 10:20:02.827647 [ 269 ] {1f0d02c4-15be-47ac-b71e-f2abe8e90973} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6831 | 2026.03.10 10:20:02.827683 [ 269 ] {1f0d02c4-15be-47ac-b71e-f2abe8e90973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6832 | 2026.03.10 10:20:02.828254 [ 269 ] {1f0d02c4-15be-47ac-b71e-f2abe8e90973} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6833 | 2026.03.10 10:20:02.828482 [ 269 ] {1f0d02c4-15be-47ac-b71e-f2abe8e90973} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6834 | 2026.03.10 10:20:02.828619 [ 269 ] {1f0d02c4-15be-47ac-b71e-f2abe8e90973} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001883 sec., 18056.293149229954 rows/sec., 32.36 MiB/sec. | ||
| 6835 | 2026.03.10 10:20:02.828680 [ 269 ] {1f0d02c4-15be-47ac-b71e-f2abe8e90973} <Debug> TCPHandler: Processed in 0.002070416 sec. | ||
| 6836 | 2026.03.10 10:20:02.828795 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6837 | 2026.03.10 10:20:02.828891 [ 269 ] {ca77dde7-8c98-4d23-b067-050b085523a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6838 | 2026.03.10 10:20:02.828932 [ 269 ] {ca77dde7-8c98-4d23-b067-050b085523a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6839 | 2026.03.10 10:20:02.829255 [ 269 ] {ca77dde7-8c98-4d23-b067-050b085523a8} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6840 | 2026.03.10 10:20:02.829292 [ 269 ] {ca77dde7-8c98-4d23-b067-050b085523a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6841 | 2026.03.10 10:20:02.829584 [ 269 ] {ca77dde7-8c98-4d23-b067-050b085523a8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6842 | 2026.03.10 10:20:02.829791 [ 269 ] {ca77dde7-8c98-4d23-b067-050b085523a8} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6843 | 2026.03.10 10:20:02.829899 [ 87 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6844 | 2026.03.10 10:20:02.829918 [ 269 ] {ca77dde7-8c98-4d23-b067-050b085523a8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001046 sec., 11472.27533460803 rows/sec., 791.71 KiB/sec. | ||
| 6845 | 2026.03.10 10:20:02.829966 [ 87 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6846 | 2026.03.10 10:20:02.829973 [ 269 ] {ca77dde7-8c98-4d23-b067-050b085523a8} <Debug> TCPHandler: Processed in 0.001227108 sec. | ||
| 6847 | 2026.03.10 10:20:02.829996 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6848 | 2026.03.10 10:20:02.830089 [ 189 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 6849 | 2026.03.10 10:20:02.830175 [ 189 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6850 | 2026.03.10 10:20:02.830203 [ 189 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2100 rows starting from the beginning of the part | ||
| 6851 | 2026.03.10 10:20:02.830257 [ 189 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 6852 | 2026.03.10 10:20:02.830297 [ 189 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 6853 | 2026.03.10 10:20:02.830335 [ 189 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6854 | 2026.03.10 10:20:02.830373 [ 189 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 6855 | 2026.03.10 10:20:02.830410 [ 189 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
| 6856 | 2026.03.10 10:20:02.831382 [ 190 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2352 rows, containing 4 columns (4 merged, 0 gathered) in 0.00132331 sec., 1777361.3136755559 rows/sec., 119.78 MiB/sec. | ||
| 6857 | 2026.03.10 10:20:02.831695 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6858 | 2026.03.10 10:20:02.832036 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_46_9} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6859 | 2026.03.10 10:20:02.832109 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_46_9} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6860 | 2026.03.10 10:20:02.832198 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6861 | 2026.03.10 10:20:06.410412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 844 | ||
| 6862 | 2026.03.10 10:20:06.413140 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6863 | 2026.03.10 10:20:06.413187 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6864 | 2026.03.10 10:20:06.414359 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6865 | 2026.03.10 10:20:06.414635 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6866 | 2026.03.10 10:20:06.414887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 844 | ||
| 6867 | 2026.03.10 10:20:07.543767 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6868 | 2026.03.10 10:20:07.544044 [ 269 ] {3b4d413c-7166-4453-9696-380949032a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6869 | 2026.03.10 10:20:07.544153 [ 269 ] {3b4d413c-7166-4453-9696-380949032a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6870 | 2026.03.10 10:20:07.544930 [ 269 ] {3b4d413c-7166-4453-9696-380949032a13} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6871 | 2026.03.10 10:20:07.544985 [ 269 ] {3b4d413c-7166-4453-9696-380949032a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6872 | 2026.03.10 10:20:07.545385 [ 269 ] {3b4d413c-7166-4453-9696-380949032a13} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6873 | 2026.03.10 10:20:07.545619 [ 269 ] {3b4d413c-7166-4453-9696-380949032a13} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6874 | 2026.03.10 10:20:07.545784 [ 269 ] {3b4d413c-7166-4453-9696-380949032a13} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001817 sec., 30820.03302146395 rows/sec., 2.37 MiB/sec. | ||
| 6875 | 2026.03.10 10:20:07.545834 [ 269 ] {3b4d413c-7166-4453-9696-380949032a13} <Debug> TCPHandler: Processed in 0.002250831 sec. | ||
| 6876 | 2026.03.10 10:20:07.545965 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6877 | 2026.03.10 10:20:07.546068 [ 269 ] {a3f7c6c0-dd6b-4786-a834-a7fe73fd17a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6878 | 2026.03.10 10:20:07.546113 [ 269 ] {a3f7c6c0-dd6b-4786-a834-a7fe73fd17a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6879 | 2026.03.10 10:20:07.546568 [ 269 ] {a3f7c6c0-dd6b-4786-a834-a7fe73fd17a7} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6880 | 2026.03.10 10:20:07.546606 [ 269 ] {a3f7c6c0-dd6b-4786-a834-a7fe73fd17a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6881 | 2026.03.10 10:20:07.546925 [ 269 ] {a3f7c6c0-dd6b-4786-a834-a7fe73fd17a7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6882 | 2026.03.10 10:20:07.547156 [ 269 ] {a3f7c6c0-dd6b-4786-a834-a7fe73fd17a7} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6883 | 2026.03.10 10:20:07.547289 [ 269 ] {a3f7c6c0-dd6b-4786-a834-a7fe73fd17a7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001244 sec., 51446.94533762058 rows/sec., 4.02 MiB/sec. | ||
| 6884 | 2026.03.10 10:20:07.547328 [ 269 ] {a3f7c6c0-dd6b-4786-a834-a7fe73fd17a7} <Debug> TCPHandler: Processed in 0.001414212 sec. | ||
| 6885 | 2026.03.10 10:20:07.547447 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6886 | 2026.03.10 10:20:07.547541 [ 269 ] {b960222a-6349-4479-8579-dd467386eb87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6887 | 2026.03.10 10:20:07.547586 [ 269 ] {b960222a-6349-4479-8579-dd467386eb87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6888 | 2026.03.10 10:20:07.547993 [ 269 ] {b960222a-6349-4479-8579-dd467386eb87} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6889 | 2026.03.10 10:20:07.548029 [ 269 ] {b960222a-6349-4479-8579-dd467386eb87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6890 | 2026.03.10 10:20:07.548363 [ 269 ] {b960222a-6349-4479-8579-dd467386eb87} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6891 | 2026.03.10 10:20:07.548577 [ 269 ] {b960222a-6349-4479-8579-dd467386eb87} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6892 | 2026.03.10 10:20:07.548704 [ 269 ] {b960222a-6349-4479-8579-dd467386eb87} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001182 sec., 108291.03214890017 rows/sec., 7.54 MiB/sec. | ||
| 6893 | 2026.03.10 10:20:07.548742 [ 269 ] {b960222a-6349-4479-8579-dd467386eb87} <Debug> TCPHandler: Processed in 0.00134378 sec. | ||
| 6894 | 2026.03.10 10:20:07.548861 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6895 | 2026.03.10 10:20:07.548956 [ 269 ] {4b55659b-256a-4ef5-8a6d-a25301fe5e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6896 | 2026.03.10 10:20:07.548999 [ 269 ] {4b55659b-256a-4ef5-8a6d-a25301fe5e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6897 | 2026.03.10 10:20:07.549334 [ 269 ] {4b55659b-256a-4ef5-8a6d-a25301fe5e99} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6898 | 2026.03.10 10:20:07.549372 [ 269 ] {4b55659b-256a-4ef5-8a6d-a25301fe5e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6899 | 2026.03.10 10:20:07.549678 [ 269 ] {4b55659b-256a-4ef5-8a6d-a25301fe5e99} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6900 | 2026.03.10 10:20:07.549893 [ 269 ] {4b55659b-256a-4ef5-8a6d-a25301fe5e99} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2026.03.10 10:20:07.550022 [ 269 ] {4b55659b-256a-4ef5-8a6d-a25301fe5e99} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001084 sec., 44280.44280442805 rows/sec., 2.98 MiB/sec. | ||
| 6902 | 2026.03.10 10:20:07.550058 [ 269 ] {4b55659b-256a-4ef5-8a6d-a25301fe5e99} <Debug> TCPHandler: Processed in 0.001247218 sec. | ||
| 6903 | 2026.03.10 10:20:08.871958 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14807 | ||
| 6904 | 2026.03.10 10:20:08.872609 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6905 | 2026.03.10 10:20:08.872658 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6906 | 2026.03.10 10:20:08.873147 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6907 | 2026.03.10 10:20:08.873383 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6908 | 2026.03.10 10:20:08.873531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14807 | ||
| 6909 | 2026.03.10 10:20:08.873548 [ 155 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6910 | 2026.03.10 10:20:08.873650 [ 155 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6911 | 2026.03.10 10:20:08.873690 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6912 | 2026.03.10 10:20:08.873872 [ 193 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::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 | ||
| 6913 | 2026.03.10 10:20:08.874092 [ 193 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6914 | 2026.03.10 10:20:08.874153 [ 193 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12439 rows starting from the beginning of the part | ||
| 6915 | 2026.03.10 10:20:08.874255 [ 193 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 6916 | 2026.03.10 10:20:08.874331 [ 193 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 6917 | 2026.03.10 10:20:08.874385 [ 193 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 6918 | 2026.03.10 10:20:08.874422 [ 193 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 6919 | 2026.03.10 10:20:08.874457 [ 193 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 6920 | 2026.03.10 10:20:08.876308 [ 190 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14807 rows, containing 4 columns (4 merged, 0 gathered) in 0.002519257 sec., 5877526.588196441 rows/sec., 84.08 MiB/sec. | ||
| 6921 | 2026.03.10 10:20:08.876655 [ 201 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6922 | 2026.03.10 10:20:08.876968 [ 201 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_31_6} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6923 | 2026.03.10 10:20:08.877062 [ 201 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_31_6} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6924 | 2026.03.10 10:20:08.877158 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 6925 | 2026.03.10 10:20:09.659384 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6926 | 2026.03.10 10:20:09.677304 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6927 | 2026.03.10 10:20:09.677380 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6928 | 2026.03.10 10:20:09.683076 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6929 | 2026.03.10 10:20:09.683798 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6930 | 2026.03.10 10:20:09.684093 [ 155 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6931 | 2026.03.10 10:20:09.684155 [ 155 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6932 | 2026.03.10 10:20:09.684176 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6933 | 2026.03.10 10:20:09.684279 [ 193 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 6934 | 2026.03.10 10:20:09.687249 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6935 | 2026.03.10 10:20:09.687325 [ 193 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6936 | 2026.03.10 10:20:09.688123 [ 193 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 6937 | 2026.03.10 10:20:09.691663 [ 193 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 6938 | 2026.03.10 10:20:09.695372 [ 193 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 6939 | 2026.03.10 10:20:09.699395 [ 193 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 6940 | 2026.03.10 10:20:09.703421 [ 193 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 6941 | 2026.03.10 10:20:09.707204 [ 193 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 6942 | 2026.03.10 10:20:09.765018 [ 188 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080777408 sec., 2896.849574574119 rows/sec., 14.98 MiB/sec. | ||
| 6943 | 2026.03.10 10:20:09.767773 [ 190 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6944 | 2026.03.10 10:20:09.769746 [ 190 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_31_6} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6945 | 2026.03.10 10:20:09.769865 [ 190 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_31_6} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6946 | 2026.03.10 10:20:09.772255 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6947 | 2026.03.10 10:20:10.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.05 MiB, peak 287.59 MiB, free memory in arenas 0.00 B, will set to 281.11 MiB (RSS), difference: 4.06 MiB | ||
| 6948 | 2026.03.10 10:20:11.445487 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35323 | ||
| 6949 | 2026.03.10 10:20:11.445593 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6950 | 2026.03.10 10:20:11.445623 [ 292 ] {} <Debug> TCP-Session: 56c4556d-5a60-4f2d-93ac-7dff8e6b3d1d Authenticating user 'default' from [fd00:1122:3344:101::e]:35323 | ||
| 6951 | 2026.03.10 10:20:11.445645 [ 292 ] {} <Debug> TCP-Session: 56c4556d-5a60-4f2d-93ac-7dff8e6b3d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6952 | 2026.03.10 10:20:11.445657 [ 292 ] {} <Debug> TCP-Session: 56c4556d-5a60-4f2d-93ac-7dff8e6b3d1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6953 | 2026.03.10 10:20:11.445848 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35149 | ||
| 6954 | 2026.03.10 10:20:11.445886 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41137 | ||
| 6955 | 2026.03.10 10:20:11.445902 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59452 | ||
| 6956 | 2026.03.10 10:20:11.445937 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32768 | ||
| 6957 | 2026.03.10 10:20:11.445949 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55524 | ||
| 6958 | 2026.03.10 10:20:11.445976 [ 292 ] {} <Trace> TCP-Session: 56c4556d-5a60-4f2d-93ac-7dff8e6b3d1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6959 | 2026.03.10 10:20:11.445924 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53602 | ||
| 6960 | 2026.03.10 10:20:11.445890 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42159 | ||
| 6961 | 2026.03.10 10:20:11.446076 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6962 | 2026.03.10 10:20:11.445916 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45918 | ||
| 6963 | 2026.03.10 10:20:11.446120 [ 293 ] {} <Debug> TCP-Session: 9ced1560-9342-47c4-9953-7c215d0bb127 Authenticating user 'default' from [fd00:1122:3344:101::e]:35149 | ||
| 6964 | 2026.03.10 10:20:11.446159 [ 293 ] {} <Debug> TCP-Session: 9ced1560-9342-47c4-9953-7c215d0bb127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6965 | 2026.03.10 10:20:11.446172 [ 293 ] {} <Debug> TCP-Session: 9ced1560-9342-47c4-9953-7c215d0bb127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6966 | 2026.03.10 10:20:11.446179 [ 292 ] {0697cbcc-3c52-44d2-b86b-4fd7494b097c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35323) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6967 | 2026.03.10 10:20:11.446448 [ 292 ] {0697cbcc-3c52-44d2-b86b-4fd7494b097c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6968 | 2026.03.10 10:20:11.446509 [ 292 ] {0697cbcc-3c52-44d2-b86b-4fd7494b097c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6969 | 2026.03.10 10:20:11.446517 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6970 | 2026.03.10 10:20:11.446561 [ 291 ] {} <Debug> TCP-Session: 69fc8c2e-f877-4f90-9d6a-685533c14893 Authenticating user 'default' from [fd00:1122:3344:101::e]:55524 | ||
| 6971 | 2026.03.10 10:20:11.446586 [ 291 ] {} <Debug> TCP-Session: 69fc8c2e-f877-4f90-9d6a-685533c14893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6972 | 2026.03.10 10:20:11.446599 [ 291 ] {} <Debug> TCP-Session: 69fc8c2e-f877-4f90-9d6a-685533c14893 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6973 | 2026.03.10 10:20:11.446620 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6974 | 2026.03.10 10:20:11.446653 [ 267 ] {} <Debug> TCP-Session: cad2b295-95b1-4bc5-95c8-1282a164d3a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42159 | ||
| 6975 | 2026.03.10 10:20:11.446671 [ 267 ] {} <Debug> TCP-Session: cad2b295-95b1-4bc5-95c8-1282a164d3a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6976 | 2026.03.10 10:20:11.446687 [ 267 ] {} <Debug> TCP-Session: cad2b295-95b1-4bc5-95c8-1282a164d3a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6977 | 2026.03.10 10:20:11.446817 [ 292 ] {0697cbcc-3c52-44d2-b86b-4fd7494b097c} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 6978 | 2026.03.10 10:20:11.446962 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6979 | 2026.03.10 10:20:11.446997 [ 289 ] {} <Debug> TCP-Session: ad8d8631-26e8-43b0-8523-4c759ce35d2f Authenticating user 'default' from [fd00:1122:3344:101::e]:53602 | ||
| 6980 | 2026.03.10 10:20:11.447014 [ 289 ] {} <Debug> TCP-Session: ad8d8631-26e8-43b0-8523-4c759ce35d2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6981 | 2026.03.10 10:20:11.447030 [ 289 ] {} <Debug> TCP-Session: ad8d8631-26e8-43b0-8523-4c759ce35d2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6982 | 2026.03.10 10:20:11.447069 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6983 | 2026.03.10 10:20:11.447108 [ 286 ] {} <Debug> TCP-Session: 0f9d93f9-a308-4b70-99f5-22587c8261c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59452 | ||
| 6984 | 2026.03.10 10:20:11.447134 [ 286 ] {} <Debug> TCP-Session: 0f9d93f9-a308-4b70-99f5-22587c8261c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6985 | 2026.03.10 10:20:11.447147 [ 286 ] {} <Debug> TCP-Session: 0f9d93f9-a308-4b70-99f5-22587c8261c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6986 | 2026.03.10 10:20:11.447267 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6987 | 2026.03.10 10:20:11.447301 [ 288 ] {} <Debug> TCP-Session: f9674ff9-31a0-444d-bfdb-6cb64dc59d7c Authenticating user 'default' from [fd00:1122:3344:101::e]:45918 | ||
| 6988 | 2026.03.10 10:20:11.447319 [ 288 ] {} <Debug> TCP-Session: f9674ff9-31a0-444d-bfdb-6cb64dc59d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6989 | 2026.03.10 10:20:11.447335 [ 288 ] {} <Debug> TCP-Session: f9674ff9-31a0-444d-bfdb-6cb64dc59d7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6990 | 2026.03.10 10:20:11.447374 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6991 | 2026.03.10 10:20:11.447412 [ 290 ] {} <Debug> TCP-Session: ae2810f1-6600-4b47-ab52-585d77197daf Authenticating user 'default' from [fd00:1122:3344:101::e]:32768 | ||
| 6992 | 2026.03.10 10:20:11.447433 [ 290 ] {} <Debug> TCP-Session: ae2810f1-6600-4b47-ab52-585d77197daf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6993 | 2026.03.10 10:20:11.447445 [ 290 ] {} <Debug> TCP-Session: ae2810f1-6600-4b47-ab52-585d77197daf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6994 | 2026.03.10 10:20:11.447585 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6995 | 2026.03.10 10:20:11.447621 [ 294 ] {} <Debug> TCP-Session: 4f12940c-7d1d-4d70-a681-8cc12f6ef0dd Authenticating user 'default' from [fd00:1122:3344:101::e]:41137 | ||
| 6996 | 2026.03.10 10:20:11.447645 [ 294 ] {} <Debug> TCP-Session: 4f12940c-7d1d-4d70-a681-8cc12f6ef0dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6997 | 2026.03.10 10:20:11.447668 [ 294 ] {} <Debug> TCP-Session: 4f12940c-7d1d-4d70-a681-8cc12f6ef0dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6998 | 2026.03.10 10:20:11.447878 [ 322 ] {0697cbcc-3c52-44d2-b86b-4fd7494b097c} <Trace> AggregatingTransform: Aggregating | ||
| 6999 | 2026.03.10 10:20:11.447924 [ 322 ] {0697cbcc-3c52-44d2-b86b-4fd7494b097c} <Trace> Aggregator: Aggregation method: without_key | ||
| 7000 | 2026.03.10 10:20:11.447958 [ 322 ] {0697cbcc-3c52-44d2-b86b-4fd7494b097c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001040804 sec. (960.796 rows/sec., 37.53 KiB/sec.) | ||
| 7001 | 2026.03.10 10:20:11.447975 [ 322 ] {0697cbcc-3c52-44d2-b86b-4fd7494b097c} <Trace> Aggregator: Merging aggregated data | ||
| 7002 | 2026.03.10 10:20:11.449252 [ 292 ] {0697cbcc-3c52-44d2-b86b-4fd7494b097c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003134 sec., 319.0810465858328 rows/sec., 12.46 KiB/sec. | ||
| 7003 | 2026.03.10 10:20:11.449388 [ 292 ] {0697cbcc-3c52-44d2-b86b-4fd7494b097c} <Debug> TCPHandler: Processed in 0.003530199 sec. | ||
| 7004 | 2026.03.10 10:20:11.449517 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7005 | 2026.03.10 10:20:11.449532 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7006 | 2026.03.10 10:20:11.449552 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7007 | 2026.03.10 10:20:11.449573 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7008 | 2026.03.10 10:20:11.449588 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7009 | 2026.03.10 10:20:11.449602 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7010 | 2026.03.10 10:20:11.449620 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7011 | 2026.03.10 10:20:11.449636 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7012 | 2026.03.10 10:20:11.449656 [ 267 ] {} <Debug> TCP-Session: cad2b295-95b1-4bc5-95c8-1282a164d3a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7013 | 2026.03.10 10:20:11.449671 [ 294 ] {} <Debug> TCP-Session: 4f12940c-7d1d-4d70-a681-8cc12f6ef0dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7014 | 2026.03.10 10:20:11.449693 [ 286 ] {} <Debug> TCP-Session: 0f9d93f9-a308-4b70-99f5-22587c8261c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7015 | 2026.03.10 10:20:11.449655 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7016 | 2026.03.10 10:20:11.449646 [ 290 ] {} <Debug> TCP-Session: ae2810f1-6600-4b47-ab52-585d77197daf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7017 | 2026.03.10 10:20:11.449813 [ 289 ] {} <Debug> TCP-Session: ad8d8631-26e8-43b0-8523-4c759ce35d2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7018 | 2026.03.10 10:20:11.449620 [ 293 ] {} <Debug> TCP-Session: 9ced1560-9342-47c4-9953-7c215d0bb127 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7019 | 2026.03.10 10:20:11.449587 [ 291 ] {} <Debug> TCP-Session: 69fc8c2e-f877-4f90-9d6a-685533c14893 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7020 | 2026.03.10 10:20:11.449600 [ 288 ] {} <Debug> TCP-Session: f9674ff9-31a0-444d-bfdb-6cb64dc59d7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7021 | 2026.03.10 10:20:11.449547 [ 292 ] {} <Debug> TCP-Session: 56c4556d-5a60-4f2d-93ac-7dff8e6b3d1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7022 | 2026.03.10 10:20:11.506059 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63999 | ||
| 7023 | 2026.03.10 10:20:11.506176 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7024 | 2026.03.10 10:20:11.506205 [ 292 ] {} <Debug> TCP-Session: e48d094f-16cf-4e1c-8a5a-0cb2e66fbcdb Authenticating user 'default' from [fd00:1122:3344:101::e]:63999 | ||
| 7025 | 2026.03.10 10:20:11.506227 [ 292 ] {} <Debug> TCP-Session: e48d094f-16cf-4e1c-8a5a-0cb2e66fbcdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7026 | 2026.03.10 10:20:11.506239 [ 292 ] {} <Debug> TCP-Session: e48d094f-16cf-4e1c-8a5a-0cb2e66fbcdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7027 | 2026.03.10 10:20:11.506491 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35908 | ||
| 7028 | 2026.03.10 10:20:11.506518 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36929 | ||
| 7029 | 2026.03.10 10:20:11.506542 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40881 | ||
| 7030 | 2026.03.10 10:20:11.506565 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38894 | ||
| 7031 | 2026.03.10 10:20:11.506580 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43979 | ||
| 7032 | 2026.03.10 10:20:11.506626 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7033 | 2026.03.10 10:20:11.506661 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7034 | 2026.03.10 10:20:11.506680 [ 288 ] {} <Debug> TCP-Session: 5852e014-5809-405f-acbc-679f2e25800b Authenticating user 'default' from [fd00:1122:3344:101::e]:40881 | ||
| 7035 | 2026.03.10 10:20:11.506613 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7036 | 2026.03.10 10:20:11.506713 [ 288 ] {} <Debug> TCP-Session: 5852e014-5809-405f-acbc-679f2e25800b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7037 | 2026.03.10 10:20:11.506706 [ 290 ] {} <Debug> TCP-Session: 28575578-fe03-40d9-9574-98a8a9f53b9f Authenticating user 'default' from [fd00:1122:3344:101::e]:38894 | ||
| 7038 | 2026.03.10 10:20:11.506732 [ 288 ] {} <Debug> TCP-Session: 5852e014-5809-405f-acbc-679f2e25800b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7039 | 2026.03.10 10:20:11.506729 [ 267 ] {} <Debug> TCP-Session: 3b753d9b-cee4-437e-9950-8da9b18202f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36929 | ||
| 7040 | 2026.03.10 10:20:11.506751 [ 290 ] {} <Debug> TCP-Session: 28575578-fe03-40d9-9574-98a8a9f53b9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7041 | 2026.03.10 10:20:11.506767 [ 267 ] {} <Debug> TCP-Session: 3b753d9b-cee4-437e-9950-8da9b18202f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7042 | 2026.03.10 10:20:11.506781 [ 290 ] {} <Debug> TCP-Session: 28575578-fe03-40d9-9574-98a8a9f53b9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7043 | 2026.03.10 10:20:11.506794 [ 267 ] {} <Debug> TCP-Session: 3b753d9b-cee4-437e-9950-8da9b18202f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7044 | 2026.03.10 10:20:11.506606 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7045 | 2026.03.10 10:20:11.506553 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54623 | ||
| 7046 | 2026.03.10 10:20:11.506851 [ 293 ] {} <Debug> TCP-Session: 65858239-d0c8-441b-a7cd-a6d9add25504 Authenticating user 'default' from [fd00:1122:3344:101::e]:35908 | ||
| 7047 | 2026.03.10 10:20:11.506529 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62753 | ||
| 7048 | 2026.03.10 10:20:11.506884 [ 293 ] {} <Debug> TCP-Session: 65858239-d0c8-441b-a7cd-a6d9add25504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7049 | 2026.03.10 10:20:11.506717 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7050 | 2026.03.10 10:20:11.506911 [ 293 ] {} <Debug> TCP-Session: 65858239-d0c8-441b-a7cd-a6d9add25504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7051 | 2026.03.10 10:20:11.506909 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7052 | 2026.03.10 10:20:11.506941 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7053 | 2026.03.10 10:20:11.506943 [ 291 ] {} <Debug> TCP-Session: 277f8c61-cd3e-46a1-bee6-0ca044c5094e Authenticating user 'default' from [fd00:1122:3344:101::e]:43979 | ||
| 7054 | 2026.03.10 10:20:11.506990 [ 286 ] {} <Debug> TCP-Session: fc378a1a-0981-4337-b6dd-a56a521d58fd Authenticating user 'default' from [fd00:1122:3344:101::e]:62753 | ||
| 7055 | 2026.03.10 10:20:11.506981 [ 289 ] {} <Debug> TCP-Session: a9539b80-5e99-4b12-b2f8-e1955efcecb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54623 | ||
| 7056 | 2026.03.10 10:20:11.507021 [ 286 ] {} <Debug> TCP-Session: fc378a1a-0981-4337-b6dd-a56a521d58fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7057 | 2026.03.10 10:20:11.507042 [ 289 ] {} <Debug> TCP-Session: a9539b80-5e99-4b12-b2f8-e1955efcecb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7058 | 2026.03.10 10:20:11.507051 [ 286 ] {} <Debug> TCP-Session: fc378a1a-0981-4337-b6dd-a56a521d58fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7059 | 2026.03.10 10:20:11.507067 [ 289 ] {} <Debug> TCP-Session: a9539b80-5e99-4b12-b2f8-e1955efcecb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7060 | 2026.03.10 10:20:11.507012 [ 291 ] {} <Debug> TCP-Session: 277f8c61-cd3e-46a1-bee6-0ca044c5094e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7061 | 2026.03.10 10:20:11.506592 [ 292 ] {} <Trace> TCP-Session: e48d094f-16cf-4e1c-8a5a-0cb2e66fbcdb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7062 | 2026.03.10 10:20:11.507115 [ 291 ] {} <Debug> TCP-Session: 277f8c61-cd3e-46a1-bee6-0ca044c5094e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7063 | 2026.03.10 10:20:11.506509 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40752 | ||
| 7064 | 2026.03.10 10:20:11.507206 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7065 | 2026.03.10 10:20:11.507228 [ 294 ] {} <Debug> TCP-Session: 60f77866-3d93-4186-8841-dc3b4da57816 Authenticating user 'default' from [fd00:1122:3344:101::e]:40752 | ||
| 7066 | 2026.03.10 10:20:11.507243 [ 294 ] {} <Debug> TCP-Session: 60f77866-3d93-4186-8841-dc3b4da57816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7067 | 2026.03.10 10:20:11.507257 [ 294 ] {} <Debug> TCP-Session: 60f77866-3d93-4186-8841-dc3b4da57816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7068 | 2026.03.10 10:20:11.507281 [ 292 ] {0b2379d1-1b28-4053-9ad3-f350826db2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63999) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7069 | 2026.03.10 10:20:11.507531 [ 292 ] {0b2379d1-1b28-4053-9ad3-f350826db2cc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7070 | 2026.03.10 10:20:11.507585 [ 292 ] {0b2379d1-1b28-4053-9ad3-f350826db2cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7071 | 2026.03.10 10:20:11.507860 [ 292 ] {0b2379d1-1b28-4053-9ad3-f350826db2cc} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 7072 | 2026.03.10 10:20:11.508833 [ 339 ] {0b2379d1-1b28-4053-9ad3-f350826db2cc} <Trace> AggregatingTransform: Aggregating | ||
| 7073 | 2026.03.10 10:20:11.508878 [ 339 ] {0b2379d1-1b28-4053-9ad3-f350826db2cc} <Trace> Aggregator: Aggregation method: without_key | ||
| 7074 | 2026.03.10 10:20:11.508918 [ 339 ] {0b2379d1-1b28-4053-9ad3-f350826db2cc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960882 sec. (1040.711 rows/sec., 40.65 KiB/sec.) | ||
| 7075 | 2026.03.10 10:20:11.508939 [ 339 ] {0b2379d1-1b28-4053-9ad3-f350826db2cc} <Trace> Aggregator: Merging aggregated data | ||
| 7076 | 2026.03.10 10:20:11.510199 [ 292 ] {0b2379d1-1b28-4053-9ad3-f350826db2cc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002972 sec., 336.47375504710635 rows/sec., 13.14 KiB/sec. | ||
| 7077 | 2026.03.10 10:20:11.510350 [ 292 ] {0b2379d1-1b28-4053-9ad3-f350826db2cc} <Debug> TCPHandler: Processed in 0.003874657 sec. | ||
| 7078 | 2026.03.10 10:20:11.510467 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7079 | 2026.03.10 10:20:11.510497 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7080 | 2026.03.10 10:20:11.510514 [ 292 ] {} <Debug> TCP-Session: e48d094f-16cf-4e1c-8a5a-0cb2e66fbcdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7081 | 2026.03.10 10:20:11.510521 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7082 | 2026.03.10 10:20:11.510546 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7083 | 2026.03.10 10:20:11.510572 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7084 | 2026.03.10 10:20:11.510599 [ 294 ] {} <Debug> TCP-Session: 60f77866-3d93-4186-8841-dc3b4da57816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7085 | 2026.03.10 10:20:11.510599 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7086 | 2026.03.10 10:20:11.510630 [ 267 ] {} <Debug> TCP-Session: 3b753d9b-cee4-437e-9950-8da9b18202f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7087 | 2026.03.10 10:20:11.510642 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7088 | 2026.03.10 10:20:11.510664 [ 289 ] {} <Debug> TCP-Session: a9539b80-5e99-4b12-b2f8-e1955efcecb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7089 | 2026.03.10 10:20:11.510667 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7090 | 2026.03.10 10:20:11.510690 [ 293 ] {} <Debug> TCP-Session: 65858239-d0c8-441b-a7cd-a6d9add25504 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7091 | 2026.03.10 10:20:11.510570 [ 286 ] {} <Debug> TCP-Session: fc378a1a-0981-4337-b6dd-a56a521d58fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7092 | 2026.03.10 10:20:11.510724 [ 291 ] {} <Debug> TCP-Session: 277f8c61-cd3e-46a1-bee6-0ca044c5094e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7093 | 2026.03.10 10:20:11.510538 [ 290 ] {} <Debug> TCP-Session: 28575578-fe03-40d9-9574-98a8a9f53b9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7094 | 2026.03.10 10:20:11.510616 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7095 | 2026.03.10 10:20:11.510806 [ 288 ] {} <Debug> TCP-Session: 5852e014-5809-405f-acbc-679f2e25800b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7096 | 2026.03.10 10:20:12.546391 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7097 | 2026.03.10 10:20:12.546574 [ 269 ] {e3cd3f0b-9ef2-4725-a0a2-106d2a9ca24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7098 | 2026.03.10 10:20:12.546643 [ 269 ] {e3cd3f0b-9ef2-4725-a0a2-106d2a9ca24a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7099 | 2026.03.10 10:20:12.547355 [ 269 ] {e3cd3f0b-9ef2-4725-a0a2-106d2a9ca24a} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7100 | 2026.03.10 10:20:12.547413 [ 269 ] {e3cd3f0b-9ef2-4725-a0a2-106d2a9ca24a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7101 | 2026.03.10 10:20:12.547852 [ 269 ] {e3cd3f0b-9ef2-4725-a0a2-106d2a9ca24a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7102 | 2026.03.10 10:20:12.548086 [ 269 ] {e3cd3f0b-9ef2-4725-a0a2-106d2a9ca24a} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7103 | 2026.03.10 10:20:12.548258 [ 269 ] {e3cd3f0b-9ef2-4725-a0a2-106d2a9ca24a} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001734 sec., 51903.114186851206 rows/sec., 4.37 MiB/sec. | ||
| 7104 | 2026.03.10 10:20:12.548313 [ 269 ] {e3cd3f0b-9ef2-4725-a0a2-106d2a9ca24a} <Debug> TCPHandler: Processed in 0.002065466 sec. | ||
| 7105 | 2026.03.10 10:20:12.548443 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7106 | 2026.03.10 10:20:12.548550 [ 269 ] {b5d45441-8422-44d6-9019-d530e77e99f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7107 | 2026.03.10 10:20:12.548596 [ 269 ] {b5d45441-8422-44d6-9019-d530e77e99f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7108 | 2026.03.10 10:20:12.549049 [ 269 ] {b5d45441-8422-44d6-9019-d530e77e99f7} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7109 | 2026.03.10 10:20:12.549090 [ 269 ] {b5d45441-8422-44d6-9019-d530e77e99f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7110 | 2026.03.10 10:20:12.549421 [ 269 ] {b5d45441-8422-44d6-9019-d530e77e99f7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7111 | 2026.03.10 10:20:12.549650 [ 269 ] {b5d45441-8422-44d6-9019-d530e77e99f7} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7112 | 2026.03.10 10:20:12.549757 [ 145 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7113 | 2026.03.10 10:20:12.549789 [ 269 ] {b5d45441-8422-44d6-9019-d530e77e99f7} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001264 sec., 13449.367088607596 rows/sec., 1011.33 KiB/sec. | ||
| 7114 | 2026.03.10 10:20:12.549796 [ 145 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7115 | 2026.03.10 10:20:12.549821 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7116 | 2026.03.10 10:20:12.549832 [ 269 ] {b5d45441-8422-44d6-9019-d530e77e99f7} <Debug> TCPHandler: Processed in 0.001442462 sec. | ||
| 7117 | 2026.03.10 10:20:12.549948 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7118 | 2026.03.10 10:20:12.549945 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 7119 | 2026.03.10 10:20:12.550045 [ 269 ] {2e5f4d4b-5095-4d9c-81fb-878096d3c343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7120 | 2026.03.10 10:20:12.550093 [ 269 ] {2e5f4d4b-5095-4d9c-81fb-878096d3c343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7121 | 2026.03.10 10:20:12.550098 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7122 | 2026.03.10 10:20:12.550144 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 81 rows starting from the beginning of the part | ||
| 7123 | 2026.03.10 10:20:12.550209 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part | ||
| 7124 | 2026.03.10 10:20:12.550252 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 25 rows starting from the beginning of the part | ||
| 7125 | 2026.03.10 10:20:12.550292 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 17 rows starting from the beginning of the part | ||
| 7126 | 2026.03.10 10:20:12.550328 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part | ||
| 7127 | 2026.03.10 10:20:12.550368 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 17 rows starting from the beginning of the part | ||
| 7128 | 2026.03.10 10:20:12.550533 [ 269 ] {2e5f4d4b-5095-4d9c-81fb-878096d3c343} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7129 | 2026.03.10 10:20:12.550575 [ 269 ] {2e5f4d4b-5095-4d9c-81fb-878096d3c343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7130 | 2026.03.10 10:20:12.550926 [ 269 ] {2e5f4d4b-5095-4d9c-81fb-878096d3c343} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7131 | 2026.03.10 10:20:12.551164 [ 269 ] {2e5f4d4b-5095-4d9c-81fb-878096d3c343} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7132 | 2026.03.10 10:20:12.551192 [ 196 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130582 sec., 164647.5011869936 rows/sec., 12.69 MiB/sec. | ||
| 7133 | 2026.03.10 10:20:12.551299 [ 269 ] {2e5f4d4b-5095-4d9c-81fb-878096d3c343} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001277 sec., 63429.91386061081 rows/sec., 4.95 MiB/sec. | ||
| 7134 | 2026.03.10 10:20:12.551326 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7135 | 2026.03.10 10:20:12.551345 [ 269 ] {2e5f4d4b-5095-4d9c-81fb-878096d3c343} <Debug> TCPHandler: Processed in 0.001453703 sec. | ||
| 7136 | 2026.03.10 10:20:12.551463 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7137 | 2026.03.10 10:20:12.551561 [ 269 ] {c9ef290f-f80b-49ce-a868-8a90b5ae5e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7138 | 2026.03.10 10:20:12.551571 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_41_8} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7139 | 2026.03.10 10:20:12.551608 [ 269 ] {c9ef290f-f80b-49ce-a868-8a90b5ae5e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7140 | 2026.03.10 10:20:12.551649 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_41_8} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7141 | 2026.03.10 10:20:12.551722 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7142 | 2026.03.10 10:20:12.552037 [ 269 ] {c9ef290f-f80b-49ce-a868-8a90b5ae5e72} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7143 | 2026.03.10 10:20:12.552078 [ 269 ] {c9ef290f-f80b-49ce-a868-8a90b5ae5e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7144 | 2026.03.10 10:20:12.552452 [ 269 ] {c9ef290f-f80b-49ce-a868-8a90b5ae5e72} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7145 | 2026.03.10 10:20:12.552690 [ 269 ] {c9ef290f-f80b-49ce-a868-8a90b5ae5e72} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7146 | 2026.03.10 10:20:12.552823 [ 269 ] {c9ef290f-f80b-49ce-a868-8a90b5ae5e72} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 7147 | 2026.03.10 10:20:12.552862 [ 269 ] {c9ef290f-f80b-49ce-a868-8a90b5ae5e72} <Debug> TCPHandler: Processed in 0.001448343 sec. | ||
| 7148 | 2026.03.10 10:20:12.552984 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7149 | 2026.03.10 10:20:12.553080 [ 269 ] {7307b0c6-2e28-495a-8ef0-f0143b88bbb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7150 | 2026.03.10 10:20:12.553136 [ 269 ] {7307b0c6-2e28-495a-8ef0-f0143b88bbb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7151 | 2026.03.10 10:20:12.553974 [ 269 ] {7307b0c6-2e28-495a-8ef0-f0143b88bbb3} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2026.03.10 10:20:12.554011 [ 269 ] {7307b0c6-2e28-495a-8ef0-f0143b88bbb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7153 | 2026.03.10 10:20:12.554582 [ 269 ] {7307b0c6-2e28-495a-8ef0-f0143b88bbb3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7154 | 2026.03.10 10:20:12.554810 [ 269 ] {7307b0c6-2e28-495a-8ef0-f0143b88bbb3} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2026.03.10 10:20:12.554923 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7156 | 2026.03.10 10:20:12.554950 [ 269 ] {7307b0c6-2e28-495a-8ef0-f0143b88bbb3} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001889 sec., 8999.47061937533 rows/sec., 16.13 MiB/sec. | ||
| 7157 | 2026.03.10 10:20:12.554957 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7158 | 2026.03.10 10:20:12.554982 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7159 | 2026.03.10 10:20:12.555015 [ 269 ] {7307b0c6-2e28-495a-8ef0-f0143b88bbb3} <Debug> TCPHandler: Processed in 0.002079967 sec. | ||
| 7160 | 2026.03.10 10:20:12.555104 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 7161 | 2026.03.10 10:20:12.555138 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7162 | 2026.03.10 10:20:12.555241 [ 269 ] {994c7eca-cb54-4de7-b941-30056147779e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7163 | 2026.03.10 10:20:12.555283 [ 269 ] {994c7eca-cb54-4de7-b941-30056147779e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7164 | 2026.03.10 10:20:12.555355 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7165 | 2026.03.10 10:20:12.555425 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 734 rows starting from the beginning of the part | ||
| 7166 | 2026.03.10 10:20:12.555584 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 17 rows starting from the beginning of the part | ||
| 7167 | 2026.03.10 10:20:12.555635 [ 269 ] {994c7eca-cb54-4de7-b941-30056147779e} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7168 | 2026.03.10 10:20:12.555676 [ 269 ] {994c7eca-cb54-4de7-b941-30056147779e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7169 | 2026.03.10 10:20:12.555699 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 25 rows starting from the beginning of the part | ||
| 7170 | 2026.03.10 10:20:12.555804 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 17 rows starting from the beginning of the part | ||
| 7171 | 2026.03.10 10:20:12.555896 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part | ||
| 7172 | 2026.03.10 10:20:12.556004 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 17 rows starting from the beginning of the part | ||
| 7173 | 2026.03.10 10:20:12.556025 [ 269 ] {994c7eca-cb54-4de7-b941-30056147779e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7174 | 2026.03.10 10:20:12.556243 [ 269 ] {994c7eca-cb54-4de7-b941-30056147779e} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7175 | 2026.03.10 10:20:12.556381 [ 269 ] {994c7eca-cb54-4de7-b941-30056147779e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 7176 | 2026.03.10 10:20:12.556419 [ 269 ] {994c7eca-cb54-4de7-b941-30056147779e} <Debug> TCPHandler: Processed in 0.00133003 sec. | ||
| 7177 | 2026.03.10 10:20:12.571288 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 19 columns (19 merged, 0 gathered) in 0.016251006 sec., 51935.246347210756 rows/sec., 93.07 MiB/sec. | ||
| 7178 | 2026.03.10 10:20:12.572403 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7179 | 2026.03.10 10:20:12.572746 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7180 | 2026.03.10 10:20:12.572825 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7181 | 2026.03.10 10:20:12.572981 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. | ||
| 7182 | 2026.03.10 10:20:13.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.73 MiB, peak 289.48 MiB, free memory in arenas 0.00 B, will set to 285.00 MiB (RSS), difference: 3.27 MiB | ||
| 7183 | 2026.03.10 10:20:14.520934 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48111 | ||
| 7184 | 2026.03.10 10:20:14.521053 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7185 | 2026.03.10 10:20:14.521078 [ 294 ] {} <Debug> TCP-Session: 71227a37-3c94-41da-92fc-43d9020731a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48111 | ||
| 7186 | 2026.03.10 10:20:14.521100 [ 294 ] {} <Debug> TCP-Session: 71227a37-3c94-41da-92fc-43d9020731a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7187 | 2026.03.10 10:20:14.521114 [ 294 ] {} <Debug> TCP-Session: 71227a37-3c94-41da-92fc-43d9020731a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7188 | 2026.03.10 10:20:14.521306 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65218 | ||
| 7189 | 2026.03.10 10:20:14.521335 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42492 | ||
| 7190 | 2026.03.10 10:20:14.521358 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56228 | ||
| 7191 | 2026.03.10 10:20:14.521379 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49514 | ||
| 7192 | 2026.03.10 10:20:14.521414 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7193 | 2026.03.10 10:20:14.521421 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7194 | 2026.03.10 10:20:14.521389 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64637 | ||
| 7195 | 2026.03.10 10:20:14.521444 [ 267 ] {} <Debug> TCP-Session: 26c80711-f759-4169-8bdb-d5b9d65d7bd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:65218 | ||
| 7196 | 2026.03.10 10:20:14.521478 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7197 | 2026.03.10 10:20:14.521450 [ 288 ] {} <Debug> TCP-Session: a6af1131-0ace-421f-8d3a-25b2f209cfa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42492 | ||
| 7198 | 2026.03.10 10:20:14.521508 [ 267 ] {} <Debug> TCP-Session: 26c80711-f759-4169-8bdb-d5b9d65d7bd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7199 | 2026.03.10 10:20:14.521510 [ 292 ] {} <Debug> TCP-Session: 8f191956-b97b-4dab-a619-30fd3271a593 Authenticating user 'default' from [fd00:1122:3344:101::e]:49514 | ||
| 7200 | 2026.03.10 10:20:14.521523 [ 288 ] {} <Debug> TCP-Session: a6af1131-0ace-421f-8d3a-25b2f209cfa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7201 | 2026.03.10 10:20:14.521525 [ 267 ] {} <Debug> TCP-Session: 26c80711-f759-4169-8bdb-d5b9d65d7bd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7202 | 2026.03.10 10:20:14.521537 [ 292 ] {} <Debug> TCP-Session: 8f191956-b97b-4dab-a619-30fd3271a593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7203 | 2026.03.10 10:20:14.521541 [ 288 ] {} <Debug> TCP-Session: a6af1131-0ace-421f-8d3a-25b2f209cfa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7204 | 2026.03.10 10:20:14.521554 [ 292 ] {} <Debug> TCP-Session: 8f191956-b97b-4dab-a619-30fd3271a593 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7205 | 2026.03.10 10:20:14.521558 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7206 | 2026.03.10 10:20:14.521503 [ 294 ] {} <Trace> TCP-Session: 71227a37-3c94-41da-92fc-43d9020731a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7207 | 2026.03.10 10:20:14.521599 [ 293 ] {} <Debug> TCP-Session: 3b890e49-d79f-43d7-87ba-7043729977e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64637 | ||
| 7208 | 2026.03.10 10:20:14.521375 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61113 | ||
| 7209 | 2026.03.10 10:20:14.521636 [ 293 ] {} <Debug> TCP-Session: 3b890e49-d79f-43d7-87ba-7043729977e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7210 | 2026.03.10 10:20:14.521360 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52994 | ||
| 7211 | 2026.03.10 10:20:14.521682 [ 293 ] {} <Debug> TCP-Session: 3b890e49-d79f-43d7-87ba-7043729977e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7212 | 2026.03.10 10:20:14.521324 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39748 | ||
| 7213 | 2026.03.10 10:20:14.521732 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7214 | 2026.03.10 10:20:14.521453 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7215 | 2026.03.10 10:20:14.521759 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7216 | 2026.03.10 10:20:14.521773 [ 291 ] {} <Debug> TCP-Session: 495f43a0-2cb9-4f2c-93fa-994c45324be7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61113 | ||
| 7217 | 2026.03.10 10:20:14.521792 [ 290 ] {} <Debug> TCP-Session: fe7b8042-402a-4a89-a302-f6a9b0688ecf Authenticating user 'default' from [fd00:1122:3344:101::e]:56228 | ||
| 7218 | 2026.03.10 10:20:14.521811 [ 289 ] {} <Debug> TCP-Session: 1a900949-4db9-45be-ad17-3ee63ea9c04b Authenticating user 'default' from [fd00:1122:3344:101::e]:52994 | ||
| 7219 | 2026.03.10 10:20:14.521837 [ 291 ] {} <Debug> TCP-Session: 495f43a0-2cb9-4f2c-93fa-994c45324be7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7220 | 2026.03.10 10:20:14.521841 [ 290 ] {} <Debug> TCP-Session: fe7b8042-402a-4a89-a302-f6a9b0688ecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7221 | 2026.03.10 10:20:14.521858 [ 289 ] {} <Debug> TCP-Session: 1a900949-4db9-45be-ad17-3ee63ea9c04b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7222 | 2026.03.10 10:20:14.521882 [ 290 ] {} <Debug> TCP-Session: fe7b8042-402a-4a89-a302-f6a9b0688ecf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7223 | 2026.03.10 10:20:14.521896 [ 289 ] {} <Debug> TCP-Session: 1a900949-4db9-45be-ad17-3ee63ea9c04b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7224 | 2026.03.10 10:20:14.521868 [ 291 ] {} <Debug> TCP-Session: 495f43a0-2cb9-4f2c-93fa-994c45324be7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7225 | 2026.03.10 10:20:14.521789 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7226 | 2026.03.10 10:20:14.521775 [ 294 ] {1d54ed0d-b619-418f-8450-bbd70bcb66b1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48111) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7227 | 2026.03.10 10:20:14.521979 [ 286 ] {} <Debug> TCP-Session: 1c174f00-65da-4ef1-9f5b-55ec19f413c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39748 | ||
| 7228 | 2026.03.10 10:20:14.521999 [ 286 ] {} <Debug> TCP-Session: 1c174f00-65da-4ef1-9f5b-55ec19f413c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7229 | 2026.03.10 10:20:14.522012 [ 286 ] {} <Debug> TCP-Session: 1c174f00-65da-4ef1-9f5b-55ec19f413c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7230 | 2026.03.10 10:20:14.522280 [ 294 ] {1d54ed0d-b619-418f-8450-bbd70bcb66b1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7231 | 2026.03.10 10:20:14.522334 [ 294 ] {1d54ed0d-b619-418f-8450-bbd70bcb66b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7232 | 2026.03.10 10:20:14.522644 [ 294 ] {1d54ed0d-b619-418f-8450-bbd70bcb66b1} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 7233 | 2026.03.10 10:20:14.523630 [ 342 ] {1d54ed0d-b619-418f-8450-bbd70bcb66b1} <Trace> AggregatingTransform: Aggregating | ||
| 7234 | 2026.03.10 10:20:14.523686 [ 342 ] {1d54ed0d-b619-418f-8450-bbd70bcb66b1} <Trace> Aggregator: Aggregation method: without_key | ||
| 7235 | 2026.03.10 10:20:14.523725 [ 342 ] {1d54ed0d-b619-418f-8450-bbd70bcb66b1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000980322 sec. (1020.073 rows/sec., 39.85 KiB/sec.) | ||
| 7236 | 2026.03.10 10:20:14.523745 [ 342 ] {1d54ed0d-b619-418f-8450-bbd70bcb66b1} <Trace> Aggregator: Merging aggregated data | ||
| 7237 | 2026.03.10 10:20:14.525236 [ 294 ] {1d54ed0d-b619-418f-8450-bbd70bcb66b1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003528 sec., 283.4467120181406 rows/sec., 11.07 KiB/sec. | ||
| 7238 | 2026.03.10 10:20:14.525381 [ 294 ] {1d54ed0d-b619-418f-8450-bbd70bcb66b1} <Debug> TCPHandler: Processed in 0.004018891 sec. | ||
| 7239 | 2026.03.10 10:20:14.525518 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7240 | 2026.03.10 10:20:14.525546 [ 294 ] {} <Debug> TCP-Session: 71227a37-3c94-41da-92fc-43d9020731a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7241 | 2026.03.10 10:20:14.525546 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7242 | 2026.03.10 10:20:14.525570 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7243 | 2026.03.10 10:20:14.525591 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7244 | 2026.03.10 10:20:14.525597 [ 291 ] {} <Debug> TCP-Session: 495f43a0-2cb9-4f2c-93fa-994c45324be7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7245 | 2026.03.10 10:20:14.525613 [ 267 ] {} <Debug> TCP-Session: 26c80711-f759-4169-8bdb-d5b9d65d7bd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7246 | 2026.03.10 10:20:14.525630 [ 288 ] {} <Debug> TCP-Session: a6af1131-0ace-421f-8d3a-25b2f209cfa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7247 | 2026.03.10 10:20:14.525632 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7248 | 2026.03.10 10:20:14.525654 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7249 | 2026.03.10 10:20:14.525671 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7250 | 2026.03.10 10:20:14.525692 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7251 | 2026.03.10 10:20:14.525736 [ 289 ] {} <Debug> TCP-Session: 1a900949-4db9-45be-ad17-3ee63ea9c04b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7252 | 2026.03.10 10:20:14.525706 [ 290 ] {} <Debug> TCP-Session: fe7b8042-402a-4a89-a302-f6a9b0688ecf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7253 | 2026.03.10 10:20:14.525767 [ 292 ] {} <Debug> TCP-Session: 8f191956-b97b-4dab-a619-30fd3271a593 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7254 | 2026.03.10 10:20:14.525696 [ 286 ] {} <Debug> TCP-Session: 1c174f00-65da-4ef1-9f5b-55ec19f413c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7255 | 2026.03.10 10:20:14.525613 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7256 | 2026.03.10 10:20:14.525856 [ 293 ] {} <Debug> TCP-Session: 3b890e49-d79f-43d7-87ba-7043729977e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7257 | 2026.03.10 10:20:16.252189 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7258 | 2026.03.10 10:20:16.252239 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7259 | 2026.03.10 10:20:16.373680 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15319 | ||
| 7260 | 2026.03.10 10:20:16.374471 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7261 | 2026.03.10 10:20:16.374551 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7262 | 2026.03.10 10:20:16.375209 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7263 | 2026.03.10 10:20:16.375446 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7264 | 2026.03.10 10:20:16.375594 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15319 | ||
| 7265 | 2026.03.10 10:20:16.415161 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 870 | ||
| 7266 | 2026.03.10 10:20:16.417477 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7267 | 2026.03.10 10:20:16.417535 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7268 | 2026.03.10 10:20:16.418765 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7269 | 2026.03.10 10:20:16.419043 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7270 | 2026.03.10 10:20:16.419424 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 870 | ||
| 7271 | 2026.03.10 10:20:17.001251 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00085981 sec. | ||
| 7272 | 2026.03.10 10:20:17.187373 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7273 | 2026.03.10 10:20:17.203812 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7274 | 2026.03.10 10:20:17.203880 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7275 | 2026.03.10 10:20:17.210079 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7276 | 2026.03.10 10:20:17.210788 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7277 | 2026.03.10 10:20:17.213676 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7278 | 2026.03.10 10:20:17.546586 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7279 | 2026.03.10 10:20:17.546836 [ 269 ] {792ec685-c38f-4966-8820-e5ff9056843b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7280 | 2026.03.10 10:20:17.546938 [ 269 ] {792ec685-c38f-4966-8820-e5ff9056843b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7281 | 2026.03.10 10:20:17.547790 [ 269 ] {792ec685-c38f-4966-8820-e5ff9056843b} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7282 | 2026.03.10 10:20:17.547832 [ 269 ] {792ec685-c38f-4966-8820-e5ff9056843b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7283 | 2026.03.10 10:20:17.548188 [ 269 ] {792ec685-c38f-4966-8820-e5ff9056843b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7284 | 2026.03.10 10:20:17.548403 [ 269 ] {792ec685-c38f-4966-8820-e5ff9056843b} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7285 | 2026.03.10 10:20:17.548551 [ 269 ] {792ec685-c38f-4966-8820-e5ff9056843b} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001788 sec., 59284.11633109619 rows/sec., 4.98 MiB/sec. | ||
| 7286 | 2026.03.10 10:20:17.548592 [ 269 ] {792ec685-c38f-4966-8820-e5ff9056843b} <Debug> TCPHandler: Processed in 0.002176429 sec. | ||
| 7287 | 2026.03.10 10:20:17.548708 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7288 | 2026.03.10 10:20:17.548801 [ 269 ] {40c709f2-7f63-4f94-b071-888e6b9140bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7289 | 2026.03.10 10:20:17.548841 [ 269 ] {40c709f2-7f63-4f94-b071-888e6b9140bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7290 | 2026.03.10 10:20:17.549241 [ 269 ] {40c709f2-7f63-4f94-b071-888e6b9140bb} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2026.03.10 10:20:17.549277 [ 269 ] {40c709f2-7f63-4f94-b071-888e6b9140bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7292 | 2026.03.10 10:20:17.549579 [ 269 ] {40c709f2-7f63-4f94-b071-888e6b9140bb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7293 | 2026.03.10 10:20:17.549787 [ 269 ] {40c709f2-7f63-4f94-b071-888e6b9140bb} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7294 | 2026.03.10 10:20:17.549916 [ 269 ] {40c709f2-7f63-4f94-b071-888e6b9140bb} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001133 sec., 22065.31332744925 rows/sec., 1.62 MiB/sec. | ||
| 7295 | 2026.03.10 10:20:17.549958 [ 269 ] {40c709f2-7f63-4f94-b071-888e6b9140bb} <Debug> TCPHandler: Processed in 0.00129957 sec. | ||
| 7296 | 2026.03.10 10:20:17.550060 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7297 | 2026.03.10 10:20:17.550152 [ 269 ] {32f03e08-722f-49a1-888f-4e8e33b60d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7298 | 2026.03.10 10:20:17.550191 [ 269 ] {32f03e08-722f-49a1-888f-4e8e33b60d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7299 | 2026.03.10 10:20:17.550602 [ 269 ] {32f03e08-722f-49a1-888f-4e8e33b60d4e} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7300 | 2026.03.10 10:20:17.550640 [ 269 ] {32f03e08-722f-49a1-888f-4e8e33b60d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7301 | 2026.03.10 10:20:17.550938 [ 269 ] {32f03e08-722f-49a1-888f-4e8e33b60d4e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7302 | 2026.03.10 10:20:17.551146 [ 269 ] {32f03e08-722f-49a1-888f-4e8e33b60d4e} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7303 | 2026.03.10 10:20:17.551272 [ 269 ] {32f03e08-722f-49a1-888f-4e8e33b60d4e} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001138 sec., 78207.38137082601 rows/sec., 6.11 MiB/sec. | ||
| 7304 | 2026.03.10 10:20:17.551311 [ 269 ] {32f03e08-722f-49a1-888f-4e8e33b60d4e} <Debug> TCPHandler: Processed in 0.001300239 sec. | ||
| 7305 | 2026.03.10 10:20:17.551420 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7306 | 2026.03.10 10:20:17.551513 [ 269 ] {05a68df5-7862-4818-b46d-77dddcc698b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7307 | 2026.03.10 10:20:17.551562 [ 269 ] {05a68df5-7862-4818-b46d-77dddcc698b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7308 | 2026.03.10 10:20:17.551959 [ 269 ] {05a68df5-7862-4818-b46d-77dddcc698b7} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7309 | 2026.03.10 10:20:17.551994 [ 269 ] {05a68df5-7862-4818-b46d-77dddcc698b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7310 | 2026.03.10 10:20:17.552311 [ 269 ] {05a68df5-7862-4818-b46d-77dddcc698b7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7311 | 2026.03.10 10:20:17.552516 [ 269 ] {05a68df5-7862-4818-b46d-77dddcc698b7} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7312 | 2026.03.10 10:20:17.552642 [ 269 ] {05a68df5-7862-4818-b46d-77dddcc698b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 7313 | 2026.03.10 10:20:17.552679 [ 269 ] {05a68df5-7862-4818-b46d-77dddcc698b7} <Debug> TCPHandler: Processed in 0.00130868 sec. | ||
| 7314 | 2026.03.10 10:20:17.552804 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7315 | 2026.03.10 10:20:17.552928 [ 269 ] {7dc5a96a-63a1-43e5-8bd2-751bc6c67605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7316 | 2026.03.10 10:20:17.552996 [ 269 ] {7dc5a96a-63a1-43e5-8bd2-751bc6c67605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7317 | 2026.03.10 10:20:17.553827 [ 269 ] {7dc5a96a-63a1-43e5-8bd2-751bc6c67605} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7318 | 2026.03.10 10:20:17.553865 [ 269 ] {7dc5a96a-63a1-43e5-8bd2-751bc6c67605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7319 | 2026.03.10 10:20:17.554399 [ 269 ] {7dc5a96a-63a1-43e5-8bd2-751bc6c67605} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7320 | 2026.03.10 10:20:17.554629 [ 269 ] {7dc5a96a-63a1-43e5-8bd2-751bc6c67605} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7321 | 2026.03.10 10:20:17.554769 [ 269 ] {7dc5a96a-63a1-43e5-8bd2-751bc6c67605} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001867 sec., 13390.46598821639 rows/sec., 24.00 MiB/sec. | ||
| 7322 | 2026.03.10 10:20:17.554829 [ 269 ] {7dc5a96a-63a1-43e5-8bd2-751bc6c67605} <Debug> TCPHandler: Processed in 0.002087717 sec. | ||
| 7323 | 2026.03.10 10:20:17.554939 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7324 | 2026.03.10 10:20:17.555038 [ 269 ] {bb775adb-d456-46cb-9821-3be14caf9762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7325 | 2026.03.10 10:20:17.555081 [ 269 ] {bb775adb-d456-46cb-9821-3be14caf9762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7326 | 2026.03.10 10:20:17.555444 [ 269 ] {bb775adb-d456-46cb-9821-3be14caf9762} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7327 | 2026.03.10 10:20:17.555481 [ 269 ] {bb775adb-d456-46cb-9821-3be14caf9762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7328 | 2026.03.10 10:20:17.555783 [ 269 ] {bb775adb-d456-46cb-9821-3be14caf9762} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7329 | 2026.03.10 10:20:17.555991 [ 269 ] {bb775adb-d456-46cb-9821-3be14caf9762} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7330 | 2026.03.10 10:20:17.556119 [ 269 ] {bb775adb-d456-46cb-9821-3be14caf9762} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 7331 | 2026.03.10 10:20:17.556157 [ 269 ] {bb775adb-d456-46cb-9821-3be14caf9762} <Debug> TCPHandler: Processed in 0.001267668 sec. | ||
| 7332 | 2026.03.10 10:20:22.548640 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7333 | 2026.03.10 10:20:22.548852 [ 269 ] {c88f4b60-5ecc-4d03-81ee-1ddb46315296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7334 | 2026.03.10 10:20:22.548927 [ 269 ] {c88f4b60-5ecc-4d03-81ee-1ddb46315296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7335 | 2026.03.10 10:20:22.549642 [ 269 ] {c88f4b60-5ecc-4d03-81ee-1ddb46315296} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7336 | 2026.03.10 10:20:22.549700 [ 269 ] {c88f4b60-5ecc-4d03-81ee-1ddb46315296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7337 | 2026.03.10 10:20:22.550106 [ 269 ] {c88f4b60-5ecc-4d03-81ee-1ddb46315296} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7338 | 2026.03.10 10:20:22.550338 [ 269 ] {c88f4b60-5ecc-4d03-81ee-1ddb46315296} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7339 | 2026.03.10 10:20:22.550498 [ 269 ] {c88f4b60-5ecc-4d03-81ee-1ddb46315296} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001702 sec., 14101.057579318449 rows/sec., 1.17 MiB/sec. | ||
| 7340 | 2026.03.10 10:20:22.550548 [ 269 ] {c88f4b60-5ecc-4d03-81ee-1ddb46315296} <Debug> TCPHandler: Processed in 0.002048106 sec. | ||
| 7341 | 2026.03.10 10:20:22.550679 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7342 | 2026.03.10 10:20:22.550782 [ 269 ] {be89bf76-5bf0-4ce2-89c2-3afd99ccfeb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7343 | 2026.03.10 10:20:22.550824 [ 269 ] {be89bf76-5bf0-4ce2-89c2-3afd99ccfeb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7344 | 2026.03.10 10:20:22.551232 [ 269 ] {be89bf76-5bf0-4ce2-89c2-3afd99ccfeb0} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7345 | 2026.03.10 10:20:22.551270 [ 269 ] {be89bf76-5bf0-4ce2-89c2-3afd99ccfeb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7346 | 2026.03.10 10:20:22.551567 [ 269 ] {be89bf76-5bf0-4ce2-89c2-3afd99ccfeb0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7347 | 2026.03.10 10:20:22.551774 [ 269 ] {be89bf76-5bf0-4ce2-89c2-3afd99ccfeb0} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7348 | 2026.03.10 10:20:22.551905 [ 269 ] {be89bf76-5bf0-4ce2-89c2-3afd99ccfeb0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001146 sec., 3490.4013961605583 rows/sec., 284.62 KiB/sec. | ||
| 7349 | 2026.03.10 10:20:22.551943 [ 269 ] {be89bf76-5bf0-4ce2-89c2-3afd99ccfeb0} <Debug> TCPHandler: Processed in 0.00131692 sec. | ||
| 7350 | 2026.03.10 10:20:22.552062 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7351 | 2026.03.10 10:20:22.552166 [ 269 ] {bcd4fc45-d257-4d7a-a738-a2651371dc8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7352 | 2026.03.10 10:20:22.552208 [ 269 ] {bcd4fc45-d257-4d7a-a738-a2651371dc8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7353 | 2026.03.10 10:20:22.552734 [ 269 ] {bcd4fc45-d257-4d7a-a738-a2651371dc8b} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7354 | 2026.03.10 10:20:22.552772 [ 269 ] {bcd4fc45-d257-4d7a-a738-a2651371dc8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7355 | 2026.03.10 10:20:22.553111 [ 269 ] {bcd4fc45-d257-4d7a-a738-a2651371dc8b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7356 | 2026.03.10 10:20:22.553325 [ 269 ] {bcd4fc45-d257-4d7a-a738-a2651371dc8b} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7357 | 2026.03.10 10:20:22.553444 [ 140 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7358 | 2026.03.10 10:20:22.553461 [ 269 ] {bcd4fc45-d257-4d7a-a738-a2651371dc8b} <Debug> executeQuery: Read 212 rows, 19.36 KiB in 0.001315 sec., 161216.73003802283 rows/sec., 14.38 MiB/sec. | ||
| 7359 | 2026.03.10 10:20:22.553511 [ 140 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2026.03.10 10:20:22.553522 [ 269 ] {bcd4fc45-d257-4d7a-a738-a2651371dc8b} <Debug> TCPHandler: Processed in 0.001511454 sec. | ||
| 7361 | 2026.03.10 10:20:22.553540 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7362 | 2026.03.10 10:20:22.553630 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 7363 | 2026.03.10 10:20:22.553647 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7364 | 2026.03.10 10:20:22.553723 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7365 | 2026.03.10 10:20:22.553753 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2150 rows starting from the beginning of the part | ||
| 7366 | 2026.03.10 10:20:22.553756 [ 269 ] {d3c91843-9f2f-4ef0-b788-083e9185a0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7367 | 2026.03.10 10:20:22.553806 [ 269 ] {d3c91843-9f2f-4ef0-b788-083e9185a0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7368 | 2026.03.10 10:20:22.553821 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1987 rows starting from the beginning of the part | ||
| 7369 | 2026.03.10 10:20:22.553872 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
| 7370 | 2026.03.10 10:20:22.553921 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part | ||
| 7371 | 2026.03.10 10:20:22.553976 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 106 rows starting from the beginning of the part | ||
| 7372 | 2026.03.10 10:20:22.554044 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 212 rows starting from the beginning of the part | ||
| 7373 | 2026.03.10 10:20:22.554282 [ 269 ] {d3c91843-9f2f-4ef0-b788-083e9185a0cc} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7374 | 2026.03.10 10:20:22.554328 [ 269 ] {d3c91843-9f2f-4ef0-b788-083e9185a0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7375 | 2026.03.10 10:20:22.554700 [ 269 ] {d3c91843-9f2f-4ef0-b788-083e9185a0cc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7376 | 2026.03.10 10:20:22.554922 [ 269 ] {d3c91843-9f2f-4ef0-b788-083e9185a0cc} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7377 | 2026.03.10 10:20:22.555054 [ 269 ] {d3c91843-9f2f-4ef0-b788-083e9185a0cc} <Debug> executeQuery: Read 33 rows, 2.52 KiB in 0.001326 sec., 24886.8778280543 rows/sec., 1.85 MiB/sec. | ||
| 7378 | 2026.03.10 10:20:22.555092 [ 269 ] {d3c91843-9f2f-4ef0-b788-083e9185a0cc} <Debug> TCPHandler: Processed in 0.001496844 sec. | ||
| 7379 | 2026.03.10 10:20:22.555213 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7380 | 2026.03.10 10:20:22.555308 [ 269 ] {c6b13b2e-a15f-4b30-b98f-4a81f4e44261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7381 | 2026.03.10 10:20:22.555348 [ 269 ] {c6b13b2e-a15f-4b30-b98f-4a81f4e44261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7382 | 2026.03.10 10:20:22.555717 [ 198 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4601 rows, containing 5 columns (5 merged, 0 gathered) in 0.002117808 sec., 2172529.332215196 rows/sec., 176.12 MiB/sec. | ||
| 7383 | 2026.03.10 10:20:22.555754 [ 269 ] {c6b13b2e-a15f-4b30-b98f-4a81f4e44261} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7384 | 2026.03.10 10:20:22.555799 [ 269 ] {c6b13b2e-a15f-4b30-b98f-4a81f4e44261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7385 | 2026.03.10 10:20:22.555956 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7386 | 2026.03.10 10:20:22.556098 [ 269 ] {c6b13b2e-a15f-4b30-b98f-4a81f4e44261} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7387 | 2026.03.10 10:20:22.556191 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_51_10} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7388 | 2026.03.10 10:20:22.556257 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_51_10} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7389 | 2026.03.10 10:20:22.556308 [ 269 ] {c6b13b2e-a15f-4b30-b98f-4a81f4e44261} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7390 | 2026.03.10 10:20:22.556315 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 7391 | 2026.03.10 10:20:22.556435 [ 269 ] {c6b13b2e-a15f-4b30-b98f-4a81f4e44261} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001147 sec., 20924.149956408022 rows/sec., 1.74 MiB/sec. | ||
| 7392 | 2026.03.10 10:20:22.556475 [ 269 ] {c6b13b2e-a15f-4b30-b98f-4a81f4e44261} <Debug> TCPHandler: Processed in 0.001311529 sec. | ||
| 7393 | 2026.03.10 10:20:22.556592 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7394 | 2026.03.10 10:20:22.556708 [ 269 ] {3fc7142b-721e-454c-9874-4f4817aebaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7395 | 2026.03.10 10:20:22.556754 [ 269 ] {3fc7142b-721e-454c-9874-4f4817aebaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7396 | 2026.03.10 10:20:22.557214 [ 269 ] {3fc7142b-721e-454c-9874-4f4817aebaca} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7397 | 2026.03.10 10:20:22.557256 [ 269 ] {3fc7142b-721e-454c-9874-4f4817aebaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7398 | 2026.03.10 10:20:22.557605 [ 269 ] {3fc7142b-721e-454c-9874-4f4817aebaca} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7399 | 2026.03.10 10:20:22.557836 [ 269 ] {3fc7142b-721e-454c-9874-4f4817aebaca} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7400 | 2026.03.10 10:20:22.557963 [ 269 ] {3fc7142b-721e-454c-9874-4f4817aebaca} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001279 sec., 9382.329945269743 rows/sec., 732.99 KiB/sec. | ||
| 7401 | 2026.03.10 10:20:22.558003 [ 269 ] {3fc7142b-721e-454c-9874-4f4817aebaca} <Debug> TCPHandler: Processed in 0.001470533 sec. | ||
| 7402 | 2026.03.10 10:20:22.558125 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7403 | 2026.03.10 10:20:22.558244 [ 269 ] {bceeb89f-a947-446c-9dc4-b563a7edc873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7404 | 2026.03.10 10:20:22.558294 [ 269 ] {bceeb89f-a947-446c-9dc4-b563a7edc873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7405 | 2026.03.10 10:20:22.558819 [ 269 ] {bceeb89f-a947-446c-9dc4-b563a7edc873} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7406 | 2026.03.10 10:20:22.558858 [ 269 ] {bceeb89f-a947-446c-9dc4-b563a7edc873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7407 | 2026.03.10 10:20:22.559182 [ 269 ] {bceeb89f-a947-446c-9dc4-b563a7edc873} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7408 | 2026.03.10 10:20:22.559394 [ 269 ] {bceeb89f-a947-446c-9dc4-b563a7edc873} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7409 | 2026.03.10 10:20:22.559500 [ 140 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7410 | 2026.03.10 10:20:22.559525 [ 269 ] {bceeb89f-a947-446c-9dc4-b563a7edc873} <Debug> executeQuery: Read 121 rows, 10.06 KiB in 0.001305 sec., 92720.30651340996 rows/sec., 7.53 MiB/sec. | ||
| 7411 | 2026.03.10 10:20:22.559533 [ 140 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7412 | 2026.03.10 10:20:22.559564 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7413 | 2026.03.10 10:20:22.559570 [ 269 ] {bceeb89f-a947-446c-9dc4-b563a7edc873} <Debug> TCPHandler: Processed in 0.001508064 sec. | ||
| 7414 | 2026.03.10 10:20:22.559649 [ 192 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 7415 | 2026.03.10 10:20:22.559692 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7416 | 2026.03.10 10:20:22.559773 [ 192 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7417 | 2026.03.10 10:20:22.559794 [ 269 ] {42c5e2d6-1d03-4fe7-97af-f1a30777f8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7418 | 2026.03.10 10:20:22.559813 [ 192 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1123 rows starting from the beginning of the part | ||
| 7419 | 2026.03.10 10:20:22.559844 [ 269 ] {42c5e2d6-1d03-4fe7-97af-f1a30777f8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7420 | 2026.03.10 10:20:22.559888 [ 192 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1036 rows starting from the beginning of the part | ||
| 7421 | 2026.03.10 10:20:22.559942 [ 192 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
| 7422 | 2026.03.10 10:20:22.559988 [ 192 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 81 rows starting from the beginning of the part | ||
| 7423 | 2026.03.10 10:20:22.560033 [ 192 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 89 rows starting from the beginning of the part | ||
| 7424 | 2026.03.10 10:20:22.560075 [ 192 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 121 rows starting from the beginning of the part | ||
| 7425 | 2026.03.10 10:20:22.560262 [ 269 ] {42c5e2d6-1d03-4fe7-97af-f1a30777f8a2} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7426 | 2026.03.10 10:20:22.560304 [ 269 ] {42c5e2d6-1d03-4fe7-97af-f1a30777f8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7427 | 2026.03.10 10:20:22.560658 [ 269 ] {42c5e2d6-1d03-4fe7-97af-f1a30777f8a2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7428 | 2026.03.10 10:20:22.560897 [ 269 ] {42c5e2d6-1d03-4fe7-97af-f1a30777f8a2} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7429 | 2026.03.10 10:20:22.561010 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7430 | 2026.03.10 10:20:22.561034 [ 269 ] {42c5e2d6-1d03-4fe7-97af-f1a30777f8a2} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001259 sec., 157267.6727561557 rows/sec., 11.28 MiB/sec. | ||
| 7431 | 2026.03.10 10:20:22.561039 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7432 | 2026.03.10 10:20:22.561072 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7433 | 2026.03.10 10:20:22.561078 [ 269 ] {42c5e2d6-1d03-4fe7-97af-f1a30777f8a2} <Debug> TCPHandler: Processed in 0.001436903 sec. | ||
| 7434 | 2026.03.10 10:20:22.561162 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 7435 | 2026.03.10 10:20:22.561196 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7436 | 2026.03.10 10:20:22.561296 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7437 | 2026.03.10 10:20:22.561296 [ 269 ] {ca604f75-2a23-4eff-89ee-74466c7aa735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7438 | 2026.03.10 10:20:22.561342 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 16021 rows starting from the beginning of the part | ||
| 7439 | 2026.03.10 10:20:22.561374 [ 269 ] {ca604f75-2a23-4eff-89ee-74466c7aa735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7440 | 2026.03.10 10:20:22.561403 [ 191 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2514 rows, containing 5 columns (5 merged, 0 gathered) in 0.00178703 sec., 1406803.467205363 rows/sec., 105.15 MiB/sec. | ||
| 7441 | 2026.03.10 10:20:22.561417 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1218 rows starting from the beginning of the part | ||
| 7442 | 2026.03.10 10:20:22.561523 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 128 rows starting from the beginning of the part | ||
| 7443 | 2026.03.10 10:20:22.561569 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 7444 | 2026.03.10 10:20:22.561611 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7445 | 2026.03.10 10:20:22.561657 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 198 rows starting from the beginning of the part | ||
| 7446 | 2026.03.10 10:20:22.561678 [ 191 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7447 | 2026.03.10 10:20:22.562042 [ 191 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_51_10} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7448 | 2026.03.10 10:20:22.562140 [ 191 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_51_10} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7449 | 2026.03.10 10:20:22.562193 [ 269 ] {ca604f75-2a23-4eff-89ee-74466c7aa735} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7450 | 2026.03.10 10:20:22.562238 [ 269 ] {ca604f75-2a23-4eff-89ee-74466c7aa735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7451 | 2026.03.10 10:20:22.562256 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 7452 | 2026.03.10 10:20:22.562773 [ 269 ] {ca604f75-2a23-4eff-89ee-74466c7aa735} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7453 | 2026.03.10 10:20:22.563006 [ 269 ] {ca604f75-2a23-4eff-89ee-74466c7aa735} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7454 | 2026.03.10 10:20:22.563148 [ 269 ] {ca604f75-2a23-4eff-89ee-74466c7aa735} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00187 sec., 9090.909090909092 rows/sec., 16.29 MiB/sec. | ||
| 7455 | 2026.03.10 10:20:22.563202 [ 269 ] {ca604f75-2a23-4eff-89ee-74466c7aa735} <Debug> TCPHandler: Processed in 0.002055277 sec. | ||
| 7456 | 2026.03.10 10:20:22.563318 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7457 | 2026.03.10 10:20:22.563414 [ 269 ] {a2387e82-1a9c-4904-9f07-cfd6725549be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7458 | 2026.03.10 10:20:22.563458 [ 269 ] {a2387e82-1a9c-4904-9f07-cfd6725549be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7459 | 2026.03.10 10:20:22.563802 [ 269 ] {a2387e82-1a9c-4904-9f07-cfd6725549be} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7460 | 2026.03.10 10:20:22.563839 [ 269 ] {a2387e82-1a9c-4904-9f07-cfd6725549be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7461 | 2026.03.10 10:20:22.564148 [ 269 ] {a2387e82-1a9c-4904-9f07-cfd6725549be} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7462 | 2026.03.10 10:20:22.564358 [ 269 ] {a2387e82-1a9c-4904-9f07-cfd6725549be} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7463 | 2026.03.10 10:20:22.564493 [ 269 ] {a2387e82-1a9c-4904-9f07-cfd6725549be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 7464 | 2026.03.10 10:20:22.564529 [ 269 ] {a2387e82-1a9c-4904-9f07-cfd6725549be} <Debug> TCPHandler: Processed in 0.001260548 sec. | ||
| 7465 | 2026.03.10 10:20:22.566459 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17885 rows, containing 5 columns (5 merged, 0 gathered) in 0.005343121 sec., 3347294.5868154587 rows/sec., 220.59 MiB/sec. | ||
| 7466 | 2026.03.10 10:20:22.566751 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7467 | 2026.03.10 10:20:22.567050 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7468 | 2026.03.10 10:20:22.567135 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7469 | 2026.03.10 10:20:22.567226 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 7470 | 2026.03.10 10:20:23.875681 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15767 | ||
| 7471 | 2026.03.10 10:20:23.876408 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7472 | 2026.03.10 10:20:23.876481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7473 | 2026.03.10 10:20:23.877256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7474 | 2026.03.10 10:20:23.877486 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7475 | 2026.03.10 10:20:23.877627 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15767 | ||
| 7476 | 2026.03.10 10:20:24.713751 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7477 | 2026.03.10 10:20:24.729264 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7478 | 2026.03.10 10:20:24.729320 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7479 | 2026.03.10 10:20:24.735175 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7480 | 2026.03.10 10:20:24.735852 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7481 | 2026.03.10 10:20:24.738558 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7482 | 2026.03.10 10:20:26.419582 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 902 | ||
| 7483 | 2026.03.10 10:20:26.421938 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7484 | 2026.03.10 10:20:26.421996 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7485 | 2026.03.10 10:20:26.423251 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7486 | 2026.03.10 10:20:26.423524 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7487 | 2026.03.10 10:20:26.423894 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 902 | ||
| 7488 | 2026.03.10 10:20:27.546786 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7489 | 2026.03.10 10:20:27.546984 [ 269 ] {7bb08533-af71-4e32-8fa9-57372664f284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7490 | 2026.03.10 10:20:27.547061 [ 269 ] {7bb08533-af71-4e32-8fa9-57372664f284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7491 | 2026.03.10 10:20:27.547902 [ 269 ] {7bb08533-af71-4e32-8fa9-57372664f284} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7492 | 2026.03.10 10:20:27.547963 [ 269 ] {7bb08533-af71-4e32-8fa9-57372664f284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7493 | 2026.03.10 10:20:27.548373 [ 269 ] {7bb08533-af71-4e32-8fa9-57372664f284} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7494 | 2026.03.10 10:20:27.548603 [ 269 ] {7bb08533-af71-4e32-8fa9-57372664f284} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7495 | 2026.03.10 10:20:27.548773 [ 269 ] {7bb08533-af71-4e32-8fa9-57372664f284} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001844 sec., 57483.73101952278 rows/sec., 4.83 MiB/sec. | ||
| 7496 | 2026.03.10 10:20:27.548821 [ 269 ] {7bb08533-af71-4e32-8fa9-57372664f284} <Debug> TCPHandler: Processed in 0.002175079 sec. | ||
| 7497 | 2026.03.10 10:20:27.548988 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7498 | 2026.03.10 10:20:27.549093 [ 269 ] {528d5e4c-5032-42bf-a7f0-ec59ad32c923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7499 | 2026.03.10 10:20:27.549137 [ 269 ] {528d5e4c-5032-42bf-a7f0-ec59ad32c923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7500 | 2026.03.10 10:20:27.549602 [ 269 ] {528d5e4c-5032-42bf-a7f0-ec59ad32c923} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7501 | 2026.03.10 10:20:27.549639 [ 269 ] {528d5e4c-5032-42bf-a7f0-ec59ad32c923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7502 | 2026.03.10 10:20:27.549954 [ 269 ] {528d5e4c-5032-42bf-a7f0-ec59ad32c923} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7503 | 2026.03.10 10:20:27.550170 [ 269 ] {528d5e4c-5032-42bf-a7f0-ec59ad32c923} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): 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.10 10:20:27.550308 [ 269 ] {528d5e4c-5032-42bf-a7f0-ec59ad32c923} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00124 sec., 20161.290322580644 rows/sec., 1.48 MiB/sec. | ||
| 7505 | 2026.03.10 10:20:27.550346 [ 269 ] {528d5e4c-5032-42bf-a7f0-ec59ad32c923} <Debug> TCPHandler: Processed in 0.001413312 sec. | ||
| 7506 | 2026.03.10 10:20:27.550461 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7507 | 2026.03.10 10:20:27.550559 [ 269 ] {eadb3b28-9637-493a-8edf-efd7f870e2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7508 | 2026.03.10 10:20:27.550601 [ 269 ] {eadb3b28-9637-493a-8edf-efd7f870e2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7509 | 2026.03.10 10:20:27.551052 [ 269 ] {eadb3b28-9637-493a-8edf-efd7f870e2bc} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7510 | 2026.03.10 10:20:27.551088 [ 269 ] {eadb3b28-9637-493a-8edf-efd7f870e2bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7511 | 2026.03.10 10:20:27.551400 [ 269 ] {eadb3b28-9637-493a-8edf-efd7f870e2bc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7512 | 2026.03.10 10:20:27.551626 [ 269 ] {eadb3b28-9637-493a-8edf-efd7f870e2bc} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7513 | 2026.03.10 10:20:27.551757 [ 269 ] {eadb3b28-9637-493a-8edf-efd7f870e2bc} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001218 sec., 73070.60755336618 rows/sec., 5.71 MiB/sec. | ||
| 7514 | 2026.03.10 10:20:27.551800 [ 269 ] {eadb3b28-9637-493a-8edf-efd7f870e2bc} <Debug> TCPHandler: Processed in 0.001389212 sec. | ||
| 7515 | 2026.03.10 10:20:27.551911 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7516 | 2026.03.10 10:20:27.552014 [ 269 ] {525fb1e3-684b-45ba-94b1-f1bfedf01b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7517 | 2026.03.10 10:20:27.552059 [ 269 ] {525fb1e3-684b-45ba-94b1-f1bfedf01b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7518 | 2026.03.10 10:20:27.552469 [ 269 ] {525fb1e3-684b-45ba-94b1-f1bfedf01b8c} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7519 | 2026.03.10 10:20:27.552504 [ 269 ] {525fb1e3-684b-45ba-94b1-f1bfedf01b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7520 | 2026.03.10 10:20:27.552839 [ 269 ] {525fb1e3-684b-45ba-94b1-f1bfedf01b8c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7521 | 2026.03.10 10:20:27.553051 [ 269 ] {525fb1e3-684b-45ba-94b1-f1bfedf01b8c} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7522 | 2026.03.10 10:20:27.553182 [ 269 ] {525fb1e3-684b-45ba-94b1-f1bfedf01b8c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 7523 | 2026.03.10 10:20:27.553223 [ 269 ] {525fb1e3-684b-45ba-94b1-f1bfedf01b8c} <Debug> TCPHandler: Processed in 0.001361911 sec. | ||
| 7524 | 2026.03.10 10:20:27.553325 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7525 | 2026.03.10 10:20:27.553420 [ 269 ] {6d80caf5-c098-4ca5-a1e0-3cc2d4b2da6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7526 | 2026.03.10 10:20:27.553476 [ 269 ] {6d80caf5-c098-4ca5-a1e0-3cc2d4b2da6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7527 | 2026.03.10 10:20:27.554281 [ 269 ] {6d80caf5-c098-4ca5-a1e0-3cc2d4b2da6b} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2026.03.10 10:20:27.554316 [ 269 ] {6d80caf5-c098-4ca5-a1e0-3cc2d4b2da6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7529 | 2026.03.10 10:20:27.554853 [ 269 ] {6d80caf5-c098-4ca5-a1e0-3cc2d4b2da6b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7530 | 2026.03.10 10:20:27.555076 [ 269 ] {6d80caf5-c098-4ca5-a1e0-3cc2d4b2da6b} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7531 | 2026.03.10 10:20:27.555218 [ 269 ] {6d80caf5-c098-4ca5-a1e0-3cc2d4b2da6b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001816 sec., 13766.519823788547 rows/sec., 24.67 MiB/sec. | ||
| 7532 | 2026.03.10 10:20:27.555277 [ 269 ] {6d80caf5-c098-4ca5-a1e0-3cc2d4b2da6b} <Debug> TCPHandler: Processed in 0.002000895 sec. | ||
| 7533 | 2026.03.10 10:20:27.555386 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7534 | 2026.03.10 10:20:27.555483 [ 269 ] {24aecaf6-534f-45e6-8a0d-3ff1c7fba41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7535 | 2026.03.10 10:20:27.555524 [ 269 ] {24aecaf6-534f-45e6-8a0d-3ff1c7fba41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7536 | 2026.03.10 10:20:27.555861 [ 269 ] {24aecaf6-534f-45e6-8a0d-3ff1c7fba41f} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2026.03.10 10:20:27.555895 [ 269 ] {24aecaf6-534f-45e6-8a0d-3ff1c7fba41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7538 | 2026.03.10 10:20:27.556204 [ 269 ] {24aecaf6-534f-45e6-8a0d-3ff1c7fba41f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7539 | 2026.03.10 10:20:27.556413 [ 269 ] {24aecaf6-534f-45e6-8a0d-3ff1c7fba41f} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2026.03.10 10:20:27.556541 [ 269 ] {24aecaf6-534f-45e6-8a0d-3ff1c7fba41f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 7541 | 2026.03.10 10:20:27.556578 [ 269 ] {24aecaf6-534f-45e6-8a0d-3ff1c7fba41f} <Debug> TCPHandler: Processed in 0.001243118 sec. | ||
| 7542 | 2026.03.10 10:20:27.556595 [ 134 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7543 | 2026.03.10 10:20:27.556694 [ 134 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7544 | 2026.03.10 10:20:27.556732 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7545 | 2026.03.10 10:20:27.556869 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7546 | 2026.03.10 10:20:27.557023 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7547 | 2026.03.10 10:20:27.557061 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2352 rows starting from the beginning of the part | ||
| 7548 | 2026.03.10 10:20:27.557128 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 48 rows starting from the beginning of the part | ||
| 7549 | 2026.03.10 10:20:27.557175 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 7550 | 2026.03.10 10:20:27.557220 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 7551 | 2026.03.10 10:20:27.557260 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7552 | 2026.03.10 10:20:27.557300 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7553 | 2026.03.10 10:20:27.558530 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2640 rows, containing 4 columns (4 merged, 0 gathered) in 0.001715189 sec., 1539188.975675567 rows/sec., 103.73 MiB/sec. | ||
| 7554 | 2026.03.10 10:20:27.558775 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7555 | 2026.03.10 10:20:27.559020 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_51_10} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7556 | 2026.03.10 10:20:27.559095 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_51_10} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7557 | 2026.03.10 10:20:27.559162 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7558 | 2026.03.10 10:20:31.252284 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7559 | 2026.03.10 10:20:31.252355 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7560 | 2026.03.10 10:20:31.378624 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16279 | ||
| 7561 | 2026.03.10 10:20:31.379148 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7562 | 2026.03.10 10:20:31.379195 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7563 | 2026.03.10 10:20:31.379678 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7564 | 2026.03.10 10:20:31.379914 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7565 | 2026.03.10 10:20:31.380055 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16279 | ||
| 7566 | 2026.03.10 10:20:32.239544 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7567 | 2026.03.10 10:20:32.255584 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7568 | 2026.03.10 10:20:32.255650 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7569 | 2026.03.10 10:20:32.261748 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7570 | 2026.03.10 10:20:32.262487 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7571 | 2026.03.10 10:20:32.265780 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7572 | 2026.03.10 10:20:32.546733 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7573 | 2026.03.10 10:20:32.546932 [ 269 ] {172e14be-5951-4327-a49f-2055180eef82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7574 | 2026.03.10 10:20:32.547007 [ 269 ] {172e14be-5951-4327-a49f-2055180eef82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7575 | 2026.03.10 10:20:32.547740 [ 269 ] {172e14be-5951-4327-a49f-2055180eef82} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7576 | 2026.03.10 10:20:32.547793 [ 269 ] {172e14be-5951-4327-a49f-2055180eef82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7577 | 2026.03.10 10:20:32.548195 [ 269 ] {172e14be-5951-4327-a49f-2055180eef82} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7578 | 2026.03.10 10:20:32.548442 [ 269 ] {172e14be-5951-4327-a49f-2055180eef82} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7579 | 2026.03.10 10:20:32.548602 [ 269 ] {172e14be-5951-4327-a49f-2055180eef82} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001725 sec., 52173.913043478264 rows/sec., 4.39 MiB/sec. | ||
| 7580 | 2026.03.10 10:20:32.548651 [ 269 ] {172e14be-5951-4327-a49f-2055180eef82} <Debug> TCPHandler: Processed in 0.002055516 sec. | ||
| 7581 | 2026.03.10 10:20:32.548785 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7582 | 2026.03.10 10:20:32.548890 [ 269 ] {a29df33c-761a-4c18-a3b3-f3acf53da493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7583 | 2026.03.10 10:20:32.548935 [ 269 ] {a29df33c-761a-4c18-a3b3-f3acf53da493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7584 | 2026.03.10 10:20:32.549360 [ 269 ] {a29df33c-761a-4c18-a3b3-f3acf53da493} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7585 | 2026.03.10 10:20:32.549400 [ 269 ] {a29df33c-761a-4c18-a3b3-f3acf53da493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7586 | 2026.03.10 10:20:32.549719 [ 269 ] {a29df33c-761a-4c18-a3b3-f3acf53da493} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7587 | 2026.03.10 10:20:32.549947 [ 269 ] {a29df33c-761a-4c18-a3b3-f3acf53da493} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7588 | 2026.03.10 10:20:32.550087 [ 269 ] {a29df33c-761a-4c18-a3b3-f3acf53da493} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001221 sec., 13923.013923013923 rows/sec., 1.02 MiB/sec. | ||
| 7589 | 2026.03.10 10:20:32.550129 [ 269 ] {a29df33c-761a-4c18-a3b3-f3acf53da493} <Debug> TCPHandler: Processed in 0.001396301 sec. | ||
| 7590 | 2026.03.10 10:20:32.550242 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7591 | 2026.03.10 10:20:32.550340 [ 269 ] {3810b5de-0a84-4d53-8825-4610cda65c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7592 | 2026.03.10 10:20:32.550383 [ 269 ] {3810b5de-0a84-4d53-8825-4610cda65c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7593 | 2026.03.10 10:20:32.550817 [ 269 ] {3810b5de-0a84-4d53-8825-4610cda65c24} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7594 | 2026.03.10 10:20:32.550855 [ 269 ] {3810b5de-0a84-4d53-8825-4610cda65c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7595 | 2026.03.10 10:20:32.551161 [ 269 ] {3810b5de-0a84-4d53-8825-4610cda65c24} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7596 | 2026.03.10 10:20:32.551378 [ 269 ] {3810b5de-0a84-4d53-8825-4610cda65c24} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7597 | 2026.03.10 10:20:32.551514 [ 269 ] {3810b5de-0a84-4d53-8825-4610cda65c24} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001194 sec., 67839.1959798995 rows/sec., 5.30 MiB/sec. | ||
| 7598 | 2026.03.10 10:20:32.551551 [ 269 ] {3810b5de-0a84-4d53-8825-4610cda65c24} <Debug> TCPHandler: Processed in 0.001360771 sec. | ||
| 7599 | 2026.03.10 10:20:32.551664 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7600 | 2026.03.10 10:20:32.551760 [ 269 ] {1bce8c15-1e7f-4426-8222-266360bee7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7601 | 2026.03.10 10:20:32.551805 [ 269 ] {1bce8c15-1e7f-4426-8222-266360bee7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7602 | 2026.03.10 10:20:32.552219 [ 269 ] {1bce8c15-1e7f-4426-8222-266360bee7f2} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7603 | 2026.03.10 10:20:32.552255 [ 269 ] {1bce8c15-1e7f-4426-8222-266360bee7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7604 | 2026.03.10 10:20:32.552584 [ 269 ] {1bce8c15-1e7f-4426-8222-266360bee7f2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7605 | 2026.03.10 10:20:32.552803 [ 269 ] {1bce8c15-1e7f-4426-8222-266360bee7f2} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7606 | 2026.03.10 10:20:32.552934 [ 269 ] {1bce8c15-1e7f-4426-8222-266360bee7f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 7607 | 2026.03.10 10:20:32.552970 [ 269 ] {1bce8c15-1e7f-4426-8222-266360bee7f2} <Debug> TCPHandler: Processed in 0.001357341 sec. | ||
| 7608 | 2026.03.10 10:20:32.553081 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7609 | 2026.03.10 10:20:32.553176 [ 269 ] {52a62035-d7d6-4d22-bf14-83c11e14c249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7610 | 2026.03.10 10:20:32.553232 [ 269 ] {52a62035-d7d6-4d22-bf14-83c11e14c249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7611 | 2026.03.10 10:20:32.554010 [ 269 ] {52a62035-d7d6-4d22-bf14-83c11e14c249} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7612 | 2026.03.10 10:20:32.554048 [ 269 ] {52a62035-d7d6-4d22-bf14-83c11e14c249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7613 | 2026.03.10 10:20:32.554575 [ 269 ] {52a62035-d7d6-4d22-bf14-83c11e14c249} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7614 | 2026.03.10 10:20:32.554807 [ 269 ] {52a62035-d7d6-4d22-bf14-83c11e14c249} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7615 | 2026.03.10 10:20:32.554967 [ 269 ] {52a62035-d7d6-4d22-bf14-83c11e14c249} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001808 sec., 9402.654867256637 rows/sec., 16.85 MiB/sec. | ||
| 7616 | 2026.03.10 10:20:32.555030 [ 269 ] {52a62035-d7d6-4d22-bf14-83c11e14c249} <Debug> TCPHandler: Processed in 0.001998645 sec. | ||
| 7617 | 2026.03.10 10:20:32.555146 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7618 | 2026.03.10 10:20:32.555240 [ 269 ] {d720a613-bc06-4970-8735-5524b4490b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7619 | 2026.03.10 10:20:32.555282 [ 269 ] {d720a613-bc06-4970-8735-5524b4490b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7620 | 2026.03.10 10:20:32.555618 [ 269 ] {d720a613-bc06-4970-8735-5524b4490b11} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7621 | 2026.03.10 10:20:32.555655 [ 269 ] {d720a613-bc06-4970-8735-5524b4490b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7622 | 2026.03.10 10:20:32.555967 [ 269 ] {d720a613-bc06-4970-8735-5524b4490b11} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7623 | 2026.03.10 10:20:32.556184 [ 269 ] {d720a613-bc06-4970-8735-5524b4490b11} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7624 | 2026.03.10 10:20:32.556315 [ 269 ] {d720a613-bc06-4970-8735-5524b4490b11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 7625 | 2026.03.10 10:20:32.556352 [ 269 ] {d720a613-bc06-4970-8735-5524b4490b11} <Debug> TCPHandler: Processed in 0.001255179 sec. | ||
| 7626 | 2026.03.10 10:20:32.818062 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7627 | 2026.03.10 10:20:32.818247 [ 269 ] {9c09488c-4772-4e2c-a0e9-54f6c4d19dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7628 | 2026.03.10 10:20:32.818315 [ 269 ] {9c09488c-4772-4e2c-a0e9-54f6c4d19dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7629 | 2026.03.10 10:20:32.818932 [ 269 ] {9c09488c-4772-4e2c-a0e9-54f6c4d19dce} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7630 | 2026.03.10 10:20:32.818983 [ 269 ] {9c09488c-4772-4e2c-a0e9-54f6c4d19dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7631 | 2026.03.10 10:20:32.819366 [ 269 ] {9c09488c-4772-4e2c-a0e9-54f6c4d19dce} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7632 | 2026.03.10 10:20:32.819592 [ 269 ] {9c09488c-4772-4e2c-a0e9-54f6c4d19dce} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7633 | 2026.03.10 10:20:32.819748 [ 269 ] {9c09488c-4772-4e2c-a0e9-54f6c4d19dce} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001551 sec., 1289.4906511927788 rows/sec., 105.15 KiB/sec. | ||
| 7634 | 2026.03.10 10:20:32.819791 [ 269 ] {9c09488c-4772-4e2c-a0e9-54f6c4d19dce} <Debug> TCPHandler: Processed in 0.001853952 sec. | ||
| 7635 | 2026.03.10 10:20:32.819915 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7636 | 2026.03.10 10:20:32.820012 [ 269 ] {0925f9bf-4fbb-405c-a88f-b4df83f86e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7637 | 2026.03.10 10:20:32.820055 [ 269 ] {0925f9bf-4fbb-405c-a88f-b4df83f86e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7638 | 2026.03.10 10:20:32.821701 [ 269 ] {0925f9bf-4fbb-405c-a88f-b4df83f86e2c} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7639 | 2026.03.10 10:20:32.821742 [ 269 ] {0925f9bf-4fbb-405c-a88f-b4df83f86e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7640 | 2026.03.10 10:20:32.822181 [ 269 ] {0925f9bf-4fbb-405c-a88f-b4df83f86e2c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7641 | 2026.03.10 10:20:32.822410 [ 269 ] {0925f9bf-4fbb-405c-a88f-b4df83f86e2c} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7642 | 2026.03.10 10:20:32.822546 [ 269 ] {0925f9bf-4fbb-405c-a88f-b4df83f86e2c} <Debug> executeQuery: Read 1987 rows, 153.91 KiB in 0.002554 sec., 777995.3014878622 rows/sec., 58.85 MiB/sec. | ||
| 7643 | 2026.03.10 10:20:32.822585 [ 269 ] {0925f9bf-4fbb-405c-a88f-b4df83f86e2c} <Debug> TCPHandler: Processed in 0.002719672 sec. | ||
| 7644 | 2026.03.10 10:20:32.822702 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7645 | 2026.03.10 10:20:32.822798 [ 269 ] {94de2887-fdc5-44db-b613-8209a10c2660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7646 | 2026.03.10 10:20:32.822839 [ 269 ] {94de2887-fdc5-44db-b613-8209a10c2660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7647 | 2026.03.10 10:20:32.823263 [ 269 ] {94de2887-fdc5-44db-b613-8209a10c2660} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7648 | 2026.03.10 10:20:32.823300 [ 269 ] {94de2887-fdc5-44db-b613-8209a10c2660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7649 | 2026.03.10 10:20:32.823604 [ 269 ] {94de2887-fdc5-44db-b613-8209a10c2660} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7650 | 2026.03.10 10:20:32.823819 [ 269 ] {94de2887-fdc5-44db-b613-8209a10c2660} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7651 | 2026.03.10 10:20:32.823950 [ 126 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7652 | 2026.03.10 10:20:32.823957 [ 269 ] {94de2887-fdc5-44db-b613-8209a10c2660} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001178 sec., 30560.271646859084 rows/sec., 2.24 MiB/sec. | ||
| 7653 | 2026.03.10 10:20:32.824022 [ 126 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7654 | 2026.03.10 10:20:32.824040 [ 269 ] {94de2887-fdc5-44db-b613-8209a10c2660} <Debug> TCPHandler: Processed in 0.001387221 sec. | ||
| 7655 | 2026.03.10 10:20:32.824048 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7656 | 2026.03.10 10:20:32.824159 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 7657 | 2026.03.10 10:20:32.824162 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7658 | 2026.03.10 10:20:32.824280 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7659 | 2026.03.10 10:20:32.824284 [ 269 ] {ef7894a6-22b1-40a0-9c95-6dce72913401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7660 | 2026.03.10 10:20:32.824319 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 81 rows starting from the beginning of the part | ||
| 7661 | 2026.03.10 10:20:32.824338 [ 269 ] {ef7894a6-22b1-40a0-9c95-6dce72913401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7662 | 2026.03.10 10:20:32.824392 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 25 rows starting from the beginning of the part | ||
| 7663 | 2026.03.10 10:20:32.824445 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 33 rows starting from the beginning of the part | ||
| 7664 | 2026.03.10 10:20:32.824492 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 25 rows starting from the beginning of the part | ||
| 7665 | 2026.03.10 10:20:32.824530 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 17 rows starting from the beginning of the part | ||
| 7666 | 2026.03.10 10:20:32.824569 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part | ||
| 7667 | 2026.03.10 10:20:32.825028 [ 269 ] {ef7894a6-22b1-40a0-9c95-6dce72913401} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7668 | 2026.03.10 10:20:32.825069 [ 269 ] {ef7894a6-22b1-40a0-9c95-6dce72913401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7669 | 2026.03.10 10:20:32.825379 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 5 columns (5 merged, 0 gathered) in 0.001261688 sec., 171991.80780034367 rows/sec., 13.28 MiB/sec. | ||
| 7670 | 2026.03.10 10:20:32.825415 [ 269 ] {ef7894a6-22b1-40a0-9c95-6dce72913401} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7671 | 2026.03.10 10:20:32.825615 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7672 | 2026.03.10 10:20:32.825664 [ 269 ] {ef7894a6-22b1-40a0-9c95-6dce72913401} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7673 | 2026.03.10 10:20:32.825800 [ 269 ] {ef7894a6-22b1-40a0-9c95-6dce72913401} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001534 sec., 461538.46153846156 rows/sec., 26.92 MiB/sec. | ||
| 7674 | 2026.03.10 10:20:32.825840 [ 269 ] {ef7894a6-22b1-40a0-9c95-6dce72913401} <Debug> TCPHandler: Processed in 0.001728769 sec. | ||
| 7675 | 2026.03.10 10:20:32.825959 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7676 | 2026.03.10 10:20:32.825972 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_46_9} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7677 | 2026.03.10 10:20:32.826063 [ 269 ] {99055ef9-6c4c-4c0d-ac61-6661182d8ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7678 | 2026.03.10 10:20:32.826084 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_46_9} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7679 | 2026.03.10 10:20:32.826107 [ 269 ] {99055ef9-6c4c-4c0d-ac61-6661182d8ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7680 | 2026.03.10 10:20:32.826196 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7681 | 2026.03.10 10:20:32.826498 [ 269 ] {99055ef9-6c4c-4c0d-ac61-6661182d8ab4} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7682 | 2026.03.10 10:20:32.826540 [ 269 ] {99055ef9-6c4c-4c0d-ac61-6661182d8ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7683 | 2026.03.10 10:20:32.826830 [ 269 ] {99055ef9-6c4c-4c0d-ac61-6661182d8ab4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7684 | 2026.03.10 10:20:32.827049 [ 269 ] {99055ef9-6c4c-4c0d-ac61-6661182d8ab4} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7685 | 2026.03.10 10:20:32.827142 [ 126 ] {} <Debug> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7686 | 2026.03.10 10:20:32.827171 [ 126 ] {} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7687 | 2026.03.10 10:20:32.827175 [ 269 ] {99055ef9-6c4c-4c0d-ac61-6661182d8ab4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 62.22 KiB/sec. | ||
| 7688 | 2026.03.10 10:20:32.827189 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7689 | 2026.03.10 10:20:32.827224 [ 269 ] {99055ef9-6c4c-4c0d-ac61-6661182d8ab4} <Debug> TCPHandler: Processed in 0.00131539 sec. | ||
| 7690 | 2026.03.10 10:20:32.827261 [ 202 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 7691 | 2026.03.10 10:20:32.827343 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7692 | 2026.03.10 10:20:32.827350 [ 202 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7693 | 2026.03.10 10:20:32.827392 [ 202 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 7694 | 2026.03.10 10:20:32.827435 [ 202 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 7695 | 2026.03.10 10:20:32.827446 [ 269 ] {14cbdd9b-22c9-42a2-beb8-485fc76169f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7696 | 2026.03.10 10:20:32.827472 [ 202 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 7697 | 2026.03.10 10:20:32.827492 [ 269 ] {14cbdd9b-22c9-42a2-beb8-485fc76169f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7698 | 2026.03.10 10:20:32.827512 [ 202 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 7699 | 2026.03.10 10:20:32.827550 [ 202 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 7700 | 2026.03.10 10:20:32.828133 [ 192 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.00089727 sec., 5572.458680218886 rows/sec., 413.58 KiB/sec. | ||
| 7701 | 2026.03.10 10:20:32.828240 [ 202 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7702 | 2026.03.10 10:20:32.828329 [ 269 ] {14cbdd9b-22c9-42a2-beb8-485fc76169f3} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7703 | 2026.03.10 10:20:32.828374 [ 269 ] {14cbdd9b-22c9-42a2-beb8-485fc76169f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7704 | 2026.03.10 10:20:32.828497 [ 202 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_9_2} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7705 | 2026.03.10 10:20:32.828573 [ 202 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_9_2} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7706 | 2026.03.10 10:20:32.828640 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7707 | 2026.03.10 10:20:32.828779 [ 269 ] {14cbdd9b-22c9-42a2-beb8-485fc76169f3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7708 | 2026.03.10 10:20:32.829001 [ 269 ] {14cbdd9b-22c9-42a2-beb8-485fc76169f3} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7709 | 2026.03.10 10:20:32.829131 [ 269 ] {14cbdd9b-22c9-42a2-beb8-485fc76169f3} <Debug> executeQuery: Read 1036 rows, 73.23 KiB in 0.001703 sec., 608338.2266588373 rows/sec., 41.99 MiB/sec. | ||
| 7710 | 2026.03.10 10:20:32.829169 [ 269 ] {14cbdd9b-22c9-42a2-beb8-485fc76169f3} <Debug> TCPHandler: Processed in 0.001876033 sec. | ||
| 7711 | 2026.03.10 10:20:32.829291 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7712 | 2026.03.10 10:20:32.829385 [ 269 ] {4c4d97af-b317-4bf6-93d8-d7156e29309b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7713 | 2026.03.10 10:20:32.829428 [ 269 ] {4c4d97af-b317-4bf6-93d8-d7156e29309b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7714 | 2026.03.10 10:20:32.830150 [ 269 ] {4c4d97af-b317-4bf6-93d8-d7156e29309b} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7715 | 2026.03.10 10:20:32.830187 [ 269 ] {4c4d97af-b317-4bf6-93d8-d7156e29309b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7716 | 2026.03.10 10:20:32.830605 [ 269 ] {4c4d97af-b317-4bf6-93d8-d7156e29309b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7717 | 2026.03.10 10:20:32.830837 [ 269 ] {4c4d97af-b317-4bf6-93d8-d7156e29309b} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7718 | 2026.03.10 10:20:32.830966 [ 269 ] {4c4d97af-b317-4bf6-93d8-d7156e29309b} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.0016 sec., 761250 rows/sec., 47.60 MiB/sec. | ||
| 7719 | 2026.03.10 10:20:32.831003 [ 269 ] {4c4d97af-b317-4bf6-93d8-d7156e29309b} <Debug> TCPHandler: Processed in 0.00176055 sec. | ||
| 7720 | 2026.03.10 10:20:32.831142 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7721 | 2026.03.10 10:20:32.831240 [ 269 ] {d020e418-d326-45a7-b302-1e86dec80e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7722 | 2026.03.10 10:20:32.831297 [ 269 ] {d020e418-d326-45a7-b302-1e86dec80e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7723 | 2026.03.10 10:20:32.832161 [ 269 ] {d020e418-d326-45a7-b302-1e86dec80e1d} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7724 | 2026.03.10 10:20:32.832201 [ 269 ] {d020e418-d326-45a7-b302-1e86dec80e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7725 | 2026.03.10 10:20:32.832869 [ 269 ] {d020e418-d326-45a7-b302-1e86dec80e1d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7726 | 2026.03.10 10:20:32.833098 [ 269 ] {d020e418-d326-45a7-b302-1e86dec80e1d} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7727 | 2026.03.10 10:20:32.833244 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7728 | 2026.03.10 10:20:32.833271 [ 269 ] {d020e418-d326-45a7-b302-1e86dec80e1d} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002049 sec., 16593.460224499755 rows/sec., 29.73 MiB/sec. | ||
| 7729 | 2026.03.10 10:20:32.833285 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7730 | 2026.03.10 10:20:32.833316 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7731 | 2026.03.10 10:20:32.833356 [ 269 ] {d020e418-d326-45a7-b302-1e86dec80e1d} <Debug> TCPHandler: Processed in 0.002265471 sec. | ||
| 7732 | 2026.03.10 10:20:32.833426 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 7733 | 2026.03.10 10:20:32.833490 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7734 | 2026.03.10 10:20:32.833590 [ 269 ] {e7e30e43-d318-4c7d-880a-cf9387f1873f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7735 | 2026.03.10 10:20:32.833630 [ 269 ] {e7e30e43-d318-4c7d-880a-cf9387f1873f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7736 | 2026.03.10 10:20:32.833690 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7737 | 2026.03.10 10:20:32.833764 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 844 rows starting from the beginning of the part | ||
| 7738 | 2026.03.10 10:20:32.833932 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 25 rows starting from the beginning of the part | ||
| 7739 | 2026.03.10 10:20:32.834005 [ 269 ] {e7e30e43-d318-4c7d-880a-cf9387f1873f} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7740 | 2026.03.10 10:20:32.834047 [ 269 ] {e7e30e43-d318-4c7d-880a-cf9387f1873f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7741 | 2026.03.10 10:20:32.834074 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 17 rows starting from the beginning of the part | ||
| 7742 | 2026.03.10 10:20:32.834196 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 25 rows starting from the beginning of the part | ||
| 7743 | 2026.03.10 10:20:32.834306 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 17 rows starting from the beginning of the part | ||
| 7744 | 2026.03.10 10:20:32.834365 [ 269 ] {e7e30e43-d318-4c7d-880a-cf9387f1873f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7745 | 2026.03.10 10:20:32.834414 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part | ||
| 7746 | 2026.03.10 10:20:32.834585 [ 269 ] {e7e30e43-d318-4c7d-880a-cf9387f1873f} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7747 | 2026.03.10 10:20:32.834722 [ 269 ] {e7e30e43-d318-4c7d-880a-cf9387f1873f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001151 sec., 10425.716768027803 rows/sec., 719.48 KiB/sec. | ||
| 7748 | 2026.03.10 10:20:32.834760 [ 269 ] {e7e30e43-d318-4c7d-880a-cf9387f1873f} <Debug> TCPHandler: Processed in 0.00132887 sec. | ||
| 7749 | 2026.03.10 10:20:32.841117 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 962 rows, containing 19 columns (19 merged, 0 gathered) in 0.007749694 sec., 124133.93354627938 rows/sec., 222.44 MiB/sec. | ||
| 7750 | 2026.03.10 10:20:32.842144 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7751 | 2026.03.10 10:20:32.842515 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7752 | 2026.03.10 10:20:32.842594 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7753 | 2026.03.10 10:20:32.842717 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.24 MiB. | ||
| 7754 | 2026.03.10 10:20:33.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.21 MiB, peak 297.41 MiB, free memory in arenas 0.00 B, will set to 290.68 MiB (RSS), difference: 1.47 MiB | ||
| 7755 | 2026.03.10 10:20:36.425063 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 944 | ||
| 7756 | 2026.03.10 10:20:36.427652 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7757 | 2026.03.10 10:20:36.427696 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7758 | 2026.03.10 10:20:36.428875 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7759 | 2026.03.10 10:20:36.429137 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7760 | 2026.03.10 10:20:36.429392 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 944 | ||
| 7761 | 2026.03.10 10:20:37.543162 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7762 | 2026.03.10 10:20:37.543445 [ 269 ] {3c6b860a-ea96-45a6-aa1d-d0c36a44f790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7763 | 2026.03.10 10:20:37.543552 [ 269 ] {3c6b860a-ea96-45a6-aa1d-d0c36a44f790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7764 | 2026.03.10 10:20:37.544469 [ 269 ] {3c6b860a-ea96-45a6-aa1d-d0c36a44f790} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7765 | 2026.03.10 10:20:37.544523 [ 269 ] {3c6b860a-ea96-45a6-aa1d-d0c36a44f790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7766 | 2026.03.10 10:20:37.544922 [ 269 ] {3c6b860a-ea96-45a6-aa1d-d0c36a44f790} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7767 | 2026.03.10 10:20:37.545150 [ 269 ] {3c6b860a-ea96-45a6-aa1d-d0c36a44f790} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7768 | 2026.03.10 10:20:37.545318 [ 269 ] {3c6b860a-ea96-45a6-aa1d-d0c36a44f790} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001951 sec., 28703.229113275243 rows/sec., 2.21 MiB/sec. | ||
| 7769 | 2026.03.10 10:20:37.545370 [ 269 ] {3c6b860a-ea96-45a6-aa1d-d0c36a44f790} <Debug> TCPHandler: Processed in 0.002390914 sec. | ||
| 7770 | 2026.03.10 10:20:37.545501 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7771 | 2026.03.10 10:20:37.545606 [ 269 ] {c22e8e5f-5a3f-4cec-84de-8e56b8175154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7772 | 2026.03.10 10:20:37.545650 [ 269 ] {c22e8e5f-5a3f-4cec-84de-8e56b8175154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7773 | 2026.03.10 10:20:37.546104 [ 269 ] {c22e8e5f-5a3f-4cec-84de-8e56b8175154} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7774 | 2026.03.10 10:20:37.546144 [ 269 ] {c22e8e5f-5a3f-4cec-84de-8e56b8175154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7775 | 2026.03.10 10:20:37.546462 [ 269 ] {c22e8e5f-5a3f-4cec-84de-8e56b8175154} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7776 | 2026.03.10 10:20:37.546678 [ 269 ] {c22e8e5f-5a3f-4cec-84de-8e56b8175154} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7777 | 2026.03.10 10:20:37.546812 [ 269 ] {c22e8e5f-5a3f-4cec-84de-8e56b8175154} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 7778 | 2026.03.10 10:20:37.546851 [ 269 ] {c22e8e5f-5a3f-4cec-84de-8e56b8175154} <Debug> TCPHandler: Processed in 0.001401762 sec. | ||
| 7779 | 2026.03.10 10:20:37.546972 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7780 | 2026.03.10 10:20:37.547067 [ 269 ] {c37d8377-9fa7-49e8-9df4-38d13398c22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7781 | 2026.03.10 10:20:37.547111 [ 269 ] {c37d8377-9fa7-49e8-9df4-38d13398c22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7782 | 2026.03.10 10:20:37.547504 [ 269 ] {c37d8377-9fa7-49e8-9df4-38d13398c22b} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7783 | 2026.03.10 10:20:37.547543 [ 269 ] {c37d8377-9fa7-49e8-9df4-38d13398c22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7784 | 2026.03.10 10:20:37.547897 [ 269 ] {c37d8377-9fa7-49e8-9df4-38d13398c22b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7785 | 2026.03.10 10:20:37.548106 [ 269 ] {c37d8377-9fa7-49e8-9df4-38d13398c22b} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7786 | 2026.03.10 10:20:37.548246 [ 269 ] {c37d8377-9fa7-49e8-9df4-38d13398c22b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001198 sec., 106844.74123539231 rows/sec., 7.44 MiB/sec. | ||
| 7787 | 2026.03.10 10:20:37.548284 [ 269 ] {c37d8377-9fa7-49e8-9df4-38d13398c22b} <Debug> TCPHandler: Processed in 0.001362181 sec. | ||
| 7788 | 2026.03.10 10:20:37.548460 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7789 | 2026.03.10 10:20:37.548554 [ 269 ] {e2b74d27-df1f-4a5f-9dc5-b00edf422333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7790 | 2026.03.10 10:20:37.548597 [ 269 ] {e2b74d27-df1f-4a5f-9dc5-b00edf422333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7791 | 2026.03.10 10:20:37.548931 [ 269 ] {e2b74d27-df1f-4a5f-9dc5-b00edf422333} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7792 | 2026.03.10 10:20:37.548968 [ 269 ] {e2b74d27-df1f-4a5f-9dc5-b00edf422333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7793 | 2026.03.10 10:20:37.549274 [ 269 ] {e2b74d27-df1f-4a5f-9dc5-b00edf422333} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7794 | 2026.03.10 10:20:37.549485 [ 269 ] {e2b74d27-df1f-4a5f-9dc5-b00edf422333} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7795 | 2026.03.10 10:20:37.549615 [ 269 ] {e2b74d27-df1f-4a5f-9dc5-b00edf422333} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001079 sec., 44485.634847080626 rows/sec., 3.00 MiB/sec. | ||
| 7796 | 2026.03.10 10:20:37.549651 [ 269 ] {e2b74d27-df1f-4a5f-9dc5-b00edf422333} <Debug> TCPHandler: Processed in 0.001240718 sec. | ||
| 7797 | 2026.03.10 10:20:38.880118 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16727 | ||
| 7798 | 2026.03.10 10:20:38.880753 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7799 | 2026.03.10 10:20:38.880816 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7800 | 2026.03.10 10:20:38.881458 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7801 | 2026.03.10 10:20:38.881691 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7802 | 2026.03.10 10:20:38.881825 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16727 | ||
| 7803 | 2026.03.10 10:20:39.765833 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7804 | 2026.03.10 10:20:39.782995 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7805 | 2026.03.10 10:20:39.783062 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7806 | 2026.03.10 10:20:39.789761 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7807 | 2026.03.10 10:20:39.790510 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7808 | 2026.03.10 10:20:39.793796 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7809 | 2026.03.10 10:20:42.546140 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7810 | 2026.03.10 10:20:42.546335 [ 269 ] {4ed395d8-0c6a-4de6-9d56-3219298f1653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7811 | 2026.03.10 10:20:42.546406 [ 269 ] {4ed395d8-0c6a-4de6-9d56-3219298f1653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7812 | 2026.03.10 10:20:42.547052 [ 269 ] {4ed395d8-0c6a-4de6-9d56-3219298f1653} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7813 | 2026.03.10 10:20:42.547100 [ 269 ] {4ed395d8-0c6a-4de6-9d56-3219298f1653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7814 | 2026.03.10 10:20:42.547492 [ 269 ] {4ed395d8-0c6a-4de6-9d56-3219298f1653} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7815 | 2026.03.10 10:20:42.547718 [ 269 ] {4ed395d8-0c6a-4de6-9d56-3219298f1653} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7816 | 2026.03.10 10:20:42.547862 [ 117 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7817 | 2026.03.10 10:20:42.547870 [ 269 ] {4ed395d8-0c6a-4de6-9d56-3219298f1653} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001588 sec., 56675.062972292195 rows/sec., 4.77 MiB/sec. | ||
| 7818 | 2026.03.10 10:20:42.547909 [ 117 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7819 | 2026.03.10 10:20:42.547930 [ 269 ] {4ed395d8-0c6a-4de6-9d56-3219298f1653} <Debug> TCPHandler: Processed in 0.001923914 sec. | ||
| 7820 | 2026.03.10 10:20:42.547934 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7821 | 2026.03.10 10:20:42.548039 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 7822 | 2026.03.10 10:20:42.548060 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7823 | 2026.03.10 10:20:42.548125 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7824 | 2026.03.10 10:20:42.548156 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2150 rows starting from the beginning of the part | ||
| 7825 | 2026.03.10 10:20:42.548157 [ 269 ] {ec62008a-1f58-404e-a6fc-a2d639dc50ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7826 | 2026.03.10 10:20:42.548206 [ 269 ] {ec62008a-1f58-404e-a6fc-a2d639dc50ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7827 | 2026.03.10 10:20:42.548216 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 106 rows starting from the beginning of the part | ||
| 7828 | 2026.03.10 10:20:42.548262 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 90 rows starting from the beginning of the part | ||
| 7829 | 2026.03.10 10:20:42.548303 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1987 rows starting from the beginning of the part | ||
| 7830 | 2026.03.10 10:20:42.548342 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 7831 | 2026.03.10 10:20:42.548379 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 90 rows starting from the beginning of the part | ||
| 7832 | 2026.03.10 10:20:42.548624 [ 269 ] {ec62008a-1f58-404e-a6fc-a2d639dc50ea} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7833 | 2026.03.10 10:20:42.548659 [ 269 ] {ec62008a-1f58-404e-a6fc-a2d639dc50ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7834 | 2026.03.10 10:20:42.548975 [ 269 ] {ec62008a-1f58-404e-a6fc-a2d639dc50ea} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7835 | 2026.03.10 10:20:42.549183 [ 269 ] {ec62008a-1f58-404e-a6fc-a2d639dc50ea} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7836 | 2026.03.10 10:20:42.549312 [ 269 ] {ec62008a-1f58-404e-a6fc-a2d639dc50ea} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001174 sec., 14480.408858603067 rows/sec., 1.06 MiB/sec. | ||
| 7837 | 2026.03.10 10:20:42.549349 [ 269 ] {ec62008a-1f58-404e-a6fc-a2d639dc50ea} <Debug> TCPHandler: Processed in 0.00133789 sec. | ||
| 7838 | 2026.03.10 10:20:42.549462 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7839 | 2026.03.10 10:20:42.549557 [ 269 ] {6d40c956-b822-4dfd-b178-f8d3067f70e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7840 | 2026.03.10 10:20:42.549597 [ 269 ] {6d40c956-b822-4dfd-b178-f8d3067f70e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7841 | 2026.03.10 10:20:42.550010 [ 194 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4479 rows, containing 5 columns (5 merged, 0 gathered) in 0.002009795 sec., 2228585.502501499 rows/sec., 179.71 MiB/sec. | ||
| 7842 | 2026.03.10 10:20:42.550019 [ 269 ] {6d40c956-b822-4dfd-b178-f8d3067f70e7} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7843 | 2026.03.10 10:20:42.550097 [ 269 ] {6d40c956-b822-4dfd-b178-f8d3067f70e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7844 | 2026.03.10 10:20:42.550377 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7845 | 2026.03.10 10:20:42.550411 [ 269 ] {6d40c956-b822-4dfd-b178-f8d3067f70e7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7846 | 2026.03.10 10:20:42.550727 [ 269 ] {6d40c956-b822-4dfd-b178-f8d3067f70e7} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7847 | 2026.03.10 10:20:42.550774 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_56_11} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7848 | 2026.03.10 10:20:42.550849 [ 117 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7849 | 2026.03.10 10:20:42.550865 [ 269 ] {6d40c956-b822-4dfd-b178-f8d3067f70e7} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001325 sec., 61132.07547169811 rows/sec., 4.77 MiB/sec. | ||
| 7850 | 2026.03.10 10:20:42.550861 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_56_11} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7851 | 2026.03.10 10:20:42.550893 [ 117 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7852 | 2026.03.10 10:20:42.550914 [ 269 ] {6d40c956-b822-4dfd-b178-f8d3067f70e7} <Debug> TCPHandler: Processed in 0.001500584 sec. | ||
| 7853 | 2026.03.10 10:20:42.550934 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7854 | 2026.03.10 10:20:42.551006 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 7855 | 2026.03.10 10:20:42.551036 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7856 | 2026.03.10 10:20:42.551057 [ 201 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 7857 | 2026.03.10 10:20:42.551134 [ 269 ] {bbc1a28b-62d8-4775-942f-ae1385b8d16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7858 | 2026.03.10 10:20:42.551161 [ 201 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7859 | 2026.03.10 10:20:42.551178 [ 269 ] {bbc1a28b-62d8-4775-942f-ae1385b8d16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7860 | 2026.03.10 10:20:42.551196 [ 201 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1123 rows starting from the beginning of the part | ||
| 7861 | 2026.03.10 10:20:42.551257 [ 201 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 89 rows starting from the beginning of the part | ||
| 7862 | 2026.03.10 10:20:42.551317 [ 201 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 81 rows starting from the beginning of the part | ||
| 7863 | 2026.03.10 10:20:42.551374 [ 201 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1036 rows starting from the beginning of the part | ||
| 7864 | 2026.03.10 10:20:42.551430 [ 201 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 7865 | 2026.03.10 10:20:42.551489 [ 201 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 81 rows starting from the beginning of the part | ||
| 7866 | 2026.03.10 10:20:42.551599 [ 269 ] {bbc1a28b-62d8-4775-942f-ae1385b8d16f} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7867 | 2026.03.10 10:20:42.551633 [ 269 ] {bbc1a28b-62d8-4775-942f-ae1385b8d16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7868 | 2026.03.10 10:20:42.551975 [ 269 ] {bbc1a28b-62d8-4775-942f-ae1385b8d16f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7869 | 2026.03.10 10:20:42.552191 [ 269 ] {bbc1a28b-62d8-4775-942f-ae1385b8d16f} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7870 | 2026.03.10 10:20:42.552292 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7871 | 2026.03.10 10:20:42.552320 [ 269 ] {bbc1a28b-62d8-4775-942f-ae1385b8d16f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 7872 | 2026.03.10 10:20:42.552323 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7873 | 2026.03.10 10:20:42.552351 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7874 | 2026.03.10 10:20:42.552357 [ 269 ] {bbc1a28b-62d8-4775-942f-ae1385b8d16f} <Debug> TCPHandler: Processed in 0.001370051 sec. | ||
| 7875 | 2026.03.10 10:20:42.552423 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 7876 | 2026.03.10 10:20:42.552462 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7877 | 2026.03.10 10:20:42.552517 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7878 | 2026.03.10 10:20:42.552547 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 17885 rows starting from the beginning of the part | ||
| 7879 | 2026.03.10 10:20:42.552554 [ 269 ] {0ba01922-5bc6-4fd2-b658-527d754e6969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7880 | 2026.03.10 10:20:42.552601 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 7881 | 2026.03.10 10:20:42.552608 [ 269 ] {0ba01922-5bc6-4fd2-b658-527d754e6969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7882 | 2026.03.10 10:20:42.552654 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 7883 | 2026.03.10 10:20:42.552719 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1218 rows starting from the beginning of the part | ||
| 7884 | 2026.03.10 10:20:42.552780 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 128 rows starting from the beginning of the part | ||
| 7885 | 2026.03.10 10:20:42.552843 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 7886 | 2026.03.10 10:20:42.553025 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2474 rows, containing 5 columns (5 merged, 0 gathered) in 0.002050296 sec., 1206655.0390772845 rows/sec., 89.87 MiB/sec. | ||
| 7887 | 2026.03.10 10:20:42.553308 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7888 | 2026.03.10 10:20:42.553402 [ 269 ] {0ba01922-5bc6-4fd2-b658-527d754e6969} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7889 | 2026.03.10 10:20:42.553448 [ 269 ] {0ba01922-5bc6-4fd2-b658-527d754e6969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7890 | 2026.03.10 10:20:42.553639 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_56_11} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7891 | 2026.03.10 10:20:42.553740 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_56_11} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7892 | 2026.03.10 10:20:42.553843 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 7893 | 2026.03.10 10:20:42.554029 [ 269 ] {0ba01922-5bc6-4fd2-b658-527d754e6969} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7894 | 2026.03.10 10:20:42.554256 [ 269 ] {0ba01922-5bc6-4fd2-b658-527d754e6969} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7895 | 2026.03.10 10:20:42.554393 [ 269 ] {0ba01922-5bc6-4fd2-b658-527d754e6969} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001857 sec., 9154.550350026926 rows/sec., 16.40 MiB/sec. | ||
| 7896 | 2026.03.10 10:20:42.554448 [ 269 ] {0ba01922-5bc6-4fd2-b658-527d754e6969} <Debug> TCPHandler: Processed in 0.002034556 sec. | ||
| 7897 | 2026.03.10 10:20:42.554566 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7898 | 2026.03.10 10:20:42.554661 [ 269 ] {827dc8f0-dee5-44d0-ad1f-caad947d5e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7899 | 2026.03.10 10:20:42.554701 [ 269 ] {827dc8f0-dee5-44d0-ad1f-caad947d5e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7900 | 2026.03.10 10:20:42.555035 [ 269 ] {827dc8f0-dee5-44d0-ad1f-caad947d5e44} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7901 | 2026.03.10 10:20:42.555071 [ 269 ] {827dc8f0-dee5-44d0-ad1f-caad947d5e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7902 | 2026.03.10 10:20:42.555386 [ 269 ] {827dc8f0-dee5-44d0-ad1f-caad947d5e44} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7903 | 2026.03.10 10:20:42.555594 [ 269 ] {827dc8f0-dee5-44d0-ad1f-caad947d5e44} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7904 | 2026.03.10 10:20:42.555719 [ 269 ] {827dc8f0-dee5-44d0-ad1f-caad947d5e44} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 7905 | 2026.03.10 10:20:42.555755 [ 269 ] {827dc8f0-dee5-44d0-ad1f-caad947d5e44} <Debug> TCPHandler: Processed in 0.001237368 sec. | ||
| 7906 | 2026.03.10 10:20:42.557593 [ 194 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19711 rows, containing 5 columns (5 merged, 0 gathered) in 0.005202707 sec., 3788604.662918746 rows/sec., 249.33 MiB/sec. | ||
| 7907 | 2026.03.10 10:20:42.557856 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7908 | 2026.03.10 10:20:42.558111 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2026.03.10 10:20:42.558174 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7910 | 2026.03.10 10:20:42.558244 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.25 MiB. | ||
| 7911 | 2026.03.10 10:20:44.899398 [ 114 ] {} <Debug> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7912 | 2026.03.10 10:20:44.899480 [ 114 ] {} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7913 | 2026.03.10 10:20:44.899504 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7914 | 2026.03.10 10:20:44.899661 [ 201 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::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 | ||
| 7915 | 2026.03.10 10:20:44.899880 [ 201 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7916 | 2026.03.10 10:20:44.899937 [ 201 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::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 | ||
| 7917 | 2026.03.10 10:20:44.900053 [ 201 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 7918 | 2026.03.10 10:20:44.900131 [ 201 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::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 | ||
| 7919 | 2026.03.10 10:20:44.900201 [ 201 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 7920 | 2026.03.10 10:20:44.900265 [ 201 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 7921 | 2026.03.10 10:20:44.901144 [ 194 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001574375 sec., 22866.216752679633 rows/sec., 1.91 MiB/sec. | ||
| 7922 | 2026.03.10 10:20:44.901322 [ 196 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7923 | 2026.03.10 10:20:44.901664 [ 196 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_17_4} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7924 | 2026.03.10 10:20:44.901752 [ 196 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_17_4} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7925 | 2026.03.10 10:20:44.901844 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7926 | 2026.03.10 10:20:46.252601 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7927 | 2026.03.10 10:20:46.252655 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7928 | 2026.03.10 10:20:46.327564 [ 113 ] {} <Debug> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7929 | 2026.03.10 10:20:46.327633 [ 113 ] {} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7930 | 2026.03.10 10:20:46.327658 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7931 | 2026.03.10 10:20:46.327795 [ 195 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::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 | ||
| 7932 | 2026.03.10 10:20:46.327954 [ 195 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7933 | 2026.03.10 10:20:46.327992 [ 195 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::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 | ||
| 7934 | 2026.03.10 10:20:46.328071 [ 195 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::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 | ||
| 7935 | 2026.03.10 10:20:46.328123 [ 195 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 708 rows starting from the beginning of the part | ||
| 7936 | 2026.03.10 10:20:46.328173 [ 195 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::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 | ||
| 7937 | 2026.03.10 10:20:46.328221 [ 195 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 708 rows starting from the beginning of the part | ||
| 7938 | 2026.03.10 10:20:46.329310 [ 196 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001576546 sec., 1393552.741245736 rows/sec., 87.74 MiB/sec. | ||
| 7939 | 2026.03.10 10:20:46.329560 [ 197 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7940 | 2026.03.10 10:20:46.329851 [ 197 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_17_4} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7941 | 2026.03.10 10:20:46.329927 [ 197 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_17_4} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7942 | 2026.03.10 10:20:46.330012 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7943 | 2026.03.10 10:20:46.382040 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17239 | ||
| 7944 | 2026.03.10 10:20:46.382540 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7945 | 2026.03.10 10:20:46.382581 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7946 | 2026.03.10 10:20:46.383073 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7947 | 2026.03.10 10:20:46.383310 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7948 | 2026.03.10 10:20:46.383438 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17239 | ||
| 7949 | 2026.03.10 10:20:46.383449 [ 110 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7950 | 2026.03.10 10:20:46.383521 [ 110 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7951 | 2026.03.10 10:20:46.383544 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7952 | 2026.03.10 10:20:46.383643 [ 200 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::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 | ||
| 7953 | 2026.03.10 10:20:46.383747 [ 200 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7954 | 2026.03.10 10:20:46.383781 [ 200 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14807 rows starting from the beginning of the part | ||
| 7955 | 2026.03.10 10:20:46.383846 [ 200 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 7956 | 2026.03.10 10:20:46.383894 [ 200 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 7957 | 2026.03.10 10:20:46.383941 [ 200 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 7958 | 2026.03.10 10:20:46.383983 [ 200 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 7959 | 2026.03.10 10:20:46.384026 [ 200 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 7960 | 2026.03.10 10:20:46.386050 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17239 rows, containing 4 columns (4 merged, 0 gathered) in 0.002452705 sec., 7028566.419524566 rows/sec., 100.54 MiB/sec. | ||
| 7961 | 2026.03.10 10:20:46.386189 [ 198 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7962 | 2026.03.10 10:20:46.386507 [ 198 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_36_7} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7963 | 2026.03.10 10:20:46.386588 [ 198 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_36_7} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7964 | 2026.03.10 10:20:46.386702 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7965 | 2026.03.10 10:20:46.429726 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 964 | ||
| 7966 | 2026.03.10 10:20:46.431803 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7967 | 2026.03.10 10:20:46.431846 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7968 | 2026.03.10 10:20:46.433004 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7969 | 2026.03.10 10:20:46.433281 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7970 | 2026.03.10 10:20:46.433421 [ 110 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7971 | 2026.03.10 10:20:46.433456 [ 110 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7972 | 2026.03.10 10:20:46.433474 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7973 | 2026.03.10 10:20:46.433547 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 7974 | 2026.03.10 10:20:46.433624 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 964 | ||
| 7975 | 2026.03.10 10:20:46.434137 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7976 | 2026.03.10 10:20:46.434306 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 802 rows starting from the beginning of the part | ||
| 7977 | 2026.03.10 10:20:46.434735 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
| 7978 | 2026.03.10 10:20:46.435102 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 7979 | 2026.03.10 10:20:46.435448 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
| 7980 | 2026.03.10 10:20:46.435775 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
| 7981 | 2026.03.10 10:20:46.436097 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
| 7982 | 2026.03.10 10:20:46.442134 [ 196 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 964 rows, containing 72 columns (72 merged, 0 gathered) in 0.008619274 sec., 111842.36630602532 rows/sec., 90.60 MiB/sec. | ||
| 7983 | 2026.03.10 10:20:46.443233 [ 196 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7984 | 2026.03.10 10:20:46.443735 [ 196 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_26_5} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7985 | 2026.03.10 10:20:46.443805 [ 196 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_26_5} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7986 | 2026.03.10 10:20:46.443988 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 7987 | 2026.03.10 10:20:47.294000 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7988 | 2026.03.10 10:20:47.312228 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7989 | 2026.03.10 10:20:47.312295 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7990 | 2026.03.10 10:20:47.317789 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7991 | 2026.03.10 10:20:47.318516 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7992 | 2026.03.10 10:20:47.318833 [ 110 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7993 | 2026.03.10 10:20:47.318895 [ 110 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7994 | 2026.03.10 10:20:47.318917 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7995 | 2026.03.10 10:20:47.319040 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 7996 | 2026.03.10 10:20:47.322197 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7997 | 2026.03.10 10:20:47.322696 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7998 | 2026.03.10 10:20:47.324062 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 7999 | 2026.03.10 10:20:47.328621 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 8000 | 2026.03.10 10:20:47.332993 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 8001 | 2026.03.10 10:20:47.337558 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 8002 | 2026.03.10 10:20:47.341790 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 8003 | 2026.03.10 10:20:47.345702 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 8004 | 2026.03.10 10:20:47.396223 [ 191 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.077233278 sec., 3508.85016171397 rows/sec., 18.14 MiB/sec. | ||
| 8005 | 2026.03.10 10:20:47.398867 [ 189 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8006 | 2026.03.10 10:20:47.400912 [ 189 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_36_7} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8007 | 2026.03.10 10:20:47.400991 [ 189 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_36_7} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8008 | 2026.03.10 10:20:47.402878 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8009 | 2026.03.10 10:20:47.546178 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8010 | 2026.03.10 10:20:47.546420 [ 269 ] {2351e4d9-2365-48ae-95ff-29b54cff2352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8011 | 2026.03.10 10:20:47.546517 [ 269 ] {2351e4d9-2365-48ae-95ff-29b54cff2352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8012 | 2026.03.10 10:20:47.547222 [ 269 ] {2351e4d9-2365-48ae-95ff-29b54cff2352} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8013 | 2026.03.10 10:20:47.547264 [ 269 ] {2351e4d9-2365-48ae-95ff-29b54cff2352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8014 | 2026.03.10 10:20:47.547601 [ 269 ] {2351e4d9-2365-48ae-95ff-29b54cff2352} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8015 | 2026.03.10 10:20:47.547817 [ 269 ] {2351e4d9-2365-48ae-95ff-29b54cff2352} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8016 | 2026.03.10 10:20:47.547959 [ 269 ] {2351e4d9-2365-48ae-95ff-29b54cff2352} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001608 sec., 65920.39800995025 rows/sec., 5.54 MiB/sec. | ||
| 8017 | 2026.03.10 10:20:47.548000 [ 269 ] {2351e4d9-2365-48ae-95ff-29b54cff2352} <Debug> TCPHandler: Processed in 0.001995335 sec. | ||
| 8018 | 2026.03.10 10:20:47.548123 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8019 | 2026.03.10 10:20:47.548217 [ 269 ] {da63ebf1-0191-4d87-a31e-de1b320a9e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8020 | 2026.03.10 10:20:47.548257 [ 269 ] {da63ebf1-0191-4d87-a31e-de1b320a9e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8021 | 2026.03.10 10:20:47.548655 [ 269 ] {da63ebf1-0191-4d87-a31e-de1b320a9e4f} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8022 | 2026.03.10 10:20:47.548693 [ 269 ] {da63ebf1-0191-4d87-a31e-de1b320a9e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8023 | 2026.03.10 10:20:47.548992 [ 269 ] {da63ebf1-0191-4d87-a31e-de1b320a9e4f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8024 | 2026.03.10 10:20:47.549205 [ 269 ] {da63ebf1-0191-4d87-a31e-de1b320a9e4f} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8025 | 2026.03.10 10:20:47.549334 [ 269 ] {da63ebf1-0191-4d87-a31e-de1b320a9e4f} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001136 sec., 22007.042253521126 rows/sec., 1.62 MiB/sec. | ||
| 8026 | 2026.03.10 10:20:47.549373 [ 269 ] {da63ebf1-0191-4d87-a31e-de1b320a9e4f} <Debug> TCPHandler: Processed in 0.001298589 sec. | ||
| 8027 | 2026.03.10 10:20:47.549482 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8028 | 2026.03.10 10:20:47.549575 [ 269 ] {d8db3054-28a3-4aed-8441-0db575cd5bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8029 | 2026.03.10 10:20:47.549614 [ 269 ] {d8db3054-28a3-4aed-8441-0db575cd5bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8030 | 2026.03.10 10:20:47.550027 [ 269 ] {d8db3054-28a3-4aed-8441-0db575cd5bf4} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8031 | 2026.03.10 10:20:47.550064 [ 269 ] {d8db3054-28a3-4aed-8441-0db575cd5bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8032 | 2026.03.10 10:20:47.550395 [ 269 ] {d8db3054-28a3-4aed-8441-0db575cd5bf4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8033 | 2026.03.10 10:20:47.550600 [ 269 ] {d8db3054-28a3-4aed-8441-0db575cd5bf4} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8034 | 2026.03.10 10:20:47.550726 [ 269 ] {d8db3054-28a3-4aed-8441-0db575cd5bf4} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001169 sec., 76133.44739093243 rows/sec., 5.95 MiB/sec. | ||
| 8035 | 2026.03.10 10:20:47.550763 [ 269 ] {d8db3054-28a3-4aed-8441-0db575cd5bf4} <Debug> TCPHandler: Processed in 0.001328719 sec. | ||
| 8036 | 2026.03.10 10:20:47.550875 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8037 | 2026.03.10 10:20:47.550967 [ 269 ] {49bb4877-e39b-4862-add6-c2570d7de50c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8038 | 2026.03.10 10:20:47.551009 [ 269 ] {49bb4877-e39b-4862-add6-c2570d7de50c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8039 | 2026.03.10 10:20:47.551408 [ 269 ] {49bb4877-e39b-4862-add6-c2570d7de50c} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8040 | 2026.03.10 10:20:47.551445 [ 269 ] {49bb4877-e39b-4862-add6-c2570d7de50c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8041 | 2026.03.10 10:20:47.551767 [ 269 ] {49bb4877-e39b-4862-add6-c2570d7de50c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8042 | 2026.03.10 10:20:47.551973 [ 269 ] {49bb4877-e39b-4862-add6-c2570d7de50c} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8043 | 2026.03.10 10:20:47.552102 [ 269 ] {49bb4877-e39b-4862-add6-c2570d7de50c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 8044 | 2026.03.10 10:20:47.552139 [ 269 ] {49bb4877-e39b-4862-add6-c2570d7de50c} <Debug> TCPHandler: Processed in 0.001312409 sec. | ||
| 8045 | 2026.03.10 10:20:47.552249 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8046 | 2026.03.10 10:20:47.552341 [ 269 ] {2ff7429c-65fd-44bf-9d5f-5ee06fd81d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8047 | 2026.03.10 10:20:47.552395 [ 269 ] {2ff7429c-65fd-44bf-9d5f-5ee06fd81d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8048 | 2026.03.10 10:20:47.553162 [ 269 ] {2ff7429c-65fd-44bf-9d5f-5ee06fd81d87} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8049 | 2026.03.10 10:20:47.553199 [ 269 ] {2ff7429c-65fd-44bf-9d5f-5ee06fd81d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8050 | 2026.03.10 10:20:47.553759 [ 269 ] {2ff7429c-65fd-44bf-9d5f-5ee06fd81d87} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8051 | 2026.03.10 10:20:47.553981 [ 269 ] {2ff7429c-65fd-44bf-9d5f-5ee06fd81d87} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8052 | 2026.03.10 10:20:47.554116 [ 269 ] {2ff7429c-65fd-44bf-9d5f-5ee06fd81d87} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001793 sec., 13943.112102621304 rows/sec., 24.99 MiB/sec. | ||
| 8053 | 2026.03.10 10:20:47.554170 [ 269 ] {2ff7429c-65fd-44bf-9d5f-5ee06fd81d87} <Debug> TCPHandler: Processed in 0.001969424 sec. | ||
| 8054 | 2026.03.10 10:20:47.554280 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8055 | 2026.03.10 10:20:47.554373 [ 269 ] {0deb8229-57b8-4b7f-b8d4-22aee572145f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8056 | 2026.03.10 10:20:47.554414 [ 269 ] {0deb8229-57b8-4b7f-b8d4-22aee572145f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8057 | 2026.03.10 10:20:47.554746 [ 269 ] {0deb8229-57b8-4b7f-b8d4-22aee572145f} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8058 | 2026.03.10 10:20:47.554783 [ 269 ] {0deb8229-57b8-4b7f-b8d4-22aee572145f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8059 | 2026.03.10 10:20:47.555083 [ 269 ] {0deb8229-57b8-4b7f-b8d4-22aee572145f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8060 | 2026.03.10 10:20:47.555292 [ 269 ] {0deb8229-57b8-4b7f-b8d4-22aee572145f} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8061 | 2026.03.10 10:20:47.555398 [ 110 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8062 | 2026.03.10 10:20:47.555419 [ 269 ] {0deb8229-57b8-4b7f-b8d4-22aee572145f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 8063 | 2026.03.10 10:20:47.555451 [ 110 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2026.03.10 10:20:47.555466 [ 269 ] {0deb8229-57b8-4b7f-b8d4-22aee572145f} <Debug> TCPHandler: Processed in 0.001234578 sec. | ||
| 8065 | 2026.03.10 10:20:47.555476 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8066 | 2026.03.10 10:20:47.555608 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 8067 | 2026.03.10 10:20:47.555751 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8068 | 2026.03.10 10:20:47.555789 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2640 rows starting from the beginning of the part | ||
| 8069 | 2026.03.10 10:20:47.555858 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 8070 | 2026.03.10 10:20:47.555907 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 12 rows starting from the beginning of the part | ||
| 8071 | 2026.03.10 10:20:47.555952 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 48 rows starting from the beginning of the part | ||
| 8072 | 2026.03.10 10:20:47.555998 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 8073 | 2026.03.10 10:20:47.556044 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 8074 | 2026.03.10 10:20:47.557478 [ 189 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2880 rows, containing 4 columns (4 merged, 0 gathered) in 0.001922463 sec., 1498078.2464994125 rows/sec., 100.96 MiB/sec. | ||
| 8075 | 2026.03.10 10:20:47.557771 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8076 | 2026.03.10 10:20:47.558006 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_56_11} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8077 | 2026.03.10 10:20:47.558075 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_56_11} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8078 | 2026.03.10 10:20:47.558142 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8079 | 2026.03.10 10:20:52.548158 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8080 | 2026.03.10 10:20:52.548377 [ 269 ] {f53634f7-5882-476d-91b2-9d315227dcc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8081 | 2026.03.10 10:20:52.548453 [ 269 ] {f53634f7-5882-476d-91b2-9d315227dcc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8082 | 2026.03.10 10:20:52.549139 [ 269 ] {f53634f7-5882-476d-91b2-9d315227dcc7} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8083 | 2026.03.10 10:20:52.549194 [ 269 ] {f53634f7-5882-476d-91b2-9d315227dcc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8084 | 2026.03.10 10:20:52.549592 [ 269 ] {f53634f7-5882-476d-91b2-9d315227dcc7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8085 | 2026.03.10 10:20:52.549820 [ 269 ] {f53634f7-5882-476d-91b2-9d315227dcc7} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8086 | 2026.03.10 10:20:52.549953 [ 103 ] {} <Debug> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8087 | 2026.03.10 10:20:52.549981 [ 269 ] {f53634f7-5882-476d-91b2-9d315227dcc7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001659 sec., 14466.546112115731 rows/sec., 1.20 MiB/sec. | ||
| 8088 | 2026.03.10 10:20:52.550022 [ 103 ] {} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8089 | 2026.03.10 10:20:52.550046 [ 269 ] {f53634f7-5882-476d-91b2-9d315227dcc7} <Debug> TCPHandler: Processed in 0.002023605 sec. | ||
| 8090 | 2026.03.10 10:20:52.550050 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8091 | 2026.03.10 10:20:52.550179 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8092 | 2026.03.10 10:20:52.550205 [ 202 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 8093 | 2026.03.10 10:20:52.550287 [ 269 ] {8ca5ca5c-737e-400c-bf13-b4bd2b740958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8094 | 2026.03.10 10:20:52.550336 [ 269 ] {8ca5ca5c-737e-400c-bf13-b4bd2b740958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8095 | 2026.03.10 10:20:52.550365 [ 202 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8096 | 2026.03.10 10:20:52.550409 [ 202 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 8097 | 2026.03.10 10:20:52.550484 [ 202 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 8098 | 2026.03.10 10:20:52.550537 [ 202 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 8099 | 2026.03.10 10:20:52.550584 [ 202 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 8100 | 2026.03.10 10:20:52.550630 [ 202 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 8101 | 2026.03.10 10:20:52.550754 [ 269 ] {8ca5ca5c-737e-400c-bf13-b4bd2b740958} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8102 | 2026.03.10 10:20:52.550801 [ 269 ] {8ca5ca5c-737e-400c-bf13-b4bd2b740958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8103 | 2026.03.10 10:20:52.551342 [ 269 ] {8ca5ca5c-737e-400c-bf13-b4bd2b740958} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8104 | 2026.03.10 10:20:52.551484 [ 199 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001341961 sec., 89421.37662718962 rows/sec., 7.76 MiB/sec. | ||
| 8105 | 2026.03.10 10:20:52.551569 [ 269 ] {8ca5ca5c-737e-400c-bf13-b4bd2b740958} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8106 | 2026.03.10 10:20:52.551639 [ 189 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8107 | 2026.03.10 10:20:52.551713 [ 269 ] {8ca5ca5c-737e-400c-bf13-b4bd2b740958} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001449 sec., 6901.311249137336 rows/sec., 562.75 KiB/sec. | ||
| 8108 | 2026.03.10 10:20:52.551753 [ 269 ] {8ca5ca5c-737e-400c-bf13-b4bd2b740958} <Debug> TCPHandler: Processed in 0.001626247 sec. | ||
| 8109 | 2026.03.10 10:20:52.551868 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8110 | 2026.03.10 10:20:52.551919 [ 189 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_9_2} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8111 | 2026.03.10 10:20:52.551966 [ 269 ] {ffcdba67-a40c-4584-827a-0eeb40f6f467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8112 | 2026.03.10 10:20:52.551986 [ 189 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_9_2} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8113 | 2026.03.10 10:20:52.552008 [ 269 ] {ffcdba67-a40c-4584-827a-0eeb40f6f467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8114 | 2026.03.10 10:20:52.552082 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8115 | 2026.03.10 10:20:52.552486 [ 269 ] {ffcdba67-a40c-4584-827a-0eeb40f6f467} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8116 | 2026.03.10 10:20:52.552548 [ 269 ] {ffcdba67-a40c-4584-827a-0eeb40f6f467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8117 | 2026.03.10 10:20:52.552873 [ 269 ] {ffcdba67-a40c-4584-827a-0eeb40f6f467} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8118 | 2026.03.10 10:20:52.553085 [ 269 ] {ffcdba67-a40c-4584-827a-0eeb40f6f467} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8119 | 2026.03.10 10:20:52.553218 [ 269 ] {ffcdba67-a40c-4584-827a-0eeb40f6f467} <Debug> executeQuery: Read 215 rows, 19.58 KiB in 0.001275 sec., 168627.45098039214 rows/sec., 15.00 MiB/sec. | ||
| 8120 | 2026.03.10 10:20:52.553257 [ 269 ] {ffcdba67-a40c-4584-827a-0eeb40f6f467} <Debug> TCPHandler: Processed in 0.001438263 sec. | ||
| 8121 | 2026.03.10 10:20:52.553369 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8122 | 2026.03.10 10:20:52.553463 [ 269 ] {8b21dbb1-e652-4bed-bccb-9a44452e2b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8123 | 2026.03.10 10:20:52.553504 [ 269 ] {8b21dbb1-e652-4bed-bccb-9a44452e2b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8124 | 2026.03.10 10:20:52.553910 [ 269 ] {8b21dbb1-e652-4bed-bccb-9a44452e2b7b} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8125 | 2026.03.10 10:20:52.553973 [ 269 ] {8b21dbb1-e652-4bed-bccb-9a44452e2b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8126 | 2026.03.10 10:20:52.554278 [ 269 ] {8b21dbb1-e652-4bed-bccb-9a44452e2b7b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8127 | 2026.03.10 10:20:52.554486 [ 269 ] {8b21dbb1-e652-4bed-bccb-9a44452e2b7b} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8128 | 2026.03.10 10:20:52.554614 [ 269 ] {8b21dbb1-e652-4bed-bccb-9a44452e2b7b} <Debug> executeQuery: Read 39 rows, 2.94 KiB in 0.001168 sec., 33390.41095890411 rows/sec., 2.46 MiB/sec. | ||
| 8129 | 2026.03.10 10:20:52.554653 [ 269 ] {8b21dbb1-e652-4bed-bccb-9a44452e2b7b} <Debug> TCPHandler: Processed in 0.0013324 sec. | ||
| 8130 | 2026.03.10 10:20:52.554760 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8131 | 2026.03.10 10:20:52.554852 [ 269 ] {05079820-173c-4a4c-a9a8-188971017d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8132 | 2026.03.10 10:20:52.554892 [ 269 ] {05079820-173c-4a4c-a9a8-188971017d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8133 | 2026.03.10 10:20:52.555280 [ 269 ] {05079820-173c-4a4c-a9a8-188971017d0c} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8134 | 2026.03.10 10:20:52.555317 [ 269 ] {05079820-173c-4a4c-a9a8-188971017d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8135 | 2026.03.10 10:20:52.555602 [ 269 ] {05079820-173c-4a4c-a9a8-188971017d0c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8136 | 2026.03.10 10:20:52.555813 [ 269 ] {05079820-173c-4a4c-a9a8-188971017d0c} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8137 | 2026.03.10 10:20:52.555940 [ 269 ] {05079820-173c-4a4c-a9a8-188971017d0c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001105 sec., 21719.457013574658 rows/sec., 1.80 MiB/sec. | ||
| 8138 | 2026.03.10 10:20:52.555978 [ 269 ] {05079820-173c-4a4c-a9a8-188971017d0c} <Debug> TCPHandler: Processed in 0.001266299 sec. | ||
| 8139 | 2026.03.10 10:20:52.556085 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8140 | 2026.03.10 10:20:52.556178 [ 269 ] {7151658d-f76e-4a86-8a10-4a6ef42d9ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8141 | 2026.03.10 10:20:52.556217 [ 269 ] {7151658d-f76e-4a86-8a10-4a6ef42d9ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8142 | 2026.03.10 10:20:52.556607 [ 269 ] {7151658d-f76e-4a86-8a10-4a6ef42d9ae6} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8143 | 2026.03.10 10:20:52.556645 [ 269 ] {7151658d-f76e-4a86-8a10-4a6ef42d9ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8144 | 2026.03.10 10:20:52.556936 [ 269 ] {7151658d-f76e-4a86-8a10-4a6ef42d9ae6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8145 | 2026.03.10 10:20:52.557152 [ 269 ] {7151658d-f76e-4a86-8a10-4a6ef42d9ae6} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8146 | 2026.03.10 10:20:52.557246 [ 103 ] {} <Debug> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8147 | 2026.03.10 10:20:52.557278 [ 269 ] {7151658d-f76e-4a86-8a10-4a6ef42d9ae6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 839.30 KiB/sec. | ||
| 8148 | 2026.03.10 10:20:52.557284 [ 103 ] {} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8149 | 2026.03.10 10:20:52.557320 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8150 | 2026.03.10 10:20:52.557324 [ 269 ] {7151658d-f76e-4a86-8a10-4a6ef42d9ae6} <Debug> TCPHandler: Processed in 0.001287309 sec. | ||
| 8151 | 2026.03.10 10:20:52.557423 [ 199 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 8152 | 2026.03.10 10:20:52.557446 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8153 | 2026.03.10 10:20:52.557546 [ 269 ] {fa474048-d414-4dbe-a72b-daccea13d0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8154 | 2026.03.10 10:20:52.557555 [ 199 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8155 | 2026.03.10 10:20:52.557588 [ 269 ] {fa474048-d414-4dbe-a72b-daccea13d0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8156 | 2026.03.10 10:20:52.557601 [ 199 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 8157 | 2026.03.10 10:20:52.557682 [ 199 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 8158 | 2026.03.10 10:20:52.557735 [ 199 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 8159 | 2026.03.10 10:20:52.557776 [ 199 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 8160 | 2026.03.10 10:20:52.557815 [ 199 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 8161 | 2026.03.10 10:20:52.558020 [ 269 ] {fa474048-d414-4dbe-a72b-daccea13d0ab} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8162 | 2026.03.10 10:20:52.558064 [ 269 ] {fa474048-d414-4dbe-a72b-daccea13d0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8163 | 2026.03.10 10:20:52.558405 [ 269 ] {fa474048-d414-4dbe-a72b-daccea13d0ab} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8164 | 2026.03.10 10:20:52.558526 [ 187 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001142776 sec., 52503.72776467129 rows/sec., 4.21 MiB/sec. | ||
| 8165 | 2026.03.10 10:20:52.558628 [ 269 ] {fa474048-d414-4dbe-a72b-daccea13d0ab} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8166 | 2026.03.10 10:20:52.558658 [ 199 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8167 | 2026.03.10 10:20:52.558773 [ 269 ] {fa474048-d414-4dbe-a72b-daccea13d0ab} <Debug> executeQuery: Read 127 rows, 10.55 KiB in 0.001244 sec., 102090.03215434082 rows/sec., 8.28 MiB/sec. | ||
| 8168 | 2026.03.10 10:20:52.558820 [ 269 ] {fa474048-d414-4dbe-a72b-daccea13d0ab} <Debug> TCPHandler: Processed in 0.001423482 sec. | ||
| 8169 | 2026.03.10 10:20:52.558907 [ 199 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_9_2} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8170 | 2026.03.10 10:20:52.558934 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8171 | 2026.03.10 10:20:52.558976 [ 199 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_9_2} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8172 | 2026.03.10 10:20:52.559034 [ 269 ] {b61f62f5-f6e4-42a3-8782-330b4e60893c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8173 | 2026.03.10 10:20:52.559042 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8174 | 2026.03.10 10:20:52.559084 [ 269 ] {b61f62f5-f6e4-42a3-8782-330b4e60893c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8175 | 2026.03.10 10:20:52.559496 [ 269 ] {b61f62f5-f6e4-42a3-8782-330b4e60893c} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8176 | 2026.03.10 10:20:52.559534 [ 269 ] {b61f62f5-f6e4-42a3-8782-330b4e60893c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8177 | 2026.03.10 10:20:52.559871 [ 269 ] {b61f62f5-f6e4-42a3-8782-330b4e60893c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8178 | 2026.03.10 10:20:52.560089 [ 269 ] {b61f62f5-f6e4-42a3-8782-330b4e60893c} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8179 | 2026.03.10 10:20:52.560228 [ 269 ] {b61f62f5-f6e4-42a3-8782-330b4e60893c} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001212 sec., 165841.58415841585 rows/sec., 11.89 MiB/sec. | ||
| 8180 | 2026.03.10 10:20:52.560266 [ 269 ] {b61f62f5-f6e4-42a3-8782-330b4e60893c} <Debug> TCPHandler: Processed in 0.001380131 sec. | ||
| 8181 | 2026.03.10 10:20:52.560379 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8182 | 2026.03.10 10:20:52.560474 [ 269 ] {8ae54764-ad11-4294-9f27-ba23bfe6c9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8183 | 2026.03.10 10:20:52.560527 [ 269 ] {8ae54764-ad11-4294-9f27-ba23bfe6c9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8184 | 2026.03.10 10:20:52.561289 [ 269 ] {8ae54764-ad11-4294-9f27-ba23bfe6c9e8} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8185 | 2026.03.10 10:20:52.561326 [ 269 ] {8ae54764-ad11-4294-9f27-ba23bfe6c9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8186 | 2026.03.10 10:20:52.561858 [ 269 ] {8ae54764-ad11-4294-9f27-ba23bfe6c9e8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8187 | 2026.03.10 10:20:52.562085 [ 269 ] {8ae54764-ad11-4294-9f27-ba23bfe6c9e8} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8188 | 2026.03.10 10:20:52.562226 [ 269 ] {8ae54764-ad11-4294-9f27-ba23bfe6c9e8} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00177 sec., 9604.519774011298 rows/sec., 17.21 MiB/sec. | ||
| 8189 | 2026.03.10 10:20:52.562290 [ 269 ] {8ae54764-ad11-4294-9f27-ba23bfe6c9e8} <Debug> TCPHandler: Processed in 0.001959064 sec. | ||
| 8190 | 2026.03.10 10:20:52.562405 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8191 | 2026.03.10 10:20:52.562501 [ 269 ] {db8de6f8-6680-4ac4-9f8e-7269a1fa4196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8192 | 2026.03.10 10:20:52.562541 [ 269 ] {db8de6f8-6680-4ac4-9f8e-7269a1fa4196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8193 | 2026.03.10 10:20:52.562879 [ 269 ] {db8de6f8-6680-4ac4-9f8e-7269a1fa4196} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8194 | 2026.03.10 10:20:52.562917 [ 269 ] {db8de6f8-6680-4ac4-9f8e-7269a1fa4196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8195 | 2026.03.10 10:20:52.563225 [ 269 ] {db8de6f8-6680-4ac4-9f8e-7269a1fa4196} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8196 | 2026.03.10 10:20:52.563444 [ 269 ] {db8de6f8-6680-4ac4-9f8e-7269a1fa4196} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8197 | 2026.03.10 10:20:52.563574 [ 269 ] {db8de6f8-6680-4ac4-9f8e-7269a1fa4196} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 8198 | 2026.03.10 10:20:52.563611 [ 269 ] {db8de6f8-6680-4ac4-9f8e-7269a1fa4196} <Debug> TCPHandler: Processed in 0.001253978 sec. | ||
| 8199 | 2026.03.10 10:20:53.884435 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17687 | ||
| 8200 | 2026.03.10 10:20:53.884911 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8201 | 2026.03.10 10:20:53.884947 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8202 | 2026.03.10 10:20:53.885401 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8203 | 2026.03.10 10:20:53.885626 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8204 | 2026.03.10 10:20:53.885747 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17687 | ||
| 8205 | 2026.03.10 10:20:54.823154 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8206 | 2026.03.10 10:20:54.838107 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8207 | 2026.03.10 10:20:54.838168 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8208 | 2026.03.10 10:20:54.844857 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8209 | 2026.03.10 10:20:54.845605 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8210 | 2026.03.10 10:20:54.848577 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8211 | 2026.03.10 10:20:56.434683 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 996 | ||
| 8212 | 2026.03.10 10:20:56.437055 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8213 | 2026.03.10 10:20:56.437091 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8214 | 2026.03.10 10:20:56.438339 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8215 | 2026.03.10 10:20:56.438603 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8216 | 2026.03.10 10:20:56.438941 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 996 | ||
| 8217 | 2026.03.10 10:20:57.546808 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8218 | 2026.03.10 10:20:57.547122 [ 269 ] {eddbbc7c-1a9a-4048-abc9-6babad6313df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8219 | 2026.03.10 10:20:57.547230 [ 269 ] {eddbbc7c-1a9a-4048-abc9-6babad6313df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8220 | 2026.03.10 10:20:57.548175 [ 269 ] {eddbbc7c-1a9a-4048-abc9-6babad6313df} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8221 | 2026.03.10 10:20:57.548221 [ 269 ] {eddbbc7c-1a9a-4048-abc9-6babad6313df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8222 | 2026.03.10 10:20:57.548631 [ 269 ] {eddbbc7c-1a9a-4048-abc9-6babad6313df} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8223 | 2026.03.10 10:20:57.548860 [ 269 ] {eddbbc7c-1a9a-4048-abc9-6babad6313df} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8224 | 2026.03.10 10:20:57.549022 [ 269 ] {eddbbc7c-1a9a-4048-abc9-6babad6313df} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001984 sec., 53427.419354838705 rows/sec., 4.49 MiB/sec. | ||
| 8225 | 2026.03.10 10:20:57.549070 [ 269 ] {eddbbc7c-1a9a-4048-abc9-6babad6313df} <Debug> TCPHandler: Processed in 0.002443025 sec. | ||
| 8226 | 2026.03.10 10:20:57.549199 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8227 | 2026.03.10 10:20:57.549303 [ 269 ] {87c25d37-3e11-40a1-b7fc-c0375d4914ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8228 | 2026.03.10 10:20:57.549345 [ 269 ] {87c25d37-3e11-40a1-b7fc-c0375d4914ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8229 | 2026.03.10 10:20:57.549766 [ 269 ] {87c25d37-3e11-40a1-b7fc-c0375d4914ea} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8230 | 2026.03.10 10:20:57.549804 [ 269 ] {87c25d37-3e11-40a1-b7fc-c0375d4914ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8231 | 2026.03.10 10:20:57.550129 [ 269 ] {87c25d37-3e11-40a1-b7fc-c0375d4914ea} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8232 | 2026.03.10 10:20:57.550337 [ 269 ] {87c25d37-3e11-40a1-b7fc-c0375d4914ea} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8233 | 2026.03.10 10:20:57.550470 [ 269 ] {87c25d37-3e11-40a1-b7fc-c0375d4914ea} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001192 sec., 20973.15436241611 rows/sec., 1.54 MiB/sec. | ||
| 8234 | 2026.03.10 10:20:57.550508 [ 269 ] {87c25d37-3e11-40a1-b7fc-c0375d4914ea} <Debug> TCPHandler: Processed in 0.001361601 sec. | ||
| 8235 | 2026.03.10 10:20:57.550617 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8236 | 2026.03.10 10:20:57.550713 [ 269 ] {257a9825-0312-4b6b-876e-5f6fd7180c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8237 | 2026.03.10 10:20:57.550753 [ 269 ] {257a9825-0312-4b6b-876e-5f6fd7180c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8238 | 2026.03.10 10:20:57.551181 [ 269 ] {257a9825-0312-4b6b-876e-5f6fd7180c55} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8239 | 2026.03.10 10:20:57.551216 [ 269 ] {257a9825-0312-4b6b-876e-5f6fd7180c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8240 | 2026.03.10 10:20:57.551517 [ 269 ] {257a9825-0312-4b6b-876e-5f6fd7180c55} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8241 | 2026.03.10 10:20:57.551730 [ 269 ] {257a9825-0312-4b6b-876e-5f6fd7180c55} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8242 | 2026.03.10 10:20:57.551860 [ 269 ] {257a9825-0312-4b6b-876e-5f6fd7180c55} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001167 sec., 76263.92459297343 rows/sec., 5.96 MiB/sec. | ||
| 8243 | 2026.03.10 10:20:57.551898 [ 269 ] {257a9825-0312-4b6b-876e-5f6fd7180c55} <Debug> TCPHandler: Processed in 0.00132998 sec. | ||
| 8244 | 2026.03.10 10:20:57.552010 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8245 | 2026.03.10 10:20:57.552104 [ 269 ] {3e4f5b54-6d43-462a-bf2c-f4999e9d834f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8246 | 2026.03.10 10:20:57.552147 [ 269 ] {3e4f5b54-6d43-462a-bf2c-f4999e9d834f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8247 | 2026.03.10 10:20:57.552555 [ 269 ] {3e4f5b54-6d43-462a-bf2c-f4999e9d834f} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8248 | 2026.03.10 10:20:57.552590 [ 269 ] {3e4f5b54-6d43-462a-bf2c-f4999e9d834f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8249 | 2026.03.10 10:20:57.552926 [ 269 ] {3e4f5b54-6d43-462a-bf2c-f4999e9d834f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8250 | 2026.03.10 10:20:57.553136 [ 269 ] {3e4f5b54-6d43-462a-bf2c-f4999e9d834f} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8251 | 2026.03.10 10:20:57.553267 [ 269 ] {3e4f5b54-6d43-462a-bf2c-f4999e9d834f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 8252 | 2026.03.10 10:20:57.553304 [ 269 ] {3e4f5b54-6d43-462a-bf2c-f4999e9d834f} <Debug> TCPHandler: Processed in 0.00134281 sec. | ||
| 8253 | 2026.03.10 10:20:57.553411 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8254 | 2026.03.10 10:20:57.553505 [ 269 ] {09119209-e184-427d-997b-47df1c26cbcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8255 | 2026.03.10 10:20:57.553558 [ 269 ] {09119209-e184-427d-997b-47df1c26cbcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8256 | 2026.03.10 10:20:57.554372 [ 269 ] {09119209-e184-427d-997b-47df1c26cbcc} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8257 | 2026.03.10 10:20:57.554409 [ 269 ] {09119209-e184-427d-997b-47df1c26cbcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8258 | 2026.03.10 10:20:57.554961 [ 269 ] {09119209-e184-427d-997b-47df1c26cbcc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8259 | 2026.03.10 10:20:57.555186 [ 269 ] {09119209-e184-427d-997b-47df1c26cbcc} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8260 | 2026.03.10 10:20:57.555327 [ 269 ] {09119209-e184-427d-997b-47df1c26cbcc} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001841 sec., 13579.576317218904 rows/sec., 24.33 MiB/sec. | ||
| 8261 | 2026.03.10 10:20:57.555389 [ 269 ] {09119209-e184-427d-997b-47df1c26cbcc} <Debug> TCPHandler: Processed in 0.002025995 sec. | ||
| 8262 | 2026.03.10 10:20:57.555505 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8263 | 2026.03.10 10:20:57.555600 [ 269 ] {22c77430-f48a-4b43-9864-68cee10a2212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8264 | 2026.03.10 10:20:57.555641 [ 269 ] {22c77430-f48a-4b43-9864-68cee10a2212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8265 | 2026.03.10 10:20:57.555985 [ 269 ] {22c77430-f48a-4b43-9864-68cee10a2212} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2026.03.10 10:20:57.556022 [ 269 ] {22c77430-f48a-4b43-9864-68cee10a2212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8267 | 2026.03.10 10:20:57.556343 [ 269 ] {22c77430-f48a-4b43-9864-68cee10a2212} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8268 | 2026.03.10 10:20:57.556558 [ 269 ] {22c77430-f48a-4b43-9864-68cee10a2212} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8269 | 2026.03.10 10:20:57.556693 [ 269 ] {22c77430-f48a-4b43-9864-68cee10a2212} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 8270 | 2026.03.10 10:20:57.556729 [ 269 ] {22c77430-f48a-4b43-9864-68cee10a2212} <Debug> TCPHandler: Processed in 0.001272839 sec. | ||
| 8271 | 2026.03.10 10:21:01.252899 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8272 | 2026.03.10 10:21:01.252960 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8273 | 2026.03.10 10:21:01.385879 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18199 | ||
| 8274 | 2026.03.10 10:21:01.386392 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8275 | 2026.03.10 10:21:01.386435 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8276 | 2026.03.10 10:21:01.387798 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8277 | 2026.03.10 10:21:01.388119 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8278 | 2026.03.10 10:21:01.388302 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18199 | ||
| 8279 | 2026.03.10 10:21:02.348728 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8280 | 2026.03.10 10:21:02.365019 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8281 | 2026.03.10 10:21:02.365080 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8282 | 2026.03.10 10:21:02.371158 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8283 | 2026.03.10 10:21:02.371865 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8284 | 2026.03.10 10:21:02.374698 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8285 | 2026.03.10 10:21:02.545508 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8286 | 2026.03.10 10:21:02.545774 [ 269 ] {0ec1870b-b6cf-4f2e-9a92-5aa1afcf381d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8287 | 2026.03.10 10:21:02.545878 [ 269 ] {0ec1870b-b6cf-4f2e-9a92-5aa1afcf381d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8288 | 2026.03.10 10:21:02.546609 [ 269 ] {0ec1870b-b6cf-4f2e-9a92-5aa1afcf381d} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8289 | 2026.03.10 10:21:02.546657 [ 269 ] {0ec1870b-b6cf-4f2e-9a92-5aa1afcf381d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8290 | 2026.03.10 10:21:02.547035 [ 269 ] {0ec1870b-b6cf-4f2e-9a92-5aa1afcf381d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8291 | 2026.03.10 10:21:02.547260 [ 269 ] {0ec1870b-b6cf-4f2e-9a92-5aa1afcf381d} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8292 | 2026.03.10 10:21:02.547405 [ 269 ] {0ec1870b-b6cf-4f2e-9a92-5aa1afcf381d} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001705 sec., 52785.923753665695 rows/sec., 4.44 MiB/sec. | ||
| 8293 | 2026.03.10 10:21:02.547447 [ 269 ] {0ec1870b-b6cf-4f2e-9a92-5aa1afcf381d} <Debug> TCPHandler: Processed in 0.002111497 sec. | ||
| 8294 | 2026.03.10 10:21:02.547571 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8295 | 2026.03.10 10:21:02.547665 [ 269 ] {5d160538-65f7-4fc4-aa09-35e6af70325d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8296 | 2026.03.10 10:21:02.547705 [ 269 ] {5d160538-65f7-4fc4-aa09-35e6af70325d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8297 | 2026.03.10 10:21:02.548113 [ 269 ] {5d160538-65f7-4fc4-aa09-35e6af70325d} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8298 | 2026.03.10 10:21:02.548152 [ 269 ] {5d160538-65f7-4fc4-aa09-35e6af70325d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8299 | 2026.03.10 10:21:02.548441 [ 269 ] {5d160538-65f7-4fc4-aa09-35e6af70325d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8300 | 2026.03.10 10:21:02.548647 [ 269 ] {5d160538-65f7-4fc4-aa09-35e6af70325d} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8301 | 2026.03.10 10:21:02.548762 [ 91 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8302 | 2026.03.10 10:21:02.548775 [ 269 ] {5d160538-65f7-4fc4-aa09-35e6af70325d} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001128 sec., 15070.921985815601 rows/sec., 1.11 MiB/sec. | ||
| 8303 | 2026.03.10 10:21:02.548832 [ 91 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8304 | 2026.03.10 10:21:02.548842 [ 269 ] {5d160538-65f7-4fc4-aa09-35e6af70325d} <Debug> TCPHandler: Processed in 0.0013199 sec. | ||
| 8305 | 2026.03.10 10:21:02.548861 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8306 | 2026.03.10 10:21:02.548962 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 8307 | 2026.03.10 10:21:02.548963 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8308 | 2026.03.10 10:21:02.549072 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8309 | 2026.03.10 10:21:02.549088 [ 269 ] {117f50f2-8fa6-4f9d-a120-0b0b409d1e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8310 | 2026.03.10 10:21:02.549104 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 81 rows starting from the beginning of the part | ||
| 8311 | 2026.03.10 10:21:02.549127 [ 269 ] {117f50f2-8fa6-4f9d-a120-0b0b409d1e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8312 | 2026.03.10 10:21:02.549169 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 17 rows starting from the beginning of the part | ||
| 8313 | 2026.03.10 10:21:02.549219 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 25 rows starting from the beginning of the part | ||
| 8314 | 2026.03.10 10:21:02.549263 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 39 rows starting from the beginning of the part | ||
| 8315 | 2026.03.10 10:21:02.549305 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 25 rows starting from the beginning of the part | ||
| 8316 | 2026.03.10 10:21:02.549346 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 17 rows starting from the beginning of the part | ||
| 8317 | 2026.03.10 10:21:02.549540 [ 269 ] {117f50f2-8fa6-4f9d-a120-0b0b409d1e79} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8318 | 2026.03.10 10:21:02.549575 [ 269 ] {117f50f2-8fa6-4f9d-a120-0b0b409d1e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8319 | 2026.03.10 10:21:02.549880 [ 269 ] {117f50f2-8fa6-4f9d-a120-0b0b409d1e79} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8320 | 2026.03.10 10:21:02.550103 [ 269 ] {117f50f2-8fa6-4f9d-a120-0b0b409d1e79} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8321 | 2026.03.10 10:21:02.550185 [ 187 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 5 columns (5 merged, 0 gathered) in 0.001265809 sec., 161161.75505151253 rows/sec., 12.42 MiB/sec. | ||
| 8322 | 2026.03.10 10:21:02.550231 [ 269 ] {117f50f2-8fa6-4f9d-a120-0b0b409d1e79} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001161 sec., 69767.44186046511 rows/sec., 5.45 MiB/sec. | ||
| 8323 | 2026.03.10 10:21:02.550273 [ 269 ] {117f50f2-8fa6-4f9d-a120-0b0b409d1e79} <Debug> TCPHandler: Processed in 0.001358921 sec. | ||
| 8324 | 2026.03.10 10:21:02.550387 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8325 | 2026.03.10 10:21:02.550409 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8326 | 2026.03.10 10:21:02.550481 [ 269 ] {0d248aaa-d007-410a-8edc-6302e97b6264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8327 | 2026.03.10 10:21:02.550528 [ 269 ] {0d248aaa-d007-410a-8edc-6302e97b6264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8328 | 2026.03.10 10:21:02.550805 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_51_10} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8329 | 2026.03.10 10:21:02.550919 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_51_10} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8330 | 2026.03.10 10:21:02.550935 [ 269 ] {0d248aaa-d007-410a-8edc-6302e97b6264} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8331 | 2026.03.10 10:21:02.550976 [ 269 ] {0d248aaa-d007-410a-8edc-6302e97b6264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8332 | 2026.03.10 10:21:02.551052 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8333 | 2026.03.10 10:21:02.551311 [ 269 ] {0d248aaa-d007-410a-8edc-6302e97b6264} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8334 | 2026.03.10 10:21:02.551526 [ 269 ] {0d248aaa-d007-410a-8edc-6302e97b6264} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8335 | 2026.03.10 10:21:02.551656 [ 269 ] {0d248aaa-d007-410a-8edc-6302e97b6264} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 8336 | 2026.03.10 10:21:02.551694 [ 269 ] {0d248aaa-d007-410a-8edc-6302e97b6264} <Debug> TCPHandler: Processed in 0.001355311 sec. | ||
| 8337 | 2026.03.10 10:21:02.551803 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8338 | 2026.03.10 10:21:02.551895 [ 269 ] {6bcb0df1-dca6-44e7-bc88-da3a65f9f4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8339 | 2026.03.10 10:21:02.551950 [ 269 ] {6bcb0df1-dca6-44e7-bc88-da3a65f9f4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8340 | 2026.03.10 10:21:02.552676 [ 269 ] {6bcb0df1-dca6-44e7-bc88-da3a65f9f4e9} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8341 | 2026.03.10 10:21:02.552713 [ 269 ] {6bcb0df1-dca6-44e7-bc88-da3a65f9f4e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8342 | 2026.03.10 10:21:02.553230 [ 269 ] {6bcb0df1-dca6-44e7-bc88-da3a65f9f4e9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8343 | 2026.03.10 10:21:02.553449 [ 269 ] {6bcb0df1-dca6-44e7-bc88-da3a65f9f4e9} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8344 | 2026.03.10 10:21:02.553561 [ 91 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8345 | 2026.03.10 10:21:02.553585 [ 269 ] {6bcb0df1-dca6-44e7-bc88-da3a65f9f4e9} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001707 sec., 9958.992384299941 rows/sec., 17.85 MiB/sec. | ||
| 8346 | 2026.03.10 10:21:02.553597 [ 91 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8347 | 2026.03.10 10:21:02.553629 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8348 | 2026.03.10 10:21:02.553645 [ 269 ] {6bcb0df1-dca6-44e7-bc88-da3a65f9f4e9} <Debug> TCPHandler: Processed in 0.001889053 sec. | ||
| 8349 | 2026.03.10 10:21:02.553704 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 8350 | 2026.03.10 10:21:02.553766 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8351 | 2026.03.10 10:21:02.553860 [ 269 ] {f4f542fe-0dd4-4863-b335-521efcd27a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8352 | 2026.03.10 10:21:02.553884 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8353 | 2026.03.10 10:21:02.553900 [ 269 ] {f4f542fe-0dd4-4863-b335-521efcd27a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8354 | 2026.03.10 10:21:02.553934 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 962 rows starting from the beginning of the part | ||
| 8355 | 2026.03.10 10:21:02.554050 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 17 rows starting from the beginning of the part | ||
| 8356 | 2026.03.10 10:21:02.554154 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 25 rows starting from the beginning of the part | ||
| 8357 | 2026.03.10 10:21:02.554238 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 17 rows starting from the beginning of the part | ||
| 8358 | 2026.03.10 10:21:02.554250 [ 269 ] {f4f542fe-0dd4-4863-b335-521efcd27a41} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8359 | 2026.03.10 10:21:02.554286 [ 269 ] {f4f542fe-0dd4-4863-b335-521efcd27a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8360 | 2026.03.10 10:21:02.554320 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 25 rows starting from the beginning of the part | ||
| 8361 | 2026.03.10 10:21:02.554401 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 17 rows starting from the beginning of the part | ||
| 8362 | 2026.03.10 10:21:02.554595 [ 269 ] {f4f542fe-0dd4-4863-b335-521efcd27a41} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8363 | 2026.03.10 10:21:02.554821 [ 269 ] {f4f542fe-0dd4-4863-b335-521efcd27a41} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8364 | 2026.03.10 10:21:02.554948 [ 269 ] {f4f542fe-0dd4-4863-b335-521efcd27a41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 8365 | 2026.03.10 10:21:02.554984 [ 269 ] {f4f542fe-0dd4-4863-b335-521efcd27a41} <Debug> TCPHandler: Processed in 0.001266879 sec. | ||
| 8366 | 2026.03.10 10:21:02.560682 [ 190 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1063 rows, containing 19 columns (19 merged, 0 gathered) in 0.007007888 sec., 151686.21416324005 rows/sec., 271.81 MiB/sec. | ||
| 8367 | 2026.03.10 10:21:02.561940 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8368 | 2026.03.10 10:21:02.562295 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8369 | 2026.03.10 10:21:02.562376 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8370 | 2026.03.10 10:21:02.562455 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.38 MiB. | ||
| 8371 | 2026.03.10 10:21:02.812108 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8372 | 2026.03.10 10:21:02.812359 [ 269 ] {2e8ccd45-6bb6-4d3a-bd41-3f44b47ad267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8373 | 2026.03.10 10:21:02.812453 [ 269 ] {2e8ccd45-6bb6-4d3a-bd41-3f44b47ad267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8374 | 2026.03.10 10:21:02.813336 [ 269 ] {2e8ccd45-6bb6-4d3a-bd41-3f44b47ad267} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8375 | 2026.03.10 10:21:02.813381 [ 269 ] {2e8ccd45-6bb6-4d3a-bd41-3f44b47ad267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8376 | 2026.03.10 10:21:02.813744 [ 269 ] {2e8ccd45-6bb6-4d3a-bd41-3f44b47ad267} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8377 | 2026.03.10 10:21:02.813970 [ 269 ] {2e8ccd45-6bb6-4d3a-bd41-3f44b47ad267} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8378 | 2026.03.10 10:21:02.814119 [ 269 ] {2e8ccd45-6bb6-4d3a-bd41-3f44b47ad267} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001829 sec., 1093.4937124111536 rows/sec., 89.17 KiB/sec. | ||
| 8379 | 2026.03.10 10:21:02.814159 [ 269 ] {2e8ccd45-6bb6-4d3a-bd41-3f44b47ad267} <Debug> TCPHandler: Processed in 0.0022241 sec. | ||
| 8380 | 2026.03.10 10:21:02.814278 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8381 | 2026.03.10 10:21:02.814372 [ 269 ] {0e57a2d2-71de-4e4c-a007-422ca1089cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8382 | 2026.03.10 10:21:02.814410 [ 269 ] {0e57a2d2-71de-4e4c-a007-422ca1089cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8383 | 2026.03.10 10:21:02.815940 [ 269 ] {0e57a2d2-71de-4e4c-a007-422ca1089cab} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8384 | 2026.03.10 10:21:02.815978 [ 269 ] {0e57a2d2-71de-4e4c-a007-422ca1089cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8385 | 2026.03.10 10:21:02.816425 [ 269 ] {0e57a2d2-71de-4e4c-a007-422ca1089cab} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8386 | 2026.03.10 10:21:02.816640 [ 269 ] {0e57a2d2-71de-4e4c-a007-422ca1089cab} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8387 | 2026.03.10 10:21:02.816760 [ 91 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8388 | 2026.03.10 10:21:02.816771 [ 269 ] {0e57a2d2-71de-4e4c-a007-422ca1089cab} <Debug> executeQuery: Read 1987 rows, 153.91 KiB in 0.002418 sec., 821753.5153019024 rows/sec., 62.16 MiB/sec. | ||
| 8389 | 2026.03.10 10:21:02.816825 [ 91 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8390 | 2026.03.10 10:21:02.816836 [ 269 ] {0e57a2d2-71de-4e4c-a007-422ca1089cab} <Debug> TCPHandler: Processed in 0.002605699 sec. | ||
| 8391 | 2026.03.10 10:21:02.816856 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8392 | 2026.03.10 10:21:02.816960 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8393 | 2026.03.10 10:21:02.816971 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 8394 | 2026.03.10 10:21:02.817060 [ 269 ] {28415ba3-e8d7-40f6-b150-799bd741be4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8395 | 2026.03.10 10:21:02.817103 [ 269 ] {28415ba3-e8d7-40f6-b150-799bd741be4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8396 | 2026.03.10 10:21:02.817104 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8397 | 2026.03.10 10:21:02.817155 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2150 rows starting from the beginning of the part | ||
| 8398 | 2026.03.10 10:21:02.817230 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 106 rows starting from the beginning of the part | ||
| 8399 | 2026.03.10 10:21:02.817283 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 215 rows starting from the beginning of the part | ||
| 8400 | 2026.03.10 10:21:02.817331 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 106 rows starting from the beginning of the part | ||
| 8401 | 2026.03.10 10:21:02.817376 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 90 rows starting from the beginning of the part | ||
| 8402 | 2026.03.10 10:21:02.817420 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1987 rows starting from the beginning of the part | ||
| 8403 | 2026.03.10 10:21:02.817547 [ 269 ] {28415ba3-e8d7-40f6-b150-799bd741be4b} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8404 | 2026.03.10 10:21:02.817588 [ 269 ] {28415ba3-e8d7-40f6-b150-799bd741be4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8405 | 2026.03.10 10:21:02.817898 [ 269 ] {28415ba3-e8d7-40f6-b150-799bd741be4b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8406 | 2026.03.10 10:21:02.818123 [ 269 ] {28415ba3-e8d7-40f6-b150-799bd741be4b} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8407 | 2026.03.10 10:21:02.818260 [ 269 ] {28415ba3-e8d7-40f6-b150-799bd741be4b} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001219 sec., 29532.403609515997 rows/sec., 2.16 MiB/sec. | ||
| 8408 | 2026.03.10 10:21:02.818299 [ 269 ] {28415ba3-e8d7-40f6-b150-799bd741be4b} <Debug> TCPHandler: Processed in 0.001387291 sec. | ||
| 8409 | 2026.03.10 10:21:02.818409 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8410 | 2026.03.10 10:21:02.818501 [ 269 ] {a6206d4a-2b68-42a2-8f86-8a43123f1527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8411 | 2026.03.10 10:21:02.818539 [ 269 ] {a6206d4a-2b68-42a2-8f86-8a43123f1527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8412 | 2026.03.10 10:21:02.819228 [ 189 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4654 rows, containing 5 columns (5 merged, 0 gathered) in 0.002310502 sec., 2014280.879220187 rows/sec., 163.61 MiB/sec. | ||
| 8413 | 2026.03.10 10:21:02.819282 [ 269 ] {a6206d4a-2b68-42a2-8f86-8a43123f1527} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8414 | 2026.03.10 10:21:02.819320 [ 269 ] {a6206d4a-2b68-42a2-8f86-8a43123f1527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8415 | 2026.03.10 10:21:02.819534 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8416 | 2026.03.10 10:21:02.819691 [ 269 ] {a6206d4a-2b68-42a2-8f86-8a43123f1527} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8417 | 2026.03.10 10:21:02.819915 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_61_12} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8418 | 2026.03.10 10:21:02.819967 [ 269 ] {a6206d4a-2b68-42a2-8f86-8a43123f1527} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8419 | 2026.03.10 10:21:02.820005 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_61_12} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8420 | 2026.03.10 10:21:02.820107 [ 269 ] {a6206d4a-2b68-42a2-8f86-8a43123f1527} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001624 sec., 435960.5911330049 rows/sec., 25.43 MiB/sec. | ||
| 8421 | 2026.03.10 10:21:02.820131 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 8422 | 2026.03.10 10:21:02.820150 [ 269 ] {a6206d4a-2b68-42a2-8f86-8a43123f1527} <Debug> TCPHandler: Processed in 0.00178899 sec. | ||
| 8423 | 2026.03.10 10:21:02.820267 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8424 | 2026.03.10 10:21:02.820360 [ 269 ] {74a83c70-2f44-4fa1-9c2d-5c0da46b83d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8425 | 2026.03.10 10:21:02.820398 [ 269 ] {74a83c70-2f44-4fa1-9c2d-5c0da46b83d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8426 | 2026.03.10 10:21:02.820781 [ 269 ] {74a83c70-2f44-4fa1-9c2d-5c0da46b83d8} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8427 | 2026.03.10 10:21:02.820816 [ 269 ] {74a83c70-2f44-4fa1-9c2d-5c0da46b83d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8428 | 2026.03.10 10:21:02.821104 [ 269 ] {74a83c70-2f44-4fa1-9c2d-5c0da46b83d8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8429 | 2026.03.10 10:21:02.821318 [ 269 ] {74a83c70-2f44-4fa1-9c2d-5c0da46b83d8} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8430 | 2026.03.10 10:21:02.821445 [ 269 ] {74a83c70-2f44-4fa1-9c2d-5c0da46b83d8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 63.75 KiB/sec. | ||
| 8431 | 2026.03.10 10:21:02.821483 [ 269 ] {74a83c70-2f44-4fa1-9c2d-5c0da46b83d8} <Debug> TCPHandler: Processed in 0.001263959 sec. | ||
| 8432 | 2026.03.10 10:21:02.821591 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8433 | 2026.03.10 10:21:02.821684 [ 269 ] {0568ad0d-15c3-484b-8769-6f6b30fd21f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8434 | 2026.03.10 10:21:02.821722 [ 269 ] {0568ad0d-15c3-484b-8769-6f6b30fd21f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8435 | 2026.03.10 10:21:02.822625 [ 269 ] {0568ad0d-15c3-484b-8769-6f6b30fd21f2} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8436 | 2026.03.10 10:21:02.822661 [ 269 ] {0568ad0d-15c3-484b-8769-6f6b30fd21f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8437 | 2026.03.10 10:21:02.823018 [ 269 ] {0568ad0d-15c3-484b-8769-6f6b30fd21f2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8438 | 2026.03.10 10:21:02.823235 [ 269 ] {0568ad0d-15c3-484b-8769-6f6b30fd21f2} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8439 | 2026.03.10 10:21:02.823364 [ 269 ] {0568ad0d-15c3-484b-8769-6f6b30fd21f2} <Debug> executeQuery: Read 1036 rows, 73.23 KiB in 0.001697 sec., 610489.098408957 rows/sec., 42.14 MiB/sec. | ||
| 8440 | 2026.03.10 10:21:02.823372 [ 90 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8441 | 2026.03.10 10:21:02.823402 [ 269 ] {0568ad0d-15c3-484b-8769-6f6b30fd21f2} <Debug> TCPHandler: Processed in 0.001858522 sec. | ||
| 8442 | 2026.03.10 10:21:02.823418 [ 90 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8443 | 2026.03.10 10:21:02.823443 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8444 | 2026.03.10 10:21:02.823517 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 8445 | 2026.03.10 10:21:02.823523 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8446 | 2026.03.10 10:21:02.823604 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8447 | 2026.03.10 10:21:02.823627 [ 269 ] {cda5c57f-9d89-4dce-aa1c-6fefdd38c055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8448 | 2026.03.10 10:21:02.823634 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1123 rows starting from the beginning of the part | ||
| 8449 | 2026.03.10 10:21:02.823671 [ 269 ] {cda5c57f-9d89-4dce-aa1c-6fefdd38c055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8450 | 2026.03.10 10:21:02.823693 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 89 rows starting from the beginning of the part | ||
| 8451 | 2026.03.10 10:21:02.823737 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 127 rows starting from the beginning of the part | ||
| 8452 | 2026.03.10 10:21:02.823776 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 89 rows starting from the beginning of the part | ||
| 8453 | 2026.03.10 10:21:02.823814 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 81 rows starting from the beginning of the part | ||
| 8454 | 2026.03.10 10:21:02.823850 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1036 rows starting from the beginning of the part | ||
| 8455 | 2026.03.10 10:21:02.824418 [ 269 ] {cda5c57f-9d89-4dce-aa1c-6fefdd38c055} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8456 | 2026.03.10 10:21:02.824453 [ 269 ] {cda5c57f-9d89-4dce-aa1c-6fefdd38c055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8457 | 2026.03.10 10:21:02.824866 [ 269 ] {cda5c57f-9d89-4dce-aa1c-6fefdd38c055} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8458 | 2026.03.10 10:21:02.824920 [ 192 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2545 rows, containing 5 columns (5 merged, 0 gathered) in 0.001432302 sec., 1776859.9080361542 rows/sec., 132.97 MiB/sec. | ||
| 8459 | 2026.03.10 10:21:02.825086 [ 269 ] {cda5c57f-9d89-4dce-aa1c-6fefdd38c055} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8460 | 2026.03.10 10:21:02.825096 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8461 | 2026.03.10 10:21:02.825223 [ 269 ] {cda5c57f-9d89-4dce-aa1c-6fefdd38c055} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.001615 sec., 754179.5665634675 rows/sec., 47.16 MiB/sec. | ||
| 8462 | 2026.03.10 10:21:02.825234 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8463 | 2026.03.10 10:21:02.825262 [ 269 ] {cda5c57f-9d89-4dce-aa1c-6fefdd38c055} <Debug> TCPHandler: Processed in 0.001786501 sec. | ||
| 8464 | 2026.03.10 10:21:02.825282 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2026.03.10 10:21:02.825314 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8466 | 2026.03.10 10:21:02.825383 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_61_12} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8467 | 2026.03.10 10:21:02.825384 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8468 | 2026.03.10 10:21:02.825385 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 8469 | 2026.03.10 10:21:02.825463 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_61_12} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8470 | 2026.03.10 10:21:02.825495 [ 269 ] {76ff77e0-3335-45e6-82a1-f213f0d30d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8471 | 2026.03.10 10:21:02.825499 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8472 | 2026.03.10 10:21:02.825532 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 19711 rows starting from the beginning of the part | ||
| 8473 | 2026.03.10 10:21:02.825541 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 8474 | 2026.03.10 10:21:02.825547 [ 269 ] {76ff77e0-3335-45e6-82a1-f213f0d30d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8475 | 2026.03.10 10:21:02.825577 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8476 | 2026.03.10 10:21:02.825613 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 201 rows starting from the beginning of the part | ||
| 8477 | 2026.03.10 10:21:02.825649 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 8478 | 2026.03.10 10:21:02.825687 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 8479 | 2026.03.10 10:21:02.825721 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1218 rows starting from the beginning of the part | ||
| 8480 | 2026.03.10 10:21:02.826393 [ 269 ] {76ff77e0-3335-45e6-82a1-f213f0d30d8a} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8481 | 2026.03.10 10:21:02.826429 [ 269 ] {76ff77e0-3335-45e6-82a1-f213f0d30d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8482 | 2026.03.10 10:21:02.826974 [ 269 ] {76ff77e0-3335-45e6-82a1-f213f0d30d8a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8483 | 2026.03.10 10:21:02.827197 [ 269 ] {76ff77e0-3335-45e6-82a1-f213f0d30d8a} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8484 | 2026.03.10 10:21:02.827340 [ 269 ] {76ff77e0-3335-45e6-82a1-f213f0d30d8a} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001864 sec., 18240.343347639486 rows/sec., 32.69 MiB/sec. | ||
| 8485 | 2026.03.10 10:21:02.827395 [ 269 ] {76ff77e0-3335-45e6-82a1-f213f0d30d8a} <Debug> TCPHandler: Processed in 0.002061297 sec. | ||
| 8486 | 2026.03.10 10:21:02.827508 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8487 | 2026.03.10 10:21:02.827602 [ 269 ] {17dd0dce-a853-4d39-9dbf-07ac59956e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8488 | 2026.03.10 10:21:02.827643 [ 269 ] {17dd0dce-a853-4d39-9dbf-07ac59956e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8489 | 2026.03.10 10:21:02.827962 [ 269 ] {17dd0dce-a853-4d39-9dbf-07ac59956e57} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8490 | 2026.03.10 10:21:02.827998 [ 269 ] {17dd0dce-a853-4d39-9dbf-07ac59956e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8491 | 2026.03.10 10:21:02.828379 [ 269 ] {17dd0dce-a853-4d39-9dbf-07ac59956e57} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8492 | 2026.03.10 10:21:02.828593 [ 269 ] {17dd0dce-a853-4d39-9dbf-07ac59956e57} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8493 | 2026.03.10 10:21:02.828723 [ 269 ] {17dd0dce-a853-4d39-9dbf-07ac59956e57} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00114 sec., 10526.315789473685 rows/sec., 726.43 KiB/sec. | ||
| 8494 | 2026.03.10 10:21:02.828760 [ 269 ] {17dd0dce-a853-4d39-9dbf-07ac59956e57} <Debug> TCPHandler: Processed in 0.00129918 sec. | ||
| 8495 | 2026.03.10 10:21:02.830794 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21610 rows, containing 5 columns (5 merged, 0 gathered) in 0.005437142 sec., 3974514.5519465925 rows/sec., 261.38 MiB/sec. | ||
| 8496 | 2026.03.10 10:21:02.831103 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8497 | 2026.03.10 10:21:02.831341 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8498 | 2026.03.10 10:21:02.831401 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8499 | 2026.03.10 10:21:02.831457 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 8500 | 2026.03.10 10:21:03.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.77 MiB, peak 305.31 MiB, free memory in arenas 0.00 B, will set to 299.63 MiB (RSS), difference: 3.85 MiB | ||
| 8501 | 2026.03.10 10:21:06.439345 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1038 | ||
| 8502 | 2026.03.10 10:21:06.442024 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8503 | 2026.03.10 10:21:06.442075 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8504 | 2026.03.10 10:21:06.443336 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8505 | 2026.03.10 10:21:06.443606 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8506 | 2026.03.10 10:21:06.443972 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1038 | ||
| 8507 | 2026.03.10 10:21:07.543829 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8508 | 2026.03.10 10:21:07.544024 [ 269 ] {463c9af8-310c-47b5-8549-bd005fd4939d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8509 | 2026.03.10 10:21:07.544094 [ 269 ] {463c9af8-310c-47b5-8549-bd005fd4939d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8510 | 2026.03.10 10:21:07.544828 [ 269 ] {463c9af8-310c-47b5-8549-bd005fd4939d} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8511 | 2026.03.10 10:21:07.544872 [ 269 ] {463c9af8-310c-47b5-8549-bd005fd4939d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8512 | 2026.03.10 10:21:07.545259 [ 269 ] {463c9af8-310c-47b5-8549-bd005fd4939d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8513 | 2026.03.10 10:21:07.545490 [ 269 ] {463c9af8-310c-47b5-8549-bd005fd4939d} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8514 | 2026.03.10 10:21:07.545642 [ 269 ] {463c9af8-310c-47b5-8549-bd005fd4939d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001673 sec., 33472.803347280336 rows/sec., 2.57 MiB/sec. | ||
| 8515 | 2026.03.10 10:21:07.545684 [ 269 ] {463c9af8-310c-47b5-8549-bd005fd4939d} <Debug> TCPHandler: Processed in 0.001989965 sec. | ||
| 8516 | 2026.03.10 10:21:07.545803 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8517 | 2026.03.10 10:21:07.545898 [ 269 ] {801d041e-f8ed-4829-9574-dc629861f04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8518 | 2026.03.10 10:21:07.545938 [ 269 ] {801d041e-f8ed-4829-9574-dc629861f04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8519 | 2026.03.10 10:21:07.546364 [ 269 ] {801d041e-f8ed-4829-9574-dc629861f04c} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8520 | 2026.03.10 10:21:07.546401 [ 269 ] {801d041e-f8ed-4829-9574-dc629861f04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8521 | 2026.03.10 10:21:07.546706 [ 269 ] {801d041e-f8ed-4829-9574-dc629861f04c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8522 | 2026.03.10 10:21:07.546921 [ 269 ] {801d041e-f8ed-4829-9574-dc629861f04c} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8523 | 2026.03.10 10:21:07.547049 [ 269 ] {801d041e-f8ed-4829-9574-dc629861f04c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 8524 | 2026.03.10 10:21:07.547087 [ 269 ] {801d041e-f8ed-4829-9574-dc629861f04c} <Debug> TCPHandler: Processed in 0.00133221 sec. | ||
| 8525 | 2026.03.10 10:21:07.547201 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8526 | 2026.03.10 10:21:07.547294 [ 269 ] {97231d39-7a18-4779-a806-3fac953e5e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8527 | 2026.03.10 10:21:07.547337 [ 269 ] {97231d39-7a18-4779-a806-3fac953e5e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8528 | 2026.03.10 10:21:07.547721 [ 269 ] {97231d39-7a18-4779-a806-3fac953e5e03} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8529 | 2026.03.10 10:21:07.547757 [ 269 ] {97231d39-7a18-4779-a806-3fac953e5e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8530 | 2026.03.10 10:21:07.548086 [ 269 ] {97231d39-7a18-4779-a806-3fac953e5e03} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8531 | 2026.03.10 10:21:07.548302 [ 269 ] {97231d39-7a18-4779-a806-3fac953e5e03} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8532 | 2026.03.10 10:21:07.548427 [ 269 ] {97231d39-7a18-4779-a806-3fac953e5e03} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001151 sec., 111207.6455256299 rows/sec., 7.75 MiB/sec. | ||
| 8533 | 2026.03.10 10:21:07.548465 [ 269 ] {97231d39-7a18-4779-a806-3fac953e5e03} <Debug> TCPHandler: Processed in 0.001316509 sec. | ||
| 8534 | 2026.03.10 10:21:07.548573 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8535 | 2026.03.10 10:21:07.548666 [ 269 ] {48710a43-e0db-4691-836f-98a96a61275a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8536 | 2026.03.10 10:21:07.548706 [ 269 ] {48710a43-e0db-4691-836f-98a96a61275a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8537 | 2026.03.10 10:21:07.549029 [ 269 ] {48710a43-e0db-4691-836f-98a96a61275a} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8538 | 2026.03.10 10:21:07.549066 [ 269 ] {48710a43-e0db-4691-836f-98a96a61275a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8539 | 2026.03.10 10:21:07.549374 [ 269 ] {48710a43-e0db-4691-836f-98a96a61275a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8540 | 2026.03.10 10:21:07.549592 [ 269 ] {48710a43-e0db-4691-836f-98a96a61275a} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8541 | 2026.03.10 10:21:07.549701 [ 24 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8542 | 2026.03.10 10:21:07.549719 [ 269 ] {48710a43-e0db-4691-836f-98a96a61275a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001073 sec., 44734.38956197577 rows/sec., 3.01 MiB/sec. | ||
| 8543 | 2026.03.10 10:21:07.549768 [ 24 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8544 | 2026.03.10 10:21:07.549774 [ 269 ] {48710a43-e0db-4691-836f-98a96a61275a} <Debug> TCPHandler: Processed in 0.001249228 sec. | ||
| 8545 | 2026.03.10 10:21:07.549796 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8546 | 2026.03.10 10:21:07.549906 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 8547 | 2026.03.10 10:21:07.550033 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8548 | 2026.03.10 10:21:07.550072 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2880 rows starting from the beginning of the part | ||
| 8549 | 2026.03.10 10:21:07.550142 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 8550 | 2026.03.10 10:21:07.550190 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8551 | 2026.03.10 10:21:07.550235 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 8552 | 2026.03.10 10:21:07.550277 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 12 rows starting from the beginning of the part | ||
| 8553 | 2026.03.10 10:21:07.550316 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 48 rows starting from the beginning of the part | ||
| 8554 | 2026.03.10 10:21:07.551483 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001626806 sec., 1917868.5104431629 rows/sec., 129.25 MiB/sec. | ||
| 8555 | 2026.03.10 10:21:07.551779 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8556 | 2026.03.10 10:21:07.552112 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_61_12} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8557 | 2026.03.10 10:21:07.552194 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_61_12} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8558 | 2026.03.10 10:21:07.552291 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8559 | 2026.03.10 10:21:08.888536 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18647 | ||
| 8560 | 2026.03.10 10:21:08.889010 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8561 | 2026.03.10 10:21:08.889042 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8562 | 2026.03.10 10:21:08.889505 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8563 | 2026.03.10 10:21:08.889740 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8564 | 2026.03.10 10:21:08.889866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18647 | ||
| 8565 | 2026.03.10 10:21:09.874906 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8566 | 2026.03.10 10:21:09.890970 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8567 | 2026.03.10 10:21:09.891028 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8568 | 2026.03.10 10:21:09.897192 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8569 | 2026.03.10 10:21:09.897889 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8570 | 2026.03.10 10:21:09.900793 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8571 | 2026.03.10 10:21:11.413519 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64924 | ||
| 8572 | 2026.03.10 10:21:11.413623 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8573 | 2026.03.10 10:21:11.413652 [ 294 ] {} <Debug> TCP-Session: f4385ec8-919c-407d-a8d0-56ce2a06292b Authenticating user 'default' from [fd00:1122:3344:101::e]:64924 | ||
| 8574 | 2026.03.10 10:21:11.413674 [ 294 ] {} <Debug> TCP-Session: f4385ec8-919c-407d-a8d0-56ce2a06292b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8575 | 2026.03.10 10:21:11.413687 [ 294 ] {} <Debug> TCP-Session: f4385ec8-919c-407d-a8d0-56ce2a06292b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8576 | 2026.03.10 10:21:11.413883 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45326 | ||
| 8577 | 2026.03.10 10:21:11.413895 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34940 | ||
| 8578 | 2026.03.10 10:21:11.413918 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38772 | ||
| 8579 | 2026.03.10 10:21:11.413942 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43125 | ||
| 8580 | 2026.03.10 10:21:11.413965 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8581 | 2026.03.10 10:21:11.413952 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53887 | ||
| 8582 | 2026.03.10 10:21:11.414012 [ 286 ] {} <Debug> TCP-Session: c7ba5ab4-4c23-4eff-a95f-28fb99ace3fb Authenticating user 'default' from [fd00:1122:3344:101::e]:45326 | ||
| 8583 | 2026.03.10 10:21:11.414021 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8584 | 2026.03.10 10:21:11.413941 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59735 | ||
| 8585 | 2026.03.10 10:21:11.414080 [ 288 ] {} <Debug> TCP-Session: e713c2c5-da89-4d08-b505-013925d51e38 Authenticating user 'default' from [fd00:1122:3344:101::e]:34940 | ||
| 8586 | 2026.03.10 10:21:11.414078 [ 294 ] {} <Trace> TCP-Session: f4385ec8-919c-407d-a8d0-56ce2a06292b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8587 | 2026.03.10 10:21:11.414141 [ 288 ] {} <Debug> TCP-Session: e713c2c5-da89-4d08-b505-013925d51e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8588 | 2026.03.10 10:21:11.414063 [ 286 ] {} <Debug> TCP-Session: c7ba5ab4-4c23-4eff-a95f-28fb99ace3fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8589 | 2026.03.10 10:21:11.414180 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8590 | 2026.03.10 10:21:11.414195 [ 286 ] {} <Debug> TCP-Session: c7ba5ab4-4c23-4eff-a95f-28fb99ace3fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8591 | 2026.03.10 10:21:11.414208 [ 288 ] {} <Debug> TCP-Session: e713c2c5-da89-4d08-b505-013925d51e38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8592 | 2026.03.10 10:21:11.414220 [ 290 ] {} <Debug> TCP-Session: ce93fa13-6a8c-498e-bb6b-8890bab014ea Authenticating user 'default' from [fd00:1122:3344:101::e]:38772 | ||
| 8593 | 2026.03.10 10:21:11.413919 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52010 | ||
| 8594 | 2026.03.10 10:21:11.414248 [ 290 ] {} <Debug> TCP-Session: ce93fa13-6a8c-498e-bb6b-8890bab014ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8595 | 2026.03.10 10:21:11.413883 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41653 | ||
| 8596 | 2026.03.10 10:21:11.414292 [ 290 ] {} <Debug> TCP-Session: ce93fa13-6a8c-498e-bb6b-8890bab014ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8597 | 2026.03.10 10:21:11.414341 [ 294 ] {a06f4570-299f-4391-aa94-10e37c6a2434} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64924) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8598 | 2026.03.10 10:21:11.414613 [ 294 ] {a06f4570-299f-4391-aa94-10e37c6a2434} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8599 | 2026.03.10 10:21:11.414671 [ 294 ] {a06f4570-299f-4391-aa94-10e37c6a2434} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8600 | 2026.03.10 10:21:11.414677 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8601 | 2026.03.10 10:21:11.414723 [ 291 ] {} <Debug> TCP-Session: ca331c19-d976-4bcc-8ab3-876d18026b8c Authenticating user 'default' from [fd00:1122:3344:101::e]:59735 | ||
| 8602 | 2026.03.10 10:21:11.414751 [ 291 ] {} <Debug> TCP-Session: ca331c19-d976-4bcc-8ab3-876d18026b8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8603 | 2026.03.10 10:21:11.414764 [ 291 ] {} <Debug> TCP-Session: ca331c19-d976-4bcc-8ab3-876d18026b8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8604 | 2026.03.10 10:21:11.414798 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8605 | 2026.03.10 10:21:11.414839 [ 293 ] {} <Debug> TCP-Session: ea63d237-2273-47ec-ae3b-5f98cd9f7cc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53887 | ||
| 8606 | 2026.03.10 10:21:11.414864 [ 293 ] {} <Debug> TCP-Session: ea63d237-2273-47ec-ae3b-5f98cd9f7cc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8607 | 2026.03.10 10:21:11.414877 [ 293 ] {} <Debug> TCP-Session: ea63d237-2273-47ec-ae3b-5f98cd9f7cc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8608 | 2026.03.10 10:21:11.414982 [ 294 ] {a06f4570-299f-4391-aa94-10e37c6a2434} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 8609 | 2026.03.10 10:21:11.415111 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8610 | 2026.03.10 10:21:11.415147 [ 289 ] {} <Debug> TCP-Session: 1828b112-bf4f-4e8b-9eb4-56a6c138ce3d Authenticating user 'default' from [fd00:1122:3344:101::e]:52010 | ||
| 8611 | 2026.03.10 10:21:11.415168 [ 289 ] {} <Debug> TCP-Session: 1828b112-bf4f-4e8b-9eb4-56a6c138ce3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8612 | 2026.03.10 10:21:11.415184 [ 289 ] {} <Debug> TCP-Session: 1828b112-bf4f-4e8b-9eb4-56a6c138ce3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8613 | 2026.03.10 10:21:11.415296 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8614 | 2026.03.10 10:21:11.415297 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8615 | 2026.03.10 10:21:11.415332 [ 267 ] {} <Debug> TCP-Session: c1e6cf95-ce8b-4069-b3e9-dfa7b1ffef93 Authenticating user 'default' from [fd00:1122:3344:101::e]:41653 | ||
| 8616 | 2026.03.10 10:21:11.415344 [ 292 ] {} <Debug> TCP-Session: 11fcc9ec-e935-4e07-ba03-aa8362c2bf0f Authenticating user 'default' from [fd00:1122:3344:101::e]:43125 | ||
| 8617 | 2026.03.10 10:21:11.415351 [ 267 ] {} <Debug> TCP-Session: c1e6cf95-ce8b-4069-b3e9-dfa7b1ffef93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8618 | 2026.03.10 10:21:11.415362 [ 292 ] {} <Debug> TCP-Session: 11fcc9ec-e935-4e07-ba03-aa8362c2bf0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8619 | 2026.03.10 10:21:11.415365 [ 267 ] {} <Debug> TCP-Session: c1e6cf95-ce8b-4069-b3e9-dfa7b1ffef93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8620 | 2026.03.10 10:21:11.415375 [ 292 ] {} <Debug> TCP-Session: 11fcc9ec-e935-4e07-ba03-aa8362c2bf0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8621 | 2026.03.10 10:21:11.415982 [ 342 ] {a06f4570-299f-4391-aa94-10e37c6a2434} <Trace> AggregatingTransform: Aggregating | ||
| 8622 | 2026.03.10 10:21:11.416023 [ 342 ] {a06f4570-299f-4391-aa94-10e37c6a2434} <Trace> Aggregator: Aggregation method: without_key | ||
| 8623 | 2026.03.10 10:21:11.416060 [ 342 ] {a06f4570-299f-4391-aa94-10e37c6a2434} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000967852 sec. (1033.216 rows/sec., 40.36 KiB/sec.) | ||
| 8624 | 2026.03.10 10:21:11.416078 [ 342 ] {a06f4570-299f-4391-aa94-10e37c6a2434} <Trace> Aggregator: Merging aggregated data | ||
| 8625 | 2026.03.10 10:21:11.417505 [ 294 ] {a06f4570-299f-4391-aa94-10e37c6a2434} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003223 sec., 310.26993484331365 rows/sec., 12.12 KiB/sec. | ||
| 8626 | 2026.03.10 10:21:11.417652 [ 294 ] {a06f4570-299f-4391-aa94-10e37c6a2434} <Debug> TCPHandler: Processed in 0.003744224 sec. | ||
| 8627 | 2026.03.10 10:21:11.417730 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8628 | 2026.03.10 10:21:11.417760 [ 294 ] {} <Debug> TCP-Session: f4385ec8-919c-407d-a8d0-56ce2a06292b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8629 | 2026.03.10 10:21:11.417763 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8630 | 2026.03.10 10:21:11.417786 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8631 | 2026.03.10 10:21:11.417806 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8632 | 2026.03.10 10:21:11.417814 [ 267 ] {} <Debug> TCP-Session: c1e6cf95-ce8b-4069-b3e9-dfa7b1ffef93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8633 | 2026.03.10 10:21:11.417825 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8634 | 2026.03.10 10:21:11.417844 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8635 | 2026.03.10 10:21:11.417886 [ 289 ] {} <Debug> TCP-Session: 1828b112-bf4f-4e8b-9eb4-56a6c138ce3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8636 | 2026.03.10 10:21:11.417895 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8637 | 2026.03.10 10:21:11.417915 [ 288 ] {} <Debug> TCP-Session: e713c2c5-da89-4d08-b505-013925d51e38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8638 | 2026.03.10 10:21:11.417857 [ 291 ] {} <Debug> TCP-Session: ca331c19-d976-4bcc-8ab3-876d18026b8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8639 | 2026.03.10 10:21:11.417946 [ 293 ] {} <Debug> TCP-Session: ea63d237-2273-47ec-ae3b-5f98cd9f7cc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8640 | 2026.03.10 10:21:11.417817 [ 286 ] {} <Debug> TCP-Session: c7ba5ab4-4c23-4eff-a95f-28fb99ace3fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8641 | 2026.03.10 10:21:11.417893 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8642 | 2026.03.10 10:21:11.417864 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8643 | 2026.03.10 10:21:11.418042 [ 290 ] {} <Debug> TCP-Session: ce93fa13-6a8c-498e-bb6b-8890bab014ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8644 | 2026.03.10 10:21:11.418073 [ 292 ] {} <Debug> TCP-Session: 11fcc9ec-e935-4e07-ba03-aa8362c2bf0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8645 | 2026.03.10 10:21:11.562730 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46162 | ||
| 8646 | 2026.03.10 10:21:11.562834 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8647 | 2026.03.10 10:21:11.562860 [ 294 ] {} <Debug> TCP-Session: 456a26fa-e702-43a6-b546-fdca916e200b Authenticating user 'default' from [fd00:1122:3344:101::e]:46162 | ||
| 8648 | 2026.03.10 10:21:11.562882 [ 294 ] {} <Debug> TCP-Session: 456a26fa-e702-43a6-b546-fdca916e200b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8649 | 2026.03.10 10:21:11.562894 [ 294 ] {} <Debug> TCP-Session: 456a26fa-e702-43a6-b546-fdca916e200b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8650 | 2026.03.10 10:21:11.563098 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42850 | ||
| 8651 | 2026.03.10 10:21:11.563121 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50723 | ||
| 8652 | 2026.03.10 10:21:11.563134 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54941 | ||
| 8653 | 2026.03.10 10:21:11.563159 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39669 | ||
| 8654 | 2026.03.10 10:21:11.563190 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45126 | ||
| 8655 | 2026.03.10 10:21:11.563218 [ 294 ] {} <Trace> TCP-Session: 456a26fa-e702-43a6-b546-fdca916e200b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8656 | 2026.03.10 10:21:11.563222 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8657 | 2026.03.10 10:21:11.563229 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8658 | 2026.03.10 10:21:11.563253 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8659 | 2026.03.10 10:21:11.563262 [ 286 ] {} <Debug> TCP-Session: 1c65338e-9240-4fb3-a415-b7cd672d546a Authenticating user 'default' from [fd00:1122:3344:101::e]:50723 | ||
| 8660 | 2026.03.10 10:21:11.563283 [ 267 ] {} <Debug> TCP-Session: cf107ed8-332f-43ee-8fe1-f12cdb51bc81 Authenticating user 'default' from [fd00:1122:3344:101::e]:42850 | ||
| 8661 | 2026.03.10 10:21:11.563292 [ 290 ] {} <Debug> TCP-Session: 202a2027-a2fd-4b03-9d91-22d6bf885d37 Authenticating user 'default' from [fd00:1122:3344:101::e]:39669 | ||
| 8662 | 2026.03.10 10:21:11.563297 [ 286 ] {} <Debug> TCP-Session: 1c65338e-9240-4fb3-a415-b7cd672d546a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8663 | 2026.03.10 10:21:11.563317 [ 267 ] {} <Debug> TCP-Session: cf107ed8-332f-43ee-8fe1-f12cdb51bc81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8664 | 2026.03.10 10:21:11.563329 [ 286 ] {} <Debug> TCP-Session: 1c65338e-9240-4fb3-a415-b7cd672d546a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8665 | 2026.03.10 10:21:11.563324 [ 290 ] {} <Debug> TCP-Session: 202a2027-a2fd-4b03-9d91-22d6bf885d37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8666 | 2026.03.10 10:21:11.563342 [ 267 ] {} <Debug> TCP-Session: cf107ed8-332f-43ee-8fe1-f12cdb51bc81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8667 | 2026.03.10 10:21:11.563369 [ 290 ] {} <Debug> TCP-Session: 202a2027-a2fd-4b03-9d91-22d6bf885d37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8668 | 2026.03.10 10:21:11.563241 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8669 | 2026.03.10 10:21:11.563397 [ 294 ] {36f0ed41-7d9c-4371-8c36-d2f08fe4d216} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46162) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8670 | 2026.03.10 10:21:11.563428 [ 288 ] {} <Debug> TCP-Session: ab4a8b3a-1266-4027-8499-f44c057e7042 Authenticating user 'default' from [fd00:1122:3344:101::e]:54941 | ||
| 8671 | 2026.03.10 10:21:11.563203 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34957 | ||
| 8672 | 2026.03.10 10:21:11.563460 [ 288 ] {} <Debug> TCP-Session: ab4a8b3a-1266-4027-8499-f44c057e7042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8673 | 2026.03.10 10:21:11.563173 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61486 | ||
| 8674 | 2026.03.10 10:21:11.563533 [ 288 ] {} <Debug> TCP-Session: ab4a8b3a-1266-4027-8499-f44c057e7042 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8675 | 2026.03.10 10:21:11.563273 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8676 | 2026.03.10 10:21:11.563158 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54445 | ||
| 8677 | 2026.03.10 10:21:11.563597 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8678 | 2026.03.10 10:21:11.563599 [ 292 ] {} <Debug> TCP-Session: 0b38cae4-4433-4fe2-bb63-9db081aed787 Authenticating user 'default' from [fd00:1122:3344:101::e]:45126 | ||
| 8679 | 2026.03.10 10:21:11.563633 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8680 | 2026.03.10 10:21:11.563655 [ 292 ] {} <Debug> TCP-Session: 0b38cae4-4433-4fe2-bb63-9db081aed787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8681 | 2026.03.10 10:21:11.563644 [ 293 ] {} <Debug> TCP-Session: 89440d47-92bc-4211-b491-863bb88fa399 Authenticating user 'default' from [fd00:1122:3344:101::e]:34957 | ||
| 8682 | 2026.03.10 10:21:11.563676 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8683 | 2026.03.10 10:21:11.563686 [ 294 ] {36f0ed41-7d9c-4371-8c36-d2f08fe4d216} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8684 | 2026.03.10 10:21:11.563709 [ 293 ] {} <Debug> TCP-Session: 89440d47-92bc-4211-b491-863bb88fa399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8685 | 2026.03.10 10:21:11.563714 [ 289 ] {} <Debug> TCP-Session: 53208bb7-7a0e-4180-8268-c308e21ce0d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54445 | ||
| 8686 | 2026.03.10 10:21:11.563738 [ 293 ] {} <Debug> TCP-Session: 89440d47-92bc-4211-b491-863bb88fa399 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8687 | 2026.03.10 10:21:11.563676 [ 291 ] {} <Debug> TCP-Session: cc061f9b-12aa-4913-88eb-a5c60c4b0d58 Authenticating user 'default' from [fd00:1122:3344:101::e]:61486 | ||
| 8688 | 2026.03.10 10:21:11.563760 [ 294 ] {36f0ed41-7d9c-4371-8c36-d2f08fe4d216} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8689 | 2026.03.10 10:21:11.563785 [ 291 ] {} <Debug> TCP-Session: cc061f9b-12aa-4913-88eb-a5c60c4b0d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8690 | 2026.03.10 10:21:11.563751 [ 289 ] {} <Debug> TCP-Session: 53208bb7-7a0e-4180-8268-c308e21ce0d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8691 | 2026.03.10 10:21:11.563808 [ 291 ] {} <Debug> TCP-Session: cc061f9b-12aa-4913-88eb-a5c60c4b0d58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8692 | 2026.03.10 10:21:11.563834 [ 289 ] {} <Debug> TCP-Session: 53208bb7-7a0e-4180-8268-c308e21ce0d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8693 | 2026.03.10 10:21:11.563681 [ 292 ] {} <Debug> TCP-Session: 0b38cae4-4433-4fe2-bb63-9db081aed787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8694 | 2026.03.10 10:21:11.564082 [ 294 ] {36f0ed41-7d9c-4371-8c36-d2f08fe4d216} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 8695 | 2026.03.10 10:21:11.565044 [ 299 ] {36f0ed41-7d9c-4371-8c36-d2f08fe4d216} <Trace> AggregatingTransform: Aggregating | ||
| 8696 | 2026.03.10 10:21:11.565100 [ 299 ] {36f0ed41-7d9c-4371-8c36-d2f08fe4d216} <Trace> Aggregator: Aggregation method: without_key | ||
| 8697 | 2026.03.10 10:21:11.565139 [ 299 ] {36f0ed41-7d9c-4371-8c36-d2f08fe4d216} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000948891 sec. (1053.862 rows/sec., 41.17 KiB/sec.) | ||
| 8698 | 2026.03.10 10:21:11.565158 [ 299 ] {36f0ed41-7d9c-4371-8c36-d2f08fe4d216} <Trace> Aggregator: Merging aggregated data | ||
| 8699 | 2026.03.10 10:21:11.566465 [ 294 ] {36f0ed41-7d9c-4371-8c36-d2f08fe4d216} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003129 sec., 319.59092361776925 rows/sec., 12.48 KiB/sec. | ||
| 8700 | 2026.03.10 10:21:11.566618 [ 294 ] {36f0ed41-7d9c-4371-8c36-d2f08fe4d216} <Debug> TCPHandler: Processed in 0.003515959 sec. | ||
| 8701 | 2026.03.10 10:21:11.566747 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8702 | 2026.03.10 10:21:11.566774 [ 294 ] {} <Debug> TCP-Session: 456a26fa-e702-43a6-b546-fdca916e200b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8703 | 2026.03.10 10:21:11.566781 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8704 | 2026.03.10 10:21:11.566804 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8705 | 2026.03.10 10:21:11.566822 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8706 | 2026.03.10 10:21:11.566824 [ 267 ] {} <Debug> TCP-Session: cf107ed8-332f-43ee-8fe1-f12cdb51bc81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8707 | 2026.03.10 10:21:11.566840 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8708 | 2026.03.10 10:21:11.566860 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8709 | 2026.03.10 10:21:11.566882 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8710 | 2026.03.10 10:21:11.566910 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8711 | 2026.03.10 10:21:11.566929 [ 291 ] {} <Debug> TCP-Session: cc061f9b-12aa-4913-88eb-a5c60c4b0d58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8712 | 2026.03.10 10:21:11.566941 [ 288 ] {} <Debug> TCP-Session: ab4a8b3a-1266-4027-8499-f44c057e7042 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8713 | 2026.03.10 10:21:11.566957 [ 292 ] {} <Debug> TCP-Session: 0b38cae4-4433-4fe2-bb63-9db081aed787 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8714 | 2026.03.10 10:21:11.566873 [ 293 ] {} <Debug> TCP-Session: 89440d47-92bc-4211-b491-863bb88fa399 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8715 | 2026.03.10 10:21:11.566845 [ 286 ] {} <Debug> TCP-Session: 1c65338e-9240-4fb3-a415-b7cd672d546a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8716 | 2026.03.10 10:21:11.566903 [ 290 ] {} <Debug> TCP-Session: 202a2027-a2fd-4b03-9d91-22d6bf885d37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8717 | 2026.03.10 10:21:11.566897 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8718 | 2026.03.10 10:21:11.567079 [ 289 ] {} <Debug> TCP-Session: 53208bb7-7a0e-4180-8268-c308e21ce0d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8719 | 2026.03.10 10:21:12.545943 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8720 | 2026.03.10 10:21:12.546129 [ 269 ] {a6e78a2f-7144-4203-8205-86476c6c4e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8721 | 2026.03.10 10:21:12.546199 [ 269 ] {a6e78a2f-7144-4203-8205-86476c6c4e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8722 | 2026.03.10 10:21:12.546889 [ 269 ] {a6e78a2f-7144-4203-8205-86476c6c4e02} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8723 | 2026.03.10 10:21:12.546946 [ 269 ] {a6e78a2f-7144-4203-8205-86476c6c4e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8724 | 2026.03.10 10:21:12.547357 [ 269 ] {a6e78a2f-7144-4203-8205-86476c6c4e02} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8725 | 2026.03.10 10:21:12.547588 [ 269 ] {a6e78a2f-7144-4203-8205-86476c6c4e02} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8726 | 2026.03.10 10:21:12.547748 [ 269 ] {a6e78a2f-7144-4203-8205-86476c6c4e02} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001668 sec., 53956.8345323741 rows/sec., 4.54 MiB/sec. | ||
| 8727 | 2026.03.10 10:21:12.547801 [ 269 ] {a6e78a2f-7144-4203-8205-86476c6c4e02} <Debug> TCPHandler: Processed in 0.001996775 sec. | ||
| 8728 | 2026.03.10 10:21:12.547932 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8729 | 2026.03.10 10:21:12.548035 [ 269 ] {b8cc64cf-762a-4202-ab94-50025e38a667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8730 | 2026.03.10 10:21:12.548080 [ 269 ] {b8cc64cf-762a-4202-ab94-50025e38a667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8731 | 2026.03.10 10:21:12.548514 [ 269 ] {b8cc64cf-762a-4202-ab94-50025e38a667} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8732 | 2026.03.10 10:21:12.548552 [ 269 ] {b8cc64cf-762a-4202-ab94-50025e38a667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8733 | 2026.03.10 10:21:12.548858 [ 269 ] {b8cc64cf-762a-4202-ab94-50025e38a667} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8734 | 2026.03.10 10:21:12.549068 [ 269 ] {b8cc64cf-762a-4202-ab94-50025e38a667} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8735 | 2026.03.10 10:21:12.549202 [ 269 ] {b8cc64cf-762a-4202-ab94-50025e38a667} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.00119 sec., 14285.714285714284 rows/sec., 1.05 MiB/sec. | ||
| 8736 | 2026.03.10 10:21:12.549243 [ 269 ] {b8cc64cf-762a-4202-ab94-50025e38a667} <Debug> TCPHandler: Processed in 0.001363691 sec. | ||
| 8737 | 2026.03.10 10:21:12.549357 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8738 | 2026.03.10 10:21:12.549455 [ 269 ] {e7ad480f-5c62-46e4-b568-7d3219db6dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8739 | 2026.03.10 10:21:12.549497 [ 269 ] {e7ad480f-5c62-46e4-b568-7d3219db6dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8740 | 2026.03.10 10:21:12.549934 [ 269 ] {e7ad480f-5c62-46e4-b568-7d3219db6dd4} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8741 | 2026.03.10 10:21:12.549973 [ 269 ] {e7ad480f-5c62-46e4-b568-7d3219db6dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8742 | 2026.03.10 10:21:12.550299 [ 269 ] {e7ad480f-5c62-46e4-b568-7d3219db6dd4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8743 | 2026.03.10 10:21:12.550528 [ 269 ] {e7ad480f-5c62-46e4-b568-7d3219db6dd4} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8744 | 2026.03.10 10:21:12.550667 [ 269 ] {e7ad480f-5c62-46e4-b568-7d3219db6dd4} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.00123 sec., 65853.65853658537 rows/sec., 5.14 MiB/sec. | ||
| 8745 | 2026.03.10 10:21:12.550708 [ 269 ] {e7ad480f-5c62-46e4-b568-7d3219db6dd4} <Debug> TCPHandler: Processed in 0.001403271 sec. | ||
| 8746 | 2026.03.10 10:21:12.550834 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8747 | 2026.03.10 10:21:12.550931 [ 269 ] {7240ab9e-d3f6-40b0-9a81-ce64901d453a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8748 | 2026.03.10 10:21:12.550980 [ 269 ] {7240ab9e-d3f6-40b0-9a81-ce64901d453a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8749 | 2026.03.10 10:21:12.551414 [ 269 ] {7240ab9e-d3f6-40b0-9a81-ce64901d453a} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8750 | 2026.03.10 10:21:12.551451 [ 269 ] {7240ab9e-d3f6-40b0-9a81-ce64901d453a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8751 | 2026.03.10 10:21:12.551800 [ 269 ] {7240ab9e-d3f6-40b0-9a81-ce64901d453a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8752 | 2026.03.10 10:21:12.552017 [ 269 ] {7240ab9e-d3f6-40b0-9a81-ce64901d453a} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8753 | 2026.03.10 10:21:12.552154 [ 269 ] {7240ab9e-d3f6-40b0-9a81-ce64901d453a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 8754 | 2026.03.10 10:21:12.552199 [ 269 ] {7240ab9e-d3f6-40b0-9a81-ce64901d453a} <Debug> TCPHandler: Processed in 0.001414872 sec. | ||
| 8755 | 2026.03.10 10:21:12.552313 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8756 | 2026.03.10 10:21:12.552406 [ 269 ] {23cc473e-8040-46de-86cd-f97500fa62b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8757 | 2026.03.10 10:21:12.552461 [ 269 ] {23cc473e-8040-46de-86cd-f97500fa62b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8758 | 2026.03.10 10:21:12.553290 [ 269 ] {23cc473e-8040-46de-86cd-f97500fa62b7} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8759 | 2026.03.10 10:21:12.553326 [ 269 ] {23cc473e-8040-46de-86cd-f97500fa62b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8760 | 2026.03.10 10:21:12.553858 [ 269 ] {23cc473e-8040-46de-86cd-f97500fa62b7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8761 | 2026.03.10 10:21:12.554083 [ 269 ] {23cc473e-8040-46de-86cd-f97500fa62b7} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8762 | 2026.03.10 10:21:12.554228 [ 269 ] {23cc473e-8040-46de-86cd-f97500fa62b7} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00184 sec., 9239.130434782608 rows/sec., 16.56 MiB/sec. | ||
| 8763 | 2026.03.10 10:21:12.554295 [ 269 ] {23cc473e-8040-46de-86cd-f97500fa62b7} <Debug> TCPHandler: Processed in 0.002031855 sec. | ||
| 8764 | 2026.03.10 10:21:12.554413 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8765 | 2026.03.10 10:21:12.554512 [ 269 ] {59c64481-d0c0-43cf-b1cb-78f4cdbb49cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8766 | 2026.03.10 10:21:12.554556 [ 269 ] {59c64481-d0c0-43cf-b1cb-78f4cdbb49cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8767 | 2026.03.10 10:21:12.554898 [ 269 ] {59c64481-d0c0-43cf-b1cb-78f4cdbb49cd} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8768 | 2026.03.10 10:21:12.554934 [ 269 ] {59c64481-d0c0-43cf-b1cb-78f4cdbb49cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8769 | 2026.03.10 10:21:12.555250 [ 269 ] {59c64481-d0c0-43cf-b1cb-78f4cdbb49cd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8770 | 2026.03.10 10:21:12.555475 [ 269 ] {59c64481-d0c0-43cf-b1cb-78f4cdbb49cd} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8771 | 2026.03.10 10:21:12.555612 [ 269 ] {59c64481-d0c0-43cf-b1cb-78f4cdbb49cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 8772 | 2026.03.10 10:21:12.555652 [ 269 ] {59c64481-d0c0-43cf-b1cb-78f4cdbb49cd} <Debug> TCPHandler: Processed in 0.001287849 sec. | ||
| 8773 | 2026.03.10 10:21:14.639627 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46515 | ||
| 8774 | 2026.03.10 10:21:14.639777 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8775 | 2026.03.10 10:21:14.639810 [ 292 ] {} <Debug> TCP-Session: 899913a4-ee68-4bd8-b9ba-78cca89d5979 Authenticating user 'default' from [fd00:1122:3344:101::e]:46515 | ||
| 8776 | 2026.03.10 10:21:14.639833 [ 292 ] {} <Debug> TCP-Session: 899913a4-ee68-4bd8-b9ba-78cca89d5979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8777 | 2026.03.10 10:21:14.639852 [ 292 ] {} <Debug> TCP-Session: 899913a4-ee68-4bd8-b9ba-78cca89d5979 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8778 | 2026.03.10 10:21:14.640042 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48935 | ||
| 8779 | 2026.03.10 10:21:14.640095 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60668 | ||
| 8780 | 2026.03.10 10:21:14.640120 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40485 | ||
| 8781 | 2026.03.10 10:21:14.640133 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53885 | ||
| 8782 | 2026.03.10 10:21:14.640144 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40676 | ||
| 8783 | 2026.03.10 10:21:14.640187 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8784 | 2026.03.10 10:21:14.640204 [ 292 ] {} <Trace> TCP-Session: 899913a4-ee68-4bd8-b9ba-78cca89d5979 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8785 | 2026.03.10 10:21:14.640228 [ 267 ] {} <Debug> TCP-Session: 4cd98250-c0ef-4d9b-a8b5-d2b42b6ecf44 Authenticating user 'default' from [fd00:1122:3344:101::e]:60668 | ||
| 8786 | 2026.03.10 10:21:14.640219 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8787 | 2026.03.10 10:21:14.640252 [ 267 ] {} <Debug> TCP-Session: 4cd98250-c0ef-4d9b-a8b5-d2b42b6ecf44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8788 | 2026.03.10 10:21:14.640271 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8789 | 2026.03.10 10:21:14.640282 [ 267 ] {} <Debug> TCP-Session: 4cd98250-c0ef-4d9b-a8b5-d2b42b6ecf44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8790 | 2026.03.10 10:21:14.640277 [ 289 ] {} <Debug> TCP-Session: c7878272-a38d-4208-b0bc-2f2af832a538 Authenticating user 'default' from [fd00:1122:3344:101::e]:53885 | ||
| 8791 | 2026.03.10 10:21:14.640307 [ 290 ] {} <Debug> TCP-Session: b97b736f-9966-40d3-91ef-047d04346df3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40676 | ||
| 8792 | 2026.03.10 10:21:14.640160 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41604 | ||
| 8793 | 2026.03.10 10:21:14.640357 [ 290 ] {} <Debug> TCP-Session: b97b736f-9966-40d3-91ef-047d04346df3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8794 | 2026.03.10 10:21:14.640341 [ 289 ] {} <Debug> TCP-Session: c7878272-a38d-4208-b0bc-2f2af832a538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8795 | 2026.03.10 10:21:14.640404 [ 290 ] {} <Debug> TCP-Session: b97b736f-9966-40d3-91ef-047d04346df3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8796 | 2026.03.10 10:21:14.640406 [ 292 ] {12868d11-4eb2-402b-b22e-1e5a68fc46c3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46515) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8797 | 2026.03.10 10:21:14.640420 [ 289 ] {} <Debug> TCP-Session: c7878272-a38d-4208-b0bc-2f2af832a538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8798 | 2026.03.10 10:21:14.640455 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8799 | 2026.03.10 10:21:14.640109 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44570 | ||
| 8800 | 2026.03.10 10:21:14.640495 [ 291 ] {} <Debug> TCP-Session: ec991ad0-ea1b-4c6f-adcd-ac3ae86aa92e Authenticating user 'default' from [fd00:1122:3344:101::e]:41604 | ||
| 8801 | 2026.03.10 10:21:14.640096 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44749 | ||
| 8802 | 2026.03.10 10:21:14.640537 [ 291 ] {} <Debug> TCP-Session: ec991ad0-ea1b-4c6f-adcd-ac3ae86aa92e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8803 | 2026.03.10 10:21:14.640563 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8804 | 2026.03.10 10:21:14.640572 [ 291 ] {} <Debug> TCP-Session: ec991ad0-ea1b-4c6f-adcd-ac3ae86aa92e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8805 | 2026.03.10 10:21:14.640594 [ 286 ] {} <Debug> TCP-Session: fa4985e9-a794-4d17-ba17-fcb5151b3663 Authenticating user 'default' from [fd00:1122:3344:101::e]:44570 | ||
| 8806 | 2026.03.10 10:21:14.640601 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8807 | 2026.03.10 10:21:14.640618 [ 286 ] {} <Debug> TCP-Session: fa4985e9-a794-4d17-ba17-fcb5151b3663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8808 | 2026.03.10 10:21:14.640631 [ 294 ] {} <Debug> TCP-Session: d855535e-fa7a-4e99-9628-f124c3f8edbc Authenticating user 'default' from [fd00:1122:3344:101::e]:44749 | ||
| 8809 | 2026.03.10 10:21:14.640637 [ 286 ] {} <Debug> TCP-Session: fa4985e9-a794-4d17-ba17-fcb5151b3663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8810 | 2026.03.10 10:21:14.640650 [ 294 ] {} <Debug> TCP-Session: d855535e-fa7a-4e99-9628-f124c3f8edbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8811 | 2026.03.10 10:21:14.640196 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8812 | 2026.03.10 10:21:14.640666 [ 294 ] {} <Debug> TCP-Session: d855535e-fa7a-4e99-9628-f124c3f8edbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8813 | 2026.03.10 10:21:14.640699 [ 288 ] {} <Debug> TCP-Session: cefbe4d7-cc47-413b-b795-e3fc4fad0902 Authenticating user 'default' from [fd00:1122:3344:101::e]:40485 | ||
| 8814 | 2026.03.10 10:21:14.640170 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8815 | 2026.03.10 10:21:14.640726 [ 288 ] {} <Debug> TCP-Session: cefbe4d7-cc47-413b-b795-e3fc4fad0902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8816 | 2026.03.10 10:21:14.640741 [ 292 ] {12868d11-4eb2-402b-b22e-1e5a68fc46c3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8817 | 2026.03.10 10:21:14.640752 [ 288 ] {} <Debug> TCP-Session: cefbe4d7-cc47-413b-b795-e3fc4fad0902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8818 | 2026.03.10 10:21:14.640750 [ 293 ] {} <Debug> TCP-Session: 3a4dcf5a-cc2d-44ee-a2ff-65788b08d821 Authenticating user 'default' from [fd00:1122:3344:101::e]:48935 | ||
| 8819 | 2026.03.10 10:21:14.640797 [ 293 ] {} <Debug> TCP-Session: 3a4dcf5a-cc2d-44ee-a2ff-65788b08d821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8820 | 2026.03.10 10:21:14.640810 [ 293 ] {} <Debug> TCP-Session: 3a4dcf5a-cc2d-44ee-a2ff-65788b08d821 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8821 | 2026.03.10 10:21:14.640814 [ 292 ] {12868d11-4eb2-402b-b22e-1e5a68fc46c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8822 | 2026.03.10 10:21:14.641163 [ 292 ] {12868d11-4eb2-402b-b22e-1e5a68fc46c3} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 8823 | 2026.03.10 10:21:14.642092 [ 328 ] {12868d11-4eb2-402b-b22e-1e5a68fc46c3} <Trace> AggregatingTransform: Aggregating | ||
| 8824 | 2026.03.10 10:21:14.642128 [ 328 ] {12868d11-4eb2-402b-b22e-1e5a68fc46c3} <Trace> Aggregator: Aggregation method: without_key | ||
| 8825 | 2026.03.10 10:21:14.642160 [ 328 ] {12868d11-4eb2-402b-b22e-1e5a68fc46c3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00089773 sec. (1113.921 rows/sec., 43.51 KiB/sec.) | ||
| 8826 | 2026.03.10 10:21:14.642177 [ 328 ] {12868d11-4eb2-402b-b22e-1e5a68fc46c3} <Trace> Aggregator: Merging aggregated data | ||
| 8827 | 2026.03.10 10:21:14.643516 [ 292 ] {12868d11-4eb2-402b-b22e-1e5a68fc46c3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003183 sec., 314.16902293433867 rows/sec., 12.27 KiB/sec. | ||
| 8828 | 2026.03.10 10:21:14.643627 [ 292 ] {12868d11-4eb2-402b-b22e-1e5a68fc46c3} <Debug> TCPHandler: Processed in 0.00357002 sec. | ||
| 8829 | 2026.03.10 10:21:14.643760 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8830 | 2026.03.10 10:21:14.643786 [ 292 ] {} <Debug> TCP-Session: 899913a4-ee68-4bd8-b9ba-78cca89d5979 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8831 | 2026.03.10 10:21:14.643815 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8832 | 2026.03.10 10:21:14.643842 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8833 | 2026.03.10 10:21:14.643849 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8834 | 2026.03.10 10:21:14.643870 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8835 | 2026.03.10 10:21:14.643890 [ 267 ] {} <Debug> TCP-Session: 4cd98250-c0ef-4d9b-a8b5-d2b42b6ecf44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8836 | 2026.03.10 10:21:14.643904 [ 294 ] {} <Debug> TCP-Session: d855535e-fa7a-4e99-9628-f124c3f8edbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8837 | 2026.03.10 10:21:14.643923 [ 290 ] {} <Debug> TCP-Session: b97b736f-9966-40d3-91ef-047d04346df3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8838 | 2026.03.10 10:21:14.643934 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8839 | 2026.03.10 10:21:14.643886 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8840 | 2026.03.10 10:21:14.643976 [ 286 ] {} <Debug> TCP-Session: fa4985e9-a794-4d17-ba17-fcb5151b3663 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8841 | 2026.03.10 10:21:14.643959 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8842 | 2026.03.10 10:21:14.644003 [ 289 ] {} <Debug> TCP-Session: c7878272-a38d-4208-b0bc-2f2af832a538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8843 | 2026.03.10 10:21:14.643817 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8844 | 2026.03.10 10:21:14.644047 [ 291 ] {} <Debug> TCP-Session: ec991ad0-ea1b-4c6f-adcd-ac3ae86aa92e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8845 | 2026.03.10 10:21:14.643868 [ 293 ] {} <Debug> TCP-Session: 3a4dcf5a-cc2d-44ee-a2ff-65788b08d821 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8846 | 2026.03.10 10:21:14.644085 [ 288 ] {} <Debug> TCP-Session: cefbe4d7-cc47-413b-b795-e3fc4fad0902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8847 | 2026.03.10 10:21:16.253002 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8848 | 2026.03.10 10:21:16.253054 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8849 | 2026.03.10 10:21:16.390909 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19159 | ||
| 8850 | 2026.03.10 10:21:16.391453 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8851 | 2026.03.10 10:21:16.391490 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8852 | 2026.03.10 10:21:16.391967 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8853 | 2026.03.10 10:21:16.392202 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8854 | 2026.03.10 10:21:16.392344 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19159 | ||
| 8855 | 2026.03.10 10:21:16.444182 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1064 | ||
| 8856 | 2026.03.10 10:21:16.446451 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8857 | 2026.03.10 10:21:16.446512 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8858 | 2026.03.10 10:21:16.447756 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8859 | 2026.03.10 10:21:16.448031 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8860 | 2026.03.10 10:21:16.448451 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1064 | ||
| 8861 | 2026.03.10 10:21:17.400840 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8862 | 2026.03.10 10:21:17.417523 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2026.03.10 10:21:17.417589 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8864 | 2026.03.10 10:21:17.423672 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8865 | 2026.03.10 10:21:17.424380 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8866 | 2026.03.10 10:21:17.427858 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8867 | 2026.03.10 10:21:17.547015 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8868 | 2026.03.10 10:21:17.547267 [ 269 ] {98caa660-1a3f-4e75-bd04-fa94160d6f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8869 | 2026.03.10 10:21:17.547364 [ 269 ] {98caa660-1a3f-4e75-bd04-fa94160d6f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8870 | 2026.03.10 10:21:17.548150 [ 269 ] {98caa660-1a3f-4e75-bd04-fa94160d6f0a} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8871 | 2026.03.10 10:21:17.548198 [ 269 ] {98caa660-1a3f-4e75-bd04-fa94160d6f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8872 | 2026.03.10 10:21:17.548586 [ 269 ] {98caa660-1a3f-4e75-bd04-fa94160d6f0a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8873 | 2026.03.10 10:21:17.548812 [ 269 ] {98caa660-1a3f-4e75-bd04-fa94160d6f0a} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8874 | 2026.03.10 10:21:17.548962 [ 269 ] {98caa660-1a3f-4e75-bd04-fa94160d6f0a} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001764 sec., 60090.702947845806 rows/sec., 5.05 MiB/sec. | ||
| 8875 | 2026.03.10 10:21:17.549004 [ 269 ] {98caa660-1a3f-4e75-bd04-fa94160d6f0a} <Debug> TCPHandler: Processed in 0.002154498 sec. | ||
| 8876 | 2026.03.10 10:21:17.549132 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8877 | 2026.03.10 10:21:17.549226 [ 269 ] {b9f752d1-8ed4-4bb7-afd7-b60957217f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8878 | 2026.03.10 10:21:17.549267 [ 269 ] {b9f752d1-8ed4-4bb7-afd7-b60957217f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8879 | 2026.03.10 10:21:17.549681 [ 269 ] {b9f752d1-8ed4-4bb7-afd7-b60957217f16} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8880 | 2026.03.10 10:21:17.549718 [ 269 ] {b9f752d1-8ed4-4bb7-afd7-b60957217f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8881 | 2026.03.10 10:21:17.550009 [ 269 ] {b9f752d1-8ed4-4bb7-afd7-b60957217f16} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8882 | 2026.03.10 10:21:17.550230 [ 269 ] {b9f752d1-8ed4-4bb7-afd7-b60957217f16} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8883 | 2026.03.10 10:21:17.550363 [ 269 ] {b9f752d1-8ed4-4bb7-afd7-b60957217f16} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001155 sec., 21645.021645021647 rows/sec., 1.59 MiB/sec. | ||
| 8884 | 2026.03.10 10:21:17.550403 [ 269 ] {b9f752d1-8ed4-4bb7-afd7-b60957217f16} <Debug> TCPHandler: Processed in 0.0013206 sec. | ||
| 8885 | 2026.03.10 10:21:17.550507 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8886 | 2026.03.10 10:21:17.550600 [ 269 ] {39513498-745b-42f6-83a4-cc01226bd6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8887 | 2026.03.10 10:21:17.550641 [ 269 ] {39513498-745b-42f6-83a4-cc01226bd6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8888 | 2026.03.10 10:21:17.551063 [ 269 ] {39513498-745b-42f6-83a4-cc01226bd6d1} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8889 | 2026.03.10 10:21:17.551101 [ 269 ] {39513498-745b-42f6-83a4-cc01226bd6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8890 | 2026.03.10 10:21:17.551409 [ 269 ] {39513498-745b-42f6-83a4-cc01226bd6d1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8891 | 2026.03.10 10:21:17.551616 [ 269 ] {39513498-745b-42f6-83a4-cc01226bd6d1} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8892 | 2026.03.10 10:21:17.551744 [ 269 ] {39513498-745b-42f6-83a4-cc01226bd6d1} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001162 sec., 76592.082616179 rows/sec., 5.98 MiB/sec. | ||
| 8893 | 2026.03.10 10:21:17.551782 [ 269 ] {39513498-745b-42f6-83a4-cc01226bd6d1} <Debug> TCPHandler: Processed in 0.00132438 sec. | ||
| 8894 | 2026.03.10 10:21:17.551893 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8895 | 2026.03.10 10:21:17.551987 [ 269 ] {2148c056-451e-450f-936c-1cd914b72344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8896 | 2026.03.10 10:21:17.552031 [ 269 ] {2148c056-451e-450f-936c-1cd914b72344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8897 | 2026.03.10 10:21:17.552450 [ 269 ] {2148c056-451e-450f-936c-1cd914b72344} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8898 | 2026.03.10 10:21:17.552485 [ 269 ] {2148c056-451e-450f-936c-1cd914b72344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8899 | 2026.03.10 10:21:17.552823 [ 269 ] {2148c056-451e-450f-936c-1cd914b72344} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8900 | 2026.03.10 10:21:17.553033 [ 269 ] {2148c056-451e-450f-936c-1cd914b72344} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8901 | 2026.03.10 10:21:17.553162 [ 269 ] {2148c056-451e-450f-936c-1cd914b72344} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 8902 | 2026.03.10 10:21:17.553199 [ 269 ] {2148c056-451e-450f-936c-1cd914b72344} <Debug> TCPHandler: Processed in 0.00135673 sec. | ||
| 8903 | 2026.03.10 10:21:17.553319 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8904 | 2026.03.10 10:21:17.553440 [ 269 ] {3c12d22a-e8d2-4f53-9d04-587909b4e745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8905 | 2026.03.10 10:21:17.553506 [ 269 ] {3c12d22a-e8d2-4f53-9d04-587909b4e745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8906 | 2026.03.10 10:21:17.554341 [ 269 ] {3c12d22a-e8d2-4f53-9d04-587909b4e745} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8907 | 2026.03.10 10:21:17.554375 [ 269 ] {3c12d22a-e8d2-4f53-9d04-587909b4e745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8908 | 2026.03.10 10:21:17.554904 [ 269 ] {3c12d22a-e8d2-4f53-9d04-587909b4e745} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8909 | 2026.03.10 10:21:17.555122 [ 269 ] {3c12d22a-e8d2-4f53-9d04-587909b4e745} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8910 | 2026.03.10 10:21:17.555258 [ 269 ] {3c12d22a-e8d2-4f53-9d04-587909b4e745} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001842 sec., 13572.204125950053 rows/sec., 24.32 MiB/sec. | ||
| 8911 | 2026.03.10 10:21:17.555312 [ 269 ] {3c12d22a-e8d2-4f53-9d04-587909b4e745} <Debug> TCPHandler: Processed in 0.002053086 sec. | ||
| 8912 | 2026.03.10 10:21:17.555419 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8913 | 2026.03.10 10:21:17.555514 [ 269 ] {843d3a6b-d811-43ec-8261-ab360d9d97c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8914 | 2026.03.10 10:21:17.555554 [ 269 ] {843d3a6b-d811-43ec-8261-ab360d9d97c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8915 | 2026.03.10 10:21:17.555883 [ 269 ] {843d3a6b-d811-43ec-8261-ab360d9d97c2} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8916 | 2026.03.10 10:21:17.555917 [ 269 ] {843d3a6b-d811-43ec-8261-ab360d9d97c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8917 | 2026.03.10 10:21:17.556217 [ 269 ] {843d3a6b-d811-43ec-8261-ab360d9d97c2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8918 | 2026.03.10 10:21:17.556425 [ 269 ] {843d3a6b-d811-43ec-8261-ab360d9d97c2} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8919 | 2026.03.10 10:21:17.556550 [ 269 ] {843d3a6b-d811-43ec-8261-ab360d9d97c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 8920 | 2026.03.10 10:21:17.556586 [ 269 ] {843d3a6b-d811-43ec-8261-ab360d9d97c2} <Debug> TCPHandler: Processed in 0.001215818 sec. | ||
| 8921 | 2026.03.10 10:21:22.547466 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8922 | 2026.03.10 10:21:22.547676 [ 269 ] {9631cb92-1adb-468b-a9ca-7f9af63bfd51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8923 | 2026.03.10 10:21:22.547753 [ 269 ] {9631cb92-1adb-468b-a9ca-7f9af63bfd51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8924 | 2026.03.10 10:21:22.548425 [ 269 ] {9631cb92-1adb-468b-a9ca-7f9af63bfd51} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8925 | 2026.03.10 10:21:22.548475 [ 269 ] {9631cb92-1adb-468b-a9ca-7f9af63bfd51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8926 | 2026.03.10 10:21:22.548865 [ 269 ] {9631cb92-1adb-468b-a9ca-7f9af63bfd51} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8927 | 2026.03.10 10:21:22.549090 [ 269 ] {9631cb92-1adb-468b-a9ca-7f9af63bfd51} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8928 | 2026.03.10 10:21:22.549244 [ 269 ] {9631cb92-1adb-468b-a9ca-7f9af63bfd51} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001622 sec., 14796.547472256474 rows/sec., 1.23 MiB/sec. | ||
| 8929 | 2026.03.10 10:21:22.549287 [ 269 ] {9631cb92-1adb-468b-a9ca-7f9af63bfd51} <Debug> TCPHandler: Processed in 0.001957934 sec. | ||
| 8930 | 2026.03.10 10:21:22.549411 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8931 | 2026.03.10 10:21:22.549506 [ 269 ] {e0083707-0798-4300-a723-b1414af96479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8932 | 2026.03.10 10:21:22.549548 [ 269 ] {e0083707-0798-4300-a723-b1414af96479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8933 | 2026.03.10 10:21:22.549944 [ 269 ] {e0083707-0798-4300-a723-b1414af96479} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8934 | 2026.03.10 10:21:22.549981 [ 269 ] {e0083707-0798-4300-a723-b1414af96479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8935 | 2026.03.10 10:21:22.550288 [ 269 ] {e0083707-0798-4300-a723-b1414af96479} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8936 | 2026.03.10 10:21:22.550497 [ 269 ] {e0083707-0798-4300-a723-b1414af96479} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8937 | 2026.03.10 10:21:22.550627 [ 269 ] {e0083707-0798-4300-a723-b1414af96479} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001139 sec., 3511.8525021949076 rows/sec., 286.37 KiB/sec. | ||
| 8938 | 2026.03.10 10:21:22.550665 [ 269 ] {e0083707-0798-4300-a723-b1414af96479} <Debug> TCPHandler: Processed in 0.001303969 sec. | ||
| 8939 | 2026.03.10 10:21:22.550773 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8940 | 2026.03.10 10:21:22.550867 [ 269 ] {4e693bc6-862b-49e8-a7f2-5caa82d45fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8941 | 2026.03.10 10:21:22.550906 [ 269 ] {4e693bc6-862b-49e8-a7f2-5caa82d45fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8942 | 2026.03.10 10:21:22.551411 [ 269 ] {4e693bc6-862b-49e8-a7f2-5caa82d45fc3} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8943 | 2026.03.10 10:21:22.551449 [ 269 ] {4e693bc6-862b-49e8-a7f2-5caa82d45fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8944 | 2026.03.10 10:21:22.551756 [ 269 ] {4e693bc6-862b-49e8-a7f2-5caa82d45fc3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8945 | 2026.03.10 10:21:22.551973 [ 269 ] {4e693bc6-862b-49e8-a7f2-5caa82d45fc3} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8946 | 2026.03.10 10:21:22.552107 [ 269 ] {4e693bc6-862b-49e8-a7f2-5caa82d45fc3} <Debug> executeQuery: Read 212 rows, 19.36 KiB in 0.001258 sec., 168521.4626391097 rows/sec., 15.03 MiB/sec. | ||
| 8947 | 2026.03.10 10:21:22.552145 [ 269 ] {4e693bc6-862b-49e8-a7f2-5caa82d45fc3} <Debug> TCPHandler: Processed in 0.001420432 sec. | ||
| 8948 | 2026.03.10 10:21:22.552260 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8949 | 2026.03.10 10:21:22.552354 [ 269 ] {b06d67bf-3085-4c2c-aab6-14c621385e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8950 | 2026.03.10 10:21:22.552395 [ 269 ] {b06d67bf-3085-4c2c-aab6-14c621385e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8951 | 2026.03.10 10:21:22.552798 [ 269 ] {b06d67bf-3085-4c2c-aab6-14c621385e42} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8952 | 2026.03.10 10:21:22.552834 [ 269 ] {b06d67bf-3085-4c2c-aab6-14c621385e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8953 | 2026.03.10 10:21:22.553127 [ 269 ] {b06d67bf-3085-4c2c-aab6-14c621385e42} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8954 | 2026.03.10 10:21:22.553332 [ 269 ] {b06d67bf-3085-4c2c-aab6-14c621385e42} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8955 | 2026.03.10 10:21:22.553457 [ 269 ] {b06d67bf-3085-4c2c-aab6-14c621385e42} <Debug> executeQuery: Read 33 rows, 2.52 KiB in 0.001122 sec., 29411.764705882353 rows/sec., 2.19 MiB/sec. | ||
| 8956 | 2026.03.10 10:21:22.553495 [ 269 ] {b06d67bf-3085-4c2c-aab6-14c621385e42} <Debug> TCPHandler: Processed in 0.001283609 sec. | ||
| 8957 | 2026.03.10 10:21:22.553602 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8958 | 2026.03.10 10:21:22.553695 [ 269 ] {4ff04beb-6107-4063-83d4-fc7ef45b7d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8959 | 2026.03.10 10:21:22.553732 [ 269 ] {4ff04beb-6107-4063-83d4-fc7ef45b7d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8960 | 2026.03.10 10:21:22.554125 [ 269 ] {4ff04beb-6107-4063-83d4-fc7ef45b7d51} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8961 | 2026.03.10 10:21:22.554160 [ 269 ] {4ff04beb-6107-4063-83d4-fc7ef45b7d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8962 | 2026.03.10 10:21:22.554458 [ 269 ] {4ff04beb-6107-4063-83d4-fc7ef45b7d51} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8963 | 2026.03.10 10:21:22.554669 [ 269 ] {4ff04beb-6107-4063-83d4-fc7ef45b7d51} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8964 | 2026.03.10 10:21:22.554796 [ 269 ] {4ff04beb-6107-4063-83d4-fc7ef45b7d51} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001119 sec., 21447.721179624667 rows/sec., 1.78 MiB/sec. | ||
| 8965 | 2026.03.10 10:21:22.554834 [ 269 ] {4ff04beb-6107-4063-83d4-fc7ef45b7d51} <Debug> TCPHandler: Processed in 0.001280409 sec. | ||
| 8966 | 2026.03.10 10:21:22.554940 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8967 | 2026.03.10 10:21:22.555033 [ 269 ] {458208ee-2ad9-4581-bef4-fd21ad1c5fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8968 | 2026.03.10 10:21:22.555072 [ 269 ] {458208ee-2ad9-4581-bef4-fd21ad1c5fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8969 | 2026.03.10 10:21:22.555468 [ 269 ] {458208ee-2ad9-4581-bef4-fd21ad1c5fbb} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8970 | 2026.03.10 10:21:22.555505 [ 269 ] {458208ee-2ad9-4581-bef4-fd21ad1c5fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8971 | 2026.03.10 10:21:22.555803 [ 269 ] {458208ee-2ad9-4581-bef4-fd21ad1c5fbb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8972 | 2026.03.10 10:21:22.556015 [ 269 ] {458208ee-2ad9-4581-bef4-fd21ad1c5fbb} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8973 | 2026.03.10 10:21:22.556142 [ 269 ] {458208ee-2ad9-4581-bef4-fd21ad1c5fbb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 8974 | 2026.03.10 10:21:22.556181 [ 269 ] {458208ee-2ad9-4581-bef4-fd21ad1c5fbb} <Debug> TCPHandler: Processed in 0.001289109 sec. | ||
| 8975 | 2026.03.10 10:21:22.556291 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8976 | 2026.03.10 10:21:22.556383 [ 269 ] {0f8d7bc0-e785-41f7-823b-aadf8ab18b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8977 | 2026.03.10 10:21:22.556422 [ 269 ] {0f8d7bc0-e785-41f7-823b-aadf8ab18b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8978 | 2026.03.10 10:21:22.556853 [ 269 ] {0f8d7bc0-e785-41f7-823b-aadf8ab18b65} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8979 | 2026.03.10 10:21:22.556889 [ 269 ] {0f8d7bc0-e785-41f7-823b-aadf8ab18b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8980 | 2026.03.10 10:21:22.557196 [ 269 ] {0f8d7bc0-e785-41f7-823b-aadf8ab18b65} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8981 | 2026.03.10 10:21:22.557404 [ 269 ] {0f8d7bc0-e785-41f7-823b-aadf8ab18b65} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8982 | 2026.03.10 10:21:22.557534 [ 269 ] {0f8d7bc0-e785-41f7-823b-aadf8ab18b65} <Debug> executeQuery: Read 121 rows, 10.06 KiB in 0.001169 sec., 103507.27117194184 rows/sec., 8.40 MiB/sec. | ||
| 8983 | 2026.03.10 10:21:22.557573 [ 269 ] {0f8d7bc0-e785-41f7-823b-aadf8ab18b65} <Debug> TCPHandler: Processed in 0.00133086 sec. | ||
| 8984 | 2026.03.10 10:21:22.557686 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8985 | 2026.03.10 10:21:22.557778 [ 269 ] {85be77dd-3b88-4c4d-aa02-c0927346f694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8986 | 2026.03.10 10:21:22.557820 [ 269 ] {85be77dd-3b88-4c4d-aa02-c0927346f694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8987 | 2026.03.10 10:21:22.558224 [ 269 ] {85be77dd-3b88-4c4d-aa02-c0927346f694} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8988 | 2026.03.10 10:21:22.558259 [ 269 ] {85be77dd-3b88-4c4d-aa02-c0927346f694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8989 | 2026.03.10 10:21:22.558563 [ 269 ] {85be77dd-3b88-4c4d-aa02-c0927346f694} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8990 | 2026.03.10 10:21:22.558763 [ 269 ] {85be77dd-3b88-4c4d-aa02-c0927346f694} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8991 | 2026.03.10 10:21:22.558890 [ 269 ] {85be77dd-3b88-4c4d-aa02-c0927346f694} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001174 sec., 168654.17376490633 rows/sec., 12.09 MiB/sec. | ||
| 8992 | 2026.03.10 10:21:22.558926 [ 269 ] {85be77dd-3b88-4c4d-aa02-c0927346f694} <Debug> TCPHandler: Processed in 0.0013361 sec. | ||
| 8993 | 2026.03.10 10:21:22.559029 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8994 | 2026.03.10 10:21:22.559118 [ 269 ] {a1957f02-def9-431c-acfd-219dd6f0c19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8995 | 2026.03.10 10:21:22.559235 [ 269 ] {a1957f02-def9-431c-acfd-219dd6f0c19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8996 | 2026.03.10 10:21:22.560026 [ 269 ] {a1957f02-def9-431c-acfd-219dd6f0c19e} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8997 | 2026.03.10 10:21:22.560062 [ 269 ] {a1957f02-def9-431c-acfd-219dd6f0c19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8998 | 2026.03.10 10:21:22.560594 [ 269 ] {a1957f02-def9-431c-acfd-219dd6f0c19e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8999 | 2026.03.10 10:21:22.560823 [ 269 ] {a1957f02-def9-431c-acfd-219dd6f0c19e} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9000 | 2026.03.10 10:21:22.560962 [ 269 ] {a1957f02-def9-431c-acfd-219dd6f0c19e} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.0018 sec., 9444.444444444445 rows/sec., 16.92 MiB/sec. | ||
| 9001 | 2026.03.10 10:21:22.561024 [ 269 ] {a1957f02-def9-431c-acfd-219dd6f0c19e} <Debug> TCPHandler: Processed in 0.001987884 sec. | ||
| 9002 | 2026.03.10 10:21:22.561135 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9003 | 2026.03.10 10:21:22.561229 [ 269 ] {098517f6-f16b-42b3-b3b5-a3d1bbc53115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9004 | 2026.03.10 10:21:22.561271 [ 269 ] {098517f6-f16b-42b3-b3b5-a3d1bbc53115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9005 | 2026.03.10 10:21:22.561610 [ 269 ] {098517f6-f16b-42b3-b3b5-a3d1bbc53115} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9006 | 2026.03.10 10:21:22.561646 [ 269 ] {098517f6-f16b-42b3-b3b5-a3d1bbc53115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9007 | 2026.03.10 10:21:22.561957 [ 269 ] {098517f6-f16b-42b3-b3b5-a3d1bbc53115} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9008 | 2026.03.10 10:21:22.562166 [ 269 ] {098517f6-f16b-42b3-b3b5-a3d1bbc53115} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9009 | 2026.03.10 10:21:22.562294 [ 269 ] {098517f6-f16b-42b3-b3b5-a3d1bbc53115} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 9010 | 2026.03.10 10:21:22.562330 [ 269 ] {098517f6-f16b-42b3-b3b5-a3d1bbc53115} <Debug> TCPHandler: Processed in 0.001244068 sec. | ||
| 9011 | 2026.03.10 10:21:23.892495 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19607 | ||
| 9012 | 2026.03.10 10:21:23.893045 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9013 | 2026.03.10 10:21:23.893086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9014 | 2026.03.10 10:21:23.893568 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9015 | 2026.03.10 10:21:23.893799 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9016 | 2026.03.10 10:21:23.893935 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19607 | ||
| 9017 | 2026.03.10 10:21:23.893958 [ 80 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9018 | 2026.03.10 10:21:23.894002 [ 80 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9019 | 2026.03.10 10:21:23.894024 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9020 | 2026.03.10 10:21:23.894111 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::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 | ||
| 9021 | 2026.03.10 10:21:23.894187 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9022 | 2026.03.10 10:21:23.894215 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17239 rows starting from the beginning of the part | ||
| 9023 | 2026.03.10 10:21:23.894268 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9024 | 2026.03.10 10:21:23.894309 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9025 | 2026.03.10 10:21:23.894344 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9026 | 2026.03.10 10:21:23.894380 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9027 | 2026.03.10 10:21:23.894416 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9028 | 2026.03.10 10:21:23.896143 [ 193 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19607 rows, containing 4 columns (4 merged, 0 gathered) in 0.002062496 sec., 9506442.67916156 rows/sec., 135.99 MiB/sec. | ||
| 9029 | 2026.03.10 10:21:23.896516 [ 198 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9030 | 2026.03.10 10:21:23.896839 [ 198 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_41_8} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9031 | 2026.03.10 10:21:23.896916 [ 198 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_41_8} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9032 | 2026.03.10 10:21:23.897035 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 9033 | 2026.03.10 10:21:24.927971 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9034 | 2026.03.10 10:21:24.945313 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2026.03.10 10:21:24.945365 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9036 | 2026.03.10 10:21:24.951955 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9037 | 2026.03.10 10:21:24.952641 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9038 | 2026.03.10 10:21:24.952923 [ 80 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9039 | 2026.03.10 10:21:24.952989 [ 80 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9040 | 2026.03.10 10:21:24.953013 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9041 | 2026.03.10 10:21:24.953113 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 9042 | 2026.03.10 10:21:24.955614 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9043 | 2026.03.10 10:21:24.956795 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9044 | 2026.03.10 10:21:24.958518 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 9045 | 2026.03.10 10:21:24.963208 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 9046 | 2026.03.10 10:21:24.967796 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 9047 | 2026.03.10 10:21:24.972163 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 9048 | 2026.03.10 10:21:24.976836 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 9049 | 2026.03.10 10:21:24.980644 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 9050 | 2026.03.10 10:21:25.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.29 MiB, peak 310.29 MiB, free memory in arenas 0.00 B, will set to 301.39 MiB (RSS), difference: -8.90 MiB | ||
| 9051 | 2026.03.10 10:21:25.032340 [ 193 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.079270414 sec., 3898.0495295508363 rows/sec., 20.16 MiB/sec. | ||
| 9052 | 2026.03.10 10:21:25.035294 [ 195 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9053 | 2026.03.10 10:21:25.037382 [ 195 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_41_8} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9054 | 2026.03.10 10:21:25.037497 [ 195 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_41_8} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9055 | 2026.03.10 10:21:25.040306 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9056 | 2026.03.10 10:21:26.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.98 MiB, peak 310.29 MiB, free memory in arenas 0.00 B, will set to 303.82 MiB (RSS), difference: 11.84 MiB | ||
| 9057 | 2026.03.10 10:21:26.448686 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1096 | ||
| 9058 | 2026.03.10 10:21:26.451174 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9059 | 2026.03.10 10:21:26.451222 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9060 | 2026.03.10 10:21:26.452448 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9061 | 2026.03.10 10:21:26.452715 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9062 | 2026.03.10 10:21:26.453075 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1096 | ||
| 9063 | 2026.03.10 10:21:27.545862 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9064 | 2026.03.10 10:21:27.546063 [ 269 ] {6792c111-17d1-476c-ab5f-0f05a4711e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9065 | 2026.03.10 10:21:27.546139 [ 269 ] {6792c111-17d1-476c-ab5f-0f05a4711e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9066 | 2026.03.10 10:21:27.546814 [ 269 ] {6792c111-17d1-476c-ab5f-0f05a4711e31} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9067 | 2026.03.10 10:21:27.546866 [ 269 ] {6792c111-17d1-476c-ab5f-0f05a4711e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9068 | 2026.03.10 10:21:27.547282 [ 269 ] {6792c111-17d1-476c-ab5f-0f05a4711e31} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9069 | 2026.03.10 10:21:27.547522 [ 269 ] {6792c111-17d1-476c-ab5f-0f05a4711e31} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9070 | 2026.03.10 10:21:27.547669 [ 83 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9071 | 2026.03.10 10:21:27.547678 [ 269 ] {6792c111-17d1-476c-ab5f-0f05a4711e31} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001671 sec., 63435.06882106523 rows/sec., 5.33 MiB/sec. | ||
| 9072 | 2026.03.10 10:21:27.547749 [ 83 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9073 | 2026.03.10 10:21:27.547778 [ 269 ] {6792c111-17d1-476c-ab5f-0f05a4711e31} <Debug> TCPHandler: Processed in 0.002052047 sec. | ||
| 9074 | 2026.03.10 10:21:27.547780 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9075 | 2026.03.10 10:21:27.547912 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9076 | 2026.03.10 10:21:27.547924 [ 196 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 9077 | 2026.03.10 10:21:27.548021 [ 269 ] {f9bfbb34-67a9-4aac-ae22-941d11d933da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9078 | 2026.03.10 10:21:27.548069 [ 269 ] {f9bfbb34-67a9-4aac-ae22-941d11d933da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9079 | 2026.03.10 10:21:27.548079 [ 196 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9080 | 2026.03.10 10:21:27.548123 [ 196 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2150 rows starting from the beginning of the part | ||
| 9081 | 2026.03.10 10:21:27.548199 [ 196 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part | ||
| 9082 | 2026.03.10 10:21:27.548252 [ 196 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 90 rows starting from the beginning of the part | ||
| 9083 | 2026.03.10 10:21:27.548302 [ 196 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 106 rows starting from the beginning of the part | ||
| 9084 | 2026.03.10 10:21:27.548348 [ 196 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 212 rows starting from the beginning of the part | ||
| 9085 | 2026.03.10 10:21:27.548394 [ 196 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 106 rows starting from the beginning of the part | ||
| 9086 | 2026.03.10 10:21:27.548490 [ 269 ] {f9bfbb34-67a9-4aac-ae22-941d11d933da} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9087 | 2026.03.10 10:21:27.548534 [ 269 ] {f9bfbb34-67a9-4aac-ae22-941d11d933da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9088 | 2026.03.10 10:21:27.548901 [ 269 ] {f9bfbb34-67a9-4aac-ae22-941d11d933da} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9089 | 2026.03.10 10:21:27.549131 [ 269 ] {f9bfbb34-67a9-4aac-ae22-941d11d933da} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9090 | 2026.03.10 10:21:27.549250 [ 83 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9091 | 2026.03.10 10:21:27.549272 [ 269 ] {f9bfbb34-67a9-4aac-ae22-941d11d933da} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001276 sec., 19592.476489028213 rows/sec., 1.44 MiB/sec. | ||
| 9092 | 2026.03.10 10:21:27.549282 [ 83 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9093 | 2026.03.10 10:21:27.549313 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9094 | 2026.03.10 10:21:27.549319 [ 269 ] {f9bfbb34-67a9-4aac-ae22-941d11d933da} <Debug> TCPHandler: Processed in 0.001459493 sec. | ||
| 9095 | 2026.03.10 10:21:27.549393 [ 193 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 9096 | 2026.03.10 10:21:27.549444 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9097 | 2026.03.10 10:21:27.549481 [ 193 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9098 | 2026.03.10 10:21:27.549510 [ 193 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 81 rows starting from the beginning of the part | ||
| 9099 | 2026.03.10 10:21:27.549542 [ 269 ] {cea540e0-929e-4f0a-bfd9-ce9b967fb8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9100 | 2026.03.10 10:21:27.549565 [ 193 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 36 rows starting from the beginning of the part | ||
| 9101 | 2026.03.10 10:21:27.549584 [ 269 ] {cea540e0-929e-4f0a-bfd9-ce9b967fb8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9102 | 2026.03.10 10:21:27.549608 [ 193 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 17 rows starting from the beginning of the part | ||
| 9103 | 2026.03.10 10:21:27.549647 [ 193 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 25 rows starting from the beginning of the part | ||
| 9104 | 2026.03.10 10:21:27.549682 [ 193 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 33 rows starting from the beginning of the part | ||
| 9105 | 2026.03.10 10:21:27.549720 [ 193 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 25 rows starting from the beginning of the part | ||
| 9106 | 2026.03.10 10:21:27.549847 [ 196 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2720 rows, containing 5 columns (5 merged, 0 gathered) in 0.001983864 sec., 1371061.7260054115 rows/sec., 113.12 MiB/sec. | ||
| 9107 | 2026.03.10 10:21:27.550020 [ 269 ] {cea540e0-929e-4f0a-bfd9-ce9b967fb8a1} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9108 | 2026.03.10 10:21:27.550061 [ 269 ] {cea540e0-929e-4f0a-bfd9-ce9b967fb8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9109 | 2026.03.10 10:21:27.550157 [ 200 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9110 | 2026.03.10 10:21:27.550444 [ 269 ] {cea540e0-929e-4f0a-bfd9-ce9b967fb8a1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9111 | 2026.03.10 10:21:27.550464 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 5 columns (5 merged, 0 gathered) in 0.001101255 sec., 197047.91351685123 rows/sec., 15.21 MiB/sec. | ||
| 9112 | 2026.03.10 10:21:27.550480 [ 200 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_66_13} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9113 | 2026.03.10 10:21:27.550600 [ 200 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_66_13} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9114 | 2026.03.10 10:21:27.550685 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9115 | 2026.03.10 10:21:27.550696 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 9116 | 2026.03.10 10:21:27.550703 [ 269 ] {cea540e0-929e-4f0a-bfd9-ce9b967fb8a1} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9117 | 2026.03.10 10:21:27.550845 [ 83 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9118 | 2026.03.10 10:21:27.550866 [ 269 ] {cea540e0-929e-4f0a-bfd9-ce9b967fb8a1} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001345 sec., 66171.00371747212 rows/sec., 5.17 MiB/sec. | ||
| 9119 | 2026.03.10 10:21:27.550874 [ 83 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9120 | 2026.03.10 10:21:27.550907 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9121 | 2026.03.10 10:21:27.550915 [ 269 ] {cea540e0-929e-4f0a-bfd9-ce9b967fb8a1} <Debug> TCPHandler: Processed in 0.001522524 sec. | ||
| 9122 | 2026.03.10 10:21:27.550970 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 9123 | 2026.03.10 10:21:27.551004 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_56_11} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9124 | 2026.03.10 10:21:27.551037 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9125 | 2026.03.10 10:21:27.551046 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9126 | 2026.03.10 10:21:27.551079 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1123 rows starting from the beginning of the part | ||
| 9127 | 2026.03.10 10:21:27.551093 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_56_11} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9128 | 2026.03.10 10:21:27.551123 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
| 9129 | 2026.03.10 10:21:27.551139 [ 269 ] {73e613bb-4006-44d2-b8bb-43e3be935ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9130 | 2026.03.10 10:21:27.551164 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 81 rows starting from the beginning of the part | ||
| 9131 | 2026.03.10 10:21:27.551184 [ 269 ] {73e613bb-4006-44d2-b8bb-43e3be935ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9132 | 2026.03.10 10:21:27.551193 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 9133 | 2026.03.10 10:21:27.551195 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 89 rows starting from the beginning of the part | ||
| 9134 | 2026.03.10 10:21:27.551250 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 121 rows starting from the beginning of the part | ||
| 9135 | 2026.03.10 10:21:27.551282 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 89 rows starting from the beginning of the part | ||
| 9136 | 2026.03.10 10:21:27.551613 [ 269 ] {73e613bb-4006-44d2-b8bb-43e3be935ca0} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9137 | 2026.03.10 10:21:27.551648 [ 269 ] {73e613bb-4006-44d2-b8bb-43e3be935ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9138 | 2026.03.10 10:21:27.551994 [ 269 ] {73e613bb-4006-44d2-b8bb-43e3be935ca0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9139 | 2026.03.10 10:21:27.552145 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1567 rows, containing 5 columns (5 merged, 0 gathered) in 0.001203047 sec., 1302526.002724748 rows/sec., 99.52 MiB/sec. | ||
| 9140 | 2026.03.10 10:21:27.552218 [ 269 ] {73e613bb-4006-44d2-b8bb-43e3be935ca0} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9141 | 2026.03.10 10:21:27.552334 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9142 | 2026.03.10 10:21:27.552351 [ 199 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9143 | 2026.03.10 10:21:27.552357 [ 269 ] {73e613bb-4006-44d2-b8bb-43e3be935ca0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 9144 | 2026.03.10 10:21:27.552364 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9145 | 2026.03.10 10:21:27.552403 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9146 | 2026.03.10 10:21:27.552410 [ 269 ] {73e613bb-4006-44d2-b8bb-43e3be935ca0} <Debug> TCPHandler: Processed in 0.001422842 sec. | ||
| 9147 | 2026.03.10 10:21:27.552466 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 9148 | 2026.03.10 10:21:27.552530 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9149 | 2026.03.10 10:21:27.552550 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9150 | 2026.03.10 10:21:27.552576 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21610 rows starting from the beginning of the part | ||
| 9151 | 2026.03.10 10:21:27.552612 [ 199 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_66_13} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9152 | 2026.03.10 10:21:27.552622 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 128 rows starting from the beginning of the part | ||
| 9153 | 2026.03.10 10:21:27.552628 [ 269 ] {3f48e7da-4bb4-43b9-b827-23690a3f42c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9154 | 2026.03.10 10:21:27.552672 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 9155 | 2026.03.10 10:21:27.552694 [ 199 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_66_13} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9156 | 2026.03.10 10:21:27.552697 [ 269 ] {3f48e7da-4bb4-43b9-b827-23690a3f42c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9157 | 2026.03.10 10:21:27.552708 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 9158 | 2026.03.10 10:21:27.552751 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 198 rows starting from the beginning of the part | ||
| 9159 | 2026.03.10 10:21:27.552777 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 9160 | 2026.03.10 10:21:27.552783 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 9161 | 2026.03.10 10:21:27.553506 [ 269 ] {3f48e7da-4bb4-43b9-b827-23690a3f42c5} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9162 | 2026.03.10 10:21:27.553543 [ 269 ] {3f48e7da-4bb4-43b9-b827-23690a3f42c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9163 | 2026.03.10 10:21:27.554109 [ 269 ] {3f48e7da-4bb4-43b9-b827-23690a3f42c5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9164 | 2026.03.10 10:21:27.554346 [ 269 ] {3f48e7da-4bb4-43b9-b827-23690a3f42c5} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9165 | 2026.03.10 10:21:27.554466 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9166 | 2026.03.10 10:21:27.554495 [ 269 ] {3f48e7da-4bb4-43b9-b827-23690a3f42c5} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001885 sec., 13262.59946949602 rows/sec., 23.77 MiB/sec. | ||
| 9167 | 2026.03.10 10:21:27.554498 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9168 | 2026.03.10 10:21:27.554538 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9169 | 2026.03.10 10:21:27.554575 [ 269 ] {3f48e7da-4bb4-43b9-b827-23690a3f42c5} <Debug> TCPHandler: Processed in 0.002092818 sec. | ||
| 9170 | 2026.03.10 10:21:27.554629 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 9171 | 2026.03.10 10:21:27.554693 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9172 | 2026.03.10 10:21:27.554792 [ 269 ] {bcb17d9f-aff0-4260-be32-96088c38c3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9173 | 2026.03.10 10:21:27.554836 [ 269 ] {bcb17d9f-aff0-4260-be32-96088c38c3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9174 | 2026.03.10 10:21:27.554864 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9175 | 2026.03.10 10:21:27.554925 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1063 rows starting from the beginning of the part | ||
| 9176 | 2026.03.10 10:21:27.555046 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 34 rows starting from the beginning of the part | ||
| 9177 | 2026.03.10 10:21:27.555150 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 17 rows starting from the beginning of the part | ||
| 9178 | 2026.03.10 10:21:27.555176 [ 269 ] {bcb17d9f-aff0-4260-be32-96088c38c3a2} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9179 | 2026.03.10 10:21:27.555223 [ 269 ] {bcb17d9f-aff0-4260-be32-96088c38c3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9180 | 2026.03.10 10:21:27.555245 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 25 rows starting from the beginning of the part | ||
| 9181 | 2026.03.10 10:21:27.555338 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 17 rows starting from the beginning of the part | ||
| 9182 | 2026.03.10 10:21:27.555425 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 25 rows starting from the beginning of the part | ||
| 9183 | 2026.03.10 10:21:27.555568 [ 269 ] {bcb17d9f-aff0-4260-be32-96088c38c3a2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9184 | 2026.03.10 10:21:27.555815 [ 269 ] {bcb17d9f-aff0-4260-be32-96088c38c3a2} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9185 | 2026.03.10 10:21:27.555967 [ 269 ] {bcb17d9f-aff0-4260-be32-96088c38c3a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. | ||
| 9186 | 2026.03.10 10:21:27.556011 [ 269 ] {bcb17d9f-aff0-4260-be32-96088c38c3a2} <Debug> TCPHandler: Processed in 0.001367571 sec. | ||
| 9187 | 2026.03.10 10:21:27.561495 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22416 rows, containing 5 columns (5 merged, 0 gathered) in 0.009051923 sec., 2476379.8808275326 rows/sec., 163.25 MiB/sec. | ||
| 9188 | 2026.03.10 10:21:27.561959 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9189 | 2026.03.10 10:21:27.562243 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9190 | 2026.03.10 10:21:27.562319 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9191 | 2026.03.10 10:21:27.562407 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 9192 | 2026.03.10 10:21:27.563442 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1181 rows, containing 19 columns (19 merged, 0 gathered) in 0.008855939 sec., 133356.8354524574 rows/sec., 238.97 MiB/sec. | ||
| 9193 | 2026.03.10 10:21:27.565311 [ 201 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9194 | 2026.03.10 10:21:27.565651 [ 201 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9195 | 2026.03.10 10:21:27.565725 [ 201 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9196 | 2026.03.10 10:21:27.565865 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 9197 | 2026.03.10 10:21:28.000230 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.45 MiB, peak 318.36 MiB, free memory in arenas 0.00 B, will set to 311.57 MiB (RSS), difference: 7.12 MiB | ||
| 9198 | 2026.03.10 10:21:31.253092 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9199 | 2026.03.10 10:21:31.253167 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9200 | 2026.03.10 10:21:31.393998 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20119 | ||
| 9201 | 2026.03.10 10:21:31.394552 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9202 | 2026.03.10 10:21:31.394598 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9203 | 2026.03.10 10:21:31.395092 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9204 | 2026.03.10 10:21:31.395322 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9205 | 2026.03.10 10:21:31.395451 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20119 | ||
| 9206 | 2026.03.10 10:21:32.455676 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9207 | 2026.03.10 10:21:32.470806 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2026.03.10 10:21:32.470865 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9209 | 2026.03.10 10:21:32.476164 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9210 | 2026.03.10 10:21:32.476901 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9211 | 2026.03.10 10:21:32.479771 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9212 | 2026.03.10 10:21:32.546183 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9213 | 2026.03.10 10:21:32.546373 [ 269 ] {3e333e85-8625-406e-8ca1-59018fa5c93d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9214 | 2026.03.10 10:21:32.546446 [ 269 ] {3e333e85-8625-406e-8ca1-59018fa5c93d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9215 | 2026.03.10 10:21:32.547183 [ 269 ] {3e333e85-8625-406e-8ca1-59018fa5c93d} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9216 | 2026.03.10 10:21:32.547242 [ 269 ] {3e333e85-8625-406e-8ca1-59018fa5c93d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9217 | 2026.03.10 10:21:32.547649 [ 269 ] {3e333e85-8625-406e-8ca1-59018fa5c93d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9218 | 2026.03.10 10:21:32.547882 [ 269 ] {3e333e85-8625-406e-8ca1-59018fa5c93d} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9219 | 2026.03.10 10:21:32.548040 [ 269 ] {3e333e85-8625-406e-8ca1-59018fa5c93d} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.00172 sec., 52325.58139534884 rows/sec., 4.40 MiB/sec. | ||
| 9220 | 2026.03.10 10:21:32.548091 [ 269 ] {3e333e85-8625-406e-8ca1-59018fa5c93d} <Debug> TCPHandler: Processed in 0.002039706 sec. | ||
| 9221 | 2026.03.10 10:21:32.548215 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9222 | 2026.03.10 10:21:32.548319 [ 269 ] {a809124f-e0aa-4b28-af66-2c2c5580c1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9223 | 2026.03.10 10:21:32.548362 [ 269 ] {a809124f-e0aa-4b28-af66-2c2c5580c1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9224 | 2026.03.10 10:21:32.548782 [ 269 ] {a809124f-e0aa-4b28-af66-2c2c5580c1e3} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9225 | 2026.03.10 10:21:32.548820 [ 269 ] {a809124f-e0aa-4b28-af66-2c2c5580c1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9226 | 2026.03.10 10:21:32.549149 [ 269 ] {a809124f-e0aa-4b28-af66-2c2c5580c1e3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9227 | 2026.03.10 10:21:32.549366 [ 269 ] {a809124f-e0aa-4b28-af66-2c2c5580c1e3} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9228 | 2026.03.10 10:21:32.549502 [ 269 ] {a809124f-e0aa-4b28-af66-2c2c5580c1e3} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001208 sec., 14072.847682119203 rows/sec., 1.03 MiB/sec. | ||
| 9229 | 2026.03.10 10:21:32.549540 [ 269 ] {a809124f-e0aa-4b28-af66-2c2c5580c1e3} <Debug> TCPHandler: Processed in 0.001377251 sec. | ||
| 9230 | 2026.03.10 10:21:32.549645 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9231 | 2026.03.10 10:21:32.549740 [ 269 ] {784556c4-d2c0-4ff8-8020-0280764ee31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9232 | 2026.03.10 10:21:32.549779 [ 269 ] {784556c4-d2c0-4ff8-8020-0280764ee31a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9233 | 2026.03.10 10:21:32.550201 [ 269 ] {784556c4-d2c0-4ff8-8020-0280764ee31a} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9234 | 2026.03.10 10:21:32.550239 [ 269 ] {784556c4-d2c0-4ff8-8020-0280764ee31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9235 | 2026.03.10 10:21:32.550550 [ 269 ] {784556c4-d2c0-4ff8-8020-0280764ee31a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9236 | 2026.03.10 10:21:32.550763 [ 269 ] {784556c4-d2c0-4ff8-8020-0280764ee31a} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9237 | 2026.03.10 10:21:32.550892 [ 269 ] {784556c4-d2c0-4ff8-8020-0280764ee31a} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001172 sec., 69112.62798634812 rows/sec., 5.40 MiB/sec. | ||
| 9238 | 2026.03.10 10:21:32.550931 [ 269 ] {784556c4-d2c0-4ff8-8020-0280764ee31a} <Debug> TCPHandler: Processed in 0.00133677 sec. | ||
| 9239 | 2026.03.10 10:21:32.551044 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9240 | 2026.03.10 10:21:32.551137 [ 269 ] {16780d9b-437e-4799-9903-429d35f0db37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9241 | 2026.03.10 10:21:32.551180 [ 269 ] {16780d9b-437e-4799-9903-429d35f0db37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9242 | 2026.03.10 10:21:32.551592 [ 269 ] {16780d9b-437e-4799-9903-429d35f0db37} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9243 | 2026.03.10 10:21:32.551628 [ 269 ] {16780d9b-437e-4799-9903-429d35f0db37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9244 | 2026.03.10 10:21:32.551960 [ 269 ] {16780d9b-437e-4799-9903-429d35f0db37} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9245 | 2026.03.10 10:21:32.552172 [ 269 ] {16780d9b-437e-4799-9903-429d35f0db37} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9246 | 2026.03.10 10:21:32.552305 [ 269 ] {16780d9b-437e-4799-9903-429d35f0db37} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 9247 | 2026.03.10 10:21:32.552343 [ 269 ] {16780d9b-437e-4799-9903-429d35f0db37} <Debug> TCPHandler: Processed in 0.00134865 sec. | ||
| 9248 | 2026.03.10 10:21:32.552444 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9249 | 2026.03.10 10:21:32.552537 [ 269 ] {5ee0cd57-5f36-413f-a28f-11fe00033e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9250 | 2026.03.10 10:21:32.552591 [ 269 ] {5ee0cd57-5f36-413f-a28f-11fe00033e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9251 | 2026.03.10 10:21:32.553377 [ 269 ] {5ee0cd57-5f36-413f-a28f-11fe00033e65} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9252 | 2026.03.10 10:21:32.553413 [ 269 ] {5ee0cd57-5f36-413f-a28f-11fe00033e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9253 | 2026.03.10 10:21:32.553968 [ 269 ] {5ee0cd57-5f36-413f-a28f-11fe00033e65} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9254 | 2026.03.10 10:21:32.554197 [ 269 ] {5ee0cd57-5f36-413f-a28f-11fe00033e65} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9255 | 2026.03.10 10:21:32.554341 [ 269 ] {5ee0cd57-5f36-413f-a28f-11fe00033e65} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001822 sec., 9330.40614709111 rows/sec., 16.72 MiB/sec. | ||
| 9256 | 2026.03.10 10:21:32.554405 [ 269 ] {5ee0cd57-5f36-413f-a28f-11fe00033e65} <Debug> TCPHandler: Processed in 0.002009675 sec. | ||
| 9257 | 2026.03.10 10:21:32.554517 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9258 | 2026.03.10 10:21:32.554612 [ 269 ] {606ba90c-9656-41a6-9090-afeed59b0324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9259 | 2026.03.10 10:21:32.554654 [ 269 ] {606ba90c-9656-41a6-9090-afeed59b0324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9260 | 2026.03.10 10:21:32.554994 [ 269 ] {606ba90c-9656-41a6-9090-afeed59b0324} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9261 | 2026.03.10 10:21:32.555031 [ 269 ] {606ba90c-9656-41a6-9090-afeed59b0324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9262 | 2026.03.10 10:21:32.555345 [ 269 ] {606ba90c-9656-41a6-9090-afeed59b0324} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9263 | 2026.03.10 10:21:32.555560 [ 269 ] {606ba90c-9656-41a6-9090-afeed59b0324} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9264 | 2026.03.10 10:21:32.555672 [ 76 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9265 | 2026.03.10 10:21:32.555691 [ 269 ] {606ba90c-9656-41a6-9090-afeed59b0324} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 9266 | 2026.03.10 10:21:32.555738 [ 76 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9267 | 2026.03.10 10:21:32.555745 [ 269 ] {606ba90c-9656-41a6-9090-afeed59b0324} <Debug> TCPHandler: Processed in 0.001278369 sec. | ||
| 9268 | 2026.03.10 10:21:32.555767 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9269 | 2026.03.10 10:21:32.555871 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 9270 | 2026.03.10 10:21:32.555986 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9271 | 2026.03.10 10:21:32.556021 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3120 rows starting from the beginning of the part | ||
| 9272 | 2026.03.10 10:21:32.556084 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 9273 | 2026.03.10 10:21:32.556125 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 9274 | 2026.03.10 10:21:32.556163 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9275 | 2026.03.10 10:21:32.556199 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9276 | 2026.03.10 10:21:32.556234 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 9277 | 2026.03.10 10:21:32.557442 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3420 rows, containing 4 columns (4 merged, 0 gathered) in 0.001617957 sec., 2113776.8185433852 rows/sec., 142.45 MiB/sec. | ||
| 9278 | 2026.03.10 10:21:32.557772 [ 187 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9279 | 2026.03.10 10:21:32.558119 [ 187 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_66_13} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9280 | 2026.03.10 10:21:32.558214 [ 187 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_66_13} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9281 | 2026.03.10 10:21:32.558335 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9282 | 2026.03.10 10:21:32.820474 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9283 | 2026.03.10 10:21:32.820657 [ 269 ] {59eacb7e-4f53-470d-92a4-4753c9a56e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9284 | 2026.03.10 10:21:32.820724 [ 269 ] {59eacb7e-4f53-470d-92a4-4753c9a56e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9285 | 2026.03.10 10:21:32.821393 [ 269 ] {59eacb7e-4f53-470d-92a4-4753c9a56e8e} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9286 | 2026.03.10 10:21:32.821443 [ 269 ] {59eacb7e-4f53-470d-92a4-4753c9a56e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9287 | 2026.03.10 10:21:32.821838 [ 269 ] {59eacb7e-4f53-470d-92a4-4753c9a56e8e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9288 | 2026.03.10 10:21:32.822073 [ 269 ] {59eacb7e-4f53-470d-92a4-4753c9a56e8e} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9289 | 2026.03.10 10:21:32.822240 [ 269 ] {59eacb7e-4f53-470d-92a4-4753c9a56e8e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001632 sec., 1225.4901960784314 rows/sec., 99.93 KiB/sec. | ||
| 9290 | 2026.03.10 10:21:32.822290 [ 269 ] {59eacb7e-4f53-470d-92a4-4753c9a56e8e} <Debug> TCPHandler: Processed in 0.001941454 sec. | ||
| 9291 | 2026.03.10 10:21:32.822432 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9292 | 2026.03.10 10:21:32.822534 [ 269 ] {547f74d6-1d28-416c-8901-431d05e6bac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9293 | 2026.03.10 10:21:32.822578 [ 269 ] {547f74d6-1d28-416c-8901-431d05e6bac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9294 | 2026.03.10 10:21:32.824006 [ 269 ] {547f74d6-1d28-416c-8901-431d05e6bac3} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9295 | 2026.03.10 10:21:32.824044 [ 269 ] {547f74d6-1d28-416c-8901-431d05e6bac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9296 | 2026.03.10 10:21:32.824489 [ 269 ] {547f74d6-1d28-416c-8901-431d05e6bac3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9297 | 2026.03.10 10:21:32.824717 [ 269 ] {547f74d6-1d28-416c-8901-431d05e6bac3} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9298 | 2026.03.10 10:21:32.824857 [ 269 ] {547f74d6-1d28-416c-8901-431d05e6bac3} <Debug> executeQuery: Read 1991 rows, 154.28 KiB in 0.002345 sec., 849040.5117270789 rows/sec., 64.25 MiB/sec. | ||
| 9299 | 2026.03.10 10:21:32.824896 [ 269 ] {547f74d6-1d28-416c-8901-431d05e6bac3} <Debug> TCPHandler: Processed in 0.002513396 sec. | ||
| 9300 | 2026.03.10 10:21:32.825004 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9301 | 2026.03.10 10:21:32.825106 [ 269 ] {aa6757a1-5551-469e-bcea-49bfb99473c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9302 | 2026.03.10 10:21:32.825151 [ 269 ] {aa6757a1-5551-469e-bcea-49bfb99473c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9303 | 2026.03.10 10:21:32.825587 [ 269 ] {aa6757a1-5551-469e-bcea-49bfb99473c3} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9304 | 2026.03.10 10:21:32.825627 [ 269 ] {aa6757a1-5551-469e-bcea-49bfb99473c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9305 | 2026.03.10 10:21:32.825943 [ 269 ] {aa6757a1-5551-469e-bcea-49bfb99473c3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9306 | 2026.03.10 10:21:32.826161 [ 269 ] {aa6757a1-5551-469e-bcea-49bfb99473c3} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9307 | 2026.03.10 10:21:32.826304 [ 269 ] {aa6757a1-5551-469e-bcea-49bfb99473c3} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001219 sec., 31173.092698933553 rows/sec., 2.28 MiB/sec. | ||
| 9308 | 2026.03.10 10:21:32.826344 [ 269 ] {aa6757a1-5551-469e-bcea-49bfb99473c3} <Debug> TCPHandler: Processed in 0.001391191 sec. | ||
| 9309 | 2026.03.10 10:21:32.826478 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9310 | 2026.03.10 10:21:32.826600 [ 269 ] {91d98a24-6462-44a3-a63a-685c7f0b6e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9311 | 2026.03.10 10:21:32.826651 [ 269 ] {91d98a24-6462-44a3-a63a-685c7f0b6e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9312 | 2026.03.10 10:21:32.827401 [ 269 ] {91d98a24-6462-44a3-a63a-685c7f0b6e6d} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9313 | 2026.03.10 10:21:32.827439 [ 269 ] {91d98a24-6462-44a3-a63a-685c7f0b6e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9314 | 2026.03.10 10:21:32.827787 [ 269 ] {91d98a24-6462-44a3-a63a-685c7f0b6e6d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9315 | 2026.03.10 10:21:32.827997 [ 269 ] {91d98a24-6462-44a3-a63a-685c7f0b6e6d} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2026.03.10 10:21:32.828127 [ 269 ] {91d98a24-6462-44a3-a63a-685c7f0b6e6d} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001552 sec., 456185.56701030926 rows/sec., 26.61 MiB/sec. | ||
| 9317 | 2026.03.10 10:21:32.828168 [ 269 ] {91d98a24-6462-44a3-a63a-685c7f0b6e6d} <Debug> TCPHandler: Processed in 0.00175425 sec. | ||
| 9318 | 2026.03.10 10:21:32.828297 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9319 | 2026.03.10 10:21:32.828394 [ 269 ] {89e348c9-d055-4ded-9c22-632f8d37a8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9320 | 2026.03.10 10:21:32.828435 [ 269 ] {89e348c9-d055-4ded-9c22-632f8d37a8ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9321 | 2026.03.10 10:21:32.828828 [ 269 ] {89e348c9-d055-4ded-9c22-632f8d37a8ef} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9322 | 2026.03.10 10:21:32.828865 [ 269 ] {89e348c9-d055-4ded-9c22-632f8d37a8ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9323 | 2026.03.10 10:21:32.829150 [ 269 ] {89e348c9-d055-4ded-9c22-632f8d37a8ef} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9324 | 2026.03.10 10:21:32.829376 [ 269 ] {89e348c9-d055-4ded-9c22-632f8d37a8ef} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9325 | 2026.03.10 10:21:32.829509 [ 269 ] {89e348c9-d055-4ded-9c22-632f8d37a8ef} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 62.11 KiB/sec. | ||
| 9326 | 2026.03.10 10:21:32.829548 [ 269 ] {89e348c9-d055-4ded-9c22-632f8d37a8ef} <Debug> TCPHandler: Processed in 0.001301529 sec. | ||
| 9327 | 2026.03.10 10:21:32.829654 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9328 | 2026.03.10 10:21:32.829748 [ 269 ] {ab51b6db-1463-4b82-b13d-eafa96684888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9329 | 2026.03.10 10:21:32.829789 [ 269 ] {ab51b6db-1463-4b82-b13d-eafa96684888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9330 | 2026.03.10 10:21:32.830652 [ 269 ] {ab51b6db-1463-4b82-b13d-eafa96684888} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9331 | 2026.03.10 10:21:32.830689 [ 269 ] {ab51b6db-1463-4b82-b13d-eafa96684888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9332 | 2026.03.10 10:21:32.831028 [ 269 ] {ab51b6db-1463-4b82-b13d-eafa96684888} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9333 | 2026.03.10 10:21:32.831238 [ 269 ] {ab51b6db-1463-4b82-b13d-eafa96684888} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9334 | 2026.03.10 10:21:32.831370 [ 269 ] {ab51b6db-1463-4b82-b13d-eafa96684888} <Debug> executeQuery: Read 1038 rows, 73.39 KiB in 0.00164 sec., 632926.8292682926 rows/sec., 43.70 MiB/sec. | ||
| 9335 | 2026.03.10 10:21:32.831409 [ 269 ] {ab51b6db-1463-4b82-b13d-eafa96684888} <Debug> TCPHandler: Processed in 0.001805061 sec. | ||
| 9336 | 2026.03.10 10:21:32.831527 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9337 | 2026.03.10 10:21:32.831624 [ 269 ] {15a66fdb-92f7-456e-a8bd-40e1beab12ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9338 | 2026.03.10 10:21:32.831669 [ 269 ] {15a66fdb-92f7-456e-a8bd-40e1beab12ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9339 | 2026.03.10 10:21:32.832417 [ 269 ] {15a66fdb-92f7-456e-a8bd-40e1beab12ef} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9340 | 2026.03.10 10:21:32.832454 [ 269 ] {15a66fdb-92f7-456e-a8bd-40e1beab12ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9341 | 2026.03.10 10:21:32.832856 [ 269 ] {15a66fdb-92f7-456e-a8bd-40e1beab12ef} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9342 | 2026.03.10 10:21:32.833067 [ 269 ] {15a66fdb-92f7-456e-a8bd-40e1beab12ef} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9343 | 2026.03.10 10:21:32.833205 [ 269 ] {15a66fdb-92f7-456e-a8bd-40e1beab12ef} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.001599 sec., 761726.0787992496 rows/sec., 47.63 MiB/sec. | ||
| 9344 | 2026.03.10 10:21:32.833244 [ 269 ] {15a66fdb-92f7-456e-a8bd-40e1beab12ef} <Debug> TCPHandler: Processed in 0.00176778 sec. | ||
| 9345 | 2026.03.10 10:21:32.833360 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9346 | 2026.03.10 10:21:32.833455 [ 269 ] {271c59ee-18d6-4a93-942d-fc7772c84668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9347 | 2026.03.10 10:21:32.833510 [ 269 ] {271c59ee-18d6-4a93-942d-fc7772c84668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.10 10:21:32.834382 [ 269 ] {271c59ee-18d6-4a93-942d-fc7772c84668} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9349 | 2026.03.10 10:21:32.834419 [ 269 ] {271c59ee-18d6-4a93-942d-fc7772c84668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9350 | 2026.03.10 10:21:32.834964 [ 269 ] {271c59ee-18d6-4a93-942d-fc7772c84668} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9351 | 2026.03.10 10:21:32.835193 [ 269 ] {271c59ee-18d6-4a93-942d-fc7772c84668} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): 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.10 10:21:32.835339 [ 269 ] {271c59ee-18d6-4a93-942d-fc7772c84668} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001902 sec., 18927.44479495268 rows/sec., 33.92 MiB/sec. | ||
| 9353 | 2026.03.10 10:21:32.835402 [ 269 ] {271c59ee-18d6-4a93-942d-fc7772c84668} <Debug> TCPHandler: Processed in 0.002092487 sec. | ||
| 9354 | 2026.03.10 10:21:32.835520 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9355 | 2026.03.10 10:21:32.835616 [ 269 ] {28067896-d52f-40cc-83b6-281b0e47f83f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9356 | 2026.03.10 10:21:32.835659 [ 269 ] {28067896-d52f-40cc-83b6-281b0e47f83f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9357 | 2026.03.10 10:21:32.835980 [ 269 ] {28067896-d52f-40cc-83b6-281b0e47f83f} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9358 | 2026.03.10 10:21:32.836017 [ 269 ] {28067896-d52f-40cc-83b6-281b0e47f83f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9359 | 2026.03.10 10:21:32.836319 [ 269 ] {28067896-d52f-40cc-83b6-281b0e47f83f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9360 | 2026.03.10 10:21:32.836533 [ 269 ] {28067896-d52f-40cc-83b6-281b0e47f83f} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9361 | 2026.03.10 10:21:32.836661 [ 269 ] {28067896-d52f-40cc-83b6-281b0e47f83f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001063 sec., 11288.805268109127 rows/sec., 779.05 KiB/sec. | ||
| 9362 | 2026.03.10 10:21:32.836699 [ 269 ] {28067896-d52f-40cc-83b6-281b0e47f83f} <Debug> TCPHandler: Processed in 0.001229118 sec. | ||
| 9363 | 2026.03.10 10:21:33.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.22 MiB, peak 318.36 MiB, free memory in arenas 0.00 B, will set to 311.69 MiB (RSS), difference: -1.54 MiB | ||
| 9364 | 2026.03.10 10:21:36.453261 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1138 | ||
| 9365 | 2026.03.10 10:21:36.456242 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9366 | 2026.03.10 10:21:36.456291 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9367 | 2026.03.10 10:21:36.457529 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9368 | 2026.03.10 10:21:36.457803 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9369 | 2026.03.10 10:21:36.457940 [ 71 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9370 | 2026.03.10 10:21:36.457985 [ 71 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9371 | 2026.03.10 10:21:36.458007 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9372 | 2026.03.10 10:21:36.458183 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1138 | ||
| 9373 | 2026.03.10 10:21:36.458178 [ 189 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 9374 | 2026.03.10 10:21:36.458857 [ 189 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9375 | 2026.03.10 10:21:36.458998 [ 189 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 964 rows starting from the beginning of the part | ||
| 9376 | 2026.03.10 10:21:36.459360 [ 189 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 9377 | 2026.03.10 10:21:36.459681 [ 189 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 42 rows starting from the beginning of the part | ||
| 9378 | 2026.03.10 10:21:36.460020 [ 189 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 9379 | 2026.03.10 10:21:36.460337 [ 189 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part | ||
| 9380 | 2026.03.10 10:21:36.460644 [ 189 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 42 rows starting from the beginning of the part | ||
| 9381 | 2026.03.10 10:21:36.467141 [ 187 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1138 rows, containing 72 columns (72 merged, 0 gathered) in 0.009052434 sec., 125712.04606407514 rows/sec., 99.96 MiB/sec. | ||
| 9382 | 2026.03.10 10:21:36.468866 [ 190 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9383 | 2026.03.10 10:21:36.469515 [ 190 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_31_6} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9384 | 2026.03.10 10:21:36.469616 [ 190 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_31_6} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9385 | 2026.03.10 10:21:36.470030 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.69 MiB. | ||
| 9386 | 2026.03.10 10:21:37.544401 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9387 | 2026.03.10 10:21:37.544664 [ 269 ] {f5a6ccb2-d7f3-4396-bf5f-5681a2d0e2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9388 | 2026.03.10 10:21:37.544771 [ 269 ] {f5a6ccb2-d7f3-4396-bf5f-5681a2d0e2ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9389 | 2026.03.10 10:21:37.545689 [ 269 ] {f5a6ccb2-d7f3-4396-bf5f-5681a2d0e2ce} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9390 | 2026.03.10 10:21:37.545743 [ 269 ] {f5a6ccb2-d7f3-4396-bf5f-5681a2d0e2ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9391 | 2026.03.10 10:21:37.546141 [ 269 ] {f5a6ccb2-d7f3-4396-bf5f-5681a2d0e2ce} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9392 | 2026.03.10 10:21:37.546373 [ 269 ] {f5a6ccb2-d7f3-4396-bf5f-5681a2d0e2ce} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9393 | 2026.03.10 10:21:37.546537 [ 269 ] {f5a6ccb2-d7f3-4396-bf5f-5681a2d0e2ce} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001951 sec., 28703.229113275243 rows/sec., 2.21 MiB/sec. | ||
| 9394 | 2026.03.10 10:21:37.546587 [ 269 ] {f5a6ccb2-d7f3-4396-bf5f-5681a2d0e2ce} <Debug> TCPHandler: Processed in 0.002315572 sec. | ||
| 9395 | 2026.03.10 10:21:37.546712 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9396 | 2026.03.10 10:21:37.546817 [ 269 ] {5481708d-46b0-45fe-b465-19b49e82ae02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9397 | 2026.03.10 10:21:37.546861 [ 269 ] {5481708d-46b0-45fe-b465-19b49e82ae02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9398 | 2026.03.10 10:21:37.547314 [ 269 ] {5481708d-46b0-45fe-b465-19b49e82ae02} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9399 | 2026.03.10 10:21:37.547353 [ 269 ] {5481708d-46b0-45fe-b465-19b49e82ae02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9400 | 2026.03.10 10:21:37.547667 [ 269 ] {5481708d-46b0-45fe-b465-19b49e82ae02} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9401 | 2026.03.10 10:21:37.547877 [ 269 ] {5481708d-46b0-45fe-b465-19b49e82ae02} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9402 | 2026.03.10 10:21:37.548009 [ 269 ] {5481708d-46b0-45fe-b465-19b49e82ae02} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 9403 | 2026.03.10 10:21:37.548047 [ 269 ] {5481708d-46b0-45fe-b465-19b49e82ae02} <Debug> TCPHandler: Processed in 0.001388001 sec. | ||
| 9404 | 2026.03.10 10:21:37.548163 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9405 | 2026.03.10 10:21:37.548261 [ 269 ] {7e7f106e-36e3-4387-8e01-8209d33980cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9406 | 2026.03.10 10:21:37.548306 [ 269 ] {7e7f106e-36e3-4387-8e01-8209d33980cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9407 | 2026.03.10 10:21:37.548709 [ 269 ] {7e7f106e-36e3-4387-8e01-8209d33980cd} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9408 | 2026.03.10 10:21:37.548747 [ 269 ] {7e7f106e-36e3-4387-8e01-8209d33980cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9409 | 2026.03.10 10:21:37.549078 [ 269 ] {7e7f106e-36e3-4387-8e01-8209d33980cd} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9410 | 2026.03.10 10:21:37.549292 [ 269 ] {7e7f106e-36e3-4387-8e01-8209d33980cd} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9411 | 2026.03.10 10:21:37.549422 [ 269 ] {7e7f106e-36e3-4387-8e01-8209d33980cd} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00118 sec., 108474.57627118644 rows/sec., 7.56 MiB/sec. | ||
| 9412 | 2026.03.10 10:21:37.549460 [ 269 ] {7e7f106e-36e3-4387-8e01-8209d33980cd} <Debug> TCPHandler: Processed in 0.001347771 sec. | ||
| 9413 | 2026.03.10 10:21:37.549574 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9414 | 2026.03.10 10:21:37.549671 [ 269 ] {906d7a77-07d2-4347-bdd6-b4cb3418e72c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9415 | 2026.03.10 10:21:37.549713 [ 269 ] {906d7a77-07d2-4347-bdd6-b4cb3418e72c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9416 | 2026.03.10 10:21:37.550044 [ 269 ] {906d7a77-07d2-4347-bdd6-b4cb3418e72c} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9417 | 2026.03.10 10:21:37.550082 [ 269 ] {906d7a77-07d2-4347-bdd6-b4cb3418e72c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9418 | 2026.03.10 10:21:37.550387 [ 269 ] {906d7a77-07d2-4347-bdd6-b4cb3418e72c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9419 | 2026.03.10 10:21:37.550592 [ 269 ] {906d7a77-07d2-4347-bdd6-b4cb3418e72c} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9420 | 2026.03.10 10:21:37.550721 [ 269 ] {906d7a77-07d2-4347-bdd6-b4cb3418e72c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001069 sec., 44901.77736202058 rows/sec., 3.03 MiB/sec. | ||
| 9421 | 2026.03.10 10:21:37.550758 [ 269 ] {906d7a77-07d2-4347-bdd6-b4cb3418e72c} <Debug> TCPHandler: Processed in 0.001234678 sec. | ||
| 9422 | 2026.03.10 10:21:38.896510 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20567 | ||
| 9423 | 2026.03.10 10:21:38.897008 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9424 | 2026.03.10 10:21:38.897054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 9425 | 2026.03.10 10:21:38.897548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9426 | 2026.03.10 10:21:38.897779 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9427 | 2026.03.10 10:21:38.897911 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20567 | ||
| 9428 | 2026.03.10 10:21:39.980813 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9429 | 2026.03.10 10:21:39.997402 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9430 | 2026.03.10 10:21:39.997466 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9431 | 2026.03.10 10:21:40.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.28 MiB, peak 318.36 MiB, free memory in arenas 0.00 B, will set to 311.83 MiB (RSS), difference: -4.45 MiB | ||
| 9432 | 2026.03.10 10:21:40.003280 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9433 | 2026.03.10 10:21:40.003983 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9434 | 2026.03.10 10:21:40.006736 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9435 | 2026.03.10 10:21:41.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.83 MiB, peak 318.36 MiB, free memory in arenas 0.00 B, will set to 311.83 MiB (RSS), difference: 4.00 MiB | ||
| 9436 | 2026.03.10 10:21:42.546778 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9437 | 2026.03.10 10:21:42.546978 [ 269 ] {3c890f5c-e124-48d0-ad3d-a4b6161b43e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9438 | 2026.03.10 10:21:42.547053 [ 269 ] {3c890f5c-e124-48d0-ad3d-a4b6161b43e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9439 | 2026.03.10 10:21:42.547785 [ 269 ] {3c890f5c-e124-48d0-ad3d-a4b6161b43e3} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9440 | 2026.03.10 10:21:42.547829 [ 269 ] {3c890f5c-e124-48d0-ad3d-a4b6161b43e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9441 | 2026.03.10 10:21:42.548229 [ 269 ] {3c890f5c-e124-48d0-ad3d-a4b6161b43e3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9442 | 2026.03.10 10:21:42.548452 [ 269 ] {3c890f5c-e124-48d0-ad3d-a4b6161b43e3} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9443 | 2026.03.10 10:21:42.548599 [ 269 ] {3c890f5c-e124-48d0-ad3d-a4b6161b43e3} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001676 sec., 53699.28400954654 rows/sec., 4.52 MiB/sec. | ||
| 9444 | 2026.03.10 10:21:42.548641 [ 269 ] {3c890f5c-e124-48d0-ad3d-a4b6161b43e3} <Debug> TCPHandler: Processed in 0.002000085 sec. | ||
| 9445 | 2026.03.10 10:21:42.548777 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9446 | 2026.03.10 10:21:42.548878 [ 269 ] {0e85c796-7c24-4dbd-a887-8f328f6504ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9447 | 2026.03.10 10:21:42.548921 [ 269 ] {0e85c796-7c24-4dbd-a887-8f328f6504ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9448 | 2026.03.10 10:21:42.549335 [ 269 ] {0e85c796-7c24-4dbd-a887-8f328f6504ba} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9449 | 2026.03.10 10:21:42.549370 [ 269 ] {0e85c796-7c24-4dbd-a887-8f328f6504ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9450 | 2026.03.10 10:21:42.549665 [ 269 ] {0e85c796-7c24-4dbd-a887-8f328f6504ba} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9451 | 2026.03.10 10:21:42.549886 [ 269 ] {0e85c796-7c24-4dbd-a887-8f328f6504ba} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9452 | 2026.03.10 10:21:42.550015 [ 269 ] {0e85c796-7c24-4dbd-a887-8f328f6504ba} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001159 sec., 14667.817083692837 rows/sec., 1.08 MiB/sec. | ||
| 9453 | 2026.03.10 10:21:42.550054 [ 269 ] {0e85c796-7c24-4dbd-a887-8f328f6504ba} <Debug> TCPHandler: Processed in 0.001329961 sec. | ||
| 9454 | 2026.03.10 10:21:42.550166 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9455 | 2026.03.10 10:21:42.550260 [ 269 ] {51d3e2b8-7d08-4b52-b2db-4f9f1324224e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9456 | 2026.03.10 10:21:42.550300 [ 269 ] {51d3e2b8-7d08-4b52-b2db-4f9f1324224e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9457 | 2026.03.10 10:21:42.550723 [ 269 ] {51d3e2b8-7d08-4b52-b2db-4f9f1324224e} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9458 | 2026.03.10 10:21:42.550758 [ 269 ] {51d3e2b8-7d08-4b52-b2db-4f9f1324224e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9459 | 2026.03.10 10:21:42.551059 [ 269 ] {51d3e2b8-7d08-4b52-b2db-4f9f1324224e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9460 | 2026.03.10 10:21:42.551271 [ 269 ] {51d3e2b8-7d08-4b52-b2db-4f9f1324224e} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9461 | 2026.03.10 10:21:42.551399 [ 269 ] {51d3e2b8-7d08-4b52-b2db-4f9f1324224e} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001157 sec., 70008.6430423509 rows/sec., 5.47 MiB/sec. | ||
| 9462 | 2026.03.10 10:21:42.551436 [ 269 ] {51d3e2b8-7d08-4b52-b2db-4f9f1324224e} <Debug> TCPHandler: Processed in 0.001320159 sec. | ||
| 9463 | 2026.03.10 10:21:42.551552 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9464 | 2026.03.10 10:21:42.551646 [ 269 ] {3886de83-b0be-4d82-8ac1-769e03d78086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9465 | 2026.03.10 10:21:42.551689 [ 269 ] {3886de83-b0be-4d82-8ac1-769e03d78086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9466 | 2026.03.10 10:21:42.552132 [ 269 ] {3886de83-b0be-4d82-8ac1-769e03d78086} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9467 | 2026.03.10 10:21:42.552167 [ 269 ] {3886de83-b0be-4d82-8ac1-769e03d78086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9468 | 2026.03.10 10:21:42.552494 [ 269 ] {3886de83-b0be-4d82-8ac1-769e03d78086} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9469 | 2026.03.10 10:21:42.552700 [ 269 ] {3886de83-b0be-4d82-8ac1-769e03d78086} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9470 | 2026.03.10 10:21:42.552829 [ 269 ] {3886de83-b0be-4d82-8ac1-769e03d78086} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 9471 | 2026.03.10 10:21:42.552867 [ 269 ] {3886de83-b0be-4d82-8ac1-769e03d78086} <Debug> TCPHandler: Processed in 0.001363881 sec. | ||
| 9472 | 2026.03.10 10:21:42.552984 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9473 | 2026.03.10 10:21:42.553079 [ 269 ] {979388de-5742-4e80-b4d9-094f1b00fa23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9474 | 2026.03.10 10:21:42.553133 [ 269 ] {979388de-5742-4e80-b4d9-094f1b00fa23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9475 | 2026.03.10 10:21:42.553928 [ 269 ] {979388de-5742-4e80-b4d9-094f1b00fa23} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9476 | 2026.03.10 10:21:42.553964 [ 269 ] {979388de-5742-4e80-b4d9-094f1b00fa23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9477 | 2026.03.10 10:21:42.554532 [ 269 ] {979388de-5742-4e80-b4d9-094f1b00fa23} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9478 | 2026.03.10 10:21:42.554781 [ 269 ] {979388de-5742-4e80-b4d9-094f1b00fa23} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9479 | 2026.03.10 10:21:42.554921 [ 269 ] {979388de-5742-4e80-b4d9-094f1b00fa23} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00186 sec., 9139.78494623656 rows/sec., 16.38 MiB/sec. | ||
| 9480 | 2026.03.10 10:21:42.554978 [ 269 ] {979388de-5742-4e80-b4d9-094f1b00fa23} <Debug> TCPHandler: Processed in 0.002044476 sec. | ||
| 9481 | 2026.03.10 10:21:42.555097 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9482 | 2026.03.10 10:21:42.555194 [ 269 ] {35e8c799-0193-452d-88f8-7691d742cf3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9483 | 2026.03.10 10:21:42.555237 [ 269 ] {35e8c799-0193-452d-88f8-7691d742cf3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9484 | 2026.03.10 10:21:42.555586 [ 269 ] {35e8c799-0193-452d-88f8-7691d742cf3b} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9485 | 2026.03.10 10:21:42.555624 [ 269 ] {35e8c799-0193-452d-88f8-7691d742cf3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9486 | 2026.03.10 10:21:42.555943 [ 269 ] {35e8c799-0193-452d-88f8-7691d742cf3b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9487 | 2026.03.10 10:21:42.556153 [ 269 ] {35e8c799-0193-452d-88f8-7691d742cf3b} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9488 | 2026.03.10 10:21:42.556283 [ 269 ] {35e8c799-0193-452d-88f8-7691d742cf3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 9489 | 2026.03.10 10:21:42.556320 [ 269 ] {35e8c799-0193-452d-88f8-7691d742cf3b} <Debug> TCPHandler: Processed in 0.001274208 sec. | ||
| 9490 | 2026.03.10 10:21:44.301023 [ 64 ] {} <Debug> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 9491 | 2026.03.10 10:21:44.301092 [ 64 ] {} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9492 | 2026.03.10 10:21:44.301116 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9493 | 2026.03.10 10:21:44.301238 [ 197 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::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 | ||
| 9494 | 2026.03.10 10:21:44.301390 [ 197 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9495 | 2026.03.10 10:21:44.301425 [ 197 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::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 | ||
| 9496 | 2026.03.10 10:21:44.301493 [ 197 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 9497 | 2026.03.10 10:21:44.301542 [ 197 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 9498 | 2026.03.10 10:21:44.301587 [ 197 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::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 | ||
| 9499 | 2026.03.10 10:21:44.301628 [ 197 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::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 | ||
| 9500 | 2026.03.10 10:21:44.302363 [ 190 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001178036 sec., 30559.337745196244 rows/sec., 2.55 MiB/sec. | ||
| 9501 | 2026.03.10 10:21:44.302616 [ 187 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 9502 | 2026.03.10 10:21:44.302987 [ 187 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_21_5} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9503 | 2026.03.10 10:21:44.303086 [ 187 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_21_5} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 9504 | 2026.03.10 10:21:44.303212 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9505 | 2026.03.10 10:21:46.253208 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9506 | 2026.03.10 10:21:46.253283 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9507 | 2026.03.10 10:21:46.398075 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21079 | ||
| 9508 | 2026.03.10 10:21:46.398699 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9509 | 2026.03.10 10:21:46.398751 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9510 | 2026.03.10 10:21:46.399264 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9511 | 2026.03.10 10:21:46.399496 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9512 | 2026.03.10 10:21:46.399632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21079 | ||
| 9513 | 2026.03.10 10:21:46.458519 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1158 | ||
| 9514 | 2026.03.10 10:21:46.460703 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9515 | 2026.03.10 10:21:46.460750 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9516 | 2026.03.10 10:21:46.461956 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9517 | 2026.03.10 10:21:46.462225 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9518 | 2026.03.10 10:21:46.462497 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1158 | ||
| 9519 | 2026.03.10 10:21:46.494221 [ 60 ] {} <Debug> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 9520 | 2026.03.10 10:21:46.494270 [ 60 ] {} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9521 | 2026.03.10 10:21:46.494292 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9522 | 2026.03.10 10:21:46.494408 [ 190 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::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 | ||
| 9523 | 2026.03.10 10:21:46.494553 [ 190 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9524 | 2026.03.10 10:21:46.494591 [ 190 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::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 | ||
| 9525 | 2026.03.10 10:21:46.494665 [ 190 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::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 | ||
| 9526 | 2026.03.10 10:21:46.494719 [ 190 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 708 rows starting from the beginning of the part | ||
| 9527 | 2026.03.10 10:21:46.494769 [ 190 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::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 | ||
| 9528 | 2026.03.10 10:21:46.494816 [ 190 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 708 rows starting from the beginning of the part | ||
| 9529 | 2026.03.10 10:21:46.495956 [ 187 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604056 sec., 1369652.929822899 rows/sec., 86.23 MiB/sec. | ||
| 9530 | 2026.03.10 10:21:46.496130 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 9531 | 2026.03.10 10:21:46.496420 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_21_5} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9532 | 2026.03.10 10:21:46.496499 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_21_5} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 9533 | 2026.03.10 10:21:46.496567 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 9534 | 2026.03.10 10:21:47.506884 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9535 | 2026.03.10 10:21:47.524079 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9536 | 2026.03.10 10:21:47.524143 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9537 | 2026.03.10 10:21:47.530342 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9538 | 2026.03.10 10:21:47.531068 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9539 | 2026.03.10 10:21:47.534545 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9540 | 2026.03.10 10:21:47.546998 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9541 | 2026.03.10 10:21:47.547146 [ 269 ] {6e3496d0-8642-4685-bcfd-799f800a5e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9542 | 2026.03.10 10:21:47.547204 [ 269 ] {6e3496d0-8642-4685-bcfd-799f800a5e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9543 | 2026.03.10 10:21:47.547813 [ 269 ] {6e3496d0-8642-4685-bcfd-799f800a5e69} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9544 | 2026.03.10 10:21:47.547854 [ 269 ] {6e3496d0-8642-4685-bcfd-799f800a5e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9545 | 2026.03.10 10:21:47.548202 [ 269 ] {6e3496d0-8642-4685-bcfd-799f800a5e69} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9546 | 2026.03.10 10:21:47.548421 [ 269 ] {6e3496d0-8642-4685-bcfd-799f800a5e69} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9547 | 2026.03.10 10:21:47.548563 [ 269 ] {6e3496d0-8642-4685-bcfd-799f800a5e69} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001457 sec., 72752.2306108442 rows/sec., 6.12 MiB/sec. | ||
| 9548 | 2026.03.10 10:21:47.548594 [ 58 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9549 | 2026.03.10 10:21:47.548606 [ 269 ] {6e3496d0-8642-4685-bcfd-799f800a5e69} <Debug> TCPHandler: Processed in 0.001721509 sec. | ||
| 9550 | 2026.03.10 10:21:47.548669 [ 58 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9551 | 2026.03.10 10:21:47.548698 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9552 | 2026.03.10 10:21:47.548800 [ 198 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 9553 | 2026.03.10 10:21:47.548806 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9554 | 2026.03.10 10:21:47.548922 [ 198 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9555 | 2026.03.10 10:21:47.548948 [ 269 ] {af42d701-78f9-450e-bb5e-eb4ca9a2dcc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9556 | 2026.03.10 10:21:47.548960 [ 198 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2150 rows starting from the beginning of the part | ||
| 9557 | 2026.03.10 10:21:47.549006 [ 269 ] {af42d701-78f9-450e-bb5e-eb4ca9a2dcc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9558 | 2026.03.10 10:21:47.549039 [ 198 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 90 rows starting from the beginning of the part | ||
| 9559 | 2026.03.10 10:21:47.549091 [ 198 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1991 rows starting from the beginning of the part | ||
| 9560 | 2026.03.10 10:21:47.549134 [ 198 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 9561 | 2026.03.10 10:21:47.549174 [ 198 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 90 rows starting from the beginning of the part | ||
| 9562 | 2026.03.10 10:21:47.549213 [ 198 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 106 rows starting from the beginning of the part | ||
| 9563 | 2026.03.10 10:21:47.549511 [ 269 ] {af42d701-78f9-450e-bb5e-eb4ca9a2dcc5} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9564 | 2026.03.10 10:21:47.549555 [ 269 ] {af42d701-78f9-450e-bb5e-eb4ca9a2dcc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9565 | 2026.03.10 10:21:47.549891 [ 269 ] {af42d701-78f9-450e-bb5e-eb4ca9a2dcc5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9566 | 2026.03.10 10:21:47.550114 [ 269 ] {af42d701-78f9-450e-bb5e-eb4ca9a2dcc5} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9567 | 2026.03.10 10:21:47.550253 [ 269 ] {af42d701-78f9-450e-bb5e-eb4ca9a2dcc5} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001334 sec., 18740.629685157423 rows/sec., 1.38 MiB/sec. | ||
| 9568 | 2026.03.10 10:21:47.550292 [ 269 ] {af42d701-78f9-450e-bb5e-eb4ca9a2dcc5} <Debug> TCPHandler: Processed in 0.001547505 sec. | ||
| 9569 | 2026.03.10 10:21:47.550412 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9570 | 2026.03.10 10:21:47.550507 [ 269 ] {34b8371f-d8b8-4cee-9430-51380454b743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9571 | 2026.03.10 10:21:47.550547 [ 269 ] {34b8371f-d8b8-4cee-9430-51380454b743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9572 | 2026.03.10 10:21:47.550980 [ 269 ] {34b8371f-d8b8-4cee-9430-51380454b743} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9573 | 2026.03.10 10:21:47.551000 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4483 rows, containing 5 columns (5 merged, 0 gathered) in 0.002241271 sec., 2000204.348336279 rows/sec., 161.32 MiB/sec. | ||
| 9574 | 2026.03.10 10:21:47.551017 [ 269 ] {34b8371f-d8b8-4cee-9430-51380454b743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9575 | 2026.03.10 10:21:47.551316 [ 195 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9576 | 2026.03.10 10:21:47.551363 [ 269 ] {34b8371f-d8b8-4cee-9430-51380454b743} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9577 | 2026.03.10 10:21:47.551658 [ 269 ] {34b8371f-d8b8-4cee-9430-51380454b743} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9578 | 2026.03.10 10:21:47.551723 [ 195 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_71_14} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9579 | 2026.03.10 10:21:47.551780 [ 58 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9580 | 2026.03.10 10:21:47.551794 [ 269 ] {34b8371f-d8b8-4cee-9430-51380454b743} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001305 sec., 68199.2337164751 rows/sec., 5.33 MiB/sec. | ||
| 9581 | 2026.03.10 10:21:47.551828 [ 58 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9582 | 2026.03.10 10:21:47.551831 [ 195 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_71_14} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9583 | 2026.03.10 10:21:47.551850 [ 269 ] {34b8371f-d8b8-4cee-9430-51380454b743} <Debug> TCPHandler: Processed in 0.001491763 sec. | ||
| 9584 | 2026.03.10 10:21:47.551859 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9585 | 2026.03.10 10:21:47.551941 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 9586 | 2026.03.10 10:21:47.551975 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 9587 | 2026.03.10 10:21:47.551979 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9588 | 2026.03.10 10:21:47.552033 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9589 | 2026.03.10 10:21:47.552063 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1123 rows starting from the beginning of the part | ||
| 9590 | 2026.03.10 10:21:47.552099 [ 269 ] {dd9f1b4d-9d3b-479e-a632-d9f24e02ee01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9591 | 2026.03.10 10:21:47.552110 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 81 rows starting from the beginning of the part | ||
| 9592 | 2026.03.10 10:21:47.552150 [ 269 ] {dd9f1b4d-9d3b-479e-a632-d9f24e02ee01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9593 | 2026.03.10 10:21:47.552158 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1038 rows starting from the beginning of the part | ||
| 9594 | 2026.03.10 10:21:47.552207 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 9595 | 2026.03.10 10:21:47.552243 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 81 rows starting from the beginning of the part | ||
| 9596 | 2026.03.10 10:21:47.552293 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 89 rows starting from the beginning of the part | ||
| 9597 | 2026.03.10 10:21:47.552574 [ 269 ] {dd9f1b4d-9d3b-479e-a632-d9f24e02ee01} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9598 | 2026.03.10 10:21:47.552616 [ 269 ] {dd9f1b4d-9d3b-479e-a632-d9f24e02ee01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9599 | 2026.03.10 10:21:47.552979 [ 269 ] {dd9f1b4d-9d3b-479e-a632-d9f24e02ee01} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9600 | 2026.03.10 10:21:47.553218 [ 269 ] {dd9f1b4d-9d3b-479e-a632-d9f24e02ee01} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9601 | 2026.03.10 10:21:47.553337 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9602 | 2026.03.10 10:21:47.553352 [ 195 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2476 rows, containing 5 columns (5 merged, 0 gathered) in 0.001438723 sec., 1720970.610742999 rows/sec., 128.18 MiB/sec. | ||
| 9603 | 2026.03.10 10:21:47.553357 [ 269 ] {dd9f1b4d-9d3b-479e-a632-d9f24e02ee01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 9604 | 2026.03.10 10:21:47.553372 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9605 | 2026.03.10 10:21:47.553413 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9606 | 2026.03.10 10:21:47.553417 [ 269 ] {dd9f1b4d-9d3b-479e-a632-d9f24e02ee01} <Debug> TCPHandler: Processed in 0.001489173 sec. | ||
| 9607 | 2026.03.10 10:21:47.553516 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 9608 | 2026.03.10 10:21:47.553532 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9609 | 2026.03.10 10:21:47.553554 [ 191 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9610 | 2026.03.10 10:21:47.553652 [ 269 ] {ab6e0254-4774-427f-89c2-f25f1abf79ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9611 | 2026.03.10 10:21:47.553660 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9612 | 2026.03.10 10:21:47.553711 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 22416 rows starting from the beginning of the part | ||
| 9613 | 2026.03.10 10:21:47.553717 [ 269 ] {ab6e0254-4774-427f-89c2-f25f1abf79ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9614 | 2026.03.10 10:21:47.553780 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 9615 | 2026.03.10 10:21:47.553833 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1218 rows starting from the beginning of the part | ||
| 9616 | 2026.03.10 10:21:47.553870 [ 191 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_71_14} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9617 | 2026.03.10 10:21:47.553877 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 128 rows starting from the beginning of the part | ||
| 9618 | 2026.03.10 10:21:47.553933 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 9619 | 2026.03.10 10:21:47.553966 [ 191 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_71_14} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9620 | 2026.03.10 10:21:47.553974 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 9621 | 2026.03.10 10:21:47.554078 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 9622 | 2026.03.10 10:21:47.554551 [ 269 ] {ab6e0254-4774-427f-89c2-f25f1abf79ec} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9623 | 2026.03.10 10:21:47.554594 [ 269 ] {ab6e0254-4774-427f-89c2-f25f1abf79ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9624 | 2026.03.10 10:21:47.555197 [ 269 ] {ab6e0254-4774-427f-89c2-f25f1abf79ec} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9625 | 2026.03.10 10:21:47.555439 [ 269 ] {ab6e0254-4774-427f-89c2-f25f1abf79ec} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9626 | 2026.03.10 10:21:47.555585 [ 269 ] {ab6e0254-4774-427f-89c2-f25f1abf79ec} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001955 sec., 12787.72378516624 rows/sec., 22.92 MiB/sec. | ||
| 9627 | 2026.03.10 10:21:47.555650 [ 269 ] {ab6e0254-4774-427f-89c2-f25f1abf79ec} <Debug> TCPHandler: Processed in 0.002167499 sec. | ||
| 9628 | 2026.03.10 10:21:47.555761 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9629 | 2026.03.10 10:21:47.555855 [ 269 ] {bb1931cb-0967-43e4-a7ae-5984fc313df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9630 | 2026.03.10 10:21:47.555897 [ 269 ] {bb1931cb-0967-43e4-a7ae-5984fc313df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9631 | 2026.03.10 10:21:47.556247 [ 269 ] {bb1931cb-0967-43e4-a7ae-5984fc313df2} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9632 | 2026.03.10 10:21:47.556283 [ 269 ] {bb1931cb-0967-43e4-a7ae-5984fc313df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9633 | 2026.03.10 10:21:47.556624 [ 269 ] {bb1931cb-0967-43e4-a7ae-5984fc313df2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9634 | 2026.03.10 10:21:47.556840 [ 269 ] {bb1931cb-0967-43e4-a7ae-5984fc313df2} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9635 | 2026.03.10 10:21:47.556976 [ 269 ] {bb1931cb-0967-43e4-a7ae-5984fc313df2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 9636 | 2026.03.10 10:21:47.557012 [ 269 ] {bb1931cb-0967-43e4-a7ae-5984fc313df2} <Debug> TCPHandler: Processed in 0.001301029 sec. | ||
| 9637 | 2026.03.10 10:21:47.559890 [ 195 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24242 rows, containing 5 columns (5 merged, 0 gathered) in 0.006427315 sec., 3771714.938508537 rows/sec., 248.35 MiB/sec. | ||
| 9638 | 2026.03.10 10:21:47.560267 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9639 | 2026.03.10 10:21:47.560538 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9640 | 2026.03.10 10:21:47.560613 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9641 | 2026.03.10 10:21:47.560692 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 9642 | 2026.03.10 10:21:52.548034 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9643 | 2026.03.10 10:21:52.548248 [ 269 ] {0a1007e6-2514-4033-927f-88ed48ad7653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9644 | 2026.03.10 10:21:52.548323 [ 269 ] {0a1007e6-2514-4033-927f-88ed48ad7653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9645 | 2026.03.10 10:21:52.549041 [ 269 ] {0a1007e6-2514-4033-927f-88ed48ad7653} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9646 | 2026.03.10 10:21:52.549098 [ 269 ] {0a1007e6-2514-4033-927f-88ed48ad7653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9647 | 2026.03.10 10:21:52.549488 [ 269 ] {0a1007e6-2514-4033-927f-88ed48ad7653} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9648 | 2026.03.10 10:21:52.549734 [ 269 ] {0a1007e6-2514-4033-927f-88ed48ad7653} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9649 | 2026.03.10 10:21:52.549897 [ 269 ] {0a1007e6-2514-4033-927f-88ed48ad7653} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001703 sec., 14092.777451556076 rows/sec., 1.17 MiB/sec. | ||
| 9650 | 2026.03.10 10:21:52.549949 [ 269 ] {0a1007e6-2514-4033-927f-88ed48ad7653} <Debug> TCPHandler: Processed in 0.002049796 sec. | ||
| 9651 | 2026.03.10 10:21:52.550080 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9652 | 2026.03.10 10:21:52.550183 [ 269 ] {4d372c06-9a33-42d9-a76c-95e9dbd23736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9653 | 2026.03.10 10:21:52.550228 [ 269 ] {4d372c06-9a33-42d9-a76c-95e9dbd23736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9654 | 2026.03.10 10:21:52.550646 [ 269 ] {4d372c06-9a33-42d9-a76c-95e9dbd23736} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9655 | 2026.03.10 10:21:52.550685 [ 269 ] {4d372c06-9a33-42d9-a76c-95e9dbd23736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9656 | 2026.03.10 10:21:52.551014 [ 269 ] {4d372c06-9a33-42d9-a76c-95e9dbd23736} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9657 | 2026.03.10 10:21:52.551234 [ 269 ] {4d372c06-9a33-42d9-a76c-95e9dbd23736} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9658 | 2026.03.10 10:21:52.551368 [ 269 ] {4d372c06-9a33-42d9-a76c-95e9dbd23736} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001208 sec., 8278.145695364237 rows/sec., 675.02 KiB/sec. | ||
| 9659 | 2026.03.10 10:21:52.551406 [ 269 ] {4d372c06-9a33-42d9-a76c-95e9dbd23736} <Debug> TCPHandler: Processed in 0.001379621 sec. | ||
| 9660 | 2026.03.10 10:21:52.551519 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9661 | 2026.03.10 10:21:52.551614 [ 269 ] {bcac71bf-75dd-4c80-89b0-d0ccf5a0882d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9662 | 2026.03.10 10:21:52.551655 [ 269 ] {bcac71bf-75dd-4c80-89b0-d0ccf5a0882d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9663 | 2026.03.10 10:21:52.552172 [ 269 ] {bcac71bf-75dd-4c80-89b0-d0ccf5a0882d} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9664 | 2026.03.10 10:21:52.552210 [ 269 ] {bcac71bf-75dd-4c80-89b0-d0ccf5a0882d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9665 | 2026.03.10 10:21:52.552553 [ 269 ] {bcac71bf-75dd-4c80-89b0-d0ccf5a0882d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9666 | 2026.03.10 10:21:52.552767 [ 269 ] {bcac71bf-75dd-4c80-89b0-d0ccf5a0882d} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9667 | 2026.03.10 10:21:52.552899 [ 269 ] {bcac71bf-75dd-4c80-89b0-d0ccf5a0882d} <Debug> executeQuery: Read 215 rows, 19.58 KiB in 0.001304 sec., 164877.30061349692 rows/sec., 14.67 MiB/sec. | ||
| 9668 | 2026.03.10 10:21:52.552939 [ 269 ] {bcac71bf-75dd-4c80-89b0-d0ccf5a0882d} <Debug> TCPHandler: Processed in 0.001468593 sec. | ||
| 9669 | 2026.03.10 10:21:52.553056 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9670 | 2026.03.10 10:21:52.553149 [ 269 ] {193b8f6a-5a71-47c9-aa45-79c6b4aeead6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9671 | 2026.03.10 10:21:52.553190 [ 269 ] {193b8f6a-5a71-47c9-aa45-79c6b4aeead6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9672 | 2026.03.10 10:21:52.553600 [ 269 ] {193b8f6a-5a71-47c9-aa45-79c6b4aeead6} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9673 | 2026.03.10 10:21:52.553637 [ 269 ] {193b8f6a-5a71-47c9-aa45-79c6b4aeead6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9674 | 2026.03.10 10:21:52.553959 [ 269 ] {193b8f6a-5a71-47c9-aa45-79c6b4aeead6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9675 | 2026.03.10 10:21:52.554186 [ 269 ] {193b8f6a-5a71-47c9-aa45-79c6b4aeead6} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9676 | 2026.03.10 10:21:52.554311 [ 55 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9677 | 2026.03.10 10:21:52.554320 [ 269 ] {193b8f6a-5a71-47c9-aa45-79c6b4aeead6} <Debug> executeQuery: Read 39 rows, 2.94 KiB in 0.001188 sec., 32828.28282828283 rows/sec., 2.41 MiB/sec. | ||
| 9678 | 2026.03.10 10:21:52.554392 [ 55 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9679 | 2026.03.10 10:21:52.554408 [ 269 ] {193b8f6a-5a71-47c9-aa45-79c6b4aeead6} <Debug> TCPHandler: Processed in 0.001401852 sec. | ||
| 9680 | 2026.03.10 10:21:52.554420 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9681 | 2026.03.10 10:21:52.554547 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9682 | 2026.03.10 10:21:52.554558 [ 200 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 9683 | 2026.03.10 10:21:52.554647 [ 269 ] {36f1d55d-6cfa-49f0-9051-07601e945904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9684 | 2026.03.10 10:21:52.554690 [ 269 ] {36f1d55d-6cfa-49f0-9051-07601e945904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9685 | 2026.03.10 10:21:52.554704 [ 200 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9686 | 2026.03.10 10:21:52.554744 [ 200 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 81 rows starting from the beginning of the part | ||
| 9687 | 2026.03.10 10:21:52.554815 [ 200 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 17 rows starting from the beginning of the part | ||
| 9688 | 2026.03.10 10:21:52.554864 [ 200 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 38 rows starting from the beginning of the part | ||
| 9689 | 2026.03.10 10:21:52.554913 [ 200 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 17 rows starting from the beginning of the part | ||
| 9690 | 2026.03.10 10:21:52.554963 [ 200 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 25 rows starting from the beginning of the part | ||
| 9691 | 2026.03.10 10:21:52.555009 [ 200 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 39 rows starting from the beginning of the part | ||
| 9692 | 2026.03.10 10:21:52.555104 [ 269 ] {36f1d55d-6cfa-49f0-9051-07601e945904} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9693 | 2026.03.10 10:21:52.555145 [ 269 ] {36f1d55d-6cfa-49f0-9051-07601e945904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9694 | 2026.03.10 10:21:52.555466 [ 269 ] {36f1d55d-6cfa-49f0-9051-07601e945904} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9695 | 2026.03.10 10:21:52.555694 [ 269 ] {36f1d55d-6cfa-49f0-9051-07601e945904} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9696 | 2026.03.10 10:21:52.555829 [ 269 ] {36f1d55d-6cfa-49f0-9051-07601e945904} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001199 sec., 20016.680567139283 rows/sec., 1.66 MiB/sec. | ||
| 9697 | 2026.03.10 10:21:52.555868 [ 269 ] {36f1d55d-6cfa-49f0-9051-07601e945904} <Debug> TCPHandler: Processed in 0.001370681 sec. | ||
| 9698 | 2026.03.10 10:21:52.555898 [ 195 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402832 sec., 154687.0901148534 rows/sec., 11.92 MiB/sec. | ||
| 9699 | 2026.03.10 10:21:52.555981 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9700 | 2026.03.10 10:21:52.556038 [ 200 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9701 | 2026.03.10 10:21:52.556081 [ 269 ] {63dbc853-aa00-4f81-adbb-69de98e243c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9702 | 2026.03.10 10:21:52.556125 [ 269 ] {63dbc853-aa00-4f81-adbb-69de98e243c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9703 | 2026.03.10 10:21:52.556296 [ 200 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_61_12} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9704 | 2026.03.10 10:21:52.556383 [ 200 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_61_12} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9705 | 2026.03.10 10:21:52.556475 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9706 | 2026.03.10 10:21:52.556534 [ 269 ] {63dbc853-aa00-4f81-adbb-69de98e243c9} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9707 | 2026.03.10 10:21:52.556575 [ 269 ] {63dbc853-aa00-4f81-adbb-69de98e243c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9708 | 2026.03.10 10:21:52.556881 [ 269 ] {63dbc853-aa00-4f81-adbb-69de98e243c9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9709 | 2026.03.10 10:21:52.557096 [ 269 ] {63dbc853-aa00-4f81-adbb-69de98e243c9} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9710 | 2026.03.10 10:21:52.557230 [ 269 ] {63dbc853-aa00-4f81-adbb-69de98e243c9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001166 sec., 10291.595197255576 rows/sec., 804.03 KiB/sec. | ||
| 9711 | 2026.03.10 10:21:52.557269 [ 269 ] {63dbc853-aa00-4f81-adbb-69de98e243c9} <Debug> TCPHandler: Processed in 0.00133558 sec. | ||
| 9712 | 2026.03.10 10:21:52.557381 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9713 | 2026.03.10 10:21:52.557474 [ 269 ] {f9cd1aa3-7095-43e1-a164-299ef4b97b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9714 | 2026.03.10 10:21:52.557514 [ 269 ] {f9cd1aa3-7095-43e1-a164-299ef4b97b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9715 | 2026.03.10 10:21:52.557950 [ 269 ] {f9cd1aa3-7095-43e1-a164-299ef4b97b51} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9716 | 2026.03.10 10:21:52.557987 [ 269 ] {f9cd1aa3-7095-43e1-a164-299ef4b97b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9717 | 2026.03.10 10:21:52.558301 [ 269 ] {f9cd1aa3-7095-43e1-a164-299ef4b97b51} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9718 | 2026.03.10 10:21:52.558516 [ 269 ] {f9cd1aa3-7095-43e1-a164-299ef4b97b51} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9719 | 2026.03.10 10:21:52.558661 [ 269 ] {f9cd1aa3-7095-43e1-a164-299ef4b97b51} <Debug> executeQuery: Read 127 rows, 10.55 KiB in 0.001204 sec., 105481.72757475082 rows/sec., 8.56 MiB/sec. | ||
| 9720 | 2026.03.10 10:21:52.558700 [ 269 ] {f9cd1aa3-7095-43e1-a164-299ef4b97b51} <Debug> TCPHandler: Processed in 0.001368801 sec. | ||
| 9721 | 2026.03.10 10:21:52.558814 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9722 | 2026.03.10 10:21:52.558907 [ 269 ] {ef0e89a7-dd59-4f44-b742-55f5e1df0d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9723 | 2026.03.10 10:21:52.558951 [ 269 ] {ef0e89a7-dd59-4f44-b742-55f5e1df0d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9724 | 2026.03.10 10:21:52.559358 [ 269 ] {ef0e89a7-dd59-4f44-b742-55f5e1df0d01} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9725 | 2026.03.10 10:21:52.559394 [ 269 ] {ef0e89a7-dd59-4f44-b742-55f5e1df0d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9726 | 2026.03.10 10:21:52.559737 [ 269 ] {ef0e89a7-dd59-4f44-b742-55f5e1df0d01} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9727 | 2026.03.10 10:21:52.559957 [ 269 ] {ef0e89a7-dd59-4f44-b742-55f5e1df0d01} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9728 | 2026.03.10 10:21:52.560087 [ 269 ] {ef0e89a7-dd59-4f44-b742-55f5e1df0d01} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001198 sec., 167779.63272120198 rows/sec., 12.02 MiB/sec. | ||
| 9729 | 2026.03.10 10:21:52.560126 [ 269 ] {ef0e89a7-dd59-4f44-b742-55f5e1df0d01} <Debug> TCPHandler: Processed in 0.00136147 sec. | ||
| 9730 | 2026.03.10 10:21:52.560238 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9731 | 2026.03.10 10:21:52.560332 [ 269 ] {46893fb3-e2bd-4e9e-8f52-bce8d0e1feff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9732 | 2026.03.10 10:21:52.560400 [ 269 ] {46893fb3-e2bd-4e9e-8f52-bce8d0e1feff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9733 | 2026.03.10 10:21:52.561203 [ 269 ] {46893fb3-e2bd-4e9e-8f52-bce8d0e1feff} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9734 | 2026.03.10 10:21:52.561249 [ 269 ] {46893fb3-e2bd-4e9e-8f52-bce8d0e1feff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9735 | 2026.03.10 10:21:52.561774 [ 269 ] {46893fb3-e2bd-4e9e-8f52-bce8d0e1feff} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9736 | 2026.03.10 10:21:52.562005 [ 269 ] {46893fb3-e2bd-4e9e-8f52-bce8d0e1feff} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9737 | 2026.03.10 10:21:52.562134 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9738 | 2026.03.10 10:21:52.562152 [ 269 ] {46893fb3-e2bd-4e9e-8f52-bce8d0e1feff} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001837 sec., 9254.218835057158 rows/sec., 16.58 MiB/sec. | ||
| 9739 | 2026.03.10 10:21:52.562175 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9740 | 2026.03.10 10:21:52.562201 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9741 | 2026.03.10 10:21:52.562221 [ 269 ] {46893fb3-e2bd-4e9e-8f52-bce8d0e1feff} <Debug> TCPHandler: Processed in 0.002030725 sec. | ||
| 9742 | 2026.03.10 10:21:52.562284 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 9743 | 2026.03.10 10:21:52.562348 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9744 | 2026.03.10 10:21:52.562448 [ 269 ] {9ec7767a-71b7-4bdf-8837-dcf8a26d1ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9745 | 2026.03.10 10:21:52.562490 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9746 | 2026.03.10 10:21:52.562490 [ 269 ] {9ec7767a-71b7-4bdf-8837-dcf8a26d1ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9747 | 2026.03.10 10:21:52.562549 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1181 rows starting from the beginning of the part | ||
| 9748 | 2026.03.10 10:21:52.562668 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 17 rows starting from the beginning of the part | ||
| 9749 | 2026.03.10 10:21:52.562772 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 36 rows starting from the beginning of the part | ||
| 9750 | 2026.03.10 10:21:52.562854 [ 269 ] {9ec7767a-71b7-4bdf-8837-dcf8a26d1ded} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9751 | 2026.03.10 10:21:52.562871 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 17 rows starting from the beginning of the part | ||
| 9752 | 2026.03.10 10:21:52.562897 [ 269 ] {9ec7767a-71b7-4bdf-8837-dcf8a26d1ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9753 | 2026.03.10 10:21:52.562978 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 25 rows starting from the beginning of the part | ||
| 9754 | 2026.03.10 10:21:52.563080 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 17 rows starting from the beginning of the part | ||
| 9755 | 2026.03.10 10:21:52.563265 [ 269 ] {9ec7767a-71b7-4bdf-8837-dcf8a26d1ded} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9756 | 2026.03.10 10:21:52.563522 [ 269 ] {9ec7767a-71b7-4bdf-8837-dcf8a26d1ded} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9757 | 2026.03.10 10:21:52.563637 [ 55 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9758 | 2026.03.10 10:21:52.563659 [ 269 ] {9ec7767a-71b7-4bdf-8837-dcf8a26d1ded} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001229 sec., 48820.17900732302 rows/sec., 3.29 MiB/sec. | ||
| 9759 | 2026.03.10 10:21:52.563666 [ 55 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9760 | 2026.03.10 10:21:52.563710 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9761 | 2026.03.10 10:21:52.563712 [ 269 ] {9ec7767a-71b7-4bdf-8837-dcf8a26d1ded} <Debug> TCPHandler: Processed in 0.001414112 sec. | ||
| 9762 | 2026.03.10 10:21:52.563805 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 9763 | 2026.03.10 10:21:52.563939 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9764 | 2026.03.10 10:21:52.563988 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3420 rows starting from the beginning of the part | ||
| 9765 | 2026.03.10 10:21:52.564078 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 12 rows starting from the beginning of the part | ||
| 9766 | 2026.03.10 10:21:52.564143 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 48 rows starting from the beginning of the part | ||
| 9767 | 2026.03.10 10:21:52.564197 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 9768 | 2026.03.10 10:21:52.564253 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 9769 | 2026.03.10 10:21:52.564311 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 9770 | 2026.03.10 10:21:52.566158 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3660 rows, containing 4 columns (4 merged, 0 gathered) in 0.002392454 sec., 1529809.9775377081 rows/sec., 103.10 MiB/sec. | ||
| 9771 | 2026.03.10 10:21:52.566490 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9772 | 2026.03.10 10:21:52.566810 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_71_14} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9773 | 2026.03.10 10:21:52.566895 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_71_14} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9774 | 2026.03.10 10:21:52.566983 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9775 | 2026.03.10 10:21:52.568597 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1293 rows, containing 19 columns (19 merged, 0 gathered) in 0.006351203 sec., 203583.4785945277 rows/sec., 364.81 MiB/sec. | ||
| 9776 | 2026.03.10 10:21:52.569687 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9777 | 2026.03.10 10:21:52.570014 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9778 | 2026.03.10 10:21:52.570088 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9779 | 2026.03.10 10:21:52.570189 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 9780 | 2026.03.10 10:21:53.899777 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21527 | ||
| 9781 | 2026.03.10 10:21:53.900300 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2026.03.10 10:21:53.900338 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9783 | 2026.03.10 10:21:53.900789 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9784 | 2026.03.10 10:21:53.901010 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9785 | 2026.03.10 10:21:53.901143 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21527 | ||
| 9786 | 2026.03.10 10:21:55.034701 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9787 | 2026.03.10 10:21:55.051042 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9788 | 2026.03.10 10:21:55.051083 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9789 | 2026.03.10 10:21:55.057000 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9790 | 2026.03.10 10:21:55.057708 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9791 | 2026.03.10 10:21:55.060395 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9792 | 2026.03.10 10:21:56.462721 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1190 | ||
| 9793 | 2026.03.10 10:21:56.465043 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9794 | 2026.03.10 10:21:56.465084 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9795 | 2026.03.10 10:21:56.466242 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9796 | 2026.03.10 10:21:56.466497 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9797 | 2026.03.10 10:21:56.466752 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1190 | ||
| 9798 | 2026.03.10 10:21:57.547371 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9799 | 2026.03.10 10:21:57.547644 [ 269 ] {c6fd4b75-ee7b-4d53-a13a-0c0b0086b817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9800 | 2026.03.10 10:21:57.547746 [ 269 ] {c6fd4b75-ee7b-4d53-a13a-0c0b0086b817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9801 | 2026.03.10 10:21:57.548634 [ 269 ] {c6fd4b75-ee7b-4d53-a13a-0c0b0086b817} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9802 | 2026.03.10 10:21:57.548672 [ 269 ] {c6fd4b75-ee7b-4d53-a13a-0c0b0086b817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9803 | 2026.03.10 10:21:57.549061 [ 269 ] {c6fd4b75-ee7b-4d53-a13a-0c0b0086b817} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9804 | 2026.03.10 10:21:57.549277 [ 269 ] {c6fd4b75-ee7b-4d53-a13a-0c0b0086b817} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9805 | 2026.03.10 10:21:57.549424 [ 269 ] {c6fd4b75-ee7b-4d53-a13a-0c0b0086b817} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001857 sec., 57081.313947226714 rows/sec., 4.80 MiB/sec. | ||
| 9806 | 2026.03.10 10:21:57.549465 [ 269 ] {c6fd4b75-ee7b-4d53-a13a-0c0b0086b817} <Debug> TCPHandler: Processed in 0.002268181 sec. | ||
| 9807 | 2026.03.10 10:21:57.549587 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9808 | 2026.03.10 10:21:57.549680 [ 269 ] {9a469b03-fb6f-4841-a918-09a1852f135b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9809 | 2026.03.10 10:21:57.549719 [ 269 ] {9a469b03-fb6f-4841-a918-09a1852f135b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9810 | 2026.03.10 10:21:57.550114 [ 269 ] {9a469b03-fb6f-4841-a918-09a1852f135b} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9811 | 2026.03.10 10:21:57.550149 [ 269 ] {9a469b03-fb6f-4841-a918-09a1852f135b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9812 | 2026.03.10 10:21:57.550431 [ 269 ] {9a469b03-fb6f-4841-a918-09a1852f135b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9813 | 2026.03.10 10:21:57.550632 [ 269 ] {9a469b03-fb6f-4841-a918-09a1852f135b} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9814 | 2026.03.10 10:21:57.550758 [ 269 ] {9a469b03-fb6f-4841-a918-09a1852f135b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001096 sec., 22810.21897810219 rows/sec., 1.68 MiB/sec. | ||
| 9815 | 2026.03.10 10:21:57.550794 [ 269 ] {9a469b03-fb6f-4841-a918-09a1852f135b} <Debug> TCPHandler: Processed in 0.001255608 sec. | ||
| 9816 | 2026.03.10 10:21:57.550901 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9817 | 2026.03.10 10:21:57.550993 [ 269 ] {53f602c3-ea7b-4b6f-b4dd-d8cadef1bc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9818 | 2026.03.10 10:21:57.551031 [ 269 ] {53f602c3-ea7b-4b6f-b4dd-d8cadef1bc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9819 | 2026.03.10 10:21:57.551450 [ 269 ] {53f602c3-ea7b-4b6f-b4dd-d8cadef1bc40} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9820 | 2026.03.10 10:21:57.551486 [ 269 ] {53f602c3-ea7b-4b6f-b4dd-d8cadef1bc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9821 | 2026.03.10 10:21:57.551775 [ 269 ] {53f602c3-ea7b-4b6f-b4dd-d8cadef1bc40} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9822 | 2026.03.10 10:21:57.551977 [ 269 ] {53f602c3-ea7b-4b6f-b4dd-d8cadef1bc40} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9823 | 2026.03.10 10:21:57.552100 [ 269 ] {53f602c3-ea7b-4b6f-b4dd-d8cadef1bc40} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001125 sec., 79111.11111111112 rows/sec., 6.18 MiB/sec. | ||
| 9824 | 2026.03.10 10:21:57.552136 [ 269 ] {53f602c3-ea7b-4b6f-b4dd-d8cadef1bc40} <Debug> TCPHandler: Processed in 0.001281529 sec. | ||
| 9825 | 2026.03.10 10:21:57.552244 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9826 | 2026.03.10 10:21:57.552335 [ 269 ] {542d0238-c86e-421e-8476-a5e0f92ad150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9827 | 2026.03.10 10:21:57.552377 [ 269 ] {542d0238-c86e-421e-8476-a5e0f92ad150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9828 | 2026.03.10 10:21:57.552774 [ 269 ] {542d0238-c86e-421e-8476-a5e0f92ad150} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9829 | 2026.03.10 10:21:57.552810 [ 269 ] {542d0238-c86e-421e-8476-a5e0f92ad150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9830 | 2026.03.10 10:21:57.553124 [ 269 ] {542d0238-c86e-421e-8476-a5e0f92ad150} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9831 | 2026.03.10 10:21:57.553332 [ 269 ] {542d0238-c86e-421e-8476-a5e0f92ad150} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9832 | 2026.03.10 10:21:57.553456 [ 269 ] {542d0238-c86e-421e-8476-a5e0f92ad150} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 9833 | 2026.03.10 10:21:57.553491 [ 269 ] {542d0238-c86e-421e-8476-a5e0f92ad150} <Debug> TCPHandler: Processed in 0.001294359 sec. | ||
| 9834 | 2026.03.10 10:21:57.553588 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9835 | 2026.03.10 10:21:57.553679 [ 269 ] {b92ce20e-0661-4f3e-8f03-96f6197bb328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9836 | 2026.03.10 10:21:57.553732 [ 269 ] {b92ce20e-0661-4f3e-8f03-96f6197bb328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9837 | 2026.03.10 10:21:57.554550 [ 269 ] {b92ce20e-0661-4f3e-8f03-96f6197bb328} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9838 | 2026.03.10 10:21:57.554586 [ 269 ] {b92ce20e-0661-4f3e-8f03-96f6197bb328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9839 | 2026.03.10 10:21:57.555098 [ 269 ] {b92ce20e-0661-4f3e-8f03-96f6197bb328} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9840 | 2026.03.10 10:21:57.555318 [ 269 ] {b92ce20e-0661-4f3e-8f03-96f6197bb328} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9841 | 2026.03.10 10:21:57.555452 [ 269 ] {b92ce20e-0661-4f3e-8f03-96f6197bb328} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00179 sec., 13966.480446927375 rows/sec., 25.03 MiB/sec. | ||
| 9842 | 2026.03.10 10:21:57.555504 [ 269 ] {b92ce20e-0661-4f3e-8f03-96f6197bb328} <Debug> TCPHandler: Processed in 0.001961804 sec. | ||
| 9843 | 2026.03.10 10:21:57.555606 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9844 | 2026.03.10 10:21:57.555698 [ 269 ] {bdba64ca-d7fc-486f-a29c-be8e9beae7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9845 | 2026.03.10 10:21:57.555740 [ 269 ] {bdba64ca-d7fc-486f-a29c-be8e9beae7f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9846 | 2026.03.10 10:21:57.556083 [ 269 ] {bdba64ca-d7fc-486f-a29c-be8e9beae7f8} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9847 | 2026.03.10 10:21:57.556119 [ 269 ] {bdba64ca-d7fc-486f-a29c-be8e9beae7f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9848 | 2026.03.10 10:21:57.556409 [ 269 ] {bdba64ca-d7fc-486f-a29c-be8e9beae7f8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9849 | 2026.03.10 10:21:57.556609 [ 269 ] {bdba64ca-d7fc-486f-a29c-be8e9beae7f8} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9850 | 2026.03.10 10:21:57.556735 [ 269 ] {bdba64ca-d7fc-486f-a29c-be8e9beae7f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 9851 | 2026.03.10 10:21:57.556769 [ 269 ] {bdba64ca-d7fc-486f-a29c-be8e9beae7f8} <Debug> TCPHandler: Processed in 0.001210098 sec. | ||
| 9852 | 2026.03.10 10:22:01.253324 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9853 | 2026.03.10 10:22:01.253385 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9854 | 2026.03.10 10:22:01.401239 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22039 | ||
| 9855 | 2026.03.10 10:22:01.401772 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9856 | 2026.03.10 10:22:01.401826 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9857 | 2026.03.10 10:22:01.402313 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9858 | 2026.03.10 10:22:01.402567 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9859 | 2026.03.10 10:22:01.402716 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22039 | ||
| 9860 | 2026.03.10 10:22:01.402718 [ 45 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9861 | 2026.03.10 10:22:01.402795 [ 45 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9862 | 2026.03.10 10:22:01.402820 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9863 | 2026.03.10 10:22:01.402918 [ 193 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::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 | ||
| 9864 | 2026.03.10 10:22:01.403030 [ 193 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9865 | 2026.03.10 10:22:01.403068 [ 193 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19607 rows starting from the beginning of the part | ||
| 9866 | 2026.03.10 10:22:01.403128 [ 193 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 9867 | 2026.03.10 10:22:01.403169 [ 193 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 9868 | 2026.03.10 10:22:01.403208 [ 193 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 9869 | 2026.03.10 10:22:01.403243 [ 193 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 9870 | 2026.03.10 10:22:01.403281 [ 193 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 9871 | 2026.03.10 10:22:01.405252 [ 199 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22039 rows, containing 4 columns (4 merged, 0 gathered) in 0.002370194 sec., 9298394.983701756 rows/sec., 133.01 MiB/sec. | ||
| 9872 | 2026.03.10 10:22:01.405631 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9873 | 2026.03.10 10:22:01.405907 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_46_9} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9874 | 2026.03.10 10:22:01.405977 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_46_9} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9875 | 2026.03.10 10:22:01.406074 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 9876 | 2026.03.10 10:22:02.546364 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9877 | 2026.03.10 10:22:02.546565 [ 269 ] {c0dcb132-442d-4638-9627-5ce577ec38cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9878 | 2026.03.10 10:22:02.546641 [ 269 ] {c0dcb132-442d-4638-9627-5ce577ec38cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9879 | 2026.03.10 10:22:02.547398 [ 269 ] {c0dcb132-442d-4638-9627-5ce577ec38cf} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9880 | 2026.03.10 10:22:02.547458 [ 269 ] {c0dcb132-442d-4638-9627-5ce577ec38cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9881 | 2026.03.10 10:22:02.547851 [ 269 ] {c0dcb132-442d-4638-9627-5ce577ec38cf} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9882 | 2026.03.10 10:22:02.548094 [ 269 ] {c0dcb132-442d-4638-9627-5ce577ec38cf} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9883 | 2026.03.10 10:22:02.548258 [ 269 ] {c0dcb132-442d-4638-9627-5ce577ec38cf} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001746 sec., 51546.39175257732 rows/sec., 4.34 MiB/sec. | ||
| 9884 | 2026.03.10 10:22:02.548305 [ 269 ] {c0dcb132-442d-4638-9627-5ce577ec38cf} <Debug> TCPHandler: Processed in 0.002078346 sec. | ||
| 9885 | 2026.03.10 10:22:02.548433 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9886 | 2026.03.10 10:22:02.548537 [ 269 ] {cae76a6b-278d-4b2c-8b62-0707bc4b9d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9887 | 2026.03.10 10:22:02.548581 [ 269 ] {cae76a6b-278d-4b2c-8b62-0707bc4b9d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9888 | 2026.03.10 10:22:02.549009 [ 269 ] {cae76a6b-278d-4b2c-8b62-0707bc4b9d44} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9889 | 2026.03.10 10:22:02.549049 [ 269 ] {cae76a6b-278d-4b2c-8b62-0707bc4b9d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9890 | 2026.03.10 10:22:02.549360 [ 269 ] {cae76a6b-278d-4b2c-8b62-0707bc4b9d44} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9891 | 2026.03.10 10:22:02.549567 [ 269 ] {cae76a6b-278d-4b2c-8b62-0707bc4b9d44} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9892 | 2026.03.10 10:22:02.549699 [ 269 ] {cae76a6b-278d-4b2c-8b62-0707bc4b9d44} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001186 sec., 14333.89544688027 rows/sec., 1.05 MiB/sec. | ||
| 9893 | 2026.03.10 10:22:02.549737 [ 269 ] {cae76a6b-278d-4b2c-8b62-0707bc4b9d44} <Debug> TCPHandler: Processed in 0.001356501 sec. | ||
| 9894 | 2026.03.10 10:22:02.549850 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9895 | 2026.03.10 10:22:02.549944 [ 269 ] {9f6caf4a-05b9-4cf9-a89c-32b1bfe9c6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9896 | 2026.03.10 10:22:02.549985 [ 269 ] {9f6caf4a-05b9-4cf9-a89c-32b1bfe9c6fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9897 | 2026.03.10 10:22:02.550412 [ 269 ] {9f6caf4a-05b9-4cf9-a89c-32b1bfe9c6fd} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9898 | 2026.03.10 10:22:02.550449 [ 269 ] {9f6caf4a-05b9-4cf9-a89c-32b1bfe9c6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9899 | 2026.03.10 10:22:02.550753 [ 269 ] {9f6caf4a-05b9-4cf9-a89c-32b1bfe9c6fd} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9900 | 2026.03.10 10:22:02.550957 [ 269 ] {9f6caf4a-05b9-4cf9-a89c-32b1bfe9c6fd} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9901 | 2026.03.10 10:22:02.551086 [ 269 ] {9f6caf4a-05b9-4cf9-a89c-32b1bfe9c6fd} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001159 sec., 69887.83433994823 rows/sec., 5.46 MiB/sec. | ||
| 9902 | 2026.03.10 10:22:02.551124 [ 269 ] {9f6caf4a-05b9-4cf9-a89c-32b1bfe9c6fd} <Debug> TCPHandler: Processed in 0.0013249 sec. | ||
| 9903 | 2026.03.10 10:22:02.551234 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9904 | 2026.03.10 10:22:02.551327 [ 269 ] {23fb3891-9ae0-4aa3-b10d-45b483ced235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9905 | 2026.03.10 10:22:02.551371 [ 269 ] {23fb3891-9ae0-4aa3-b10d-45b483ced235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9906 | 2026.03.10 10:22:02.551780 [ 269 ] {23fb3891-9ae0-4aa3-b10d-45b483ced235} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9907 | 2026.03.10 10:22:02.551817 [ 269 ] {23fb3891-9ae0-4aa3-b10d-45b483ced235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9908 | 2026.03.10 10:22:02.552145 [ 269 ] {23fb3891-9ae0-4aa3-b10d-45b483ced235} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9909 | 2026.03.10 10:22:02.552363 [ 269 ] {23fb3891-9ae0-4aa3-b10d-45b483ced235} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9910 | 2026.03.10 10:22:02.552494 [ 269 ] {23fb3891-9ae0-4aa3-b10d-45b483ced235} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 9911 | 2026.03.10 10:22:02.552531 [ 269 ] {23fb3891-9ae0-4aa3-b10d-45b483ced235} <Debug> TCPHandler: Processed in 0.00134614 sec. | ||
| 9912 | 2026.03.10 10:22:02.552639 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9913 | 2026.03.10 10:22:02.552732 [ 269 ] {33f9437f-d3b9-44ac-96ca-5e96f6f47272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9914 | 2026.03.10 10:22:02.552786 [ 269 ] {33f9437f-d3b9-44ac-96ca-5e96f6f47272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9915 | 2026.03.10 10:22:02.553578 [ 269 ] {33f9437f-d3b9-44ac-96ca-5e96f6f47272} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9916 | 2026.03.10 10:22:02.553615 [ 269 ] {33f9437f-d3b9-44ac-96ca-5e96f6f47272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9917 | 2026.03.10 10:22:02.554144 [ 269 ] {33f9437f-d3b9-44ac-96ca-5e96f6f47272} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9918 | 2026.03.10 10:22:02.554370 [ 269 ] {33f9437f-d3b9-44ac-96ca-5e96f6f47272} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9919 | 2026.03.10 10:22:02.554519 [ 269 ] {33f9437f-d3b9-44ac-96ca-5e96f6f47272} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001804 sec., 9423.50332594235 rows/sec., 16.89 MiB/sec. | ||
| 9920 | 2026.03.10 10:22:02.554584 [ 269 ] {33f9437f-d3b9-44ac-96ca-5e96f6f47272} <Debug> TCPHandler: Processed in 0.001993854 sec. | ||
| 9921 | 2026.03.10 10:22:02.554696 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9922 | 2026.03.10 10:22:02.554788 [ 269 ] {3c36e141-d495-497c-a283-e5db888c0041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9923 | 2026.03.10 10:22:02.554831 [ 269 ] {3c36e141-d495-497c-a283-e5db888c0041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9924 | 2026.03.10 10:22:02.555178 [ 269 ] {3c36e141-d495-497c-a283-e5db888c0041} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9925 | 2026.03.10 10:22:02.555215 [ 269 ] {3c36e141-d495-497c-a283-e5db888c0041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9926 | 2026.03.10 10:22:02.555522 [ 269 ] {3c36e141-d495-497c-a283-e5db888c0041} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9927 | 2026.03.10 10:22:02.555732 [ 269 ] {3c36e141-d495-497c-a283-e5db888c0041} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9928 | 2026.03.10 10:22:02.555862 [ 269 ] {3c36e141-d495-497c-a283-e5db888c0041} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 9929 | 2026.03.10 10:22:02.555899 [ 269 ] {3c36e141-d495-497c-a283-e5db888c0041} <Debug> TCPHandler: Processed in 0.001252828 sec. | ||
| 9930 | 2026.03.10 10:22:02.560458 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9931 | 2026.03.10 10:22:02.577379 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9932 | 2026.03.10 10:22:02.577424 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9933 | 2026.03.10 10:22:02.583405 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9934 | 2026.03.10 10:22:02.584107 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9935 | 2026.03.10 10:22:02.584389 [ 43 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9936 | 2026.03.10 10:22:02.584481 [ 43 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9937 | 2026.03.10 10:22:02.584514 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9938 | 2026.03.10 10:22:02.584620 [ 193 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 9939 | 2026.03.10 10:22:02.586905 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9940 | 2026.03.10 10:22:02.587684 [ 193 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9941 | 2026.03.10 10:22:02.588474 [ 193 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 9942 | 2026.03.10 10:22:02.591817 [ 193 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 9943 | 2026.03.10 10:22:02.595162 [ 193 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 9944 | 2026.03.10 10:22:02.598951 [ 193 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 9945 | 2026.03.10 10:22:02.603137 [ 193 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 9946 | 2026.03.10 10:22:02.607183 [ 193 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 9947 | 2026.03.10 10:22:02.655577 [ 202 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.070992267 sec., 4887.856306941149 rows/sec., 25.27 MiB/sec. | ||
| 9948 | 2026.03.10 10:22:02.657668 [ 201 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9949 | 2026.03.10 10:22:02.659312 [ 201 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_46_9} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9950 | 2026.03.10 10:22:02.659399 [ 201 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_46_9} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9951 | 2026.03.10 10:22:02.660658 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9952 | 2026.03.10 10:22:02.813598 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9953 | 2026.03.10 10:22:02.813763 [ 269 ] {11d38ed2-b1a8-416a-a790-78a6b04ee628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9954 | 2026.03.10 10:22:02.813831 [ 269 ] {11d38ed2-b1a8-416a-a790-78a6b04ee628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9955 | 2026.03.10 10:22:02.814563 [ 269 ] {11d38ed2-b1a8-416a-a790-78a6b04ee628} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9956 | 2026.03.10 10:22:02.814619 [ 269 ] {11d38ed2-b1a8-416a-a790-78a6b04ee628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9957 | 2026.03.10 10:22:02.815119 [ 269 ] {11d38ed2-b1a8-416a-a790-78a6b04ee628} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9958 | 2026.03.10 10:22:02.815397 [ 269 ] {11d38ed2-b1a8-416a-a790-78a6b04ee628} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9959 | 2026.03.10 10:22:02.815553 [ 269 ] {11d38ed2-b1a8-416a-a790-78a6b04ee628} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001836 sec., 1089.3246187363834 rows/sec., 88.83 KiB/sec. | ||
| 9960 | 2026.03.10 10:22:02.815598 [ 269 ] {11d38ed2-b1a8-416a-a790-78a6b04ee628} <Debug> TCPHandler: Processed in 0.002117837 sec. | ||
| 9961 | 2026.03.10 10:22:02.815720 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9962 | 2026.03.10 10:22:02.815818 [ 269 ] {4e3fb120-f9a4-4e39-814e-09b696ff0ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9963 | 2026.03.10 10:22:02.815859 [ 269 ] {4e3fb120-f9a4-4e39-814e-09b696ff0ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9964 | 2026.03.10 10:22:02.817029 [ 269 ] {4e3fb120-f9a4-4e39-814e-09b696ff0ef3} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9965 | 2026.03.10 10:22:02.817067 [ 269 ] {4e3fb120-f9a4-4e39-814e-09b696ff0ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9966 | 2026.03.10 10:22:02.817473 [ 269 ] {4e3fb120-f9a4-4e39-814e-09b696ff0ef3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9967 | 2026.03.10 10:22:02.817676 [ 269 ] {4e3fb120-f9a4-4e39-814e-09b696ff0ef3} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9968 | 2026.03.10 10:22:02.817805 [ 269 ] {4e3fb120-f9a4-4e39-814e-09b696ff0ef3} <Debug> executeQuery: Read 1991 rows, 154.28 KiB in 0.00201 sec., 990547.263681592 rows/sec., 74.96 MiB/sec. | ||
| 9969 | 2026.03.10 10:22:02.817842 [ 269 ] {4e3fb120-f9a4-4e39-814e-09b696ff0ef3} <Debug> TCPHandler: Processed in 0.002171499 sec. | ||
| 9970 | 2026.03.10 10:22:02.817956 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9971 | 2026.03.10 10:22:02.818049 [ 269 ] {a0bb96d5-4fd8-4f0a-97b5-4058de43a7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9972 | 2026.03.10 10:22:02.818088 [ 269 ] {a0bb96d5-4fd8-4f0a-97b5-4058de43a7dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9973 | 2026.03.10 10:22:02.818502 [ 269 ] {a0bb96d5-4fd8-4f0a-97b5-4058de43a7dc} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9974 | 2026.03.10 10:22:02.818538 [ 269 ] {a0bb96d5-4fd8-4f0a-97b5-4058de43a7dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9975 | 2026.03.10 10:22:02.818825 [ 269 ] {a0bb96d5-4fd8-4f0a-97b5-4058de43a7dc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9976 | 2026.03.10 10:22:02.819022 [ 269 ] {a0bb96d5-4fd8-4f0a-97b5-4058de43a7dc} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9977 | 2026.03.10 10:22:02.819147 [ 269 ] {a0bb96d5-4fd8-4f0a-97b5-4058de43a7dc} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001117 sec., 34019.69561324978 rows/sec., 2.49 MiB/sec. | ||
| 9978 | 2026.03.10 10:22:02.819184 [ 269 ] {a0bb96d5-4fd8-4f0a-97b5-4058de43a7dc} <Debug> TCPHandler: Processed in 0.001275549 sec. | ||
| 9979 | 2026.03.10 10:22:02.819293 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9980 | 2026.03.10 10:22:02.819385 [ 269 ] {fd50bca3-ccde-474d-892a-922e36ca6736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9981 | 2026.03.10 10:22:02.819423 [ 269 ] {fd50bca3-ccde-474d-892a-922e36ca6736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9982 | 2026.03.10 10:22:02.820032 [ 269 ] {fd50bca3-ccde-474d-892a-922e36ca6736} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9983 | 2026.03.10 10:22:02.820068 [ 269 ] {fd50bca3-ccde-474d-892a-922e36ca6736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9984 | 2026.03.10 10:22:02.820377 [ 269 ] {fd50bca3-ccde-474d-892a-922e36ca6736} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9985 | 2026.03.10 10:22:02.820590 [ 269 ] {fd50bca3-ccde-474d-892a-922e36ca6736} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9986 | 2026.03.10 10:22:02.820710 [ 269 ] {fd50bca3-ccde-474d-892a-922e36ca6736} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001343 sec., 527177.9597915115 rows/sec., 30.75 MiB/sec. | ||
| 9987 | 2026.03.10 10:22:02.820746 [ 269 ] {fd50bca3-ccde-474d-892a-922e36ca6736} <Debug> TCPHandler: Processed in 0.001499364 sec. | ||
| 9988 | 2026.03.10 10:22:02.820859 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9989 | 2026.03.10 10:22:02.820949 [ 269 ] {8147c9cc-8a0d-4e5c-917c-a8868b9aecc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9990 | 2026.03.10 10:22:02.820987 [ 269 ] {8147c9cc-8a0d-4e5c-917c-a8868b9aecc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9991 | 2026.03.10 10:22:02.821363 [ 269 ] {8147c9cc-8a0d-4e5c-917c-a8868b9aecc5} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9992 | 2026.03.10 10:22:02.821400 [ 269 ] {8147c9cc-8a0d-4e5c-917c-a8868b9aecc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 9993 | 2026.03.10 10:22:02.821669 [ 269 ] {8147c9cc-8a0d-4e5c-917c-a8868b9aecc5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9994 | 2026.03.10 10:22:02.821879 [ 269 ] {8147c9cc-8a0d-4e5c-917c-a8868b9aecc5} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9995 | 2026.03.10 10:22:02.822001 [ 269 ] {8147c9cc-8a0d-4e5c-917c-a8868b9aecc5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 65.71 KiB/sec. | ||
| 9996 | 2026.03.10 10:22:02.822038 [ 269 ] {8147c9cc-8a0d-4e5c-917c-a8868b9aecc5} <Debug> TCPHandler: Processed in 0.001225788 sec. | ||
| 9997 | 2026.03.10 10:22:02.822144 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9998 | 2026.03.10 10:22:02.822235 [ 269 ] {e8ff70af-0bc1-482e-a828-a960d381ebef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9999 | 2026.03.10 10:22:02.822272 [ 269 ] {e8ff70af-0bc1-482e-a828-a960d381ebef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10000 | 2026.03.10 10:22:02.822992 [ 269 ] {e8ff70af-0bc1-482e-a828-a960d381ebef} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10001 | 2026.03.10 10:22:02.823028 [ 269 ] {e8ff70af-0bc1-482e-a828-a960d381ebef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10002 | 2026.03.10 10:22:02.823358 [ 269 ] {e8ff70af-0bc1-482e-a828-a960d381ebef} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10003 | 2026.03.10 10:22:02.823570 [ 269 ] {e8ff70af-0bc1-482e-a828-a960d381ebef} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10004 | 2026.03.10 10:22:02.823693 [ 269 ] {e8ff70af-0bc1-482e-a828-a960d381ebef} <Debug> executeQuery: Read 1038 rows, 73.39 KiB in 0.001475 sec., 703728.813559322 rows/sec., 48.59 MiB/sec. | ||
| 10005 | 2026.03.10 10:22:02.823729 [ 269 ] {e8ff70af-0bc1-482e-a828-a960d381ebef} <Debug> TCPHandler: Processed in 0.001630986 sec. | ||
| 10006 | 2026.03.10 10:22:02.823840 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10007 | 2026.03.10 10:22:02.823931 [ 269 ] {da8a3fa4-2b9e-40ca-b8c0-c213fa508fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10008 | 2026.03.10 10:22:02.823973 [ 269 ] {da8a3fa4-2b9e-40ca-b8c0-c213fa508fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10009 | 2026.03.10 10:22:02.824596 [ 269 ] {da8a3fa4-2b9e-40ca-b8c0-c213fa508fa4} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10010 | 2026.03.10 10:22:02.824632 [ 269 ] {da8a3fa4-2b9e-40ca-b8c0-c213fa508fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10011 | 2026.03.10 10:22:02.825019 [ 269 ] {da8a3fa4-2b9e-40ca-b8c0-c213fa508fa4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10012 | 2026.03.10 10:22:02.825223 [ 269 ] {da8a3fa4-2b9e-40ca-b8c0-c213fa508fa4} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10013 | 2026.03.10 10:22:02.825419 [ 269 ] {da8a3fa4-2b9e-40ca-b8c0-c213fa508fa4} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.001502 sec., 810918.7749667111 rows/sec., 50.71 MiB/sec. | ||
| 10014 | 2026.03.10 10:22:02.825481 [ 269 ] {da8a3fa4-2b9e-40ca-b8c0-c213fa508fa4} <Debug> TCPHandler: Processed in 0.001686417 sec. | ||
| 10015 | 2026.03.10 10:22:02.825615 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10016 | 2026.03.10 10:22:02.825709 [ 269 ] {c87db96c-1925-4fe7-908e-e5a8de553c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10017 | 2026.03.10 10:22:02.825764 [ 269 ] {c87db96c-1925-4fe7-908e-e5a8de553c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10018 | 2026.03.10 10:22:02.826601 [ 269 ] {c87db96c-1925-4fe7-908e-e5a8de553c11} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10019 | 2026.03.10 10:22:02.826639 [ 269 ] {c87db96c-1925-4fe7-908e-e5a8de553c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10020 | 2026.03.10 10:22:02.827190 [ 269 ] {c87db96c-1925-4fe7-908e-e5a8de553c11} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10021 | 2026.03.10 10:22:02.827422 [ 269 ] {c87db96c-1925-4fe7-908e-e5a8de553c11} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10022 | 2026.03.10 10:22:02.827562 [ 269 ] {c87db96c-1925-4fe7-908e-e5a8de553c11} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001871 sec., 19241.047568145375 rows/sec., 34.48 MiB/sec. | ||
| 10023 | 2026.03.10 10:22:02.827622 [ 269 ] {c87db96c-1925-4fe7-908e-e5a8de553c11} <Debug> TCPHandler: Processed in 0.002062247 sec. | ||
| 10024 | 2026.03.10 10:22:02.827739 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10025 | 2026.03.10 10:22:02.827834 [ 269 ] {535b1bdb-d4de-4f98-b67d-273a905ce5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10026 | 2026.03.10 10:22:02.827876 [ 269 ] {535b1bdb-d4de-4f98-b67d-273a905ce5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10027 | 2026.03.10 10:22:02.828203 [ 269 ] {535b1bdb-d4de-4f98-b67d-273a905ce5ec} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10028 | 2026.03.10 10:22:02.828240 [ 269 ] {535b1bdb-d4de-4f98-b67d-273a905ce5ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10029 | 2026.03.10 10:22:02.828643 [ 269 ] {535b1bdb-d4de-4f98-b67d-273a905ce5ec} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10030 | 2026.03.10 10:22:02.828920 [ 269 ] {535b1bdb-d4de-4f98-b67d-273a905ce5ec} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10031 | 2026.03.10 10:22:02.829121 [ 269 ] {535b1bdb-d4de-4f98-b67d-273a905ce5ec} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001303 sec., 9209.51650038373 rows/sec., 635.55 KiB/sec. | ||
| 10032 | 2026.03.10 10:22:02.829172 [ 269 ] {535b1bdb-d4de-4f98-b67d-273a905ce5ec} <Debug> TCPHandler: Processed in 0.001481264 sec. | ||
| 10033 | 2026.03.10 10:22:03.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.82 MiB, peak 330.56 MiB, free memory in arenas 0.00 B, will set to 316.48 MiB (RSS), difference: -1.34 MiB | ||
| 10034 | 2026.03.10 10:22:06.467020 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1232 | ||
| 10035 | 2026.03.10 10:22:06.469746 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10036 | 2026.03.10 10:22:06.469794 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10037 | 2026.03.10 10:22:06.470960 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10038 | 2026.03.10 10:22:06.471225 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10039 | 2026.03.10 10:22:06.471492 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1232 | ||
| 10040 | 2026.03.10 10:22:07.543916 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10041 | 2026.03.10 10:22:07.544193 [ 269 ] {0715b3f7-b3cb-4980-bfa8-e45513903480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10042 | 2026.03.10 10:22:07.544295 [ 269 ] {0715b3f7-b3cb-4980-bfa8-e45513903480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10043 | 2026.03.10 10:22:07.545149 [ 269 ] {0715b3f7-b3cb-4980-bfa8-e45513903480} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10044 | 2026.03.10 10:22:07.545186 [ 269 ] {0715b3f7-b3cb-4980-bfa8-e45513903480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10045 | 2026.03.10 10:22:07.545569 [ 269 ] {0715b3f7-b3cb-4980-bfa8-e45513903480} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10046 | 2026.03.10 10:22:07.545793 [ 269 ] {0715b3f7-b3cb-4980-bfa8-e45513903480} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10047 | 2026.03.10 10:22:07.545919 [ 37 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10048 | 2026.03.10 10:22:07.545943 [ 269 ] {0715b3f7-b3cb-4980-bfa8-e45513903480} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001829 sec., 30617.823947512305 rows/sec., 2.35 MiB/sec. | ||
| 10049 | 2026.03.10 10:22:07.545955 [ 37 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10050 | 2026.03.10 10:22:07.545979 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10051 | 2026.03.10 10:22:07.545988 [ 269 ] {0715b3f7-b3cb-4980-bfa8-e45513903480} <Debug> TCPHandler: Processed in 0.002253051 sec. | ||
| 10052 | 2026.03.10 10:22:07.546111 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 10053 | 2026.03.10 10:22:07.546117 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10054 | 2026.03.10 10:22:07.546252 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10055 | 2026.03.10 10:22:07.546258 [ 269 ] {0348cc84-cba4-4af8-a12d-d9c3fca5a7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10056 | 2026.03.10 10:22:07.546294 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2154 rows starting from the beginning of the part | ||
| 10057 | 2026.03.10 10:22:07.546324 [ 269 ] {0348cc84-cba4-4af8-a12d-d9c3fca5a7fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10058 | 2026.03.10 10:22:07.546372 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 215 rows starting from the beginning of the part | ||
| 10059 | 2026.03.10 10:22:07.546424 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 106 rows starting from the beginning of the part | ||
| 10060 | 2026.03.10 10:22:07.546465 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 90 rows starting from the beginning of the part | ||
| 10061 | 2026.03.10 10:22:07.546504 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1991 rows starting from the beginning of the part | ||
| 10062 | 2026.03.10 10:22:07.546544 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part | ||
| 10063 | 2026.03.10 10:22:07.546768 [ 269 ] {0348cc84-cba4-4af8-a12d-d9c3fca5a7fc} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10064 | 2026.03.10 10:22:07.546811 [ 269 ] {0348cc84-cba4-4af8-a12d-d9c3fca5a7fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10065 | 2026.03.10 10:22:07.547330 [ 269 ] {0348cc84-cba4-4af8-a12d-d9c3fca5a7fc} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10066 | 2026.03.10 10:22:07.547564 [ 269 ] {0348cc84-cba4-4af8-a12d-d9c3fca5a7fc} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10067 | 2026.03.10 10:22:07.547668 [ 37 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10068 | 2026.03.10 10:22:07.547693 [ 37 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10069 | 2026.03.10 10:22:07.547696 [ 269 ] {0348cc84-cba4-4af8-a12d-d9c3fca5a7fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001461 sec., 43805.61259411362 rows/sec., 3.42 MiB/sec. | ||
| 10070 | 2026.03.10 10:22:07.547711 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10071 | 2026.03.10 10:22:07.547740 [ 269 ] {0348cc84-cba4-4af8-a12d-d9c3fca5a7fc} <Debug> TCPHandler: Processed in 0.001673567 sec. | ||
| 10072 | 2026.03.10 10:22:07.547822 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 10073 | 2026.03.10 10:22:07.547858 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10074 | 2026.03.10 10:22:07.547961 [ 269 ] {7d289200-a152-4399-afe7-f792938532df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10075 | 2026.03.10 10:22:07.547972 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10076 | 2026.03.10 10:22:07.548008 [ 269 ] {7d289200-a152-4399-afe7-f792938532df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10077 | 2026.03.10 10:22:07.548016 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1125 rows starting from the beginning of the part | ||
| 10078 | 2026.03.10 10:22:07.548095 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 127 rows starting from the beginning of the part | ||
| 10079 | 2026.03.10 10:22:07.548141 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 89 rows starting from the beginning of the part | ||
| 10080 | 2026.03.10 10:22:07.548182 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 81 rows starting from the beginning of the part | ||
| 10081 | 2026.03.10 10:22:07.548223 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1038 rows starting from the beginning of the part | ||
| 10082 | 2026.03.10 10:22:07.548234 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4612 rows, containing 5 columns (5 merged, 0 gathered) in 0.002182589 sec., 2113086.7973768767 rows/sec., 171.34 MiB/sec. | ||
| 10083 | 2026.03.10 10:22:07.548263 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part | ||
| 10084 | 2026.03.10 10:22:07.548408 [ 269 ] {7d289200-a152-4399-afe7-f792938532df} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10085 | 2026.03.10 10:22:07.548454 [ 269 ] {7d289200-a152-4399-afe7-f792938532df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10086 | 2026.03.10 10:22:07.548487 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10087 | 2026.03.10 10:22:07.548775 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_76_15} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10088 | 2026.03.10 10:22:07.548864 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_76_15} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10089 | 2026.03.10 10:22:07.548954 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 10090 | 2026.03.10 10:22:07.549064 [ 269 ] {7d289200-a152-4399-afe7-f792938532df} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10091 | 2026.03.10 10:22:07.549285 [ 269 ] {7d289200-a152-4399-afe7-f792938532df} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10092 | 2026.03.10 10:22:07.549401 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10093 | 2026.03.10 10:22:07.549419 [ 269 ] {7d289200-a152-4399-afe7-f792938532df} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001477 sec., 86662.15301286391 rows/sec., 6.04 MiB/sec. | ||
| 10094 | 2026.03.10 10:22:07.549439 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10095 | 2026.03.10 10:22:07.549460 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10096 | 2026.03.10 10:22:07.549461 [ 269 ] {7d289200-a152-4399-afe7-f792938532df} <Debug> TCPHandler: Processed in 0.001652827 sec. | ||
| 10097 | 2026.03.10 10:22:07.549532 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 10098 | 2026.03.10 10:22:07.549595 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10099 | 2026.03.10 10:22:07.549624 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10100 | 2026.03.10 10:22:07.549659 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 24242 rows starting from the beginning of the part | ||
| 10101 | 2026.03.10 10:22:07.549693 [ 269 ] {cfe6dc4a-914a-4d80-81ea-de9440c14c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10102 | 2026.03.10 10:22:07.549703 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001938513 sec., 1302028.9262955678 rows/sec., 97.36 MiB/sec. | ||
| 10103 | 2026.03.10 10:22:07.549722 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 201 rows starting from the beginning of the part | ||
| 10104 | 2026.03.10 10:22:07.549736 [ 269 ] {cfe6dc4a-914a-4d80-81ea-de9440c14c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10105 | 2026.03.10 10:22:07.549778 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 10106 | 2026.03.10 10:22:07.549821 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 10107 | 2026.03.10 10:22:07.549861 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1218 rows starting from the beginning of the part | ||
| 10108 | 2026.03.10 10:22:07.549902 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 128 rows starting from the beginning of the part | ||
| 10109 | 2026.03.10 10:22:07.549962 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10110 | 2026.03.10 10:22:07.550088 [ 269 ] {cfe6dc4a-914a-4d80-81ea-de9440c14c73} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10111 | 2026.03.10 10:22:07.550131 [ 269 ] {cfe6dc4a-914a-4d80-81ea-de9440c14c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10112 | 2026.03.10 10:22:07.550323 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_76_15} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10113 | 2026.03.10 10:22:07.550422 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_76_15} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10114 | 2026.03.10 10:22:07.550468 [ 269 ] {cfe6dc4a-914a-4d80-81ea-de9440c14c73} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10115 | 2026.03.10 10:22:07.550514 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 10116 | 2026.03.10 10:22:07.550685 [ 269 ] {cfe6dc4a-914a-4d80-81ea-de9440c14c73} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10117 | 2026.03.10 10:22:07.550822 [ 269 ] {cfe6dc4a-914a-4d80-81ea-de9440c14c73} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001147 sec., 41848.299912816045 rows/sec., 2.82 MiB/sec. | ||
| 10118 | 2026.03.10 10:22:07.550859 [ 269 ] {cfe6dc4a-914a-4d80-81ea-de9440c14c73} <Debug> TCPHandler: Processed in 0.001325339 sec. | ||
| 10119 | 2026.03.10 10:22:07.560306 [ 194 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26109 rows, containing 5 columns (5 merged, 0 gathered) in 0.010807633 sec., 2415792.6162000503 rows/sec., 158.96 MiB/sec. | ||
| 10120 | 2026.03.10 10:22:07.560573 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10121 | 2026.03.10 10:22:07.560846 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10122 | 2026.03.10 10:22:07.560924 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10123 | 2026.03.10 10:22:07.561021 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 10124 | 2026.03.10 10:22:08.902844 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22487 | ||
| 10125 | 2026.03.10 10:22:08.903339 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10126 | 2026.03.10 10:22:08.903387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 10127 | 2026.03.10 10:22:08.903882 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10128 | 2026.03.10 10:22:08.904122 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10129 | 2026.03.10 10:22:08.904258 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22487 | ||
| 10130 | 2026.03.10 10:22:10.087041 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10131 | 2026.03.10 10:22:10.102430 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10132 | 2026.03.10 10:22:10.102481 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10133 | 2026.03.10 10:22:10.107802 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10134 | 2026.03.10 10:22:10.108472 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10135 | 2026.03.10 10:22:10.111147 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10136 | 2026.03.10 10:22:11.608288 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33566 | ||
| 10137 | 2026.03.10 10:22:11.608397 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10138 | 2026.03.10 10:22:11.608423 [ 292 ] {} <Debug> TCP-Session: 32410516-c2fe-4172-9177-5a7645c75c4a Authenticating user 'default' from [fd00:1122:3344:101::e]:33566 | ||
| 10139 | 2026.03.10 10:22:11.608444 [ 292 ] {} <Debug> TCP-Session: 32410516-c2fe-4172-9177-5a7645c75c4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10140 | 2026.03.10 10:22:11.608457 [ 292 ] {} <Debug> TCP-Session: 32410516-c2fe-4172-9177-5a7645c75c4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10141 | 2026.03.10 10:22:11.608695 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61921 | ||
| 10142 | 2026.03.10 10:22:11.608719 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41723 | ||
| 10143 | 2026.03.10 10:22:11.608740 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38483 | ||
| 10144 | 2026.03.10 10:22:11.608761 [ 292 ] {} <Trace> TCP-Session: 32410516-c2fe-4172-9177-5a7645c75c4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10145 | 2026.03.10 10:22:11.608780 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54117 | ||
| 10146 | 2026.03.10 10:22:11.608823 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10147 | 2026.03.10 10:22:11.608832 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10148 | 2026.03.10 10:22:11.608868 [ 293 ] {} <Debug> TCP-Session: 07096fe4-0281-4de5-bd85-4a5e05dabd03 Authenticating user 'default' from [fd00:1122:3344:101::e]:61921 | ||
| 10149 | 2026.03.10 10:22:11.608884 [ 288 ] {} <Debug> TCP-Session: cd9446fb-72df-4a27-8bc5-84794d2e9815 Authenticating user 'default' from [fd00:1122:3344:101::e]:38483 | ||
| 10150 | 2026.03.10 10:22:11.608825 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10151 | 2026.03.10 10:22:11.608916 [ 293 ] {} <Debug> TCP-Session: 07096fe4-0281-4de5-bd85-4a5e05dabd03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10152 | 2026.03.10 10:22:11.608918 [ 288 ] {} <Debug> TCP-Session: cd9446fb-72df-4a27-8bc5-84794d2e9815 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10153 | 2026.03.10 10:22:11.608932 [ 267 ] {} <Debug> TCP-Session: 54589e51-9cec-4849-9bd0-c6b356fe1765 Authenticating user 'default' from [fd00:1122:3344:101::e]:41723 | ||
| 10154 | 2026.03.10 10:22:11.608935 [ 292 ] {ac30cc33-fd28-41ed-8fce-cd392a13bc3e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33566) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10155 | 2026.03.10 10:22:11.608950 [ 288 ] {} <Debug> TCP-Session: cd9446fb-72df-4a27-8bc5-84794d2e9815 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10156 | 2026.03.10 10:22:11.608959 [ 267 ] {} <Debug> TCP-Session: 54589e51-9cec-4849-9bd0-c6b356fe1765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10157 | 2026.03.10 10:22:11.608941 [ 293 ] {} <Debug> TCP-Session: 07096fe4-0281-4de5-bd85-4a5e05dabd03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10158 | 2026.03.10 10:22:11.608986 [ 267 ] {} <Debug> TCP-Session: 54589e51-9cec-4849-9bd0-c6b356fe1765 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10159 | 2026.03.10 10:22:11.608762 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54312 | ||
| 10160 | 2026.03.10 10:22:11.609056 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10161 | 2026.03.10 10:22:11.608754 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50112 | ||
| 10162 | 2026.03.10 10:22:11.609101 [ 291 ] {} <Debug> TCP-Session: 09ea3b6a-265e-42bd-9383-c5b3c8d4aeac Authenticating user 'default' from [fd00:1122:3344:101::e]:54117 | ||
| 10163 | 2026.03.10 10:22:11.608730 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59647 | ||
| 10164 | 2026.03.10 10:22:11.609141 [ 291 ] {} <Debug> TCP-Session: 09ea3b6a-265e-42bd-9383-c5b3c8d4aeac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10165 | 2026.03.10 10:22:11.608718 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55402 | ||
| 10166 | 2026.03.10 10:22:11.609167 [ 291 ] {} <Debug> TCP-Session: 09ea3b6a-265e-42bd-9383-c5b3c8d4aeac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10167 | 2026.03.10 10:22:11.609228 [ 292 ] {ac30cc33-fd28-41ed-8fce-cd392a13bc3e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10168 | 2026.03.10 10:22:11.609286 [ 292 ] {ac30cc33-fd28-41ed-8fce-cd392a13bc3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10169 | 2026.03.10 10:22:11.609504 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10170 | 2026.03.10 10:22:11.609546 [ 294 ] {} <Debug> TCP-Session: bd04db6e-901c-414b-a786-1e87c34a4660 Authenticating user 'default' from [fd00:1122:3344:101::e]:55402 | ||
| 10171 | 2026.03.10 10:22:11.609570 [ 294 ] {} <Debug> TCP-Session: bd04db6e-901c-414b-a786-1e87c34a4660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10172 | 2026.03.10 10:22:11.609574 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10173 | 2026.03.10 10:22:11.609583 [ 294 ] {} <Debug> TCP-Session: bd04db6e-901c-414b-a786-1e87c34a4660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10174 | 2026.03.10 10:22:11.609578 [ 292 ] {ac30cc33-fd28-41ed-8fce-cd392a13bc3e} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 10175 | 2026.03.10 10:22:11.609607 [ 286 ] {} <Debug> TCP-Session: 758214b0-66fa-45a3-837b-e76010354ca6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59647 | ||
| 10176 | 2026.03.10 10:22:11.609643 [ 286 ] {} <Debug> TCP-Session: 758214b0-66fa-45a3-837b-e76010354ca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10177 | 2026.03.10 10:22:11.609656 [ 286 ] {} <Debug> TCP-Session: 758214b0-66fa-45a3-837b-e76010354ca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10178 | 2026.03.10 10:22:11.609664 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10179 | 2026.03.10 10:22:11.609701 [ 290 ] {} <Debug> TCP-Session: 8b96d3d8-0290-4964-85b8-f62baa962429 Authenticating user 'default' from [fd00:1122:3344:101::e]:54312 | ||
| 10180 | 2026.03.10 10:22:11.609717 [ 290 ] {} <Debug> TCP-Session: 8b96d3d8-0290-4964-85b8-f62baa962429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10181 | 2026.03.10 10:22:11.609729 [ 290 ] {} <Debug> TCP-Session: 8b96d3d8-0290-4964-85b8-f62baa962429 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10182 | 2026.03.10 10:22:11.609867 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10183 | 2026.03.10 10:22:11.609902 [ 289 ] {} <Debug> TCP-Session: 0c0f437a-6a8e-45b4-bcf8-de1d6003cc44 Authenticating user 'default' from [fd00:1122:3344:101::e]:50112 | ||
| 10184 | 2026.03.10 10:22:11.609921 [ 289 ] {} <Debug> TCP-Session: 0c0f437a-6a8e-45b4-bcf8-de1d6003cc44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10185 | 2026.03.10 10:22:11.609935 [ 289 ] {} <Debug> TCP-Session: 0c0f437a-6a8e-45b4-bcf8-de1d6003cc44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10186 | 2026.03.10 10:22:11.610515 [ 310 ] {ac30cc33-fd28-41ed-8fce-cd392a13bc3e} <Trace> AggregatingTransform: Aggregating | ||
| 10187 | 2026.03.10 10:22:11.610555 [ 310 ] {ac30cc33-fd28-41ed-8fce-cd392a13bc3e} <Trace> Aggregator: Aggregation method: without_key | ||
| 10188 | 2026.03.10 10:22:11.610592 [ 310 ] {ac30cc33-fd28-41ed-8fce-cd392a13bc3e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00088825 sec. (1125.809 rows/sec., 43.98 KiB/sec.) | ||
| 10189 | 2026.03.10 10:22:11.610610 [ 310 ] {ac30cc33-fd28-41ed-8fce-cd392a13bc3e} <Trace> Aggregator: Merging aggregated data | ||
| 10190 | 2026.03.10 10:22:11.611995 [ 292 ] {ac30cc33-fd28-41ed-8fce-cd392a13bc3e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003115 sec., 321.02728731942216 rows/sec., 12.54 KiB/sec. | ||
| 10191 | 2026.03.10 10:22:11.612123 [ 292 ] {ac30cc33-fd28-41ed-8fce-cd392a13bc3e} <Debug> TCPHandler: Processed in 0.003469018 sec. | ||
| 10192 | 2026.03.10 10:22:11.612241 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10193 | 2026.03.10 10:22:11.612268 [ 292 ] {} <Debug> TCP-Session: 32410516-c2fe-4172-9177-5a7645c75c4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10194 | 2026.03.10 10:22:11.612276 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10195 | 2026.03.10 10:22:11.612299 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10196 | 2026.03.10 10:22:11.612314 [ 294 ] {} <Debug> TCP-Session: bd04db6e-901c-414b-a786-1e87c34a4660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10197 | 2026.03.10 10:22:11.612313 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10198 | 2026.03.10 10:22:11.612338 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10199 | 2026.03.10 10:22:11.612373 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10200 | 2026.03.10 10:22:11.612378 [ 293 ] {} <Debug> TCP-Session: 07096fe4-0281-4de5-bd85-4a5e05dabd03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10201 | 2026.03.10 10:22:11.612401 [ 267 ] {} <Debug> TCP-Session: 54589e51-9cec-4849-9bd0-c6b356fe1765 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10202 | 2026.03.10 10:22:11.612410 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10203 | 2026.03.10 10:22:11.612418 [ 289 ] {} <Debug> TCP-Session: 0c0f437a-6a8e-45b4-bcf8-de1d6003cc44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10204 | 2026.03.10 10:22:11.612445 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10205 | 2026.03.10 10:22:11.612456 [ 288 ] {} <Debug> TCP-Session: cd9446fb-72df-4a27-8bc5-84794d2e9815 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10206 | 2026.03.10 10:22:11.612475 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10207 | 2026.03.10 10:22:11.612490 [ 286 ] {} <Debug> TCP-Session: 758214b0-66fa-45a3-837b-e76010354ca6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10208 | 2026.03.10 10:22:11.612351 [ 291 ] {} <Debug> TCP-Session: 09ea3b6a-265e-42bd-9383-c5b3c8d4aeac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10209 | 2026.03.10 10:22:11.612522 [ 290 ] {} <Debug> TCP-Session: 8b96d3d8-0290-4964-85b8-f62baa962429 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10210 | 2026.03.10 10:22:11.633720 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56317 | ||
| 10211 | 2026.03.10 10:22:11.633796 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10212 | 2026.03.10 10:22:11.633821 [ 292 ] {} <Debug> TCP-Session: 704377c5-a752-4f28-bb37-e395166ce8c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56317 | ||
| 10213 | 2026.03.10 10:22:11.633840 [ 292 ] {} <Debug> TCP-Session: 704377c5-a752-4f28-bb37-e395166ce8c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10214 | 2026.03.10 10:22:11.633855 [ 292 ] {} <Debug> TCP-Session: 704377c5-a752-4f28-bb37-e395166ce8c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10215 | 2026.03.10 10:22:11.634000 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49170 | ||
| 10216 | 2026.03.10 10:22:11.634053 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42749 | ||
| 10217 | 2026.03.10 10:22:11.634072 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36443 | ||
| 10218 | 2026.03.10 10:22:11.634089 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59937 | ||
| 10219 | 2026.03.10 10:22:11.634100 [ 292 ] {} <Trace> TCP-Session: 704377c5-a752-4f28-bb37-e395166ce8c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10220 | 2026.03.10 10:22:11.634127 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10221 | 2026.03.10 10:22:11.634148 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10222 | 2026.03.10 10:22:11.634163 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10223 | 2026.03.10 10:22:11.634175 [ 286 ] {} <Debug> TCP-Session: 039b27f3-e7e0-40a6-8bb4-2abb352b0575 Authenticating user 'default' from [fd00:1122:3344:101::e]:36443 | ||
| 10224 | 2026.03.10 10:22:11.634193 [ 288 ] {} <Debug> TCP-Session: 8e16e86b-ffe6-4a38-96f6-3de1f3608696 Authenticating user 'default' from [fd00:1122:3344:101::e]:59937 | ||
| 10225 | 2026.03.10 10:22:11.634204 [ 286 ] {} <Debug> TCP-Session: 039b27f3-e7e0-40a6-8bb4-2abb352b0575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10226 | 2026.03.10 10:22:11.634222 [ 288 ] {} <Debug> TCP-Session: 8e16e86b-ffe6-4a38-96f6-3de1f3608696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10227 | 2026.03.10 10:22:11.634229 [ 286 ] {} <Debug> TCP-Session: 039b27f3-e7e0-40a6-8bb4-2abb352b0575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10228 | 2026.03.10 10:22:11.634245 [ 288 ] {} <Debug> TCP-Session: 8e16e86b-ffe6-4a38-96f6-3de1f3608696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10229 | 2026.03.10 10:22:11.634262 [ 292 ] {0d4ebb66-df04-4d19-a1f0-f854396bac82} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56317) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10230 | 2026.03.10 10:22:11.634116 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56704 | ||
| 10231 | 2026.03.10 10:22:11.634097 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55230 | ||
| 10232 | 2026.03.10 10:22:11.634068 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10233 | 2026.03.10 10:22:11.634066 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48568 | ||
| 10234 | 2026.03.10 10:22:11.634509 [ 293 ] {} <Debug> TCP-Session: 9918d12e-0a34-4068-9cf9-50c5123da028 Authenticating user 'default' from [fd00:1122:3344:101::e]:49170 | ||
| 10235 | 2026.03.10 10:22:11.634540 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10236 | 2026.03.10 10:22:11.634554 [ 293 ] {} <Debug> TCP-Session: 9918d12e-0a34-4068-9cf9-50c5123da028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10237 | 2026.03.10 10:22:11.634567 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10238 | 2026.03.10 10:22:11.634576 [ 293 ] {} <Debug> TCP-Session: 9918d12e-0a34-4068-9cf9-50c5123da028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10239 | 2026.03.10 10:22:11.634601 [ 267 ] {} <Debug> TCP-Session: 0a182c35-0961-4ba1-af04-72f19dc12e5d Authenticating user 'default' from [fd00:1122:3344:101::e]:48568 | ||
| 10240 | 2026.03.10 10:22:11.634614 [ 292 ] {0d4ebb66-df04-4d19-a1f0-f854396bac82} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10241 | 2026.03.10 10:22:11.634570 [ 289 ] {} <Debug> TCP-Session: d3e74e91-e6c1-443f-b6bd-060bede6e204 Authenticating user 'default' from [fd00:1122:3344:101::e]:55230 | ||
| 10242 | 2026.03.10 10:22:11.634506 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10243 | 2026.03.10 10:22:11.634108 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58073 | ||
| 10244 | 2026.03.10 10:22:11.634164 [ 294 ] {} <Debug> TCP-Session: a9ed25a3-0ce6-4af7-a764-8e23fa723c1c Authenticating user 'default' from [fd00:1122:3344:101::e]:42749 | ||
| 10245 | 2026.03.10 10:22:11.634810 [ 291 ] {} <Debug> TCP-Session: 4fa4dc6b-09ce-460d-9570-08bc2a956f09 Authenticating user 'default' from [fd00:1122:3344:101::e]:56704 | ||
| 10246 | 2026.03.10 10:22:11.634825 [ 289 ] {} <Debug> TCP-Session: d3e74e91-e6c1-443f-b6bd-060bede6e204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10247 | 2026.03.10 10:22:11.634826 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10248 | 2026.03.10 10:22:11.634842 [ 267 ] {} <Debug> TCP-Session: 0a182c35-0961-4ba1-af04-72f19dc12e5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10249 | 2026.03.10 10:22:11.634859 [ 289 ] {} <Debug> TCP-Session: d3e74e91-e6c1-443f-b6bd-060bede6e204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10250 | 2026.03.10 10:22:11.634877 [ 290 ] {} <Debug> TCP-Session: 90ef722e-df92-468d-bca8-5636c9eebb95 Authenticating user 'default' from [fd00:1122:3344:101::e]:58073 | ||
| 10251 | 2026.03.10 10:22:11.634886 [ 294 ] {} <Debug> TCP-Session: a9ed25a3-0ce6-4af7-a764-8e23fa723c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10252 | 2026.03.10 10:22:11.634890 [ 267 ] {} <Debug> TCP-Session: 0a182c35-0961-4ba1-af04-72f19dc12e5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10253 | 2026.03.10 10:22:11.634914 [ 290 ] {} <Debug> TCP-Session: 90ef722e-df92-468d-bca8-5636c9eebb95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10254 | 2026.03.10 10:22:11.634919 [ 294 ] {} <Debug> TCP-Session: a9ed25a3-0ce6-4af7-a764-8e23fa723c1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10255 | 2026.03.10 10:22:11.634941 [ 290 ] {} <Debug> TCP-Session: 90ef722e-df92-468d-bca8-5636c9eebb95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10256 | 2026.03.10 10:22:11.634851 [ 291 ] {} <Debug> TCP-Session: 4fa4dc6b-09ce-460d-9570-08bc2a956f09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10257 | 2026.03.10 10:22:11.634980 [ 291 ] {} <Debug> TCP-Session: 4fa4dc6b-09ce-460d-9570-08bc2a956f09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10258 | 2026.03.10 10:22:11.634991 [ 292 ] {0d4ebb66-df04-4d19-a1f0-f854396bac82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10259 | 2026.03.10 10:22:11.635230 [ 292 ] {0d4ebb66-df04-4d19-a1f0-f854396bac82} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 10260 | 2026.03.10 10:22:11.636000 [ 323 ] {0d4ebb66-df04-4d19-a1f0-f854396bac82} <Trace> AggregatingTransform: Aggregating | ||
| 10261 | 2026.03.10 10:22:11.636063 [ 323 ] {0d4ebb66-df04-4d19-a1f0-f854396bac82} <Trace> Aggregator: Aggregation method: without_key | ||
| 10262 | 2026.03.10 10:22:11.636107 [ 323 ] {0d4ebb66-df04-4d19-a1f0-f854396bac82} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000789518 sec. (1266.596 rows/sec., 49.48 KiB/sec.) | ||
| 10263 | 2026.03.10 10:22:11.636130 [ 323 ] {0d4ebb66-df04-4d19-a1f0-f854396bac82} <Trace> Aggregator: Merging aggregated data | ||
| 10264 | 2026.03.10 10:22:11.637471 [ 292 ] {0d4ebb66-df04-4d19-a1f0-f854396bac82} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003253 sec., 307.40854595757764 rows/sec., 12.01 KiB/sec. | ||
| 10265 | 2026.03.10 10:22:11.637602 [ 292 ] {0d4ebb66-df04-4d19-a1f0-f854396bac82} <Debug> TCPHandler: Processed in 0.00357164 sec. | ||
| 10266 | 2026.03.10 10:22:11.637720 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10267 | 2026.03.10 10:22:11.637746 [ 292 ] {} <Debug> TCP-Session: 704377c5-a752-4f28-bb37-e395166ce8c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10268 | 2026.03.10 10:22:11.637747 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10269 | 2026.03.10 10:22:11.637771 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10270 | 2026.03.10 10:22:11.637787 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10271 | 2026.03.10 10:22:11.637814 [ 289 ] {} <Debug> TCP-Session: d3e74e91-e6c1-443f-b6bd-060bede6e204 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10272 | 2026.03.10 10:22:11.637829 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10273 | 2026.03.10 10:22:11.637840 [ 291 ] {} <Debug> TCP-Session: 4fa4dc6b-09ce-460d-9570-08bc2a956f09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10274 | 2026.03.10 10:22:11.637850 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10275 | 2026.03.10 10:22:11.637870 [ 267 ] {} <Debug> TCP-Session: 0a182c35-0961-4ba1-af04-72f19dc12e5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10276 | 2026.03.10 10:22:11.637878 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10277 | 2026.03.10 10:22:11.637899 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10278 | 2026.03.10 10:22:11.637900 [ 288 ] {} <Debug> TCP-Session: 8e16e86b-ffe6-4a38-96f6-3de1f3608696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10279 | 2026.03.10 10:22:11.637920 [ 286 ] {} <Debug> TCP-Session: 039b27f3-e7e0-40a6-8bb4-2abb352b0575 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10280 | 2026.03.10 10:22:11.637933 [ 290 ] {} <Debug> TCP-Session: 90ef722e-df92-468d-bca8-5636c9eebb95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10281 | 2026.03.10 10:22:11.637790 [ 293 ] {} <Debug> TCP-Session: 9918d12e-0a34-4068-9cf9-50c5123da028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10282 | 2026.03.10 10:22:11.637807 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10283 | 2026.03.10 10:22:11.638009 [ 294 ] {} <Debug> TCP-Session: a9ed25a3-0ce6-4af7-a764-8e23fa723c1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10284 | 2026.03.10 10:22:12.547081 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10285 | 2026.03.10 10:22:12.547316 [ 269 ] {7dcea851-fbc4-4e12-8e0b-abe88890fe51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10286 | 2026.03.10 10:22:12.547406 [ 269 ] {7dcea851-fbc4-4e12-8e0b-abe88890fe51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10287 | 2026.03.10 10:22:12.548218 [ 269 ] {7dcea851-fbc4-4e12-8e0b-abe88890fe51} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10288 | 2026.03.10 10:22:12.548273 [ 269 ] {7dcea851-fbc4-4e12-8e0b-abe88890fe51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10289 | 2026.03.10 10:22:12.548689 [ 269 ] {7dcea851-fbc4-4e12-8e0b-abe88890fe51} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10290 | 2026.03.10 10:22:12.548929 [ 269 ] {7dcea851-fbc4-4e12-8e0b-abe88890fe51} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10291 | 2026.03.10 10:22:12.549102 [ 269 ] {7dcea851-fbc4-4e12-8e0b-abe88890fe51} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001849 sec., 48674.959437533806 rows/sec., 4.10 MiB/sec. | ||
| 10292 | 2026.03.10 10:22:12.549154 [ 269 ] {7dcea851-fbc4-4e12-8e0b-abe88890fe51} <Debug> TCPHandler: Processed in 0.002228951 sec. | ||
| 10293 | 2026.03.10 10:22:12.549288 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10294 | 2026.03.10 10:22:12.549395 [ 269 ] {aa0bdc27-f2d0-451f-b1f1-7561a6761cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10295 | 2026.03.10 10:22:12.549440 [ 269 ] {aa0bdc27-f2d0-451f-b1f1-7561a6761cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10296 | 2026.03.10 10:22:12.549877 [ 269 ] {aa0bdc27-f2d0-451f-b1f1-7561a6761cfb} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10297 | 2026.03.10 10:22:12.549916 [ 269 ] {aa0bdc27-f2d0-451f-b1f1-7561a6761cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10298 | 2026.03.10 10:22:12.550221 [ 269 ] {aa0bdc27-f2d0-451f-b1f1-7561a6761cfb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10299 | 2026.03.10 10:22:12.550430 [ 269 ] {aa0bdc27-f2d0-451f-b1f1-7561a6761cfb} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10300 | 2026.03.10 10:22:12.550575 [ 269 ] {aa0bdc27-f2d0-451f-b1f1-7561a6761cfb} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001205 sec., 14107.883817427388 rows/sec., 1.04 MiB/sec. | ||
| 10301 | 2026.03.10 10:22:12.550615 [ 269 ] {aa0bdc27-f2d0-451f-b1f1-7561a6761cfb} <Debug> TCPHandler: Processed in 0.001380551 sec. | ||
| 10302 | 2026.03.10 10:22:12.550723 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10303 | 2026.03.10 10:22:12.550821 [ 269 ] {1e036ccf-3c32-4535-8f87-dc2731df5aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10304 | 2026.03.10 10:22:12.550863 [ 269 ] {1e036ccf-3c32-4535-8f87-dc2731df5aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10305 | 2026.03.10 10:22:12.551302 [ 269 ] {1e036ccf-3c32-4535-8f87-dc2731df5aea} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10306 | 2026.03.10 10:22:12.551340 [ 269 ] {1e036ccf-3c32-4535-8f87-dc2731df5aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10307 | 2026.03.10 10:22:12.551646 [ 269 ] {1e036ccf-3c32-4535-8f87-dc2731df5aea} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10308 | 2026.03.10 10:22:12.551866 [ 269 ] {1e036ccf-3c32-4535-8f87-dc2731df5aea} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10309 | 2026.03.10 10:22:12.552006 [ 269 ] {1e036ccf-3c32-4535-8f87-dc2731df5aea} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001207 sec., 67108.53355426677 rows/sec., 5.24 MiB/sec. | ||
| 10310 | 2026.03.10 10:22:12.552046 [ 269 ] {1e036ccf-3c32-4535-8f87-dc2731df5aea} <Debug> TCPHandler: Processed in 0.00137376 sec. | ||
| 10311 | 2026.03.10 10:22:12.552162 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10312 | 2026.03.10 10:22:12.552260 [ 269 ] {bebe0fc4-4554-4529-a30a-6f4f4c2d2b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10313 | 2026.03.10 10:22:12.552305 [ 269 ] {bebe0fc4-4554-4529-a30a-6f4f4c2d2b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10314 | 2026.03.10 10:22:12.552729 [ 269 ] {bebe0fc4-4554-4529-a30a-6f4f4c2d2b81} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10315 | 2026.03.10 10:22:12.552766 [ 269 ] {bebe0fc4-4554-4529-a30a-6f4f4c2d2b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10316 | 2026.03.10 10:22:12.553104 [ 269 ] {bebe0fc4-4554-4529-a30a-6f4f4c2d2b81} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10317 | 2026.03.10 10:22:12.553324 [ 269 ] {bebe0fc4-4554-4529-a30a-6f4f4c2d2b81} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10318 | 2026.03.10 10:22:12.553458 [ 269 ] {bebe0fc4-4554-4529-a30a-6f4f4c2d2b81} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 10319 | 2026.03.10 10:22:12.553498 [ 269 ] {bebe0fc4-4554-4529-a30a-6f4f4c2d2b81} <Debug> TCPHandler: Processed in 0.001385811 sec. | ||
| 10320 | 2026.03.10 10:22:12.553610 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10321 | 2026.03.10 10:22:12.553706 [ 269 ] {077c66cc-2e13-4ce1-be66-a0ef298db807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10322 | 2026.03.10 10:22:12.553760 [ 269 ] {077c66cc-2e13-4ce1-be66-a0ef298db807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10323 | 2026.03.10 10:22:12.554596 [ 269 ] {077c66cc-2e13-4ce1-be66-a0ef298db807} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10324 | 2026.03.10 10:22:12.554633 [ 269 ] {077c66cc-2e13-4ce1-be66-a0ef298db807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10325 | 2026.03.10 10:22:12.555181 [ 269 ] {077c66cc-2e13-4ce1-be66-a0ef298db807} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10326 | 2026.03.10 10:22:12.555412 [ 269 ] {077c66cc-2e13-4ce1-be66-a0ef298db807} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10327 | 2026.03.10 10:22:12.555565 [ 269 ] {077c66cc-2e13-4ce1-be66-a0ef298db807} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001876 sec., 9061.83368869936 rows/sec., 16.24 MiB/sec. | ||
| 10328 | 2026.03.10 10:22:12.555633 [ 269 ] {077c66cc-2e13-4ce1-be66-a0ef298db807} <Debug> TCPHandler: Processed in 0.002073366 sec. | ||
| 10329 | 2026.03.10 10:22:12.555752 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10330 | 2026.03.10 10:22:12.555847 [ 269 ] {3567de9b-f016-41d5-83b4-dc1fc86ece96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10331 | 2026.03.10 10:22:12.555890 [ 269 ] {3567de9b-f016-41d5-83b4-dc1fc86ece96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10332 | 2026.03.10 10:22:12.556250 [ 269 ] {3567de9b-f016-41d5-83b4-dc1fc86ece96} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10333 | 2026.03.10 10:22:12.556288 [ 269 ] {3567de9b-f016-41d5-83b4-dc1fc86ece96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10334 | 2026.03.10 10:22:12.556603 [ 269 ] {3567de9b-f016-41d5-83b4-dc1fc86ece96} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10335 | 2026.03.10 10:22:12.556823 [ 269 ] {3567de9b-f016-41d5-83b4-dc1fc86ece96} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10336 | 2026.03.10 10:22:12.556940 [ 52 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10337 | 2026.03.10 10:22:12.556954 [ 269 ] {3567de9b-f016-41d5-83b4-dc1fc86ece96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 10338 | 2026.03.10 10:22:12.557018 [ 52 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10339 | 2026.03.10 10:22:12.557032 [ 269 ] {3567de9b-f016-41d5-83b4-dc1fc86ece96} <Debug> TCPHandler: Processed in 0.00133073 sec. | ||
| 10340 | 2026.03.10 10:22:12.557045 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10341 | 2026.03.10 10:22:12.557208 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 10342 | 2026.03.10 10:22:12.557432 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10343 | 2026.03.10 10:22:12.557495 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3660 rows starting from the beginning of the part | ||
| 10344 | 2026.03.10 10:22:12.557601 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 10345 | 2026.03.10 10:22:12.557674 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 10346 | 2026.03.10 10:22:12.557746 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 12 rows starting from the beginning of the part | ||
| 10347 | 2026.03.10 10:22:12.557824 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 48 rows starting from the beginning of the part | ||
| 10348 | 2026.03.10 10:22:12.557888 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 10349 | 2026.03.10 10:22:12.559131 [ 190 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3900 rows, containing 4 columns (4 merged, 0 gathered) in 0.002006595 sec., 1943591.0086489802 rows/sec., 130.98 MiB/sec. | ||
| 10350 | 2026.03.10 10:22:12.559413 [ 190 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10351 | 2026.03.10 10:22:12.559688 [ 190 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_76_15} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10352 | 2026.03.10 10:22:12.559767 [ 190 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_76_15} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10353 | 2026.03.10 10:22:12.559853 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 10354 | 2026.03.10 10:22:14.772650 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43688 | ||
| 10355 | 2026.03.10 10:22:14.772778 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10356 | 2026.03.10 10:22:14.772804 [ 292 ] {} <Debug> TCP-Session: d3abee8a-b59a-477a-9a8b-c6057b6cb42d Authenticating user 'default' from [fd00:1122:3344:101::e]:43688 | ||
| 10357 | 2026.03.10 10:22:14.772826 [ 292 ] {} <Debug> TCP-Session: d3abee8a-b59a-477a-9a8b-c6057b6cb42d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10358 | 2026.03.10 10:22:14.772838 [ 292 ] {} <Debug> TCP-Session: d3abee8a-b59a-477a-9a8b-c6057b6cb42d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10359 | 2026.03.10 10:22:14.773051 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42771 | ||
| 10360 | 2026.03.10 10:22:14.773099 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51803 | ||
| 10361 | 2026.03.10 10:22:14.773121 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35527 | ||
| 10362 | 2026.03.10 10:22:14.773129 [ 292 ] {} <Trace> TCP-Session: d3abee8a-b59a-477a-9a8b-c6057b6cb42d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10363 | 2026.03.10 10:22:14.773157 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35222 | ||
| 10364 | 2026.03.10 10:22:14.773200 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10365 | 2026.03.10 10:22:14.773186 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10366 | 2026.03.10 10:22:14.773243 [ 288 ] {} <Debug> TCP-Session: 1ee55a21-33cf-44bd-ad3d-ca98f4eaf04c Authenticating user 'default' from [fd00:1122:3344:101::e]:35527 | ||
| 10367 | 2026.03.10 10:22:14.773190 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10368 | 2026.03.10 10:22:14.773282 [ 288 ] {} <Debug> TCP-Session: 1ee55a21-33cf-44bd-ad3d-ca98f4eaf04c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10369 | 2026.03.10 10:22:14.773276 [ 293 ] {} <Debug> TCP-Session: 6df3a962-51dd-4aed-83af-e2c89a88ea30 Authenticating user 'default' from [fd00:1122:3344:101::e]:42771 | ||
| 10370 | 2026.03.10 10:22:14.773302 [ 267 ] {} <Debug> TCP-Session: 60283e12-5b15-4635-aa3c-aa92ac3a14d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51803 | ||
| 10371 | 2026.03.10 10:22:14.773302 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10372 | 2026.03.10 10:22:14.773340 [ 267 ] {} <Debug> TCP-Session: 60283e12-5b15-4635-aa3c-aa92ac3a14d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10373 | 2026.03.10 10:22:14.773331 [ 292 ] {136eae35-f898-4359-aa5b-042bd17e24e9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43688) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10374 | 2026.03.10 10:22:14.773366 [ 291 ] {} <Debug> TCP-Session: 7df47972-83c7-4703-8b56-31bea7e63e09 Authenticating user 'default' from [fd00:1122:3344:101::e]:35222 | ||
| 10375 | 2026.03.10 10:22:14.773373 [ 267 ] {} <Debug> TCP-Session: 60283e12-5b15-4635-aa3c-aa92ac3a14d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10376 | 2026.03.10 10:22:14.773410 [ 291 ] {} <Debug> TCP-Session: 7df47972-83c7-4703-8b56-31bea7e63e09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10377 | 2026.03.10 10:22:14.773332 [ 293 ] {} <Debug> TCP-Session: 6df3a962-51dd-4aed-83af-e2c89a88ea30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10378 | 2026.03.10 10:22:14.773437 [ 291 ] {} <Debug> TCP-Session: 7df47972-83c7-4703-8b56-31bea7e63e09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10379 | 2026.03.10 10:22:14.773460 [ 293 ] {} <Debug> TCP-Session: 6df3a962-51dd-4aed-83af-e2c89a88ea30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10380 | 2026.03.10 10:22:14.773303 [ 288 ] {} <Debug> TCP-Session: 1ee55a21-33cf-44bd-ad3d-ca98f4eaf04c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10381 | 2026.03.10 10:22:14.773142 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59278 | ||
| 10382 | 2026.03.10 10:22:14.773134 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34173 | ||
| 10383 | 2026.03.10 10:22:14.773113 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37267 | ||
| 10384 | 2026.03.10 10:22:14.773097 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61544 | ||
| 10385 | 2026.03.10 10:22:14.773620 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10386 | 2026.03.10 10:22:14.773629 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10387 | 2026.03.10 10:22:14.773648 [ 292 ] {136eae35-f898-4359-aa5b-042bd17e24e9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10388 | 2026.03.10 10:22:14.773657 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10389 | 2026.03.10 10:22:14.773669 [ 289 ] {} <Debug> TCP-Session: e5d2f3ff-e1f9-4454-94f8-ce9baa4fd3ce Authenticating user 'default' from [fd00:1122:3344:101::e]:34173 | ||
| 10390 | 2026.03.10 10:22:14.773687 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10391 | 2026.03.10 10:22:14.773703 [ 286 ] {} <Debug> TCP-Session: ac12fdb3-e072-4246-820f-f9f7a24c539f Authenticating user 'default' from [fd00:1122:3344:101::e]:37267 | ||
| 10392 | 2026.03.10 10:22:14.773719 [ 292 ] {136eae35-f898-4359-aa5b-042bd17e24e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10393 | 2026.03.10 10:22:14.773735 [ 294 ] {} <Debug> TCP-Session: 7fc77ec7-32fa-4446-8229-360cb6a1d4da Authenticating user 'default' from [fd00:1122:3344:101::e]:61544 | ||
| 10394 | 2026.03.10 10:22:14.773744 [ 286 ] {} <Debug> TCP-Session: ac12fdb3-e072-4246-820f-f9f7a24c539f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10395 | 2026.03.10 10:22:14.773769 [ 294 ] {} <Debug> TCP-Session: 7fc77ec7-32fa-4446-8229-360cb6a1d4da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10396 | 2026.03.10 10:22:14.773773 [ 286 ] {} <Debug> TCP-Session: ac12fdb3-e072-4246-820f-f9f7a24c539f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10397 | 2026.03.10 10:22:14.773786 [ 294 ] {} <Debug> TCP-Session: 7fc77ec7-32fa-4446-8229-360cb6a1d4da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10398 | 2026.03.10 10:22:14.773715 [ 289 ] {} <Debug> TCP-Session: e5d2f3ff-e1f9-4454-94f8-ce9baa4fd3ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10399 | 2026.03.10 10:22:14.773656 [ 290 ] {} <Debug> TCP-Session: 65909712-cb74-4689-a26f-3ec6e054bb42 Authenticating user 'default' from [fd00:1122:3344:101::e]:59278 | ||
| 10400 | 2026.03.10 10:22:14.773830 [ 289 ] {} <Debug> TCP-Session: e5d2f3ff-e1f9-4454-94f8-ce9baa4fd3ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10401 | 2026.03.10 10:22:14.773853 [ 290 ] {} <Debug> TCP-Session: 65909712-cb74-4689-a26f-3ec6e054bb42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10402 | 2026.03.10 10:22:14.773872 [ 290 ] {} <Debug> TCP-Session: 65909712-cb74-4689-a26f-3ec6e054bb42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10403 | 2026.03.10 10:22:14.774048 [ 292 ] {136eae35-f898-4359-aa5b-042bd17e24e9} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 10404 | 2026.03.10 10:22:14.775041 [ 340 ] {136eae35-f898-4359-aa5b-042bd17e24e9} <Trace> AggregatingTransform: Aggregating | ||
| 10405 | 2026.03.10 10:22:14.775079 [ 340 ] {136eae35-f898-4359-aa5b-042bd17e24e9} <Trace> Aggregator: Aggregation method: without_key | ||
| 10406 | 2026.03.10 10:22:14.775112 [ 340 ] {136eae35-f898-4359-aa5b-042bd17e24e9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000962732 sec. (1038.711 rows/sec., 40.57 KiB/sec.) | ||
| 10407 | 2026.03.10 10:22:14.775129 [ 340 ] {136eae35-f898-4359-aa5b-042bd17e24e9} <Trace> Aggregator: Merging aggregated data | ||
| 10408 | 2026.03.10 10:22:14.776631 [ 292 ] {136eae35-f898-4359-aa5b-042bd17e24e9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003362 sec., 297.441998810232 rows/sec., 11.62 KiB/sec. | ||
| 10409 | 2026.03.10 10:22:14.776806 [ 292 ] {136eae35-f898-4359-aa5b-042bd17e24e9} <Debug> TCPHandler: Processed in 0.003790306 sec. | ||
| 10410 | 2026.03.10 10:22:14.776899 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10411 | 2026.03.10 10:22:14.776933 [ 292 ] {} <Debug> TCP-Session: d3abee8a-b59a-477a-9a8b-c6057b6cb42d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10412 | 2026.03.10 10:22:14.776961 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10413 | 2026.03.10 10:22:14.776991 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10414 | 2026.03.10 10:22:14.777015 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10415 | 2026.03.10 10:22:14.777020 [ 291 ] {} <Debug> TCP-Session: 7df47972-83c7-4703-8b56-31bea7e63e09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10416 | 2026.03.10 10:22:14.777038 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10417 | 2026.03.10 10:22:14.777065 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10418 | 2026.03.10 10:22:14.777084 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10419 | 2026.03.10 10:22:14.777106 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10420 | 2026.03.10 10:22:14.777123 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10421 | 2026.03.10 10:22:14.777143 [ 286 ] {} <Debug> TCP-Session: ac12fdb3-e072-4246-820f-f9f7a24c539f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10422 | 2026.03.10 10:22:14.777161 [ 294 ] {} <Debug> TCP-Session: 7fc77ec7-32fa-4446-8229-360cb6a1d4da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10423 | 2026.03.10 10:22:14.777181 [ 290 ] {} <Debug> TCP-Session: 65909712-cb74-4689-a26f-3ec6e054bb42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10424 | 2026.03.10 10:22:14.777107 [ 267 ] {} <Debug> TCP-Session: 60283e12-5b15-4635-aa3c-aa92ac3a14d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10425 | 2026.03.10 10:22:14.777065 [ 289 ] {} <Debug> TCP-Session: e5d2f3ff-e1f9-4454-94f8-ce9baa4fd3ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10426 | 2026.03.10 10:22:14.777048 [ 288 ] {} <Debug> TCP-Session: 1ee55a21-33cf-44bd-ad3d-ca98f4eaf04c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10427 | 2026.03.10 10:22:14.777128 [ 293 ] {} <Debug> TCP-Session: 6df3a962-51dd-4aed-83af-e2c89a88ea30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10428 | 2026.03.10 10:22:16.253423 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10429 | 2026.03.10 10:22:16.253479 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10430 | 2026.03.10 10:22:16.404382 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22999 | ||
| 10431 | 2026.03.10 10:22:16.404972 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10432 | 2026.03.10 10:22:16.405028 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10433 | 2026.03.10 10:22:16.405516 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10434 | 2026.03.10 10:22:16.405749 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10435 | 2026.03.10 10:22:16.405889 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22999 | ||
| 10436 | 2026.03.10 10:22:16.471797 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1258 | ||
| 10437 | 2026.03.10 10:22:16.474148 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10438 | 2026.03.10 10:22:16.474212 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10439 | 2026.03.10 10:22:16.475436 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10440 | 2026.03.10 10:22:16.475709 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10441 | 2026.03.10 10:22:16.476103 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1258 | ||
| 10442 | 2026.03.10 10:22:17.001794 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001269419 sec. | ||
| 10443 | 2026.03.10 10:22:17.547032 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10444 | 2026.03.10 10:22:17.547345 [ 269 ] {210fd981-18d7-4650-9e67-562385e21b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10445 | 2026.03.10 10:22:17.547452 [ 269 ] {210fd981-18d7-4650-9e67-562385e21b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10446 | 2026.03.10 10:22:17.548385 [ 269 ] {210fd981-18d7-4650-9e67-562385e21b65} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10447 | 2026.03.10 10:22:17.548438 [ 269 ] {210fd981-18d7-4650-9e67-562385e21b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10448 | 2026.03.10 10:22:17.548856 [ 269 ] {210fd981-18d7-4650-9e67-562385e21b65} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10449 | 2026.03.10 10:22:17.549083 [ 269 ] {210fd981-18d7-4650-9e67-562385e21b65} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10450 | 2026.03.10 10:22:17.549253 [ 269 ] {210fd981-18d7-4650-9e67-562385e21b65} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001986 sec., 53373.61530715005 rows/sec., 4.49 MiB/sec. | ||
| 10451 | 2026.03.10 10:22:17.549304 [ 269 ] {210fd981-18d7-4650-9e67-562385e21b65} <Debug> TCPHandler: Processed in 0.002465785 sec. | ||
| 10452 | 2026.03.10 10:22:17.549432 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10453 | 2026.03.10 10:22:17.549536 [ 269 ] {e96578a9-1022-4021-85c4-d0b9054ac1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10454 | 2026.03.10 10:22:17.549582 [ 269 ] {e96578a9-1022-4021-85c4-d0b9054ac1a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10455 | 2026.03.10 10:22:17.550018 [ 269 ] {e96578a9-1022-4021-85c4-d0b9054ac1a1} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10456 | 2026.03.10 10:22:17.550056 [ 269 ] {e96578a9-1022-4021-85c4-d0b9054ac1a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10457 | 2026.03.10 10:22:17.550366 [ 269 ] {e96578a9-1022-4021-85c4-d0b9054ac1a1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10458 | 2026.03.10 10:22:17.550574 [ 269 ] {e96578a9-1022-4021-85c4-d0b9054ac1a1} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10459 | 2026.03.10 10:22:17.550699 [ 107 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10460 | 2026.03.10 10:22:17.550713 [ 269 ] {e96578a9-1022-4021-85c4-d0b9054ac1a1} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001201 sec., 20815.986677768527 rows/sec., 1.53 MiB/sec. | ||
| 10461 | 2026.03.10 10:22:17.550767 [ 107 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10462 | 2026.03.10 10:22:17.550779 [ 269 ] {e96578a9-1022-4021-85c4-d0b9054ac1a1} <Debug> TCPHandler: Processed in 0.001398781 sec. | ||
| 10463 | 2026.03.10 10:22:17.550797 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10464 | 2026.03.10 10:22:17.550900 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10465 | 2026.03.10 10:22:17.550921 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 10466 | 2026.03.10 10:22:17.551002 [ 269 ] {0bf16cf2-7c7c-464b-8fd3-7d6b683c77ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10467 | 2026.03.10 10:22:17.551049 [ 269 ] {0bf16cf2-7c7c-464b-8fd3-7d6b683c77ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10468 | 2026.03.10 10:22:17.551074 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10469 | 2026.03.10 10:22:17.551137 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 83 rows starting from the beginning of the part | ||
| 10470 | 2026.03.10 10:22:17.551243 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 25 rows starting from the beginning of the part | ||
| 10471 | 2026.03.10 10:22:17.551323 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 17 rows starting from the beginning of the part | ||
| 10472 | 2026.03.10 10:22:17.551391 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 38 rows starting from the beginning of the part | ||
| 10473 | 2026.03.10 10:22:17.551462 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 17 rows starting from the beginning of the part | ||
| 10474 | 2026.03.10 10:22:17.551499 [ 269 ] {0bf16cf2-7c7c-464b-8fd3-7d6b683c77ec} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10475 | 2026.03.10 10:22:17.551535 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 25 rows starting from the beginning of the part | ||
| 10476 | 2026.03.10 10:22:17.551542 [ 269 ] {0bf16cf2-7c7c-464b-8fd3-7d6b683c77ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10477 | 2026.03.10 10:22:17.551883 [ 269 ] {0bf16cf2-7c7c-464b-8fd3-7d6b683c77ec} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10478 | 2026.03.10 10:22:17.552113 [ 269 ] {0bf16cf2-7c7c-464b-8fd3-7d6b683c77ec} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10479 | 2026.03.10 10:22:17.552251 [ 269 ] {0bf16cf2-7c7c-464b-8fd3-7d6b683c77ec} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001317 sec., 67577.82839787395 rows/sec., 5.28 MiB/sec. | ||
| 10480 | 2026.03.10 10:22:17.552287 [ 269 ] {0bf16cf2-7c7c-464b-8fd3-7d6b683c77ec} <Debug> TCPHandler: Processed in 0.001488123 sec. | ||
| 10481 | 2026.03.10 10:22:17.552394 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10482 | 2026.03.10 10:22:17.552549 [ 269 ] {f1fe0676-ea5d-4bff-afe9-ecf7c49f1fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10483 | 2026.03.10 10:22:17.552589 [ 187 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001726699 sec., 118723.64552246802 rows/sec., 9.14 MiB/sec. | ||
| 10484 | 2026.03.10 10:22:17.552595 [ 269 ] {f1fe0676-ea5d-4bff-afe9-ecf7c49f1fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10485 | 2026.03.10 10:22:17.552782 [ 191 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10486 | 2026.03.10 10:22:17.553037 [ 269 ] {f1fe0676-ea5d-4bff-afe9-ecf7c49f1fd5} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10487 | 2026.03.10 10:22:17.553081 [ 269 ] {f1fe0676-ea5d-4bff-afe9-ecf7c49f1fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10488 | 2026.03.10 10:22:17.553126 [ 191 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_66_13} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10489 | 2026.03.10 10:22:17.553214 [ 191 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_66_13} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10490 | 2026.03.10 10:22:17.553325 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10491 | 2026.03.10 10:22:17.553456 [ 269 ] {f1fe0676-ea5d-4bff-afe9-ecf7c49f1fd5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10492 | 2026.03.10 10:22:17.553670 [ 269 ] {f1fe0676-ea5d-4bff-afe9-ecf7c49f1fd5} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10493 | 2026.03.10 10:22:17.553811 [ 269 ] {f1fe0676-ea5d-4bff-afe9-ecf7c49f1fd5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. | ||
| 10494 | 2026.03.10 10:22:17.553849 [ 269 ] {f1fe0676-ea5d-4bff-afe9-ecf7c49f1fd5} <Debug> TCPHandler: Processed in 0.001445012 sec. | ||
| 10495 | 2026.03.10 10:22:17.553952 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10496 | 2026.03.10 10:22:17.554047 [ 269 ] {c4e17d53-fb43-46ae-b7b9-f53d1c38eb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10497 | 2026.03.10 10:22:17.554101 [ 269 ] {c4e17d53-fb43-46ae-b7b9-f53d1c38eb3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10498 | 2026.03.10 10:22:17.554942 [ 269 ] {c4e17d53-fb43-46ae-b7b9-f53d1c38eb3f} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10499 | 2026.03.10 10:22:17.554979 [ 269 ] {c4e17d53-fb43-46ae-b7b9-f53d1c38eb3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10500 | 2026.03.10 10:22:17.555527 [ 269 ] {c4e17d53-fb43-46ae-b7b9-f53d1c38eb3f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10501 | 2026.03.10 10:22:17.555753 [ 269 ] {c4e17d53-fb43-46ae-b7b9-f53d1c38eb3f} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10502 | 2026.03.10 10:22:17.555870 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10503 | 2026.03.10 10:22:17.555899 [ 269 ] {c4e17d53-fb43-46ae-b7b9-f53d1c38eb3f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00187 sec., 13368.983957219252 rows/sec., 23.96 MiB/sec. | ||
| 10504 | 2026.03.10 10:22:17.555902 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10505 | 2026.03.10 10:22:17.555938 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10506 | 2026.03.10 10:22:17.555970 [ 269 ] {c4e17d53-fb43-46ae-b7b9-f53d1c38eb3f} <Debug> TCPHandler: Processed in 0.002066866 sec. | ||
| 10507 | 2026.03.10 10:22:17.556052 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 10508 | 2026.03.10 10:22:17.556087 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10509 | 2026.03.10 10:22:17.556194 [ 269 ] {62840b97-9433-40ae-b8a0-139ac79dce37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10510 | 2026.03.10 10:22:17.556237 [ 269 ] {62840b97-9433-40ae-b8a0-139ac79dce37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10511 | 2026.03.10 10:22:17.556395 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10512 | 2026.03.10 10:22:17.556485 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1293 rows starting from the beginning of the part | ||
| 10513 | 2026.03.10 10:22:17.556591 [ 269 ] {62840b97-9433-40ae-b8a0-139ac79dce37} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10514 | 2026.03.10 10:22:17.556634 [ 269 ] {62840b97-9433-40ae-b8a0-139ac79dce37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10515 | 2026.03.10 10:22:17.556678 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 25 rows starting from the beginning of the part | ||
| 10516 | 2026.03.10 10:22:17.556854 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 17 rows starting from the beginning of the part | ||
| 10517 | 2026.03.10 10:22:17.556945 [ 269 ] {62840b97-9433-40ae-b8a0-139ac79dce37} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10518 | 2026.03.10 10:22:17.557012 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 10519 | 2026.03.10 10:22:17.557151 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 17 rows starting from the beginning of the part | ||
| 10520 | 2026.03.10 10:22:17.557169 [ 269 ] {62840b97-9433-40ae-b8a0-139ac79dce37} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10521 | 2026.03.10 10:22:17.557241 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 25 rows starting from the beginning of the part | ||
| 10522 | 2026.03.10 10:22:17.557307 [ 269 ] {62840b97-9433-40ae-b8a0-139ac79dce37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 10523 | 2026.03.10 10:22:17.557349 [ 269 ] {62840b97-9433-40ae-b8a0-139ac79dce37} <Debug> TCPHandler: Processed in 0.001311739 sec. | ||
| 10524 | 2026.03.10 10:22:17.563795 [ 191 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1413 rows, containing 19 columns (19 merged, 0 gathered) in 0.007803976 sec., 181061.55118877866 rows/sec., 324.45 MiB/sec. | ||
| 10525 | 2026.03.10 10:22:17.565507 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10526 | 2026.03.10 10:22:17.565877 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10527 | 2026.03.10 10:22:17.565950 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10528 | 2026.03.10 10:22:17.566113 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.50 MiB. | ||
| 10529 | 2026.03.10 10:22:17.611255 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10530 | 2026.03.10 10:22:17.627285 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10531 | 2026.03.10 10:22:17.627328 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10532 | 2026.03.10 10:22:17.633412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10533 | 2026.03.10 10:22:17.634146 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10534 | 2026.03.10 10:22:17.636861 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10535 | 2026.03.10 10:22:18.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.72 MiB, peak 330.56 MiB, free memory in arenas 0.00 B, will set to 320.71 MiB (RSS), difference: 2.00 MiB | ||
| 10536 | 2026.03.10 10:22:22.547999 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10537 | 2026.03.10 10:22:22.548189 [ 269 ] {e445fd97-5ed2-4e63-ac57-a95c8c31cfbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10538 | 2026.03.10 10:22:22.548259 [ 269 ] {e445fd97-5ed2-4e63-ac57-a95c8c31cfbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10539 | 2026.03.10 10:22:22.549050 [ 269 ] {e445fd97-5ed2-4e63-ac57-a95c8c31cfbf} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10540 | 2026.03.10 10:22:22.549109 [ 269 ] {e445fd97-5ed2-4e63-ac57-a95c8c31cfbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10541 | 2026.03.10 10:22:22.549521 [ 269 ] {e445fd97-5ed2-4e63-ac57-a95c8c31cfbf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10542 | 2026.03.10 10:22:22.549767 [ 269 ] {e445fd97-5ed2-4e63-ac57-a95c8c31cfbf} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10543 | 2026.03.10 10:22:22.549924 [ 269 ] {e445fd97-5ed2-4e63-ac57-a95c8c31cfbf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001783 sec., 13460.45989904655 rows/sec., 1.12 MiB/sec. | ||
| 10544 | 2026.03.10 10:22:22.549978 [ 269 ] {e445fd97-5ed2-4e63-ac57-a95c8c31cfbf} <Debug> TCPHandler: Processed in 0.002108527 sec. | ||
| 10545 | 2026.03.10 10:22:22.550112 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10546 | 2026.03.10 10:22:22.550220 [ 269 ] {6bf8fa60-9086-48d7-a745-a06464c2a261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10547 | 2026.03.10 10:22:22.550267 [ 269 ] {6bf8fa60-9086-48d7-a745-a06464c2a261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10548 | 2026.03.10 10:22:22.550695 [ 269 ] {6bf8fa60-9086-48d7-a745-a06464c2a261} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10549 | 2026.03.10 10:22:22.550737 [ 269 ] {6bf8fa60-9086-48d7-a745-a06464c2a261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10550 | 2026.03.10 10:22:22.551051 [ 269 ] {6bf8fa60-9086-48d7-a745-a06464c2a261} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10551 | 2026.03.10 10:22:22.551277 [ 269 ] {6bf8fa60-9086-48d7-a745-a06464c2a261} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10552 | 2026.03.10 10:22:22.551421 [ 269 ] {6bf8fa60-9086-48d7-a745-a06464c2a261} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001225 sec., 3265.3061224489797 rows/sec., 266.26 KiB/sec. | ||
| 10553 | 2026.03.10 10:22:22.551462 [ 269 ] {6bf8fa60-9086-48d7-a745-a06464c2a261} <Debug> TCPHandler: Processed in 0.001404862 sec. | ||
| 10554 | 2026.03.10 10:22:22.551622 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10555 | 2026.03.10 10:22:22.551719 [ 269 ] {ccf89fbe-19a0-45c7-a86b-4bb38b35f3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10556 | 2026.03.10 10:22:22.551762 [ 269 ] {ccf89fbe-19a0-45c7-a86b-4bb38b35f3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10557 | 2026.03.10 10:22:22.552287 [ 269 ] {ccf89fbe-19a0-45c7-a86b-4bb38b35f3d0} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10558 | 2026.03.10 10:22:22.552326 [ 269 ] {ccf89fbe-19a0-45c7-a86b-4bb38b35f3d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10559 | 2026.03.10 10:22:22.552645 [ 269 ] {ccf89fbe-19a0-45c7-a86b-4bb38b35f3d0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10560 | 2026.03.10 10:22:22.552860 [ 269 ] {ccf89fbe-19a0-45c7-a86b-4bb38b35f3d0} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10561 | 2026.03.10 10:22:22.552994 [ 269 ] {ccf89fbe-19a0-45c7-a86b-4bb38b35f3d0} <Debug> executeQuery: Read 212 rows, 19.36 KiB in 0.001293 sec., 163959.7834493426 rows/sec., 14.63 MiB/sec. | ||
| 10562 | 2026.03.10 10:22:22.553033 [ 269 ] {ccf89fbe-19a0-45c7-a86b-4bb38b35f3d0} <Debug> TCPHandler: Processed in 0.001462103 sec. | ||
| 10563 | 2026.03.10 10:22:22.553150 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10564 | 2026.03.10 10:22:22.553244 [ 269 ] {da07cfe3-156d-40a5-a395-5322ecccea82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10565 | 2026.03.10 10:22:22.553285 [ 269 ] {da07cfe3-156d-40a5-a395-5322ecccea82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10566 | 2026.03.10 10:22:22.553702 [ 269 ] {da07cfe3-156d-40a5-a395-5322ecccea82} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10567 | 2026.03.10 10:22:22.553740 [ 269 ] {da07cfe3-156d-40a5-a395-5322ecccea82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10568 | 2026.03.10 10:22:22.554034 [ 269 ] {da07cfe3-156d-40a5-a395-5322ecccea82} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10569 | 2026.03.10 10:22:22.554240 [ 269 ] {da07cfe3-156d-40a5-a395-5322ecccea82} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10570 | 2026.03.10 10:22:22.554371 [ 269 ] {da07cfe3-156d-40a5-a395-5322ecccea82} <Debug> executeQuery: Read 33 rows, 2.52 KiB in 0.001144 sec., 28846.153846153844 rows/sec., 2.15 MiB/sec. | ||
| 10571 | 2026.03.10 10:22:22.554412 [ 269 ] {da07cfe3-156d-40a5-a395-5322ecccea82} <Debug> TCPHandler: Processed in 0.00131154 sec. | ||
| 10572 | 2026.03.10 10:22:22.554524 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10573 | 2026.03.10 10:22:22.554617 [ 269 ] {a684b1b4-2aed-4ee2-b5ae-d182087d506f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10574 | 2026.03.10 10:22:22.554657 [ 269 ] {a684b1b4-2aed-4ee2-b5ae-d182087d506f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10575 | 2026.03.10 10:22:22.555059 [ 269 ] {a684b1b4-2aed-4ee2-b5ae-d182087d506f} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10576 | 2026.03.10 10:22:22.555095 [ 269 ] {a684b1b4-2aed-4ee2-b5ae-d182087d506f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10577 | 2026.03.10 10:22:22.555415 [ 269 ] {a684b1b4-2aed-4ee2-b5ae-d182087d506f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10578 | 2026.03.10 10:22:22.555625 [ 269 ] {a684b1b4-2aed-4ee2-b5ae-d182087d506f} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10579 | 2026.03.10 10:22:22.555761 [ 269 ] {a684b1b4-2aed-4ee2-b5ae-d182087d506f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001161 sec., 20671.834625322997 rows/sec., 1.72 MiB/sec. | ||
| 10580 | 2026.03.10 10:22:22.555799 [ 269 ] {a684b1b4-2aed-4ee2-b5ae-d182087d506f} <Debug> TCPHandler: Processed in 0.00132523 sec. | ||
| 10581 | 2026.03.10 10:22:22.555912 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10582 | 2026.03.10 10:22:22.556005 [ 269 ] {e98736f3-faf7-42a9-bd7f-dd9ad96a4ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10583 | 2026.03.10 10:22:22.556045 [ 269 ] {e98736f3-faf7-42a9-bd7f-dd9ad96a4ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10584 | 2026.03.10 10:22:22.556444 [ 269 ] {e98736f3-faf7-42a9-bd7f-dd9ad96a4ea8} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10585 | 2026.03.10 10:22:22.556482 [ 269 ] {e98736f3-faf7-42a9-bd7f-dd9ad96a4ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10586 | 2026.03.10 10:22:22.556773 [ 269 ] {e98736f3-faf7-42a9-bd7f-dd9ad96a4ea8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10587 | 2026.03.10 10:22:22.556987 [ 269 ] {e98736f3-faf7-42a9-bd7f-dd9ad96a4ea8} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10588 | 2026.03.10 10:22:22.557119 [ 269 ] {e98736f3-faf7-42a9-bd7f-dd9ad96a4ea8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001131 sec., 10610.079575596816 rows/sec., 828.91 KiB/sec. | ||
| 10589 | 2026.03.10 10:22:22.557157 [ 269 ] {e98736f3-faf7-42a9-bd7f-dd9ad96a4ea8} <Debug> TCPHandler: Processed in 0.001295429 sec. | ||
| 10590 | 2026.03.10 10:22:22.557271 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10591 | 2026.03.10 10:22:22.557363 [ 269 ] {4766ee07-cc4b-407e-913b-94e48e146c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10592 | 2026.03.10 10:22:22.557403 [ 269 ] {4766ee07-cc4b-407e-913b-94e48e146c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10593 | 2026.03.10 10:22:22.557840 [ 269 ] {4766ee07-cc4b-407e-913b-94e48e146c97} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10594 | 2026.03.10 10:22:22.557877 [ 269 ] {4766ee07-cc4b-407e-913b-94e48e146c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10595 | 2026.03.10 10:22:22.558185 [ 269 ] {4766ee07-cc4b-407e-913b-94e48e146c97} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10596 | 2026.03.10 10:22:22.558402 [ 269 ] {4766ee07-cc4b-407e-913b-94e48e146c97} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10597 | 2026.03.10 10:22:22.558535 [ 269 ] {4766ee07-cc4b-407e-913b-94e48e146c97} <Debug> executeQuery: Read 121 rows, 10.06 KiB in 0.001189 sec., 101766.19007569387 rows/sec., 8.26 MiB/sec. | ||
| 10598 | 2026.03.10 10:22:22.558574 [ 269 ] {4766ee07-cc4b-407e-913b-94e48e146c97} <Debug> TCPHandler: Processed in 0.001353871 sec. | ||
| 10599 | 2026.03.10 10:22:22.558687 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10600 | 2026.03.10 10:22:22.558780 [ 269 ] {ca112a69-670b-470d-be5a-011f68761a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10601 | 2026.03.10 10:22:22.558824 [ 269 ] {ca112a69-670b-470d-be5a-011f68761a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10602 | 2026.03.10 10:22:22.559247 [ 269 ] {ca112a69-670b-470d-be5a-011f68761a79} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10603 | 2026.03.10 10:22:22.559285 [ 269 ] {ca112a69-670b-470d-be5a-011f68761a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10604 | 2026.03.10 10:22:22.559628 [ 269 ] {ca112a69-670b-470d-be5a-011f68761a79} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10605 | 2026.03.10 10:22:22.559847 [ 269 ] {ca112a69-670b-470d-be5a-011f68761a79} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10606 | 2026.03.10 10:22:22.559976 [ 269 ] {ca112a69-670b-470d-be5a-011f68761a79} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001213 sec., 163231.65704863972 rows/sec., 11.71 MiB/sec. | ||
| 10607 | 2026.03.10 10:22:22.560013 [ 269 ] {ca112a69-670b-470d-be5a-011f68761a79} <Debug> TCPHandler: Processed in 0.001375981 sec. | ||
| 10608 | 2026.03.10 10:22:22.560126 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10609 | 2026.03.10 10:22:22.560218 [ 269 ] {3b5213f6-c00e-415b-8147-881d448064b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10610 | 2026.03.10 10:22:22.560272 [ 269 ] {3b5213f6-c00e-415b-8147-881d448064b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10611 | 2026.03.10 10:22:22.561061 [ 269 ] {3b5213f6-c00e-415b-8147-881d448064b4} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10612 | 2026.03.10 10:22:22.561098 [ 269 ] {3b5213f6-c00e-415b-8147-881d448064b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10613 | 2026.03.10 10:22:22.561611 [ 269 ] {3b5213f6-c00e-415b-8147-881d448064b4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10614 | 2026.03.10 10:22:22.561836 [ 269 ] {3b5213f6-c00e-415b-8147-881d448064b4} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10615 | 2026.03.10 10:22:22.561976 [ 269 ] {3b5213f6-c00e-415b-8147-881d448064b4} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001775 sec., 9577.464788732394 rows/sec., 17.16 MiB/sec. | ||
| 10616 | 2026.03.10 10:22:22.562040 [ 269 ] {3b5213f6-c00e-415b-8147-881d448064b4} <Debug> TCPHandler: Processed in 0.001964475 sec. | ||
| 10617 | 2026.03.10 10:22:22.562157 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10618 | 2026.03.10 10:22:22.562252 [ 269 ] {2c189d7b-cf3f-423e-9b27-320e6f400f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10619 | 2026.03.10 10:22:22.562294 [ 269 ] {2c189d7b-cf3f-423e-9b27-320e6f400f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10620 | 2026.03.10 10:22:22.562663 [ 269 ] {2c189d7b-cf3f-423e-9b27-320e6f400f95} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10621 | 2026.03.10 10:22:22.562700 [ 269 ] {2c189d7b-cf3f-423e-9b27-320e6f400f95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10622 | 2026.03.10 10:22:22.563005 [ 269 ] {2c189d7b-cf3f-423e-9b27-320e6f400f95} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10623 | 2026.03.10 10:22:22.563226 [ 269 ] {2c189d7b-cf3f-423e-9b27-320e6f400f95} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10624 | 2026.03.10 10:22:22.563364 [ 269 ] {2c189d7b-cf3f-423e-9b27-320e6f400f95} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 10625 | 2026.03.10 10:22:22.563401 [ 269 ] {2c189d7b-cf3f-423e-9b27-320e6f400f95} <Debug> TCPHandler: Processed in 0.001293139 sec. | ||
| 10626 | 2026.03.10 10:22:23.905998 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23447 | ||
| 10627 | 2026.03.10 10:22:23.906479 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10628 | 2026.03.10 10:22:23.906519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10629 | 2026.03.10 10:22:23.906988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10630 | 2026.03.10 10:22:23.907211 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10631 | 2026.03.10 10:22:23.907342 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23447 | ||
| 10632 | 2026.03.10 10:22:25.136983 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10633 | 2026.03.10 10:22:25.153551 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10634 | 2026.03.10 10:22:25.153606 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10635 | 2026.03.10 10:22:25.159381 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10636 | 2026.03.10 10:22:25.160053 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10637 | 2026.03.10 10:22:25.162792 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10638 | 2026.03.10 10:22:26.476298 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1290 | ||
| 10639 | 2026.03.10 10:22:26.478853 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10640 | 2026.03.10 10:22:26.478912 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10641 | 2026.03.10 10:22:26.480165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10642 | 2026.03.10 10:22:26.480455 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10643 | 2026.03.10 10:22:26.480612 [ 87 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10644 | 2026.03.10 10:22:26.480656 [ 87 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10645 | 2026.03.10 10:22:26.480680 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10646 | 2026.03.10 10:22:26.480816 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 10647 | 2026.03.10 10:22:26.480833 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1290 | ||
| 10648 | 2026.03.10 10:22:26.481447 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10649 | 2026.03.10 10:22:26.481605 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1138 rows starting from the beginning of the part | ||
| 10650 | 2026.03.10 10:22:26.481989 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
| 10651 | 2026.03.10 10:22:26.482365 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
| 10652 | 2026.03.10 10:22:26.482712 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 42 rows starting from the beginning of the part | ||
| 10653 | 2026.03.10 10:22:26.483046 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 10654 | 2026.03.10 10:22:26.483377 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
| 10655 | 2026.03.10 10:22:26.490016 [ 195 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1290 rows, containing 72 columns (72 merged, 0 gathered) in 0.009267079 sec., 139202.43908571408 rows/sec., 109.33 MiB/sec. | ||
| 10656 | 2026.03.10 10:22:26.491364 [ 196 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10657 | 2026.03.10 10:22:26.491929 [ 196 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_36_7} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10658 | 2026.03.10 10:22:26.492007 [ 196 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_36_7} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10659 | 2026.03.10 10:22:26.492196 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 10660 | 2026.03.10 10:22:27.546545 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10661 | 2026.03.10 10:22:27.546835 [ 269 ] {a050e504-0d05-4d57-bb27-6adf7928081f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10662 | 2026.03.10 10:22:27.546940 [ 269 ] {a050e504-0d05-4d57-bb27-6adf7928081f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10663 | 2026.03.10 10:22:27.547835 [ 269 ] {a050e504-0d05-4d57-bb27-6adf7928081f} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10664 | 2026.03.10 10:22:27.547879 [ 269 ] {a050e504-0d05-4d57-bb27-6adf7928081f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10665 | 2026.03.10 10:22:27.548268 [ 269 ] {a050e504-0d05-4d57-bb27-6adf7928081f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10666 | 2026.03.10 10:22:27.548498 [ 269 ] {a050e504-0d05-4d57-bb27-6adf7928081f} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10667 | 2026.03.10 10:22:27.548656 [ 269 ] {a050e504-0d05-4d57-bb27-6adf7928081f} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001898 sec., 55848.261327713386 rows/sec., 4.70 MiB/sec. | ||
| 10668 | 2026.03.10 10:22:27.548707 [ 269 ] {a050e504-0d05-4d57-bb27-6adf7928081f} <Debug> TCPHandler: Processed in 0.002325112 sec. | ||
| 10669 | 2026.03.10 10:22:27.548837 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10670 | 2026.03.10 10:22:27.548939 [ 269 ] {a2552338-6d00-44bc-a99f-875520787c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10671 | 2026.03.10 10:22:27.548983 [ 269 ] {a2552338-6d00-44bc-a99f-875520787c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10672 | 2026.03.10 10:22:27.549408 [ 269 ] {a2552338-6d00-44bc-a99f-875520787c88} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10673 | 2026.03.10 10:22:27.549445 [ 269 ] {a2552338-6d00-44bc-a99f-875520787c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10674 | 2026.03.10 10:22:27.549748 [ 269 ] {a2552338-6d00-44bc-a99f-875520787c88} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10675 | 2026.03.10 10:22:27.549951 [ 269 ] {a2552338-6d00-44bc-a99f-875520787c88} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10676 | 2026.03.10 10:22:27.550081 [ 269 ] {a2552338-6d00-44bc-a99f-875520787c88} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001166 sec., 21440.82332761578 rows/sec., 1.57 MiB/sec. | ||
| 10677 | 2026.03.10 10:22:27.550118 [ 269 ] {a2552338-6d00-44bc-a99f-875520787c88} <Debug> TCPHandler: Processed in 0.00133179 sec. | ||
| 10678 | 2026.03.10 10:22:27.550229 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10679 | 2026.03.10 10:22:27.550325 [ 269 ] {269d6457-0b71-4441-b89c-1548a3243758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10680 | 2026.03.10 10:22:27.550366 [ 269 ] {269d6457-0b71-4441-b89c-1548a3243758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10681 | 2026.03.10 10:22:27.550796 [ 269 ] {269d6457-0b71-4441-b89c-1548a3243758} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10682 | 2026.03.10 10:22:27.550831 [ 269 ] {269d6457-0b71-4441-b89c-1548a3243758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10683 | 2026.03.10 10:22:27.551134 [ 269 ] {269d6457-0b71-4441-b89c-1548a3243758} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10684 | 2026.03.10 10:22:27.551343 [ 269 ] {269d6457-0b71-4441-b89c-1548a3243758} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10685 | 2026.03.10 10:22:27.551470 [ 269 ] {269d6457-0b71-4441-b89c-1548a3243758} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001166 sec., 76329.33104631219 rows/sec., 5.96 MiB/sec. | ||
| 10686 | 2026.03.10 10:22:27.551507 [ 269 ] {269d6457-0b71-4441-b89c-1548a3243758} <Debug> TCPHandler: Processed in 0.00132562 sec. | ||
| 10687 | 2026.03.10 10:22:27.551619 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10688 | 2026.03.10 10:22:27.551711 [ 269 ] {cf59e9cd-7c03-4a28-b4ef-b23bf4ec5772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10689 | 2026.03.10 10:22:27.551754 [ 269 ] {cf59e9cd-7c03-4a28-b4ef-b23bf4ec5772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10690 | 2026.03.10 10:22:27.552160 [ 269 ] {cf59e9cd-7c03-4a28-b4ef-b23bf4ec5772} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10691 | 2026.03.10 10:22:27.552194 [ 269 ] {cf59e9cd-7c03-4a28-b4ef-b23bf4ec5772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10692 | 2026.03.10 10:22:27.552511 [ 269 ] {cf59e9cd-7c03-4a28-b4ef-b23bf4ec5772} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10693 | 2026.03.10 10:22:27.552725 [ 269 ] {cf59e9cd-7c03-4a28-b4ef-b23bf4ec5772} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10694 | 2026.03.10 10:22:27.552851 [ 269 ] {cf59e9cd-7c03-4a28-b4ef-b23bf4ec5772} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 10695 | 2026.03.10 10:22:27.552886 [ 269 ] {cf59e9cd-7c03-4a28-b4ef-b23bf4ec5772} <Debug> TCPHandler: Processed in 0.00131415 sec. | ||
| 10696 | 2026.03.10 10:22:27.552993 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10697 | 2026.03.10 10:22:27.553085 [ 269 ] {d46ae54b-dab1-4304-a1d9-32b5b35f7ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10698 | 2026.03.10 10:22:27.553139 [ 269 ] {d46ae54b-dab1-4304-a1d9-32b5b35f7ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10699 | 2026.03.10 10:22:27.553948 [ 269 ] {d46ae54b-dab1-4304-a1d9-32b5b35f7ae5} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10700 | 2026.03.10 10:22:27.553983 [ 269 ] {d46ae54b-dab1-4304-a1d9-32b5b35f7ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10701 | 2026.03.10 10:22:27.554505 [ 269 ] {d46ae54b-dab1-4304-a1d9-32b5b35f7ae5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10702 | 2026.03.10 10:22:27.554718 [ 269 ] {d46ae54b-dab1-4304-a1d9-32b5b35f7ae5} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10703 | 2026.03.10 10:22:27.554856 [ 269 ] {d46ae54b-dab1-4304-a1d9-32b5b35f7ae5} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001789 sec., 13974.287311347121 rows/sec., 25.04 MiB/sec. | ||
| 10704 | 2026.03.10 10:22:27.554919 [ 269 ] {d46ae54b-dab1-4304-a1d9-32b5b35f7ae5} <Debug> TCPHandler: Processed in 0.001972694 sec. | ||
| 10705 | 2026.03.10 10:22:27.555036 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10706 | 2026.03.10 10:22:27.555128 [ 269 ] {922f32ec-7b0f-4ff7-a240-5291bf19d5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10707 | 2026.03.10 10:22:27.555169 [ 269 ] {922f32ec-7b0f-4ff7-a240-5291bf19d5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10708 | 2026.03.10 10:22:27.555501 [ 269 ] {922f32ec-7b0f-4ff7-a240-5291bf19d5c3} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10709 | 2026.03.10 10:22:27.555535 [ 269 ] {922f32ec-7b0f-4ff7-a240-5291bf19d5c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10710 | 2026.03.10 10:22:27.555829 [ 269 ] {922f32ec-7b0f-4ff7-a240-5291bf19d5c3} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10711 | 2026.03.10 10:22:27.556033 [ 269 ] {922f32ec-7b0f-4ff7-a240-5291bf19d5c3} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10712 | 2026.03.10 10:22:27.556156 [ 269 ] {922f32ec-7b0f-4ff7-a240-5291bf19d5c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 10713 | 2026.03.10 10:22:27.556190 [ 269 ] {922f32ec-7b0f-4ff7-a240-5291bf19d5c3} <Debug> TCPHandler: Processed in 0.001201847 sec. | ||
| 10714 | 2026.03.10 10:22:31.253520 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10715 | 2026.03.10 10:22:31.253594 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10716 | 2026.03.10 10:22:31.408395 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23959 | ||
| 10717 | 2026.03.10 10:22:31.408907 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10718 | 2026.03.10 10:22:31.408948 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10719 | 2026.03.10 10:22:31.409419 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10720 | 2026.03.10 10:22:31.409668 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10721 | 2026.03.10 10:22:31.409816 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23959 | ||
| 10722 | 2026.03.10 10:22:32.546606 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10723 | 2026.03.10 10:22:32.546781 [ 269 ] {6ae652e1-7221-4c84-9ffd-83db2ac350b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10724 | 2026.03.10 10:22:32.546846 [ 269 ] {6ae652e1-7221-4c84-9ffd-83db2ac350b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10725 | 2026.03.10 10:22:32.547539 [ 269 ] {6ae652e1-7221-4c84-9ffd-83db2ac350b1} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10726 | 2026.03.10 10:22:32.547579 [ 269 ] {6ae652e1-7221-4c84-9ffd-83db2ac350b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10727 | 2026.03.10 10:22:32.547969 [ 269 ] {6ae652e1-7221-4c84-9ffd-83db2ac350b1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10728 | 2026.03.10 10:22:32.548207 [ 269 ] {6ae652e1-7221-4c84-9ffd-83db2ac350b1} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10729 | 2026.03.10 10:22:32.548351 [ 149 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10730 | 2026.03.10 10:22:32.548363 [ 269 ] {6ae652e1-7221-4c84-9ffd-83db2ac350b1} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001631 sec., 55180.87063151441 rows/sec., 4.64 MiB/sec. | ||
| 10731 | 2026.03.10 10:22:32.548396 [ 149 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10732 | 2026.03.10 10:22:32.548417 [ 269 ] {6ae652e1-7221-4c84-9ffd-83db2ac350b1} <Debug> TCPHandler: Processed in 0.001935543 sec. | ||
| 10733 | 2026.03.10 10:22:32.548420 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10734 | 2026.03.10 10:22:32.548539 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10735 | 2026.03.10 10:22:32.548553 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 10736 | 2026.03.10 10:22:32.548634 [ 269 ] {3becaaab-3dd3-4534-889f-afc0b192799d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10737 | 2026.03.10 10:22:32.548680 [ 269 ] {3becaaab-3dd3-4534-889f-afc0b192799d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10738 | 2026.03.10 10:22:32.548707 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10739 | 2026.03.10 10:22:32.548750 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2154 rows starting from the beginning of the part | ||
| 10740 | 2026.03.10 10:22:32.548825 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 90 rows starting from the beginning of the part | ||
| 10741 | 2026.03.10 10:22:32.548876 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 106 rows starting from the beginning of the part | ||
| 10742 | 2026.03.10 10:22:32.548923 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 212 rows starting from the beginning of the part | ||
| 10743 | 2026.03.10 10:22:32.548974 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 106 rows starting from the beginning of the part | ||
| 10744 | 2026.03.10 10:22:32.549024 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 90 rows starting from the beginning of the part | ||
| 10745 | 2026.03.10 10:22:32.549092 [ 269 ] {3becaaab-3dd3-4534-889f-afc0b192799d} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10746 | 2026.03.10 10:22:32.549132 [ 269 ] {3becaaab-3dd3-4534-889f-afc0b192799d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10747 | 2026.03.10 10:22:32.549454 [ 269 ] {3becaaab-3dd3-4534-889f-afc0b192799d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10748 | 2026.03.10 10:22:32.549674 [ 269 ] {3becaaab-3dd3-4534-889f-afc0b192799d} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10749 | 2026.03.10 10:22:32.549809 [ 269 ] {3becaaab-3dd3-4534-889f-afc0b192799d} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001193 sec., 14249.790444258171 rows/sec., 1.05 MiB/sec. | ||
| 10750 | 2026.03.10 10:22:32.549848 [ 269 ] {3becaaab-3dd3-4534-889f-afc0b192799d} <Debug> TCPHandler: Processed in 0.001360171 sec. | ||
| 10751 | 2026.03.10 10:22:32.549958 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10752 | 2026.03.10 10:22:32.550051 [ 269 ] {cb4c2905-40c1-4d7e-a492-e79d46b779a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10753 | 2026.03.10 10:22:32.550092 [ 269 ] {cb4c2905-40c1-4d7e-a492-e79d46b779a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10754 | 2026.03.10 10:22:32.550369 [ 196 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2758 rows, containing 5 columns (5 merged, 0 gathered) in 0.001878142 sec., 1468472.5649072328 rows/sec., 121.50 MiB/sec. | ||
| 10755 | 2026.03.10 10:22:32.550518 [ 269 ] {cb4c2905-40c1-4d7e-a492-e79d46b779a2} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10756 | 2026.03.10 10:22:32.550561 [ 269 ] {cb4c2905-40c1-4d7e-a492-e79d46b779a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10757 | 2026.03.10 10:22:32.550684 [ 195 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10758 | 2026.03.10 10:22:32.550900 [ 269 ] {cb4c2905-40c1-4d7e-a492-e79d46b779a2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10759 | 2026.03.10 10:22:32.551058 [ 195 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_81_16} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10760 | 2026.03.10 10:22:32.551163 [ 195 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_81_16} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10761 | 2026.03.10 10:22:32.551165 [ 269 ] {cb4c2905-40c1-4d7e-a492-e79d46b779a2} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10762 | 2026.03.10 10:22:32.551274 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 10763 | 2026.03.10 10:22:32.551284 [ 149 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10764 | 2026.03.10 10:22:32.551312 [ 269 ] {cb4c2905-40c1-4d7e-a492-e79d46b779a2} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001279 sec., 63330.72713057076 rows/sec., 4.95 MiB/sec. | ||
| 10765 | 2026.03.10 10:22:32.551320 [ 149 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10766 | 2026.03.10 10:22:32.551343 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10767 | 2026.03.10 10:22:32.551351 [ 269 ] {cb4c2905-40c1-4d7e-a492-e79d46b779a2} <Debug> TCPHandler: Processed in 0.001442533 sec. | ||
| 10768 | 2026.03.10 10:22:32.551422 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 10769 | 2026.03.10 10:22:32.551479 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10770 | 2026.03.10 10:22:32.551522 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10771 | 2026.03.10 10:22:32.551554 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1125 rows starting from the beginning of the part | ||
| 10772 | 2026.03.10 10:22:32.551576 [ 269 ] {fad56ac7-2774-4ecb-8a3a-75f2525af27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10773 | 2026.03.10 10:22:32.551605 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 81 rows starting from the beginning of the part | ||
| 10774 | 2026.03.10 10:22:32.551625 [ 269 ] {fad56ac7-2774-4ecb-8a3a-75f2525af27f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10775 | 2026.03.10 10:22:32.551656 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 89 rows starting from the beginning of the part | ||
| 10776 | 2026.03.10 10:22:32.551700 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 121 rows starting from the beginning of the part | ||
| 10777 | 2026.03.10 10:22:32.551738 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 89 rows starting from the beginning of the part | ||
| 10778 | 2026.03.10 10:22:32.551776 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 81 rows starting from the beginning of the part | ||
| 10779 | 2026.03.10 10:22:32.552059 [ 269 ] {fad56ac7-2774-4ecb-8a3a-75f2525af27f} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10780 | 2026.03.10 10:22:32.552100 [ 269 ] {fad56ac7-2774-4ecb-8a3a-75f2525af27f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10781 | 2026.03.10 10:22:32.552456 [ 269 ] {fad56ac7-2774-4ecb-8a3a-75f2525af27f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10782 | 2026.03.10 10:22:32.552683 [ 269 ] {fad56ac7-2774-4ecb-8a3a-75f2525af27f} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10783 | 2026.03.10 10:22:32.552716 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1586 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133529 sec., 1187756.966651439 rows/sec., 90.84 MiB/sec. | ||
| 10784 | 2026.03.10 10:22:32.552789 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10785 | 2026.03.10 10:22:32.552818 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10786 | 2026.03.10 10:22:32.552817 [ 269 ] {fad56ac7-2774-4ecb-8a3a-75f2525af27f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 10787 | 2026.03.10 10:22:32.552835 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10788 | 2026.03.10 10:22:32.552863 [ 269 ] {fad56ac7-2774-4ecb-8a3a-75f2525af27f} <Debug> TCPHandler: Processed in 0.001432783 sec. | ||
| 10789 | 2026.03.10 10:22:32.552902 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 10790 | 2026.03.10 10:22:32.552904 [ 195 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10791 | 2026.03.10 10:22:32.552979 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10792 | 2026.03.10 10:22:32.553004 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10793 | 2026.03.10 10:22:32.553034 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 26109 rows starting from the beginning of the part | ||
| 10794 | 2026.03.10 10:22:32.553080 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 10795 | 2026.03.10 10:22:32.553080 [ 269 ] {5484a5ce-9dad-44e0-b48d-fbdbbd2d4b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10796 | 2026.03.10 10:22:32.553119 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 10797 | 2026.03.10 10:22:32.553152 [ 269 ] {5484a5ce-9dad-44e0-b48d-fbdbbd2d4b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10798 | 2026.03.10 10:22:32.553157 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 198 rows starting from the beginning of the part | ||
| 10799 | 2026.03.10 10:22:32.553205 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 10800 | 2026.03.10 10:22:32.553214 [ 195 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_81_16} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10801 | 2026.03.10 10:22:32.553237 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 10802 | 2026.03.10 10:22:32.553302 [ 195 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_81_16} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10803 | 2026.03.10 10:22:32.553409 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 10804 | 2026.03.10 10:22:32.553967 [ 269 ] {5484a5ce-9dad-44e0-b48d-fbdbbd2d4b92} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10805 | 2026.03.10 10:22:32.554009 [ 269 ] {5484a5ce-9dad-44e0-b48d-fbdbbd2d4b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10806 | 2026.03.10 10:22:32.554740 [ 269 ] {5484a5ce-9dad-44e0-b48d-fbdbbd2d4b92} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10807 | 2026.03.10 10:22:32.554994 [ 269 ] {5484a5ce-9dad-44e0-b48d-fbdbbd2d4b92} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10808 | 2026.03.10 10:22:32.555138 [ 269 ] {5484a5ce-9dad-44e0-b48d-fbdbbd2d4b92} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002075 sec., 8192.77108433735 rows/sec., 14.68 MiB/sec. | ||
| 10809 | 2026.03.10 10:22:32.555194 [ 269 ] {5484a5ce-9dad-44e0-b48d-fbdbbd2d4b92} <Debug> TCPHandler: Processed in 0.002263301 sec. | ||
| 10810 | 2026.03.10 10:22:32.555309 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10811 | 2026.03.10 10:22:32.555404 [ 269 ] {1b553d45-b1a4-49d6-8291-9aab83b8b687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10812 | 2026.03.10 10:22:32.555446 [ 269 ] {1b553d45-b1a4-49d6-8291-9aab83b8b687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10813 | 2026.03.10 10:22:32.555786 [ 269 ] {1b553d45-b1a4-49d6-8291-9aab83b8b687} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10814 | 2026.03.10 10:22:32.555821 [ 269 ] {1b553d45-b1a4-49d6-8291-9aab83b8b687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10815 | 2026.03.10 10:22:32.556153 [ 269 ] {1b553d45-b1a4-49d6-8291-9aab83b8b687} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10816 | 2026.03.10 10:22:32.556372 [ 269 ] {1b553d45-b1a4-49d6-8291-9aab83b8b687} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10817 | 2026.03.10 10:22:32.556503 [ 269 ] {1b553d45-b1a4-49d6-8291-9aab83b8b687} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 10818 | 2026.03.10 10:22:32.556540 [ 269 ] {1b553d45-b1a4-49d6-8291-9aab83b8b687} <Debug> TCPHandler: Processed in 0.001279439 sec. | ||
| 10819 | 2026.03.10 10:22:32.558885 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26947 rows, containing 5 columns (5 merged, 0 gathered) in 0.006011105 sec., 4482869.62214102 rows/sec., 295.58 MiB/sec. | ||
| 10820 | 2026.03.10 10:22:32.559305 [ 195 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10821 | 2026.03.10 10:22:32.559612 [ 195 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10822 | 2026.03.10 10:22:32.559687 [ 195 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10823 | 2026.03.10 10:22:32.559786 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 10824 | 2026.03.10 10:22:32.663832 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10825 | 2026.03.10 10:22:32.680615 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10826 | 2026.03.10 10:22:32.680678 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10827 | 2026.03.10 10:22:32.686911 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10828 | 2026.03.10 10:22:32.687694 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10829 | 2026.03.10 10:22:32.691420 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10830 | 2026.03.10 10:22:32.814462 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10831 | 2026.03.10 10:22:32.814658 [ 269 ] {fdd3013d-0d0b-42d3-af9c-000ad6073164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10832 | 2026.03.10 10:22:32.814733 [ 269 ] {fdd3013d-0d0b-42d3-af9c-000ad6073164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10833 | 2026.03.10 10:22:32.815404 [ 269 ] {fdd3013d-0d0b-42d3-af9c-000ad6073164} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10834 | 2026.03.10 10:22:32.815453 [ 269 ] {fdd3013d-0d0b-42d3-af9c-000ad6073164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10835 | 2026.03.10 10:22:32.815858 [ 269 ] {fdd3013d-0d0b-42d3-af9c-000ad6073164} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10836 | 2026.03.10 10:22:32.816097 [ 269 ] {fdd3013d-0d0b-42d3-af9c-000ad6073164} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10837 | 2026.03.10 10:22:32.816258 [ 269 ] {fdd3013d-0d0b-42d3-af9c-000ad6073164} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001653 sec., 1209.9213551119178 rows/sec., 98.66 KiB/sec. | ||
| 10838 | 2026.03.10 10:22:32.816306 [ 269 ] {fdd3013d-0d0b-42d3-af9c-000ad6073164} <Debug> TCPHandler: Processed in 0.001976385 sec. | ||
| 10839 | 2026.03.10 10:22:32.816428 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10840 | 2026.03.10 10:22:32.816531 [ 269 ] {a3dd38d2-ca10-43af-82f5-fdc866f1a1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10841 | 2026.03.10 10:22:32.816576 [ 269 ] {a3dd38d2-ca10-43af-82f5-fdc866f1a1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10842 | 2026.03.10 10:22:32.818029 [ 269 ] {a3dd38d2-ca10-43af-82f5-fdc866f1a1d9} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10843 | 2026.03.10 10:22:32.818069 [ 269 ] {a3dd38d2-ca10-43af-82f5-fdc866f1a1d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10844 | 2026.03.10 10:22:32.818505 [ 269 ] {a3dd38d2-ca10-43af-82f5-fdc866f1a1d9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10845 | 2026.03.10 10:22:32.818738 [ 269 ] {a3dd38d2-ca10-43af-82f5-fdc866f1a1d9} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10846 | 2026.03.10 10:22:32.818875 [ 269 ] {a3dd38d2-ca10-43af-82f5-fdc866f1a1d9} <Debug> executeQuery: Read 1991 rows, 154.28 KiB in 0.002367 sec., 841149.1339247993 rows/sec., 63.65 MiB/sec. | ||
| 10847 | 2026.03.10 10:22:32.818916 [ 269 ] {a3dd38d2-ca10-43af-82f5-fdc866f1a1d9} <Debug> TCPHandler: Processed in 0.002539147 sec. | ||
| 10848 | 2026.03.10 10:22:32.819028 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10849 | 2026.03.10 10:22:32.819126 [ 269 ] {7da37ac9-4b7c-43cf-8e32-96ac6647e1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10850 | 2026.03.10 10:22:32.819168 [ 269 ] {7da37ac9-4b7c-43cf-8e32-96ac6647e1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10851 | 2026.03.10 10:22:32.819592 [ 269 ] {7da37ac9-4b7c-43cf-8e32-96ac6647e1d3} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10852 | 2026.03.10 10:22:32.819630 [ 269 ] {7da37ac9-4b7c-43cf-8e32-96ac6647e1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10853 | 2026.03.10 10:22:32.819939 [ 269 ] {7da37ac9-4b7c-43cf-8e32-96ac6647e1d3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10854 | 2026.03.10 10:22:32.820152 [ 269 ] {7da37ac9-4b7c-43cf-8e32-96ac6647e1d3} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10855 | 2026.03.10 10:22:32.820283 [ 269 ] {7da37ac9-4b7c-43cf-8e32-96ac6647e1d3} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001177 sec., 32285.471537807985 rows/sec., 2.36 MiB/sec. | ||
| 10856 | 2026.03.10 10:22:32.820323 [ 269 ] {7da37ac9-4b7c-43cf-8e32-96ac6647e1d3} <Debug> TCPHandler: Processed in 0.00134429 sec. | ||
| 10857 | 2026.03.10 10:22:32.820428 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10858 | 2026.03.10 10:22:32.820533 [ 269 ] {9dfda79c-e97c-48dc-8147-1fe4c82f2850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10859 | 2026.03.10 10:22:32.820577 [ 269 ] {9dfda79c-e97c-48dc-8147-1fe4c82f2850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10860 | 2026.03.10 10:22:32.821244 [ 269 ] {9dfda79c-e97c-48dc-8147-1fe4c82f2850} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10861 | 2026.03.10 10:22:32.821283 [ 269 ] {9dfda79c-e97c-48dc-8147-1fe4c82f2850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10862 | 2026.03.10 10:22:32.821626 [ 269 ] {9dfda79c-e97c-48dc-8147-1fe4c82f2850} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10863 | 2026.03.10 10:22:32.821848 [ 269 ] {9dfda79c-e97c-48dc-8147-1fe4c82f2850} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10864 | 2026.03.10 10:22:32.821977 [ 269 ] {9dfda79c-e97c-48dc-8147-1fe4c82f2850} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001464 sec., 483606.5573770492 rows/sec., 28.21 MiB/sec. | ||
| 10865 | 2026.03.10 10:22:32.822016 [ 269 ] {9dfda79c-e97c-48dc-8147-1fe4c82f2850} <Debug> TCPHandler: Processed in 0.001639337 sec. | ||
| 10866 | 2026.03.10 10:22:32.822130 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10867 | 2026.03.10 10:22:32.822225 [ 269 ] {016b9b9e-bbff-4976-bc5c-a5d05a334986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10868 | 2026.03.10 10:22:32.822266 [ 269 ] {016b9b9e-bbff-4976-bc5c-a5d05a334986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10869 | 2026.03.10 10:22:32.822662 [ 269 ] {016b9b9e-bbff-4976-bc5c-a5d05a334986} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10870 | 2026.03.10 10:22:32.822699 [ 269 ] {016b9b9e-bbff-4976-bc5c-a5d05a334986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10871 | 2026.03.10 10:22:32.822999 [ 269 ] {016b9b9e-bbff-4976-bc5c-a5d05a334986} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10872 | 2026.03.10 10:22:32.823217 [ 269 ] {016b9b9e-bbff-4976-bc5c-a5d05a334986} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10873 | 2026.03.10 10:22:32.823320 [ 155 ] {} <Debug> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10874 | 2026.03.10 10:22:32.823348 [ 269 ] {016b9b9e-bbff-4976-bc5c-a5d05a334986} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001142 sec., 875.6567425569177 rows/sec., 61.57 KiB/sec. | ||
| 10875 | 2026.03.10 10:22:32.823384 [ 155 ] {} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10876 | 2026.03.10 10:22:32.823396 [ 269 ] {016b9b9e-bbff-4976-bc5c-a5d05a334986} <Debug> TCPHandler: Processed in 0.001316689 sec. | ||
| 10877 | 2026.03.10 10:22:32.823411 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10878 | 2026.03.10 10:22:32.823509 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10879 | 2026.03.10 10:22:32.823521 [ 195 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 10880 | 2026.03.10 10:22:32.823616 [ 269 ] {994cdea9-6b9b-46de-a31c-3df55f3d6b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10881 | 2026.03.10 10:22:32.823657 [ 195 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10882 | 2026.03.10 10:22:32.823663 [ 269 ] {994cdea9-6b9b-46de-a31c-3df55f3d6b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10883 | 2026.03.10 10:22:32.823698 [ 195 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 10884 | 2026.03.10 10:22:32.823769 [ 195 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 10885 | 2026.03.10 10:22:32.823813 [ 195 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 10886 | 2026.03.10 10:22:32.823855 [ 195 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 10887 | 2026.03.10 10:22:32.823894 [ 195 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 10888 | 2026.03.10 10:22:32.824454 [ 269 ] {994cdea9-6b9b-46de-a31c-3df55f3d6b93} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10889 | 2026.03.10 10:22:32.824497 [ 269 ] {994cdea9-6b9b-46de-a31c-3df55f3d6b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10890 | 2026.03.10 10:22:32.824636 [ 201 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001163926 sec., 4295.8057471007605 rows/sec., 318.83 KiB/sec. | ||
| 10891 | 2026.03.10 10:22:32.824773 [ 199 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10892 | 2026.03.10 10:22:32.824884 [ 269 ] {994cdea9-6b9b-46de-a31c-3df55f3d6b93} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10893 | 2026.03.10 10:22:32.825143 [ 199 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_13_3} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10894 | 2026.03.10 10:22:32.825191 [ 269 ] {994cdea9-6b9b-46de-a31c-3df55f3d6b93} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10895 | 2026.03.10 10:22:32.825227 [ 199 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_13_3} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10896 | 2026.03.10 10:22:32.825311 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 10897 | 2026.03.10 10:22:32.825341 [ 269 ] {994cdea9-6b9b-46de-a31c-3df55f3d6b93} <Debug> executeQuery: Read 1038 rows, 73.39 KiB in 0.001742 sec., 595866.8197474168 rows/sec., 41.14 MiB/sec. | ||
| 10898 | 2026.03.10 10:22:32.825386 [ 269 ] {994cdea9-6b9b-46de-a31c-3df55f3d6b93} <Debug> TCPHandler: Processed in 0.001926813 sec. | ||
| 10899 | 2026.03.10 10:22:32.825506 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10900 | 2026.03.10 10:22:32.825602 [ 269 ] {0ad4377b-fe28-4fc6-9f43-1dc7fba7832b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10901 | 2026.03.10 10:22:32.825646 [ 269 ] {0ad4377b-fe28-4fc6-9f43-1dc7fba7832b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10902 | 2026.03.10 10:22:32.826293 [ 269 ] {0ad4377b-fe28-4fc6-9f43-1dc7fba7832b} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10903 | 2026.03.10 10:22:32.826331 [ 269 ] {0ad4377b-fe28-4fc6-9f43-1dc7fba7832b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10904 | 2026.03.10 10:22:32.826736 [ 269 ] {0ad4377b-fe28-4fc6-9f43-1dc7fba7832b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10905 | 2026.03.10 10:22:32.826951 [ 269 ] {0ad4377b-fe28-4fc6-9f43-1dc7fba7832b} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10906 | 2026.03.10 10:22:32.827091 [ 269 ] {0ad4377b-fe28-4fc6-9f43-1dc7fba7832b} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.001508 sec., 807692.3076923076 rows/sec., 50.50 MiB/sec. | ||
| 10907 | 2026.03.10 10:22:32.827129 [ 269 ] {0ad4377b-fe28-4fc6-9f43-1dc7fba7832b} <Debug> TCPHandler: Processed in 0.001675018 sec. | ||
| 10908 | 2026.03.10 10:22:32.827245 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10909 | 2026.03.10 10:22:32.827341 [ 269 ] {0c73d46a-30ec-4fd0-a067-7fafa08ec955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10910 | 2026.03.10 10:22:32.827397 [ 269 ] {0c73d46a-30ec-4fd0-a067-7fafa08ec955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10911 | 2026.03.10 10:22:32.828262 [ 269 ] {0c73d46a-30ec-4fd0-a067-7fafa08ec955} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10912 | 2026.03.10 10:22:32.828300 [ 269 ] {0c73d46a-30ec-4fd0-a067-7fafa08ec955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10913 | 2026.03.10 10:22:32.828853 [ 269 ] {0c73d46a-30ec-4fd0-a067-7fafa08ec955} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10914 | 2026.03.10 10:22:32.829093 [ 269 ] {0c73d46a-30ec-4fd0-a067-7fafa08ec955} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10915 | 2026.03.10 10:22:32.829234 [ 269 ] {0c73d46a-30ec-4fd0-a067-7fafa08ec955} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001912 sec., 18828.451882845187 rows/sec., 33.74 MiB/sec. | ||
| 10916 | 2026.03.10 10:22:32.829296 [ 269 ] {0c73d46a-30ec-4fd0-a067-7fafa08ec955} <Debug> TCPHandler: Processed in 0.002100047 sec. | ||
| 10917 | 2026.03.10 10:22:32.829410 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10918 | 2026.03.10 10:22:32.829505 [ 269 ] {1e2f203e-b078-4a2b-a344-91eff8f7e1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10919 | 2026.03.10 10:22:32.829549 [ 269 ] {1e2f203e-b078-4a2b-a344-91eff8f7e1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10920 | 2026.03.10 10:22:32.829874 [ 269 ] {1e2f203e-b078-4a2b-a344-91eff8f7e1db} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10921 | 2026.03.10 10:22:32.829912 [ 269 ] {1e2f203e-b078-4a2b-a344-91eff8f7e1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10922 | 2026.03.10 10:22:32.830216 [ 269 ] {1e2f203e-b078-4a2b-a344-91eff8f7e1db} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10923 | 2026.03.10 10:22:32.830433 [ 269 ] {1e2f203e-b078-4a2b-a344-91eff8f7e1db} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10924 | 2026.03.10 10:22:32.830544 [ 155 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10925 | 2026.03.10 10:22:32.830563 [ 269 ] {1e2f203e-b078-4a2b-a344-91eff8f7e1db} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001076 sec., 11152.416356877324 rows/sec., 769.63 KiB/sec. | ||
| 10926 | 2026.03.10 10:22:32.830578 [ 155 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10927 | 2026.03.10 10:22:32.830604 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 10928 | 2026.03.10 10:22:32.830607 [ 269 ] {1e2f203e-b078-4a2b-a344-91eff8f7e1db} <Debug> TCPHandler: Processed in 0.001247268 sec. | ||
| 10929 | 2026.03.10 10:22:32.830672 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 10930 | 2026.03.10 10:22:32.830779 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10931 | 2026.03.10 10:22:32.830808 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3900 rows starting from the beginning of the part | ||
| 10932 | 2026.03.10 10:22:32.830859 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 10933 | 2026.03.10 10:22:32.830899 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 10934 | 2026.03.10 10:22:32.830937 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 10935 | 2026.03.10 10:22:32.830975 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 10936 | 2026.03.10 10:22:32.831014 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 12 rows starting from the beginning of the part | ||
| 10937 | 2026.03.10 10:22:32.832344 [ 201 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4152 rows, containing 4 columns (4 merged, 0 gathered) in 0.001703679 sec., 2437078.8159037 rows/sec., 164.24 MiB/sec. | ||
| 10938 | 2026.03.10 10:22:32.832652 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10939 | 2026.03.10 10:22:32.833020 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_81_16} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10940 | 2026.03.10 10:22:32.833118 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_81_16} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10941 | 2026.03.10 10:22:32.833235 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 10942 | 2026.03.10 10:22:36.481084 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1332 | ||
| 10943 | 2026.03.10 10:22:36.483929 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10944 | 2026.03.10 10:22:36.483988 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10945 | 2026.03.10 10:22:36.485265 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10946 | 2026.03.10 10:22:36.485543 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10947 | 2026.03.10 10:22:36.485922 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1332 | ||
| 10948 | 2026.03.10 10:22:37.544041 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10949 | 2026.03.10 10:22:37.544225 [ 269 ] {89aa5d6d-dd9e-4ce2-be83-48bf8faf9986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10950 | 2026.03.10 10:22:37.544296 [ 269 ] {89aa5d6d-dd9e-4ce2-be83-48bf8faf9986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10951 | 2026.03.10 10:22:37.544995 [ 269 ] {89aa5d6d-dd9e-4ce2-be83-48bf8faf9986} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10952 | 2026.03.10 10:22:37.545057 [ 269 ] {89aa5d6d-dd9e-4ce2-be83-48bf8faf9986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10953 | 2026.03.10 10:22:37.545535 [ 269 ] {89aa5d6d-dd9e-4ce2-be83-48bf8faf9986} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10954 | 2026.03.10 10:22:37.545811 [ 269 ] {89aa5d6d-dd9e-4ce2-be83-48bf8faf9986} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10955 | 2026.03.10 10:22:37.545987 [ 269 ] {89aa5d6d-dd9e-4ce2-be83-48bf8faf9986} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001813 sec., 30888.030888030888 rows/sec., 2.37 MiB/sec. | ||
| 10956 | 2026.03.10 10:22:37.546038 [ 269 ] {89aa5d6d-dd9e-4ce2-be83-48bf8faf9986} <Debug> TCPHandler: Processed in 0.002128988 sec. | ||
| 10957 | 2026.03.10 10:22:37.546162 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10958 | 2026.03.10 10:22:37.546267 [ 269 ] {e516cab4-6ab1-46b8-bd16-525822660bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10959 | 2026.03.10 10:22:37.546308 [ 269 ] {e516cab4-6ab1-46b8-bd16-525822660bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10960 | 2026.03.10 10:22:37.546733 [ 269 ] {e516cab4-6ab1-46b8-bd16-525822660bfc} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10961 | 2026.03.10 10:22:37.546770 [ 269 ] {e516cab4-6ab1-46b8-bd16-525822660bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10962 | 2026.03.10 10:22:37.547080 [ 269 ] {e516cab4-6ab1-46b8-bd16-525822660bfc} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10963 | 2026.03.10 10:22:37.547297 [ 269 ] {e516cab4-6ab1-46b8-bd16-525822660bfc} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10964 | 2026.03.10 10:22:37.547428 [ 269 ] {e516cab4-6ab1-46b8-bd16-525822660bfc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. | ||
| 10965 | 2026.03.10 10:22:37.547466 [ 269 ] {e516cab4-6ab1-46b8-bd16-525822660bfc} <Debug> TCPHandler: Processed in 0.00135762 sec. | ||
| 10966 | 2026.03.10 10:22:37.547579 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10967 | 2026.03.10 10:22:37.547676 [ 269 ] {600db1e4-1ce5-4812-b615-477a76e174a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10968 | 2026.03.10 10:22:37.547721 [ 269 ] {600db1e4-1ce5-4812-b615-477a76e174a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10969 | 2026.03.10 10:22:37.548095 [ 269 ] {600db1e4-1ce5-4812-b615-477a76e174a5} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10970 | 2026.03.10 10:22:37.548131 [ 269 ] {600db1e4-1ce5-4812-b615-477a76e174a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10971 | 2026.03.10 10:22:37.548461 [ 269 ] {600db1e4-1ce5-4812-b615-477a76e174a5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10972 | 2026.03.10 10:22:37.548675 [ 269 ] {600db1e4-1ce5-4812-b615-477a76e174a5} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10973 | 2026.03.10 10:22:37.548803 [ 269 ] {600db1e4-1ce5-4812-b615-477a76e174a5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001146 sec., 111692.84467713787 rows/sec., 7.78 MiB/sec. | ||
| 10974 | 2026.03.10 10:22:37.548843 [ 269 ] {600db1e4-1ce5-4812-b615-477a76e174a5} <Debug> TCPHandler: Processed in 0.001312869 sec. | ||
| 10975 | 2026.03.10 10:22:37.548953 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10976 | 2026.03.10 10:22:37.549048 [ 269 ] {e9baf41f-61b6-4a8f-84ee-702ba7593107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10977 | 2026.03.10 10:22:37.549091 [ 269 ] {e9baf41f-61b6-4a8f-84ee-702ba7593107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10978 | 2026.03.10 10:22:37.549414 [ 269 ] {e9baf41f-61b6-4a8f-84ee-702ba7593107} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10979 | 2026.03.10 10:22:37.549452 [ 269 ] {e9baf41f-61b6-4a8f-84ee-702ba7593107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10980 | 2026.03.10 10:22:37.549758 [ 269 ] {e9baf41f-61b6-4a8f-84ee-702ba7593107} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10981 | 2026.03.10 10:22:37.549961 [ 269 ] {e9baf41f-61b6-4a8f-84ee-702ba7593107} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10982 | 2026.03.10 10:22:37.550092 [ 269 ] {e9baf41f-61b6-4a8f-84ee-702ba7593107} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001062 sec., 45197.74011299435 rows/sec., 3.05 MiB/sec. | ||
| 10983 | 2026.03.10 10:22:37.550128 [ 269 ] {e9baf41f-61b6-4a8f-84ee-702ba7593107} <Debug> TCPHandler: Processed in 0.001223797 sec. | ||
| 10984 | 2026.03.10 10:22:38.909958 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24407 | ||
| 10985 | 2026.03.10 10:22:38.910456 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10986 | 2026.03.10 10:22:38.910504 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10987 | 2026.03.10 10:22:38.910990 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10988 | 2026.03.10 10:22:38.911229 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10989 | 2026.03.10 10:22:38.911361 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24407 | ||
| 10990 | 2026.03.10 10:22:38.911365 [ 146 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10991 | 2026.03.10 10:22:38.911437 [ 146 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10992 | 2026.03.10 10:22:38.911461 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 10993 | 2026.03.10 10:22:38.911597 [ 199 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::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 | ||
| 10994 | 2026.03.10 10:22:38.911764 [ 199 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10995 | 2026.03.10 10:22:38.911812 [ 199 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22039 rows starting from the beginning of the part | ||
| 10996 | 2026.03.10 10:22:38.911883 [ 199 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 10997 | 2026.03.10 10:22:38.911935 [ 199 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 10998 | 2026.03.10 10:22:38.911979 [ 199 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 10999 | 2026.03.10 10:22:38.912020 [ 199 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 11000 | 2026.03.10 10:22:38.912062 [ 199 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 11001 | 2026.03.10 10:22:38.914231 [ 201 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24407 rows, containing 4 columns (4 merged, 0 gathered) in 0.00269828 sec., 9045391.879271239 rows/sec., 129.40 MiB/sec. | ||
| 11002 | 2026.03.10 10:22:38.914680 [ 201 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11003 | 2026.03.10 10:22:38.914992 [ 201 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_51_10} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11004 | 2026.03.10 10:22:38.915073 [ 201 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_51_10} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11005 | 2026.03.10 10:22:38.915191 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11006 | 2026.03.10 10:22:40.191513 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11007 | 2026.03.10 10:22:40.208367 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11008 | 2026.03.10 10:22:40.208425 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11009 | 2026.03.10 10:22:40.214600 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11010 | 2026.03.10 10:22:40.215326 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11011 | 2026.03.10 10:22:40.215648 [ 144 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11012 | 2026.03.10 10:22:40.215718 [ 144 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11013 | 2026.03.10 10:22:40.215742 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11014 | 2026.03.10 10:22:40.215867 [ 199 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 11015 | 2026.03.10 10:22:40.218468 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11016 | 2026.03.10 10:22:40.219887 [ 199 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11017 | 2026.03.10 10:22:40.221289 [ 199 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 11018 | 2026.03.10 10:22:40.225815 [ 199 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 11019 | 2026.03.10 10:22:40.230336 [ 199 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 11020 | 2026.03.10 10:22:40.234913 [ 199 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 11021 | 2026.03.10 10:22:40.239523 [ 199 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 11022 | 2026.03.10 10:22:40.243584 [ 199 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 11023 | 2026.03.10 10:22:40.298905 [ 189 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.08309458 sec., 4621.240037557202 rows/sec., 23.90 MiB/sec. | ||
| 11024 | 2026.03.10 10:22:40.302026 [ 188 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11025 | 2026.03.10 10:22:40.304187 [ 188 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_51_10} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11026 | 2026.03.10 10:22:40.304313 [ 188 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_51_10} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11027 | 2026.03.10 10:22:40.306917 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11028 | 2026.03.10 10:22:41.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.80 MiB, peak 336.20 MiB, free memory in arenas 0.00 B, will set to 324.95 MiB (RSS), difference: 2.16 MiB | ||
| 11029 | 2026.03.10 10:22:42.546609 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11030 | 2026.03.10 10:22:42.546808 [ 269 ] {f27b1fc3-6e08-4989-affd-159dab0917c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11031 | 2026.03.10 10:22:42.546883 [ 269 ] {f27b1fc3-6e08-4989-affd-159dab0917c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11032 | 2026.03.10 10:22:42.547601 [ 269 ] {f27b1fc3-6e08-4989-affd-159dab0917c4} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11033 | 2026.03.10 10:22:42.547654 [ 269 ] {f27b1fc3-6e08-4989-affd-159dab0917c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11034 | 2026.03.10 10:22:42.548047 [ 269 ] {f27b1fc3-6e08-4989-affd-159dab0917c4} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11035 | 2026.03.10 10:22:42.548271 [ 269 ] {f27b1fc3-6e08-4989-affd-159dab0917c4} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11036 | 2026.03.10 10:22:42.548426 [ 269 ] {f27b1fc3-6e08-4989-affd-159dab0917c4} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001674 sec., 53763.44086021506 rows/sec., 4.53 MiB/sec. | ||
| 11037 | 2026.03.10 10:22:42.548474 [ 269 ] {f27b1fc3-6e08-4989-affd-159dab0917c4} <Debug> TCPHandler: Processed in 0.002002506 sec. | ||
| 11038 | 2026.03.10 10:22:42.548610 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11039 | 2026.03.10 10:22:42.548715 [ 269 ] {4f8c736a-05e5-41b5-87b3-9565171b87e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11040 | 2026.03.10 10:22:42.548761 [ 269 ] {4f8c736a-05e5-41b5-87b3-9565171b87e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11041 | 2026.03.10 10:22:42.549187 [ 269 ] {4f8c736a-05e5-41b5-87b3-9565171b87e0} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11042 | 2026.03.10 10:22:42.549226 [ 269 ] {4f8c736a-05e5-41b5-87b3-9565171b87e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11043 | 2026.03.10 10:22:42.549530 [ 269 ] {4f8c736a-05e5-41b5-87b3-9565171b87e0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11044 | 2026.03.10 10:22:42.549750 [ 269 ] {4f8c736a-05e5-41b5-87b3-9565171b87e0} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11045 | 2026.03.10 10:22:42.549874 [ 142 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11046 | 2026.03.10 10:22:42.549883 [ 269 ] {4f8c736a-05e5-41b5-87b3-9565171b87e0} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001193 sec., 14249.790444258171 rows/sec., 1.05 MiB/sec. | ||
| 11047 | 2026.03.10 10:22:42.549946 [ 142 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11048 | 2026.03.10 10:22:42.549967 [ 269 ] {4f8c736a-05e5-41b5-87b3-9565171b87e0} <Debug> TCPHandler: Processed in 0.001415762 sec. | ||
| 11049 | 2026.03.10 10:22:42.549973 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11050 | 2026.03.10 10:22:42.550084 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11051 | 2026.03.10 10:22:42.550089 [ 194 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 11052 | 2026.03.10 10:22:42.550188 [ 269 ] {ebeb66ab-1729-43f9-be19-78450a676354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11053 | 2026.03.10 10:22:42.550225 [ 194 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11054 | 2026.03.10 10:22:42.550233 [ 269 ] {ebeb66ab-1729-43f9-be19-78450a676354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11055 | 2026.03.10 10:22:42.550267 [ 194 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 83 rows starting from the beginning of the part | ||
| 11056 | 2026.03.10 10:22:42.550342 [ 194 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 33 rows starting from the beginning of the part | ||
| 11057 | 2026.03.10 10:22:42.550389 [ 194 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 25 rows starting from the beginning of the part | ||
| 11058 | 2026.03.10 10:22:42.550434 [ 194 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 17 rows starting from the beginning of the part | ||
| 11059 | 2026.03.10 10:22:42.550475 [ 194 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 38 rows starting from the beginning of the part | ||
| 11060 | 2026.03.10 10:22:42.550518 [ 194 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 17 rows starting from the beginning of the part | ||
| 11061 | 2026.03.10 10:22:42.550689 [ 269 ] {ebeb66ab-1729-43f9-be19-78450a676354} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11062 | 2026.03.10 10:22:42.550732 [ 269 ] {ebeb66ab-1729-43f9-be19-78450a676354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11063 | 2026.03.10 10:22:42.551106 [ 269 ] {ebeb66ab-1729-43f9-be19-78450a676354} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11064 | 2026.03.10 10:22:42.551325 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.001282039 sec., 166141.59163644788 rows/sec., 12.83 MiB/sec. | ||
| 11065 | 2026.03.10 10:22:42.551334 [ 269 ] {ebeb66ab-1729-43f9-be19-78450a676354} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11066 | 2026.03.10 10:22:42.551471 [ 197 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11067 | 2026.03.10 10:22:42.551481 [ 269 ] {ebeb66ab-1729-43f9-be19-78450a676354} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001314 sec., 61643.83561643835 rows/sec., 4.81 MiB/sec. | ||
| 11068 | 2026.03.10 10:22:42.551530 [ 269 ] {ebeb66ab-1729-43f9-be19-78450a676354} <Debug> TCPHandler: Processed in 0.001497773 sec. | ||
| 11069 | 2026.03.10 10:22:42.551649 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11070 | 2026.03.10 10:22:42.551744 [ 269 ] {0192fcc2-d646-48d7-a2e0-836d26df5c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11071 | 2026.03.10 10:22:42.551752 [ 197 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_71_14} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11072 | 2026.03.10 10:22:42.551788 [ 269 ] {0192fcc2-d646-48d7-a2e0-836d26df5c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11073 | 2026.03.10 10:22:42.551834 [ 197 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_71_14} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11074 | 2026.03.10 10:22:42.551915 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 11075 | 2026.03.10 10:22:42.552214 [ 269 ] {0192fcc2-d646-48d7-a2e0-836d26df5c9d} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11076 | 2026.03.10 10:22:42.552250 [ 269 ] {0192fcc2-d646-48d7-a2e0-836d26df5c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11077 | 2026.03.10 10:22:42.552586 [ 269 ] {0192fcc2-d646-48d7-a2e0-836d26df5c9d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11078 | 2026.03.10 10:22:42.552796 [ 269 ] {0192fcc2-d646-48d7-a2e0-836d26df5c9d} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11079 | 2026.03.10 10:22:42.552927 [ 269 ] {0192fcc2-d646-48d7-a2e0-836d26df5c9d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 11080 | 2026.03.10 10:22:42.552966 [ 269 ] {0192fcc2-d646-48d7-a2e0-836d26df5c9d} <Debug> TCPHandler: Processed in 0.001365681 sec. | ||
| 11081 | 2026.03.10 10:22:42.553083 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11082 | 2026.03.10 10:22:42.553178 [ 269 ] {d8176861-7aff-4295-857f-9fc4d90bac02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11083 | 2026.03.10 10:22:42.553232 [ 269 ] {d8176861-7aff-4295-857f-9fc4d90bac02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11084 | 2026.03.10 10:22:42.554079 [ 269 ] {d8176861-7aff-4295-857f-9fc4d90bac02} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11085 | 2026.03.10 10:22:42.554117 [ 269 ] {d8176861-7aff-4295-857f-9fc4d90bac02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11086 | 2026.03.10 10:22:42.554664 [ 269 ] {d8176861-7aff-4295-857f-9fc4d90bac02} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11087 | 2026.03.10 10:22:42.554882 [ 269 ] {d8176861-7aff-4295-857f-9fc4d90bac02} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11088 | 2026.03.10 10:22:42.554998 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11089 | 2026.03.10 10:22:42.555016 [ 269 ] {d8176861-7aff-4295-857f-9fc4d90bac02} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001883 sec., 9028.146574614977 rows/sec., 16.18 MiB/sec. | ||
| 11090 | 2026.03.10 10:22:42.555032 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11091 | 2026.03.10 10:22:42.555056 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11092 | 2026.03.10 10:22:42.555090 [ 269 ] {d8176861-7aff-4295-857f-9fc4d90bac02} <Debug> TCPHandler: Processed in 0.002086007 sec. | ||
| 11093 | 2026.03.10 10:22:42.555130 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 11094 | 2026.03.10 10:22:42.555205 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11095 | 2026.03.10 10:22:42.555298 [ 269 ] {7e2029ae-1d99-4017-b4f3-d8f5ff0ab7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11096 | 2026.03.10 10:22:42.555338 [ 269 ] {7e2029ae-1d99-4017-b4f3-d8f5ff0ab7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11097 | 2026.03.10 10:22:42.555347 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11098 | 2026.03.10 10:22:42.555408 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1413 rows starting from the beginning of the part | ||
| 11099 | 2026.03.10 10:22:42.555527 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 17 rows starting from the beginning of the part | ||
| 11100 | 2026.03.10 10:22:42.555704 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 25 rows starting from the beginning of the part | ||
| 11101 | 2026.03.10 10:22:42.555739 [ 269 ] {7e2029ae-1d99-4017-b4f3-d8f5ff0ab7ea} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11102 | 2026.03.10 10:22:42.555781 [ 269 ] {7e2029ae-1d99-4017-b4f3-d8f5ff0ab7ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11103 | 2026.03.10 10:22:42.555810 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 17 rows starting from the beginning of the part | ||
| 11104 | 2026.03.10 10:22:42.555915 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 36 rows starting from the beginning of the part | ||
| 11105 | 2026.03.10 10:22:42.556013 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 17 rows starting from the beginning of the part | ||
| 11106 | 2026.03.10 10:22:42.556093 [ 269 ] {7e2029ae-1d99-4017-b4f3-d8f5ff0ab7ea} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11107 | 2026.03.10 10:22:42.556335 [ 269 ] {7e2029ae-1d99-4017-b4f3-d8f5ff0ab7ea} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11108 | 2026.03.10 10:22:42.556480 [ 269 ] {7e2029ae-1d99-4017-b4f3-d8f5ff0ab7ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 11109 | 2026.03.10 10:22:42.556518 [ 269 ] {7e2029ae-1d99-4017-b4f3-d8f5ff0ab7ea} <Debug> TCPHandler: Processed in 0.00132303 sec. | ||
| 11110 | 2026.03.10 10:22:42.562721 [ 197 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 19 columns (19 merged, 0 gathered) in 0.007592241 sec., 200862.95996136055 rows/sec., 359.94 MiB/sec. | ||
| 11111 | 2026.03.10 10:22:42.565021 [ 197 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11112 | 2026.03.10 10:22:42.565350 [ 197 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11113 | 2026.03.10 10:22:42.565429 [ 197 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11114 | 2026.03.10 10:22:42.565553 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 11115 | 2026.03.10 10:22:43.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.48 MiB, peak 337.06 MiB, free memory in arenas 0.00 B, will set to 329.69 MiB (RSS), difference: 4.20 MiB | ||
| 11116 | 2026.03.10 10:22:43.224298 [ 141 ] {} <Debug> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 11117 | 2026.03.10 10:22:43.224390 [ 141 ] {} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11118 | 2026.03.10 10:22:43.224428 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11119 | 2026.03.10 10:22:43.224600 [ 187 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::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 | ||
| 11120 | 2026.03.10 10:22:43.224824 [ 187 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11121 | 2026.03.10 10:22:43.224883 [ 187 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::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 | ||
| 11122 | 2026.03.10 10:22:43.224995 [ 187 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 11123 | 2026.03.10 10:22:43.225087 [ 187 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 11124 | 2026.03.10 10:22:43.225179 [ 187 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 11125 | 2026.03.10 10:22:43.225264 [ 187 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
| 11126 | 2026.03.10 10:22:43.226094 [ 190 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001572786 sec., 22889.31869942891 rows/sec., 1.91 MiB/sec. | ||
| 11127 | 2026.03.10 10:22:43.226288 [ 198 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 11128 | 2026.03.10 10:22:43.226632 [ 198 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_25_6} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11129 | 2026.03.10 10:22:43.226722 [ 198 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_25_6} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 11130 | 2026.03.10 10:22:43.226822 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 11131 | 2026.03.10 10:22:45.056623 [ 141 ] {} <Debug> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 11132 | 2026.03.10 10:22:45.056704 [ 141 ] {} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11133 | 2026.03.10 10:22:45.056728 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11134 | 2026.03.10 10:22:45.056841 [ 198 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::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 | ||
| 11135 | 2026.03.10 10:22:45.056978 [ 198 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11136 | 2026.03.10 10:22:45.057013 [ 198 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 733 rows starting from the beginning of the part | ||
| 11137 | 2026.03.10 10:22:45.057084 [ 198 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 11138 | 2026.03.10 10:22:45.057137 [ 198 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 708 rows starting from the beginning of the part | ||
| 11139 | 2026.03.10 10:22:45.057187 [ 198 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 11140 | 2026.03.10 10:22:45.057234 [ 198 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 708 rows starting from the beginning of the part | ||
| 11141 | 2026.03.10 10:22:45.058438 [ 191 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001640007 sec., 1339628.4284152447 rows/sec., 84.34 MiB/sec. | ||
| 11142 | 2026.03.10 10:22:45.058722 [ 192 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 11143 | 2026.03.10 10:22:45.059102 [ 192 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_25_6} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11144 | 2026.03.10 10:22:45.059194 [ 192 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_25_6} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 11145 | 2026.03.10 10:22:45.059306 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 11146 | 2026.03.10 10:22:46.253641 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11147 | 2026.03.10 10:22:46.253720 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11148 | 2026.03.10 10:22:46.411538 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24919 | ||
| 11149 | 2026.03.10 10:22:46.412117 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11150 | 2026.03.10 10:22:46.412166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11151 | 2026.03.10 10:22:46.412648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11152 | 2026.03.10 10:22:46.412887 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11153 | 2026.03.10 10:22:46.413033 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24919 | ||
| 11154 | 2026.03.10 10:22:46.486251 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1352 | ||
| 11155 | 2026.03.10 10:22:46.488409 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11156 | 2026.03.10 10:22:46.488446 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11157 | 2026.03.10 10:22:46.489607 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11158 | 2026.03.10 10:22:46.489859 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11159 | 2026.03.10 10:22:46.490132 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1352 | ||
| 11160 | 2026.03.10 10:22:47.547225 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11161 | 2026.03.10 10:22:47.547408 [ 269 ] {48cdf283-44eb-4cc6-ac08-5e9fa182caa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11162 | 2026.03.10 10:22:47.547476 [ 269 ] {48cdf283-44eb-4cc6-ac08-5e9fa182caa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11163 | 2026.03.10 10:22:47.548185 [ 269 ] {48cdf283-44eb-4cc6-ac08-5e9fa182caa9} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11164 | 2026.03.10 10:22:47.548237 [ 269 ] {48cdf283-44eb-4cc6-ac08-5e9fa182caa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11165 | 2026.03.10 10:22:47.548645 [ 269 ] {48cdf283-44eb-4cc6-ac08-5e9fa182caa9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11166 | 2026.03.10 10:22:47.548873 [ 269 ] {48cdf283-44eb-4cc6-ac08-5e9fa182caa9} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11167 | 2026.03.10 10:22:47.549041 [ 269 ] {48cdf283-44eb-4cc6-ac08-5e9fa182caa9} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.00168 sec., 63095.23809523809 rows/sec., 5.30 MiB/sec. | ||
| 11168 | 2026.03.10 10:22:47.549095 [ 269 ] {48cdf283-44eb-4cc6-ac08-5e9fa182caa9} <Debug> TCPHandler: Processed in 0.001998195 sec. | ||
| 11169 | 2026.03.10 10:22:47.549227 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11170 | 2026.03.10 10:22:47.549331 [ 269 ] {2cb8ebf1-c4ca-45b4-aa4e-0615bde3ee25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11171 | 2026.03.10 10:22:47.549373 [ 269 ] {2cb8ebf1-c4ca-45b4-aa4e-0615bde3ee25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11172 | 2026.03.10 10:22:47.549805 [ 269 ] {2cb8ebf1-c4ca-45b4-aa4e-0615bde3ee25} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11173 | 2026.03.10 10:22:47.549841 [ 269 ] {2cb8ebf1-c4ca-45b4-aa4e-0615bde3ee25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11174 | 2026.03.10 10:22:47.550151 [ 269 ] {2cb8ebf1-c4ca-45b4-aa4e-0615bde3ee25} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11175 | 2026.03.10 10:22:47.550361 [ 269 ] {2cb8ebf1-c4ca-45b4-aa4e-0615bde3ee25} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11176 | 2026.03.10 10:22:47.550494 [ 269 ] {2cb8ebf1-c4ca-45b4-aa4e-0615bde3ee25} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001187 sec., 21061.49957877001 rows/sec., 1.55 MiB/sec. | ||
| 11177 | 2026.03.10 10:22:47.550533 [ 269 ] {2cb8ebf1-c4ca-45b4-aa4e-0615bde3ee25} <Debug> TCPHandler: Processed in 0.001357561 sec. | ||
| 11178 | 2026.03.10 10:22:47.550641 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11179 | 2026.03.10 10:22:47.550741 [ 269 ] {ac1c50d2-cd83-4117-98fd-23612ce8d0ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11180 | 2026.03.10 10:22:47.550782 [ 269 ] {ac1c50d2-cd83-4117-98fd-23612ce8d0ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11181 | 2026.03.10 10:22:47.551214 [ 269 ] {ac1c50d2-cd83-4117-98fd-23612ce8d0ca} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11182 | 2026.03.10 10:22:47.551251 [ 269 ] {ac1c50d2-cd83-4117-98fd-23612ce8d0ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11183 | 2026.03.10 10:22:47.551562 [ 269 ] {ac1c50d2-cd83-4117-98fd-23612ce8d0ca} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11184 | 2026.03.10 10:22:47.551792 [ 269 ] {ac1c50d2-cd83-4117-98fd-23612ce8d0ca} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11185 | 2026.03.10 10:22:47.551927 [ 269 ] {ac1c50d2-cd83-4117-98fd-23612ce8d0ca} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001205 sec., 73858.92116182572 rows/sec., 5.77 MiB/sec. | ||
| 11186 | 2026.03.10 10:22:47.551967 [ 269 ] {ac1c50d2-cd83-4117-98fd-23612ce8d0ca} <Debug> TCPHandler: Processed in 0.001373881 sec. | ||
| 11187 | 2026.03.10 10:22:47.552082 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11188 | 2026.03.10 10:22:47.552175 [ 269 ] {95fce0ae-4db9-4208-be21-6ba833915ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11189 | 2026.03.10 10:22:47.552217 [ 269 ] {95fce0ae-4db9-4208-be21-6ba833915ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11190 | 2026.03.10 10:22:47.552630 [ 269 ] {95fce0ae-4db9-4208-be21-6ba833915ce6} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11191 | 2026.03.10 10:22:47.552668 [ 269 ] {95fce0ae-4db9-4208-be21-6ba833915ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11192 | 2026.03.10 10:22:47.553014 [ 269 ] {95fce0ae-4db9-4208-be21-6ba833915ce6} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11193 | 2026.03.10 10:22:47.553226 [ 269 ] {95fce0ae-4db9-4208-be21-6ba833915ce6} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11194 | 2026.03.10 10:22:47.553363 [ 269 ] {95fce0ae-4db9-4208-be21-6ba833915ce6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 11195 | 2026.03.10 10:22:47.553400 [ 269 ] {95fce0ae-4db9-4208-be21-6ba833915ce6} <Debug> TCPHandler: Processed in 0.00136941 sec. | ||
| 11196 | 2026.03.10 10:22:47.553505 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11197 | 2026.03.10 10:22:47.553598 [ 269 ] {90434f9d-f10a-4aa9-9e7e-1ee7eb1baed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11198 | 2026.03.10 10:22:47.553653 [ 269 ] {90434f9d-f10a-4aa9-9e7e-1ee7eb1baed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11199 | 2026.03.10 10:22:47.554527 [ 269 ] {90434f9d-f10a-4aa9-9e7e-1ee7eb1baed4} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11200 | 2026.03.10 10:22:47.554564 [ 269 ] {90434f9d-f10a-4aa9-9e7e-1ee7eb1baed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11201 | 2026.03.10 10:22:47.555114 [ 269 ] {90434f9d-f10a-4aa9-9e7e-1ee7eb1baed4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11202 | 2026.03.10 10:22:47.555343 [ 269 ] {90434f9d-f10a-4aa9-9e7e-1ee7eb1baed4} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11203 | 2026.03.10 10:22:47.555485 [ 269 ] {90434f9d-f10a-4aa9-9e7e-1ee7eb1baed4} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001905 sec., 13123.359580052493 rows/sec., 23.52 MiB/sec. | ||
| 11204 | 2026.03.10 10:22:47.555553 [ 269 ] {90434f9d-f10a-4aa9-9e7e-1ee7eb1baed4} <Debug> TCPHandler: Processed in 0.002096458 sec. | ||
| 11205 | 2026.03.10 10:22:47.555674 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11206 | 2026.03.10 10:22:47.555766 [ 269 ] {899d404f-0d73-441d-aa5f-4b6c43729ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11207 | 2026.03.10 10:22:47.555808 [ 269 ] {899d404f-0d73-441d-aa5f-4b6c43729ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11208 | 2026.03.10 10:22:47.556159 [ 269 ] {899d404f-0d73-441d-aa5f-4b6c43729ac6} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11209 | 2026.03.10 10:22:47.556196 [ 269 ] {899d404f-0d73-441d-aa5f-4b6c43729ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11210 | 2026.03.10 10:22:47.556728 [ 269 ] {899d404f-0d73-441d-aa5f-4b6c43729ac6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11211 | 2026.03.10 10:22:47.556956 [ 269 ] {899d404f-0d73-441d-aa5f-4b6c43729ac6} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11212 | 2026.03.10 10:22:47.557114 [ 269 ] {899d404f-0d73-441d-aa5f-4b6c43729ac6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec. | ||
| 11213 | 2026.03.10 10:22:47.557162 [ 269 ] {899d404f-0d73-441d-aa5f-4b6c43729ac6} <Debug> TCPHandler: Processed in 0.001539255 sec. | ||
| 11214 | 2026.03.10 10:22:47.718577 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11215 | 2026.03.10 10:22:47.733492 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11216 | 2026.03.10 10:22:47.733541 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11217 | 2026.03.10 10:22:47.738998 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11218 | 2026.03.10 10:22:47.739713 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11219 | 2026.03.10 10:22:47.742409 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11220 | 2026.03.10 10:22:52.548560 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11221 | 2026.03.10 10:22:52.548781 [ 269 ] {adc0267d-2078-447e-a499-f3f773b86321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11222 | 2026.03.10 10:22:52.548856 [ 269 ] {adc0267d-2078-447e-a499-f3f773b86321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11223 | 2026.03.10 10:22:52.549541 [ 269 ] {adc0267d-2078-447e-a499-f3f773b86321} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11224 | 2026.03.10 10:22:52.549590 [ 269 ] {adc0267d-2078-447e-a499-f3f773b86321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11225 | 2026.03.10 10:22:52.549971 [ 269 ] {adc0267d-2078-447e-a499-f3f773b86321} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11226 | 2026.03.10 10:22:52.550193 [ 269 ] {adc0267d-2078-447e-a499-f3f773b86321} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11227 | 2026.03.10 10:22:52.550347 [ 269 ] {adc0267d-2078-447e-a499-f3f773b86321} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00162 sec., 14814.814814814816 rows/sec., 1.23 MiB/sec. | ||
| 11228 | 2026.03.10 10:22:52.550353 [ 132 ] {} <Debug> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 11229 | 2026.03.10 10:22:52.550392 [ 269 ] {adc0267d-2078-447e-a499-f3f773b86321} <Debug> TCPHandler: Processed in 0.002009835 sec. | ||
| 11230 | 2026.03.10 10:22:52.550423 [ 132 ] {} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11231 | 2026.03.10 10:22:52.550452 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11232 | 2026.03.10 10:22:52.550525 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11233 | 2026.03.10 10:22:52.550589 [ 190 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 11234 | 2026.03.10 10:22:52.550623 [ 269 ] {8efd022d-92ae-4598-9d6d-c0469b1e895a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11235 | 2026.03.10 10:22:52.550674 [ 269 ] {8efd022d-92ae-4598-9d6d-c0469b1e895a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11236 | 2026.03.10 10:22:52.550753 [ 190 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11237 | 2026.03.10 10:22:52.550798 [ 190 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 11238 | 2026.03.10 10:22:52.550876 [ 190 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 11239 | 2026.03.10 10:22:52.550931 [ 190 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 11240 | 2026.03.10 10:22:52.550982 [ 190 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 11241 | 2026.03.10 10:22:52.551030 [ 190 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 11242 | 2026.03.10 10:22:52.551079 [ 269 ] {8efd022d-92ae-4598-9d6d-c0469b1e895a} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11243 | 2026.03.10 10:22:52.551121 [ 269 ] {8efd022d-92ae-4598-9d6d-c0469b1e895a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11244 | 2026.03.10 10:22:52.551464 [ 269 ] {8efd022d-92ae-4598-9d6d-c0469b1e895a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11245 | 2026.03.10 10:22:52.551695 [ 269 ] {8efd022d-92ae-4598-9d6d-c0469b1e895a} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11246 | 2026.03.10 10:22:52.551835 [ 269 ] {8efd022d-92ae-4598-9d6d-c0469b1e895a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00123 sec., 8130.081300813008 rows/sec., 662.95 KiB/sec. | ||
| 11247 | 2026.03.10 10:22:52.551875 [ 269 ] {8efd022d-92ae-4598-9d6d-c0469b1e895a} <Debug> TCPHandler: Processed in 0.001400811 sec. | ||
| 11248 | 2026.03.10 10:22:52.551904 [ 192 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380361 sec., 86933.78036615059 rows/sec., 7.54 MiB/sec. | ||
| 11249 | 2026.03.10 10:22:52.551983 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11250 | 2026.03.10 10:22:52.552085 [ 269 ] {b52cb65b-9406-4479-b6f2-f14b3fc8c0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11251 | 2026.03.10 10:22:52.552117 [ 191 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 11252 | 2026.03.10 10:22:52.552129 [ 269 ] {b52cb65b-9406-4479-b6f2-f14b3fc8c0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11253 | 2026.03.10 10:22:52.552477 [ 191 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_13_3} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11254 | 2026.03.10 10:22:52.552561 [ 191 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_13_3} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 11255 | 2026.03.10 10:22:52.552676 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11256 | 2026.03.10 10:22:52.552683 [ 269 ] {b52cb65b-9406-4479-b6f2-f14b3fc8c0eb} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11257 | 2026.03.10 10:22:52.552727 [ 269 ] {b52cb65b-9406-4479-b6f2-f14b3fc8c0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11258 | 2026.03.10 10:22:52.553082 [ 269 ] {b52cb65b-9406-4479-b6f2-f14b3fc8c0eb} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11259 | 2026.03.10 10:22:52.553304 [ 269 ] {b52cb65b-9406-4479-b6f2-f14b3fc8c0eb} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11260 | 2026.03.10 10:22:52.553553 [ 132 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11261 | 2026.03.10 10:22:52.553566 [ 269 ] {b52cb65b-9406-4479-b6f2-f14b3fc8c0eb} <Debug> executeQuery: Read 215 rows, 19.58 KiB in 0.001498 sec., 143524.69959946597 rows/sec., 12.77 MiB/sec. | ||
| 11262 | 2026.03.10 10:22:52.553595 [ 132 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11263 | 2026.03.10 10:22:52.553622 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11264 | 2026.03.10 10:22:52.553623 [ 269 ] {b52cb65b-9406-4479-b6f2-f14b3fc8c0eb} <Debug> TCPHandler: Processed in 0.001689188 sec. | ||
| 11265 | 2026.03.10 10:22:52.553716 [ 196 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 11266 | 2026.03.10 10:22:52.553781 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11267 | 2026.03.10 10:22:52.553834 [ 196 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11268 | 2026.03.10 10:22:52.553872 [ 196 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2154 rows starting from the beginning of the part | ||
| 11269 | 2026.03.10 10:22:52.553883 [ 269 ] {ca63d39b-45be-4f0c-a548-56214f4ea015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11270 | 2026.03.10 10:22:52.553961 [ 196 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1991 rows starting from the beginning of the part | ||
| 11271 | 2026.03.10 10:22:52.553980 [ 269 ] {ca63d39b-45be-4f0c-a548-56214f4ea015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11272 | 2026.03.10 10:22:52.554033 [ 196 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
| 11273 | 2026.03.10 10:22:52.554080 [ 196 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 90 rows starting from the beginning of the part | ||
| 11274 | 2026.03.10 10:22:52.554120 [ 196 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 106 rows starting from the beginning of the part | ||
| 11275 | 2026.03.10 10:22:52.554161 [ 196 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 215 rows starting from the beginning of the part | ||
| 11276 | 2026.03.10 10:22:52.554436 [ 269 ] {ca63d39b-45be-4f0c-a548-56214f4ea015} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11277 | 2026.03.10 10:22:52.554478 [ 269 ] {ca63d39b-45be-4f0c-a548-56214f4ea015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11278 | 2026.03.10 10:22:52.554801 [ 269 ] {ca63d39b-45be-4f0c-a548-56214f4ea015} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11279 | 2026.03.10 10:22:52.555046 [ 269 ] {ca63d39b-45be-4f0c-a548-56214f4ea015} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11280 | 2026.03.10 10:22:52.555187 [ 269 ] {ca63d39b-45be-4f0c-a548-56214f4ea015} <Debug> executeQuery: Read 39 rows, 2.94 KiB in 0.001322 sec., 29500.756429652043 rows/sec., 2.17 MiB/sec. | ||
| 11281 | 2026.03.10 10:22:52.555231 [ 269 ] {ca63d39b-45be-4f0c-a548-56214f4ea015} <Debug> TCPHandler: Processed in 0.001505064 sec. | ||
| 11282 | 2026.03.10 10:22:52.555344 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11283 | 2026.03.10 10:22:52.555445 [ 269 ] {283dbe00-3772-4459-b836-6f26b51f80e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11284 | 2026.03.10 10:22:52.555488 [ 269 ] {283dbe00-3772-4459-b836-6f26b51f80e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11285 | 2026.03.10 10:22:52.555884 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4612 rows, containing 5 columns (5 merged, 0 gathered) in 0.002209429 sec., 2087417.1561973703 rows/sec., 169.26 MiB/sec. | ||
| 11286 | 2026.03.10 10:22:52.555911 [ 269 ] {283dbe00-3772-4459-b836-6f26b51f80e2} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11287 | 2026.03.10 10:22:52.555953 [ 269 ] {283dbe00-3772-4459-b836-6f26b51f80e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11288 | 2026.03.10 10:22:52.556235 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11289 | 2026.03.10 10:22:52.556278 [ 269 ] {283dbe00-3772-4459-b836-6f26b51f80e2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11290 | 2026.03.10 10:22:52.556553 [ 269 ] {283dbe00-3772-4459-b836-6f26b51f80e2} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11291 | 2026.03.10 10:22:52.556582 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_86_17} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11292 | 2026.03.10 10:22:52.556662 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_86_17} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11293 | 2026.03.10 10:22:52.556695 [ 269 ] {283dbe00-3772-4459-b836-6f26b51f80e2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001269 sec., 18912.529550827425 rows/sec., 1.57 MiB/sec. | ||
| 11294 | 2026.03.10 10:22:52.556740 [ 269 ] {283dbe00-3772-4459-b836-6f26b51f80e2} <Debug> TCPHandler: Processed in 0.001448463 sec. | ||
| 11295 | 2026.03.10 10:22:52.556746 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 11296 | 2026.03.10 10:22:52.556846 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11297 | 2026.03.10 10:22:52.556947 [ 269 ] {380cc33c-d86d-4a01-b6a7-1578bccfc1f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11298 | 2026.03.10 10:22:52.556987 [ 269 ] {380cc33c-d86d-4a01-b6a7-1578bccfc1f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11299 | 2026.03.10 10:22:52.557385 [ 269 ] {380cc33c-d86d-4a01-b6a7-1578bccfc1f9} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11300 | 2026.03.10 10:22:52.557421 [ 269 ] {380cc33c-d86d-4a01-b6a7-1578bccfc1f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11301 | 2026.03.10 10:22:52.557724 [ 269 ] {380cc33c-d86d-4a01-b6a7-1578bccfc1f9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11302 | 2026.03.10 10:22:52.557945 [ 269 ] {380cc33c-d86d-4a01-b6a7-1578bccfc1f9} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11303 | 2026.03.10 10:22:52.558046 [ 133 ] {} <Debug> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 11304 | 2026.03.10 10:22:52.558076 [ 269 ] {380cc33c-d86d-4a01-b6a7-1578bccfc1f9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001147 sec., 10462.074978204011 rows/sec., 817.35 KiB/sec. | ||
| 11305 | 2026.03.10 10:22:52.558083 [ 133 ] {} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11306 | 2026.03.10 10:22:52.558108 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11307 | 2026.03.10 10:22:52.558114 [ 269 ] {380cc33c-d86d-4a01-b6a7-1578bccfc1f9} <Debug> TCPHandler: Processed in 0.0013191 sec. | ||
| 11308 | 2026.03.10 10:22:52.558189 [ 200 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 11309 | 2026.03.10 10:22:52.558219 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11310 | 2026.03.10 10:22:52.558283 [ 200 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11311 | 2026.03.10 10:22:52.558316 [ 200 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 11312 | 2026.03.10 10:22:52.558317 [ 269 ] {ee149a50-d3a3-4b2a-a87d-bad13ff1ac97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11313 | 2026.03.10 10:22:52.558368 [ 269 ] {ee149a50-d3a3-4b2a-a87d-bad13ff1ac97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11314 | 2026.03.10 10:22:52.558372 [ 200 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 11315 | 2026.03.10 10:22:52.558431 [ 200 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 11316 | 2026.03.10 10:22:52.558474 [ 200 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 11317 | 2026.03.10 10:22:52.558513 [ 200 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 11318 | 2026.03.10 10:22:52.558823 [ 269 ] {ee149a50-d3a3-4b2a-a87d-bad13ff1ac97} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11319 | 2026.03.10 10:22:52.558864 [ 269 ] {ee149a50-d3a3-4b2a-a87d-bad13ff1ac97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11320 | 2026.03.10 10:22:52.559159 [ 192 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001007372 sec., 59560.91692046235 rows/sec., 4.77 MiB/sec. | ||
| 11321 | 2026.03.10 10:22:52.559192 [ 269 ] {ee149a50-d3a3-4b2a-a87d-bad13ff1ac97} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11322 | 2026.03.10 10:22:52.559269 [ 200 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 11323 | 2026.03.10 10:22:52.559470 [ 269 ] {ee149a50-d3a3-4b2a-a87d-bad13ff1ac97} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11324 | 2026.03.10 10:22:52.559552 [ 200 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_13_3} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11325 | 2026.03.10 10:22:52.559596 [ 133 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11326 | 2026.03.10 10:22:52.559611 [ 269 ] {ee149a50-d3a3-4b2a-a87d-bad13ff1ac97} <Debug> executeQuery: Read 127 rows, 10.55 KiB in 0.001311 sec., 96872.61632341723 rows/sec., 7.86 MiB/sec. | ||
| 11327 | 2026.03.10 10:22:52.559627 [ 200 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_13_3} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 11328 | 2026.03.10 10:22:52.559633 [ 133 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11329 | 2026.03.10 10:22:52.559651 [ 269 ] {ee149a50-d3a3-4b2a-a87d-bad13ff1ac97} <Debug> TCPHandler: Processed in 0.001481133 sec. | ||
| 11330 | 2026.03.10 10:22:52.559667 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11331 | 2026.03.10 10:22:52.559700 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11332 | 2026.03.10 10:22:52.559768 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11333 | 2026.03.10 10:22:52.559774 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 11334 | 2026.03.10 10:22:52.559859 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11335 | 2026.03.10 10:22:52.559868 [ 269 ] {5afd479b-fe24-43db-b4c7-5935ff9ec92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11336 | 2026.03.10 10:22:52.559883 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1125 rows starting from the beginning of the part | ||
| 11337 | 2026.03.10 10:22:52.559915 [ 269 ] {5afd479b-fe24-43db-b4c7-5935ff9ec92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11338 | 2026.03.10 10:22:52.559933 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1038 rows starting from the beginning of the part | ||
| 11339 | 2026.03.10 10:22:52.559974 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
| 11340 | 2026.03.10 10:22:52.560006 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 81 rows starting from the beginning of the part | ||
| 11341 | 2026.03.10 10:22:52.560041 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 89 rows starting from the beginning of the part | ||
| 11342 | 2026.03.10 10:22:52.560072 [ 200 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 127 rows starting from the beginning of the part | ||
| 11343 | 2026.03.10 10:22:52.560329 [ 269 ] {5afd479b-fe24-43db-b4c7-5935ff9ec92d} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11344 | 2026.03.10 10:22:52.560370 [ 269 ] {5afd479b-fe24-43db-b4c7-5935ff9ec92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11345 | 2026.03.10 10:22:52.560720 [ 269 ] {5afd479b-fe24-43db-b4c7-5935ff9ec92d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11346 | 2026.03.10 10:22:52.560933 [ 269 ] {5afd479b-fe24-43db-b4c7-5935ff9ec92d} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11347 | 2026.03.10 10:22:52.561040 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11348 | 2026.03.10 10:22:52.561062 [ 269 ] {5afd479b-fe24-43db-b4c7-5935ff9ec92d} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001212 sec., 165841.58415841585 rows/sec., 11.89 MiB/sec. | ||
| 11349 | 2026.03.10 10:22:52.561067 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11350 | 2026.03.10 10:22:52.561091 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11351 | 2026.03.10 10:22:52.561099 [ 269 ] {5afd479b-fe24-43db-b4c7-5935ff9ec92d} <Debug> TCPHandler: Processed in 0.001380811 sec. | ||
| 11352 | 2026.03.10 10:22:52.561145 [ 195 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396832 sec., 1806946.0035279833 rows/sec., 135.12 MiB/sec. | ||
| 11353 | 2026.03.10 10:22:52.561153 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 11354 | 2026.03.10 10:22:52.561216 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11355 | 2026.03.10 10:22:52.561265 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11356 | 2026.03.10 10:22:52.561295 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 26947 rows starting from the beginning of the part | ||
| 11357 | 2026.03.10 10:22:52.561314 [ 269 ] {756a6b7a-e0eb-4b1f-a800-86e13b4eda18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11358 | 2026.03.10 10:22:52.561343 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1218 rows starting from the beginning of the part | ||
| 11359 | 2026.03.10 10:22:52.561348 [ 201 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11360 | 2026.03.10 10:22:52.561373 [ 269 ] {756a6b7a-e0eb-4b1f-a800-86e13b4eda18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11361 | 2026.03.10 10:22:52.561387 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 128 rows starting from the beginning of the part | ||
| 11362 | 2026.03.10 10:22:52.561427 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 11363 | 2026.03.10 10:22:52.561460 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 11364 | 2026.03.10 10:22:52.561496 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 201 rows starting from the beginning of the part | ||
| 11365 | 2026.03.10 10:22:52.561708 [ 201 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_86_17} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11366 | 2026.03.10 10:22:52.561785 [ 201 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_86_17} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11367 | 2026.03.10 10:22:52.561880 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 11368 | 2026.03.10 10:22:52.562171 [ 269 ] {756a6b7a-e0eb-4b1f-a800-86e13b4eda18} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11369 | 2026.03.10 10:22:52.562207 [ 269 ] {756a6b7a-e0eb-4b1f-a800-86e13b4eda18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11370 | 2026.03.10 10:22:52.562872 [ 269 ] {756a6b7a-e0eb-4b1f-a800-86e13b4eda18} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11371 | 2026.03.10 10:22:52.563108 [ 269 ] {756a6b7a-e0eb-4b1f-a800-86e13b4eda18} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11372 | 2026.03.10 10:22:52.563248 [ 269 ] {756a6b7a-e0eb-4b1f-a800-86e13b4eda18} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001952 sec., 8709.016393442624 rows/sec., 15.61 MiB/sec. | ||
| 11373 | 2026.03.10 10:22:52.563311 [ 269 ] {756a6b7a-e0eb-4b1f-a800-86e13b4eda18} <Debug> TCPHandler: Processed in 0.002144449 sec. | ||
| 11374 | 2026.03.10 10:22:52.563427 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11375 | 2026.03.10 10:22:52.563522 [ 269 ] {b744fb37-a87c-4cab-8dfa-f0bd865949b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11376 | 2026.03.10 10:22:52.563563 [ 269 ] {b744fb37-a87c-4cab-8dfa-f0bd865949b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11377 | 2026.03.10 10:22:52.563913 [ 269 ] {b744fb37-a87c-4cab-8dfa-f0bd865949b0} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11378 | 2026.03.10 10:22:52.563947 [ 269 ] {b744fb37-a87c-4cab-8dfa-f0bd865949b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11379 | 2026.03.10 10:22:52.564335 [ 269 ] {b744fb37-a87c-4cab-8dfa-f0bd865949b0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11380 | 2026.03.10 10:22:52.564560 [ 269 ] {b744fb37-a87c-4cab-8dfa-f0bd865949b0} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11381 | 2026.03.10 10:22:52.564698 [ 269 ] {b744fb37-a87c-4cab-8dfa-f0bd865949b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. | ||
| 11382 | 2026.03.10 10:22:52.564734 [ 269 ] {b744fb37-a87c-4cab-8dfa-f0bd865949b0} <Debug> TCPHandler: Processed in 0.001357371 sec. | ||
| 11383 | 2026.03.10 10:22:52.568185 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28814 rows, containing 5 columns (5 merged, 0 gathered) in 0.007059589 sec., 4081540.7242546272 rows/sec., 268.93 MiB/sec. | ||
| 11384 | 2026.03.10 10:22:52.568562 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11385 | 2026.03.10 10:22:52.568840 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11386 | 2026.03.10 10:22:52.568915 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11387 | 2026.03.10 10:22:52.569000 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 11388 | 2026.03.10 10:22:53.913178 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25367 | ||
| 11389 | 2026.03.10 10:22:53.913675 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11390 | 2026.03.10 10:22:53.913721 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11391 | 2026.03.10 10:22:53.914200 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11392 | 2026.03.10 10:22:53.914437 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11393 | 2026.03.10 10:22:53.914567 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25367 | ||
| 11394 | 2026.03.10 10:22:55.242514 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11395 | 2026.03.10 10:22:55.259766 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11396 | 2026.03.10 10:22:55.259828 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11397 | 2026.03.10 10:22:55.265701 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11398 | 2026.03.10 10:22:55.266403 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11399 | 2026.03.10 10:22:55.269325 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11400 | 2026.03.10 10:22:56.490305 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1384 | ||
| 11401 | 2026.03.10 10:22:56.492772 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11402 | 2026.03.10 10:22:56.492815 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11403 | 2026.03.10 10:22:56.494033 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11404 | 2026.03.10 10:22:56.494299 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11405 | 2026.03.10 10:22:56.494559 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1384 | ||
| 11406 | 2026.03.10 10:22:57.546742 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11407 | 2026.03.10 10:22:57.546924 [ 269 ] {d3c2036f-47b3-441a-8a72-f3674a406bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11408 | 2026.03.10 10:22:57.546990 [ 269 ] {d3c2036f-47b3-441a-8a72-f3674a406bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11409 | 2026.03.10 10:22:57.547667 [ 269 ] {d3c2036f-47b3-441a-8a72-f3674a406bae} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11410 | 2026.03.10 10:22:57.547721 [ 269 ] {d3c2036f-47b3-441a-8a72-f3674a406bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11411 | 2026.03.10 10:22:57.548096 [ 269 ] {d3c2036f-47b3-441a-8a72-f3674a406bae} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11412 | 2026.03.10 10:22:57.548313 [ 269 ] {d3c2036f-47b3-441a-8a72-f3674a406bae} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11413 | 2026.03.10 10:22:57.548457 [ 269 ] {d3c2036f-47b3-441a-8a72-f3674a406bae} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001588 sec., 66750.62972292192 rows/sec., 5.61 MiB/sec. | ||
| 11414 | 2026.03.10 10:22:57.548499 [ 269 ] {d3c2036f-47b3-441a-8a72-f3674a406bae} <Debug> TCPHandler: Processed in 0.001880182 sec. | ||
| 11415 | 2026.03.10 10:22:57.548621 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11416 | 2026.03.10 10:22:57.548715 [ 269 ] {e58eef5a-fb5f-406e-9773-916835ac681b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11417 | 2026.03.10 10:22:57.548755 [ 269 ] {e58eef5a-fb5f-406e-9773-916835ac681b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11418 | 2026.03.10 10:22:57.549150 [ 269 ] {e58eef5a-fb5f-406e-9773-916835ac681b} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11419 | 2026.03.10 10:22:57.549186 [ 269 ] {e58eef5a-fb5f-406e-9773-916835ac681b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11420 | 2026.03.10 10:22:57.549475 [ 269 ] {e58eef5a-fb5f-406e-9773-916835ac681b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11421 | 2026.03.10 10:22:57.549675 [ 269 ] {e58eef5a-fb5f-406e-9773-916835ac681b} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11422 | 2026.03.10 10:22:57.549802 [ 269 ] {e58eef5a-fb5f-406e-9773-916835ac681b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001106 sec., 22603.978300180832 rows/sec., 1.66 MiB/sec. | ||
| 11423 | 2026.03.10 10:22:57.549838 [ 269 ] {e58eef5a-fb5f-406e-9773-916835ac681b} <Debug> TCPHandler: Processed in 0.001265098 sec. | ||
| 11424 | 2026.03.10 10:22:57.549941 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11425 | 2026.03.10 10:22:57.550032 [ 269 ] {13522a2c-29e0-4cd2-9f44-c1c00c99231a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11426 | 2026.03.10 10:22:57.550070 [ 269 ] {13522a2c-29e0-4cd2-9f44-c1c00c99231a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11427 | 2026.03.10 10:22:57.550478 [ 269 ] {13522a2c-29e0-4cd2-9f44-c1c00c99231a} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11428 | 2026.03.10 10:22:57.550513 [ 269 ] {13522a2c-29e0-4cd2-9f44-c1c00c99231a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11429 | 2026.03.10 10:22:57.550799 [ 269 ] {13522a2c-29e0-4cd2-9f44-c1c00c99231a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11430 | 2026.03.10 10:22:57.551004 [ 269 ] {13522a2c-29e0-4cd2-9f44-c1c00c99231a} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11431 | 2026.03.10 10:22:57.551126 [ 269 ] {13522a2c-29e0-4cd2-9f44-c1c00c99231a} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001112 sec., 80035.97122302158 rows/sec., 6.25 MiB/sec. | ||
| 11432 | 2026.03.10 10:22:57.551163 [ 269 ] {13522a2c-29e0-4cd2-9f44-c1c00c99231a} <Debug> TCPHandler: Processed in 0.001268498 sec. | ||
| 11433 | 2026.03.10 10:22:57.551273 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11434 | 2026.03.10 10:22:57.551363 [ 269 ] {41230e7d-2329-47e6-8921-b93187a2b368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11435 | 2026.03.10 10:22:57.551406 [ 269 ] {41230e7d-2329-47e6-8921-b93187a2b368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11436 | 2026.03.10 10:22:57.551805 [ 269 ] {41230e7d-2329-47e6-8921-b93187a2b368} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11437 | 2026.03.10 10:22:57.551840 [ 269 ] {41230e7d-2329-47e6-8921-b93187a2b368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11438 | 2026.03.10 10:22:57.552162 [ 269 ] {41230e7d-2329-47e6-8921-b93187a2b368} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11439 | 2026.03.10 10:22:57.552364 [ 269 ] {41230e7d-2329-47e6-8921-b93187a2b368} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11440 | 2026.03.10 10:22:57.552492 [ 269 ] {41230e7d-2329-47e6-8921-b93187a2b368} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 11441 | 2026.03.10 10:22:57.552528 [ 269 ] {41230e7d-2329-47e6-8921-b93187a2b368} <Debug> TCPHandler: Processed in 0.001301229 sec. | ||
| 11442 | 2026.03.10 10:22:57.552626 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11443 | 2026.03.10 10:22:57.552716 [ 269 ] {e92fc9de-a5ff-499f-a7b9-a11216a27a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11444 | 2026.03.10 10:22:57.552768 [ 269 ] {e92fc9de-a5ff-499f-a7b9-a11216a27a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11445 | 2026.03.10 10:22:57.553576 [ 269 ] {e92fc9de-a5ff-499f-a7b9-a11216a27a63} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11446 | 2026.03.10 10:22:57.553611 [ 269 ] {e92fc9de-a5ff-499f-a7b9-a11216a27a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11447 | 2026.03.10 10:22:57.554098 [ 269 ] {e92fc9de-a5ff-499f-a7b9-a11216a27a63} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11448 | 2026.03.10 10:22:57.554298 [ 269 ] {e92fc9de-a5ff-499f-a7b9-a11216a27a63} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11449 | 2026.03.10 10:22:57.554423 [ 269 ] {e92fc9de-a5ff-499f-a7b9-a11216a27a63} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001771 sec., 14116.318464144551 rows/sec., 25.30 MiB/sec. | ||
| 11450 | 2026.03.10 10:22:57.554472 [ 269 ] {e92fc9de-a5ff-499f-a7b9-a11216a27a63} <Debug> TCPHandler: Processed in 0.001941934 sec. | ||
| 11451 | 2026.03.10 10:22:57.554573 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11452 | 2026.03.10 10:22:57.554723 [ 269 ] {1084a27a-631c-46de-b6c6-38bd99c38e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11453 | 2026.03.10 10:22:57.554764 [ 269 ] {1084a27a-631c-46de-b6c6-38bd99c38e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11454 | 2026.03.10 10:22:57.555091 [ 269 ] {1084a27a-631c-46de-b6c6-38bd99c38e23} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11455 | 2026.03.10 10:22:57.555127 [ 269 ] {1084a27a-631c-46de-b6c6-38bd99c38e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11456 | 2026.03.10 10:22:57.555414 [ 269 ] {1084a27a-631c-46de-b6c6-38bd99c38e23} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11457 | 2026.03.10 10:22:57.555611 [ 269 ] {1084a27a-631c-46de-b6c6-38bd99c38e23} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11458 | 2026.03.10 10:22:57.555725 [ 124 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11459 | 2026.03.10 10:22:57.555739 [ 269 ] {1084a27a-631c-46de-b6c6-38bd99c38e23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 11460 | 2026.03.10 10:22:57.555790 [ 124 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11461 | 2026.03.10 10:22:57.555797 [ 269 ] {1084a27a-631c-46de-b6c6-38bd99c38e23} <Debug> TCPHandler: Processed in 0.001212008 sec. | ||
| 11462 | 2026.03.10 10:22:57.555819 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11463 | 2026.03.10 10:22:57.555935 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 11464 | 2026.03.10 10:22:57.556087 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11465 | 2026.03.10 10:22:57.556122 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4152 rows starting from the beginning of the part | ||
| 11466 | 2026.03.10 10:22:57.556184 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 48 rows starting from the beginning of the part | ||
| 11467 | 2026.03.10 10:22:57.556228 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 11468 | 2026.03.10 10:22:57.556268 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 11469 | 2026.03.10 10:22:57.556306 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 11470 | 2026.03.10 10:22:57.556344 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 11471 | 2026.03.10 10:22:57.557978 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4440 rows, containing 4 columns (4 merged, 0 gathered) in 0.002095558 sec., 2118767.4118301664 rows/sec., 142.79 MiB/sec. | ||
| 11472 | 2026.03.10 10:22:57.558419 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11473 | 2026.03.10 10:22:57.558799 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_86_17} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11474 | 2026.03.10 10:22:57.558887 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_86_17} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11475 | 2026.03.10 10:22:57.558985 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11476 | 2026.03.10 10:23:01.253787 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11477 | 2026.03.10 10:23:01.253900 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11478 | 2026.03.10 10:23:01.414738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25879 | ||
| 11479 | 2026.03.10 10:23:01.415276 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11480 | 2026.03.10 10:23:01.415327 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11481 | 2026.03.10 10:23:01.415850 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11482 | 2026.03.10 10:23:01.416135 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11483 | 2026.03.10 10:23:01.416281 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25879 | ||
| 11484 | 2026.03.10 10:23:02.546221 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11485 | 2026.03.10 10:23:02.546402 [ 269 ] {10c53819-f4cb-4f05-b1c7-ece0389a0606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11486 | 2026.03.10 10:23:02.546469 [ 269 ] {10c53819-f4cb-4f05-b1c7-ece0389a0606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11487 | 2026.03.10 10:23:02.547162 [ 269 ] {10c53819-f4cb-4f05-b1c7-ece0389a0606} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11488 | 2026.03.10 10:23:02.547207 [ 269 ] {10c53819-f4cb-4f05-b1c7-ece0389a0606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11489 | 2026.03.10 10:23:02.547611 [ 269 ] {10c53819-f4cb-4f05-b1c7-ece0389a0606} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11490 | 2026.03.10 10:23:02.547845 [ 269 ] {10c53819-f4cb-4f05-b1c7-ece0389a0606} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11491 | 2026.03.10 10:23:02.547998 [ 269 ] {10c53819-f4cb-4f05-b1c7-ece0389a0606} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001662 sec., 54151.62454873646 rows/sec., 4.56 MiB/sec. | ||
| 11492 | 2026.03.10 10:23:02.548046 [ 269 ] {10c53819-f4cb-4f05-b1c7-ece0389a0606} <Debug> TCPHandler: Processed in 0.001970155 sec. | ||
| 11493 | 2026.03.10 10:23:02.548170 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11494 | 2026.03.10 10:23:02.548270 [ 269 ] {cea3b2c9-7017-4c5d-bfd7-dd2696611c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11495 | 2026.03.10 10:23:02.548313 [ 269 ] {cea3b2c9-7017-4c5d-bfd7-dd2696611c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11496 | 2026.03.10 10:23:02.548781 [ 269 ] {cea3b2c9-7017-4c5d-bfd7-dd2696611c84} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11497 | 2026.03.10 10:23:02.548820 [ 269 ] {cea3b2c9-7017-4c5d-bfd7-dd2696611c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11498 | 2026.03.10 10:23:02.549131 [ 269 ] {cea3b2c9-7017-4c5d-bfd7-dd2696611c84} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11499 | 2026.03.10 10:23:02.549354 [ 269 ] {cea3b2c9-7017-4c5d-bfd7-dd2696611c84} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11500 | 2026.03.10 10:23:02.549491 [ 269 ] {cea3b2c9-7017-4c5d-bfd7-dd2696611c84} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.00121 sec., 14049.586776859505 rows/sec., 1.03 MiB/sec. | ||
| 11501 | 2026.03.10 10:23:02.549531 [ 269 ] {cea3b2c9-7017-4c5d-bfd7-dd2696611c84} <Debug> TCPHandler: Processed in 0.001385801 sec. | ||
| 11502 | 2026.03.10 10:23:02.549636 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11503 | 2026.03.10 10:23:02.549732 [ 269 ] {dafaefaf-09f6-4f50-b713-bc192cc9babe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11504 | 2026.03.10 10:23:02.549774 [ 269 ] {dafaefaf-09f6-4f50-b713-bc192cc9babe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11505 | 2026.03.10 10:23:02.550208 [ 269 ] {dafaefaf-09f6-4f50-b713-bc192cc9babe} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11506 | 2026.03.10 10:23:02.550246 [ 269 ] {dafaefaf-09f6-4f50-b713-bc192cc9babe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11507 | 2026.03.10 10:23:02.550560 [ 269 ] {dafaefaf-09f6-4f50-b713-bc192cc9babe} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11508 | 2026.03.10 10:23:02.550778 [ 269 ] {dafaefaf-09f6-4f50-b713-bc192cc9babe} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11509 | 2026.03.10 10:23:02.550912 [ 269 ] {dafaefaf-09f6-4f50-b713-bc192cc9babe} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001199 sec., 67556.29691409507 rows/sec., 5.28 MiB/sec. | ||
| 11510 | 2026.03.10 10:23:02.550951 [ 269 ] {dafaefaf-09f6-4f50-b713-bc192cc9babe} <Debug> TCPHandler: Processed in 0.00136521 sec. | ||
| 11511 | 2026.03.10 10:23:02.551063 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11512 | 2026.03.10 10:23:02.551160 [ 269 ] {ca34acdf-8439-4bc2-9883-9f877ac591a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11513 | 2026.03.10 10:23:02.551205 [ 269 ] {ca34acdf-8439-4bc2-9883-9f877ac591a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11514 | 2026.03.10 10:23:02.551625 [ 269 ] {ca34acdf-8439-4bc2-9883-9f877ac591a8} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11515 | 2026.03.10 10:23:02.551663 [ 269 ] {ca34acdf-8439-4bc2-9883-9f877ac591a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11516 | 2026.03.10 10:23:02.551995 [ 269 ] {ca34acdf-8439-4bc2-9883-9f877ac591a8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11517 | 2026.03.10 10:23:02.552222 [ 269 ] {ca34acdf-8439-4bc2-9883-9f877ac591a8} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11518 | 2026.03.10 10:23:02.552358 [ 269 ] {ca34acdf-8439-4bc2-9883-9f877ac591a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 11519 | 2026.03.10 10:23:02.552396 [ 269 ] {ca34acdf-8439-4bc2-9883-9f877ac591a8} <Debug> TCPHandler: Processed in 0.001382841 sec. | ||
| 11520 | 2026.03.10 10:23:02.552499 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11521 | 2026.03.10 10:23:02.552594 [ 269 ] {18be0f8c-87de-4215-aedd-89ce62a0fadd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11522 | 2026.03.10 10:23:02.552650 [ 269 ] {18be0f8c-87de-4215-aedd-89ce62a0fadd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11523 | 2026.03.10 10:23:02.553455 [ 269 ] {18be0f8c-87de-4215-aedd-89ce62a0fadd} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11524 | 2026.03.10 10:23:02.553492 [ 269 ] {18be0f8c-87de-4215-aedd-89ce62a0fadd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11525 | 2026.03.10 10:23:02.554029 [ 269 ] {18be0f8c-87de-4215-aedd-89ce62a0fadd} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11526 | 2026.03.10 10:23:02.554259 [ 269 ] {18be0f8c-87de-4215-aedd-89ce62a0fadd} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11527 | 2026.03.10 10:23:02.554401 [ 269 ] {18be0f8c-87de-4215-aedd-89ce62a0fadd} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001825 sec., 9315.068493150686 rows/sec., 16.69 MiB/sec. | ||
| 11528 | 2026.03.10 10:23:02.554465 [ 269 ] {18be0f8c-87de-4215-aedd-89ce62a0fadd} <Debug> TCPHandler: Processed in 0.002014396 sec. | ||
| 11529 | 2026.03.10 10:23:02.554579 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11530 | 2026.03.10 10:23:02.554674 [ 269 ] {280773bc-98cd-40ec-acfe-3cd74b6c1d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11531 | 2026.03.10 10:23:02.554717 [ 269 ] {280773bc-98cd-40ec-acfe-3cd74b6c1d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11532 | 2026.03.10 10:23:02.555092 [ 269 ] {280773bc-98cd-40ec-acfe-3cd74b6c1d7a} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11533 | 2026.03.10 10:23:02.555130 [ 269 ] {280773bc-98cd-40ec-acfe-3cd74b6c1d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11534 | 2026.03.10 10:23:02.555457 [ 269 ] {280773bc-98cd-40ec-acfe-3cd74b6c1d7a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11535 | 2026.03.10 10:23:02.555681 [ 269 ] {280773bc-98cd-40ec-acfe-3cd74b6c1d7a} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11536 | 2026.03.10 10:23:02.555820 [ 269 ] {280773bc-98cd-40ec-acfe-3cd74b6c1d7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 11537 | 2026.03.10 10:23:02.555861 [ 269 ] {280773bc-98cd-40ec-acfe-3cd74b6c1d7a} <Debug> TCPHandler: Processed in 0.00133314 sec. | ||
| 11538 | 2026.03.10 10:23:02.769428 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11539 | 2026.03.10 10:23:02.786672 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11540 | 2026.03.10 10:23:02.786721 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11541 | 2026.03.10 10:23:02.792922 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11542 | 2026.03.10 10:23:02.793701 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11543 | 2026.03.10 10:23:02.797217 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11544 | 2026.03.10 10:23:02.818554 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11545 | 2026.03.10 10:23:02.818704 [ 269 ] {f0dc6dae-0e42-4a4e-87cb-d728e347a3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11546 | 2026.03.10 10:23:02.818771 [ 269 ] {f0dc6dae-0e42-4a4e-87cb-d728e347a3fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11547 | 2026.03.10 10:23:02.819313 [ 269 ] {f0dc6dae-0e42-4a4e-87cb-d728e347a3fc} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11548 | 2026.03.10 10:23:02.819352 [ 269 ] {f0dc6dae-0e42-4a4e-87cb-d728e347a3fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11549 | 2026.03.10 10:23:02.819675 [ 269 ] {f0dc6dae-0e42-4a4e-87cb-d728e347a3fc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11550 | 2026.03.10 10:23:02.819898 [ 269 ] {f0dc6dae-0e42-4a4e-87cb-d728e347a3fc} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11551 | 2026.03.10 10:23:02.820047 [ 269 ] {f0dc6dae-0e42-4a4e-87cb-d728e347a3fc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001381 sec., 1448.225923244026 rows/sec., 118.09 KiB/sec. | ||
| 11552 | 2026.03.10 10:23:02.820089 [ 269 ] {f0dc6dae-0e42-4a4e-87cb-d728e347a3fc} <Debug> TCPHandler: Processed in 0.001639787 sec. | ||
| 11553 | 2026.03.10 10:23:02.820209 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11554 | 2026.03.10 10:23:02.820307 [ 269 ] {b4cc55b8-4d63-4b87-939e-233101416a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11555 | 2026.03.10 10:23:02.820349 [ 269 ] {b4cc55b8-4d63-4b87-939e-233101416a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11556 | 2026.03.10 10:23:02.822187 [ 269 ] {b4cc55b8-4d63-4b87-939e-233101416a00} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11557 | 2026.03.10 10:23:02.822224 [ 269 ] {b4cc55b8-4d63-4b87-939e-233101416a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11558 | 2026.03.10 10:23:02.822657 [ 269 ] {b4cc55b8-4d63-4b87-939e-233101416a00} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11559 | 2026.03.10 10:23:02.822905 [ 269 ] {b4cc55b8-4d63-4b87-939e-233101416a00} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11560 | 2026.03.10 10:23:02.823045 [ 269 ] {b4cc55b8-4d63-4b87-939e-233101416a00} <Debug> executeQuery: Read 1991 rows, 154.28 KiB in 0.002757 sec., 722161.7700398985 rows/sec., 54.65 MiB/sec. | ||
| 11561 | 2026.03.10 10:23:02.823084 [ 269 ] {b4cc55b8-4d63-4b87-939e-233101416a00} <Debug> TCPHandler: Processed in 0.002926566 sec. | ||
| 11562 | 2026.03.10 10:23:02.823197 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11563 | 2026.03.10 10:23:02.823294 [ 269 ] {4d4dba26-528c-4289-b4d4-385887d67602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11564 | 2026.03.10 10:23:02.823335 [ 269 ] {4d4dba26-528c-4289-b4d4-385887d67602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11565 | 2026.03.10 10:23:02.823761 [ 269 ] {4d4dba26-528c-4289-b4d4-385887d67602} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11566 | 2026.03.10 10:23:02.823799 [ 269 ] {4d4dba26-528c-4289-b4d4-385887d67602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11567 | 2026.03.10 10:23:02.824088 [ 269 ] {4d4dba26-528c-4289-b4d4-385887d67602} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11568 | 2026.03.10 10:23:02.824311 [ 269 ] {4d4dba26-528c-4289-b4d4-385887d67602} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11569 | 2026.03.10 10:23:02.824424 [ 120 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11570 | 2026.03.10 10:23:02.824442 [ 269 ] {4d4dba26-528c-4289-b4d4-385887d67602} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001167 sec., 32562.125107112253 rows/sec., 2.38 MiB/sec. | ||
| 11571 | 2026.03.10 10:23:02.824492 [ 120 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11572 | 2026.03.10 10:23:02.824501 [ 269 ] {4d4dba26-528c-4289-b4d4-385887d67602} <Debug> TCPHandler: Processed in 0.00135401 sec. | ||
| 11573 | 2026.03.10 10:23:02.824522 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11574 | 2026.03.10 10:23:02.824616 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11575 | 2026.03.10 10:23:02.824623 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 11576 | 2026.03.10 10:23:02.824721 [ 269 ] {741b767c-faa4-4f90-96af-d964f43b8f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11577 | 2026.03.10 10:23:02.824735 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11578 | 2026.03.10 10:23:02.824762 [ 269 ] {741b767c-faa4-4f90-96af-d964f43b8f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11579 | 2026.03.10 10:23:02.824768 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 83 rows starting from the beginning of the part | ||
| 11580 | 2026.03.10 10:23:02.824856 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 25 rows starting from the beginning of the part | ||
| 11581 | 2026.03.10 10:23:02.824907 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 39 rows starting from the beginning of the part | ||
| 11582 | 2026.03.10 10:23:02.824951 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 25 rows starting from the beginning of the part | ||
| 11583 | 2026.03.10 10:23:02.824993 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 17 rows starting from the beginning of the part | ||
| 11584 | 2026.03.10 10:23:02.825034 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 38 rows starting from the beginning of the part | ||
| 11585 | 2026.03.10 10:23:02.825656 [ 269 ] {741b767c-faa4-4f90-96af-d964f43b8f63} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11586 | 2026.03.10 10:23:02.825699 [ 269 ] {741b767c-faa4-4f90-96af-d964f43b8f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11587 | 2026.03.10 10:23:02.825873 [ 194 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 5 columns (5 merged, 0 gathered) in 0.001286639 sec., 176428.66413966933 rows/sec., 13.60 MiB/sec. | ||
| 11588 | 2026.03.10 10:23:02.826076 [ 269 ] {741b767c-faa4-4f90-96af-d964f43b8f63} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11589 | 2026.03.10 10:23:02.826097 [ 188 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11590 | 2026.03.10 10:23:02.826337 [ 269 ] {741b767c-faa4-4f90-96af-d964f43b8f63} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11591 | 2026.03.10 10:23:02.826458 [ 188 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_76_15} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11592 | 2026.03.10 10:23:02.826484 [ 269 ] {741b767c-faa4-4f90-96af-d964f43b8f63} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001783 sec., 397083.56702187326 rows/sec., 23.16 MiB/sec. | ||
| 11593 | 2026.03.10 10:23:02.826528 [ 269 ] {741b767c-faa4-4f90-96af-d964f43b8f63} <Debug> TCPHandler: Processed in 0.001960264 sec. | ||
| 11594 | 2026.03.10 10:23:02.826565 [ 188 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_76_15} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11595 | 2026.03.10 10:23:02.826647 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11596 | 2026.03.10 10:23:02.826692 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 11597 | 2026.03.10 10:23:02.826747 [ 269 ] {911c3452-68fc-428c-92ab-268ffc6784d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11598 | 2026.03.10 10:23:02.826792 [ 269 ] {911c3452-68fc-428c-92ab-268ffc6784d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11599 | 2026.03.10 10:23:02.827177 [ 269 ] {911c3452-68fc-428c-92ab-268ffc6784d0} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11600 | 2026.03.10 10:23:02.827213 [ 269 ] {911c3452-68fc-428c-92ab-268ffc6784d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11601 | 2026.03.10 10:23:02.827510 [ 269 ] {911c3452-68fc-428c-92ab-268ffc6784d0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11602 | 2026.03.10 10:23:02.827719 [ 269 ] {911c3452-68fc-428c-92ab-268ffc6784d0} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11603 | 2026.03.10 10:23:02.827848 [ 269 ] {911c3452-68fc-428c-92ab-268ffc6784d0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 62.72 KiB/sec. | ||
| 11604 | 2026.03.10 10:23:02.827886 [ 269 ] {911c3452-68fc-428c-92ab-268ffc6784d0} <Debug> TCPHandler: Processed in 0.001288479 sec. | ||
| 11605 | 2026.03.10 10:23:02.827995 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11606 | 2026.03.10 10:23:02.828090 [ 269 ] {bfa3cb54-f046-40a9-a214-7a0f0bcd388d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11607 | 2026.03.10 10:23:02.828129 [ 269 ] {bfa3cb54-f046-40a9-a214-7a0f0bcd388d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11608 | 2026.03.10 10:23:02.829007 [ 269 ] {bfa3cb54-f046-40a9-a214-7a0f0bcd388d} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11609 | 2026.03.10 10:23:02.829044 [ 269 ] {bfa3cb54-f046-40a9-a214-7a0f0bcd388d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11610 | 2026.03.10 10:23:02.829375 [ 269 ] {bfa3cb54-f046-40a9-a214-7a0f0bcd388d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11611 | 2026.03.10 10:23:02.829578 [ 269 ] {bfa3cb54-f046-40a9-a214-7a0f0bcd388d} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11612 | 2026.03.10 10:23:02.829703 [ 269 ] {bfa3cb54-f046-40a9-a214-7a0f0bcd388d} <Debug> executeQuery: Read 1038 rows, 73.39 KiB in 0.001632 sec., 636029.4117647059 rows/sec., 43.91 MiB/sec. | ||
| 11613 | 2026.03.10 10:23:02.829741 [ 269 ] {bfa3cb54-f046-40a9-a214-7a0f0bcd388d} <Debug> TCPHandler: Processed in 0.00179512 sec. | ||
| 11614 | 2026.03.10 10:23:02.829857 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11615 | 2026.03.10 10:23:02.829950 [ 269 ] {891f904a-bfd0-4147-8555-14cf65df9d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11616 | 2026.03.10 10:23:02.830020 [ 269 ] {891f904a-bfd0-4147-8555-14cf65df9d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11617 | 2026.03.10 10:23:02.830742 [ 269 ] {891f904a-bfd0-4147-8555-14cf65df9d9f} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11618 | 2026.03.10 10:23:02.830777 [ 269 ] {891f904a-bfd0-4147-8555-14cf65df9d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11619 | 2026.03.10 10:23:02.831179 [ 269 ] {891f904a-bfd0-4147-8555-14cf65df9d9f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11620 | 2026.03.10 10:23:02.831388 [ 269 ] {891f904a-bfd0-4147-8555-14cf65df9d9f} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11621 | 2026.03.10 10:23:02.831519 [ 269 ] {891f904a-bfd0-4147-8555-14cf65df9d9f} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.001588 sec., 767002.5188916876 rows/sec., 47.96 MiB/sec. | ||
| 11622 | 2026.03.10 10:23:02.831556 [ 269 ] {891f904a-bfd0-4147-8555-14cf65df9d9f} <Debug> TCPHandler: Processed in 0.001749349 sec. | ||
| 11623 | 2026.03.10 10:23:02.831670 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11624 | 2026.03.10 10:23:02.831962 [ 269 ] {7e7a4c80-afaf-4426-9235-1894d917cd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11625 | 2026.03.10 10:23:02.832038 [ 269 ] {7e7a4c80-afaf-4426-9235-1894d917cd13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11626 | 2026.03.10 10:23:02.833035 [ 269 ] {7e7a4c80-afaf-4426-9235-1894d917cd13} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11627 | 2026.03.10 10:23:02.833074 [ 269 ] {7e7a4c80-afaf-4426-9235-1894d917cd13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11628 | 2026.03.10 10:23:02.833629 [ 269 ] {7e7a4c80-afaf-4426-9235-1894d917cd13} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11629 | 2026.03.10 10:23:02.833863 [ 269 ] {7e7a4c80-afaf-4426-9235-1894d917cd13} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11630 | 2026.03.10 10:23:02.833978 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11631 | 2026.03.10 10:23:02.834005 [ 269 ] {7e7a4c80-afaf-4426-9235-1894d917cd13} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002069 sec., 17399.71000483325 rows/sec., 31.18 MiB/sec. | ||
| 11632 | 2026.03.10 10:23:02.834012 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11633 | 2026.03.10 10:23:02.834044 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11634 | 2026.03.10 10:23:02.834077 [ 269 ] {7e7a4c80-afaf-4426-9235-1894d917cd13} <Debug> TCPHandler: Processed in 0.002456446 sec. | ||
| 11635 | 2026.03.10 10:23:02.834140 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 11636 | 2026.03.10 10:23:02.834212 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11637 | 2026.03.10 10:23:02.834313 [ 269 ] {ede7483d-b3f3-486f-90b7-6e6eafcf9954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11638 | 2026.03.10 10:23:02.834356 [ 269 ] {ede7483d-b3f3-486f-90b7-6e6eafcf9954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11639 | 2026.03.10 10:23:02.834391 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11640 | 2026.03.10 10:23:02.834466 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1525 rows starting from the beginning of the part | ||
| 11641 | 2026.03.10 10:23:02.834629 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 25 rows starting from the beginning of the part | ||
| 11642 | 2026.03.10 10:23:02.834704 [ 269 ] {ede7483d-b3f3-486f-90b7-6e6eafcf9954} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11643 | 2026.03.10 10:23:02.834746 [ 269 ] {ede7483d-b3f3-486f-90b7-6e6eafcf9954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11644 | 2026.03.10 10:23:02.834753 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 17 rows starting from the beginning of the part | ||
| 11645 | 2026.03.10 10:23:02.834867 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 25 rows starting from the beginning of the part | ||
| 11646 | 2026.03.10 10:23:02.834966 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 17 rows starting from the beginning of the part | ||
| 11647 | 2026.03.10 10:23:02.835063 [ 269 ] {ede7483d-b3f3-486f-90b7-6e6eafcf9954} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11648 | 2026.03.10 10:23:02.835064 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 36 rows starting from the beginning of the part | ||
| 11649 | 2026.03.10 10:23:02.835322 [ 269 ] {ede7483d-b3f3-486f-90b7-6e6eafcf9954} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11650 | 2026.03.10 10:23:02.835490 [ 269 ] {ede7483d-b3f3-486f-90b7-6e6eafcf9954} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001196 sec., 10033.444816053512 rows/sec., 692.41 KiB/sec. | ||
| 11651 | 2026.03.10 10:23:02.835532 [ 269 ] {ede7483d-b3f3-486f-90b7-6e6eafcf9954} <Debug> TCPHandler: Processed in 0.001371022 sec. | ||
| 11652 | 2026.03.10 10:23:02.843213 [ 197 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1645 rows, containing 19 columns (19 merged, 0 gathered) in 0.009123875 sec., 180296.200901481 rows/sec., 323.08 MiB/sec. | ||
| 11653 | 2026.03.10 10:23:02.844785 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11654 | 2026.03.10 10:23:02.845157 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11655 | 2026.03.10 10:23:02.845241 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11656 | 2026.03.10 10:23:02.845347 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 11657 | 2026.03.10 10:23:03.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 332.98 MiB, peak 344.56 MiB, free memory in arenas 0.00 B, will set to 335.64 MiB (RSS), difference: 2.66 MiB | ||
| 11658 | 2026.03.10 10:23:06.494797 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1426 | ||
| 11659 | 2026.03.10 10:23:06.497448 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11660 | 2026.03.10 10:23:06.497509 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11661 | 2026.03.10 10:23:06.498793 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11662 | 2026.03.10 10:23:06.499081 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11663 | 2026.03.10 10:23:06.499477 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1426 | ||
| 11664 | 2026.03.10 10:23:07.543820 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11665 | 2026.03.10 10:23:07.544019 [ 269 ] {7353da2a-ba0b-4a64-8bbb-bb59487ebf2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11666 | 2026.03.10 10:23:07.544095 [ 269 ] {7353da2a-ba0b-4a64-8bbb-bb59487ebf2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11667 | 2026.03.10 10:23:07.544843 [ 269 ] {7353da2a-ba0b-4a64-8bbb-bb59487ebf2a} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11668 | 2026.03.10 10:23:07.544894 [ 269 ] {7353da2a-ba0b-4a64-8bbb-bb59487ebf2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11669 | 2026.03.10 10:23:07.545311 [ 269 ] {7353da2a-ba0b-4a64-8bbb-bb59487ebf2a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11670 | 2026.03.10 10:23:07.545541 [ 269 ] {7353da2a-ba0b-4a64-8bbb-bb59487ebf2a} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11671 | 2026.03.10 10:23:07.545699 [ 269 ] {7353da2a-ba0b-4a64-8bbb-bb59487ebf2a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001735 sec., 32276.657060518733 rows/sec., 2.48 MiB/sec. | ||
| 11672 | 2026.03.10 10:23:07.545750 [ 269 ] {7353da2a-ba0b-4a64-8bbb-bb59487ebf2a} <Debug> TCPHandler: Processed in 0.002065736 sec. | ||
| 11673 | 2026.03.10 10:23:07.545880 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11674 | 2026.03.10 10:23:07.545984 [ 269 ] {5872d324-e727-4767-b52d-06c790b611ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11675 | 2026.03.10 10:23:07.546029 [ 269 ] {5872d324-e727-4767-b52d-06c790b611ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11676 | 2026.03.10 10:23:07.546478 [ 269 ] {5872d324-e727-4767-b52d-06c790b611ba} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11677 | 2026.03.10 10:23:07.546514 [ 269 ] {5872d324-e727-4767-b52d-06c790b611ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11678 | 2026.03.10 10:23:07.546831 [ 269 ] {5872d324-e727-4767-b52d-06c790b611ba} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11679 | 2026.03.10 10:23:07.547050 [ 269 ] {5872d324-e727-4767-b52d-06c790b611ba} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11680 | 2026.03.10 10:23:07.547182 [ 269 ] {5872d324-e727-4767-b52d-06c790b611ba} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 11681 | 2026.03.10 10:23:07.547221 [ 269 ] {5872d324-e727-4767-b52d-06c790b611ba} <Debug> TCPHandler: Processed in 0.001394291 sec. | ||
| 11682 | 2026.03.10 10:23:07.547339 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11683 | 2026.03.10 10:23:07.547438 [ 269 ] {47de5f1c-bff9-4480-b385-d92aae0cec63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11684 | 2026.03.10 10:23:07.547483 [ 269 ] {47de5f1c-bff9-4480-b385-d92aae0cec63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11685 | 2026.03.10 10:23:07.547882 [ 269 ] {47de5f1c-bff9-4480-b385-d92aae0cec63} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11686 | 2026.03.10 10:23:07.547916 [ 269 ] {47de5f1c-bff9-4480-b385-d92aae0cec63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11687 | 2026.03.10 10:23:07.548243 [ 269 ] {47de5f1c-bff9-4480-b385-d92aae0cec63} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11688 | 2026.03.10 10:23:07.548465 [ 269 ] {47de5f1c-bff9-4480-b385-d92aae0cec63} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11689 | 2026.03.10 10:23:07.548594 [ 269 ] {47de5f1c-bff9-4480-b385-d92aae0cec63} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001176 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. | ||
| 11690 | 2026.03.10 10:23:07.548632 [ 269 ] {47de5f1c-bff9-4480-b385-d92aae0cec63} <Debug> TCPHandler: Processed in 0.00134325 sec. | ||
| 11691 | 2026.03.10 10:23:07.548748 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11692 | 2026.03.10 10:23:07.548845 [ 269 ] {ef5dc1ef-bea8-4e46-a04e-d9e869f5301c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11693 | 2026.03.10 10:23:07.548886 [ 269 ] {ef5dc1ef-bea8-4e46-a04e-d9e869f5301c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11694 | 2026.03.10 10:23:07.549227 [ 269 ] {ef5dc1ef-bea8-4e46-a04e-d9e869f5301c} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11695 | 2026.03.10 10:23:07.549262 [ 269 ] {ef5dc1ef-bea8-4e46-a04e-d9e869f5301c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11696 | 2026.03.10 10:23:07.549569 [ 269 ] {ef5dc1ef-bea8-4e46-a04e-d9e869f5301c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11697 | 2026.03.10 10:23:07.549777 [ 269 ] {ef5dc1ef-bea8-4e46-a04e-d9e869f5301c} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11698 | 2026.03.10 10:23:07.549905 [ 269 ] {ef5dc1ef-bea8-4e46-a04e-d9e869f5301c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001079 sec., 44485.634847080626 rows/sec., 3.00 MiB/sec. | ||
| 11699 | 2026.03.10 10:23:07.549941 [ 269 ] {ef5dc1ef-bea8-4e46-a04e-d9e869f5301c} <Debug> TCPHandler: Processed in 0.001243077 sec. | ||
| 11700 | 2026.03.10 10:23:08.916449 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26327 | ||
| 11701 | 2026.03.10 10:23:08.916924 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11702 | 2026.03.10 10:23:08.916956 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11703 | 2026.03.10 10:23:08.917430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11704 | 2026.03.10 10:23:08.917655 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11705 | 2026.03.10 10:23:08.917779 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26327 | ||
| 11706 | 2026.03.10 10:23:10.297320 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 414 | ||
| 11707 | 2026.03.10 10:23:10.314418 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11708 | 2026.03.10 10:23:10.314476 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11709 | 2026.03.10 10:23:10.320652 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11710 | 2026.03.10 10:23:10.321340 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11711 | 2026.03.10 10:23:10.324253 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 414 | ||
| 11712 | 2026.03.10 10:23:11.309016 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43526 | ||
| 11713 | 2026.03.10 10:23:11.309136 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11714 | 2026.03.10 10:23:11.309166 [ 267 ] {} <Debug> TCP-Session: a8788785-c6ad-499f-8cab-71379566fd8c Authenticating user 'default' from [fd00:1122:3344:101::e]:43526 | ||
| 11715 | 2026.03.10 10:23:11.309192 [ 267 ] {} <Debug> TCP-Session: a8788785-c6ad-499f-8cab-71379566fd8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11716 | 2026.03.10 10:23:11.309207 [ 267 ] {} <Debug> TCP-Session: a8788785-c6ad-499f-8cab-71379566fd8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11717 | 2026.03.10 10:23:11.309441 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33062 | ||
| 11718 | 2026.03.10 10:23:11.309475 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35657 | ||
| 11719 | 2026.03.10 10:23:11.309495 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46400 | ||
| 11720 | 2026.03.10 10:23:11.309536 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43990 | ||
| 11721 | 2026.03.10 10:23:11.309546 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50691 | ||
| 11722 | 2026.03.10 10:23:11.309579 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11723 | 2026.03.10 10:23:11.309573 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11724 | 2026.03.10 10:23:11.309628 [ 286 ] {} <Debug> TCP-Session: d72d01b5-283d-4a2c-8221-0e260098ad4c Authenticating user 'default' from [fd00:1122:3344:101::e]:33062 | ||
| 11725 | 2026.03.10 10:23:11.309632 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11726 | 2026.03.10 10:23:11.309632 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11727 | 2026.03.10 10:23:11.309662 [ 286 ] {} <Debug> TCP-Session: d72d01b5-283d-4a2c-8221-0e260098ad4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11728 | 2026.03.10 10:23:11.309676 [ 289 ] {} <Debug> TCP-Session: 18bc38b6-3fd4-4715-9c5c-0a55f6089816 Authenticating user 'default' from [fd00:1122:3344:101::e]:46400 | ||
| 11729 | 2026.03.10 10:23:11.309685 [ 293 ] {} <Debug> TCP-Session: 5bbf8faa-a2ae-453b-8cec-7c2d80c77e4a Authenticating user 'default' from [fd00:1122:3344:101::e]:43990 | ||
| 11730 | 2026.03.10 10:23:11.309691 [ 286 ] {} <Debug> TCP-Session: d72d01b5-283d-4a2c-8221-0e260098ad4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11731 | 2026.03.10 10:23:11.309710 [ 289 ] {} <Debug> TCP-Session: 18bc38b6-3fd4-4715-9c5c-0a55f6089816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11732 | 2026.03.10 10:23:11.309717 [ 293 ] {} <Debug> TCP-Session: 5bbf8faa-a2ae-453b-8cec-7c2d80c77e4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11733 | 2026.03.10 10:23:11.309737 [ 289 ] {} <Debug> TCP-Session: 18bc38b6-3fd4-4715-9c5c-0a55f6089816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11734 | 2026.03.10 10:23:11.309663 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11735 | 2026.03.10 10:23:11.309749 [ 293 ] {} <Debug> TCP-Session: 5bbf8faa-a2ae-453b-8cec-7c2d80c77e4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11736 | 2026.03.10 10:23:11.309649 [ 288 ] {} <Debug> TCP-Session: 08721c2b-3429-4d15-bed8-f10f362c5b04 Authenticating user 'default' from [fd00:1122:3344:101::e]:35657 | ||
| 11737 | 2026.03.10 10:23:11.309798 [ 294 ] {} <Debug> TCP-Session: 57069ddc-24c8-4a14-8552-a685c7e85608 Authenticating user 'default' from [fd00:1122:3344:101::e]:50691 | ||
| 11738 | 2026.03.10 10:23:11.309826 [ 288 ] {} <Debug> TCP-Session: 08721c2b-3429-4d15-bed8-f10f362c5b04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11739 | 2026.03.10 10:23:11.309535 [ 267 ] {} <Trace> TCP-Session: a8788785-c6ad-499f-8cab-71379566fd8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11740 | 2026.03.10 10:23:11.309856 [ 288 ] {} <Debug> TCP-Session: 08721c2b-3429-4d15-bed8-f10f362c5b04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11741 | 2026.03.10 10:23:11.309853 [ 294 ] {} <Debug> TCP-Session: 57069ddc-24c8-4a14-8552-a685c7e85608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11742 | 2026.03.10 10:23:11.309521 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35467 | ||
| 11743 | 2026.03.10 10:23:11.309900 [ 294 ] {} <Debug> TCP-Session: 57069ddc-24c8-4a14-8552-a685c7e85608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11744 | 2026.03.10 10:23:11.309515 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32770 | ||
| 11745 | 2026.03.10 10:23:11.309497 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36548 | ||
| 11746 | 2026.03.10 10:23:11.310013 [ 267 ] {6f00654a-e118-40ca-9600-b8fe5913fbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43526) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11747 | 2026.03.10 10:23:11.310093 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11748 | 2026.03.10 10:23:11.310120 [ 292 ] {} <Debug> TCP-Session: 2cd2b152-fcc4-441d-969e-289defac120a Authenticating user 'default' from [fd00:1122:3344:101::e]:35467 | ||
| 11749 | 2026.03.10 10:23:11.310136 [ 292 ] {} <Debug> TCP-Session: 2cd2b152-fcc4-441d-969e-289defac120a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11750 | 2026.03.10 10:23:11.310148 [ 292 ] {} <Debug> TCP-Session: 2cd2b152-fcc4-441d-969e-289defac120a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11751 | 2026.03.10 10:23:11.310280 [ 267 ] {6f00654a-e118-40ca-9600-b8fe5913fbe2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11752 | 2026.03.10 10:23:11.310336 [ 267 ] {6f00654a-e118-40ca-9600-b8fe5913fbe2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11753 | 2026.03.10 10:23:11.310477 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11754 | 2026.03.10 10:23:11.310509 [ 290 ] {} <Debug> TCP-Session: 7b4a67e4-183d-4c07-87c9-faf99f7b1669 Authenticating user 'default' from [fd00:1122:3344:101::e]:36548 | ||
| 11755 | 2026.03.10 10:23:11.310527 [ 290 ] {} <Debug> TCP-Session: 7b4a67e4-183d-4c07-87c9-faf99f7b1669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11756 | 2026.03.10 10:23:11.310539 [ 290 ] {} <Debug> TCP-Session: 7b4a67e4-183d-4c07-87c9-faf99f7b1669 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11757 | 2026.03.10 10:23:11.310592 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11758 | 2026.03.10 10:23:11.310620 [ 267 ] {6f00654a-e118-40ca-9600-b8fe5913fbe2} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 11759 | 2026.03.10 10:23:11.310631 [ 291 ] {} <Debug> TCP-Session: 3122f569-cab6-412a-a289-3a0234835619 Authenticating user 'default' from [fd00:1122:3344:101::e]:32770 | ||
| 11760 | 2026.03.10 10:23:11.310668 [ 291 ] {} <Debug> TCP-Session: 3122f569-cab6-412a-a289-3a0234835619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11761 | 2026.03.10 10:23:11.310680 [ 291 ] {} <Debug> TCP-Session: 3122f569-cab6-412a-a289-3a0234835619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11762 | 2026.03.10 10:23:11.311624 [ 311 ] {6f00654a-e118-40ca-9600-b8fe5913fbe2} <Trace> AggregatingTransform: Aggregating | ||
| 11763 | 2026.03.10 10:23:11.311663 [ 311 ] {6f00654a-e118-40ca-9600-b8fe5913fbe2} <Trace> Aggregator: Aggregation method: without_key | ||
| 11764 | 2026.03.10 10:23:11.311699 [ 311 ] {6f00654a-e118-40ca-9600-b8fe5913fbe2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000973312 sec. (1027.420 rows/sec., 40.13 KiB/sec.) | ||
| 11765 | 2026.03.10 10:23:11.311718 [ 311 ] {6f00654a-e118-40ca-9600-b8fe5913fbe2} <Trace> Aggregator: Merging aggregated data | ||
| 11766 | 2026.03.10 10:23:11.313598 [ 267 ] {6f00654a-e118-40ca-9600-b8fe5913fbe2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003645 sec., 274.34842249657066 rows/sec., 10.72 KiB/sec. | ||
| 11767 | 2026.03.10 10:23:11.313743 [ 267 ] {6f00654a-e118-40ca-9600-b8fe5913fbe2} <Debug> TCPHandler: Processed in 0.004327348 sec. | ||
| 11768 | 2026.03.10 10:23:11.313871 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11769 | 2026.03.10 10:23:11.313897 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11770 | 2026.03.10 10:23:11.313916 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11771 | 2026.03.10 10:23:11.313928 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11772 | 2026.03.10 10:23:11.313946 [ 286 ] {} <Debug> TCP-Session: d72d01b5-283d-4a2c-8221-0e260098ad4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11773 | 2026.03.10 10:23:11.313966 [ 294 ] {} <Debug> TCP-Session: 57069ddc-24c8-4a14-8552-a685c7e85608 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11774 | 2026.03.10 10:23:11.313984 [ 291 ] {} <Debug> TCP-Session: 3122f569-cab6-412a-a289-3a0234835619 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11775 | 2026.03.10 10:23:11.313981 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11776 | 2026.03.10 10:23:11.314005 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11777 | 2026.03.10 10:23:11.314033 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11778 | 2026.03.10 10:23:11.314044 [ 289 ] {} <Debug> TCP-Session: 18bc38b6-3fd4-4715-9c5c-0a55f6089816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11779 | 2026.03.10 10:23:11.314061 [ 292 ] {} <Debug> TCP-Session: 2cd2b152-fcc4-441d-969e-289defac120a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11780 | 2026.03.10 10:23:11.314077 [ 293 ] {} <Debug> TCP-Session: 5bbf8faa-a2ae-453b-8cec-7c2d80c77e4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11781 | 2026.03.10 10:23:11.313942 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11782 | 2026.03.10 10:23:11.313901 [ 267 ] {} <Debug> TCP-Session: a8788785-c6ad-499f-8cab-71379566fd8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11783 | 2026.03.10 10:23:11.313962 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11784 | 2026.03.10 10:23:11.314141 [ 290 ] {} <Debug> TCP-Session: 7b4a67e4-183d-4c07-87c9-faf99f7b1669 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11785 | 2026.03.10 10:23:11.314173 [ 288 ] {} <Debug> TCP-Session: 08721c2b-3429-4d15-bed8-f10f362c5b04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11786 | 2026.03.10 10:23:11.437640 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35903 | ||
| 11787 | 2026.03.10 10:23:11.437748 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11788 | 2026.03.10 10:23:11.437776 [ 267 ] {} <Debug> TCP-Session: 7ab9f014-4756-4737-9080-cd29eedaf4f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35903 | ||
| 11789 | 2026.03.10 10:23:11.437797 [ 267 ] {} <Debug> TCP-Session: 7ab9f014-4756-4737-9080-cd29eedaf4f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11790 | 2026.03.10 10:23:11.437822 [ 267 ] {} <Debug> TCP-Session: 7ab9f014-4756-4737-9080-cd29eedaf4f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11791 | 2026.03.10 10:23:11.438039 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56772 | ||
| 11792 | 2026.03.10 10:23:11.438051 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39784 | ||
| 11793 | 2026.03.10 10:23:11.438080 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49371 | ||
| 11794 | 2026.03.10 10:23:11.438092 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45596 | ||
| 11795 | 2026.03.10 10:23:11.438109 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11796 | 2026.03.10 10:23:11.438103 [ 267 ] {} <Trace> TCP-Session: 7ab9f014-4756-4737-9080-cd29eedaf4f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11797 | 2026.03.10 10:23:11.438159 [ 288 ] {} <Debug> TCP-Session: 4c7c6872-96af-4b7b-a386-d23e2d386d95 Authenticating user 'default' from [fd00:1122:3344:101::e]:56772 | ||
| 11798 | 2026.03.10 10:23:11.438075 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40390 | ||
| 11799 | 2026.03.10 10:23:11.438179 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11800 | 2026.03.10 10:23:11.438202 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11801 | 2026.03.10 10:23:11.438229 [ 292 ] {} <Debug> TCP-Session: 9edf9bd6-1f15-438d-a38c-6676909af752 Authenticating user 'default' from [fd00:1122:3344:101::e]:49371 | ||
| 11802 | 2026.03.10 10:23:11.438192 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11803 | 2026.03.10 10:23:11.438260 [ 292 ] {} <Debug> TCP-Session: 9edf9bd6-1f15-438d-a38c-6676909af752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11804 | 2026.03.10 10:23:11.438272 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11805 | 2026.03.10 10:23:11.438286 [ 292 ] {} <Debug> TCP-Session: 9edf9bd6-1f15-438d-a38c-6676909af752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11806 | 2026.03.10 10:23:11.438287 [ 286 ] {} <Debug> TCP-Session: 74583893-2f5d-457d-b2fa-b10fb947cfe3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39784 | ||
| 11807 | 2026.03.10 10:23:11.438301 [ 267 ] {3bd95978-8e85-4ab7-a4ab-7db662f5f691} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35903) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11808 | 2026.03.10 10:23:11.438309 [ 291 ] {} <Debug> TCP-Session: 59b2c469-c01b-41f0-b6a6-1334f0934b9e Authenticating user 'default' from [fd00:1122:3344:101::e]:40390 | ||
| 11809 | 2026.03.10 10:23:11.438332 [ 286 ] {} <Debug> TCP-Session: 74583893-2f5d-457d-b2fa-b10fb947cfe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11810 | 2026.03.10 10:23:11.438358 [ 291 ] {} <Debug> TCP-Session: 59b2c469-c01b-41f0-b6a6-1334f0934b9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11811 | 2026.03.10 10:23:11.438363 [ 286 ] {} <Debug> TCP-Session: 74583893-2f5d-457d-b2fa-b10fb947cfe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11812 | 2026.03.10 10:23:11.438378 [ 291 ] {} <Debug> TCP-Session: 59b2c469-c01b-41f0-b6a6-1334f0934b9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11813 | 2026.03.10 10:23:11.438252 [ 293 ] {} <Debug> TCP-Session: cc1be4db-c998-49b5-8d5e-a5d06abc944b Authenticating user 'default' from [fd00:1122:3344:101::e]:45596 | ||
| 11814 | 2026.03.10 10:23:11.438181 [ 288 ] {} <Debug> TCP-Session: 4c7c6872-96af-4b7b-a386-d23e2d386d95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11815 | 2026.03.10 10:23:11.438438 [ 293 ] {} <Debug> TCP-Session: cc1be4db-c998-49b5-8d5e-a5d06abc944b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11816 | 2026.03.10 10:23:11.438447 [ 288 ] {} <Debug> TCP-Session: 4c7c6872-96af-4b7b-a386-d23e2d386d95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11817 | 2026.03.10 10:23:11.438464 [ 293 ] {} <Debug> TCP-Session: cc1be4db-c998-49b5-8d5e-a5d06abc944b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11818 | 2026.03.10 10:23:11.438060 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48504 | ||
| 11819 | 2026.03.10 10:23:11.438058 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51743 | ||
| 11820 | 2026.03.10 10:23:11.438098 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38911 | ||
| 11821 | 2026.03.10 10:23:11.438563 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11822 | 2026.03.10 10:23:11.438567 [ 267 ] {3bd95978-8e85-4ab7-a4ab-7db662f5f691} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11823 | 2026.03.10 10:23:11.438587 [ 290 ] {} <Debug> TCP-Session: 6bf9b6dc-8a39-4066-80b5-45ef67cb49eb Authenticating user 'default' from [fd00:1122:3344:101::e]:48504 | ||
| 11824 | 2026.03.10 10:23:11.438591 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11825 | 2026.03.10 10:23:11.438616 [ 290 ] {} <Debug> TCP-Session: 6bf9b6dc-8a39-4066-80b5-45ef67cb49eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11826 | 2026.03.10 10:23:11.438621 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11827 | 2026.03.10 10:23:11.438637 [ 290 ] {} <Debug> TCP-Session: 6bf9b6dc-8a39-4066-80b5-45ef67cb49eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11828 | 2026.03.10 10:23:11.438631 [ 289 ] {} <Debug> TCP-Session: 726f18d9-7f97-4385-b3c2-8b4bee500619 Authenticating user 'default' from [fd00:1122:3344:101::e]:51743 | ||
| 11829 | 2026.03.10 10:23:11.438651 [ 294 ] {} <Debug> TCP-Session: 6f700eb3-dddd-4fab-859e-efd45cfb2c8c Authenticating user 'default' from [fd00:1122:3344:101::e]:38911 | ||
| 11830 | 2026.03.10 10:23:11.438671 [ 289 ] {} <Debug> TCP-Session: 726f18d9-7f97-4385-b3c2-8b4bee500619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11831 | 2026.03.10 10:23:11.438629 [ 267 ] {3bd95978-8e85-4ab7-a4ab-7db662f5f691} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11832 | 2026.03.10 10:23:11.438696 [ 294 ] {} <Debug> TCP-Session: 6f700eb3-dddd-4fab-859e-efd45cfb2c8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11833 | 2026.03.10 10:23:11.438699 [ 289 ] {} <Debug> TCP-Session: 726f18d9-7f97-4385-b3c2-8b4bee500619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11834 | 2026.03.10 10:23:11.438727 [ 294 ] {} <Debug> TCP-Session: 6f700eb3-dddd-4fab-859e-efd45cfb2c8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11835 | 2026.03.10 10:23:11.439064 [ 267 ] {3bd95978-8e85-4ab7-a4ab-7db662f5f691} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 11836 | 2026.03.10 10:23:11.440109 [ 315 ] {3bd95978-8e85-4ab7-a4ab-7db662f5f691} <Trace> AggregatingTransform: Aggregating | ||
| 11837 | 2026.03.10 10:23:11.440149 [ 315 ] {3bd95978-8e85-4ab7-a4ab-7db662f5f691} <Trace> Aggregator: Aggregation method: without_key | ||
| 11838 | 2026.03.10 10:23:11.440191 [ 315 ] {3bd95978-8e85-4ab7-a4ab-7db662f5f691} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001025263 sec. (975.359 rows/sec., 38.10 KiB/sec.) | ||
| 11839 | 2026.03.10 10:23:11.440209 [ 315 ] {3bd95978-8e85-4ab7-a4ab-7db662f5f691} <Trace> Aggregator: Merging aggregated data | ||
| 11840 | 2026.03.10 10:23:11.441307 [ 267 ] {3bd95978-8e85-4ab7-a4ab-7db662f5f691} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003024 sec., 330.6878306878307 rows/sec., 12.92 KiB/sec. | ||
| 11841 | 2026.03.10 10:23:11.441476 [ 267 ] {3bd95978-8e85-4ab7-a4ab-7db662f5f691} <Debug> TCPHandler: Processed in 0.003459368 sec. | ||
| 11842 | 2026.03.10 10:23:11.441610 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11843 | 2026.03.10 10:23:11.441632 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11844 | 2026.03.10 10:23:11.441651 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11845 | 2026.03.10 10:23:11.441669 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11846 | 2026.03.10 10:23:11.441679 [ 294 ] {} <Debug> TCP-Session: 6f700eb3-dddd-4fab-859e-efd45cfb2c8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11847 | 2026.03.10 10:23:11.441695 [ 286 ] {} <Debug> TCP-Session: 74583893-2f5d-457d-b2fa-b10fb947cfe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11848 | 2026.03.10 10:23:11.441709 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11849 | 2026.03.10 10:23:11.441717 [ 291 ] {} <Debug> TCP-Session: 59b2c469-c01b-41f0-b6a6-1334f0934b9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11850 | 2026.03.10 10:23:11.441727 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11851 | 2026.03.10 10:23:11.441754 [ 288 ] {} <Debug> TCP-Session: 4c7c6872-96af-4b7b-a386-d23e2d386d95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11852 | 2026.03.10 10:23:11.441747 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11853 | 2026.03.10 10:23:11.441775 [ 292 ] {} <Debug> TCP-Session: 9edf9bd6-1f15-438d-a38c-6676909af752 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11854 | 2026.03.10 10:23:11.441824 [ 290 ] {} <Debug> TCP-Session: 6bf9b6dc-8a39-4066-80b5-45ef67cb49eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11855 | 2026.03.10 10:23:11.441766 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11856 | 2026.03.10 10:23:11.441688 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11857 | 2026.03.10 10:23:11.441886 [ 293 ] {} <Debug> TCP-Session: cc1be4db-c998-49b5-8d5e-a5d06abc944b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11858 | 2026.03.10 10:23:11.441645 [ 267 ] {} <Debug> TCP-Session: 7ab9f014-4756-4737-9080-cd29eedaf4f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11859 | 2026.03.10 10:23:11.441905 [ 289 ] {} <Debug> TCP-Session: 726f18d9-7f97-4385-b3c2-8b4bee500619 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11860 | 2026.03.10 10:23:12.546407 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11861 | 2026.03.10 10:23:12.546694 [ 269 ] {ba4410fc-a33c-48ea-853e-c05d8ea69939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11862 | 2026.03.10 10:23:12.546801 [ 269 ] {ba4410fc-a33c-48ea-853e-c05d8ea69939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11863 | 2026.03.10 10:23:12.547634 [ 269 ] {ba4410fc-a33c-48ea-853e-c05d8ea69939} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11864 | 2026.03.10 10:23:12.547687 [ 269 ] {ba4410fc-a33c-48ea-853e-c05d8ea69939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11865 | 2026.03.10 10:23:12.548194 [ 269 ] {ba4410fc-a33c-48ea-853e-c05d8ea69939} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11866 | 2026.03.10 10:23:12.548428 [ 269 ] {ba4410fc-a33c-48ea-853e-c05d8ea69939} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11867 | 2026.03.10 10:23:12.548592 [ 269 ] {ba4410fc-a33c-48ea-853e-c05d8ea69939} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001977 sec., 45523.52048558422 rows/sec., 3.83 MiB/sec. | ||
| 11868 | 2026.03.10 10:23:12.548612 [ 104 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11869 | 2026.03.10 10:23:12.548645 [ 269 ] {ba4410fc-a33c-48ea-853e-c05d8ea69939} <Debug> TCPHandler: Processed in 0.002425635 sec. | ||
| 11870 | 2026.03.10 10:23:12.548681 [ 104 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11871 | 2026.03.10 10:23:12.548708 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11872 | 2026.03.10 10:23:12.548785 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11873 | 2026.03.10 10:23:12.548810 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 11874 | 2026.03.10 10:23:12.548895 [ 269 ] {5594d8e5-6ef9-409b-8e74-31900bb45a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11875 | 2026.03.10 10:23:12.548928 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11876 | 2026.03.10 10:23:12.548944 [ 269 ] {5594d8e5-6ef9-409b-8e74-31900bb45a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11877 | 2026.03.10 10:23:12.548966 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2154 rows starting from the beginning of the part | ||
| 11878 | 2026.03.10 10:23:12.549037 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 106 rows starting from the beginning of the part | ||
| 11879 | 2026.03.10 10:23:12.549083 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 90 rows starting from the beginning of the part | ||
| 11880 | 2026.03.10 10:23:12.549126 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1991 rows starting from the beginning of the part | ||
| 11881 | 2026.03.10 10:23:12.549164 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part | ||
| 11882 | 2026.03.10 10:23:12.549212 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 90 rows starting from the beginning of the part | ||
| 11883 | 2026.03.10 10:23:12.549385 [ 269 ] {5594d8e5-6ef9-409b-8e74-31900bb45a39} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11884 | 2026.03.10 10:23:12.549429 [ 269 ] {5594d8e5-6ef9-409b-8e74-31900bb45a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11885 | 2026.03.10 10:23:12.549749 [ 269 ] {5594d8e5-6ef9-409b-8e74-31900bb45a39} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11886 | 2026.03.10 10:23:12.549976 [ 269 ] {5594d8e5-6ef9-409b-8e74-31900bb45a39} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11887 | 2026.03.10 10:23:12.550115 [ 269 ] {5594d8e5-6ef9-409b-8e74-31900bb45a39} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001244 sec., 13665.594855305466 rows/sec., 1.00 MiB/sec. | ||
| 11888 | 2026.03.10 10:23:12.550155 [ 269 ] {5594d8e5-6ef9-409b-8e74-31900bb45a39} <Debug> TCPHandler: Processed in 0.001424232 sec. | ||
| 11889 | 2026.03.10 10:23:12.550267 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11890 | 2026.03.10 10:23:12.550425 [ 269 ] {745a5c0a-84aa-4c32-b368-5fc8d1f46013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11891 | 2026.03.10 10:23:12.550469 [ 269 ] {745a5c0a-84aa-4c32-b368-5fc8d1f46013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11892 | 2026.03.10 10:23:12.550906 [ 269 ] {745a5c0a-84aa-4c32-b368-5fc8d1f46013} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11893 | 2026.03.10 10:23:12.550989 [ 269 ] {745a5c0a-84aa-4c32-b368-5fc8d1f46013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11894 | 2026.03.10 10:23:12.551067 [ 198 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4487 rows, containing 5 columns (5 merged, 0 gathered) in 0.002297771 sec., 1952762.0463483958 rows/sec., 157.52 MiB/sec. | ||
| 11895 | 2026.03.10 10:23:12.551371 [ 269 ] {745a5c0a-84aa-4c32-b368-5fc8d1f46013} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11896 | 2026.03.10 10:23:12.551397 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11897 | 2026.03.10 10:23:12.551634 [ 269 ] {745a5c0a-84aa-4c32-b368-5fc8d1f46013} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11898 | 2026.03.10 10:23:12.551764 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_91_18} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11899 | 2026.03.10 10:23:12.551767 [ 104 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11900 | 2026.03.10 10:23:12.551783 [ 269 ] {745a5c0a-84aa-4c32-b368-5fc8d1f46013} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001436 sec., 56406.685236768804 rows/sec., 4.40 MiB/sec. | ||
| 11901 | 2026.03.10 10:23:12.551816 [ 104 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11902 | 2026.03.10 10:23:12.551843 [ 269 ] {745a5c0a-84aa-4c32-b368-5fc8d1f46013} <Debug> TCPHandler: Processed in 0.001624687 sec. | ||
| 11903 | 2026.03.10 10:23:12.551846 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11904 | 2026.03.10 10:23:12.551879 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_91_18} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11905 | 2026.03.10 10:23:12.551933 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 11906 | 2026.03.10 10:23:12.551971 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11907 | 2026.03.10 10:23:12.551988 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 11908 | 2026.03.10 10:23:12.552026 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11909 | 2026.03.10 10:23:12.552057 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1125 rows starting from the beginning of the part | ||
| 11910 | 2026.03.10 10:23:12.552077 [ 269 ] {d15ce9f1-bf37-46a9-b4ad-25d0008c138e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11911 | 2026.03.10 10:23:12.552104 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 89 rows starting from the beginning of the part | ||
| 11912 | 2026.03.10 10:23:12.552126 [ 269 ] {d15ce9f1-bf37-46a9-b4ad-25d0008c138e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11913 | 2026.03.10 10:23:12.552147 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 81 rows starting from the beginning of the part | ||
| 11914 | 2026.03.10 10:23:12.552187 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1038 rows starting from the beginning of the part | ||
| 11915 | 2026.03.10 10:23:12.552221 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part | ||
| 11916 | 2026.03.10 10:23:12.552254 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 81 rows starting from the beginning of the part | ||
| 11917 | 2026.03.10 10:23:12.552558 [ 269 ] {d15ce9f1-bf37-46a9-b4ad-25d0008c138e} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11918 | 2026.03.10 10:23:12.552600 [ 269 ] {d15ce9f1-bf37-46a9-b4ad-25d0008c138e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11919 | 2026.03.10 10:23:12.552951 [ 269 ] {d15ce9f1-bf37-46a9-b4ad-25d0008c138e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11920 | 2026.03.10 10:23:12.553182 [ 269 ] {d15ce9f1-bf37-46a9-b4ad-25d0008c138e} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11921 | 2026.03.10 10:23:12.553300 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 4 parts from all_1_86_17 to all_89_89_0 | ||
| 11922 | 2026.03.10 10:23:12.553320 [ 269 ] {d15ce9f1-bf37-46a9-b4ad-25d0008c138e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 11923 | 2026.03.10 10:23:12.553331 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11924 | 2026.03.10 10:23:12.553346 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2478 rows, containing 5 columns (5 merged, 0 gathered) in 0.001446833 sec., 1712706.3040447654 rows/sec., 127.58 MiB/sec. | ||
| 11925 | 2026.03.10 10:23:12.553365 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11926 | 2026.03.10 10:23:12.553365 [ 269 ] {d15ce9f1-bf37-46a9-b4ad-25d0008c138e} <Debug> TCPHandler: Processed in 0.001444522 sec. | ||
| 11927 | 2026.03.10 10:23:12.553438 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_89_18} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_86_17 to all_89_89_0 into Compact with storage Full | ||
| 11928 | 2026.03.10 10:23:12.553499 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11929 | 2026.03.10 10:23:12.553546 [ 192 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11930 | 2026.03.10 10:23:12.553548 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_89_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11931 | 2026.03.10 10:23:12.553586 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 28814 rows starting from the beginning of the part | ||
| 11932 | 2026.03.10 10:23:12.553601 [ 269 ] {32eebc44-da47-4bd2-9f3c-1e3a5eb9c0a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11933 | 2026.03.10 10:23:12.553632 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 11934 | 2026.03.10 10:23:12.553664 [ 269 ] {32eebc44-da47-4bd2-9f3c-1e3a5eb9c0a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11935 | 2026.03.10 10:23:12.553675 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 11936 | 2026.03.10 10:23:12.553718 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_89_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1218 rows starting from the beginning of the part | ||
| 11937 | 2026.03.10 10:23:12.553836 [ 192 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_91_18} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11938 | 2026.03.10 10:23:12.553924 [ 192 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_91_18} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11939 | 2026.03.10 10:23:12.554010 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 11940 | 2026.03.10 10:23:12.554475 [ 269 ] {32eebc44-da47-4bd2-9f3c-1e3a5eb9c0a2} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11941 | 2026.03.10 10:23:12.554517 [ 269 ] {32eebc44-da47-4bd2-9f3c-1e3a5eb9c0a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11942 | 2026.03.10 10:23:12.555080 [ 269 ] {32eebc44-da47-4bd2-9f3c-1e3a5eb9c0a2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11943 | 2026.03.10 10:23:12.555317 [ 269 ] {32eebc44-da47-4bd2-9f3c-1e3a5eb9c0a2} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11944 | 2026.03.10 10:23:12.555462 [ 269 ] {32eebc44-da47-4bd2-9f3c-1e3a5eb9c0a2} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001879 sec., 9047.365620010643 rows/sec., 16.21 MiB/sec. | ||
| 11945 | 2026.03.10 10:23:12.555526 [ 269 ] {32eebc44-da47-4bd2-9f3c-1e3a5eb9c0a2} <Debug> TCPHandler: Processed in 0.002076337 sec. | ||
| 11946 | 2026.03.10 10:23:12.555644 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11947 | 2026.03.10 10:23:12.555744 [ 269 ] {f36861c4-7003-4bbf-9901-a70227e6920c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11948 | 2026.03.10 10:23:12.555788 [ 269 ] {f36861c4-7003-4bbf-9901-a70227e6920c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11949 | 2026.03.10 10:23:12.556137 [ 269 ] {f36861c4-7003-4bbf-9901-a70227e6920c} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11950 | 2026.03.10 10:23:12.556175 [ 269 ] {f36861c4-7003-4bbf-9901-a70227e6920c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 11951 | 2026.03.10 10:23:12.556486 [ 269 ] {f36861c4-7003-4bbf-9901-a70227e6920c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11952 | 2026.03.10 10:23:12.556702 [ 269 ] {f36861c4-7003-4bbf-9901-a70227e6920c} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11953 | 2026.03.10 10:23:12.556837 [ 269 ] {f36861c4-7003-4bbf-9901-a70227e6920c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 11954 | 2026.03.10 10:23:12.556875 [ 269 ] {f36861c4-7003-4bbf-9901-a70227e6920c} <Debug> TCPHandler: Processed in 0.001281618 sec. | ||
| 11955 | 2026.03.10 10:23:12.559078 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_89_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30352 rows, containing 5 columns (5 merged, 0 gathered) in 0.005668738 sec., 5354278.147975792 rows/sec., 352.28 MiB/sec. | ||
| 11956 | 2026.03.10 10:23:12.559768 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_89_18} <Trace> MergedBlockOutputStream: filled checksums all_1_89_18 (state Temporary) | ||
| 11957 | 2026.03.10 10:23:12.560090 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_89_18 to all_1_89_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11958 | 2026.03.10 10:23:12.560188 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_89_18} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 4 parts: [all_1_86_17, all_89_89_0] -> all_1_89_18 | ||
| 11959 | 2026.03.10 10:23:12.560281 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 11960 | 2026.03.10 10:23:14.821908 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42776 | ||
| 11961 | 2026.03.10 10:23:14.822033 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11962 | 2026.03.10 10:23:14.822061 [ 267 ] {} <Debug> TCP-Session: 1b69002e-17c6-4e82-8dfc-9294b48ab264 Authenticating user 'default' from [fd00:1122:3344:101::e]:42776 | ||
| 11963 | 2026.03.10 10:23:14.822083 [ 267 ] {} <Debug> TCP-Session: 1b69002e-17c6-4e82-8dfc-9294b48ab264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11964 | 2026.03.10 10:23:14.822095 [ 267 ] {} <Debug> TCP-Session: 1b69002e-17c6-4e82-8dfc-9294b48ab264 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11965 | 2026.03.10 10:23:14.822291 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37242 | ||
| 11966 | 2026.03.10 10:23:14.822324 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48113 | ||
| 11967 | 2026.03.10 10:23:14.822357 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56570 | ||
| 11968 | 2026.03.10 10:23:14.822381 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60418 | ||
| 11969 | 2026.03.10 10:23:14.822345 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47848 | ||
| 11970 | 2026.03.10 10:23:14.822446 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11971 | 2026.03.10 10:23:14.822446 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11972 | 2026.03.10 10:23:14.822467 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11973 | 2026.03.10 10:23:14.822491 [ 293 ] {} <Debug> TCP-Session: b0f1b7c8-ccd6-4d28-9862-0e35a33d4b18 Authenticating user 'default' from [fd00:1122:3344:101::e]:56570 | ||
| 11974 | 2026.03.10 10:23:14.822507 [ 289 ] {} <Debug> TCP-Session: 92bf46cd-80dc-4fc9-935d-c85b7f6d8aac Authenticating user 'default' from [fd00:1122:3344:101::e]:48113 | ||
| 11975 | 2026.03.10 10:23:14.822520 [ 294 ] {} <Debug> TCP-Session: a483ffd5-9e56-43d9-b733-d6523b82795e Authenticating user 'default' from [fd00:1122:3344:101::e]:60418 | ||
| 11976 | 2026.03.10 10:23:14.822528 [ 293 ] {} <Debug> TCP-Session: b0f1b7c8-ccd6-4d28-9862-0e35a33d4b18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11977 | 2026.03.10 10:23:14.822540 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11978 | 2026.03.10 10:23:14.822553 [ 294 ] {} <Debug> TCP-Session: a483ffd5-9e56-43d9-b733-d6523b82795e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11979 | 2026.03.10 10:23:14.822556 [ 293 ] {} <Debug> TCP-Session: b0f1b7c8-ccd6-4d28-9862-0e35a33d4b18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11980 | 2026.03.10 10:23:14.822585 [ 291 ] {} <Debug> TCP-Session: 008a72cc-2f7f-41f9-9789-5a50144d67d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47848 | ||
| 11981 | 2026.03.10 10:23:14.822585 [ 294 ] {} <Debug> TCP-Session: a483ffd5-9e56-43d9-b733-d6523b82795e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11982 | 2026.03.10 10:23:14.822556 [ 289 ] {} <Debug> TCP-Session: 92bf46cd-80dc-4fc9-935d-c85b7f6d8aac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11983 | 2026.03.10 10:23:14.822623 [ 291 ] {} <Debug> TCP-Session: 008a72cc-2f7f-41f9-9789-5a50144d67d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11984 | 2026.03.10 10:23:14.822656 [ 289 ] {} <Debug> TCP-Session: 92bf46cd-80dc-4fc9-935d-c85b7f6d8aac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11985 | 2026.03.10 10:23:14.822674 [ 291 ] {} <Debug> TCP-Session: 008a72cc-2f7f-41f9-9789-5a50144d67d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11986 | 2026.03.10 10:23:14.822463 [ 267 ] {} <Trace> TCP-Session: 1b69002e-17c6-4e82-8dfc-9294b48ab264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11987 | 2026.03.10 10:23:14.822347 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53532 | ||
| 11988 | 2026.03.10 10:23:14.822337 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35389 | ||
| 11989 | 2026.03.10 10:23:14.822302 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50658 | ||
| 11990 | 2026.03.10 10:23:14.822424 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11991 | 2026.03.10 10:23:14.822798 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11992 | 2026.03.10 10:23:14.822817 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11993 | 2026.03.10 10:23:14.822838 [ 286 ] {} <Debug> TCP-Session: 03a1eb8d-f728-40b1-b308-1c25c7a1661e Authenticating user 'default' from [fd00:1122:3344:101::e]:37242 | ||
| 11994 | 2026.03.10 10:23:14.822845 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11995 | 2026.03.10 10:23:14.822857 [ 292 ] {} <Debug> TCP-Session: f341bc99-adeb-48e5-882b-e2580b0b1d8d Authenticating user 'default' from [fd00:1122:3344:101::e]:53532 | ||
| 11996 | 2026.03.10 10:23:14.822870 [ 290 ] {} <Debug> TCP-Session: ba6ce12e-3072-4efe-a87a-ba05b6c6f6c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35389 | ||
| 11997 | 2026.03.10 10:23:14.822878 [ 286 ] {} <Debug> TCP-Session: 03a1eb8d-f728-40b1-b308-1c25c7a1661e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11998 | 2026.03.10 10:23:14.822906 [ 292 ] {} <Debug> TCP-Session: f341bc99-adeb-48e5-882b-e2580b0b1d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11999 | 2026.03.10 10:23:14.822915 [ 290 ] {} <Debug> TCP-Session: ba6ce12e-3072-4efe-a87a-ba05b6c6f6c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12000 | 2026.03.10 10:23:14.822921 [ 286 ] {} <Debug> TCP-Session: 03a1eb8d-f728-40b1-b308-1c25c7a1661e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12001 | 2026.03.10 10:23:14.822946 [ 290 ] {} <Debug> TCP-Session: ba6ce12e-3072-4efe-a87a-ba05b6c6f6c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12002 | 2026.03.10 10:23:14.822939 [ 292 ] {} <Debug> TCP-Session: f341bc99-adeb-48e5-882b-e2580b0b1d8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12003 | 2026.03.10 10:23:14.822916 [ 267 ] {11fcf8aa-d33e-4e13-8b98-8b1ad415a496} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42776) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12004 | 2026.03.10 10:23:14.822893 [ 288 ] {} <Debug> TCP-Session: f5134608-14d8-4a4b-a700-2bba864a3730 Authenticating user 'default' from [fd00:1122:3344:101::e]:50658 | ||
| 12005 | 2026.03.10 10:23:14.823020 [ 288 ] {} <Debug> TCP-Session: f5134608-14d8-4a4b-a700-2bba864a3730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12006 | 2026.03.10 10:23:14.823033 [ 288 ] {} <Debug> TCP-Session: f5134608-14d8-4a4b-a700-2bba864a3730 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12007 | 2026.03.10 10:23:14.823249 [ 267 ] {11fcf8aa-d33e-4e13-8b98-8b1ad415a496} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12008 | 2026.03.10 10:23:14.823302 [ 267 ] {11fcf8aa-d33e-4e13-8b98-8b1ad415a496} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12009 | 2026.03.10 10:23:14.823582 [ 267 ] {11fcf8aa-d33e-4e13-8b98-8b1ad415a496} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 12010 | 2026.03.10 10:23:14.824501 [ 314 ] {11fcf8aa-d33e-4e13-8b98-8b1ad415a496} <Trace> AggregatingTransform: Aggregating | ||
| 12011 | 2026.03.10 10:23:14.824554 [ 314 ] {11fcf8aa-d33e-4e13-8b98-8b1ad415a496} <Trace> Aggregator: Aggregation method: without_key | ||
| 12012 | 2026.03.10 10:23:14.824591 [ 314 ] {11fcf8aa-d33e-4e13-8b98-8b1ad415a496} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00091164 sec. (1096.924 rows/sec., 42.85 KiB/sec.) | ||
| 12013 | 2026.03.10 10:23:14.824611 [ 314 ] {11fcf8aa-d33e-4e13-8b98-8b1ad415a496} <Trace> Aggregator: Merging aggregated data | ||
| 12014 | 2026.03.10 10:23:14.825848 [ 267 ] {11fcf8aa-d33e-4e13-8b98-8b1ad415a496} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003017 sec., 331.45508783559825 rows/sec., 12.95 KiB/sec. | ||
| 12015 | 2026.03.10 10:23:14.825996 [ 267 ] {11fcf8aa-d33e-4e13-8b98-8b1ad415a496} <Debug> TCPHandler: Processed in 0.003644832 sec. | ||
| 12016 | 2026.03.10 10:23:14.826115 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12017 | 2026.03.10 10:23:14.826139 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12018 | 2026.03.10 10:23:14.826155 [ 267 ] {} <Debug> TCP-Session: 1b69002e-17c6-4e82-8dfc-9294b48ab264 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12019 | 2026.03.10 10:23:14.826157 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12020 | 2026.03.10 10:23:14.826183 [ 286 ] {} <Debug> TCP-Session: 03a1eb8d-f728-40b1-b308-1c25c7a1661e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12021 | 2026.03.10 10:23:14.826177 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12022 | 2026.03.10 10:23:14.826220 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12023 | 2026.03.10 10:23:14.826244 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12024 | 2026.03.10 10:23:14.826256 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12025 | 2026.03.10 10:23:14.826276 [ 288 ] {} <Debug> TCP-Session: f5134608-14d8-4a4b-a700-2bba864a3730 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12026 | 2026.03.10 10:23:14.826293 [ 290 ] {} <Debug> TCP-Session: ba6ce12e-3072-4efe-a87a-ba05b6c6f6c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12027 | 2026.03.10 10:23:14.826311 [ 292 ] {} <Debug> TCP-Session: f341bc99-adeb-48e5-882b-e2580b0b1d8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12028 | 2026.03.10 10:23:14.826275 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12029 | 2026.03.10 10:23:14.826249 [ 289 ] {} <Debug> TCP-Session: 92bf46cd-80dc-4fc9-935d-c85b7f6d8aac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12030 | 2026.03.10 10:23:14.826371 [ 293 ] {} <Debug> TCP-Session: b0f1b7c8-ccd6-4d28-9862-0e35a33d4b18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12031 | 2026.03.10 10:23:14.826210 [ 294 ] {} <Debug> TCP-Session: a483ffd5-9e56-43d9-b733-d6523b82795e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12032 | 2026.03.10 10:23:14.826192 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12033 | 2026.03.10 10:23:14.826451 [ 291 ] {} <Debug> TCP-Session: 008a72cc-2f7f-41f9-9789-5a50144d67d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12034 | 2026.03.10 10:23:16.253956 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12035 | 2026.03.10 10:23:16.254011 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12036 | 2026.03.10 10:23:16.417951 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26839 | ||
| 12037 | 2026.03.10 10:23:16.418545 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12038 | 2026.03.10 10:23:16.418583 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12039 | 2026.03.10 10:23:16.419065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12040 | 2026.03.10 10:23:16.419324 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12041 | 2026.03.10 10:23:16.419448 [ 100 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12042 | 2026.03.10 10:23:16.419454 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26839 | ||
| 12043 | 2026.03.10 10:23:16.419490 [ 100 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12044 | 2026.03.10 10:23:16.419513 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12045 | 2026.03.10 10:23:16.419597 [ 200 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::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 | ||
| 12046 | 2026.03.10 10:23:16.419686 [ 200 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12047 | 2026.03.10 10:23:16.419719 [ 200 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24407 rows starting from the beginning of the part | ||
| 12048 | 2026.03.10 10:23:16.419779 [ 200 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 12049 | 2026.03.10 10:23:16.419825 [ 200 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 12050 | 2026.03.10 10:23:16.419867 [ 200 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 12051 | 2026.03.10 10:23:16.419905 [ 200 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 12052 | 2026.03.10 10:23:16.419944 [ 200 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 12053 | 2026.03.10 10:23:16.422045 [ 198 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26839 rows, containing 4 columns (4 merged, 0 gathered) in 0.002479436 sec., 10824639.151807105 rows/sec., 154.85 MiB/sec. | ||
| 12054 | 2026.03.10 10:23:16.422301 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12055 | 2026.03.10 10:23:16.422607 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_56_11} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12056 | 2026.03.10 10:23:16.422686 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_56_11} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12057 | 2026.03.10 10:23:16.422763 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 12058 | 2026.03.10 10:23:16.499783 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1452 | ||
| 12059 | 2026.03.10 10:23:16.502175 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12060 | 2026.03.10 10:23:16.502237 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12061 | 2026.03.10 10:23:16.503545 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12062 | 2026.03.10 10:23:16.503833 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12063 | 2026.03.10 10:23:16.503992 [ 100 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12064 | 2026.03.10 10:23:16.504029 [ 100 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12065 | 2026.03.10 10:23:16.504046 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12066 | 2026.03.10 10:23:16.504158 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 12067 | 2026.03.10 10:23:16.504230 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1452 | ||
| 12068 | 2026.03.10 10:23:16.504741 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12069 | 2026.03.10 10:23:16.504923 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1290 rows starting from the beginning of the part | ||
| 12070 | 2026.03.10 10:23:16.505327 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 42 rows starting from the beginning of the part | ||
| 12071 | 2026.03.10 10:23:16.505706 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part | ||
| 12072 | 2026.03.10 10:23:16.506067 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
| 12073 | 2026.03.10 10:23:16.506417 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 42 rows starting from the beginning of the part | ||
| 12074 | 2026.03.10 10:23:16.506756 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 12075 | 2026.03.10 10:23:16.513981 [ 198 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1452 rows, containing 72 columns (72 merged, 0 gathered) in 0.009879582 sec., 146969.78070529705 rows/sec., 114.24 MiB/sec. | ||
| 12076 | 2026.03.10 10:23:16.515584 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12077 | 2026.03.10 10:23:16.516155 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_41_8} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12078 | 2026.03.10 10:23:16.516232 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_41_8} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12079 | 2026.03.10 10:23:16.516488 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 12080 | 2026.03.10 10:23:17.547005 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12081 | 2026.03.10 10:23:17.547206 [ 269 ] {5cbb1178-5498-428d-836d-fbfb0e7a83f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12082 | 2026.03.10 10:23:17.547281 [ 269 ] {5cbb1178-5498-428d-836d-fbfb0e7a83f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12083 | 2026.03.10 10:23:17.547956 [ 269 ] {5cbb1178-5498-428d-836d-fbfb0e7a83f1} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12084 | 2026.03.10 10:23:17.548008 [ 269 ] {5cbb1178-5498-428d-836d-fbfb0e7a83f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12085 | 2026.03.10 10:23:17.548525 [ 269 ] {5cbb1178-5498-428d-836d-fbfb0e7a83f1} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12086 | 2026.03.10 10:23:17.548782 [ 269 ] {5cbb1178-5498-428d-836d-fbfb0e7a83f1} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12087 | 2026.03.10 10:23:17.548933 [ 269 ] {5cbb1178-5498-428d-836d-fbfb0e7a83f1} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001782 sec., 59483.72615039282 rows/sec., 5.00 MiB/sec. | ||
| 12088 | 2026.03.10 10:23:17.548978 [ 269 ] {5cbb1178-5498-428d-836d-fbfb0e7a83f1} <Debug> TCPHandler: Processed in 0.002114198 sec. | ||
| 12089 | 2026.03.10 10:23:17.549104 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12090 | 2026.03.10 10:23:17.549202 [ 269 ] {13b35f2d-f981-4570-b966-d771205921a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12091 | 2026.03.10 10:23:17.549245 [ 269 ] {13b35f2d-f981-4570-b966-d771205921a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12092 | 2026.03.10 10:23:17.549660 [ 269 ] {13b35f2d-f981-4570-b966-d771205921a0} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12093 | 2026.03.10 10:23:17.549699 [ 269 ] {13b35f2d-f981-4570-b966-d771205921a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12094 | 2026.03.10 10:23:17.549999 [ 269 ] {13b35f2d-f981-4570-b966-d771205921a0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12095 | 2026.03.10 10:23:17.550213 [ 269 ] {13b35f2d-f981-4570-b966-d771205921a0} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12096 | 2026.03.10 10:23:17.550361 [ 269 ] {13b35f2d-f981-4570-b966-d771205921a0} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001179 sec., 21204.41051738762 rows/sec., 1.56 MiB/sec. | ||
| 12097 | 2026.03.10 10:23:17.550400 [ 269 ] {13b35f2d-f981-4570-b966-d771205921a0} <Debug> TCPHandler: Processed in 0.00134685 sec. | ||
| 12098 | 2026.03.10 10:23:17.550517 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12099 | 2026.03.10 10:23:17.550612 [ 269 ] {c364deb0-6a71-4ab6-9347-3b9700b4100f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12100 | 2026.03.10 10:23:17.550652 [ 269 ] {c364deb0-6a71-4ab6-9347-3b9700b4100f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12101 | 2026.03.10 10:23:17.551078 [ 269 ] {c364deb0-6a71-4ab6-9347-3b9700b4100f} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12102 | 2026.03.10 10:23:17.551119 [ 269 ] {c364deb0-6a71-4ab6-9347-3b9700b4100f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12103 | 2026.03.10 10:23:17.551427 [ 269 ] {c364deb0-6a71-4ab6-9347-3b9700b4100f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12104 | 2026.03.10 10:23:17.551635 [ 269 ] {c364deb0-6a71-4ab6-9347-3b9700b4100f} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12105 | 2026.03.10 10:23:17.551765 [ 269 ] {c364deb0-6a71-4ab6-9347-3b9700b4100f} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001172 sec., 75938.56655290101 rows/sec., 5.93 MiB/sec. | ||
| 12106 | 2026.03.10 10:23:17.551804 [ 269 ] {c364deb0-6a71-4ab6-9347-3b9700b4100f} <Debug> TCPHandler: Processed in 0.001336681 sec. | ||
| 12107 | 2026.03.10 10:23:17.551920 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12108 | 2026.03.10 10:23:17.552014 [ 269 ] {bf20b6c0-149d-4619-bf59-2f7bcdfe4fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12109 | 2026.03.10 10:23:17.552058 [ 269 ] {bf20b6c0-149d-4619-bf59-2f7bcdfe4fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12110 | 2026.03.10 10:23:17.552471 [ 269 ] {bf20b6c0-149d-4619-bf59-2f7bcdfe4fba} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12111 | 2026.03.10 10:23:17.552508 [ 269 ] {bf20b6c0-149d-4619-bf59-2f7bcdfe4fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12112 | 2026.03.10 10:23:17.552834 [ 269 ] {bf20b6c0-149d-4619-bf59-2f7bcdfe4fba} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12113 | 2026.03.10 10:23:17.553049 [ 269 ] {bf20b6c0-149d-4619-bf59-2f7bcdfe4fba} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12114 | 2026.03.10 10:23:17.553181 [ 269 ] {bf20b6c0-149d-4619-bf59-2f7bcdfe4fba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 12115 | 2026.03.10 10:23:17.553221 [ 269 ] {bf20b6c0-149d-4619-bf59-2f7bcdfe4fba} <Debug> TCPHandler: Processed in 0.00135133 sec. | ||
| 12116 | 2026.03.10 10:23:17.553332 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12117 | 2026.03.10 10:23:17.553427 [ 269 ] {2e923d3b-a8d0-44e2-b1bd-da1683b88bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12118 | 2026.03.10 10:23:17.553481 [ 269 ] {2e923d3b-a8d0-44e2-b1bd-da1683b88bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12119 | 2026.03.10 10:23:17.554275 [ 269 ] {2e923d3b-a8d0-44e2-b1bd-da1683b88bbe} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12120 | 2026.03.10 10:23:17.554312 [ 269 ] {2e923d3b-a8d0-44e2-b1bd-da1683b88bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12121 | 2026.03.10 10:23:17.554886 [ 269 ] {2e923d3b-a8d0-44e2-b1bd-da1683b88bbe} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12122 | 2026.03.10 10:23:17.555114 [ 269 ] {2e923d3b-a8d0-44e2-b1bd-da1683b88bbe} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12123 | 2026.03.10 10:23:17.555268 [ 269 ] {2e923d3b-a8d0-44e2-b1bd-da1683b88bbe} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00186 sec., 13440.860215053763 rows/sec., 24.09 MiB/sec. | ||
| 12124 | 2026.03.10 10:23:17.555324 [ 269 ] {2e923d3b-a8d0-44e2-b1bd-da1683b88bbe} <Debug> TCPHandler: Processed in 0.002039956 sec. | ||
| 12125 | 2026.03.10 10:23:17.555444 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12126 | 2026.03.10 10:23:17.555540 [ 269 ] {2ffd592b-d61b-48a6-8bf1-187d85f8865e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12127 | 2026.03.10 10:23:17.555583 [ 269 ] {2ffd592b-d61b-48a6-8bf1-187d85f8865e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12128 | 2026.03.10 10:23:17.555932 [ 269 ] {2ffd592b-d61b-48a6-8bf1-187d85f8865e} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12129 | 2026.03.10 10:23:17.555970 [ 269 ] {2ffd592b-d61b-48a6-8bf1-187d85f8865e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12130 | 2026.03.10 10:23:17.556284 [ 269 ] {2ffd592b-d61b-48a6-8bf1-187d85f8865e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12131 | 2026.03.10 10:23:17.556495 [ 269 ] {2ffd592b-d61b-48a6-8bf1-187d85f8865e} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12132 | 2026.03.10 10:23:17.556625 [ 269 ] {2ffd592b-d61b-48a6-8bf1-187d85f8865e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 12133 | 2026.03.10 10:23:17.556627 [ 98 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12134 | 2026.03.10 10:23:17.556663 [ 269 ] {2ffd592b-d61b-48a6-8bf1-187d85f8865e} <Debug> TCPHandler: Processed in 0.001270239 sec. | ||
| 12135 | 2026.03.10 10:23:17.556700 [ 98 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12136 | 2026.03.10 10:23:17.556726 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12137 | 2026.03.10 10:23:17.556864 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 12138 | 2026.03.10 10:23:17.557014 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12139 | 2026.03.10 10:23:17.557052 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4440 rows starting from the beginning of the part | ||
| 12140 | 2026.03.10 10:23:17.557120 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 12141 | 2026.03.10 10:23:17.557167 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 12 rows starting from the beginning of the part | ||
| 12142 | 2026.03.10 10:23:17.557212 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 48 rows starting from the beginning of the part | ||
| 12143 | 2026.03.10 10:23:17.557253 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 12144 | 2026.03.10 10:23:17.557293 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 12145 | 2026.03.10 10:23:17.558897 [ 198 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4680 rows, containing 4 columns (4 merged, 0 gathered) in 0.002101067 sec., 2227439.6770783607 rows/sec., 150.11 MiB/sec. | ||
| 12146 | 2026.03.10 10:23:17.559206 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12147 | 2026.03.10 10:23:17.559467 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_91_18} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12148 | 2026.03.10 10:23:17.559554 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_91_18} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12149 | 2026.03.10 10:23:17.559645 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 12150 | 2026.03.10 10:23:17.824384 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 422 | ||
| 12151 | 2026.03.10 10:23:17.842492 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12152 | 2026.03.10 10:23:17.842563 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12153 | 2026.03.10 10:23:17.848872 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12154 | 2026.03.10 10:23:17.849646 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12155 | 2026.03.10 10:23:17.849989 [ 98 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12156 | 2026.03.10 10:23:17.850065 [ 98 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12157 | 2026.03.10 10:23:17.850091 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12158 | 2026.03.10 10:23:17.850269 [ 187 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 12159 | 2026.03.10 10:23:17.852953 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12160 | 2026.03.10 10:23:17.854597 [ 187 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12161 | 2026.03.10 10:23:17.856151 [ 187 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 12162 | 2026.03.10 10:23:17.861129 [ 187 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 12163 | 2026.03.10 10:23:17.865902 [ 187 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 12164 | 2026.03.10 10:23:17.870652 [ 187 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 12165 | 2026.03.10 10:23:17.875354 [ 187 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 7 rows starting from the beginning of the part | ||
| 12166 | 2026.03.10 10:23:17.879244 [ 187 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 12167 | 2026.03.10 10:23:17.931608 [ 198 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.081430423 sec., 5182.338301251364 rows/sec., 26.80 MiB/sec. | ||
| 12168 | 2026.03.10 10:23:17.934457 [ 198 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12169 | 2026.03.10 10:23:17.936506 [ 198 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_56_11} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12170 | 2026.03.10 10:23:17.936618 [ 198 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_56_11} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12171 | 2026.03.10 10:23:17.939285 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12172 | 2026.03.10 10:23:18.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.23 MiB, peak 350.65 MiB, free memory in arenas 0.00 B, will set to 335.68 MiB (RSS), difference: -1.55 MiB | ||
| 12173 | 2026.03.10 10:23:22.548473 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12174 | 2026.03.10 10:23:22.548684 [ 269 ] {da12d695-1155-47de-99bb-08d8ca32d31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12175 | 2026.03.10 10:23:22.548755 [ 269 ] {da12d695-1155-47de-99bb-08d8ca32d31a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12176 | 2026.03.10 10:23:22.549414 [ 269 ] {da12d695-1155-47de-99bb-08d8ca32d31a} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12177 | 2026.03.10 10:23:22.549470 [ 269 ] {da12d695-1155-47de-99bb-08d8ca32d31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12178 | 2026.03.10 10:23:22.549875 [ 269 ] {da12d695-1155-47de-99bb-08d8ca32d31a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 12179 | 2026.03.10 10:23:22.550104 [ 269 ] {da12d695-1155-47de-99bb-08d8ca32d31a} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12180 | 2026.03.10 10:23:22.550269 [ 269 ] {da12d695-1155-47de-99bb-08d8ca32d31a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001635 sec., 14678.899082568807 rows/sec., 1.22 MiB/sec. | ||
| 12181 | 2026.03.10 10:23:22.550323 [ 269 ] {da12d695-1155-47de-99bb-08d8ca32d31a} <Debug> TCPHandler: Processed in 0.001993255 sec. | ||
| 12182 | 2026.03.10 10:23:22.550454 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12183 | 2026.03.10 10:23:22.550561 [ 269 ] {944e6e8c-50e6-4964-bed7-4e67a0da0f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12184 | 2026.03.10 10:23:22.550607 [ 269 ] {944e6e8c-50e6-4964-bed7-4e67a0da0f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12185 | 2026.03.10 10:23:22.551035 [ 269 ] {944e6e8c-50e6-4964-bed7-4e67a0da0f2c} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12186 | 2026.03.10 10:23:22.551075 [ 269 ] {944e6e8c-50e6-4964-bed7-4e67a0da0f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12187 | 2026.03.10 10:23:22.551398 [ 269 ] {944e6e8c-50e6-4964-bed7-4e67a0da0f2c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12188 | 2026.03.10 10:23:22.551609 [ 269 ] {944e6e8c-50e6-4964-bed7-4e67a0da0f2c} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12189 | 2026.03.10 10:23:22.551746 [ 269 ] {944e6e8c-50e6-4964-bed7-4e67a0da0f2c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00121 sec., 3305.785123966942 rows/sec., 269.56 KiB/sec. | ||
| 12190 | 2026.03.10 10:23:22.551787 [ 269 ] {944e6e8c-50e6-4964-bed7-4e67a0da0f2c} <Debug> TCPHandler: Processed in 0.001387211 sec. | ||
| 12191 | 2026.03.10 10:23:22.551895 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12192 | 2026.03.10 10:23:22.551992 [ 269 ] {adae91f8-9828-4157-a2ce-b8e543fa6f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12193 | 2026.03.10 10:23:22.552034 [ 269 ] {adae91f8-9828-4157-a2ce-b8e543fa6f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12194 | 2026.03.10 10:23:22.552531 [ 269 ] {adae91f8-9828-4157-a2ce-b8e543fa6f7f} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12195 | 2026.03.10 10:23:22.552569 [ 269 ] {adae91f8-9828-4157-a2ce-b8e543fa6f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12196 | 2026.03.10 10:23:22.552887 [ 269 ] {adae91f8-9828-4157-a2ce-b8e543fa6f7f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12197 | 2026.03.10 10:23:22.553098 [ 269 ] {adae91f8-9828-4157-a2ce-b8e543fa6f7f} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12198 | 2026.03.10 10:23:22.553230 [ 269 ] {adae91f8-9828-4157-a2ce-b8e543fa6f7f} <Debug> executeQuery: Read 212 rows, 19.36 KiB in 0.001258 sec., 168521.4626391097 rows/sec., 15.03 MiB/sec. | ||
| 12199 | 2026.03.10 10:23:22.553271 [ 269 ] {adae91f8-9828-4157-a2ce-b8e543fa6f7f} <Debug> TCPHandler: Processed in 0.001426653 sec. | ||
| 12200 | 2026.03.10 10:23:22.553405 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12201 | 2026.03.10 10:23:22.553512 [ 269 ] {4bdd56bc-bdda-493b-bb35-288cb3f114d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12202 | 2026.03.10 10:23:22.553560 [ 269 ] {4bdd56bc-bdda-493b-bb35-288cb3f114d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12203 | 2026.03.10 10:23:22.554070 [ 269 ] {4bdd56bc-bdda-493b-bb35-288cb3f114d6} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12204 | 2026.03.10 10:23:22.554116 [ 269 ] {4bdd56bc-bdda-493b-bb35-288cb3f114d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12205 | 2026.03.10 10:23:22.554507 [ 269 ] {4bdd56bc-bdda-493b-bb35-288cb3f114d6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12206 | 2026.03.10 10:23:22.554724 [ 269 ] {4bdd56bc-bdda-493b-bb35-288cb3f114d6} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12207 | 2026.03.10 10:23:22.554861 [ 269 ] {4bdd56bc-bdda-493b-bb35-288cb3f114d6} <Debug> executeQuery: Read 33 rows, 2.52 KiB in 0.001369 sec., 24105.18626734843 rows/sec., 1.80 MiB/sec. | ||
| 12208 | 2026.03.10 10:23:22.554900 [ 269 ] {4bdd56bc-bdda-493b-bb35-288cb3f114d6} <Debug> TCPHandler: Processed in 0.001548665 sec. | ||
| 12209 | 2026.03.10 10:23:22.555048 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12210 | 2026.03.10 10:23:22.555159 [ 269 ] {f549f3a5-6cda-48c5-9317-57e4c01a5406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12211 | 2026.03.10 10:23:22.555206 [ 269 ] {f549f3a5-6cda-48c5-9317-57e4c01a5406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12212 | 2026.03.10 10:23:22.555608 [ 269 ] {f549f3a5-6cda-48c5-9317-57e4c01a5406} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12213 | 2026.03.10 10:23:22.555646 [ 269 ] {f549f3a5-6cda-48c5-9317-57e4c01a5406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12214 | 2026.03.10 10:23:22.555941 [ 269 ] {f549f3a5-6cda-48c5-9317-57e4c01a5406} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12215 | 2026.03.10 10:23:22.556153 [ 269 ] {f549f3a5-6cda-48c5-9317-57e4c01a5406} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12216 | 2026.03.10 10:23:22.556288 [ 269 ] {f549f3a5-6cda-48c5-9317-57e4c01a5406} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001161 sec., 20671.834625322997 rows/sec., 1.72 MiB/sec. | ||
| 12217 | 2026.03.10 10:23:22.556327 [ 269 ] {f549f3a5-6cda-48c5-9317-57e4c01a5406} <Debug> TCPHandler: Processed in 0.00133106 sec. | ||
| 12218 | 2026.03.10 10:23:22.556441 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12219 | 2026.03.10 10:23:22.556539 [ 269 ] {b0a76b1e-b866-4e7f-a7e5-694da8df562f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12220 | 2026.03.10 10:23:22.556580 [ 269 ] {b0a76b1e-b866-4e7f-a7e5-694da8df562f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12221 | 2026.03.10 10:23:22.556982 [ 269 ] {b0a76b1e-b866-4e7f-a7e5-694da8df562f} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12222 | 2026.03.10 10:23:22.557019 [ 269 ] {b0a76b1e-b866-4e7f-a7e5-694da8df562f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12223 | 2026.03.10 10:23:22.557318 [ 269 ] {b0a76b1e-b866-4e7f-a7e5-694da8df562f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 12224 | 2026.03.10 10:23:22.557524 [ 269 ] {b0a76b1e-b866-4e7f-a7e5-694da8df562f} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12225 | 2026.03.10 10:23:22.557656 [ 269 ] {b0a76b1e-b866-4e7f-a7e5-694da8df562f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001136 sec., 10563.38028169014 rows/sec., 825.26 KiB/sec. | ||
| 12226 | 2026.03.10 10:23:22.557696 [ 269 ] {b0a76b1e-b866-4e7f-a7e5-694da8df562f} <Debug> TCPHandler: Processed in 0.001305999 sec. | ||
| 12227 | 2026.03.10 10:23:22.557813 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12228 | 2026.03.10 10:23:22.557908 [ 269 ] {2a8fb0e4-e968-4bcd-930d-1ae455260d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12229 | 2026.03.10 10:23:22.557949 [ 269 ] {2a8fb0e4-e968-4bcd-930d-1ae455260d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12230 | 2026.03.10 10:23:22.558384 [ 269 ] {2a8fb0e4-e968-4bcd-930d-1ae455260d78} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12231 | 2026.03.10 10:23:22.558422 [ 269 ] {2a8fb0e4-e968-4bcd-930d-1ae455260d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12232 | 2026.03.10 10:23:22.558728 [ 269 ] {2a8fb0e4-e968-4bcd-930d-1ae455260d78} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12233 | 2026.03.10 10:23:22.558940 [ 269 ] {2a8fb0e4-e968-4bcd-930d-1ae455260d78} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12234 | 2026.03.10 10:23:22.559071 [ 269 ] {2a8fb0e4-e968-4bcd-930d-1ae455260d78} <Debug> executeQuery: Read 121 rows, 10.06 KiB in 0.001182 sec., 102368.86632825718 rows/sec., 8.31 MiB/sec. | ||
| 12235 | 2026.03.10 10:23:22.559111 [ 269 ] {2a8fb0e4-e968-4bcd-930d-1ae455260d78} <Debug> TCPHandler: Processed in 0.00135004 sec. | ||
| 12236 | 2026.03.10 10:23:22.559234 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12237 | 2026.03.10 10:23:22.559329 [ 269 ] {24595d9c-43a2-400b-96ad-4f4479d2e084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12238 | 2026.03.10 10:23:22.559373 [ 269 ] {24595d9c-43a2-400b-96ad-4f4479d2e084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12239 | 2026.03.10 10:23:22.559783 [ 269 ] {24595d9c-43a2-400b-96ad-4f4479d2e084} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12240 | 2026.03.10 10:23:22.559820 [ 269 ] {24595d9c-43a2-400b-96ad-4f4479d2e084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12241 | 2026.03.10 10:23:22.560155 [ 269 ] {24595d9c-43a2-400b-96ad-4f4479d2e084} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12242 | 2026.03.10 10:23:22.560359 [ 269 ] {24595d9c-43a2-400b-96ad-4f4479d2e084} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12243 | 2026.03.10 10:23:22.560496 [ 269 ] {24595d9c-43a2-400b-96ad-4f4479d2e084} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001186 sec., 166947.7234401349 rows/sec., 11.97 MiB/sec. | ||
| 12244 | 2026.03.10 10:23:22.560535 [ 269 ] {24595d9c-43a2-400b-96ad-4f4479d2e084} <Debug> TCPHandler: Processed in 0.00135018 sec. | ||
| 12245 | 2026.03.10 10:23:22.560654 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12246 | 2026.03.10 10:23:22.560764 [ 269 ] {da70b6da-cb5b-4af9-8840-91417181f870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12247 | 2026.03.10 10:23:22.560823 [ 269 ] {da70b6da-cb5b-4af9-8840-91417181f870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12248 | 2026.03.10 10:23:22.561610 [ 269 ] {da70b6da-cb5b-4af9-8840-91417181f870} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12249 | 2026.03.10 10:23:22.561648 [ 269 ] {da70b6da-cb5b-4af9-8840-91417181f870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12250 | 2026.03.10 10:23:22.562176 [ 269 ] {da70b6da-cb5b-4af9-8840-91417181f870} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12251 | 2026.03.10 10:23:22.562398 [ 269 ] {da70b6da-cb5b-4af9-8840-91417181f870} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12252 | 2026.03.10 10:23:22.562539 [ 269 ] {da70b6da-cb5b-4af9-8840-91417181f870} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001794 sec., 9476.031215161649 rows/sec., 16.98 MiB/sec. | ||
| 12253 | 2026.03.10 10:23:22.562604 [ 269 ] {da70b6da-cb5b-4af9-8840-91417181f870} <Debug> TCPHandler: Processed in 0.001999214 sec. | ||
| 12254 | 2026.03.10 10:23:22.562723 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12255 | 2026.03.10 10:23:22.562820 [ 269 ] {2487aa76-3bb2-4915-ab34-10c4b93345d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12256 | 2026.03.10 10:23:22.562862 [ 269 ] {2487aa76-3bb2-4915-ab34-10c4b93345d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12257 | 2026.03.10 10:23:22.563202 [ 269 ] {2487aa76-3bb2-4915-ab34-10c4b93345d3} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12258 | 2026.03.10 10:23:22.563240 [ 269 ] {2487aa76-3bb2-4915-ab34-10c4b93345d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12259 | 2026.03.10 10:23:22.563542 [ 269 ] {2487aa76-3bb2-4915-ab34-10c4b93345d3} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12260 | 2026.03.10 10:23:22.563756 [ 269 ] {2487aa76-3bb2-4915-ab34-10c4b93345d3} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12261 | 2026.03.10 10:23:22.563884 [ 269 ] {2487aa76-3bb2-4915-ab34-10c4b93345d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 12262 | 2026.03.10 10:23:22.563922 [ 269 ] {2487aa76-3bb2-4915-ab34-10c4b93345d3} <Debug> TCPHandler: Processed in 0.001249148 sec. | ||
| 12263 | 2026.03.10 10:23:23.919640 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27287 | ||
| 12264 | 2026.03.10 10:23:23.920399 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12265 | 2026.03.10 10:23:23.920459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12266 | 2026.03.10 10:23:23.921162 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12267 | 2026.03.10 10:23:23.921383 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12268 | 2026.03.10 10:23:23.921510 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27287 | ||
| 12269 | 2026.03.10 10:23:25.353053 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12270 | 2026.03.10 10:23:25.368158 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12271 | 2026.03.10 10:23:25.368222 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12272 | 2026.03.10 10:23:25.373499 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12273 | 2026.03.10 10:23:25.374155 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12274 | 2026.03.10 10:23:25.377075 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12275 | 2026.03.10 10:23:26.504482 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1484 | ||
| 12276 | 2026.03.10 10:23:26.507060 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12277 | 2026.03.10 10:23:26.507101 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12278 | 2026.03.10 10:23:26.508277 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12279 | 2026.03.10 10:23:26.508533 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12280 | 2026.03.10 10:23:26.508800 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1484 | ||
| 12281 | 2026.03.10 10:23:27.547578 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12282 | 2026.03.10 10:23:27.547836 [ 269 ] {5340f8e8-6fc5-4bae-adcd-bc6d79ffad8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12283 | 2026.03.10 10:23:27.547902 [ 269 ] {5340f8e8-6fc5-4bae-adcd-bc6d79ffad8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12284 | 2026.03.10 10:23:27.548583 [ 269 ] {5340f8e8-6fc5-4bae-adcd-bc6d79ffad8b} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12285 | 2026.03.10 10:23:27.548632 [ 269 ] {5340f8e8-6fc5-4bae-adcd-bc6d79ffad8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12286 | 2026.03.10 10:23:27.549014 [ 269 ] {5340f8e8-6fc5-4bae-adcd-bc6d79ffad8b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12287 | 2026.03.10 10:23:27.549232 [ 269 ] {5340f8e8-6fc5-4bae-adcd-bc6d79ffad8b} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12288 | 2026.03.10 10:23:27.549383 [ 269 ] {5340f8e8-6fc5-4bae-adcd-bc6d79ffad8b} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001598 sec., 66332.91614518147 rows/sec., 5.58 MiB/sec. | ||
| 12289 | 2026.03.10 10:23:27.549425 [ 269 ] {5340f8e8-6fc5-4bae-adcd-bc6d79ffad8b} <Debug> TCPHandler: Processed in 0.002032886 sec. | ||
| 12290 | 2026.03.10 10:23:27.549546 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12291 | 2026.03.10 10:23:27.549641 [ 269 ] {bdcbffdf-c073-4941-a9c6-a8f98c3c2122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12292 | 2026.03.10 10:23:27.549681 [ 269 ] {bdcbffdf-c073-4941-a9c6-a8f98c3c2122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12293 | 2026.03.10 10:23:27.550085 [ 269 ] {bdcbffdf-c073-4941-a9c6-a8f98c3c2122} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12294 | 2026.03.10 10:23:27.550122 [ 269 ] {bdcbffdf-c073-4941-a9c6-a8f98c3c2122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12295 | 2026.03.10 10:23:27.550411 [ 269 ] {bdcbffdf-c073-4941-a9c6-a8f98c3c2122} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12296 | 2026.03.10 10:23:27.550609 [ 269 ] {bdcbffdf-c073-4941-a9c6-a8f98c3c2122} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12297 | 2026.03.10 10:23:27.550739 [ 269 ] {bdcbffdf-c073-4941-a9c6-a8f98c3c2122} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001117 sec., 22381.378692927487 rows/sec., 1.64 MiB/sec. | ||
| 12298 | 2026.03.10 10:23:27.550778 [ 269 ] {bdcbffdf-c073-4941-a9c6-a8f98c3c2122} <Debug> TCPHandler: Processed in 0.001283179 sec. | ||
| 12299 | 2026.03.10 10:23:27.550886 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12300 | 2026.03.10 10:23:27.550986 [ 269 ] {78a3872d-4aa7-41b4-8102-050f44b3df25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12301 | 2026.03.10 10:23:27.551026 [ 269 ] {78a3872d-4aa7-41b4-8102-050f44b3df25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12302 | 2026.03.10 10:23:27.551431 [ 269 ] {78a3872d-4aa7-41b4-8102-050f44b3df25} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12303 | 2026.03.10 10:23:27.551468 [ 269 ] {78a3872d-4aa7-41b4-8102-050f44b3df25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12304 | 2026.03.10 10:23:27.551761 [ 269 ] {78a3872d-4aa7-41b4-8102-050f44b3df25} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12305 | 2026.03.10 10:23:27.551973 [ 269 ] {78a3872d-4aa7-41b4-8102-050f44b3df25} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12306 | 2026.03.10 10:23:27.552101 [ 269 ] {78a3872d-4aa7-41b4-8102-050f44b3df25} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001134 sec., 78483.24514991182 rows/sec., 6.13 MiB/sec. | ||
| 12307 | 2026.03.10 10:23:27.552140 [ 269 ] {78a3872d-4aa7-41b4-8102-050f44b3df25} <Debug> TCPHandler: Processed in 0.001303189 sec. | ||
| 12308 | 2026.03.10 10:23:27.552265 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12309 | 2026.03.10 10:23:27.552360 [ 269 ] {75df8951-f4b6-4a6c-9392-7a92d621d990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12310 | 2026.03.10 10:23:27.552403 [ 269 ] {75df8951-f4b6-4a6c-9392-7a92d621d990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12311 | 2026.03.10 10:23:27.552813 [ 269 ] {75df8951-f4b6-4a6c-9392-7a92d621d990} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12312 | 2026.03.10 10:23:27.552849 [ 269 ] {75df8951-f4b6-4a6c-9392-7a92d621d990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12313 | 2026.03.10 10:23:27.553166 [ 269 ] {75df8951-f4b6-4a6c-9392-7a92d621d990} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12314 | 2026.03.10 10:23:27.553370 [ 269 ] {75df8951-f4b6-4a6c-9392-7a92d621d990} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12315 | 2026.03.10 10:23:27.553475 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_89_18 to all_94_94_0 | ||
| 12316 | 2026.03.10 10:23:27.553498 [ 269 ] {75df8951-f4b6-4a6c-9392-7a92d621d990} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 12317 | 2026.03.10 10:23:27.553544 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12318 | 2026.03.10 10:23:27.553553 [ 269 ] {75df8951-f4b6-4a6c-9392-7a92d621d990} <Debug> TCPHandler: Processed in 0.00133634 sec. | ||
| 12319 | 2026.03.10 10:23:27.553573 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12320 | 2026.03.10 10:23:27.553683 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12321 | 2026.03.10 10:23:27.553685 [ 202 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_94_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_89_18 to all_94_94_0 into Compact with storage Full | ||
| 12322 | 2026.03.10 10:23:27.553784 [ 269 ] {034039df-81f4-4b48-b434-e4aeb4c8c4de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12323 | 2026.03.10 10:23:27.553844 [ 269 ] {034039df-81f4-4b48-b434-e4aeb4c8c4de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12324 | 2026.03.10 10:23:27.553844 [ 202 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_94_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12325 | 2026.03.10 10:23:27.553900 [ 202 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_89_18, total 30352 rows starting from the beginning of the part | ||
| 12326 | 2026.03.10 10:23:27.553975 [ 202 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 128 rows starting from the beginning of the part | ||
| 12327 | 2026.03.10 10:23:27.554030 [ 202 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 12328 | 2026.03.10 10:23:27.554082 [ 202 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 12329 | 2026.03.10 10:23:27.554131 [ 202 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 198 rows starting from the beginning of the part | ||
| 12330 | 2026.03.10 10:23:27.554175 [ 202 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 12331 | 2026.03.10 10:23:27.554630 [ 269 ] {034039df-81f4-4b48-b434-e4aeb4c8c4de} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12332 | 2026.03.10 10:23:27.554673 [ 269 ] {034039df-81f4-4b48-b434-e4aeb4c8c4de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12333 | 2026.03.10 10:23:27.555246 [ 269 ] {034039df-81f4-4b48-b434-e4aeb4c8c4de} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12334 | 2026.03.10 10:23:27.555471 [ 269 ] {034039df-81f4-4b48-b434-e4aeb4c8c4de} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12335 | 2026.03.10 10:23:27.555613 [ 269 ] {034039df-81f4-4b48-b434-e4aeb4c8c4de} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001847 sec., 13535.46291283162 rows/sec., 24.25 MiB/sec. | ||
| 12336 | 2026.03.10 10:23:27.555672 [ 269 ] {034039df-81f4-4b48-b434-e4aeb4c8c4de} <Debug> TCPHandler: Processed in 0.002038185 sec. | ||
| 12337 | 2026.03.10 10:23:27.555789 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12338 | 2026.03.10 10:23:27.555885 [ 269 ] {fe1e6d1d-b992-4c18-a13e-6d9267eddada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12339 | 2026.03.10 10:23:27.555926 [ 269 ] {fe1e6d1d-b992-4c18-a13e-6d9267eddada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12340 | 2026.03.10 10:23:27.556262 [ 269 ] {fe1e6d1d-b992-4c18-a13e-6d9267eddada} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12341 | 2026.03.10 10:23:27.556300 [ 269 ] {fe1e6d1d-b992-4c18-a13e-6d9267eddada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12342 | 2026.03.10 10:23:27.556615 [ 269 ] {fe1e6d1d-b992-4c18-a13e-6d9267eddada} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12343 | 2026.03.10 10:23:27.556819 [ 269 ] {fe1e6d1d-b992-4c18-a13e-6d9267eddada} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12344 | 2026.03.10 10:23:27.556952 [ 269 ] {fe1e6d1d-b992-4c18-a13e-6d9267eddada} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 12345 | 2026.03.10 10:23:27.556990 [ 269 ] {fe1e6d1d-b992-4c18-a13e-6d9267eddada} <Debug> TCPHandler: Processed in 0.001250968 sec. | ||
| 12346 | 2026.03.10 10:23:27.560552 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_94_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31158 rows, containing 5 columns (5 merged, 0 gathered) in 0.006911926 sec., 4507860.761240789 rows/sec., 297.10 MiB/sec. | ||
| 12347 | 2026.03.10 10:23:27.561351 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_94_19} <Trace> MergedBlockOutputStream: filled checksums all_1_94_19 (state Temporary) | ||
| 12348 | 2026.03.10 10:23:27.561832 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_94_19 to all_1_94_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12349 | 2026.03.10 10:23:27.561902 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_89_18, all_94_94_0] -> all_1_94_19 | ||
| 12350 | 2026.03.10 10:23:27.561986 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12351 | 2026.03.10 10:23:31.254055 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12352 | 2026.03.10 10:23:31.254124 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12353 | 2026.03.10 10:23:31.422611 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27799 | ||
| 12354 | 2026.03.10 10:23:31.423130 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12355 | 2026.03.10 10:23:31.423166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12356 | 2026.03.10 10:23:31.423637 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12357 | 2026.03.10 10:23:31.423889 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12358 | 2026.03.10 10:23:31.424020 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27799 | ||
| 12359 | 2026.03.10 10:23:32.546600 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12360 | 2026.03.10 10:23:32.546780 [ 269 ] {e22d9bb9-173f-4535-bc23-7cf7f4d62663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12361 | 2026.03.10 10:23:32.546851 [ 269 ] {e22d9bb9-173f-4535-bc23-7cf7f4d62663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12362 | 2026.03.10 10:23:32.547575 [ 269 ] {e22d9bb9-173f-4535-bc23-7cf7f4d62663} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12363 | 2026.03.10 10:23:32.547628 [ 269 ] {e22d9bb9-173f-4535-bc23-7cf7f4d62663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12364 | 2026.03.10 10:23:32.548034 [ 269 ] {e22d9bb9-173f-4535-bc23-7cf7f4d62663} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12365 | 2026.03.10 10:23:32.548259 [ 269 ] {e22d9bb9-173f-4535-bc23-7cf7f4d62663} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12366 | 2026.03.10 10:23:32.548427 [ 269 ] {e22d9bb9-173f-4535-bc23-7cf7f4d62663} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001696 sec., 53066.03773584906 rows/sec., 4.47 MiB/sec. | ||
| 12367 | 2026.03.10 10:23:32.548479 [ 269 ] {e22d9bb9-173f-4535-bc23-7cf7f4d62663} <Debug> TCPHandler: Processed in 0.002007995 sec. | ||
| 12368 | 2026.03.10 10:23:32.548606 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12369 | 2026.03.10 10:23:32.548711 [ 269 ] {028cc9cc-8eca-4b17-8682-8a34a8b434c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12370 | 2026.03.10 10:23:32.548757 [ 269 ] {028cc9cc-8eca-4b17-8682-8a34a8b434c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12371 | 2026.03.10 10:23:32.549181 [ 269 ] {028cc9cc-8eca-4b17-8682-8a34a8b434c1} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12372 | 2026.03.10 10:23:32.549221 [ 269 ] {028cc9cc-8eca-4b17-8682-8a34a8b434c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12373 | 2026.03.10 10:23:32.549528 [ 269 ] {028cc9cc-8eca-4b17-8682-8a34a8b434c1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12374 | 2026.03.10 10:23:32.549736 [ 269 ] {028cc9cc-8eca-4b17-8682-8a34a8b434c1} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12375 | 2026.03.10 10:23:32.549858 [ 48 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12376 | 2026.03.10 10:23:32.549874 [ 269 ] {028cc9cc-8eca-4b17-8682-8a34a8b434c1} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001188 sec., 14309.764309764309 rows/sec., 1.05 MiB/sec. | ||
| 12377 | 2026.03.10 10:23:32.549925 [ 48 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12378 | 2026.03.10 10:23:32.549936 [ 269 ] {028cc9cc-8eca-4b17-8682-8a34a8b434c1} <Debug> TCPHandler: Processed in 0.001381782 sec. | ||
| 12379 | 2026.03.10 10:23:32.549956 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12380 | 2026.03.10 10:23:32.550059 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12381 | 2026.03.10 10:23:32.550060 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 12382 | 2026.03.10 10:23:32.550160 [ 269 ] {d9182846-c78b-47ec-adb9-5629b8b4031a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12383 | 2026.03.10 10:23:32.550174 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12384 | 2026.03.10 10:23:32.550202 [ 269 ] {d9182846-c78b-47ec-adb9-5629b8b4031a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12385 | 2026.03.10 10:23:32.550208 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 83 rows starting from the beginning of the part | ||
| 12386 | 2026.03.10 10:23:32.550277 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 17 rows starting from the beginning of the part | ||
| 12387 | 2026.03.10 10:23:32.550326 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 25 rows starting from the beginning of the part | ||
| 12388 | 2026.03.10 10:23:32.550368 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 33 rows starting from the beginning of the part | ||
| 12389 | 2026.03.10 10:23:32.550411 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 25 rows starting from the beginning of the part | ||
| 12390 | 2026.03.10 10:23:32.550453 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 17 rows starting from the beginning of the part | ||
| 12391 | 2026.03.10 10:23:32.550639 [ 269 ] {d9182846-c78b-47ec-adb9-5629b8b4031a} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12392 | 2026.03.10 10:23:32.550676 [ 269 ] {d9182846-c78b-47ec-adb9-5629b8b4031a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12393 | 2026.03.10 10:23:32.550994 [ 269 ] {d9182846-c78b-47ec-adb9-5629b8b4031a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12394 | 2026.03.10 10:23:32.551205 [ 269 ] {d9182846-c78b-47ec-adb9-5629b8b4031a} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12395 | 2026.03.10 10:23:32.551238 [ 191 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.001213818 sec., 164769.34762872194 rows/sec., 12.73 MiB/sec. | ||
| 12396 | 2026.03.10 10:23:32.551343 [ 269 ] {d9182846-c78b-47ec-adb9-5629b8b4031a} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001203 sec., 67331.67082294264 rows/sec., 5.26 MiB/sec. | ||
| 12397 | 2026.03.10 10:23:32.551384 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12398 | 2026.03.10 10:23:32.551387 [ 269 ] {d9182846-c78b-47ec-adb9-5629b8b4031a} <Debug> TCPHandler: Processed in 0.001378211 sec. | ||
| 12399 | 2026.03.10 10:23:32.551511 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12400 | 2026.03.10 10:23:32.551608 [ 269 ] {d176915b-1799-4e87-b422-8c4039eb68f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12401 | 2026.03.10 10:23:32.551626 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_81_16} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12402 | 2026.03.10 10:23:32.551655 [ 269 ] {d176915b-1799-4e87-b422-8c4039eb68f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12403 | 2026.03.10 10:23:32.551692 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_81_16} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12404 | 2026.03.10 10:23:32.551754 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12405 | 2026.03.10 10:23:32.552074 [ 269 ] {d176915b-1799-4e87-b422-8c4039eb68f6} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12406 | 2026.03.10 10:23:32.552111 [ 269 ] {d176915b-1799-4e87-b422-8c4039eb68f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12407 | 2026.03.10 10:23:32.552450 [ 269 ] {d176915b-1799-4e87-b422-8c4039eb68f6} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12408 | 2026.03.10 10:23:32.552667 [ 269 ] {d176915b-1799-4e87-b422-8c4039eb68f6} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12409 | 2026.03.10 10:23:32.552802 [ 269 ] {d176915b-1799-4e87-b422-8c4039eb68f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 12410 | 2026.03.10 10:23:32.552840 [ 269 ] {d176915b-1799-4e87-b422-8c4039eb68f6} <Debug> TCPHandler: Processed in 0.001381121 sec. | ||
| 12411 | 2026.03.10 10:23:32.552941 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12412 | 2026.03.10 10:23:32.553037 [ 269 ] {179fdaaa-cdba-447d-99ef-0340b1fff5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12413 | 2026.03.10 10:23:32.553094 [ 269 ] {179fdaaa-cdba-447d-99ef-0340b1fff5ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12414 | 2026.03.10 10:23:32.553893 [ 269 ] {179fdaaa-cdba-447d-99ef-0340b1fff5ab} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12415 | 2026.03.10 10:23:32.553932 [ 269 ] {179fdaaa-cdba-447d-99ef-0340b1fff5ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12416 | 2026.03.10 10:23:32.554461 [ 269 ] {179fdaaa-cdba-447d-99ef-0340b1fff5ab} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12417 | 2026.03.10 10:23:32.554682 [ 269 ] {179fdaaa-cdba-447d-99ef-0340b1fff5ab} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12418 | 2026.03.10 10:23:32.554803 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12419 | 2026.03.10 10:23:32.554827 [ 269 ] {179fdaaa-cdba-447d-99ef-0340b1fff5ab} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001809 sec., 9397.457158651188 rows/sec., 16.84 MiB/sec. | ||
| 12420 | 2026.03.10 10:23:32.554837 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12421 | 2026.03.10 10:23:32.554866 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12422 | 2026.03.10 10:23:32.554899 [ 269 ] {179fdaaa-cdba-447d-99ef-0340b1fff5ab} <Debug> TCPHandler: Processed in 0.002006375 sec. | ||
| 12423 | 2026.03.10 10:23:32.554968 [ 191 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 12424 | 2026.03.10 10:23:32.555019 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12425 | 2026.03.10 10:23:32.555119 [ 269 ] {0eba2857-2e61-46f9-be9a-61d915633e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12426 | 2026.03.10 10:23:32.555162 [ 269 ] {0eba2857-2e61-46f9-be9a-61d915633e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12427 | 2026.03.10 10:23:32.555220 [ 191 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12428 | 2026.03.10 10:23:32.555290 [ 191 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1645 rows starting from the beginning of the part | ||
| 12429 | 2026.03.10 10:23:32.555434 [ 191 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 17 rows starting from the beginning of the part | ||
| 12430 | 2026.03.10 10:23:32.555503 [ 269 ] {0eba2857-2e61-46f9-be9a-61d915633e6a} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12431 | 2026.03.10 10:23:32.555545 [ 269 ] {0eba2857-2e61-46f9-be9a-61d915633e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12432 | 2026.03.10 10:23:32.555550 [ 191 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 25 rows starting from the beginning of the part | ||
| 12433 | 2026.03.10 10:23:32.555667 [ 191 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 17 rows starting from the beginning of the part | ||
| 12434 | 2026.03.10 10:23:32.555771 [ 191 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 25 rows starting from the beginning of the part | ||
| 12435 | 2026.03.10 10:23:32.555860 [ 269 ] {0eba2857-2e61-46f9-be9a-61d915633e6a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12436 | 2026.03.10 10:23:32.555875 [ 191 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 17 rows starting from the beginning of the part | ||
| 12437 | 2026.03.10 10:23:32.556082 [ 269 ] {0eba2857-2e61-46f9-be9a-61d915633e6a} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12438 | 2026.03.10 10:23:32.556231 [ 269 ] {0eba2857-2e61-46f9-be9a-61d915633e6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 12439 | 2026.03.10 10:23:32.556269 [ 269 ] {0eba2857-2e61-46f9-be9a-61d915633e6a} <Debug> TCPHandler: Processed in 0.001300829 sec. | ||
| 12440 | 2026.03.10 10:23:32.567614 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1746 rows, containing 19 columns (19 merged, 0 gathered) in 0.012694866 sec., 137535.91412465478 rows/sec., 246.46 MiB/sec. | ||
| 12441 | 2026.03.10 10:23:32.569400 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12442 | 2026.03.10 10:23:32.569786 [ 188 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12443 | 2026.03.10 10:23:32.569888 [ 188 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12444 | 2026.03.10 10:23:32.570056 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.13 MiB. | ||
| 12445 | 2026.03.10 10:23:32.817620 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12446 | 2026.03.10 10:23:32.817829 [ 269 ] {b2418809-9909-4167-bca7-0a169dc69b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12447 | 2026.03.10 10:23:32.817907 [ 269 ] {b2418809-9909-4167-bca7-0a169dc69b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12448 | 2026.03.10 10:23:32.818547 [ 269 ] {b2418809-9909-4167-bca7-0a169dc69b1c} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12449 | 2026.03.10 10:23:32.818596 [ 269 ] {b2418809-9909-4167-bca7-0a169dc69b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12450 | 2026.03.10 10:23:32.818992 [ 269 ] {b2418809-9909-4167-bca7-0a169dc69b1c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12451 | 2026.03.10 10:23:32.819240 [ 269 ] {b2418809-9909-4167-bca7-0a169dc69b1c} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12452 | 2026.03.10 10:23:32.819398 [ 269 ] {b2418809-9909-4167-bca7-0a169dc69b1c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001624 sec., 1231.527093596059 rows/sec., 100.42 KiB/sec. | ||
| 12453 | 2026.03.10 10:23:32.819442 [ 269 ] {b2418809-9909-4167-bca7-0a169dc69b1c} <Debug> TCPHandler: Processed in 0.001960064 sec. | ||
| 12454 | 2026.03.10 10:23:32.819564 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12455 | 2026.03.10 10:23:32.819662 [ 269 ] {f477f253-a9af-4110-b13f-6a15e2206429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12456 | 2026.03.10 10:23:32.819704 [ 269 ] {f477f253-a9af-4110-b13f-6a15e2206429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12457 | 2026.03.10 10:23:32.821644 [ 269 ] {f477f253-a9af-4110-b13f-6a15e2206429} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12458 | 2026.03.10 10:23:32.821683 [ 269 ] {f477f253-a9af-4110-b13f-6a15e2206429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12459 | 2026.03.10 10:23:32.822129 [ 269 ] {f477f253-a9af-4110-b13f-6a15e2206429} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12460 | 2026.03.10 10:23:32.822350 [ 269 ] {f477f253-a9af-4110-b13f-6a15e2206429} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12461 | 2026.03.10 10:23:32.822488 [ 269 ] {f477f253-a9af-4110-b13f-6a15e2206429} <Debug> executeQuery: Read 1991 rows, 154.28 KiB in 0.002846 sec., 699578.3555867885 rows/sec., 52.94 MiB/sec. | ||
| 12462 | 2026.03.10 10:23:32.822487 [ 48 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12463 | 2026.03.10 10:23:32.822528 [ 269 ] {f477f253-a9af-4110-b13f-6a15e2206429} <Debug> TCPHandler: Processed in 0.003014168 sec. | ||
| 12464 | 2026.03.10 10:23:32.822561 [ 48 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12465 | 2026.03.10 10:23:32.822586 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12466 | 2026.03.10 10:23:32.822671 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12467 | 2026.03.10 10:23:32.822679 [ 189 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 12468 | 2026.03.10 10:23:32.822772 [ 269 ] {a6894800-c104-4f13-bc99-1d5ff4922eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12469 | 2026.03.10 10:23:32.822776 [ 189 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12470 | 2026.03.10 10:23:32.822812 [ 189 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2154 rows starting from the beginning of the part | ||
| 12471 | 2026.03.10 10:23:32.822815 [ 269 ] {a6894800-c104-4f13-bc99-1d5ff4922eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12472 | 2026.03.10 10:23:32.822870 [ 189 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 106 rows starting from the beginning of the part | ||
| 12473 | 2026.03.10 10:23:32.822921 [ 189 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 212 rows starting from the beginning of the part | ||
| 12474 | 2026.03.10 10:23:32.822974 [ 189 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 106 rows starting from the beginning of the part | ||
| 12475 | 2026.03.10 10:23:32.823019 [ 189 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 90 rows starting from the beginning of the part | ||
| 12476 | 2026.03.10 10:23:32.823063 [ 189 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1991 rows starting from the beginning of the part | ||
| 12477 | 2026.03.10 10:23:32.823267 [ 269 ] {a6894800-c104-4f13-bc99-1d5ff4922eec} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12478 | 2026.03.10 10:23:32.823304 [ 269 ] {a6894800-c104-4f13-bc99-1d5ff4922eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12479 | 2026.03.10 10:23:32.823638 [ 269 ] {a6894800-c104-4f13-bc99-1d5ff4922eec} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12480 | 2026.03.10 10:23:32.823923 [ 269 ] {a6894800-c104-4f13-bc99-1d5ff4922eec} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12481 | 2026.03.10 10:23:32.824071 [ 269 ] {a6894800-c104-4f13-bc99-1d5ff4922eec} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001318 sec., 28831.562974203338 rows/sec., 2.11 MiB/sec. | ||
| 12482 | 2026.03.10 10:23:32.824111 [ 269 ] {a6894800-c104-4f13-bc99-1d5ff4922eec} <Debug> TCPHandler: Processed in 0.001490193 sec. | ||
| 12483 | 2026.03.10 10:23:32.824228 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12484 | 2026.03.10 10:23:32.824323 [ 269 ] {fb98b69a-a2e8-4c48-a6b7-6a995550cc76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12485 | 2026.03.10 10:23:32.824364 [ 269 ] {fb98b69a-a2e8-4c48-a6b7-6a995550cc76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12486 | 2026.03.10 10:23:32.825286 [ 269 ] {fb98b69a-a2e8-4c48-a6b7-6a995550cc76} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12487 | 2026.03.10 10:23:32.825324 [ 269 ] {fb98b69a-a2e8-4c48-a6b7-6a995550cc76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12488 | 2026.03.10 10:23:32.825493 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4659 rows, containing 5 columns (5 merged, 0 gathered) in 0.002845824 sec., 1637135.6766968023 rows/sec., 133.01 MiB/sec. | ||
| 12489 | 2026.03.10 10:23:32.825689 [ 269 ] {fb98b69a-a2e8-4c48-a6b7-6a995550cc76} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12490 | 2026.03.10 10:23:32.825755 [ 193 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12491 | 2026.03.10 10:23:32.825942 [ 269 ] {fb98b69a-a2e8-4c48-a6b7-6a995550cc76} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12492 | 2026.03.10 10:23:32.826028 [ 193 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_96_19} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12493 | 2026.03.10 10:23:32.826078 [ 269 ] {fb98b69a-a2e8-4c48-a6b7-6a995550cc76} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001772 sec., 399548.532731377 rows/sec., 23.31 MiB/sec. | ||
| 12494 | 2026.03.10 10:23:32.826102 [ 193 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_96_19} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12495 | 2026.03.10 10:23:32.826118 [ 269 ] {fb98b69a-a2e8-4c48-a6b7-6a995550cc76} <Debug> TCPHandler: Processed in 0.001939674 sec. | ||
| 12496 | 2026.03.10 10:23:32.826181 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 12497 | 2026.03.10 10:23:32.826237 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12498 | 2026.03.10 10:23:32.826335 [ 269 ] {443fe538-ecc4-404c-8800-813572ac8f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12499 | 2026.03.10 10:23:32.826375 [ 269 ] {443fe538-ecc4-404c-8800-813572ac8f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12500 | 2026.03.10 10:23:32.826765 [ 269 ] {443fe538-ecc4-404c-8800-813572ac8f96} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12501 | 2026.03.10 10:23:32.826801 [ 269 ] {443fe538-ecc4-404c-8800-813572ac8f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12502 | 2026.03.10 10:23:32.827094 [ 269 ] {443fe538-ecc4-404c-8800-813572ac8f96} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12503 | 2026.03.10 10:23:32.827305 [ 269 ] {443fe538-ecc4-404c-8800-813572ac8f96} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12504 | 2026.03.10 10:23:32.827435 [ 269 ] {443fe538-ecc4-404c-8800-813572ac8f96} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 62.89 KiB/sec. | ||
| 12505 | 2026.03.10 10:23:32.827472 [ 269 ] {443fe538-ecc4-404c-8800-813572ac8f96} <Debug> TCPHandler: Processed in 0.001285909 sec. | ||
| 12506 | 2026.03.10 10:23:32.827587 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12507 | 2026.03.10 10:23:32.827681 [ 269 ] {703f4f58-2303-4ea5-8118-2065ed90eeaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12508 | 2026.03.10 10:23:32.827722 [ 269 ] {703f4f58-2303-4ea5-8118-2065ed90eeaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12509 | 2026.03.10 10:23:32.828690 [ 269 ] {703f4f58-2303-4ea5-8118-2065ed90eeaa} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12510 | 2026.03.10 10:23:32.828729 [ 269 ] {703f4f58-2303-4ea5-8118-2065ed90eeaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12511 | 2026.03.10 10:23:32.829078 [ 269 ] {703f4f58-2303-4ea5-8118-2065ed90eeaa} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12512 | 2026.03.10 10:23:32.829292 [ 269 ] {703f4f58-2303-4ea5-8118-2065ed90eeaa} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12513 | 2026.03.10 10:23:32.829424 [ 269 ] {703f4f58-2303-4ea5-8118-2065ed90eeaa} <Debug> executeQuery: Read 1038 rows, 73.39 KiB in 0.00176 sec., 589772.7272727273 rows/sec., 40.72 MiB/sec. | ||
| 12514 | 2026.03.10 10:23:32.829445 [ 31 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12515 | 2026.03.10 10:23:32.829462 [ 269 ] {703f4f58-2303-4ea5-8118-2065ed90eeaa} <Debug> TCPHandler: Processed in 0.001925604 sec. | ||
| 12516 | 2026.03.10 10:23:32.829510 [ 31 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12517 | 2026.03.10 10:23:32.829538 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12518 | 2026.03.10 10:23:32.829601 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12519 | 2026.03.10 10:23:32.829612 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 12520 | 2026.03.10 10:23:32.829698 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12521 | 2026.03.10 10:23:32.829700 [ 269 ] {5f88e55a-5546-4d04-8c37-d52ab7da9f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12522 | 2026.03.10 10:23:32.829723 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1125 rows starting from the beginning of the part | ||
| 12523 | 2026.03.10 10:23:32.829752 [ 269 ] {5f88e55a-5546-4d04-8c37-d52ab7da9f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12524 | 2026.03.10 10:23:32.829771 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 89 rows starting from the beginning of the part | ||
| 12525 | 2026.03.10 10:23:32.829810 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 121 rows starting from the beginning of the part | ||
| 12526 | 2026.03.10 10:23:32.829844 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 89 rows starting from the beginning of the part | ||
| 12527 | 2026.03.10 10:23:32.829880 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 81 rows starting from the beginning of the part | ||
| 12528 | 2026.03.10 10:23:32.829918 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1038 rows starting from the beginning of the part | ||
| 12529 | 2026.03.10 10:23:32.830515 [ 269 ] {5f88e55a-5546-4d04-8c37-d52ab7da9f4e} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12530 | 2026.03.10 10:23:32.830551 [ 269 ] {5f88e55a-5546-4d04-8c37-d52ab7da9f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12531 | 2026.03.10 10:23:32.830959 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2543 rows, containing 5 columns (5 merged, 0 gathered) in 0.001376391 sec., 1847585.4608174567 rows/sec., 138.25 MiB/sec. | ||
| 12532 | 2026.03.10 10:23:32.830983 [ 269 ] {5f88e55a-5546-4d04-8c37-d52ab7da9f4e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12533 | 2026.03.10 10:23:32.831117 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12534 | 2026.03.10 10:23:32.831219 [ 269 ] {5f88e55a-5546-4d04-8c37-d52ab7da9f4e} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12535 | 2026.03.10 10:23:32.831352 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_96_19} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12536 | 2026.03.10 10:23:32.831355 [ 269 ] {5f88e55a-5546-4d04-8c37-d52ab7da9f4e} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.001673 sec., 728033.4728033473 rows/sec., 45.52 MiB/sec. | ||
| 12537 | 2026.03.10 10:23:32.831400 [ 269 ] {5f88e55a-5546-4d04-8c37-d52ab7da9f4e} <Debug> TCPHandler: Processed in 0.001850411 sec. | ||
| 12538 | 2026.03.10 10:23:32.831419 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_96_19} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12539 | 2026.03.10 10:23:32.831488 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 12540 | 2026.03.10 10:23:32.831518 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12541 | 2026.03.10 10:23:32.831612 [ 269 ] {901d3eb4-2a37-4802-be3b-6c93133d3c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12542 | 2026.03.10 10:23:32.831668 [ 269 ] {901d3eb4-2a37-4802-be3b-6c93133d3c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12543 | 2026.03.10 10:23:32.832579 [ 269 ] {901d3eb4-2a37-4802-be3b-6c93133d3c65} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12544 | 2026.03.10 10:23:32.832618 [ 269 ] {901d3eb4-2a37-4802-be3b-6c93133d3c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12545 | 2026.03.10 10:23:32.833167 [ 269 ] {901d3eb4-2a37-4802-be3b-6c93133d3c65} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12546 | 2026.03.10 10:23:32.833387 [ 269 ] {901d3eb4-2a37-4802-be3b-6c93133d3c65} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12547 | 2026.03.10 10:23:32.833522 [ 269 ] {901d3eb4-2a37-4802-be3b-6c93133d3c65} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001928 sec., 18672.19917012448 rows/sec., 33.46 MiB/sec. | ||
| 12548 | 2026.03.10 10:23:32.833581 [ 269 ] {901d3eb4-2a37-4802-be3b-6c93133d3c65} <Debug> TCPHandler: Processed in 0.002114217 sec. | ||
| 12549 | 2026.03.10 10:23:32.833705 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12550 | 2026.03.10 10:23:32.833800 [ 269 ] {e6b11a8f-5420-40ff-ae72-a1363712b21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12551 | 2026.03.10 10:23:32.833841 [ 269 ] {e6b11a8f-5420-40ff-ae72-a1363712b21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12552 | 2026.03.10 10:23:32.834179 [ 269 ] {e6b11a8f-5420-40ff-ae72-a1363712b21a} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12553 | 2026.03.10 10:23:32.834217 [ 269 ] {e6b11a8f-5420-40ff-ae72-a1363712b21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12554 | 2026.03.10 10:23:32.834511 [ 269 ] {e6b11a8f-5420-40ff-ae72-a1363712b21a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12555 | 2026.03.10 10:23:32.834725 [ 269 ] {e6b11a8f-5420-40ff-ae72-a1363712b21a} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12556 | 2026.03.10 10:23:32.834855 [ 269 ] {e6b11a8f-5420-40ff-ae72-a1363712b21a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001075 sec., 11162.790697674418 rows/sec., 770.35 KiB/sec. | ||
| 12557 | 2026.03.10 10:23:32.834893 [ 269 ] {e6b11a8f-5420-40ff-ae72-a1363712b21a} <Debug> TCPHandler: Processed in 0.001235988 sec. | ||
| 12558 | 2026.03.10 10:23:32.878116 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12559 | 2026.03.10 10:23:32.894472 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12560 | 2026.03.10 10:23:32.894517 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12561 | 2026.03.10 10:23:32.900094 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12562 | 2026.03.10 10:23:32.900779 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12563 | 2026.03.10 10:23:32.903881 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12564 | 2026.03.10 10:23:33.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.93 MiB, peak 354.81 MiB, free memory in arenas 0.00 B, will set to 343.11 MiB (RSS), difference: 4.18 MiB | ||
| 12565 | 2026.03.10 10:23:36.509968 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1526 | ||
| 12566 | 2026.03.10 10:23:36.512560 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12567 | 2026.03.10 10:23:36.512617 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12568 | 2026.03.10 10:23:36.513827 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12569 | 2026.03.10 10:23:36.514095 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12570 | 2026.03.10 10:23:36.514465 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1526 | ||
| 12571 | 2026.03.10 10:23:37.544253 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12572 | 2026.03.10 10:23:37.544453 [ 269 ] {dff97c61-95dc-409c-9fc2-a8a6fef1f9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12573 | 2026.03.10 10:23:37.544530 [ 269 ] {dff97c61-95dc-409c-9fc2-a8a6fef1f9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12574 | 2026.03.10 10:23:37.545305 [ 269 ] {dff97c61-95dc-409c-9fc2-a8a6fef1f9ab} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12575 | 2026.03.10 10:23:37.545351 [ 269 ] {dff97c61-95dc-409c-9fc2-a8a6fef1f9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12576 | 2026.03.10 10:23:37.545748 [ 269 ] {dff97c61-95dc-409c-9fc2-a8a6fef1f9ab} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12577 | 2026.03.10 10:23:37.545978 [ 269 ] {dff97c61-95dc-409c-9fc2-a8a6fef1f9ab} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12578 | 2026.03.10 10:23:37.546137 [ 269 ] {dff97c61-95dc-409c-9fc2-a8a6fef1f9ab} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001737 sec., 32239.49337938975 rows/sec., 2.48 MiB/sec. | ||
| 12579 | 2026.03.10 10:23:37.546190 [ 269 ] {dff97c61-95dc-409c-9fc2-a8a6fef1f9ab} <Debug> TCPHandler: Processed in 0.002069406 sec. | ||
| 12580 | 2026.03.10 10:23:37.546320 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12581 | 2026.03.10 10:23:37.546423 [ 269 ] {7ad5650d-0008-4095-aac1-2692105f299f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12582 | 2026.03.10 10:23:37.546467 [ 269 ] {7ad5650d-0008-4095-aac1-2692105f299f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12583 | 2026.03.10 10:23:37.546914 [ 269 ] {7ad5650d-0008-4095-aac1-2692105f299f} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12584 | 2026.03.10 10:23:37.546952 [ 269 ] {7ad5650d-0008-4095-aac1-2692105f299f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12585 | 2026.03.10 10:23:37.547265 [ 269 ] {7ad5650d-0008-4095-aac1-2692105f299f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12586 | 2026.03.10 10:23:37.547517 [ 269 ] {7ad5650d-0008-4095-aac1-2692105f299f} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12587 | 2026.03.10 10:23:37.547668 [ 269 ] {7ad5650d-0008-4095-aac1-2692105f299f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001268 sec., 50473.18611987382 rows/sec., 3.94 MiB/sec. | ||
| 12588 | 2026.03.10 10:23:37.547708 [ 269 ] {7ad5650d-0008-4095-aac1-2692105f299f} <Debug> TCPHandler: Processed in 0.001439402 sec. | ||
| 12589 | 2026.03.10 10:23:37.547827 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12590 | 2026.03.10 10:23:37.547924 [ 269 ] {e6811fca-9ed4-49fb-a418-ef7500e545c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12591 | 2026.03.10 10:23:37.547968 [ 269 ] {e6811fca-9ed4-49fb-a418-ef7500e545c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12592 | 2026.03.10 10:23:37.548364 [ 269 ] {e6811fca-9ed4-49fb-a418-ef7500e545c9} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12593 | 2026.03.10 10:23:37.548401 [ 269 ] {e6811fca-9ed4-49fb-a418-ef7500e545c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12594 | 2026.03.10 10:23:37.548731 [ 269 ] {e6811fca-9ed4-49fb-a418-ef7500e545c9} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12595 | 2026.03.10 10:23:37.548951 [ 269 ] {e6811fca-9ed4-49fb-a418-ef7500e545c9} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12596 | 2026.03.10 10:23:37.549081 [ 269 ] {e6811fca-9ed4-49fb-a418-ef7500e545c9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001178 sec., 108658.74363327674 rows/sec., 7.57 MiB/sec. | ||
| 12597 | 2026.03.10 10:23:37.549120 [ 269 ] {e6811fca-9ed4-49fb-a418-ef7500e545c9} <Debug> TCPHandler: Processed in 0.00134501 sec. | ||
| 12598 | 2026.03.10 10:23:37.549233 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12599 | 2026.03.10 10:23:37.549327 [ 269 ] {5c95a404-d94a-4df8-b087-20b54d362468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12600 | 2026.03.10 10:23:37.549369 [ 269 ] {5c95a404-d94a-4df8-b087-20b54d362468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12601 | 2026.03.10 10:23:37.549703 [ 269 ] {5c95a404-d94a-4df8-b087-20b54d362468} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12602 | 2026.03.10 10:23:37.549741 [ 269 ] {5c95a404-d94a-4df8-b087-20b54d362468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12603 | 2026.03.10 10:23:37.550047 [ 269 ] {5c95a404-d94a-4df8-b087-20b54d362468} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12604 | 2026.03.10 10:23:37.550246 [ 269 ] {5c95a404-d94a-4df8-b087-20b54d362468} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12605 | 2026.03.10 10:23:37.550370 [ 84 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12606 | 2026.03.10 10:23:37.550381 [ 269 ] {5c95a404-d94a-4df8-b087-20b54d362468} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001072 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. | ||
| 12607 | 2026.03.10 10:23:37.550434 [ 84 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12608 | 2026.03.10 10:23:37.550442 [ 269 ] {5c95a404-d94a-4df8-b087-20b54d362468} <Debug> TCPHandler: Processed in 0.001258288 sec. | ||
| 12609 | 2026.03.10 10:23:37.550463 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12610 | 2026.03.10 10:23:37.550569 [ 200 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 12611 | 2026.03.10 10:23:37.550689 [ 200 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12612 | 2026.03.10 10:23:37.550725 [ 200 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4680 rows starting from the beginning of the part | ||
| 12613 | 2026.03.10 10:23:37.550787 [ 200 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 12614 | 2026.03.10 10:23:37.550833 [ 200 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 12615 | 2026.03.10 10:23:37.550873 [ 200 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 12616 | 2026.03.10 10:23:37.550910 [ 200 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 12 rows starting from the beginning of the part | ||
| 12617 | 2026.03.10 10:23:37.550950 [ 200 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 48 rows starting from the beginning of the part | ||
| 12618 | 2026.03.10 10:23:37.552561 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4920 rows, containing 4 columns (4 merged, 0 gathered) in 0.002039075 sec., 2412858.771746993 rows/sec., 162.61 MiB/sec. | ||
| 12619 | 2026.03.10 10:23:37.552950 [ 190 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12620 | 2026.03.10 10:23:37.553289 [ 190 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_96_19} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12621 | 2026.03.10 10:23:37.553377 [ 190 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_96_19} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12622 | 2026.03.10 10:23:37.553477 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 12623 | 2026.03.10 10:23:38.924168 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28247 | ||
| 12624 | 2026.03.10 10:23:38.924715 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12625 | 2026.03.10 10:23:38.924756 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12626 | 2026.03.10 10:23:38.925280 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12627 | 2026.03.10 10:23:38.925504 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12628 | 2026.03.10 10:23:38.925624 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28247 | ||
| 12629 | 2026.03.10 10:23:40.403981 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12630 | 2026.03.10 10:23:40.420562 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12631 | 2026.03.10 10:23:40.420623 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12632 | 2026.03.10 10:23:40.427614 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12633 | 2026.03.10 10:23:40.429270 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12634 | 2026.03.10 10:23:40.437209 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12635 | 2026.03.10 10:23:42.547170 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12636 | 2026.03.10 10:23:42.547405 [ 269 ] {0acc601f-b264-41dd-ac86-5a5d1e22dd16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12637 | 2026.03.10 10:23:42.547504 [ 269 ] {0acc601f-b264-41dd-ac86-5a5d1e22dd16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12638 | 2026.03.10 10:23:42.548448 [ 269 ] {0acc601f-b264-41dd-ac86-5a5d1e22dd16} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12639 | 2026.03.10 10:23:42.548514 [ 269 ] {0acc601f-b264-41dd-ac86-5a5d1e22dd16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12640 | 2026.03.10 10:23:42.549066 [ 269 ] {0acc601f-b264-41dd-ac86-5a5d1e22dd16} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12641 | 2026.03.10 10:23:42.549371 [ 269 ] {0acc601f-b264-41dd-ac86-5a5d1e22dd16} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12642 | 2026.03.10 10:23:42.549575 [ 269 ] {0acc601f-b264-41dd-ac86-5a5d1e22dd16} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.002239 sec., 40196.5163019205 rows/sec., 3.38 MiB/sec. | ||
| 12643 | 2026.03.10 10:23:42.549639 [ 269 ] {0acc601f-b264-41dd-ac86-5a5d1e22dd16} <Debug> TCPHandler: Processed in 0.00266617 sec. | ||
| 12644 | 2026.03.10 10:23:42.549819 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12645 | 2026.03.10 10:23:42.549939 [ 269 ] {142930fe-52ef-4a75-b1ca-49a9576f8ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12646 | 2026.03.10 10:23:42.549986 [ 269 ] {142930fe-52ef-4a75-b1ca-49a9576f8ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12647 | 2026.03.10 10:23:42.550440 [ 269 ] {142930fe-52ef-4a75-b1ca-49a9576f8ac5} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12648 | 2026.03.10 10:23:42.550479 [ 269 ] {142930fe-52ef-4a75-b1ca-49a9576f8ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12649 | 2026.03.10 10:23:42.550813 [ 269 ] {142930fe-52ef-4a75-b1ca-49a9576f8ac5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12650 | 2026.03.10 10:23:42.551033 [ 269 ] {142930fe-52ef-4a75-b1ca-49a9576f8ac5} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12651 | 2026.03.10 10:23:42.551171 [ 269 ] {142930fe-52ef-4a75-b1ca-49a9576f8ac5} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.00126 sec., 13492.063492063491 rows/sec., 1014.54 KiB/sec. | ||
| 12652 | 2026.03.10 10:23:42.551212 [ 269 ] {142930fe-52ef-4a75-b1ca-49a9576f8ac5} <Debug> TCPHandler: Processed in 0.001459063 sec. | ||
| 12653 | 2026.03.10 10:23:42.551332 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12654 | 2026.03.10 10:23:42.551429 [ 269 ] {065df6f5-5891-4e9c-9ba7-66740522549e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12655 | 2026.03.10 10:23:42.551470 [ 269 ] {065df6f5-5891-4e9c-9ba7-66740522549e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12656 | 2026.03.10 10:23:42.551923 [ 269 ] {065df6f5-5891-4e9c-9ba7-66740522549e} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12657 | 2026.03.10 10:23:42.551969 [ 269 ] {065df6f5-5891-4e9c-9ba7-66740522549e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12658 | 2026.03.10 10:23:42.552289 [ 269 ] {065df6f5-5891-4e9c-9ba7-66740522549e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12659 | 2026.03.10 10:23:42.552505 [ 269 ] {065df6f5-5891-4e9c-9ba7-66740522549e} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12660 | 2026.03.10 10:23:42.552640 [ 269 ] {065df6f5-5891-4e9c-9ba7-66740522549e} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001229 sec., 65907.24165988609 rows/sec., 5.15 MiB/sec. | ||
| 12661 | 2026.03.10 10:23:42.552680 [ 269 ] {065df6f5-5891-4e9c-9ba7-66740522549e} <Debug> TCPHandler: Processed in 0.001398812 sec. | ||
| 12662 | 2026.03.10 10:23:42.552799 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12663 | 2026.03.10 10:23:42.552893 [ 269 ] {4fbad4d4-f051-498d-88f1-18f2292fc9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12664 | 2026.03.10 10:23:42.552939 [ 269 ] {4fbad4d4-f051-498d-88f1-18f2292fc9f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12665 | 2026.03.10 10:23:42.553364 [ 269 ] {4fbad4d4-f051-498d-88f1-18f2292fc9f7} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12666 | 2026.03.10 10:23:42.553403 [ 269 ] {4fbad4d4-f051-498d-88f1-18f2292fc9f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12667 | 2026.03.10 10:23:42.553737 [ 269 ] {4fbad4d4-f051-498d-88f1-18f2292fc9f7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12668 | 2026.03.10 10:23:42.553948 [ 269 ] {4fbad4d4-f051-498d-88f1-18f2292fc9f7} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12669 | 2026.03.10 10:23:42.554085 [ 269 ] {4fbad4d4-f051-498d-88f1-18f2292fc9f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 12670 | 2026.03.10 10:23:42.554124 [ 269 ] {4fbad4d4-f051-498d-88f1-18f2292fc9f7} <Debug> TCPHandler: Processed in 0.001375171 sec. | ||
| 12671 | 2026.03.10 10:23:42.554235 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12672 | 2026.03.10 10:23:42.554329 [ 269 ] {e4221aaf-edb2-4658-8622-72914d81b1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12673 | 2026.03.10 10:23:42.554384 [ 269 ] {e4221aaf-edb2-4658-8622-72914d81b1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12674 | 2026.03.10 10:23:42.555227 [ 269 ] {e4221aaf-edb2-4658-8622-72914d81b1fd} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12675 | 2026.03.10 10:23:42.555265 [ 269 ] {e4221aaf-edb2-4658-8622-72914d81b1fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12676 | 2026.03.10 10:23:42.555804 [ 269 ] {e4221aaf-edb2-4658-8622-72914d81b1fd} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12677 | 2026.03.10 10:23:42.556043 [ 269 ] {e4221aaf-edb2-4658-8622-72914d81b1fd} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12678 | 2026.03.10 10:23:42.556186 [ 269 ] {e4221aaf-edb2-4658-8622-72914d81b1fd} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001874 sec., 9071.504802561367 rows/sec., 16.26 MiB/sec. | ||
| 12679 | 2026.03.10 10:23:42.556261 [ 269 ] {e4221aaf-edb2-4658-8622-72914d81b1fd} <Debug> TCPHandler: Processed in 0.002074576 sec. | ||
| 12680 | 2026.03.10 10:23:42.556377 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12681 | 2026.03.10 10:23:42.556472 [ 269 ] {328d4dce-5291-42cd-903b-2867e6f0632d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12682 | 2026.03.10 10:23:42.556514 [ 269 ] {328d4dce-5291-42cd-903b-2867e6f0632d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12683 | 2026.03.10 10:23:42.556861 [ 269 ] {328d4dce-5291-42cd-903b-2867e6f0632d} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12684 | 2026.03.10 10:23:42.556903 [ 269 ] {328d4dce-5291-42cd-903b-2867e6f0632d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12685 | 2026.03.10 10:23:42.557207 [ 269 ] {328d4dce-5291-42cd-903b-2867e6f0632d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12686 | 2026.03.10 10:23:42.557425 [ 269 ] {328d4dce-5291-42cd-903b-2867e6f0632d} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12687 | 2026.03.10 10:23:42.557556 [ 269 ] {328d4dce-5291-42cd-903b-2867e6f0632d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 12688 | 2026.03.10 10:23:42.557593 [ 269 ] {328d4dce-5291-42cd-903b-2867e6f0632d} <Debug> TCPHandler: Processed in 0.001265488 sec. | ||
| 12689 | 2026.03.10 10:23:44.420718 [ 59 ] {} <Debug> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 12690 | 2026.03.10 10:23:44.420792 [ 59 ] {} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12691 | 2026.03.10 10:23:44.420818 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12692 | 2026.03.10 10:23:44.420948 [ 193 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::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 | ||
| 12693 | 2026.03.10 10:23:44.421098 [ 193 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12694 | 2026.03.10 10:23:44.421135 [ 193 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::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 | ||
| 12695 | 2026.03.10 10:23:44.421203 [ 193 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 12696 | 2026.03.10 10:23:44.421256 [ 193 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::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 | ||
| 12697 | 2026.03.10 10:23:44.421299 [ 193 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
| 12698 | 2026.03.10 10:23:44.421338 [ 193 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 12699 | 2026.03.10 10:23:44.422054 [ 190 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001164117 sec., 30924.726638301818 rows/sec., 2.58 MiB/sec. | ||
| 12700 | 2026.03.10 10:23:44.422206 [ 201 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 12701 | 2026.03.10 10:23:44.422457 [ 201 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_29_7} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12702 | 2026.03.10 10:23:44.422527 [ 201 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_29_7} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 12703 | 2026.03.10 10:23:44.422601 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12704 | 2026.03.10 10:23:46.254369 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12705 | 2026.03.10 10:23:46.254439 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12706 | 2026.03.10 10:23:46.425812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28759 | ||
| 12707 | 2026.03.10 10:23:46.426401 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12708 | 2026.03.10 10:23:46.426447 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12709 | 2026.03.10 10:23:46.426918 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12710 | 2026.03.10 10:23:46.427136 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12711 | 2026.03.10 10:23:46.427261 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28759 | ||
| 12712 | 2026.03.10 10:23:46.514813 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1546 | ||
| 12713 | 2026.03.10 10:23:46.517110 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12714 | 2026.03.10 10:23:46.517147 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12715 | 2026.03.10 10:23:46.518291 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12716 | 2026.03.10 10:23:46.518561 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12717 | 2026.03.10 10:23:46.518819 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1546 | ||
| 12718 | 2026.03.10 10:23:47.547451 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12719 | 2026.03.10 10:23:47.547673 [ 269 ] {8221cb59-7c13-4871-b4ff-d5681eeafe03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12720 | 2026.03.10 10:23:47.547741 [ 269 ] {8221cb59-7c13-4871-b4ff-d5681eeafe03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12721 | 2026.03.10 10:23:47.548420 [ 269 ] {8221cb59-7c13-4871-b4ff-d5681eeafe03} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12722 | 2026.03.10 10:23:47.548470 [ 269 ] {8221cb59-7c13-4871-b4ff-d5681eeafe03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12723 | 2026.03.10 10:23:47.548863 [ 269 ] {8221cb59-7c13-4871-b4ff-d5681eeafe03} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12724 | 2026.03.10 10:23:47.549103 [ 269 ] {8221cb59-7c13-4871-b4ff-d5681eeafe03} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12725 | 2026.03.10 10:23:47.549250 [ 269 ] {8221cb59-7c13-4871-b4ff-d5681eeafe03} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001626 sec., 65190.651906519066 rows/sec., 5.48 MiB/sec. | ||
| 12726 | 2026.03.10 10:23:47.549293 [ 269 ] {8221cb59-7c13-4871-b4ff-d5681eeafe03} <Debug> TCPHandler: Processed in 0.002025216 sec. | ||
| 12727 | 2026.03.10 10:23:47.549417 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12728 | 2026.03.10 10:23:47.549513 [ 269 ] {0623bf70-2ad3-4d2f-83e9-8246750a04a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12729 | 2026.03.10 10:23:47.549555 [ 269 ] {0623bf70-2ad3-4d2f-83e9-8246750a04a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12730 | 2026.03.10 10:23:47.549963 [ 269 ] {0623bf70-2ad3-4d2f-83e9-8246750a04a4} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12731 | 2026.03.10 10:23:47.550000 [ 269 ] {0623bf70-2ad3-4d2f-83e9-8246750a04a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12732 | 2026.03.10 10:23:47.550294 [ 269 ] {0623bf70-2ad3-4d2f-83e9-8246750a04a4} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12733 | 2026.03.10 10:23:47.550492 [ 269 ] {0623bf70-2ad3-4d2f-83e9-8246750a04a4} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12734 | 2026.03.10 10:23:47.550615 [ 269 ] {0623bf70-2ad3-4d2f-83e9-8246750a04a4} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00116 sec., 21551.724137931033 rows/sec., 1.58 MiB/sec. | ||
| 12735 | 2026.03.10 10:23:47.550652 [ 269 ] {0623bf70-2ad3-4d2f-83e9-8246750a04a4} <Debug> TCPHandler: Processed in 0.00132805 sec. | ||
| 12736 | 2026.03.10 10:23:47.550747 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12737 | 2026.03.10 10:23:47.550833 [ 269 ] {d605238c-970e-4cf0-afb5-821c4f1a4a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12738 | 2026.03.10 10:23:47.550873 [ 269 ] {d605238c-970e-4cf0-afb5-821c4f1a4a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12739 | 2026.03.10 10:23:47.551359 [ 269 ] {d605238c-970e-4cf0-afb5-821c4f1a4a40} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12740 | 2026.03.10 10:23:47.551398 [ 269 ] {d605238c-970e-4cf0-afb5-821c4f1a4a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12741 | 2026.03.10 10:23:47.551707 [ 269 ] {d605238c-970e-4cf0-afb5-821c4f1a4a40} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12742 | 2026.03.10 10:23:47.551922 [ 269 ] {d605238c-970e-4cf0-afb5-821c4f1a4a40} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12743 | 2026.03.10 10:23:47.552051 [ 269 ] {d605238c-970e-4cf0-afb5-821c4f1a4a40} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001179 sec., 75487.70144189992 rows/sec., 5.90 MiB/sec. | ||
| 12744 | 2026.03.10 10:23:47.552091 [ 269 ] {d605238c-970e-4cf0-afb5-821c4f1a4a40} <Debug> TCPHandler: Processed in 0.00134224 sec. | ||
| 12745 | 2026.03.10 10:23:47.552212 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12746 | 2026.03.10 10:23:47.552304 [ 269 ] {9b08e890-2b3e-488e-902a-eda16fb0f032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12747 | 2026.03.10 10:23:47.552348 [ 269 ] {9b08e890-2b3e-488e-902a-eda16fb0f032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12748 | 2026.03.10 10:23:47.552765 [ 269 ] {9b08e890-2b3e-488e-902a-eda16fb0f032} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12749 | 2026.03.10 10:23:47.552801 [ 269 ] {9b08e890-2b3e-488e-902a-eda16fb0f032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12750 | 2026.03.10 10:23:47.553134 [ 269 ] {9b08e890-2b3e-488e-902a-eda16fb0f032} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12751 | 2026.03.10 10:23:47.553344 [ 269 ] {9b08e890-2b3e-488e-902a-eda16fb0f032} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12752 | 2026.03.10 10:23:47.553467 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 3 parts from all_1_94_19 to all_96_96_0 | ||
| 12753 | 2026.03.10 10:23:47.553475 [ 269 ] {9b08e890-2b3e-488e-902a-eda16fb0f032} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 12754 | 2026.03.10 10:23:47.553546 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12755 | 2026.03.10 10:23:47.553562 [ 269 ] {9b08e890-2b3e-488e-902a-eda16fb0f032} <Debug> TCPHandler: Processed in 0.001399972 sec. | ||
| 12756 | 2026.03.10 10:23:47.553576 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12757 | 2026.03.10 10:23:47.553672 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_96_20} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_94_19 to all_96_96_0 into Compact with storage Full | ||
| 12758 | 2026.03.10 10:23:47.553681 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12759 | 2026.03.10 10:23:47.553773 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_96_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12760 | 2026.03.10 10:23:47.553788 [ 269 ] {37b6963a-b012-4400-bf43-63dab2b75840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12761 | 2026.03.10 10:23:47.553803 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_94_19, total 31158 rows starting from the beginning of the part | ||
| 12762 | 2026.03.10 10:23:47.553845 [ 269 ] {37b6963a-b012-4400-bf43-63dab2b75840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12763 | 2026.03.10 10:23:47.553862 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::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 | ||
| 12764 | 2026.03.10 10:23:47.553907 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1218 rows starting from the beginning of the part | ||
| 12765 | 2026.03.10 10:23:47.554676 [ 269 ] {37b6963a-b012-4400-bf43-63dab2b75840} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12766 | 2026.03.10 10:23:47.554712 [ 269 ] {37b6963a-b012-4400-bf43-63dab2b75840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12767 | 2026.03.10 10:23:47.555266 [ 269 ] {37b6963a-b012-4400-bf43-63dab2b75840} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12768 | 2026.03.10 10:23:47.555509 [ 269 ] {37b6963a-b012-4400-bf43-63dab2b75840} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12769 | 2026.03.10 10:23:47.555653 [ 269 ] {37b6963a-b012-4400-bf43-63dab2b75840} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001882 sec., 13283.740701381508 rows/sec., 23.80 MiB/sec. | ||
| 12770 | 2026.03.10 10:23:47.555722 [ 269 ] {37b6963a-b012-4400-bf43-63dab2b75840} <Debug> TCPHandler: Processed in 0.002089087 sec. | ||
| 12771 | 2026.03.10 10:23:47.555832 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12772 | 2026.03.10 10:23:47.555928 [ 269 ] {7568efde-ab60-4803-9c2d-8ad9d2b8a8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12773 | 2026.03.10 10:23:47.555970 [ 269 ] {7568efde-ab60-4803-9c2d-8ad9d2b8a8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12774 | 2026.03.10 10:23:47.556312 [ 269 ] {7568efde-ab60-4803-9c2d-8ad9d2b8a8f4} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12775 | 2026.03.10 10:23:47.556348 [ 269 ] {7568efde-ab60-4803-9c2d-8ad9d2b8a8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12776 | 2026.03.10 10:23:47.556664 [ 269 ] {7568efde-ab60-4803-9c2d-8ad9d2b8a8f4} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12777 | 2026.03.10 10:23:47.556874 [ 269 ] {7568efde-ab60-4803-9c2d-8ad9d2b8a8f4} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12778 | 2026.03.10 10:23:47.557015 [ 269 ] {7568efde-ab60-4803-9c2d-8ad9d2b8a8f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 12779 | 2026.03.10 10:23:47.557053 [ 269 ] {7568efde-ab60-4803-9c2d-8ad9d2b8a8f4} <Debug> TCPHandler: Processed in 0.001269768 sec. | ||
| 12780 | 2026.03.10 10:23:47.560114 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_96_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32536 rows, containing 5 columns (5 merged, 0 gathered) in 0.006475186 sec., 5024720.525402668 rows/sec., 330.62 MiB/sec. | ||
| 12781 | 2026.03.10 10:23:47.560810 [ 195 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_96_20} <Trace> MergedBlockOutputStream: filled checksums all_1_96_20 (state Temporary) | ||
| 12782 | 2026.03.10 10:23:47.561168 [ 195 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_96_20} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_96_20 to all_1_96_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12783 | 2026.03.10 10:23:47.561260 [ 195 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_96_20} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 3 parts: [all_1_94_19, all_96_96_0] -> all_1_96_20 | ||
| 12784 | 2026.03.10 10:23:47.561356 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
| 12785 | 2026.03.10 10:23:47.852781 [ 82 ] {} <Debug> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 12786 | 2026.03.10 10:23:47.852854 [ 82 ] {} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12787 | 2026.03.10 10:23:47.852891 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12788 | 2026.03.10 10:23:47.853034 [ 193 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::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 | ||
| 12789 | 2026.03.10 10:23:47.853166 [ 193 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12790 | 2026.03.10 10:23:47.853200 [ 193 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 733 rows starting from the beginning of the part | ||
| 12791 | 2026.03.10 10:23:47.853266 [ 193 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 12792 | 2026.03.10 10:23:47.853313 [ 193 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 708 rows starting from the beginning of the part | ||
| 12793 | 2026.03.10 10:23:47.853358 [ 193 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 12794 | 2026.03.10 10:23:47.853404 [ 193 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 708 rows starting from the beginning of the part | ||
| 12795 | 2026.03.10 10:23:47.854418 [ 190 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433153 sec., 1532983.5683977916 rows/sec., 96.52 MiB/sec. | ||
| 12796 | 2026.03.10 10:23:47.854705 [ 198 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 12797 | 2026.03.10 10:23:47.855051 [ 198 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_29_7} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12798 | 2026.03.10 10:23:47.855145 [ 198 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_29_7} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 12799 | 2026.03.10 10:23:47.855257 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 12800 | 2026.03.10 10:23:47.937364 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12801 | 2026.03.10 10:23:47.954016 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12802 | 2026.03.10 10:23:47.954080 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12803 | 2026.03.10 10:23:47.960173 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12804 | 2026.03.10 10:23:47.960861 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12805 | 2026.03.10 10:23:47.963818 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12806 | 2026.03.10 10:23:52.549476 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12807 | 2026.03.10 10:23:52.549691 [ 269 ] {19765297-1907-4dcb-9551-1762b26f8c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12808 | 2026.03.10 10:23:52.549761 [ 269 ] {19765297-1907-4dcb-9551-1762b26f8c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12809 | 2026.03.10 10:23:52.550432 [ 269 ] {19765297-1907-4dcb-9551-1762b26f8c6a} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12810 | 2026.03.10 10:23:52.550487 [ 269 ] {19765297-1907-4dcb-9551-1762b26f8c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12811 | 2026.03.10 10:23:52.550885 [ 269 ] {19765297-1907-4dcb-9551-1762b26f8c6a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12812 | 2026.03.10 10:23:52.551119 [ 269 ] {19765297-1907-4dcb-9551-1762b26f8c6a} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12813 | 2026.03.10 10:23:52.551282 [ 269 ] {19765297-1907-4dcb-9551-1762b26f8c6a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001645 sec., 14589.665653495442 rows/sec., 1.21 MiB/sec. | ||
| 12814 | 2026.03.10 10:23:52.551335 [ 269 ] {19765297-1907-4dcb-9551-1762b26f8c6a} <Debug> TCPHandler: Processed in 0.001993745 sec. | ||
| 12815 | 2026.03.10 10:23:52.551463 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12816 | 2026.03.10 10:23:52.551567 [ 269 ] {f27b3ecc-3836-434d-844f-f4daf2f8fb8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12817 | 2026.03.10 10:23:52.551613 [ 269 ] {f27b3ecc-3836-434d-844f-f4daf2f8fb8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12818 | 2026.03.10 10:23:52.552047 [ 269 ] {f27b3ecc-3836-434d-844f-f4daf2f8fb8b} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12819 | 2026.03.10 10:23:52.552085 [ 269 ] {f27b3ecc-3836-434d-844f-f4daf2f8fb8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12820 | 2026.03.10 10:23:52.552391 [ 269 ] {f27b3ecc-3836-434d-844f-f4daf2f8fb8b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12821 | 2026.03.10 10:23:52.552615 [ 269 ] {f27b3ecc-3836-434d-844f-f4daf2f8fb8b} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12822 | 2026.03.10 10:23:52.552754 [ 269 ] {f27b3ecc-3836-434d-844f-f4daf2f8fb8b} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001211 sec., 8257.638315441784 rows/sec., 673.35 KiB/sec. | ||
| 12823 | 2026.03.10 10:23:52.552795 [ 269 ] {f27b3ecc-3836-434d-844f-f4daf2f8fb8b} <Debug> TCPHandler: Processed in 0.001385111 sec. | ||
| 12824 | 2026.03.10 10:23:52.552910 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12825 | 2026.03.10 10:23:52.553005 [ 269 ] {9495b73d-c9c8-44e5-bd4c-429316026cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12826 | 2026.03.10 10:23:52.553047 [ 269 ] {9495b73d-c9c8-44e5-bd4c-429316026cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12827 | 2026.03.10 10:23:52.553513 [ 269 ] {9495b73d-c9c8-44e5-bd4c-429316026cf1} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12828 | 2026.03.10 10:23:52.553552 [ 269 ] {9495b73d-c9c8-44e5-bd4c-429316026cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12829 | 2026.03.10 10:23:52.553879 [ 269 ] {9495b73d-c9c8-44e5-bd4c-429316026cf1} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12830 | 2026.03.10 10:23:52.554096 [ 269 ] {9495b73d-c9c8-44e5-bd4c-429316026cf1} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12831 | 2026.03.10 10:23:52.554231 [ 269 ] {9495b73d-c9c8-44e5-bd4c-429316026cf1} <Debug> executeQuery: Read 215 rows, 19.58 KiB in 0.001244 sec., 172829.58199356913 rows/sec., 15.37 MiB/sec. | ||
| 12832 | 2026.03.10 10:23:52.554270 [ 269 ] {9495b73d-c9c8-44e5-bd4c-429316026cf1} <Debug> TCPHandler: Processed in 0.001408652 sec. | ||
| 12833 | 2026.03.10 10:23:52.554382 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12834 | 2026.03.10 10:23:52.554476 [ 269 ] {d247392b-0c63-4b82-a3cf-b92044aec705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12835 | 2026.03.10 10:23:52.554517 [ 269 ] {d247392b-0c63-4b82-a3cf-b92044aec705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12836 | 2026.03.10 10:23:52.554922 [ 269 ] {d247392b-0c63-4b82-a3cf-b92044aec705} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12837 | 2026.03.10 10:23:52.554960 [ 269 ] {d247392b-0c63-4b82-a3cf-b92044aec705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12838 | 2026.03.10 10:23:52.555275 [ 269 ] {d247392b-0c63-4b82-a3cf-b92044aec705} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12839 | 2026.03.10 10:23:52.555494 [ 269 ] {d247392b-0c63-4b82-a3cf-b92044aec705} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12840 | 2026.03.10 10:23:52.555631 [ 269 ] {d247392b-0c63-4b82-a3cf-b92044aec705} <Debug> executeQuery: Read 39 rows, 2.94 KiB in 0.001172 sec., 33276.45051194539 rows/sec., 2.45 MiB/sec. | ||
| 12841 | 2026.03.10 10:23:52.555670 [ 269 ] {d247392b-0c63-4b82-a3cf-b92044aec705} <Debug> TCPHandler: Processed in 0.001336379 sec. | ||
| 12842 | 2026.03.10 10:23:52.555782 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12843 | 2026.03.10 10:23:52.555875 [ 269 ] {e3452266-7f75-4d12-9d12-4109a9acb41a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12844 | 2026.03.10 10:23:52.555915 [ 269 ] {e3452266-7f75-4d12-9d12-4109a9acb41a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12845 | 2026.03.10 10:23:52.556307 [ 269 ] {e3452266-7f75-4d12-9d12-4109a9acb41a} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12846 | 2026.03.10 10:23:52.556345 [ 269 ] {e3452266-7f75-4d12-9d12-4109a9acb41a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12847 | 2026.03.10 10:23:52.556638 [ 269 ] {e3452266-7f75-4d12-9d12-4109a9acb41a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12848 | 2026.03.10 10:23:52.556855 [ 269 ] {e3452266-7f75-4d12-9d12-4109a9acb41a} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12849 | 2026.03.10 10:23:52.556987 [ 269 ] {e3452266-7f75-4d12-9d12-4109a9acb41a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00113 sec., 21238.938053097347 rows/sec., 1.76 MiB/sec. | ||
| 12850 | 2026.03.10 10:23:52.557025 [ 269 ] {e3452266-7f75-4d12-9d12-4109a9acb41a} <Debug> TCPHandler: Processed in 0.001294579 sec. | ||
| 12851 | 2026.03.10 10:23:52.557133 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12852 | 2026.03.10 10:23:52.557225 [ 269 ] {1b3f81d6-ad66-4bd6-8d3a-bbe41e1aaf7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12853 | 2026.03.10 10:23:52.557266 [ 269 ] {1b3f81d6-ad66-4bd6-8d3a-bbe41e1aaf7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12854 | 2026.03.10 10:23:52.557655 [ 269 ] {1b3f81d6-ad66-4bd6-8d3a-bbe41e1aaf7c} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12855 | 2026.03.10 10:23:52.557691 [ 269 ] {1b3f81d6-ad66-4bd6-8d3a-bbe41e1aaf7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12856 | 2026.03.10 10:23:52.557995 [ 269 ] {1b3f81d6-ad66-4bd6-8d3a-bbe41e1aaf7c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12857 | 2026.03.10 10:23:52.558203 [ 269 ] {1b3f81d6-ad66-4bd6-8d3a-bbe41e1aaf7c} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12858 | 2026.03.10 10:23:52.558333 [ 269 ] {1b3f81d6-ad66-4bd6-8d3a-bbe41e1aaf7c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 833.33 KiB/sec. | ||
| 12859 | 2026.03.10 10:23:52.558372 [ 269 ] {1b3f81d6-ad66-4bd6-8d3a-bbe41e1aaf7c} <Debug> TCPHandler: Processed in 0.001288039 sec. | ||
| 12860 | 2026.03.10 10:23:52.558482 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12861 | 2026.03.10 10:23:52.558574 [ 269 ] {63f77500-9815-4323-bbad-d804e576cf62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12862 | 2026.03.10 10:23:52.558614 [ 269 ] {63f77500-9815-4323-bbad-d804e576cf62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12863 | 2026.03.10 10:23:52.559035 [ 269 ] {63f77500-9815-4323-bbad-d804e576cf62} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12864 | 2026.03.10 10:23:52.559072 [ 269 ] {63f77500-9815-4323-bbad-d804e576cf62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12865 | 2026.03.10 10:23:52.559375 [ 269 ] {63f77500-9815-4323-bbad-d804e576cf62} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12866 | 2026.03.10 10:23:52.559585 [ 269 ] {63f77500-9815-4323-bbad-d804e576cf62} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12867 | 2026.03.10 10:23:52.559715 [ 269 ] {63f77500-9815-4323-bbad-d804e576cf62} <Debug> executeQuery: Read 127 rows, 10.55 KiB in 0.001158 sec., 109671.84801381693 rows/sec., 8.90 MiB/sec. | ||
| 12868 | 2026.03.10 10:23:52.559754 [ 269 ] {63f77500-9815-4323-bbad-d804e576cf62} <Debug> TCPHandler: Processed in 0.00132237 sec. | ||
| 12869 | 2026.03.10 10:23:52.559865 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12870 | 2026.03.10 10:23:52.559959 [ 269 ] {4e348188-144b-41d1-a5b6-23d7dfac5b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12871 | 2026.03.10 10:23:52.560002 [ 269 ] {4e348188-144b-41d1-a5b6-23d7dfac5b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12872 | 2026.03.10 10:23:52.560397 [ 269 ] {4e348188-144b-41d1-a5b6-23d7dfac5b12} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12873 | 2026.03.10 10:23:52.560434 [ 269 ] {4e348188-144b-41d1-a5b6-23d7dfac5b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12874 | 2026.03.10 10:23:52.560773 [ 269 ] {4e348188-144b-41d1-a5b6-23d7dfac5b12} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12875 | 2026.03.10 10:23:52.560984 [ 269 ] {4e348188-144b-41d1-a5b6-23d7dfac5b12} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12876 | 2026.03.10 10:23:52.561113 [ 269 ] {4e348188-144b-41d1-a5b6-23d7dfac5b12} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001172 sec., 171501.70648464162 rows/sec., 12.29 MiB/sec. | ||
| 12877 | 2026.03.10 10:23:52.561150 [ 269 ] {4e348188-144b-41d1-a5b6-23d7dfac5b12} <Debug> TCPHandler: Processed in 0.00133558 sec. | ||
| 12878 | 2026.03.10 10:23:52.561260 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12879 | 2026.03.10 10:23:52.561354 [ 269 ] {bd2eaf5e-9b48-4d02-9fec-1ae72dbfbdc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12880 | 2026.03.10 10:23:52.561409 [ 269 ] {bd2eaf5e-9b48-4d02-9fec-1ae72dbfbdc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12881 | 2026.03.10 10:23:52.562163 [ 269 ] {bd2eaf5e-9b48-4d02-9fec-1ae72dbfbdc6} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12882 | 2026.03.10 10:23:52.562201 [ 269 ] {bd2eaf5e-9b48-4d02-9fec-1ae72dbfbdc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12883 | 2026.03.10 10:23:52.562730 [ 269 ] {bd2eaf5e-9b48-4d02-9fec-1ae72dbfbdc6} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12884 | 2026.03.10 10:23:52.562954 [ 269 ] {bd2eaf5e-9b48-4d02-9fec-1ae72dbfbdc6} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12885 | 2026.03.10 10:23:52.563107 [ 269 ] {bd2eaf5e-9b48-4d02-9fec-1ae72dbfbdc6} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00177 sec., 9604.519774011298 rows/sec., 17.21 MiB/sec. | ||
| 12886 | 2026.03.10 10:23:52.563169 [ 269 ] {bd2eaf5e-9b48-4d02-9fec-1ae72dbfbdc6} <Debug> TCPHandler: Processed in 0.001957094 sec. | ||
| 12887 | 2026.03.10 10:23:52.563281 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12888 | 2026.03.10 10:23:52.563375 [ 269 ] {b8e97d74-c0d7-4e1e-8fad-098d71f50116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12889 | 2026.03.10 10:23:52.563417 [ 269 ] {b8e97d74-c0d7-4e1e-8fad-098d71f50116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12890 | 2026.03.10 10:23:52.563749 [ 269 ] {b8e97d74-c0d7-4e1e-8fad-098d71f50116} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12891 | 2026.03.10 10:23:52.563785 [ 269 ] {b8e97d74-c0d7-4e1e-8fad-098d71f50116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12892 | 2026.03.10 10:23:52.564091 [ 269 ] {b8e97d74-c0d7-4e1e-8fad-098d71f50116} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12893 | 2026.03.10 10:23:52.564302 [ 269 ] {b8e97d74-c0d7-4e1e-8fad-098d71f50116} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12894 | 2026.03.10 10:23:52.564430 [ 269 ] {b8e97d74-c0d7-4e1e-8fad-098d71f50116} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 12895 | 2026.03.10 10:23:52.564466 [ 269 ] {b8e97d74-c0d7-4e1e-8fad-098d71f50116} <Debug> TCPHandler: Processed in 0.001234657 sec. | ||
| 12896 | 2026.03.10 10:23:53.927424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29207 | ||
| 12897 | 2026.03.10 10:23:53.927966 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12898 | 2026.03.10 10:23:53.928012 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12899 | 2026.03.10 10:23:53.928484 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12900 | 2026.03.10 10:23:53.928710 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12901 | 2026.03.10 10:23:53.928839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29207 | ||
| 12902 | 2026.03.10 10:23:53.928851 [ 77 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12903 | 2026.03.10 10:23:53.928920 [ 77 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12904 | 2026.03.10 10:23:53.928941 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12905 | 2026.03.10 10:23:53.929067 [ 199 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::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 | ||
| 12906 | 2026.03.10 10:23:53.929220 [ 199 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12907 | 2026.03.10 10:23:53.929259 [ 199 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26839 rows starting from the beginning of the part | ||
| 12908 | 2026.03.10 10:23:53.929323 [ 199 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 12909 | 2026.03.10 10:23:53.929369 [ 199 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 12910 | 2026.03.10 10:23:53.929410 [ 199 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 12911 | 2026.03.10 10:23:53.929449 [ 199 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 12912 | 2026.03.10 10:23:53.929487 [ 199 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 12913 | 2026.03.10 10:23:53.931821 [ 190 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29207 rows, containing 4 columns (4 merged, 0 gathered) in 0.002812883 sec., 10383297.136781018 rows/sec., 148.53 MiB/sec. | ||
| 12914 | 2026.03.10 10:23:53.932218 [ 193 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12915 | 2026.03.10 10:23:53.932530 [ 193 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_61_12} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12916 | 2026.03.10 10:23:53.932614 [ 193 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_61_12} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12917 | 2026.03.10 10:23:53.932727 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 12918 | 2026.03.10 10:23:55.463905 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12919 | 2026.03.10 10:23:55.481375 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12920 | 2026.03.10 10:23:55.481443 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12921 | 2026.03.10 10:23:55.487645 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12922 | 2026.03.10 10:23:55.488354 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12923 | 2026.03.10 10:23:55.488673 [ 76 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12924 | 2026.03.10 10:23:55.488738 [ 76 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12925 | 2026.03.10 10:23:55.488758 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12926 | 2026.03.10 10:23:55.488885 [ 199 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 12927 | 2026.03.10 10:23:55.491653 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12928 | 2026.03.10 10:23:55.492689 [ 199 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12929 | 2026.03.10 10:23:55.494159 [ 199 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 12930 | 2026.03.10 10:23:55.498810 [ 199 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 12931 | 2026.03.10 10:23:55.503373 [ 199 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 12932 | 2026.03.10 10:23:55.507874 [ 199 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 12933 | 2026.03.10 10:23:55.512531 [ 199 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 12934 | 2026.03.10 10:23:55.516505 [ 199 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 12935 | 2026.03.10 10:23:55.566664 [ 190 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.077836141 sec., 5909.851054923188 rows/sec., 30.56 MiB/sec. | ||
| 12936 | 2026.03.10 10:23:55.568777 [ 187 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12937 | 2026.03.10 10:23:55.570474 [ 187 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_61_12} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12938 | 2026.03.10 10:23:55.570569 [ 187 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_61_12} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12939 | 2026.03.10 10:23:55.571983 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12940 | 2026.03.10 10:23:56.519021 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1578 | ||
| 12941 | 2026.03.10 10:23:56.521663 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12942 | 2026.03.10 10:23:56.521716 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12943 | 2026.03.10 10:23:56.522915 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12944 | 2026.03.10 10:23:56.523185 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12945 | 2026.03.10 10:23:56.523472 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1578 | ||
| 12946 | 2026.03.10 10:23:57.547401 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12947 | 2026.03.10 10:23:57.547595 [ 269 ] {865139c7-e52a-4459-8488-738071bb2019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12948 | 2026.03.10 10:23:57.547666 [ 269 ] {865139c7-e52a-4459-8488-738071bb2019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12949 | 2026.03.10 10:23:57.548373 [ 269 ] {865139c7-e52a-4459-8488-738071bb2019} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12950 | 2026.03.10 10:23:57.548410 [ 269 ] {865139c7-e52a-4459-8488-738071bb2019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12951 | 2026.03.10 10:23:57.548794 [ 269 ] {865139c7-e52a-4459-8488-738071bb2019} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12952 | 2026.03.10 10:23:57.549019 [ 269 ] {865139c7-e52a-4459-8488-738071bb2019} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12953 | 2026.03.10 10:23:57.549166 [ 73 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12954 | 2026.03.10 10:23:57.549170 [ 269 ] {865139c7-e52a-4459-8488-738071bb2019} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001631 sec., 64990.80318822808 rows/sec., 5.46 MiB/sec. | ||
| 12955 | 2026.03.10 10:23:57.549203 [ 73 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12956 | 2026.03.10 10:23:57.549222 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12957 | 2026.03.10 10:23:57.549225 [ 269 ] {865139c7-e52a-4459-8488-738071bb2019} <Debug> TCPHandler: Processed in 0.001954764 sec. | ||
| 12958 | 2026.03.10 10:23:57.549357 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12959 | 2026.03.10 10:23:57.549405 [ 194 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 12960 | 2026.03.10 10:23:57.549460 [ 269 ] {57e613c5-944c-4439-a95f-a5e164c2f51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12961 | 2026.03.10 10:23:57.549515 [ 269 ] {57e613c5-944c-4439-a95f-a5e164c2f51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12962 | 2026.03.10 10:23:57.549623 [ 194 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12963 | 2026.03.10 10:23:57.549685 [ 194 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2154 rows starting from the beginning of the part | ||
| 12964 | 2026.03.10 10:23:57.549791 [ 194 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
| 12965 | 2026.03.10 10:23:57.549869 [ 194 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 90 rows starting from the beginning of the part | ||
| 12966 | 2026.03.10 10:23:57.549923 [ 269 ] {57e613c5-944c-4439-a95f-a5e164c2f51f} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12967 | 2026.03.10 10:23:57.549925 [ 194 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 106 rows starting from the beginning of the part | ||
| 12968 | 2026.03.10 10:23:57.549968 [ 269 ] {57e613c5-944c-4439-a95f-a5e164c2f51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12969 | 2026.03.10 10:23:57.549994 [ 194 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 215 rows starting from the beginning of the part | ||
| 12970 | 2026.03.10 10:23:57.550042 [ 194 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 106 rows starting from the beginning of the part | ||
| 12971 | 2026.03.10 10:23:57.550320 [ 269 ] {57e613c5-944c-4439-a95f-a5e164c2f51f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12972 | 2026.03.10 10:23:57.550549 [ 269 ] {57e613c5-944c-4439-a95f-a5e164c2f51f} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12973 | 2026.03.10 10:23:57.550680 [ 73 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12974 | 2026.03.10 10:23:57.550685 [ 269 ] {57e613c5-944c-4439-a95f-a5e164c2f51f} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001252 sec., 19968.05111821086 rows/sec., 1.47 MiB/sec. | ||
| 12975 | 2026.03.10 10:23:57.550714 [ 73 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12976 | 2026.03.10 10:23:57.550735 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12977 | 2026.03.10 10:23:57.550735 [ 269 ] {57e613c5-944c-4439-a95f-a5e164c2f51f} <Debug> TCPHandler: Processed in 0.001425732 sec. | ||
| 12978 | 2026.03.10 10:23:57.550842 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 12979 | 2026.03.10 10:23:57.550852 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12980 | 2026.03.10 10:23:57.550970 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12981 | 2026.03.10 10:23:57.550976 [ 269 ] {51ac1210-6672-45a5-b633-290dff75ccc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12982 | 2026.03.10 10:23:57.551007 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 83 rows starting from the beginning of the part | ||
| 12983 | 2026.03.10 10:23:57.551030 [ 269 ] {51ac1210-6672-45a5-b633-290dff75ccc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12984 | 2026.03.10 10:23:57.551074 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 38 rows starting from the beginning of the part | ||
| 12985 | 2026.03.10 10:23:57.551129 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 17 rows starting from the beginning of the part | ||
| 12986 | 2026.03.10 10:23:57.551175 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 25 rows starting from the beginning of the part | ||
| 12987 | 2026.03.10 10:23:57.551217 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 39 rows starting from the beginning of the part | ||
| 12988 | 2026.03.10 10:23:57.551263 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 25 rows starting from the beginning of the part | ||
| 12989 | 2026.03.10 10:23:57.551308 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2727 rows, containing 5 columns (5 merged, 0 gathered) in 0.001993135 sec., 1368196.3339161673 rows/sec., 112.90 MiB/sec. | ||
| 12990 | 2026.03.10 10:23:57.551471 [ 269 ] {51ac1210-6672-45a5-b633-290dff75ccc9} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12991 | 2026.03.10 10:23:57.551510 [ 269 ] {51ac1210-6672-45a5-b633-290dff75ccc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12992 | 2026.03.10 10:23:57.551607 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12993 | 2026.03.10 10:23:57.551880 [ 269 ] {51ac1210-6672-45a5-b633-290dff75ccc9} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12994 | 2026.03.10 10:23:57.551973 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_101_20} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12995 | 2026.03.10 10:23:57.552064 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_101_20} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12996 | 2026.03.10 10:23:57.552088 [ 194 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 5 columns (5 merged, 0 gathered) in 0.001286699 sec., 176420.43710300542 rows/sec., 13.59 MiB/sec. | ||
| 12997 | 2026.03.10 10:23:57.552134 [ 269 ] {51ac1210-6672-45a5-b633-290dff75ccc9} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12998 | 2026.03.10 10:23:57.552163 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 12999 | 2026.03.10 10:23:57.552231 [ 197 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13000 | 2026.03.10 10:23:57.552260 [ 73 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13001 | 2026.03.10 10:23:57.552272 [ 269 ] {51ac1210-6672-45a5-b633-290dff75ccc9} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001318 sec., 67526.55538694993 rows/sec., 5.27 MiB/sec. | ||
| 13002 | 2026.03.10 10:23:57.552295 [ 73 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13003 | 2026.03.10 10:23:57.552314 [ 269 ] {51ac1210-6672-45a5-b633-290dff75ccc9} <Debug> TCPHandler: Processed in 0.001508874 sec. | ||
| 13004 | 2026.03.10 10:23:57.552316 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13005 | 2026.03.10 10:23:57.552418 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 13006 | 2026.03.10 10:23:57.552435 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13007 | 2026.03.10 10:23:57.552493 [ 197 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_86_17} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13008 | 2026.03.10 10:23:57.552525 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13009 | 2026.03.10 10:23:57.552556 [ 269 ] {59770a38-8f6f-4d61-8bfb-16461c301b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13010 | 2026.03.10 10:23:57.552561 [ 197 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_86_17} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13011 | 2026.03.10 10:23:57.552558 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1125 rows starting from the beginning of the part | ||
| 13012 | 2026.03.10 10:23:57.552610 [ 269 ] {59770a38-8f6f-4d61-8bfb-16461c301b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13013 | 2026.03.10 10:23:57.552645 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 13014 | 2026.03.10 10:23:57.552655 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 13015 | 2026.03.10 10:23:57.552690 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 81 rows starting from the beginning of the part | ||
| 13016 | 2026.03.10 10:23:57.552730 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 89 rows starting from the beginning of the part | ||
| 13017 | 2026.03.10 10:23:57.552762 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 127 rows starting from the beginning of the part | ||
| 13018 | 2026.03.10 10:23:57.552795 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 89 rows starting from the beginning of the part | ||
| 13019 | 2026.03.10 10:23:57.553062 [ 269 ] {59770a38-8f6f-4d61-8bfb-16461c301b8f} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13020 | 2026.03.10 10:23:57.553107 [ 269 ] {59770a38-8f6f-4d61-8bfb-16461c301b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13021 | 2026.03.10 10:23:57.553483 [ 269 ] {59770a38-8f6f-4d61-8bfb-16461c301b8f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13022 | 2026.03.10 10:23:57.553707 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1575 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325989 sec., 1187792.65891346 rows/sec., 90.80 MiB/sec. | ||
| 13023 | 2026.03.10 10:23:57.553707 [ 269 ] {59770a38-8f6f-4d61-8bfb-16461c301b8f} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13024 | 2026.03.10 10:23:57.553855 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 5 parts from all_1_96_20 to all_100_100_0 | ||
| 13025 | 2026.03.10 10:23:57.553872 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13026 | 2026.03.10 10:23:57.553881 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13027 | 2026.03.10 10:23:57.553878 [ 269 ] {59770a38-8f6f-4d61-8bfb-16461c301b8f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001342 sec., 119225.03725782414 rows/sec., 8.30 MiB/sec. | ||
| 13028 | 2026.03.10 10:23:57.553935 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13029 | 2026.03.10 10:23:57.553967 [ 269 ] {59770a38-8f6f-4d61-8bfb-16461c301b8f} <Debug> TCPHandler: Processed in 0.001584656 sec. | ||
| 13030 | 2026.03.10 10:23:57.554021 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_100_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_96_20 to all_100_100_0 into Compact with storage Full | ||
| 13031 | 2026.03.10 10:23:57.554096 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13032 | 2026.03.10 10:23:57.554130 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_101_20} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13033 | 2026.03.10 10:23:57.554143 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_100_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13034 | 2026.03.10 10:23:57.554191 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_101_20} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13035 | 2026.03.10 10:23:57.554197 [ 269 ] {64284af1-d7b4-4e3e-92ff-17bd69cffafb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13036 | 2026.03.10 10:23:57.554211 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_100_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_20, total 32536 rows starting from the beginning of the part | ||
| 13037 | 2026.03.10 10:23:57.554261 [ 269 ] {64284af1-d7b4-4e3e-92ff-17bd69cffafb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13038 | 2026.03.10 10:23:57.554264 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 13039 | 2026.03.10 10:23:57.554289 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_100_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 128 rows starting from the beginning of the part | ||
| 13040 | 2026.03.10 10:23:57.554340 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_100_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 13041 | 2026.03.10 10:23:57.554386 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_100_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 13042 | 2026.03.10 10:23:57.554428 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_100_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 201 rows starting from the beginning of the part | ||
| 13043 | 2026.03.10 10:23:57.555130 [ 269 ] {64284af1-d7b4-4e3e-92ff-17bd69cffafb} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13044 | 2026.03.10 10:23:57.555172 [ 269 ] {64284af1-d7b4-4e3e-92ff-17bd69cffafb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13045 | 2026.03.10 10:23:57.555779 [ 269 ] {64284af1-d7b4-4e3e-92ff-17bd69cffafb} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13046 | 2026.03.10 10:23:57.556021 [ 269 ] {64284af1-d7b4-4e3e-92ff-17bd69cffafb} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13047 | 2026.03.10 10:23:57.556161 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13048 | 2026.03.10 10:23:57.556165 [ 269 ] {64284af1-d7b4-4e3e-92ff-17bd69cffafb} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001987 sec., 12581.781580271767 rows/sec., 22.55 MiB/sec. | ||
| 13049 | 2026.03.10 10:23:57.556210 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13050 | 2026.03.10 10:23:57.556234 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13051 | 2026.03.10 10:23:57.556244 [ 269 ] {64284af1-d7b4-4e3e-92ff-17bd69cffafb} <Debug> TCPHandler: Processed in 0.00219932 sec. | ||
| 13052 | 2026.03.10 10:23:57.556312 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 13053 | 2026.03.10 10:23:57.556354 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13054 | 2026.03.10 10:23:57.556449 [ 269 ] {ea5dde62-f8a3-40d2-8835-938531ac1915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13055 | 2026.03.10 10:23:57.556490 [ 269 ] {ea5dde62-f8a3-40d2-8835-938531ac1915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13056 | 2026.03.10 10:23:57.556492 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13057 | 2026.03.10 10:23:57.556552 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1746 rows starting from the beginning of the part | ||
| 13058 | 2026.03.10 10:23:57.556667 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 36 rows starting from the beginning of the part | ||
| 13059 | 2026.03.10 10:23:57.556763 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 17 rows starting from the beginning of the part | ||
| 13060 | 2026.03.10 10:23:57.556826 [ 269 ] {ea5dde62-f8a3-40d2-8835-938531ac1915} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13061 | 2026.03.10 10:23:57.556852 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 25 rows starting from the beginning of the part | ||
| 13062 | 2026.03.10 10:23:57.556863 [ 269 ] {ea5dde62-f8a3-40d2-8835-938531ac1915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13063 | 2026.03.10 10:23:57.556938 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 17 rows starting from the beginning of the part | ||
| 13064 | 2026.03.10 10:23:57.557025 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 25 rows starting from the beginning of the part | ||
| 13065 | 2026.03.10 10:23:57.557348 [ 269 ] {ea5dde62-f8a3-40d2-8835-938531ac1915} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13066 | 2026.03.10 10:23:57.557585 [ 269 ] {ea5dde62-f8a3-40d2-8835-938531ac1915} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13067 | 2026.03.10 10:23:57.557722 [ 269 ] {ea5dde62-f8a3-40d2-8835-938531ac1915} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001292 sec., 46439.62848297214 rows/sec., 3.13 MiB/sec. | ||
| 13068 | 2026.03.10 10:23:57.557759 [ 269 ] {ea5dde62-f8a3-40d2-8835-938531ac1915} <Debug> TCPHandler: Processed in 0.001452353 sec. | ||
| 13069 | 2026.03.10 10:23:57.562616 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_100_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33185 rows, containing 5 columns (5 merged, 0 gathered) in 0.008631684 sec., 3844556.8674664176 rows/sec., 253.30 MiB/sec. | ||
| 13070 | 2026.03.10 10:23:57.562827 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_100_21} <Trace> MergedBlockOutputStream: filled checksums all_1_100_21 (state Temporary) | ||
| 13071 | 2026.03.10 10:23:57.563153 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_100_21} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_100_21 to all_1_100_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13072 | 2026.03.10 10:23:57.563240 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_100_21} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 5 parts: [all_1_96_20, all_100_100_0] -> all_1_100_21 | ||
| 13073 | 2026.03.10 10:23:57.563336 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 13074 | 2026.03.10 10:23:57.567476 [ 191 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1866 rows, containing 19 columns (19 merged, 0 gathered) in 0.011186532 sec., 166807.72915144745 rows/sec., 298.91 MiB/sec. | ||
| 13075 | 2026.03.10 10:23:57.570322 [ 191 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13076 | 2026.03.10 10:23:57.570715 [ 191 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13077 | 2026.03.10 10:23:57.570800 [ 191 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13078 | 2026.03.10 10:23:57.570952 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.36 MiB. | ||
| 13079 | 2026.03.10 10:23:58.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.64 MiB, peak 361.93 MiB, free memory in arenas 0.00 B, will set to 351.29 MiB (RSS), difference: 6.65 MiB | ||
| 13080 | 2026.03.10 10:24:01.254480 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13081 | 2026.03.10 10:24:01.254546 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13082 | 2026.03.10 10:24:01.428997 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29719 | ||
| 13083 | 2026.03.10 10:24:01.429594 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13084 | 2026.03.10 10:24:01.429643 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13085 | 2026.03.10 10:24:01.430153 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13086 | 2026.03.10 10:24:01.430384 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13087 | 2026.03.10 10:24:01.430515 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29719 | ||
| 13088 | 2026.03.10 10:24:02.547312 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13089 | 2026.03.10 10:24:02.547507 [ 269 ] {9c1c22a9-f120-4f7b-9b7f-f0bd60368824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13090 | 2026.03.10 10:24:02.547582 [ 269 ] {9c1c22a9-f120-4f7b-9b7f-f0bd60368824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13091 | 2026.03.10 10:24:02.548262 [ 269 ] {9c1c22a9-f120-4f7b-9b7f-f0bd60368824} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13092 | 2026.03.10 10:24:02.548311 [ 269 ] {9c1c22a9-f120-4f7b-9b7f-f0bd60368824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13093 | 2026.03.10 10:24:02.548707 [ 269 ] {9c1c22a9-f120-4f7b-9b7f-f0bd60368824} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13094 | 2026.03.10 10:24:02.548932 [ 269 ] {9c1c22a9-f120-4f7b-9b7f-f0bd60368824} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13095 | 2026.03.10 10:24:02.549083 [ 269 ] {9c1c22a9-f120-4f7b-9b7f-f0bd60368824} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001632 sec., 55147.05882352941 rows/sec., 4.64 MiB/sec. | ||
| 13096 | 2026.03.10 10:24:02.549128 [ 269 ] {9c1c22a9-f120-4f7b-9b7f-f0bd60368824} <Debug> TCPHandler: Processed in 0.001961804 sec. | ||
| 13097 | 2026.03.10 10:24:02.549249 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13098 | 2026.03.10 10:24:02.549346 [ 269 ] {52dfe7ca-2e2e-4cb9-a46f-5bd81c552dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13099 | 2026.03.10 10:24:02.549388 [ 269 ] {52dfe7ca-2e2e-4cb9-a46f-5bd81c552dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13100 | 2026.03.10 10:24:02.549791 [ 269 ] {52dfe7ca-2e2e-4cb9-a46f-5bd81c552dac} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13101 | 2026.03.10 10:24:02.549828 [ 269 ] {52dfe7ca-2e2e-4cb9-a46f-5bd81c552dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13102 | 2026.03.10 10:24:02.550128 [ 269 ] {52dfe7ca-2e2e-4cb9-a46f-5bd81c552dac} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13103 | 2026.03.10 10:24:02.550340 [ 269 ] {52dfe7ca-2e2e-4cb9-a46f-5bd81c552dac} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13104 | 2026.03.10 10:24:02.550473 [ 269 ] {52dfe7ca-2e2e-4cb9-a46f-5bd81c552dac} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001146 sec., 14834.205933682371 rows/sec., 1.09 MiB/sec. | ||
| 13105 | 2026.03.10 10:24:02.550512 [ 269 ] {52dfe7ca-2e2e-4cb9-a46f-5bd81c552dac} <Debug> TCPHandler: Processed in 0.00131539 sec. | ||
| 13106 | 2026.03.10 10:24:02.550622 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13107 | 2026.03.10 10:24:02.550716 [ 269 ] {3c56f9f7-ecba-4d64-b0fd-5a6f54c8a526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13108 | 2026.03.10 10:24:02.550757 [ 269 ] {3c56f9f7-ecba-4d64-b0fd-5a6f54c8a526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13109 | 2026.03.10 10:24:02.551163 [ 269 ] {3c56f9f7-ecba-4d64-b0fd-5a6f54c8a526} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13110 | 2026.03.10 10:24:02.551201 [ 269 ] {3c56f9f7-ecba-4d64-b0fd-5a6f54c8a526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13111 | 2026.03.10 10:24:02.551505 [ 269 ] {3c56f9f7-ecba-4d64-b0fd-5a6f54c8a526} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13112 | 2026.03.10 10:24:02.551723 [ 269 ] {3c56f9f7-ecba-4d64-b0fd-5a6f54c8a526} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13113 | 2026.03.10 10:24:02.551852 [ 269 ] {3c56f9f7-ecba-4d64-b0fd-5a6f54c8a526} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001155 sec., 70129.87012987013 rows/sec., 5.48 MiB/sec. | ||
| 13114 | 2026.03.10 10:24:02.551891 [ 269 ] {3c56f9f7-ecba-4d64-b0fd-5a6f54c8a526} <Debug> TCPHandler: Processed in 0.00131958 sec. | ||
| 13115 | 2026.03.10 10:24:02.552000 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13116 | 2026.03.10 10:24:02.552096 [ 269 ] {c48a3623-c1ce-4c36-8d15-206897acd7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13117 | 2026.03.10 10:24:02.552142 [ 269 ] {c48a3623-c1ce-4c36-8d15-206897acd7e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13118 | 2026.03.10 10:24:02.552542 [ 269 ] {c48a3623-c1ce-4c36-8d15-206897acd7e0} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13119 | 2026.03.10 10:24:02.552580 [ 269 ] {c48a3623-c1ce-4c36-8d15-206897acd7e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13120 | 2026.03.10 10:24:02.552905 [ 269 ] {c48a3623-c1ce-4c36-8d15-206897acd7e0} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13121 | 2026.03.10 10:24:02.553116 [ 269 ] {c48a3623-c1ce-4c36-8d15-206897acd7e0} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13122 | 2026.03.10 10:24:02.553250 [ 269 ] {c48a3623-c1ce-4c36-8d15-206897acd7e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 13123 | 2026.03.10 10:24:02.553288 [ 269 ] {c48a3623-c1ce-4c36-8d15-206897acd7e0} <Debug> TCPHandler: Processed in 0.00133777 sec. | ||
| 13124 | 2026.03.10 10:24:02.553396 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13125 | 2026.03.10 10:24:02.553491 [ 269 ] {7fbc0395-3dc2-4239-9533-9cf2a6f7b1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13126 | 2026.03.10 10:24:02.553546 [ 269 ] {7fbc0395-3dc2-4239-9533-9cf2a6f7b1e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13127 | 2026.03.10 10:24:02.554312 [ 269 ] {7fbc0395-3dc2-4239-9533-9cf2a6f7b1e1} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13128 | 2026.03.10 10:24:02.554349 [ 269 ] {7fbc0395-3dc2-4239-9533-9cf2a6f7b1e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13129 | 2026.03.10 10:24:02.554873 [ 269 ] {7fbc0395-3dc2-4239-9533-9cf2a6f7b1e1} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13130 | 2026.03.10 10:24:02.555112 [ 269 ] {7fbc0395-3dc2-4239-9533-9cf2a6f7b1e1} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13131 | 2026.03.10 10:24:02.555251 [ 269 ] {7fbc0395-3dc2-4239-9533-9cf2a6f7b1e1} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00178 sec., 9550.561797752809 rows/sec., 17.11 MiB/sec. | ||
| 13132 | 2026.03.10 10:24:02.555307 [ 269 ] {7fbc0395-3dc2-4239-9533-9cf2a6f7b1e1} <Debug> TCPHandler: Processed in 0.001961114 sec. | ||
| 13133 | 2026.03.10 10:24:02.555420 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13134 | 2026.03.10 10:24:02.555516 [ 269 ] {539346eb-a0de-4a0e-acfa-17d2bf14cc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13135 | 2026.03.10 10:24:02.555559 [ 269 ] {539346eb-a0de-4a0e-acfa-17d2bf14cc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13136 | 2026.03.10 10:24:02.555888 [ 269 ] {539346eb-a0de-4a0e-acfa-17d2bf14cc06} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13137 | 2026.03.10 10:24:02.555925 [ 269 ] {539346eb-a0de-4a0e-acfa-17d2bf14cc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13138 | 2026.03.10 10:24:02.556229 [ 269 ] {539346eb-a0de-4a0e-acfa-17d2bf14cc06} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13139 | 2026.03.10 10:24:02.556443 [ 269 ] {539346eb-a0de-4a0e-acfa-17d2bf14cc06} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13140 | 2026.03.10 10:24:02.556565 [ 68 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13141 | 2026.03.10 10:24:02.556575 [ 269 ] {539346eb-a0de-4a0e-acfa-17d2bf14cc06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 13142 | 2026.03.10 10:24:02.556639 [ 68 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13143 | 2026.03.10 10:24:02.556653 [ 269 ] {539346eb-a0de-4a0e-acfa-17d2bf14cc06} <Debug> TCPHandler: Processed in 0.001283229 sec. | ||
| 13144 | 2026.03.10 10:24:02.556666 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13145 | 2026.03.10 10:24:02.556770 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 13146 | 2026.03.10 10:24:02.556896 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13147 | 2026.03.10 10:24:02.556932 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 4920 rows starting from the beginning of the part | ||
| 13148 | 2026.03.10 10:24:02.556994 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 13149 | 2026.03.10 10:24:02.557041 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 13150 | 2026.03.10 10:24:02.557088 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 13151 | 2026.03.10 10:24:02.557131 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 13152 | 2026.03.10 10:24:02.557174 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 13153 | 2026.03.10 10:24:02.558906 [ 201 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5220 rows, containing 4 columns (4 merged, 0 gathered) in 0.002182109 sec., 2392181.1421885896 rows/sec., 161.22 MiB/sec. | ||
| 13154 | 2026.03.10 10:24:02.559353 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13155 | 2026.03.10 10:24:02.559741 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_101_20} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13156 | 2026.03.10 10:24:02.559842 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_101_20} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13157 | 2026.03.10 10:24:02.559956 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 13158 | 2026.03.10 10:24:02.814184 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13159 | 2026.03.10 10:24:02.814319 [ 269 ] {2ba5cc28-b4dd-49fe-957b-bf59b3d519e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13160 | 2026.03.10 10:24:02.814370 [ 269 ] {2ba5cc28-b4dd-49fe-957b-bf59b3d519e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13161 | 2026.03.10 10:24:02.814912 [ 269 ] {2ba5cc28-b4dd-49fe-957b-bf59b3d519e1} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13162 | 2026.03.10 10:24:02.814953 [ 269 ] {2ba5cc28-b4dd-49fe-957b-bf59b3d519e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13163 | 2026.03.10 10:24:02.815285 [ 269 ] {2ba5cc28-b4dd-49fe-957b-bf59b3d519e1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 13164 | 2026.03.10 10:24:02.815490 [ 269 ] {2ba5cc28-b4dd-49fe-957b-bf59b3d519e1} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13165 | 2026.03.10 10:24:02.815631 [ 269 ] {2ba5cc28-b4dd-49fe-957b-bf59b3d519e1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001346 sec., 1485.8841010401188 rows/sec., 121.16 KiB/sec. | ||
| 13166 | 2026.03.10 10:24:02.815670 [ 269 ] {2ba5cc28-b4dd-49fe-957b-bf59b3d519e1} <Debug> TCPHandler: Processed in 0.001570475 sec. | ||
| 13167 | 2026.03.10 10:24:02.815780 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13168 | 2026.03.10 10:24:02.815874 [ 269 ] {44befa6a-f089-4eb2-9336-dab92891d56d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13169 | 2026.03.10 10:24:02.815912 [ 269 ] {44befa6a-f089-4eb2-9336-dab92891d56d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13170 | 2026.03.10 10:24:02.817336 [ 269 ] {44befa6a-f089-4eb2-9336-dab92891d56d} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13171 | 2026.03.10 10:24:02.817374 [ 269 ] {44befa6a-f089-4eb2-9336-dab92891d56d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13172 | 2026.03.10 10:24:02.817786 [ 269 ] {44befa6a-f089-4eb2-9336-dab92891d56d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13173 | 2026.03.10 10:24:02.817993 [ 269 ] {44befa6a-f089-4eb2-9336-dab92891d56d} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13174 | 2026.03.10 10:24:02.818122 [ 269 ] {44befa6a-f089-4eb2-9336-dab92891d56d} <Debug> executeQuery: Read 1991 rows, 154.28 KiB in 0.002265 sec., 879028.6975717439 rows/sec., 66.52 MiB/sec. | ||
| 13175 | 2026.03.10 10:24:02.818159 [ 269 ] {44befa6a-f089-4eb2-9336-dab92891d56d} <Debug> TCPHandler: Processed in 0.002426335 sec. | ||
| 13176 | 2026.03.10 10:24:02.818261 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13177 | 2026.03.10 10:24:02.818354 [ 269 ] {7e9fa1c8-2d1d-4e5b-8f74-2cff53d4abf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13178 | 2026.03.10 10:24:02.818393 [ 269 ] {7e9fa1c8-2d1d-4e5b-8f74-2cff53d4abf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13179 | 2026.03.10 10:24:02.818803 [ 269 ] {7e9fa1c8-2d1d-4e5b-8f74-2cff53d4abf1} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13180 | 2026.03.10 10:24:02.818839 [ 269 ] {7e9fa1c8-2d1d-4e5b-8f74-2cff53d4abf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13181 | 2026.03.10 10:24:02.819129 [ 269 ] {7e9fa1c8-2d1d-4e5b-8f74-2cff53d4abf1} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13182 | 2026.03.10 10:24:02.819335 [ 269 ] {7e9fa1c8-2d1d-4e5b-8f74-2cff53d4abf1} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13183 | 2026.03.10 10:24:02.819463 [ 269 ] {7e9fa1c8-2d1d-4e5b-8f74-2cff53d4abf1} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001127 sec., 33717.834960070984 rows/sec., 2.47 MiB/sec. | ||
| 13184 | 2026.03.10 10:24:02.819500 [ 269 ] {7e9fa1c8-2d1d-4e5b-8f74-2cff53d4abf1} <Debug> TCPHandler: Processed in 0.001286109 sec. | ||
| 13185 | 2026.03.10 10:24:02.819631 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13186 | 2026.03.10 10:24:02.819756 [ 269 ] {7ad9320a-1c1f-4462-9179-d11c450b4ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13187 | 2026.03.10 10:24:02.819807 [ 269 ] {7ad9320a-1c1f-4462-9179-d11c450b4ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13188 | 2026.03.10 10:24:02.820500 [ 269 ] {7ad9320a-1c1f-4462-9179-d11c450b4ad8} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13189 | 2026.03.10 10:24:02.820539 [ 269 ] {7ad9320a-1c1f-4462-9179-d11c450b4ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13190 | 2026.03.10 10:24:02.820886 [ 269 ] {7ad9320a-1c1f-4462-9179-d11c450b4ad8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 13191 | 2026.03.10 10:24:02.821117 [ 269 ] {7ad9320a-1c1f-4462-9179-d11c450b4ad8} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13192 | 2026.03.10 10:24:02.821250 [ 269 ] {7ad9320a-1c1f-4462-9179-d11c450b4ad8} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001518 sec., 466403.16205533594 rows/sec., 27.21 MiB/sec. | ||
| 13193 | 2026.03.10 10:24:02.821289 [ 269 ] {7ad9320a-1c1f-4462-9179-d11c450b4ad8} <Debug> TCPHandler: Processed in 0.001729399 sec. | ||
| 13194 | 2026.03.10 10:24:02.821401 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13195 | 2026.03.10 10:24:02.821498 [ 269 ] {aeec08cb-5c93-4d0b-bcc6-b2946b33f262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13196 | 2026.03.10 10:24:02.821540 [ 269 ] {aeec08cb-5c93-4d0b-bcc6-b2946b33f262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13197 | 2026.03.10 10:24:02.821929 [ 269 ] {aeec08cb-5c93-4d0b-bcc6-b2946b33f262} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13198 | 2026.03.10 10:24:02.821968 [ 269 ] {aeec08cb-5c93-4d0b-bcc6-b2946b33f262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13199 | 2026.03.10 10:24:02.822258 [ 269 ] {aeec08cb-5c93-4d0b-bcc6-b2946b33f262} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 13200 | 2026.03.10 10:24:02.822468 [ 269 ] {aeec08cb-5c93-4d0b-bcc6-b2946b33f262} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13201 | 2026.03.10 10:24:02.822600 [ 269 ] {aeec08cb-5c93-4d0b-bcc6-b2946b33f262} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00112 sec., 892.8571428571429 rows/sec., 62.78 KiB/sec. | ||
| 13202 | 2026.03.10 10:24:02.822638 [ 269 ] {aeec08cb-5c93-4d0b-bcc6-b2946b33f262} <Debug> TCPHandler: Processed in 0.001287759 sec. | ||
| 13203 | 2026.03.10 10:24:02.822756 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13204 | 2026.03.10 10:24:02.822872 [ 269 ] {ca43b26e-abaa-4dab-a821-e332634cebf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13205 | 2026.03.10 10:24:02.822919 [ 269 ] {ca43b26e-abaa-4dab-a821-e332634cebf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13206 | 2026.03.10 10:24:02.823696 [ 269 ] {ca43b26e-abaa-4dab-a821-e332634cebf4} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13207 | 2026.03.10 10:24:02.823732 [ 269 ] {ca43b26e-abaa-4dab-a821-e332634cebf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13208 | 2026.03.10 10:24:02.824078 [ 269 ] {ca43b26e-abaa-4dab-a821-e332634cebf4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13209 | 2026.03.10 10:24:02.824287 [ 269 ] {ca43b26e-abaa-4dab-a821-e332634cebf4} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13210 | 2026.03.10 10:24:02.824414 [ 269 ] {ca43b26e-abaa-4dab-a821-e332634cebf4} <Debug> executeQuery: Read 1038 rows, 73.39 KiB in 0.001566 sec., 662835.2490421457 rows/sec., 45.76 MiB/sec. | ||
| 13211 | 2026.03.10 10:24:02.824452 [ 269 ] {ca43b26e-abaa-4dab-a821-e332634cebf4} <Debug> TCPHandler: Processed in 0.001755579 sec. | ||
| 13212 | 2026.03.10 10:24:02.824561 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13213 | 2026.03.10 10:24:02.824653 [ 269 ] {1822d510-49fe-4c85-9eb2-74f34f82caf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13214 | 2026.03.10 10:24:02.824695 [ 269 ] {1822d510-49fe-4c85-9eb2-74f34f82caf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13215 | 2026.03.10 10:24:02.825325 [ 269 ] {1822d510-49fe-4c85-9eb2-74f34f82caf1} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13216 | 2026.03.10 10:24:02.825360 [ 269 ] {1822d510-49fe-4c85-9eb2-74f34f82caf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13217 | 2026.03.10 10:24:02.825766 [ 269 ] {1822d510-49fe-4c85-9eb2-74f34f82caf1} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13218 | 2026.03.10 10:24:02.825970 [ 269 ] {1822d510-49fe-4c85-9eb2-74f34f82caf1} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13219 | 2026.03.10 10:24:02.826095 [ 269 ] {1822d510-49fe-4c85-9eb2-74f34f82caf1} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.00146 sec., 834246.5753424658 rows/sec., 52.16 MiB/sec. | ||
| 13220 | 2026.03.10 10:24:02.826131 [ 269 ] {1822d510-49fe-4c85-9eb2-74f34f82caf1} <Debug> TCPHandler: Processed in 0.001617706 sec. | ||
| 13221 | 2026.03.10 10:24:02.826244 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13222 | 2026.03.10 10:24:02.826336 [ 269 ] {1f2d1469-ad58-4aec-88b5-299e46c1d341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13223 | 2026.03.10 10:24:02.826388 [ 269 ] {1f2d1469-ad58-4aec-88b5-299e46c1d341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13224 | 2026.03.10 10:24:02.827202 [ 269 ] {1f2d1469-ad58-4aec-88b5-299e46c1d341} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13225 | 2026.03.10 10:24:02.827237 [ 269 ] {1f2d1469-ad58-4aec-88b5-299e46c1d341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13226 | 2026.03.10 10:24:02.827757 [ 269 ] {1f2d1469-ad58-4aec-88b5-299e46c1d341} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13227 | 2026.03.10 10:24:02.827973 [ 269 ] {1f2d1469-ad58-4aec-88b5-299e46c1d341} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13228 | 2026.03.10 10:24:02.828111 [ 269 ] {1f2d1469-ad58-4aec-88b5-299e46c1d341} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001793 sec., 20078.08142777468 rows/sec., 35.98 MiB/sec. | ||
| 13229 | 2026.03.10 10:24:02.828167 [ 269 ] {1f2d1469-ad58-4aec-88b5-299e46c1d341} <Debug> TCPHandler: Processed in 0.001969574 sec. | ||
| 13230 | 2026.03.10 10:24:02.828274 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13231 | 2026.03.10 10:24:02.828365 [ 269 ] {7a666aeb-c241-44ee-88a9-4bc528391a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13232 | 2026.03.10 10:24:02.828406 [ 269 ] {7a666aeb-c241-44ee-88a9-4bc528391a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13233 | 2026.03.10 10:24:02.828716 [ 269 ] {7a666aeb-c241-44ee-88a9-4bc528391a8a} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13234 | 2026.03.10 10:24:02.828751 [ 269 ] {7a666aeb-c241-44ee-88a9-4bc528391a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13235 | 2026.03.10 10:24:02.829037 [ 269 ] {7a666aeb-c241-44ee-88a9-4bc528391a8a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13236 | 2026.03.10 10:24:02.829240 [ 269 ] {7a666aeb-c241-44ee-88a9-4bc528391a8a} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13237 | 2026.03.10 10:24:02.829368 [ 269 ] {7a666aeb-c241-44ee-88a9-4bc528391a8a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00102 sec., 11764.70588235294 rows/sec., 811.89 KiB/sec. | ||
| 13238 | 2026.03.10 10:24:02.829403 [ 269 ] {7a666aeb-c241-44ee-88a9-4bc528391a8a} <Debug> TCPHandler: Processed in 0.001176877 sec. | ||
| 13239 | 2026.03.10 10:24:02.991717 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13240 | 2026.03.10 10:24:03.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.39 MiB, peak 361.93 MiB, free memory in arenas 0.00 B, will set to 351.29 MiB (RSS), difference: -1.09 MiB | ||
| 13241 | 2026.03.10 10:24:03.007591 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13242 | 2026.03.10 10:24:03.007657 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13243 | 2026.03.10 10:24:03.013779 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13244 | 2026.03.10 10:24:03.014530 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13245 | 2026.03.10 10:24:03.018028 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13246 | 2026.03.10 10:24:06.523633 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1620 | ||
| 13247 | 2026.03.10 10:24:06.526201 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13248 | 2026.03.10 10:24:06.526247 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13249 | 2026.03.10 10:24:06.527434 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13250 | 2026.03.10 10:24:06.527687 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13251 | 2026.03.10 10:24:06.527840 [ 64 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13252 | 2026.03.10 10:24:06.527908 [ 64 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13253 | 2026.03.10 10:24:06.527932 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13254 | 2026.03.10 10:24:06.527951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1620 | ||
| 13255 | 2026.03.10 10:24:06.528058 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 13256 | 2026.03.10 10:24:06.528658 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13257 | 2026.03.10 10:24:06.528815 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1452 rows starting from the beginning of the part | ||
| 13258 | 2026.03.10 10:24:06.529241 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
| 13259 | 2026.03.10 10:24:06.529599 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 42 rows starting from the beginning of the part | ||
| 13260 | 2026.03.10 10:24:06.529934 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part | ||
| 13261 | 2026.03.10 10:24:06.530276 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
| 13262 | 2026.03.10 10:24:06.530618 [ 200 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 42 rows starting from the beginning of the part | ||
| 13263 | 2026.03.10 10:24:06.536843 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 72 columns (72 merged, 0 gathered) in 0.008831439 sec., 183435.5646910996 rows/sec., 141.26 MiB/sec. | ||
| 13264 | 2026.03.10 10:24:06.538677 [ 198 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13265 | 2026.03.10 10:24:06.539295 [ 198 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_46_9} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13266 | 2026.03.10 10:24:06.539387 [ 198 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_46_9} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13267 | 2026.03.10 10:24:06.539734 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 13268 | 2026.03.10 10:24:07.545232 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13269 | 2026.03.10 10:24:07.545413 [ 269 ] {ad128d13-113a-462f-a3f6-fa85ee865c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13270 | 2026.03.10 10:24:07.545480 [ 269 ] {ad128d13-113a-462f-a3f6-fa85ee865c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13271 | 2026.03.10 10:24:07.546168 [ 269 ] {ad128d13-113a-462f-a3f6-fa85ee865c8f} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13272 | 2026.03.10 10:24:07.546214 [ 269 ] {ad128d13-113a-462f-a3f6-fa85ee865c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13273 | 2026.03.10 10:24:07.546620 [ 269 ] {ad128d13-113a-462f-a3f6-fa85ee865c8f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13274 | 2026.03.10 10:24:07.546861 [ 269 ] {ad128d13-113a-462f-a3f6-fa85ee865c8f} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13275 | 2026.03.10 10:24:07.547024 [ 269 ] {ad128d13-113a-462f-a3f6-fa85ee865c8f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001661 sec., 33714.62974111981 rows/sec., 2.59 MiB/sec. | ||
| 13276 | 2026.03.10 10:24:07.547078 [ 269 ] {ad128d13-113a-462f-a3f6-fa85ee865c8f} <Debug> TCPHandler: Processed in 0.001971524 sec. | ||
| 13277 | 2026.03.10 10:24:07.547202 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13278 | 2026.03.10 10:24:07.547305 [ 269 ] {1b36e696-6f9f-4f77-bca7-f30b5c6117f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13279 | 2026.03.10 10:24:07.547349 [ 269 ] {1b36e696-6f9f-4f77-bca7-f30b5c6117f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13280 | 2026.03.10 10:24:07.547796 [ 269 ] {1b36e696-6f9f-4f77-bca7-f30b5c6117f2} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13281 | 2026.03.10 10:24:07.547836 [ 269 ] {1b36e696-6f9f-4f77-bca7-f30b5c6117f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13282 | 2026.03.10 10:24:07.548163 [ 269 ] {1b36e696-6f9f-4f77-bca7-f30b5c6117f2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13283 | 2026.03.10 10:24:07.548385 [ 269 ] {1b36e696-6f9f-4f77-bca7-f30b5c6117f2} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13284 | 2026.03.10 10:24:07.548523 [ 269 ] {1b36e696-6f9f-4f77-bca7-f30b5c6117f2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001241 sec., 51571.313456889606 rows/sec., 4.03 MiB/sec. | ||
| 13285 | 2026.03.10 10:24:07.548562 [ 269 ] {1b36e696-6f9f-4f77-bca7-f30b5c6117f2} <Debug> TCPHandler: Processed in 0.001412511 sec. | ||
| 13286 | 2026.03.10 10:24:07.548675 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13287 | 2026.03.10 10:24:07.548776 [ 269 ] {9564b141-73a0-4a9d-958e-dd3732b41973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13288 | 2026.03.10 10:24:07.548821 [ 269 ] {9564b141-73a0-4a9d-958e-dd3732b41973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13289 | 2026.03.10 10:24:07.549213 [ 269 ] {9564b141-73a0-4a9d-958e-dd3732b41973} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13290 | 2026.03.10 10:24:07.549250 [ 269 ] {9564b141-73a0-4a9d-958e-dd3732b41973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13291 | 2026.03.10 10:24:07.549589 [ 269 ] {9564b141-73a0-4a9d-958e-dd3732b41973} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13292 | 2026.03.10 10:24:07.549803 [ 269 ] {9564b141-73a0-4a9d-958e-dd3732b41973} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13293 | 2026.03.10 10:24:07.549944 [ 269 ] {9564b141-73a0-4a9d-958e-dd3732b41973} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001188 sec., 107744.10774410774 rows/sec., 7.50 MiB/sec. | ||
| 13294 | 2026.03.10 10:24:07.549983 [ 269 ] {9564b141-73a0-4a9d-958e-dd3732b41973} <Debug> TCPHandler: Processed in 0.00135709 sec. | ||
| 13295 | 2026.03.10 10:24:07.550103 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13296 | 2026.03.10 10:24:07.550197 [ 269 ] {3497240a-c606-4f58-afbc-8a9cbb1044ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13297 | 2026.03.10 10:24:07.550239 [ 269 ] {3497240a-c606-4f58-afbc-8a9cbb1044ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13298 | 2026.03.10 10:24:07.550577 [ 269 ] {3497240a-c606-4f58-afbc-8a9cbb1044ee} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13299 | 2026.03.10 10:24:07.550612 [ 269 ] {3497240a-c606-4f58-afbc-8a9cbb1044ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13300 | 2026.03.10 10:24:07.550924 [ 269 ] {3497240a-c606-4f58-afbc-8a9cbb1044ee} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13301 | 2026.03.10 10:24:07.551147 [ 269 ] {3497240a-c606-4f58-afbc-8a9cbb1044ee} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13302 | 2026.03.10 10:24:07.551278 [ 269 ] {3497240a-c606-4f58-afbc-8a9cbb1044ee} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001099 sec., 43676.06915377616 rows/sec., 2.94 MiB/sec. | ||
| 13303 | 2026.03.10 10:24:07.551313 [ 269 ] {3497240a-c606-4f58-afbc-8a9cbb1044ee} <Debug> TCPHandler: Processed in 0.001259969 sec. | ||
| 13304 | 2026.03.10 10:24:08.931591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30167 | ||
| 13305 | 2026.03.10 10:24:08.932078 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13306 | 2026.03.10 10:24:08.932114 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13307 | 2026.03.10 10:24:08.932612 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13308 | 2026.03.10 10:24:08.932842 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13309 | 2026.03.10 10:24:08.932974 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30167 | ||
| 13310 | 2026.03.10 10:24:10.519055 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13311 | 2026.03.10 10:24:10.535036 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13312 | 2026.03.10 10:24:10.535091 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13313 | 2026.03.10 10:24:10.541110 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13314 | 2026.03.10 10:24:10.541810 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13315 | 2026.03.10 10:24:10.544557 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13316 | 2026.03.10 10:24:11.389417 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51624 | ||
| 13317 | 2026.03.10 10:24:11.389526 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13318 | 2026.03.10 10:24:11.389551 [ 294 ] {} <Debug> TCP-Session: 73c22c31-550e-4bce-a79c-9998d9268829 Authenticating user 'default' from [fd00:1122:3344:101::e]:51624 | ||
| 13319 | 2026.03.10 10:24:11.389574 [ 294 ] {} <Debug> TCP-Session: 73c22c31-550e-4bce-a79c-9998d9268829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13320 | 2026.03.10 10:24:11.389587 [ 294 ] {} <Debug> TCP-Session: 73c22c31-550e-4bce-a79c-9998d9268829 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13321 | 2026.03.10 10:24:11.389796 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46497 | ||
| 13322 | 2026.03.10 10:24:11.389809 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60042 | ||
| 13323 | 2026.03.10 10:24:11.389832 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61933 | ||
| 13324 | 2026.03.10 10:24:11.389872 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44611 | ||
| 13325 | 2026.03.10 10:24:11.389890 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62090 | ||
| 13326 | 2026.03.10 10:24:11.389885 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13327 | 2026.03.10 10:24:11.389935 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13328 | 2026.03.10 10:24:11.389865 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54484 | ||
| 13329 | 2026.03.10 10:24:11.389979 [ 288 ] {} <Debug> TCP-Session: cd9148de-fd5d-49e9-bbf7-fab6387fa6dc Authenticating user 'default' from [fd00:1122:3344:101::e]:60042 | ||
| 13330 | 2026.03.10 10:24:11.389984 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13331 | 2026.03.10 10:24:11.390031 [ 288 ] {} <Debug> TCP-Session: cd9148de-fd5d-49e9-bbf7-fab6387fa6dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13332 | 2026.03.10 10:24:11.389981 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13333 | 2026.03.10 10:24:11.390049 [ 288 ] {} <Debug> TCP-Session: cd9148de-fd5d-49e9-bbf7-fab6387fa6dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13334 | 2026.03.10 10:24:11.390051 [ 292 ] {} <Debug> TCP-Session: d36481d4-4a2a-4b8a-a0ca-c94c25e4c9b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44611 | ||
| 13335 | 2026.03.10 10:24:11.390076 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13336 | 2026.03.10 10:24:11.390097 [ 293 ] {} <Debug> TCP-Session: 9908272f-691c-4f15-a78d-6635e54913fa Authenticating user 'default' from [fd00:1122:3344:101::e]:62090 | ||
| 13337 | 2026.03.10 10:24:11.390103 [ 292 ] {} <Debug> TCP-Session: d36481d4-4a2a-4b8a-a0ca-c94c25e4c9b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13338 | 2026.03.10 10:24:11.390124 [ 291 ] {} <Debug> TCP-Session: ee10c633-56cc-4a5e-8055-1782f3b69d00 Authenticating user 'default' from [fd00:1122:3344:101::e]:54484 | ||
| 13339 | 2026.03.10 10:24:11.390142 [ 292 ] {} <Debug> TCP-Session: d36481d4-4a2a-4b8a-a0ca-c94c25e4c9b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13340 | 2026.03.10 10:24:11.390136 [ 293 ] {} <Debug> TCP-Session: 9908272f-691c-4f15-a78d-6635e54913fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13341 | 2026.03.10 10:24:11.390165 [ 291 ] {} <Debug> TCP-Session: ee10c633-56cc-4a5e-8055-1782f3b69d00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13342 | 2026.03.10 10:24:11.390190 [ 293 ] {} <Debug> TCP-Session: 9908272f-691c-4f15-a78d-6635e54913fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13343 | 2026.03.10 10:24:11.390204 [ 291 ] {} <Debug> TCP-Session: ee10c633-56cc-4a5e-8055-1782f3b69d00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13344 | 2026.03.10 10:24:11.389975 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13345 | 2026.03.10 10:24:11.389964 [ 286 ] {} <Debug> TCP-Session: eb2f4a95-03f5-4c8e-8d35-6b06a3000ff1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46497 | ||
| 13346 | 2026.03.10 10:24:11.389827 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38824 | ||
| 13347 | 2026.03.10 10:24:11.390291 [ 286 ] {} <Debug> TCP-Session: eb2f4a95-03f5-4c8e-8d35-6b06a3000ff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13348 | 2026.03.10 10:24:11.390279 [ 289 ] {} <Debug> TCP-Session: 79a0ad52-d5f6-46ed-a16a-dcc5c0dd4ce4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61933 | ||
| 13349 | 2026.03.10 10:24:11.390316 [ 286 ] {} <Debug> TCP-Session: eb2f4a95-03f5-4c8e-8d35-6b06a3000ff1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13350 | 2026.03.10 10:24:11.390344 [ 289 ] {} <Debug> TCP-Session: 79a0ad52-d5f6-46ed-a16a-dcc5c0dd4ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13351 | 2026.03.10 10:24:11.390352 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13352 | 2026.03.10 10:24:11.390369 [ 289 ] {} <Debug> TCP-Session: 79a0ad52-d5f6-46ed-a16a-dcc5c0dd4ce4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13353 | 2026.03.10 10:24:11.390390 [ 290 ] {} <Debug> TCP-Session: 5e348c69-33af-497c-b9d1-288cdd57b699 Authenticating user 'default' from [fd00:1122:3344:101::e]:38824 | ||
| 13354 | 2026.03.10 10:24:11.389794 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41393 | ||
| 13355 | 2026.03.10 10:24:11.390418 [ 290 ] {} <Debug> TCP-Session: 5e348c69-33af-497c-b9d1-288cdd57b699 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13356 | 2026.03.10 10:24:11.389888 [ 294 ] {} <Trace> TCP-Session: 73c22c31-550e-4bce-a79c-9998d9268829 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13357 | 2026.03.10 10:24:11.390452 [ 290 ] {} <Debug> TCP-Session: 5e348c69-33af-497c-b9d1-288cdd57b699 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13358 | 2026.03.10 10:24:11.390626 [ 294 ] {d7f0d846-6858-4b0e-b1e7-8c159de61111} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51624) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13359 | 2026.03.10 10:24:11.390697 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13360 | 2026.03.10 10:24:11.390727 [ 267 ] {} <Debug> TCP-Session: 4b4f7571-c993-45c7-95e6-10631b8e9c54 Authenticating user 'default' from [fd00:1122:3344:101::e]:41393 | ||
| 13361 | 2026.03.10 10:24:11.390744 [ 267 ] {} <Debug> TCP-Session: 4b4f7571-c993-45c7-95e6-10631b8e9c54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13362 | 2026.03.10 10:24:11.390756 [ 267 ] {} <Debug> TCP-Session: 4b4f7571-c993-45c7-95e6-10631b8e9c54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13363 | 2026.03.10 10:24:11.390889 [ 294 ] {d7f0d846-6858-4b0e-b1e7-8c159de61111} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13364 | 2026.03.10 10:24:11.390946 [ 294 ] {d7f0d846-6858-4b0e-b1e7-8c159de61111} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13365 | 2026.03.10 10:24:11.391221 [ 294 ] {d7f0d846-6858-4b0e-b1e7-8c159de61111} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 13366 | 2026.03.10 10:24:11.392043 [ 306 ] {d7f0d846-6858-4b0e-b1e7-8c159de61111} <Trace> AggregatingTransform: Aggregating | ||
| 13367 | 2026.03.10 10:24:11.392087 [ 306 ] {d7f0d846-6858-4b0e-b1e7-8c159de61111} <Trace> Aggregator: Aggregation method: without_key | ||
| 13368 | 2026.03.10 10:24:11.392121 [ 306 ] {d7f0d846-6858-4b0e-b1e7-8c159de61111} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000802258 sec. (1246.482 rows/sec., 48.69 KiB/sec.) | ||
| 13369 | 2026.03.10 10:24:11.392140 [ 306 ] {d7f0d846-6858-4b0e-b1e7-8c159de61111} <Trace> Aggregator: Merging aggregated data | ||
| 13370 | 2026.03.10 10:24:11.393473 [ 294 ] {d7f0d846-6858-4b0e-b1e7-8c159de61111} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002913 sec., 343.28870580157917 rows/sec., 13.41 KiB/sec. | ||
| 13371 | 2026.03.10 10:24:11.393558 [ 294 ] {d7f0d846-6858-4b0e-b1e7-8c159de61111} <Debug> TCPHandler: Processed in 0.003782585 sec. | ||
| 13372 | 2026.03.10 10:24:11.393652 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13373 | 2026.03.10 10:24:11.393679 [ 294 ] {} <Debug> TCP-Session: 73c22c31-550e-4bce-a79c-9998d9268829 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13374 | 2026.03.10 10:24:11.393683 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13375 | 2026.03.10 10:24:11.393700 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13376 | 2026.03.10 10:24:11.393715 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13377 | 2026.03.10 10:24:11.393747 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13378 | 2026.03.10 10:24:11.393759 [ 293 ] {} <Debug> TCP-Session: 9908272f-691c-4f15-a78d-6635e54913fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13379 | 2026.03.10 10:24:11.393782 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13380 | 2026.03.10 10:24:11.393799 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13381 | 2026.03.10 10:24:11.393832 [ 289 ] {} <Debug> TCP-Session: 79a0ad52-d5f6-46ed-a16a-dcc5c0dd4ce4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13382 | 2026.03.10 10:24:11.393796 [ 288 ] {} <Debug> TCP-Session: cd9148de-fd5d-49e9-bbf7-fab6387fa6dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13383 | 2026.03.10 10:24:11.393854 [ 292 ] {} <Debug> TCP-Session: d36481d4-4a2a-4b8a-a0ca-c94c25e4c9b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13384 | 2026.03.10 10:24:11.393763 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13385 | 2026.03.10 10:24:11.393746 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13386 | 2026.03.10 10:24:11.393934 [ 291 ] {} <Debug> TCP-Session: ee10c633-56cc-4a5e-8055-1782f3b69d00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13387 | 2026.03.10 10:24:11.393959 [ 286 ] {} <Debug> TCP-Session: eb2f4a95-03f5-4c8e-8d35-6b06a3000ff1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13388 | 2026.03.10 10:24:11.393738 [ 267 ] {} <Debug> TCP-Session: 4b4f7571-c993-45c7-95e6-10631b8e9c54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13389 | 2026.03.10 10:24:11.393779 [ 290 ] {} <Debug> TCP-Session: 5e348c69-33af-497c-b9d1-288cdd57b699 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13390 | 2026.03.10 10:24:11.545519 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61382 | ||
| 13391 | 2026.03.10 10:24:11.545629 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13392 | 2026.03.10 10:24:11.545659 [ 294 ] {} <Debug> TCP-Session: afde98a3-77e3-4e56-84d4-94aea9947bb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61382 | ||
| 13393 | 2026.03.10 10:24:11.545683 [ 294 ] {} <Debug> TCP-Session: afde98a3-77e3-4e56-84d4-94aea9947bb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13394 | 2026.03.10 10:24:11.545696 [ 294 ] {} <Debug> TCP-Session: afde98a3-77e3-4e56-84d4-94aea9947bb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13395 | 2026.03.10 10:24:11.545918 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61887 | ||
| 13396 | 2026.03.10 10:24:11.545931 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59641 | ||
| 13397 | 2026.03.10 10:24:11.545956 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52160 | ||
| 13398 | 2026.03.10 10:24:11.545983 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53132 | ||
| 13399 | 2026.03.10 10:24:11.545995 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13400 | 2026.03.10 10:24:11.546012 [ 294 ] {} <Trace> TCP-Session: afde98a3-77e3-4e56-84d4-94aea9947bb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13401 | 2026.03.10 10:24:11.546036 [ 286 ] {} <Debug> TCP-Session: 1c9de336-5de7-4ab1-b860-463241d68b7e Authenticating user 'default' from [fd00:1122:3344:101::e]:61887 | ||
| 13402 | 2026.03.10 10:24:11.546048 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13403 | 2026.03.10 10:24:11.546064 [ 286 ] {} <Debug> TCP-Session: 1c9de336-5de7-4ab1-b860-463241d68b7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13404 | 2026.03.10 10:24:11.546075 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13405 | 2026.03.10 10:24:11.546075 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13406 | 2026.03.10 10:24:11.546089 [ 286 ] {} <Debug> TCP-Session: 1c9de336-5de7-4ab1-b860-463241d68b7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13407 | 2026.03.10 10:24:11.546113 [ 289 ] {} <Debug> TCP-Session: 242a1cfd-5add-4669-a908-64145b67088d Authenticating user 'default' from [fd00:1122:3344:101::e]:52160 | ||
| 13408 | 2026.03.10 10:24:11.546117 [ 293 ] {} <Debug> TCP-Session: db95a16d-6079-4eca-b160-323758465466 Authenticating user 'default' from [fd00:1122:3344:101::e]:53132 | ||
| 13409 | 2026.03.10 10:24:11.546089 [ 288 ] {} <Debug> TCP-Session: 00511f0f-487f-42e7-9fb2-b05a0d15559d Authenticating user 'default' from [fd00:1122:3344:101::e]:59641 | ||
| 13410 | 2026.03.10 10:24:11.546153 [ 293 ] {} <Debug> TCP-Session: db95a16d-6079-4eca-b160-323758465466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13411 | 2026.03.10 10:24:11.546149 [ 289 ] {} <Debug> TCP-Session: 242a1cfd-5add-4669-a908-64145b67088d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13412 | 2026.03.10 10:24:11.546184 [ 293 ] {} <Debug> TCP-Session: db95a16d-6079-4eca-b160-323758465466 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13413 | 2026.03.10 10:24:11.546190 [ 294 ] {4b25520c-65a9-4d9d-be7d-8e917fe874f2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61382) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13414 | 2026.03.10 10:24:11.546211 [ 289 ] {} <Debug> TCP-Session: 242a1cfd-5add-4669-a908-64145b67088d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13415 | 2026.03.10 10:24:11.546181 [ 288 ] {} <Debug> TCP-Session: 00511f0f-487f-42e7-9fb2-b05a0d15559d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13416 | 2026.03.10 10:24:11.545969 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49616 | ||
| 13417 | 2026.03.10 10:24:11.546264 [ 288 ] {} <Debug> TCP-Session: 00511f0f-487f-42e7-9fb2-b05a0d15559d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13418 | 2026.03.10 10:24:11.545969 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45563 | ||
| 13419 | 2026.03.10 10:24:11.545952 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64942 | ||
| 13420 | 2026.03.10 10:24:11.545919 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38599 | ||
| 13421 | 2026.03.10 10:24:11.546373 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13422 | 2026.03.10 10:24:11.546375 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13423 | 2026.03.10 10:24:11.546403 [ 292 ] {} <Debug> TCP-Session: ccb2e04b-3be7-4f84-9f74-f7573649d03b Authenticating user 'default' from [fd00:1122:3344:101::e]:45563 | ||
| 13424 | 2026.03.10 10:24:11.546418 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13425 | 2026.03.10 10:24:11.546432 [ 291 ] {} <Debug> TCP-Session: c3331b70-fffa-4d45-8654-d7a09f370ed5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49616 | ||
| 13426 | 2026.03.10 10:24:11.546434 [ 292 ] {} <Debug> TCP-Session: ccb2e04b-3be7-4f84-9f74-f7573649d03b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13427 | 2026.03.10 10:24:11.546469 [ 291 ] {} <Debug> TCP-Session: c3331b70-fffa-4d45-8654-d7a09f370ed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13428 | 2026.03.10 10:24:11.546476 [ 294 ] {4b25520c-65a9-4d9d-be7d-8e917fe874f2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13429 | 2026.03.10 10:24:11.546483 [ 292 ] {} <Debug> TCP-Session: ccb2e04b-3be7-4f84-9f74-f7573649d03b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13430 | 2026.03.10 10:24:11.546491 [ 291 ] {} <Debug> TCP-Session: c3331b70-fffa-4d45-8654-d7a09f370ed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13431 | 2026.03.10 10:24:11.546397 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13432 | 2026.03.10 10:24:11.546545 [ 294 ] {4b25520c-65a9-4d9d-be7d-8e917fe874f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13433 | 2026.03.10 10:24:11.546566 [ 290 ] {} <Debug> TCP-Session: 97ac3529-2f11-4031-ae6a-2cedee631f29 Authenticating user 'default' from [fd00:1122:3344:101::e]:64942 | ||
| 13434 | 2026.03.10 10:24:11.546449 [ 267 ] {} <Debug> TCP-Session: 0fc36f25-4159-404e-906c-f4532fb88231 Authenticating user 'default' from [fd00:1122:3344:101::e]:38599 | ||
| 13435 | 2026.03.10 10:24:11.546591 [ 290 ] {} <Debug> TCP-Session: 97ac3529-2f11-4031-ae6a-2cedee631f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13436 | 2026.03.10 10:24:11.546613 [ 267 ] {} <Debug> TCP-Session: 0fc36f25-4159-404e-906c-f4532fb88231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13437 | 2026.03.10 10:24:11.546629 [ 290 ] {} <Debug> TCP-Session: 97ac3529-2f11-4031-ae6a-2cedee631f29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13438 | 2026.03.10 10:24:11.546633 [ 267 ] {} <Debug> TCP-Session: 0fc36f25-4159-404e-906c-f4532fb88231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13439 | 2026.03.10 10:24:11.546850 [ 294 ] {4b25520c-65a9-4d9d-be7d-8e917fe874f2} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 13440 | 2026.03.10 10:24:11.547758 [ 347 ] {4b25520c-65a9-4d9d-be7d-8e917fe874f2} <Trace> AggregatingTransform: Aggregating | ||
| 13441 | 2026.03.10 10:24:11.547809 [ 347 ] {4b25520c-65a9-4d9d-be7d-8e917fe874f2} <Trace> Aggregator: Aggregation method: without_key | ||
| 13442 | 2026.03.10 10:24:11.547848 [ 347 ] {4b25520c-65a9-4d9d-be7d-8e917fe874f2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00089236 sec. (1120.624 rows/sec., 43.77 KiB/sec.) | ||
| 13443 | 2026.03.10 10:24:11.547866 [ 347 ] {4b25520c-65a9-4d9d-be7d-8e917fe874f2} <Trace> Aggregator: Merging aggregated data | ||
| 13444 | 2026.03.10 10:24:11.549110 [ 294 ] {4b25520c-65a9-4d9d-be7d-8e917fe874f2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002977 sec., 335.9086328518643 rows/sec., 13.12 KiB/sec. | ||
| 13445 | 2026.03.10 10:24:11.549249 [ 294 ] {4b25520c-65a9-4d9d-be7d-8e917fe874f2} <Debug> TCPHandler: Processed in 0.003351045 sec. | ||
| 13446 | 2026.03.10 10:24:11.549327 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13447 | 2026.03.10 10:24:11.549350 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13448 | 2026.03.10 10:24:11.549361 [ 294 ] {} <Debug> TCP-Session: afde98a3-77e3-4e56-84d4-94aea9947bb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13449 | 2026.03.10 10:24:11.549366 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13450 | 2026.03.10 10:24:11.549396 [ 292 ] {} <Debug> TCP-Session: ccb2e04b-3be7-4f84-9f74-f7573649d03b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13451 | 2026.03.10 10:24:11.549405 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13452 | 2026.03.10 10:24:11.549419 [ 290 ] {} <Debug> TCP-Session: 97ac3529-2f11-4031-ae6a-2cedee631f29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13453 | 2026.03.10 10:24:11.549422 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13454 | 2026.03.10 10:24:11.549458 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13455 | 2026.03.10 10:24:11.549472 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13456 | 2026.03.10 10:24:11.549490 [ 286 ] {} <Debug> TCP-Session: 1c9de336-5de7-4ab1-b860-463241d68b7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13457 | 2026.03.10 10:24:11.549505 [ 289 ] {} <Debug> TCP-Session: 242a1cfd-5add-4669-a908-64145b67088d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13458 | 2026.03.10 10:24:11.549516 [ 293 ] {} <Debug> TCP-Session: db95a16d-6079-4eca-b160-323758465466 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13459 | 2026.03.10 10:24:11.549460 [ 291 ] {} <Debug> TCP-Session: c3331b70-fffa-4d45-8654-d7a09f370ed5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13460 | 2026.03.10 10:24:11.549437 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13461 | 2026.03.10 10:24:11.549387 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13462 | 2026.03.10 10:24:11.549600 [ 267 ] {} <Debug> TCP-Session: 0fc36f25-4159-404e-906c-f4532fb88231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13463 | 2026.03.10 10:24:11.549614 [ 288 ] {} <Debug> TCP-Session: 00511f0f-487f-42e7-9fb2-b05a0d15559d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13464 | 2026.03.10 10:24:12.547324 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13465 | 2026.03.10 10:24:12.547528 [ 269 ] {c540f832-61c0-42df-aeea-e5c1143f6f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13466 | 2026.03.10 10:24:12.547604 [ 269 ] {c540f832-61c0-42df-aeea-e5c1143f6f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13467 | 2026.03.10 10:24:12.548331 [ 269 ] {c540f832-61c0-42df-aeea-e5c1143f6f56} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13468 | 2026.03.10 10:24:12.548384 [ 269 ] {c540f832-61c0-42df-aeea-e5c1143f6f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13469 | 2026.03.10 10:24:12.548790 [ 269 ] {c540f832-61c0-42df-aeea-e5c1143f6f56} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13470 | 2026.03.10 10:24:12.549026 [ 269 ] {c540f832-61c0-42df-aeea-e5c1143f6f56} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13471 | 2026.03.10 10:24:12.549192 [ 269 ] {c540f832-61c0-42df-aeea-e5c1143f6f56} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001719 sec., 52356.02094240837 rows/sec., 4.41 MiB/sec. | ||
| 13472 | 2026.03.10 10:24:12.549246 [ 269 ] {c540f832-61c0-42df-aeea-e5c1143f6f56} <Debug> TCPHandler: Processed in 0.002059487 sec. | ||
| 13473 | 2026.03.10 10:24:12.549367 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13474 | 2026.03.10 10:24:12.549471 [ 269 ] {44d724f9-a660-4db2-92a8-162f47466b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13475 | 2026.03.10 10:24:12.549515 [ 269 ] {44d724f9-a660-4db2-92a8-162f47466b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13476 | 2026.03.10 10:24:12.549939 [ 269 ] {44d724f9-a660-4db2-92a8-162f47466b02} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13477 | 2026.03.10 10:24:12.549978 [ 269 ] {44d724f9-a660-4db2-92a8-162f47466b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13478 | 2026.03.10 10:24:12.550288 [ 269 ] {44d724f9-a660-4db2-92a8-162f47466b02} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13479 | 2026.03.10 10:24:12.550503 [ 269 ] {44d724f9-a660-4db2-92a8-162f47466b02} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13480 | 2026.03.10 10:24:12.550640 [ 269 ] {44d724f9-a660-4db2-92a8-162f47466b02} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001193 sec., 14249.790444258171 rows/sec., 1.05 MiB/sec. | ||
| 13481 | 2026.03.10 10:24:12.550681 [ 269 ] {44d724f9-a660-4db2-92a8-162f47466b02} <Debug> TCPHandler: Processed in 0.001366461 sec. | ||
| 13482 | 2026.03.10 10:24:12.550784 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13483 | 2026.03.10 10:24:12.550880 [ 269 ] {a019e0df-3449-4b33-b27b-f0b55579ccde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13484 | 2026.03.10 10:24:12.550920 [ 269 ] {a019e0df-3449-4b33-b27b-f0b55579ccde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13485 | 2026.03.10 10:24:12.551338 [ 269 ] {a019e0df-3449-4b33-b27b-f0b55579ccde} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13486 | 2026.03.10 10:24:12.551377 [ 269 ] {a019e0df-3449-4b33-b27b-f0b55579ccde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13487 | 2026.03.10 10:24:12.551694 [ 269 ] {a019e0df-3449-4b33-b27b-f0b55579ccde} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13488 | 2026.03.10 10:24:12.551922 [ 269 ] {a019e0df-3449-4b33-b27b-f0b55579ccde} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13489 | 2026.03.10 10:24:12.552061 [ 269 ] {a019e0df-3449-4b33-b27b-f0b55579ccde} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.0012 sec., 67500 rows/sec., 5.27 MiB/sec. | ||
| 13490 | 2026.03.10 10:24:12.552099 [ 269 ] {a019e0df-3449-4b33-b27b-f0b55579ccde} <Debug> TCPHandler: Processed in 0.001364501 sec. | ||
| 13491 | 2026.03.10 10:24:12.552208 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13492 | 2026.03.10 10:24:12.552303 [ 269 ] {23815434-7245-4a6e-8253-e87719e8bab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13493 | 2026.03.10 10:24:12.552346 [ 269 ] {23815434-7245-4a6e-8253-e87719e8bab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13494 | 2026.03.10 10:24:12.552750 [ 269 ] {23815434-7245-4a6e-8253-e87719e8bab7} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13495 | 2026.03.10 10:24:12.552788 [ 269 ] {23815434-7245-4a6e-8253-e87719e8bab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13496 | 2026.03.10 10:24:12.553123 [ 269 ] {23815434-7245-4a6e-8253-e87719e8bab7} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13497 | 2026.03.10 10:24:12.553334 [ 269 ] {23815434-7245-4a6e-8253-e87719e8bab7} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13498 | 2026.03.10 10:24:12.553453 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 4 parts from all_1_100_21 to all_103_103_0 | ||
| 13499 | 2026.03.10 10:24:12.553466 [ 269 ] {23815434-7245-4a6e-8253-e87719e8bab7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 13500 | 2026.03.10 10:24:12.553520 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13501 | 2026.03.10 10:24:12.553530 [ 269 ] {23815434-7245-4a6e-8253-e87719e8bab7} <Debug> TCPHandler: Processed in 0.00137034 sec. | ||
| 13502 | 2026.03.10 10:24:12.553547 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13503 | 2026.03.10 10:24:12.553636 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_103_22} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_100_21 to all_103_103_0 into Compact with storage Full | ||
| 13504 | 2026.03.10 10:24:12.553650 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13505 | 2026.03.10 10:24:12.553726 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_103_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13506 | 2026.03.10 10:24:12.553756 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_103_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_100_21, total 33185 rows starting from the beginning of the part | ||
| 13507 | 2026.03.10 10:24:12.553755 [ 269 ] {5323e003-1147-4005-8de4-0c1b0fcdf99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13508 | 2026.03.10 10:24:12.553821 [ 269 ] {5323e003-1147-4005-8de4-0c1b0fcdf99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13509 | 2026.03.10 10:24:12.553823 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_103_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 13510 | 2026.03.10 10:24:12.553893 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_103_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 13511 | 2026.03.10 10:24:12.553957 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_103_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 1218 rows starting from the beginning of the part | ||
| 13512 | 2026.03.10 10:24:12.554613 [ 269 ] {5323e003-1147-4005-8de4-0c1b0fcdf99e} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13513 | 2026.03.10 10:24:12.554651 [ 269 ] {5323e003-1147-4005-8de4-0c1b0fcdf99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13514 | 2026.03.10 10:24:12.555234 [ 269 ] {5323e003-1147-4005-8de4-0c1b0fcdf99e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13515 | 2026.03.10 10:24:12.555476 [ 269 ] {5323e003-1147-4005-8de4-0c1b0fcdf99e} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13516 | 2026.03.10 10:24:12.555627 [ 269 ] {5323e003-1147-4005-8de4-0c1b0fcdf99e} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00189 sec., 8994.708994708995 rows/sec., 16.12 MiB/sec. | ||
| 13517 | 2026.03.10 10:24:12.555703 [ 269 ] {5323e003-1147-4005-8de4-0c1b0fcdf99e} <Debug> TCPHandler: Processed in 0.002106027 sec. | ||
| 13518 | 2026.03.10 10:24:12.555818 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13519 | 2026.03.10 10:24:12.555915 [ 269 ] {cf14c48e-46b3-4821-aa6a-163f0a0994f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13520 | 2026.03.10 10:24:12.555958 [ 269 ] {cf14c48e-46b3-4821-aa6a-163f0a0994f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13521 | 2026.03.10 10:24:12.556298 [ 269 ] {cf14c48e-46b3-4821-aa6a-163f0a0994f6} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13522 | 2026.03.10 10:24:12.556335 [ 269 ] {cf14c48e-46b3-4821-aa6a-163f0a0994f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13523 | 2026.03.10 10:24:12.556671 [ 269 ] {cf14c48e-46b3-4821-aa6a-163f0a0994f6} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13524 | 2026.03.10 10:24:12.556899 [ 269 ] {cf14c48e-46b3-4821-aa6a-163f0a0994f6} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13525 | 2026.03.10 10:24:12.557037 [ 269 ] {cf14c48e-46b3-4821-aa6a-163f0a0994f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 13526 | 2026.03.10 10:24:12.557076 [ 269 ] {cf14c48e-46b3-4821-aa6a-163f0a0994f6} <Debug> TCPHandler: Processed in 0.001309009 sec. | ||
| 13527 | 2026.03.10 10:24:12.560702 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_103_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34723 rows, containing 5 columns (5 merged, 0 gathered) in 0.007090969 sec., 4896791.961719195 rows/sec., 322.22 MiB/sec. | ||
| 13528 | 2026.03.10 10:24:12.561289 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_103_22} <Trace> MergedBlockOutputStream: filled checksums all_1_103_22 (state Temporary) | ||
| 13529 | 2026.03.10 10:24:12.561642 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_103_22} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_103_22 to all_1_103_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13530 | 2026.03.10 10:24:12.561735 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_103_22} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 4 parts: [all_1_100_21, all_103_103_0] -> all_1_103_22 | ||
| 13531 | 2026.03.10 10:24:12.561845 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 13532 | 2026.03.10 10:24:14.843349 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53734 | ||
| 13533 | 2026.03.10 10:24:14.843469 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13534 | 2026.03.10 10:24:14.843499 [ 294 ] {} <Debug> TCP-Session: 590b0fcb-7069-4f9c-9c82-35e1427d9dda Authenticating user 'default' from [fd00:1122:3344:101::e]:53734 | ||
| 13535 | 2026.03.10 10:24:14.843522 [ 294 ] {} <Debug> TCP-Session: 590b0fcb-7069-4f9c-9c82-35e1427d9dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13536 | 2026.03.10 10:24:14.843535 [ 294 ] {} <Debug> TCP-Session: 590b0fcb-7069-4f9c-9c82-35e1427d9dda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13537 | 2026.03.10 10:24:14.843759 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37540 | ||
| 13538 | 2026.03.10 10:24:14.843768 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50038 | ||
| 13539 | 2026.03.10 10:24:14.843800 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36567 | ||
| 13540 | 2026.03.10 10:24:14.843827 [ 294 ] {} <Trace> TCP-Session: 590b0fcb-7069-4f9c-9c82-35e1427d9dda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13541 | 2026.03.10 10:24:14.843829 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13542 | 2026.03.10 10:24:14.843837 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61751 | ||
| 13543 | 2026.03.10 10:24:14.843888 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13544 | 2026.03.10 10:24:14.843894 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13545 | 2026.03.10 10:24:14.843928 [ 290 ] {} <Debug> TCP-Session: 447d1322-1d42-4122-b000-0be10745cc38 Authenticating user 'default' from [fd00:1122:3344:101::e]:36567 | ||
| 13546 | 2026.03.10 10:24:14.843871 [ 286 ] {} <Debug> TCP-Session: 29bd10b2-302b-41ce-8dee-82ddc2f1c88c Authenticating user 'default' from [fd00:1122:3344:101::e]:37540 | ||
| 13547 | 2026.03.10 10:24:14.843957 [ 290 ] {} <Debug> TCP-Session: 447d1322-1d42-4122-b000-0be10745cc38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13548 | 2026.03.10 10:24:14.843949 [ 288 ] {} <Debug> TCP-Session: 96e87489-686f-408e-84e1-f0eb3f3a4806 Authenticating user 'default' from [fd00:1122:3344:101::e]:50038 | ||
| 13549 | 2026.03.10 10:24:14.843969 [ 286 ] {} <Debug> TCP-Session: 29bd10b2-302b-41ce-8dee-82ddc2f1c88c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13550 | 2026.03.10 10:24:14.843979 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13551 | 2026.03.10 10:24:14.843996 [ 290 ] {} <Debug> TCP-Session: 447d1322-1d42-4122-b000-0be10745cc38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13552 | 2026.03.10 10:24:14.844012 [ 286 ] {} <Debug> TCP-Session: 29bd10b2-302b-41ce-8dee-82ddc2f1c88c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13553 | 2026.03.10 10:24:14.844034 [ 293 ] {} <Debug> TCP-Session: e6336cee-f27e-41a3-ac45-869ef72bd348 Authenticating user 'default' from [fd00:1122:3344:101::e]:61751 | ||
| 13554 | 2026.03.10 10:24:14.844010 [ 288 ] {} <Debug> TCP-Session: 96e87489-686f-408e-84e1-f0eb3f3a4806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13555 | 2026.03.10 10:24:14.844075 [ 293 ] {} <Debug> TCP-Session: e6336cee-f27e-41a3-ac45-869ef72bd348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13556 | 2026.03.10 10:24:14.844090 [ 288 ] {} <Debug> TCP-Session: 96e87489-686f-408e-84e1-f0eb3f3a4806 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13557 | 2026.03.10 10:24:14.844104 [ 293 ] {} <Debug> TCP-Session: e6336cee-f27e-41a3-ac45-869ef72bd348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13558 | 2026.03.10 10:24:14.843997 [ 294 ] {2101f370-fd2e-4972-9b0b-35042ba4e9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53734) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13559 | 2026.03.10 10:24:14.843819 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35113 | ||
| 13560 | 2026.03.10 10:24:14.843824 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64238 | ||
| 13561 | 2026.03.10 10:24:14.843804 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65405 | ||
| 13562 | 2026.03.10 10:24:14.843760 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63019 | ||
| 13563 | 2026.03.10 10:24:14.844285 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13564 | 2026.03.10 10:24:14.844286 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13565 | 2026.03.10 10:24:14.844317 [ 292 ] {} <Debug> TCP-Session: c49ab4df-f507-48aa-b658-d8a7c7f007d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64238 | ||
| 13566 | 2026.03.10 10:24:14.844322 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13567 | 2026.03.10 10:24:14.844347 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13568 | 2026.03.10 10:24:14.844347 [ 292 ] {} <Debug> TCP-Session: c49ab4df-f507-48aa-b658-d8a7c7f007d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13569 | 2026.03.10 10:24:14.844369 [ 289 ] {} <Debug> TCP-Session: 83f20d32-bfe3-4555-b5d6-89f4d4b4d27c Authenticating user 'default' from [fd00:1122:3344:101::e]:65405 | ||
| 13570 | 2026.03.10 10:24:14.844382 [ 292 ] {} <Debug> TCP-Session: c49ab4df-f507-48aa-b658-d8a7c7f007d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13571 | 2026.03.10 10:24:14.844380 [ 267 ] {} <Debug> TCP-Session: bc836ef0-6f28-45d5-b3a7-42c46a45e2db Authenticating user 'default' from [fd00:1122:3344:101::e]:63019 | ||
| 13572 | 2026.03.10 10:24:14.844402 [ 294 ] {2101f370-fd2e-4972-9b0b-35042ba4e9a1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13573 | 2026.03.10 10:24:14.844418 [ 267 ] {} <Debug> TCP-Session: bc836ef0-6f28-45d5-b3a7-42c46a45e2db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13574 | 2026.03.10 10:24:14.844402 [ 289 ] {} <Debug> TCP-Session: 83f20d32-bfe3-4555-b5d6-89f4d4b4d27c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13575 | 2026.03.10 10:24:14.844449 [ 267 ] {} <Debug> TCP-Session: bc836ef0-6f28-45d5-b3a7-42c46a45e2db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13576 | 2026.03.10 10:24:14.844467 [ 294 ] {2101f370-fd2e-4972-9b0b-35042ba4e9a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13577 | 2026.03.10 10:24:14.844470 [ 289 ] {} <Debug> TCP-Session: 83f20d32-bfe3-4555-b5d6-89f4d4b4d27c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13578 | 2026.03.10 10:24:14.844343 [ 291 ] {} <Debug> TCP-Session: 1594e1d6-f8ea-469e-a756-6611d3109c1b Authenticating user 'default' from [fd00:1122:3344:101::e]:35113 | ||
| 13579 | 2026.03.10 10:24:14.844540 [ 291 ] {} <Debug> TCP-Session: 1594e1d6-f8ea-469e-a756-6611d3109c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13580 | 2026.03.10 10:24:14.844553 [ 291 ] {} <Debug> TCP-Session: 1594e1d6-f8ea-469e-a756-6611d3109c1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13581 | 2026.03.10 10:24:14.844769 [ 294 ] {2101f370-fd2e-4972-9b0b-35042ba4e9a1} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 13582 | 2026.03.10 10:24:14.845701 [ 342 ] {2101f370-fd2e-4972-9b0b-35042ba4e9a1} <Trace> AggregatingTransform: Aggregating | ||
| 13583 | 2026.03.10 10:24:14.845745 [ 342 ] {2101f370-fd2e-4972-9b0b-35042ba4e9a1} <Trace> Aggregator: Aggregation method: without_key | ||
| 13584 | 2026.03.10 10:24:14.845783 [ 342 ] {2101f370-fd2e-4972-9b0b-35042ba4e9a1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000910131 sec. (1098.743 rows/sec., 42.92 KiB/sec.) | ||
| 13585 | 2026.03.10 10:24:14.845802 [ 342 ] {2101f370-fd2e-4972-9b0b-35042ba4e9a1} <Trace> Aggregator: Merging aggregated data | ||
| 13586 | 2026.03.10 10:24:14.847175 [ 294 ] {2101f370-fd2e-4972-9b0b-35042ba4e9a1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003232 sec., 309.4059405940594 rows/sec., 12.09 KiB/sec. | ||
| 13587 | 2026.03.10 10:24:14.847353 [ 294 ] {2101f370-fd2e-4972-9b0b-35042ba4e9a1} <Debug> TCPHandler: Processed in 0.003634931 sec. | ||
| 13588 | 2026.03.10 10:24:14.847447 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13589 | 2026.03.10 10:24:14.847487 [ 294 ] {} <Debug> TCP-Session: 590b0fcb-7069-4f9c-9c82-35e1427d9dda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13590 | 2026.03.10 10:24:14.847487 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13591 | 2026.03.10 10:24:14.847518 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13592 | 2026.03.10 10:24:14.847544 [ 293 ] {} <Debug> TCP-Session: e6336cee-f27e-41a3-ac45-869ef72bd348 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13593 | 2026.03.10 10:24:14.847555 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13594 | 2026.03.10 10:24:14.847566 [ 286 ] {} <Debug> TCP-Session: 29bd10b2-302b-41ce-8dee-82ddc2f1c88c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13595 | 2026.03.10 10:24:14.847592 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13596 | 2026.03.10 10:24:14.847599 [ 289 ] {} <Debug> TCP-Session: 83f20d32-bfe3-4555-b5d6-89f4d4b4d27c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13597 | 2026.03.10 10:24:14.847622 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13598 | 2026.03.10 10:24:14.847639 [ 267 ] {} <Debug> TCP-Session: bc836ef0-6f28-45d5-b3a7-42c46a45e2db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13599 | 2026.03.10 10:24:14.847648 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13600 | 2026.03.10 10:24:14.847671 [ 288 ] {} <Debug> TCP-Session: 96e87489-686f-408e-84e1-f0eb3f3a4806 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13601 | 2026.03.10 10:24:14.847688 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13602 | 2026.03.10 10:24:14.847704 [ 291 ] {} <Debug> TCP-Session: 1594e1d6-f8ea-469e-a756-6611d3109c1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13603 | 2026.03.10 10:24:14.847668 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13604 | 2026.03.10 10:24:14.847734 [ 292 ] {} <Debug> TCP-Session: c49ab4df-f507-48aa-b658-d8a7c7f007d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13605 | 2026.03.10 10:24:14.847776 [ 290 ] {} <Debug> TCP-Session: 447d1322-1d42-4122-b000-0be10745cc38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13606 | 2026.03.10 10:24:16.254614 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13607 | 2026.03.10 10:24:16.254671 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13608 | 2026.03.10 10:24:16.433145 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30679 | ||
| 13609 | 2026.03.10 10:24:16.433721 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13610 | 2026.03.10 10:24:16.433766 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13611 | 2026.03.10 10:24:16.434232 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13612 | 2026.03.10 10:24:16.434453 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13613 | 2026.03.10 10:24:16.434585 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30679 | ||
| 13614 | 2026.03.10 10:24:16.528301 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1646 | ||
| 13615 | 2026.03.10 10:24:16.530799 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13616 | 2026.03.10 10:24:16.530844 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13617 | 2026.03.10 10:24:16.532010 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13618 | 2026.03.10 10:24:16.532280 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13619 | 2026.03.10 10:24:16.532541 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1646 | ||
| 13620 | 2026.03.10 10:24:17.000272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.81 MiB, peak 361.93 MiB, free memory in arenas 0.00 B, will set to 351.80 MiB (RSS), difference: 3.99 MiB | ||
| 13621 | 2026.03.10 10:24:17.002543 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001950544 sec. | ||
| 13622 | 2026.03.10 10:24:17.547175 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13623 | 2026.03.10 10:24:17.547450 [ 269 ] {c6e738ce-8ac0-47d8-b9e5-bb951b9095a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13624 | 2026.03.10 10:24:17.547555 [ 269 ] {c6e738ce-8ac0-47d8-b9e5-bb951b9095a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13625 | 2026.03.10 10:24:17.548231 [ 269 ] {c6e738ce-8ac0-47d8-b9e5-bb951b9095a5} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13626 | 2026.03.10 10:24:17.548270 [ 269 ] {c6e738ce-8ac0-47d8-b9e5-bb951b9095a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13627 | 2026.03.10 10:24:17.548672 [ 269 ] {c6e738ce-8ac0-47d8-b9e5-bb951b9095a5} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13628 | 2026.03.10 10:24:17.548896 [ 269 ] {c6e738ce-8ac0-47d8-b9e5-bb951b9095a5} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13629 | 2026.03.10 10:24:17.549034 [ 53 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13630 | 2026.03.10 10:24:17.549055 [ 269 ] {c6e738ce-8ac0-47d8-b9e5-bb951b9095a5} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001682 sec., 63020.21403091558 rows/sec., 5.30 MiB/sec. | ||
| 13631 | 2026.03.10 10:24:17.549082 [ 53 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13632 | 2026.03.10 10:24:17.549106 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13633 | 2026.03.10 10:24:17.549108 [ 269 ] {c6e738ce-8ac0-47d8-b9e5-bb951b9095a5} <Debug> TCPHandler: Processed in 0.002106367 sec. | ||
| 13634 | 2026.03.10 10:24:17.549238 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13635 | 2026.03.10 10:24:17.549245 [ 199 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 13636 | 2026.03.10 10:24:17.549339 [ 269 ] {f73cbfb3-295f-4b32-a88a-d914a952bc33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13637 | 2026.03.10 10:24:17.549387 [ 269 ] {f73cbfb3-295f-4b32-a88a-d914a952bc33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13638 | 2026.03.10 10:24:17.549409 [ 199 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13639 | 2026.03.10 10:24:17.549454 [ 199 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2154 rows starting from the beginning of the part | ||
| 13640 | 2026.03.10 10:24:17.549531 [ 199 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 90 rows starting from the beginning of the part | ||
| 13641 | 2026.03.10 10:24:17.549587 [ 199 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 1991 rows starting from the beginning of the part | ||
| 13642 | 2026.03.10 10:24:17.549637 [ 199 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 56 rows starting from the beginning of the part | ||
| 13643 | 2026.03.10 10:24:17.549682 [ 199 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 90 rows starting from the beginning of the part | ||
| 13644 | 2026.03.10 10:24:17.549724 [ 199 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 106 rows starting from the beginning of the part | ||
| 13645 | 2026.03.10 10:24:17.549813 [ 269 ] {f73cbfb3-295f-4b32-a88a-d914a952bc33} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13646 | 2026.03.10 10:24:17.549854 [ 269 ] {f73cbfb3-295f-4b32-a88a-d914a952bc33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13647 | 2026.03.10 10:24:17.550204 [ 269 ] {f73cbfb3-295f-4b32-a88a-d914a952bc33} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13648 | 2026.03.10 10:24:17.550431 [ 269 ] {f73cbfb3-295f-4b32-a88a-d914a952bc33} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13649 | 2026.03.10 10:24:17.550570 [ 269 ] {f73cbfb3-295f-4b32-a88a-d914a952bc33} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001253 sec., 19952.114924181962 rows/sec., 1.47 MiB/sec. | ||
| 13650 | 2026.03.10 10:24:17.550610 [ 269 ] {f73cbfb3-295f-4b32-a88a-d914a952bc33} <Debug> TCPHandler: Processed in 0.001424742 sec. | ||
| 13651 | 2026.03.10 10:24:17.550715 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13652 | 2026.03.10 10:24:17.550812 [ 269 ] {ba6509af-b9b9-439d-8e3e-f40be9c83d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13653 | 2026.03.10 10:24:17.550853 [ 269 ] {ba6509af-b9b9-439d-8e3e-f40be9c83d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13654 | 2026.03.10 10:24:17.551261 [ 269 ] {ba6509af-b9b9-439d-8e3e-f40be9c83d47} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13655 | 2026.03.10 10:24:17.551296 [ 269 ] {ba6509af-b9b9-439d-8e3e-f40be9c83d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13656 | 2026.03.10 10:24:17.551315 [ 193 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4487 rows, containing 5 columns (5 merged, 0 gathered) in 0.002154788 sec., 2082339.4227181515 rows/sec., 167.97 MiB/sec. | ||
| 13657 | 2026.03.10 10:24:17.551538 [ 193 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13658 | 2026.03.10 10:24:17.551597 [ 269 ] {ba6509af-b9b9-439d-8e3e-f40be9c83d47} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13659 | 2026.03.10 10:24:17.551793 [ 193 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_106_21} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13660 | 2026.03.10 10:24:17.551807 [ 269 ] {ba6509af-b9b9-439d-8e3e-f40be9c83d47} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13661 | 2026.03.10 10:24:17.551858 [ 193 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_106_21} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13662 | 2026.03.10 10:24:17.551917 [ 53 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13663 | 2026.03.10 10:24:17.551930 [ 269 ] {ba6509af-b9b9-439d-8e3e-f40be9c83d47} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001191 sec., 74727.12006717044 rows/sec., 5.84 MiB/sec. | ||
| 13664 | 2026.03.10 10:24:17.551932 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 13665 | 2026.03.10 10:24:17.551948 [ 53 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13666 | 2026.03.10 10:24:17.551966 [ 269 ] {ba6509af-b9b9-439d-8e3e-f40be9c83d47} <Debug> TCPHandler: Processed in 0.00135685 sec. | ||
| 13667 | 2026.03.10 10:24:17.551969 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13668 | 2026.03.10 10:24:17.552045 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 13669 | 2026.03.10 10:24:17.552142 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13670 | 2026.03.10 10:24:17.552208 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13671 | 2026.03.10 10:24:17.552240 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1125 rows starting from the beginning of the part | ||
| 13672 | 2026.03.10 10:24:17.552241 [ 269 ] {ce39d716-93f1-4a68-bbde-8bd85a1ace57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13673 | 2026.03.10 10:24:17.552294 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 81 rows starting from the beginning of the part | ||
| 13674 | 2026.03.10 10:24:17.552296 [ 269 ] {ce39d716-93f1-4a68-bbde-8bd85a1ace57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13675 | 2026.03.10 10:24:17.552345 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 1038 rows starting from the beginning of the part | ||
| 13676 | 2026.03.10 10:24:17.552391 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part | ||
| 13677 | 2026.03.10 10:24:17.552431 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 81 rows starting from the beginning of the part | ||
| 13678 | 2026.03.10 10:24:17.552480 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 89 rows starting from the beginning of the part | ||
| 13679 | 2026.03.10 10:24:17.552739 [ 269 ] {ce39d716-93f1-4a68-bbde-8bd85a1ace57} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13680 | 2026.03.10 10:24:17.552779 [ 269 ] {ce39d716-93f1-4a68-bbde-8bd85a1ace57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13681 | 2026.03.10 10:24:17.553126 [ 269 ] {ce39d716-93f1-4a68-bbde-8bd85a1ace57} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13682 | 2026.03.10 10:24:17.553351 [ 269 ] {ce39d716-93f1-4a68-bbde-8bd85a1ace57} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13683 | 2026.03.10 10:24:17.553483 [ 269 ] {ce39d716-93f1-4a68-bbde-8bd85a1ace57} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 13684 | 2026.03.10 10:24:17.553520 [ 269 ] {ce39d716-93f1-4a68-bbde-8bd85a1ace57} <Debug> TCPHandler: Processed in 0.001428383 sec. | ||
| 13685 | 2026.03.10 10:24:17.553586 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2478 rows, containing 5 columns (5 merged, 0 gathered) in 0.001509424 sec., 1641685.8351265118 rows/sec., 122.29 MiB/sec. | ||
| 13686 | 2026.03.10 10:24:17.553633 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13687 | 2026.03.10 10:24:17.553732 [ 269 ] {29dcadca-7692-43b5-bfd2-66714a127b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13688 | 2026.03.10 10:24:17.553778 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13689 | 2026.03.10 10:24:17.553788 [ 269 ] {29dcadca-7692-43b5-bfd2-66714a127b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13690 | 2026.03.10 10:24:17.554028 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_106_21} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13691 | 2026.03.10 10:24:17.554105 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_106_21} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13692 | 2026.03.10 10:24:17.554196 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 13693 | 2026.03.10 10:24:17.554614 [ 269 ] {29dcadca-7692-43b5-bfd2-66714a127b28} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13694 | 2026.03.10 10:24:17.554656 [ 269 ] {29dcadca-7692-43b5-bfd2-66714a127b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13695 | 2026.03.10 10:24:17.555217 [ 269 ] {29dcadca-7692-43b5-bfd2-66714a127b28} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13696 | 2026.03.10 10:24:17.555461 [ 269 ] {29dcadca-7692-43b5-bfd2-66714a127b28} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13697 | 2026.03.10 10:24:17.555601 [ 269 ] {29dcadca-7692-43b5-bfd2-66714a127b28} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001887 sec., 13248.542660307367 rows/sec., 23.74 MiB/sec. | ||
| 13698 | 2026.03.10 10:24:17.555664 [ 269 ] {29dcadca-7692-43b5-bfd2-66714a127b28} <Debug> TCPHandler: Processed in 0.002080657 sec. | ||
| 13699 | 2026.03.10 10:24:17.555773 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13700 | 2026.03.10 10:24:17.555868 [ 269 ] {d1cae7cc-d842-498d-99c3-da7f9136f8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13701 | 2026.03.10 10:24:17.555910 [ 269 ] {d1cae7cc-d842-498d-99c3-da7f9136f8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13702 | 2026.03.10 10:24:17.556252 [ 269 ] {d1cae7cc-d842-498d-99c3-da7f9136f8a7} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13703 | 2026.03.10 10:24:17.556289 [ 269 ] {d1cae7cc-d842-498d-99c3-da7f9136f8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13704 | 2026.03.10 10:24:17.556608 [ 269 ] {d1cae7cc-d842-498d-99c3-da7f9136f8a7} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13705 | 2026.03.10 10:24:17.556816 [ 269 ] {d1cae7cc-d842-498d-99c3-da7f9136f8a7} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13706 | 2026.03.10 10:24:17.556951 [ 269 ] {d1cae7cc-d842-498d-99c3-da7f9136f8a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 13707 | 2026.03.10 10:24:17.556986 [ 269 ] {d1cae7cc-d842-498d-99c3-da7f9136f8a7} <Debug> TCPHandler: Processed in 0.001263299 sec. | ||
| 13708 | 2026.03.10 10:24:18.044749 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13709 | 2026.03.10 10:24:18.061653 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13710 | 2026.03.10 10:24:18.061718 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13711 | 2026.03.10 10:24:18.067945 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13712 | 2026.03.10 10:24:18.068701 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13713 | 2026.03.10 10:24:18.071664 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13714 | 2026.03.10 10:24:22.549244 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13715 | 2026.03.10 10:24:22.549458 [ 269 ] {342a7b5c-443b-4d62-86a7-da189ee62268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13716 | 2026.03.10 10:24:22.549533 [ 269 ] {342a7b5c-443b-4d62-86a7-da189ee62268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13717 | 2026.03.10 10:24:22.550197 [ 269 ] {342a7b5c-443b-4d62-86a7-da189ee62268} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13718 | 2026.03.10 10:24:22.550246 [ 269 ] {342a7b5c-443b-4d62-86a7-da189ee62268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13719 | 2026.03.10 10:24:22.550637 [ 269 ] {342a7b5c-443b-4d62-86a7-da189ee62268} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 13720 | 2026.03.10 10:24:22.550861 [ 269 ] {342a7b5c-443b-4d62-86a7-da189ee62268} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13721 | 2026.03.10 10:24:22.551013 [ 269 ] {342a7b5c-443b-4d62-86a7-da189ee62268} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00161 sec., 14906.832298136645 rows/sec., 1.24 MiB/sec. | ||
| 13722 | 2026.03.10 10:24:22.551055 [ 269 ] {342a7b5c-443b-4d62-86a7-da189ee62268} <Debug> TCPHandler: Processed in 0.001945403 sec. | ||
| 13723 | 2026.03.10 10:24:22.551177 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13724 | 2026.03.10 10:24:22.551272 [ 269 ] {17fe240e-0f7d-48e9-9d5e-29f7dc85ec44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13725 | 2026.03.10 10:24:22.551313 [ 269 ] {17fe240e-0f7d-48e9-9d5e-29f7dc85ec44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13726 | 2026.03.10 10:24:22.551715 [ 269 ] {17fe240e-0f7d-48e9-9d5e-29f7dc85ec44} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13727 | 2026.03.10 10:24:22.551753 [ 269 ] {17fe240e-0f7d-48e9-9d5e-29f7dc85ec44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13728 | 2026.03.10 10:24:22.552052 [ 269 ] {17fe240e-0f7d-48e9-9d5e-29f7dc85ec44} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13729 | 2026.03.10 10:24:22.552270 [ 269 ] {17fe240e-0f7d-48e9-9d5e-29f7dc85ec44} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13730 | 2026.03.10 10:24:22.552400 [ 269 ] {17fe240e-0f7d-48e9-9d5e-29f7dc85ec44} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001147 sec., 3487.3583260680034 rows/sec., 284.37 KiB/sec. | ||
| 13731 | 2026.03.10 10:24:22.552438 [ 269 ] {17fe240e-0f7d-48e9-9d5e-29f7dc85ec44} <Debug> TCPHandler: Processed in 0.001312749 sec. | ||
| 13732 | 2026.03.10 10:24:22.552551 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13733 | 2026.03.10 10:24:22.552646 [ 269 ] {500da484-2980-4366-80dc-773b43fb43ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13734 | 2026.03.10 10:24:22.552685 [ 269 ] {500da484-2980-4366-80dc-773b43fb43ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13735 | 2026.03.10 10:24:22.553150 [ 269 ] {500da484-2980-4366-80dc-773b43fb43ac} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13736 | 2026.03.10 10:24:22.553187 [ 269 ] {500da484-2980-4366-80dc-773b43fb43ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13737 | 2026.03.10 10:24:22.553511 [ 269 ] {500da484-2980-4366-80dc-773b43fb43ac} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13738 | 2026.03.10 10:24:22.553718 [ 269 ] {500da484-2980-4366-80dc-773b43fb43ac} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13739 | 2026.03.10 10:24:22.553846 [ 269 ] {500da484-2980-4366-80dc-773b43fb43ac} <Debug> executeQuery: Read 212 rows, 19.36 KiB in 0.001219 sec., 173913.04347826086 rows/sec., 15.51 MiB/sec. | ||
| 13740 | 2026.03.10 10:24:22.553885 [ 269 ] {500da484-2980-4366-80dc-773b43fb43ac} <Debug> TCPHandler: Processed in 0.001381871 sec. | ||
| 13741 | 2026.03.10 10:24:22.553997 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13742 | 2026.03.10 10:24:22.554090 [ 269 ] {68f37269-926b-48f8-876c-b7f1d933be84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13743 | 2026.03.10 10:24:22.554130 [ 269 ] {68f37269-926b-48f8-876c-b7f1d933be84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13744 | 2026.03.10 10:24:22.554535 [ 269 ] {68f37269-926b-48f8-876c-b7f1d933be84} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13745 | 2026.03.10 10:24:22.554573 [ 269 ] {68f37269-926b-48f8-876c-b7f1d933be84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13746 | 2026.03.10 10:24:22.554873 [ 269 ] {68f37269-926b-48f8-876c-b7f1d933be84} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13747 | 2026.03.10 10:24:22.555083 [ 269 ] {68f37269-926b-48f8-876c-b7f1d933be84} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13748 | 2026.03.10 10:24:22.555214 [ 269 ] {68f37269-926b-48f8-876c-b7f1d933be84} <Debug> executeQuery: Read 33 rows, 2.52 KiB in 0.001142 sec., 28896.672504378283 rows/sec., 2.15 MiB/sec. | ||
| 13749 | 2026.03.10 10:24:22.555211 [ 46 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13750 | 2026.03.10 10:24:22.555253 [ 269 ] {68f37269-926b-48f8-876c-b7f1d933be84} <Debug> TCPHandler: Processed in 0.00130529 sec. | ||
| 13751 | 2026.03.10 10:24:22.555290 [ 46 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13752 | 2026.03.10 10:24:22.555316 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13753 | 2026.03.10 10:24:22.555377 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13754 | 2026.03.10 10:24:22.555414 [ 193 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 13755 | 2026.03.10 10:24:22.555473 [ 269 ] {9e260a58-bd44-4068-9165-923c261029ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13756 | 2026.03.10 10:24:22.555512 [ 269 ] {9e260a58-bd44-4068-9165-923c261029ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13757 | 2026.03.10 10:24:22.555520 [ 193 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13758 | 2026.03.10 10:24:22.555593 [ 193 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 83 rows starting from the beginning of the part | ||
| 13759 | 2026.03.10 10:24:22.555662 [ 193 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 17 rows starting from the beginning of the part | ||
| 13760 | 2026.03.10 10:24:22.555717 [ 193 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 38 rows starting from the beginning of the part | ||
| 13761 | 2026.03.10 10:24:22.555764 [ 193 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 17 rows starting from the beginning of the part | ||
| 13762 | 2026.03.10 10:24:22.555801 [ 193 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 25 rows starting from the beginning of the part | ||
| 13763 | 2026.03.10 10:24:22.555838 [ 193 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 33 rows starting from the beginning of the part | ||
| 13764 | 2026.03.10 10:24:22.555941 [ 269 ] {9e260a58-bd44-4068-9165-923c261029ca} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13765 | 2026.03.10 10:24:22.556003 [ 269 ] {9e260a58-bd44-4068-9165-923c261029ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13766 | 2026.03.10 10:24:22.556308 [ 269 ] {9e260a58-bd44-4068-9165-923c261029ca} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13767 | 2026.03.10 10:24:22.556525 [ 269 ] {9e260a58-bd44-4068-9165-923c261029ca} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13768 | 2026.03.10 10:24:22.556613 [ 187 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.001237278 sec., 172152.09516373844 rows/sec., 13.29 MiB/sec. | ||
| 13769 | 2026.03.10 10:24:22.556656 [ 269 ] {9e260a58-bd44-4068-9165-923c261029ca} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0012 sec., 20000 rows/sec., 1.66 MiB/sec. | ||
| 13770 | 2026.03.10 10:24:22.556700 [ 269 ] {9e260a58-bd44-4068-9165-923c261029ca} <Debug> TCPHandler: Processed in 0.001372411 sec. | ||
| 13771 | 2026.03.10 10:24:22.556811 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13772 | 2026.03.10 10:24:22.556827 [ 194 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13773 | 2026.03.10 10:24:22.556904 [ 269 ] {bde54810-fc39-4b68-b6e6-13feb1f34d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13774 | 2026.03.10 10:24:22.556950 [ 269 ] {bde54810-fc39-4b68-b6e6-13feb1f34d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13775 | 2026.03.10 10:24:22.557170 [ 194 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_91_18} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13776 | 2026.03.10 10:24:22.557272 [ 194 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_91_18} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13777 | 2026.03.10 10:24:22.557355 [ 269 ] {bde54810-fc39-4b68-b6e6-13feb1f34d19} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13778 | 2026.03.10 10:24:22.557378 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 13779 | 2026.03.10 10:24:22.557398 [ 269 ] {bde54810-fc39-4b68-b6e6-13feb1f34d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13780 | 2026.03.10 10:24:22.557702 [ 269 ] {bde54810-fc39-4b68-b6e6-13feb1f34d19} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 13781 | 2026.03.10 10:24:22.557910 [ 269 ] {bde54810-fc39-4b68-b6e6-13feb1f34d19} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13782 | 2026.03.10 10:24:22.558045 [ 269 ] {bde54810-fc39-4b68-b6e6-13feb1f34d19} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001158 sec., 10362.694300518135 rows/sec., 809.59 KiB/sec. | ||
| 13783 | 2026.03.10 10:24:22.558087 [ 269 ] {bde54810-fc39-4b68-b6e6-13feb1f34d19} <Debug> TCPHandler: Processed in 0.00132483 sec. | ||
| 13784 | 2026.03.10 10:24:22.558199 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13785 | 2026.03.10 10:24:22.558290 [ 269 ] {656c0dc7-9b24-44ee-9cf6-3076caaa8ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13786 | 2026.03.10 10:24:22.558329 [ 269 ] {656c0dc7-9b24-44ee-9cf6-3076caaa8ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13787 | 2026.03.10 10:24:22.558752 [ 269 ] {656c0dc7-9b24-44ee-9cf6-3076caaa8ab3} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13788 | 2026.03.10 10:24:22.558790 [ 269 ] {656c0dc7-9b24-44ee-9cf6-3076caaa8ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13789 | 2026.03.10 10:24:22.559096 [ 269 ] {656c0dc7-9b24-44ee-9cf6-3076caaa8ab3} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13790 | 2026.03.10 10:24:22.559306 [ 269 ] {656c0dc7-9b24-44ee-9cf6-3076caaa8ab3} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13791 | 2026.03.10 10:24:22.559432 [ 269 ] {656c0dc7-9b24-44ee-9cf6-3076caaa8ab3} <Debug> executeQuery: Read 121 rows, 10.06 KiB in 0.001159 sec., 104400.34512510784 rows/sec., 8.48 MiB/sec. | ||
| 13792 | 2026.03.10 10:24:22.559470 [ 269 ] {656c0dc7-9b24-44ee-9cf6-3076caaa8ab3} <Debug> TCPHandler: Processed in 0.00132055 sec. | ||
| 13793 | 2026.03.10 10:24:22.559582 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13794 | 2026.03.10 10:24:22.559673 [ 269 ] {1322fe1f-7940-4c9e-b1a0-59c10e581af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13795 | 2026.03.10 10:24:22.559715 [ 269 ] {1322fe1f-7940-4c9e-b1a0-59c10e581af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13796 | 2026.03.10 10:24:22.560108 [ 269 ] {1322fe1f-7940-4c9e-b1a0-59c10e581af9} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13797 | 2026.03.10 10:24:22.560146 [ 269 ] {1322fe1f-7940-4c9e-b1a0-59c10e581af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13798 | 2026.03.10 10:24:22.560499 [ 269 ] {1322fe1f-7940-4c9e-b1a0-59c10e581af9} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13799 | 2026.03.10 10:24:22.560712 [ 269 ] {1322fe1f-7940-4c9e-b1a0-59c10e581af9} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13800 | 2026.03.10 10:24:22.560840 [ 269 ] {1322fe1f-7940-4c9e-b1a0-59c10e581af9} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001185 sec., 167088.6075949367 rows/sec., 11.98 MiB/sec. | ||
| 13801 | 2026.03.10 10:24:22.560878 [ 269 ] {1322fe1f-7940-4c9e-b1a0-59c10e581af9} <Debug> TCPHandler: Processed in 0.00134394 sec. | ||
| 13802 | 2026.03.10 10:24:22.560991 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13803 | 2026.03.10 10:24:22.561085 [ 269 ] {31590ec3-de9e-4310-899f-46a0e818dd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13804 | 2026.03.10 10:24:22.561139 [ 269 ] {31590ec3-de9e-4310-899f-46a0e818dd91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13805 | 2026.03.10 10:24:22.561892 [ 269 ] {31590ec3-de9e-4310-899f-46a0e818dd91} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13806 | 2026.03.10 10:24:22.561931 [ 269 ] {31590ec3-de9e-4310-899f-46a0e818dd91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13807 | 2026.03.10 10:24:22.562470 [ 269 ] {31590ec3-de9e-4310-899f-46a0e818dd91} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13808 | 2026.03.10 10:24:22.562695 [ 269 ] {31590ec3-de9e-4310-899f-46a0e818dd91} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13809 | 2026.03.10 10:24:22.562834 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13810 | 2026.03.10 10:24:22.562837 [ 269 ] {31590ec3-de9e-4310-899f-46a0e818dd91} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00177 sec., 9604.519774011298 rows/sec., 17.21 MiB/sec. | ||
| 13811 | 2026.03.10 10:24:22.562896 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13812 | 2026.03.10 10:24:22.562934 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13813 | 2026.03.10 10:24:22.562943 [ 269 ] {31590ec3-de9e-4310-899f-46a0e818dd91} <Debug> TCPHandler: Processed in 0.002002265 sec. | ||
| 13814 | 2026.03.10 10:24:22.563044 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 13815 | 2026.03.10 10:24:22.563075 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13816 | 2026.03.10 10:24:22.563179 [ 269 ] {451f545f-5ea0-4196-a3b7-e7f3c36ff570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13817 | 2026.03.10 10:24:22.563221 [ 269 ] {451f545f-5ea0-4196-a3b7-e7f3c36ff570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13818 | 2026.03.10 10:24:22.563280 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13819 | 2026.03.10 10:24:22.563346 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1866 rows starting from the beginning of the part | ||
| 13820 | 2026.03.10 10:24:22.563491 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 17 rows starting from the beginning of the part | ||
| 13821 | 2026.03.10 10:24:22.563571 [ 269 ] {451f545f-5ea0-4196-a3b7-e7f3c36ff570} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13822 | 2026.03.10 10:24:22.563605 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 36 rows starting from the beginning of the part | ||
| 13823 | 2026.03.10 10:24:22.563613 [ 269 ] {451f545f-5ea0-4196-a3b7-e7f3c36ff570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13824 | 2026.03.10 10:24:22.563718 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 17 rows starting from the beginning of the part | ||
| 13825 | 2026.03.10 10:24:22.563827 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 25 rows starting from the beginning of the part | ||
| 13826 | 2026.03.10 10:24:22.563936 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 17 rows starting from the beginning of the part | ||
| 13827 | 2026.03.10 10:24:22.563958 [ 269 ] {451f545f-5ea0-4196-a3b7-e7f3c36ff570} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13828 | 2026.03.10 10:24:22.564181 [ 269 ] {451f545f-5ea0-4196-a3b7-e7f3c36ff570} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13829 | 2026.03.10 10:24:22.564302 [ 46 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13830 | 2026.03.10 10:24:22.564319 [ 269 ] {451f545f-5ea0-4196-a3b7-e7f3c36ff570} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 13831 | 2026.03.10 10:24:22.564332 [ 46 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13832 | 2026.03.10 10:24:22.564361 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13833 | 2026.03.10 10:24:22.564364 [ 269 ] {451f545f-5ea0-4196-a3b7-e7f3c36ff570} <Debug> TCPHandler: Processed in 0.0013377 sec. | ||
| 13834 | 2026.03.10 10:24:22.564477 [ 187 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 13835 | 2026.03.10 10:24:22.564578 [ 187 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13836 | 2026.03.10 10:24:22.564607 [ 187 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5220 rows starting from the beginning of the part | ||
| 13837 | 2026.03.10 10:24:22.564655 [ 187 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 12 rows starting from the beginning of the part | ||
| 13838 | 2026.03.10 10:24:22.564700 [ 187 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 48 rows starting from the beginning of the part | ||
| 13839 | 2026.03.10 10:24:22.564738 [ 187 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 13840 | 2026.03.10 10:24:22.564779 [ 187 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 13841 | 2026.03.10 10:24:22.564817 [ 187 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 13842 | 2026.03.10 10:24:22.566613 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5460 rows, containing 4 columns (4 merged, 0 gathered) in 0.002196029 sec., 2486305.964083352 rows/sec., 167.56 MiB/sec. | ||
| 13843 | 2026.03.10 10:24:22.567324 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13844 | 2026.03.10 10:24:22.567807 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_106_21} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13845 | 2026.03.10 10:24:22.567871 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_106_21} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13846 | 2026.03.10 10:24:22.567944 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 13847 | 2026.03.10 10:24:22.572492 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1978 rows, containing 19 columns (19 merged, 0 gathered) in 0.009486154 sec., 208514.4306111834 rows/sec., 373.65 MiB/sec. | ||
| 13848 | 2026.03.10 10:24:22.574742 [ 197 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13849 | 2026.03.10 10:24:22.575123 [ 197 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13850 | 2026.03.10 10:24:22.575205 [ 197 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13851 | 2026.03.10 10:24:22.575326 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.49 MiB. | ||
| 13852 | 2026.03.10 10:24:23.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.64 MiB, peak 370.06 MiB, free memory in arenas 0.00 B, will set to 355.06 MiB (RSS), difference: 2.42 MiB | ||
| 13853 | 2026.03.10 10:24:23.934741 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31127 | ||
| 13854 | 2026.03.10 10:24:23.935284 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13855 | 2026.03.10 10:24:23.935328 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13856 | 2026.03.10 10:24:23.935847 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13857 | 2026.03.10 10:24:23.936072 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13858 | 2026.03.10 10:24:23.936201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31127 | ||
| 13859 | 2026.03.10 10:24:25.571724 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13860 | 2026.03.10 10:24:25.589049 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13861 | 2026.03.10 10:24:25.589167 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13862 | 2026.03.10 10:24:25.595297 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13863 | 2026.03.10 10:24:25.595984 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13864 | 2026.03.10 10:24:25.598848 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13865 | 2026.03.10 10:24:26.532751 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1678 | ||
| 13866 | 2026.03.10 10:24:26.535173 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13867 | 2026.03.10 10:24:26.535230 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13868 | 2026.03.10 10:24:26.536502 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13869 | 2026.03.10 10:24:26.536788 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13870 | 2026.03.10 10:24:26.537183 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1678 | ||
| 13871 | 2026.03.10 10:24:27.548537 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13872 | 2026.03.10 10:24:27.548812 [ 269 ] {9bc28582-e9ff-4f4d-bc2e-72b3b42200ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13873 | 2026.03.10 10:24:27.548915 [ 269 ] {9bc28582-e9ff-4f4d-bc2e-72b3b42200ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13874 | 2026.03.10 10:24:27.549630 [ 269 ] {9bc28582-e9ff-4f4d-bc2e-72b3b42200ee} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13875 | 2026.03.10 10:24:27.549680 [ 269 ] {9bc28582-e9ff-4f4d-bc2e-72b3b42200ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13876 | 2026.03.10 10:24:27.550077 [ 269 ] {9bc28582-e9ff-4f4d-bc2e-72b3b42200ee} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13877 | 2026.03.10 10:24:27.550306 [ 269 ] {9bc28582-e9ff-4f4d-bc2e-72b3b42200ee} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13878 | 2026.03.10 10:24:27.550457 [ 269 ] {9bc28582-e9ff-4f4d-bc2e-72b3b42200ee} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001722 sec., 61556.32984901278 rows/sec., 5.18 MiB/sec. | ||
| 13879 | 2026.03.10 10:24:27.550501 [ 269 ] {9bc28582-e9ff-4f4d-bc2e-72b3b42200ee} <Debug> TCPHandler: Processed in 0.002146869 sec. | ||
| 13880 | 2026.03.10 10:24:27.550627 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13881 | 2026.03.10 10:24:27.550722 [ 269 ] {08cc4624-991d-43f8-ba3a-c1fa74440c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13882 | 2026.03.10 10:24:27.550762 [ 269 ] {08cc4624-991d-43f8-ba3a-c1fa74440c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13883 | 2026.03.10 10:24:27.551164 [ 269 ] {08cc4624-991d-43f8-ba3a-c1fa74440c0b} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13884 | 2026.03.10 10:24:27.551201 [ 269 ] {08cc4624-991d-43f8-ba3a-c1fa74440c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13885 | 2026.03.10 10:24:27.551519 [ 269 ] {08cc4624-991d-43f8-ba3a-c1fa74440c0b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13886 | 2026.03.10 10:24:27.551725 [ 269 ] {08cc4624-991d-43f8-ba3a-c1fa74440c0b} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13887 | 2026.03.10 10:24:27.551854 [ 269 ] {08cc4624-991d-43f8-ba3a-c1fa74440c0b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001151 sec., 21720.24326672459 rows/sec., 1.59 MiB/sec. | ||
| 13888 | 2026.03.10 10:24:27.551892 [ 269 ] {08cc4624-991d-43f8-ba3a-c1fa74440c0b} <Debug> TCPHandler: Processed in 0.00131605 sec. | ||
| 13889 | 2026.03.10 10:24:27.551992 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13890 | 2026.03.10 10:24:27.552085 [ 269 ] {0488d057-ab39-4b4f-9766-abf497e155c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13891 | 2026.03.10 10:24:27.552125 [ 269 ] {0488d057-ab39-4b4f-9766-abf497e155c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13892 | 2026.03.10 10:24:27.552545 [ 269 ] {0488d057-ab39-4b4f-9766-abf497e155c8} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13893 | 2026.03.10 10:24:27.552581 [ 269 ] {0488d057-ab39-4b4f-9766-abf497e155c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13894 | 2026.03.10 10:24:27.552885 [ 269 ] {0488d057-ab39-4b4f-9766-abf497e155c8} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13895 | 2026.03.10 10:24:27.553090 [ 269 ] {0488d057-ab39-4b4f-9766-abf497e155c8} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13896 | 2026.03.10 10:24:27.553220 [ 269 ] {0488d057-ab39-4b4f-9766-abf497e155c8} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001151 sec., 77324.06602953954 rows/sec., 6.04 MiB/sec. | ||
| 13897 | 2026.03.10 10:24:27.553258 [ 269 ] {0488d057-ab39-4b4f-9766-abf497e155c8} <Debug> TCPHandler: Processed in 0.00131273 sec. | ||
| 13898 | 2026.03.10 10:24:27.553371 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13899 | 2026.03.10 10:24:27.553464 [ 269 ] {3d0121ac-8f64-4ba6-bd8a-16b91146c7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13900 | 2026.03.10 10:24:27.553506 [ 269 ] {3d0121ac-8f64-4ba6-bd8a-16b91146c7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13901 | 2026.03.10 10:24:27.553914 [ 269 ] {3d0121ac-8f64-4ba6-bd8a-16b91146c7ad} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13902 | 2026.03.10 10:24:27.553951 [ 269 ] {3d0121ac-8f64-4ba6-bd8a-16b91146c7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13903 | 2026.03.10 10:24:27.554297 [ 269 ] {3d0121ac-8f64-4ba6-bd8a-16b91146c7ad} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13904 | 2026.03.10 10:24:27.554502 [ 269 ] {3d0121ac-8f64-4ba6-bd8a-16b91146c7ad} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13905 | 2026.03.10 10:24:27.554632 [ 269 ] {3d0121ac-8f64-4ba6-bd8a-16b91146c7ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 13906 | 2026.03.10 10:24:27.554629 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 5 parts from all_1_103_22 to all_107_107_0 | ||
| 13907 | 2026.03.10 10:24:27.554671 [ 269 ] {3d0121ac-8f64-4ba6-bd8a-16b91146c7ad} <Debug> TCPHandler: Processed in 0.0013488 sec. | ||
| 13908 | 2026.03.10 10:24:27.554709 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13909 | 2026.03.10 10:24:27.554735 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13910 | 2026.03.10 10:24:27.554791 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13911 | 2026.03.10 10:24:27.554835 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_107_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_103_22 to all_107_107_0 into Compact with storage Full | ||
| 13912 | 2026.03.10 10:24:27.554896 [ 269 ] {0b800928-6e5f-4726-9308-3dc5327e3730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13913 | 2026.03.10 10:24:27.554959 [ 269 ] {0b800928-6e5f-4726-9308-3dc5327e3730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13914 | 2026.03.10 10:24:27.554982 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_107_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13915 | 2026.03.10 10:24:27.555023 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_107_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_103_22, total 34723 rows starting from the beginning of the part | ||
| 13916 | 2026.03.10 10:24:27.555089 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_107_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 128 rows starting from the beginning of the part | ||
| 13917 | 2026.03.10 10:24:27.555136 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_107_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 13918 | 2026.03.10 10:24:27.555179 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_107_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 13919 | 2026.03.10 10:24:27.555223 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_107_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 198 rows starting from the beginning of the part | ||
| 13920 | 2026.03.10 10:24:27.555829 [ 269 ] {0b800928-6e5f-4726-9308-3dc5327e3730} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13921 | 2026.03.10 10:24:27.555874 [ 269 ] {0b800928-6e5f-4726-9308-3dc5327e3730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13922 | 2026.03.10 10:24:27.556440 [ 269 ] {0b800928-6e5f-4726-9308-3dc5327e3730} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13923 | 2026.03.10 10:24:27.556672 [ 269 ] {0b800928-6e5f-4726-9308-3dc5327e3730} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13924 | 2026.03.10 10:24:27.556819 [ 269 ] {0b800928-6e5f-4726-9308-3dc5327e3730} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001942 sec., 12873.326467559218 rows/sec., 23.07 MiB/sec. | ||
| 13925 | 2026.03.10 10:24:27.556887 [ 269 ] {0b800928-6e5f-4726-9308-3dc5327e3730} <Debug> TCPHandler: Processed in 0.002146798 sec. | ||
| 13926 | 2026.03.10 10:24:27.556995 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13927 | 2026.03.10 10:24:27.557089 [ 269 ] {351dc25f-3162-4b51-a1b2-ba82ae7df167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13928 | 2026.03.10 10:24:27.557133 [ 269 ] {351dc25f-3162-4b51-a1b2-ba82ae7df167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13929 | 2026.03.10 10:24:27.557484 [ 269 ] {351dc25f-3162-4b51-a1b2-ba82ae7df167} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13930 | 2026.03.10 10:24:27.557522 [ 269 ] {351dc25f-3162-4b51-a1b2-ba82ae7df167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13931 | 2026.03.10 10:24:27.557830 [ 269 ] {351dc25f-3162-4b51-a1b2-ba82ae7df167} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13932 | 2026.03.10 10:24:27.558040 [ 269 ] {351dc25f-3162-4b51-a1b2-ba82ae7df167} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13933 | 2026.03.10 10:24:27.558173 [ 269 ] {351dc25f-3162-4b51-a1b2-ba82ae7df167} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 13934 | 2026.03.10 10:24:27.558212 [ 269 ] {351dc25f-3162-4b51-a1b2-ba82ae7df167} <Debug> TCPHandler: Processed in 0.001266598 sec. | ||
| 13935 | 2026.03.10 10:24:27.561533 [ 202 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_107_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35369 rows, containing 5 columns (5 merged, 0 gathered) in 0.006735332 sec., 5251263.040931019 rows/sec., 345.98 MiB/sec. | ||
| 13936 | 2026.03.10 10:24:27.562087 [ 202 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_107_23} <Trace> MergedBlockOutputStream: filled checksums all_1_107_23 (state Temporary) | ||
| 13937 | 2026.03.10 10:24:27.562396 [ 202 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_107_23} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_107_23 to all_1_107_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13938 | 2026.03.10 10:24:27.562479 [ 202 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_107_23} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 5 parts: [all_1_103_22, all_107_107_0] -> all_1_107_23 | ||
| 13939 | 2026.03.10 10:24:27.562575 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 13940 | 2026.03.10 10:24:31.254921 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13941 | 2026.03.10 10:24:31.255017 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13942 | 2026.03.10 10:24:31.436387 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31639 | ||
| 13943 | 2026.03.10 10:24:31.436915 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13944 | 2026.03.10 10:24:31.436963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13945 | 2026.03.10 10:24:31.437441 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13946 | 2026.03.10 10:24:31.437679 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13947 | 2026.03.10 10:24:31.437828 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31639 | ||
| 13948 | 2026.03.10 10:24:31.437833 [ 38 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13949 | 2026.03.10 10:24:31.437894 [ 38 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13950 | 2026.03.10 10:24:31.437914 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13951 | 2026.03.10 10:24:31.438019 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::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 | ||
| 13952 | 2026.03.10 10:24:31.438124 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13953 | 2026.03.10 10:24:31.438157 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29207 rows starting from the beginning of the part | ||
| 13954 | 2026.03.10 10:24:31.438219 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 13955 | 2026.03.10 10:24:31.438266 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 13956 | 2026.03.10 10:24:31.438310 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 13957 | 2026.03.10 10:24:31.438353 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 13958 | 2026.03.10 10:24:31.438394 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 13959 | 2026.03.10 10:24:31.440553 [ 189 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31639 rows, containing 4 columns (4 merged, 0 gathered) in 0.002580849 sec., 12259144.180849016 rows/sec., 175.37 MiB/sec. | ||
| 13960 | 2026.03.10 10:24:31.440993 [ 189 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13961 | 2026.03.10 10:24:31.441328 [ 189 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_66_13} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13962 | 2026.03.10 10:24:31.441416 [ 189 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_66_13} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13963 | 2026.03.10 10:24:31.441518 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 13964 | 2026.03.10 10:24:32.548096 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13965 | 2026.03.10 10:24:32.548270 [ 269 ] {9e88387a-3f32-4d6b-9cfd-d1616df6476c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13966 | 2026.03.10 10:24:32.548339 [ 269 ] {9e88387a-3f32-4d6b-9cfd-d1616df6476c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13967 | 2026.03.10 10:24:32.549100 [ 269 ] {9e88387a-3f32-4d6b-9cfd-d1616df6476c} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13968 | 2026.03.10 10:24:32.549148 [ 269 ] {9e88387a-3f32-4d6b-9cfd-d1616df6476c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13969 | 2026.03.10 10:24:32.549580 [ 269 ] {9e88387a-3f32-4d6b-9cfd-d1616df6476c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13970 | 2026.03.10 10:24:32.549813 [ 269 ] {9e88387a-3f32-4d6b-9cfd-d1616df6476c} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13971 | 2026.03.10 10:24:32.549975 [ 269 ] {9e88387a-3f32-4d6b-9cfd-d1616df6476c} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001755 sec., 51282.05128205128 rows/sec., 4.32 MiB/sec. | ||
| 13972 | 2026.03.10 10:24:32.550028 [ 269 ] {9e88387a-3f32-4d6b-9cfd-d1616df6476c} <Debug> TCPHandler: Processed in 0.002059986 sec. | ||
| 13973 | 2026.03.10 10:24:32.550183 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13974 | 2026.03.10 10:24:32.550293 [ 269 ] {9f86e603-7524-4a24-8261-f58cf209499f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13975 | 2026.03.10 10:24:32.550338 [ 269 ] {9f86e603-7524-4a24-8261-f58cf209499f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13976 | 2026.03.10 10:24:32.550812 [ 269 ] {9f86e603-7524-4a24-8261-f58cf209499f} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13977 | 2026.03.10 10:24:32.550849 [ 269 ] {9f86e603-7524-4a24-8261-f58cf209499f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13978 | 2026.03.10 10:24:32.551176 [ 269 ] {9f86e603-7524-4a24-8261-f58cf209499f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13979 | 2026.03.10 10:24:32.551411 [ 269 ] {9f86e603-7524-4a24-8261-f58cf209499f} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13980 | 2026.03.10 10:24:32.551555 [ 269 ] {9f86e603-7524-4a24-8261-f58cf209499f} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001286 sec., 13219.284603421462 rows/sec., 994.03 KiB/sec. | ||
| 13981 | 2026.03.10 10:24:32.551602 [ 269 ] {9f86e603-7524-4a24-8261-f58cf209499f} <Debug> TCPHandler: Processed in 0.001479924 sec. | ||
| 13982 | 2026.03.10 10:24:32.551729 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13983 | 2026.03.10 10:24:32.551835 [ 269 ] {951e424e-1f4e-4392-af31-f73b75bb7356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13984 | 2026.03.10 10:24:32.551878 [ 269 ] {951e424e-1f4e-4392-af31-f73b75bb7356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13985 | 2026.03.10 10:24:32.552354 [ 269 ] {951e424e-1f4e-4392-af31-f73b75bb7356} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13986 | 2026.03.10 10:24:32.552393 [ 269 ] {951e424e-1f4e-4392-af31-f73b75bb7356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13987 | 2026.03.10 10:24:32.552715 [ 269 ] {951e424e-1f4e-4392-af31-f73b75bb7356} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13988 | 2026.03.10 10:24:32.552941 [ 269 ] {951e424e-1f4e-4392-af31-f73b75bb7356} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13989 | 2026.03.10 10:24:32.553091 [ 269 ] {951e424e-1f4e-4392-af31-f73b75bb7356} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001282 sec., 63182.52730109205 rows/sec., 4.93 MiB/sec. | ||
| 13990 | 2026.03.10 10:24:32.553131 [ 269 ] {951e424e-1f4e-4392-af31-f73b75bb7356} <Debug> TCPHandler: Processed in 0.001455513 sec. | ||
| 13991 | 2026.03.10 10:24:32.553261 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13992 | 2026.03.10 10:24:32.553369 [ 269 ] {33b2b92b-cb43-46f3-a1c5-b01477e8a3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13993 | 2026.03.10 10:24:32.553415 [ 269 ] {33b2b92b-cb43-46f3-a1c5-b01477e8a3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13994 | 2026.03.10 10:24:32.553843 [ 269 ] {33b2b92b-cb43-46f3-a1c5-b01477e8a3e1} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13995 | 2026.03.10 10:24:32.553880 [ 269 ] {33b2b92b-cb43-46f3-a1c5-b01477e8a3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13996 | 2026.03.10 10:24:32.554266 [ 269 ] {33b2b92b-cb43-46f3-a1c5-b01477e8a3e1} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13997 | 2026.03.10 10:24:32.554513 [ 269 ] {33b2b92b-cb43-46f3-a1c5-b01477e8a3e1} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13998 | 2026.03.10 10:24:32.554655 [ 269 ] {33b2b92b-cb43-46f3-a1c5-b01477e8a3e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001309 sec., 122230.71046600457 rows/sec., 8.51 MiB/sec. | ||
| 13999 | 2026.03.10 10:24:32.554699 [ 269 ] {33b2b92b-cb43-46f3-a1c5-b01477e8a3e1} <Debug> TCPHandler: Processed in 0.001490273 sec. | ||
| 14000 | 2026.03.10 10:24:32.554829 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14001 | 2026.03.10 10:24:32.554927 [ 269 ] {9203b7f7-969e-4413-9747-a0505d051587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14002 | 2026.03.10 10:24:32.555000 [ 269 ] {9203b7f7-969e-4413-9747-a0505d051587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14003 | 2026.03.10 10:24:32.555922 [ 269 ] {9203b7f7-969e-4413-9747-a0505d051587} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14004 | 2026.03.10 10:24:32.555962 [ 269 ] {9203b7f7-969e-4413-9747-a0505d051587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14005 | 2026.03.10 10:24:32.556568 [ 269 ] {9203b7f7-969e-4413-9747-a0505d051587} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14006 | 2026.03.10 10:24:32.556804 [ 269 ] {9203b7f7-969e-4413-9747-a0505d051587} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14007 | 2026.03.10 10:24:32.556951 [ 269 ] {9203b7f7-969e-4413-9747-a0505d051587} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002043 sec., 8321.096426823298 rows/sec., 14.91 MiB/sec. | ||
| 14008 | 2026.03.10 10:24:32.557021 [ 269 ] {9203b7f7-969e-4413-9747-a0505d051587} <Debug> TCPHandler: Processed in 0.002245871 sec. | ||
| 14009 | 2026.03.10 10:24:32.557144 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14010 | 2026.03.10 10:24:32.557245 [ 269 ] {c2d880a2-6b8d-403b-9269-e040805c23b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14011 | 2026.03.10 10:24:32.557288 [ 269 ] {c2d880a2-6b8d-403b-9269-e040805c23b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14012 | 2026.03.10 10:24:32.557661 [ 269 ] {c2d880a2-6b8d-403b-9269-e040805c23b7} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14013 | 2026.03.10 10:24:32.557701 [ 269 ] {c2d880a2-6b8d-403b-9269-e040805c23b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14014 | 2026.03.10 10:24:32.558016 [ 269 ] {c2d880a2-6b8d-403b-9269-e040805c23b7} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14015 | 2026.03.10 10:24:32.558231 [ 269 ] {c2d880a2-6b8d-403b-9269-e040805c23b7} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14016 | 2026.03.10 10:24:32.558364 [ 269 ] {c2d880a2-6b8d-403b-9269-e040805c23b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 14017 | 2026.03.10 10:24:32.558407 [ 269 ] {c2d880a2-6b8d-403b-9269-e040805c23b7} <Debug> TCPHandler: Processed in 0.00131364 sec. | ||
| 14018 | 2026.03.10 10:24:32.832429 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14019 | 2026.03.10 10:24:32.832611 [ 269 ] {6b174ea6-99bd-49d6-ac92-aabad005aa17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14020 | 2026.03.10 10:24:32.832680 [ 269 ] {6b174ea6-99bd-49d6-ac92-aabad005aa17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14021 | 2026.03.10 10:24:32.833357 [ 269 ] {6b174ea6-99bd-49d6-ac92-aabad005aa17} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14022 | 2026.03.10 10:24:32.833409 [ 269 ] {6b174ea6-99bd-49d6-ac92-aabad005aa17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14023 | 2026.03.10 10:24:32.833799 [ 269 ] {6b174ea6-99bd-49d6-ac92-aabad005aa17} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14024 | 2026.03.10 10:24:32.834045 [ 269 ] {6b174ea6-99bd-49d6-ac92-aabad005aa17} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14025 | 2026.03.10 10:24:32.834208 [ 269 ] {6b174ea6-99bd-49d6-ac92-aabad005aa17} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001647 sec., 1214.3290831815423 rows/sec., 99.02 KiB/sec. | ||
| 14026 | 2026.03.10 10:24:32.834269 [ 269 ] {6b174ea6-99bd-49d6-ac92-aabad005aa17} <Debug> TCPHandler: Processed in 0.001973444 sec. | ||
| 14027 | 2026.03.10 10:24:32.834406 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14028 | 2026.03.10 10:24:32.834510 [ 269 ] {82941abb-f2b0-4a24-a66e-f82bc3c1324c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14029 | 2026.03.10 10:24:32.834554 [ 269 ] {82941abb-f2b0-4a24-a66e-f82bc3c1324c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14030 | 2026.03.10 10:24:32.836470 [ 269 ] {82941abb-f2b0-4a24-a66e-f82bc3c1324c} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14031 | 2026.03.10 10:24:32.836513 [ 269 ] {82941abb-f2b0-4a24-a66e-f82bc3c1324c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14032 | 2026.03.10 10:24:32.836978 [ 269 ] {82941abb-f2b0-4a24-a66e-f82bc3c1324c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14033 | 2026.03.10 10:24:32.837206 [ 269 ] {82941abb-f2b0-4a24-a66e-f82bc3c1324c} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14034 | 2026.03.10 10:24:32.837353 [ 269 ] {82941abb-f2b0-4a24-a66e-f82bc3c1324c} <Debug> executeQuery: Read 1991 rows, 154.28 KiB in 0.002867 sec., 694454.1332403208 rows/sec., 52.55 MiB/sec. | ||
| 14035 | 2026.03.10 10:24:32.837394 [ 269 ] {82941abb-f2b0-4a24-a66e-f82bc3c1324c} <Debug> TCPHandler: Processed in 0.003042809 sec. | ||
| 14036 | 2026.03.10 10:24:32.837512 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14037 | 2026.03.10 10:24:32.837612 [ 269 ] {888df9f1-13cd-4252-b154-c098ff446dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14038 | 2026.03.10 10:24:32.837655 [ 269 ] {888df9f1-13cd-4252-b154-c098ff446dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14039 | 2026.03.10 10:24:32.838099 [ 269 ] {888df9f1-13cd-4252-b154-c098ff446dcc} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14040 | 2026.03.10 10:24:32.838137 [ 269 ] {888df9f1-13cd-4252-b154-c098ff446dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14041 | 2026.03.10 10:24:32.838488 [ 269 ] {888df9f1-13cd-4252-b154-c098ff446dcc} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14042 | 2026.03.10 10:24:32.838704 [ 269 ] {888df9f1-13cd-4252-b154-c098ff446dcc} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14043 | 2026.03.10 10:24:32.838843 [ 269 ] {888df9f1-13cd-4252-b154-c098ff446dcc} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001254 sec., 30303.030303030304 rows/sec., 2.22 MiB/sec. | ||
| 14044 | 2026.03.10 10:24:32.838883 [ 269 ] {888df9f1-13cd-4252-b154-c098ff446dcc} <Debug> TCPHandler: Processed in 0.001420982 sec. | ||
| 14045 | 2026.03.10 10:24:32.838988 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14046 | 2026.03.10 10:24:32.839084 [ 269 ] {2dee6a42-7c91-4e42-bd15-1c86b40463be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14047 | 2026.03.10 10:24:32.839126 [ 269 ] {2dee6a42-7c91-4e42-bd15-1c86b40463be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14048 | 2026.03.10 10:24:32.839961 [ 269 ] {2dee6a42-7c91-4e42-bd15-1c86b40463be} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14049 | 2026.03.10 10:24:32.840002 [ 269 ] {2dee6a42-7c91-4e42-bd15-1c86b40463be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14050 | 2026.03.10 10:24:32.840365 [ 269 ] {2dee6a42-7c91-4e42-bd15-1c86b40463be} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14051 | 2026.03.10 10:24:32.840593 [ 269 ] {2dee6a42-7c91-4e42-bd15-1c86b40463be} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14052 | 2026.03.10 10:24:32.840727 [ 269 ] {2dee6a42-7c91-4e42-bd15-1c86b40463be} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001663 sec., 425736.62056524353 rows/sec., 24.84 MiB/sec. | ||
| 14053 | 2026.03.10 10:24:32.840767 [ 269 ] {2dee6a42-7c91-4e42-bd15-1c86b40463be} <Debug> TCPHandler: Processed in 0.001827791 sec. | ||
| 14054 | 2026.03.10 10:24:32.840883 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14055 | 2026.03.10 10:24:32.840978 [ 269 ] {3e7fd721-a89c-43d4-a347-885ba5ed7395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14056 | 2026.03.10 10:24:32.841017 [ 269 ] {3e7fd721-a89c-43d4-a347-885ba5ed7395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14057 | 2026.03.10 10:24:32.841416 [ 269 ] {3e7fd721-a89c-43d4-a347-885ba5ed7395} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14058 | 2026.03.10 10:24:32.841454 [ 269 ] {3e7fd721-a89c-43d4-a347-885ba5ed7395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14059 | 2026.03.10 10:24:32.841758 [ 269 ] {3e7fd721-a89c-43d4-a347-885ba5ed7395} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 14060 | 2026.03.10 10:24:32.841969 [ 269 ] {3e7fd721-a89c-43d4-a347-885ba5ed7395} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14061 | 2026.03.10 10:24:32.842080 [ 34 ] {} <Debug> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 14062 | 2026.03.10 10:24:32.842103 [ 269 ] {3e7fd721-a89c-43d4-a347-885ba5ed7395} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001145 sec., 873.3624454148472 rows/sec., 61.41 KiB/sec. | ||
| 14063 | 2026.03.10 10:24:32.842145 [ 34 ] {} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14064 | 2026.03.10 10:24:32.842157 [ 269 ] {3e7fd721-a89c-43d4-a347-885ba5ed7395} <Debug> TCPHandler: Processed in 0.00132264 sec. | ||
| 14065 | 2026.03.10 10:24:32.842173 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14066 | 2026.03.10 10:24:32.842301 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14067 | 2026.03.10 10:24:32.842307 [ 196 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 14068 | 2026.03.10 10:24:32.842404 [ 269 ] {469126b1-524b-4d34-951f-665d6df98c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14069 | 2026.03.10 10:24:32.842448 [ 269 ] {469126b1-524b-4d34-951f-665d6df98c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14070 | 2026.03.10 10:24:32.842476 [ 196 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14071 | 2026.03.10 10:24:32.842517 [ 196 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 14072 | 2026.03.10 10:24:32.842585 [ 196 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 14073 | 2026.03.10 10:24:32.842632 [ 196 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 14074 | 2026.03.10 10:24:32.842675 [ 196 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 14075 | 2026.03.10 10:24:32.842716 [ 196 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 14076 | 2026.03.10 10:24:32.843463 [ 269 ] {469126b1-524b-4d34-951f-665d6df98c35} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14077 | 2026.03.10 10:24:32.843491 [ 189 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001246028 sec., 4012.75091731486 rows/sec., 297.82 KiB/sec. | ||
| 14078 | 2026.03.10 10:24:32.843505 [ 269 ] {469126b1-524b-4d34-951f-665d6df98c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14079 | 2026.03.10 10:24:32.843669 [ 191 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 14080 | 2026.03.10 10:24:32.843951 [ 269 ] {469126b1-524b-4d34-951f-665d6df98c35} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14081 | 2026.03.10 10:24:32.844030 [ 191 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_17_4} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14082 | 2026.03.10 10:24:32.844135 [ 191 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_17_4} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 14083 | 2026.03.10 10:24:32.844202 [ 269 ] {469126b1-524b-4d34-951f-665d6df98c35} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14084 | 2026.03.10 10:24:32.844242 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14085 | 2026.03.10 10:24:32.844350 [ 269 ] {469126b1-524b-4d34-951f-665d6df98c35} <Debug> executeQuery: Read 1038 rows, 73.39 KiB in 0.001966 sec., 527975.5849440489 rows/sec., 36.45 MiB/sec. | ||
| 14086 | 2026.03.10 10:24:32.844399 [ 269 ] {469126b1-524b-4d34-951f-665d6df98c35} <Debug> TCPHandler: Processed in 0.002148009 sec. | ||
| 14087 | 2026.03.10 10:24:32.844524 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14088 | 2026.03.10 10:24:32.844619 [ 269 ] {cd32d763-7d32-4a62-b827-15f23b56fc03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14089 | 2026.03.10 10:24:32.844663 [ 269 ] {cd32d763-7d32-4a62-b827-15f23b56fc03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14090 | 2026.03.10 10:24:32.845557 [ 269 ] {cd32d763-7d32-4a62-b827-15f23b56fc03} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14091 | 2026.03.10 10:24:32.845606 [ 269 ] {cd32d763-7d32-4a62-b827-15f23b56fc03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14092 | 2026.03.10 10:24:32.846094 [ 269 ] {cd32d763-7d32-4a62-b827-15f23b56fc03} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14093 | 2026.03.10 10:24:32.846322 [ 269 ] {cd32d763-7d32-4a62-b827-15f23b56fc03} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14094 | 2026.03.10 10:24:32.846463 [ 269 ] {cd32d763-7d32-4a62-b827-15f23b56fc03} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.001863 sec., 653784.2190016103 rows/sec., 40.88 MiB/sec. | ||
| 14095 | 2026.03.10 10:24:32.846505 [ 269 ] {cd32d763-7d32-4a62-b827-15f23b56fc03} <Debug> TCPHandler: Processed in 0.002029676 sec. | ||
| 14096 | 2026.03.10 10:24:32.846636 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14097 | 2026.03.10 10:24:32.846733 [ 269 ] {3ffbadc8-220a-4622-80a0-eea495e33c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14098 | 2026.03.10 10:24:32.846789 [ 269 ] {3ffbadc8-220a-4622-80a0-eea495e33c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14099 | 2026.03.10 10:24:32.847685 [ 269 ] {3ffbadc8-220a-4622-80a0-eea495e33c35} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14100 | 2026.03.10 10:24:32.847725 [ 269 ] {3ffbadc8-220a-4622-80a0-eea495e33c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14101 | 2026.03.10 10:24:32.848390 [ 269 ] {3ffbadc8-220a-4622-80a0-eea495e33c35} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14102 | 2026.03.10 10:24:32.848635 [ 269 ] {3ffbadc8-220a-4622-80a0-eea495e33c35} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14103 | 2026.03.10 10:24:32.848795 [ 269 ] {3ffbadc8-220a-4622-80a0-eea495e33c35} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002081 sec., 17299.375300336378 rows/sec., 31.00 MiB/sec. | ||
| 14104 | 2026.03.10 10:24:32.848868 [ 269 ] {3ffbadc8-220a-4622-80a0-eea495e33c35} <Debug> TCPHandler: Processed in 0.002280801 sec. | ||
| 14105 | 2026.03.10 10:24:32.848991 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14106 | 2026.03.10 10:24:32.849085 [ 269 ] {6654bfaa-9711-4b2c-836a-94744ec2c108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14107 | 2026.03.10 10:24:32.849126 [ 269 ] {6654bfaa-9711-4b2c-836a-94744ec2c108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14108 | 2026.03.10 10:24:32.849463 [ 269 ] {6654bfaa-9711-4b2c-836a-94744ec2c108} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14109 | 2026.03.10 10:24:32.849499 [ 269 ] {6654bfaa-9711-4b2c-836a-94744ec2c108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14110 | 2026.03.10 10:24:32.849840 [ 269 ] {6654bfaa-9711-4b2c-836a-94744ec2c108} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14111 | 2026.03.10 10:24:32.850064 [ 269 ] {6654bfaa-9711-4b2c-836a-94744ec2c108} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14112 | 2026.03.10 10:24:32.850201 [ 269 ] {6654bfaa-9711-4b2c-836a-94744ec2c108} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001134 sec., 10582.010582010582 rows/sec., 730.27 KiB/sec. | ||
| 14113 | 2026.03.10 10:24:32.850239 [ 269 ] {6654bfaa-9711-4b2c-836a-94744ec2c108} <Debug> TCPHandler: Processed in 0.001298629 sec. | ||
| 14114 | 2026.03.10 10:24:33.000302 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.51 MiB, peak 370.06 MiB, free memory in arenas 0.00 B, will set to 355.40 MiB (RSS), difference: -1.11 MiB | ||
| 14115 | 2026.03.10 10:24:33.098982 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14116 | 2026.03.10 10:24:33.116650 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14117 | 2026.03.10 10:24:33.116714 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14118 | 2026.03.10 10:24:33.122849 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14119 | 2026.03.10 10:24:33.123574 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14120 | 2026.03.10 10:24:33.123862 [ 35 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14121 | 2026.03.10 10:24:33.123927 [ 35 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14122 | 2026.03.10 10:24:33.123948 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14123 | 2026.03.10 10:24:33.124079 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 14124 | 2026.03.10 10:24:33.126829 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14125 | 2026.03.10 10:24:33.128006 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14126 | 2026.03.10 10:24:33.129514 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 14127 | 2026.03.10 10:24:33.134064 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 14128 | 2026.03.10 10:24:33.139388 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 14129 | 2026.03.10 10:24:33.144031 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 14130 | 2026.03.10 10:24:33.148537 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 14131 | 2026.03.10 10:24:33.152350 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 14132 | 2026.03.10 10:24:33.204737 [ 195 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.080718326 sec., 6157.213914470922 rows/sec., 31.84 MiB/sec. | ||
| 14133 | 2026.03.10 10:24:33.207993 [ 195 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14134 | 2026.03.10 10:24:33.210020 [ 195 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_66_13} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14135 | 2026.03.10 10:24:33.210132 [ 195 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_66_13} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14136 | 2026.03.10 10:24:33.212827 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 14137 | 2026.03.10 10:24:36.537422 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1720 | ||
| 14138 | 2026.03.10 10:24:36.540096 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14139 | 2026.03.10 10:24:36.540156 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14140 | 2026.03.10 10:24:36.541436 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14141 | 2026.03.10 10:24:36.541728 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14142 | 2026.03.10 10:24:36.542129 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1720 | ||
| 14143 | 2026.03.10 10:24:37.544883 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14144 | 2026.03.10 10:24:37.545080 [ 269 ] {8d590486-60e5-4124-8aa5-e6c3b4a758b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14145 | 2026.03.10 10:24:37.545153 [ 269 ] {8d590486-60e5-4124-8aa5-e6c3b4a758b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14146 | 2026.03.10 10:24:37.545849 [ 269 ] {8d590486-60e5-4124-8aa5-e6c3b4a758b4} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14147 | 2026.03.10 10:24:37.545901 [ 269 ] {8d590486-60e5-4124-8aa5-e6c3b4a758b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14148 | 2026.03.10 10:24:37.546317 [ 269 ] {8d590486-60e5-4124-8aa5-e6c3b4a758b4} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14149 | 2026.03.10 10:24:37.546552 [ 269 ] {8d590486-60e5-4124-8aa5-e6c3b4a758b4} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14150 | 2026.03.10 10:24:37.546688 [ 66 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14151 | 2026.03.10 10:24:37.546714 [ 269 ] {8d590486-60e5-4124-8aa5-e6c3b4a758b4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001689 sec., 33155.71343990527 rows/sec., 2.55 MiB/sec. | ||
| 14152 | 2026.03.10 10:24:37.546763 [ 66 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14153 | 2026.03.10 10:24:37.546783 [ 269 ] {8d590486-60e5-4124-8aa5-e6c3b4a758b4} <Debug> TCPHandler: Processed in 0.002036036 sec. | ||
| 14154 | 2026.03.10 10:24:37.546794 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14155 | 2026.03.10 10:24:37.546908 [ 198 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 14156 | 2026.03.10 10:24:37.546923 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14157 | 2026.03.10 10:24:37.547026 [ 198 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14158 | 2026.03.10 10:24:37.547045 [ 269 ] {fe252aea-66a2-4d9a-9283-9dd1e03d5b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14159 | 2026.03.10 10:24:37.547067 [ 198 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2154 rows starting from the beginning of the part | ||
| 14160 | 2026.03.10 10:24:37.547094 [ 269 ] {fe252aea-66a2-4d9a-9283-9dd1e03d5b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14161 | 2026.03.10 10:24:37.547146 [ 198 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 212 rows starting from the beginning of the part | ||
| 14162 | 2026.03.10 10:24:37.547199 [ 198 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 106 rows starting from the beginning of the part | ||
| 14163 | 2026.03.10 10:24:37.547244 [ 198 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 90 rows starting from the beginning of the part | ||
| 14164 | 2026.03.10 10:24:37.547285 [ 198 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1991 rows starting from the beginning of the part | ||
| 14165 | 2026.03.10 10:24:37.547326 [ 198 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
| 14166 | 2026.03.10 10:24:37.547540 [ 269 ] {fe252aea-66a2-4d9a-9283-9dd1e03d5b22} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14167 | 2026.03.10 10:24:37.547585 [ 269 ] {fe252aea-66a2-4d9a-9283-9dd1e03d5b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14168 | 2026.03.10 10:24:37.548159 [ 269 ] {fe252aea-66a2-4d9a-9283-9dd1e03d5b22} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14169 | 2026.03.10 10:24:37.548397 [ 269 ] {fe252aea-66a2-4d9a-9283-9dd1e03d5b22} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14170 | 2026.03.10 10:24:37.548531 [ 66 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14171 | 2026.03.10 10:24:37.548538 [ 269 ] {fe252aea-66a2-4d9a-9283-9dd1e03d5b22} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001517 sec., 42188.52999340805 rows/sec., 3.29 MiB/sec. | ||
| 14172 | 2026.03.10 10:24:37.548570 [ 66 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14173 | 2026.03.10 10:24:37.548595 [ 269 ] {fe252aea-66a2-4d9a-9283-9dd1e03d5b22} <Debug> TCPHandler: Processed in 0.001724869 sec. | ||
| 14174 | 2026.03.10 10:24:37.548597 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14175 | 2026.03.10 10:24:37.548697 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 14176 | 2026.03.10 10:24:37.548719 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14177 | 2026.03.10 10:24:37.548787 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14178 | 2026.03.10 10:24:37.548816 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1125 rows starting from the beginning of the part | ||
| 14179 | 2026.03.10 10:24:37.548817 [ 269 ] {85f0f5f8-be96-4343-af80-cb5925846494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14180 | 2026.03.10 10:24:37.548868 [ 269 ] {85f0f5f8-be96-4343-af80-cb5925846494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14181 | 2026.03.10 10:24:37.548876 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 121 rows starting from the beginning of the part | ||
| 14182 | 2026.03.10 10:24:37.548925 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 89 rows starting from the beginning of the part | ||
| 14183 | 2026.03.10 10:24:37.548964 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 81 rows starting from the beginning of the part | ||
| 14184 | 2026.03.10 10:24:37.549004 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1038 rows starting from the beginning of the part | ||
| 14185 | 2026.03.10 10:24:37.549007 [ 200 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4609 rows, containing 5 columns (5 merged, 0 gathered) in 0.002140378 sec., 2153357.9582671844 rows/sec., 174.61 MiB/sec. | ||
| 14186 | 2026.03.10 10:24:37.549042 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
| 14187 | 2026.03.10 10:24:37.549285 [ 198 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14188 | 2026.03.10 10:24:37.549288 [ 269 ] {85f0f5f8-be96-4343-af80-cb5925846494} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14189 | 2026.03.10 10:24:37.549341 [ 269 ] {85f0f5f8-be96-4343-af80-cb5925846494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14190 | 2026.03.10 10:24:37.549568 [ 198 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_111_22} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14191 | 2026.03.10 10:24:37.549659 [ 198 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_111_22} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14192 | 2026.03.10 10:24:37.549737 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 14193 | 2026.03.10 10:24:37.549900 [ 269 ] {85f0f5f8-be96-4343-af80-cb5925846494} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14194 | 2026.03.10 10:24:37.550124 [ 269 ] {85f0f5f8-be96-4343-af80-cb5925846494} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14195 | 2026.03.10 10:24:37.550259 [ 269 ] {85f0f5f8-be96-4343-af80-cb5925846494} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001464 sec., 87431.69398907103 rows/sec., 6.09 MiB/sec. | ||
| 14196 | 2026.03.10 10:24:37.550298 [ 269 ] {85f0f5f8-be96-4343-af80-cb5925846494} <Debug> TCPHandler: Processed in 0.001628286 sec. | ||
| 14197 | 2026.03.10 10:24:37.550337 [ 199 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2518 rows, containing 5 columns (5 merged, 0 gathered) in 0.001668737 sec., 1508925.6126040232 rows/sec., 112.80 MiB/sec. | ||
| 14198 | 2026.03.10 10:24:37.550412 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14199 | 2026.03.10 10:24:37.550513 [ 269 ] {96ec5c1d-4a6e-4af7-8075-4711a4d22904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14200 | 2026.03.10 10:24:37.550557 [ 269 ] {96ec5c1d-4a6e-4af7-8075-4711a4d22904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14201 | 2026.03.10 10:24:37.550576 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14202 | 2026.03.10 10:24:37.550824 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_111_22} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14203 | 2026.03.10 10:24:37.550896 [ 269 ] {96ec5c1d-4a6e-4af7-8075-4711a4d22904} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14204 | 2026.03.10 10:24:37.550901 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_111_22} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14205 | 2026.03.10 10:24:37.550942 [ 269 ] {96ec5c1d-4a6e-4af7-8075-4711a4d22904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14206 | 2026.03.10 10:24:37.551016 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 14207 | 2026.03.10 10:24:37.551268 [ 269 ] {96ec5c1d-4a6e-4af7-8075-4711a4d22904} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14208 | 2026.03.10 10:24:37.551502 [ 269 ] {96ec5c1d-4a6e-4af7-8075-4711a4d22904} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14209 | 2026.03.10 10:24:37.551637 [ 269 ] {96ec5c1d-4a6e-4af7-8075-4711a4d22904} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001143 sec., 41994.750656167984 rows/sec., 2.83 MiB/sec. | ||
| 14210 | 2026.03.10 10:24:37.551673 [ 269 ] {96ec5c1d-4a6e-4af7-8075-4711a4d22904} <Debug> TCPHandler: Processed in 0.001309979 sec. | ||
| 14211 | 2026.03.10 10:24:38.938950 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32087 | ||
| 14212 | 2026.03.10 10:24:38.939463 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14213 | 2026.03.10 10:24:38.939496 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14214 | 2026.03.10 10:24:38.939998 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14215 | 2026.03.10 10:24:38.940229 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14216 | 2026.03.10 10:24:38.940355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32087 | ||
| 14217 | 2026.03.10 10:24:40.627855 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14218 | 2026.03.10 10:24:40.642886 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14219 | 2026.03.10 10:24:40.642941 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14220 | 2026.03.10 10:24:40.648221 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14221 | 2026.03.10 10:24:40.648906 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14222 | 2026.03.10 10:24:40.651539 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14223 | 2026.03.10 10:24:42.547085 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14224 | 2026.03.10 10:24:42.547365 [ 269 ] {3240fdac-d7ee-4dee-a176-d8cad5aeb080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14225 | 2026.03.10 10:24:42.547470 [ 269 ] {3240fdac-d7ee-4dee-a176-d8cad5aeb080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14226 | 2026.03.10 10:24:42.548185 [ 269 ] {3240fdac-d7ee-4dee-a176-d8cad5aeb080} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14227 | 2026.03.10 10:24:42.548241 [ 269 ] {3240fdac-d7ee-4dee-a176-d8cad5aeb080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14228 | 2026.03.10 10:24:42.548675 [ 269 ] {3240fdac-d7ee-4dee-a176-d8cad5aeb080} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14229 | 2026.03.10 10:24:42.548918 [ 269 ] {3240fdac-d7ee-4dee-a176-d8cad5aeb080} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14230 | 2026.03.10 10:24:42.549076 [ 269 ] {3240fdac-d7ee-4dee-a176-d8cad5aeb080} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001787 sec., 50363.73810856184 rows/sec., 4.24 MiB/sec. | ||
| 14231 | 2026.03.10 10:24:42.549126 [ 269 ] {3240fdac-d7ee-4dee-a176-d8cad5aeb080} <Debug> TCPHandler: Processed in 0.00222296 sec. | ||
| 14232 | 2026.03.10 10:24:42.549255 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14233 | 2026.03.10 10:24:42.549363 [ 269 ] {0ac35e29-c9f4-4797-ac0b-443d37f70aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14234 | 2026.03.10 10:24:42.549410 [ 269 ] {0ac35e29-c9f4-4797-ac0b-443d37f70aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14235 | 2026.03.10 10:24:42.549830 [ 269 ] {0ac35e29-c9f4-4797-ac0b-443d37f70aae} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14236 | 2026.03.10 10:24:42.549870 [ 269 ] {0ac35e29-c9f4-4797-ac0b-443d37f70aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14237 | 2026.03.10 10:24:42.550177 [ 269 ] {0ac35e29-c9f4-4797-ac0b-443d37f70aae} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14238 | 2026.03.10 10:24:42.550394 [ 269 ] {0ac35e29-c9f4-4797-ac0b-443d37f70aae} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14239 | 2026.03.10 10:24:42.550531 [ 269 ] {0ac35e29-c9f4-4797-ac0b-443d37f70aae} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001193 sec., 14249.790444258171 rows/sec., 1.05 MiB/sec. | ||
| 14240 | 2026.03.10 10:24:42.550571 [ 269 ] {0ac35e29-c9f4-4797-ac0b-443d37f70aae} <Debug> TCPHandler: Processed in 0.001371551 sec. | ||
| 14241 | 2026.03.10 10:24:42.550684 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14242 | 2026.03.10 10:24:42.550783 [ 269 ] {f2301b38-5f2b-40b5-bcdb-74767ed70436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14243 | 2026.03.10 10:24:42.550827 [ 269 ] {f2301b38-5f2b-40b5-bcdb-74767ed70436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14244 | 2026.03.10 10:24:42.551241 [ 269 ] {f2301b38-5f2b-40b5-bcdb-74767ed70436} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14245 | 2026.03.10 10:24:42.551279 [ 269 ] {f2301b38-5f2b-40b5-bcdb-74767ed70436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14246 | 2026.03.10 10:24:42.551599 [ 269 ] {f2301b38-5f2b-40b5-bcdb-74767ed70436} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14247 | 2026.03.10 10:24:42.551827 [ 269 ] {f2301b38-5f2b-40b5-bcdb-74767ed70436} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14248 | 2026.03.10 10:24:42.551960 [ 269 ] {f2301b38-5f2b-40b5-bcdb-74767ed70436} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001198 sec., 67612.6878130217 rows/sec., 5.28 MiB/sec. | ||
| 14249 | 2026.03.10 10:24:42.552000 [ 269 ] {f2301b38-5f2b-40b5-bcdb-74767ed70436} <Debug> TCPHandler: Processed in 0.001367071 sec. | ||
| 14250 | 2026.03.10 10:24:42.552139 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14251 | 2026.03.10 10:24:42.552237 [ 269 ] {67f310f6-fc2e-4e28-8b69-cf56d9857093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14252 | 2026.03.10 10:24:42.552282 [ 269 ] {67f310f6-fc2e-4e28-8b69-cf56d9857093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14253 | 2026.03.10 10:24:42.552706 [ 269 ] {67f310f6-fc2e-4e28-8b69-cf56d9857093} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14254 | 2026.03.10 10:24:42.552743 [ 269 ] {67f310f6-fc2e-4e28-8b69-cf56d9857093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14255 | 2026.03.10 10:24:42.553084 [ 269 ] {67f310f6-fc2e-4e28-8b69-cf56d9857093} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14256 | 2026.03.10 10:24:42.553303 [ 269 ] {67f310f6-fc2e-4e28-8b69-cf56d9857093} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14257 | 2026.03.10 10:24:42.553437 [ 269 ] {67f310f6-fc2e-4e28-8b69-cf56d9857093} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 14258 | 2026.03.10 10:24:42.553431 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 4 parts from all_1_107_23 to all_110_110_0 | ||
| 14259 | 2026.03.10 10:24:42.553476 [ 269 ] {67f310f6-fc2e-4e28-8b69-cf56d9857093} <Debug> TCPHandler: Processed in 0.001411931 sec. | ||
| 14260 | 2026.03.10 10:24:42.553515 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14261 | 2026.03.10 10:24:42.553547 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14262 | 2026.03.10 10:24:42.553606 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14263 | 2026.03.10 10:24:42.553639 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_110_24} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_107_23 to all_110_110_0 into Compact with storage Full | ||
| 14264 | 2026.03.10 10:24:42.553706 [ 269 ] {01a5959d-51a9-4d7b-ac4c-2d6f7f89f0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14265 | 2026.03.10 10:24:42.553732 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_110_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14266 | 2026.03.10 10:24:42.553763 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_107_23, total 35369 rows starting from the beginning of the part | ||
| 14267 | 2026.03.10 10:24:42.553763 [ 269 ] {01a5959d-51a9-4d7b-ac4c-2d6f7f89f0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14268 | 2026.03.10 10:24:42.553822 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 14269 | 2026.03.10 10:24:42.553868 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 14270 | 2026.03.10 10:24:42.553910 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1218 rows starting from the beginning of the part | ||
| 14271 | 2026.03.10 10:24:42.554564 [ 269 ] {01a5959d-51a9-4d7b-ac4c-2d6f7f89f0be} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14272 | 2026.03.10 10:24:42.554602 [ 269 ] {01a5959d-51a9-4d7b-ac4c-2d6f7f89f0be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14273 | 2026.03.10 10:24:42.555166 [ 269 ] {01a5959d-51a9-4d7b-ac4c-2d6f7f89f0be} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14274 | 2026.03.10 10:24:42.555401 [ 269 ] {01a5959d-51a9-4d7b-ac4c-2d6f7f89f0be} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14275 | 2026.03.10 10:24:42.555551 [ 269 ] {01a5959d-51a9-4d7b-ac4c-2d6f7f89f0be} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001863 sec., 9125.067096081588 rows/sec., 16.35 MiB/sec. | ||
| 14276 | 2026.03.10 10:24:42.555626 [ 269 ] {01a5959d-51a9-4d7b-ac4c-2d6f7f89f0be} <Debug> TCPHandler: Processed in 0.002071037 sec. | ||
| 14277 | 2026.03.10 10:24:42.555747 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14278 | 2026.03.10 10:24:42.555844 [ 269 ] {e1e2f611-73e0-463d-9e28-405646688da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14279 | 2026.03.10 10:24:42.555887 [ 269 ] {e1e2f611-73e0-463d-9e28-405646688da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14280 | 2026.03.10 10:24:42.556229 [ 269 ] {e1e2f611-73e0-463d-9e28-405646688da9} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14281 | 2026.03.10 10:24:42.556266 [ 269 ] {e1e2f611-73e0-463d-9e28-405646688da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14282 | 2026.03.10 10:24:42.556576 [ 269 ] {e1e2f611-73e0-463d-9e28-405646688da9} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14283 | 2026.03.10 10:24:42.556800 [ 269 ] {e1e2f611-73e0-463d-9e28-405646688da9} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14284 | 2026.03.10 10:24:42.556941 [ 269 ] {e1e2f611-73e0-463d-9e28-405646688da9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 14285 | 2026.03.10 10:24:42.556947 [ 148 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14286 | 2026.03.10 10:24:42.556980 [ 269 ] {e1e2f611-73e0-463d-9e28-405646688da9} <Debug> TCPHandler: Processed in 0.001282549 sec. | ||
| 14287 | 2026.03.10 10:24:42.557014 [ 148 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14288 | 2026.03.10 10:24:42.557039 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14289 | 2026.03.10 10:24:42.557157 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 14290 | 2026.03.10 10:24:42.557313 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14291 | 2026.03.10 10:24:42.557355 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5460 rows starting from the beginning of the part | ||
| 14292 | 2026.03.10 10:24:42.557426 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 14293 | 2026.03.10 10:24:42.557477 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 14294 | 2026.03.10 10:24:42.557518 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 12 rows starting from the beginning of the part | ||
| 14295 | 2026.03.10 10:24:42.557556 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 48 rows starting from the beginning of the part | ||
| 14296 | 2026.03.10 10:24:42.557596 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 14297 | 2026.03.10 10:24:42.560215 [ 200 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5700 rows, containing 4 columns (4 merged, 0 gathered) in 0.00311857 sec., 1827760.8006233624 rows/sec., 123.18 MiB/sec. | ||
| 14298 | 2026.03.10 10:24:42.560904 [ 190 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14299 | 2026.03.10 10:24:42.561261 [ 190 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_111_22} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14300 | 2026.03.10 10:24:42.561369 [ 190 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_111_22} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14301 | 2026.03.10 10:24:42.561492 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 14302 | 2026.03.10 10:24:42.563011 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_110_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36907 rows, containing 5 columns (5 merged, 0 gathered) in 0.009405632 sec., 3923925.5799078676 rows/sec., 258.22 MiB/sec. | ||
| 14303 | 2026.03.10 10:24:42.563431 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_110_24} <Trace> MergedBlockOutputStream: filled checksums all_1_110_24 (state Temporary) | ||
| 14304 | 2026.03.10 10:24:42.563707 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_110_24} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_110_24 to all_1_110_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14305 | 2026.03.10 10:24:42.563778 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_110_24} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 4 parts: [all_1_107_23, all_110_110_0] -> all_1_110_24 | ||
| 14306 | 2026.03.10 10:24:42.563846 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 14307 | 2026.03.10 10:24:43.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.14 MiB, peak 370.21 MiB, free memory in arenas 0.00 B, will set to 359.87 MiB (RSS), difference: 2.73 MiB | ||
| 14308 | 2026.03.10 10:24:44.759332 [ 116 ] {} <Debug> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 14309 | 2026.03.10 10:24:44.759409 [ 116 ] {} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14310 | 2026.03.10 10:24:44.759430 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14311 | 2026.03.10 10:24:44.759533 [ 200 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 14312 | 2026.03.10 10:24:44.759661 [ 200 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14313 | 2026.03.10 10:24:44.759709 [ 200 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 18 rows starting from the beginning of the part | ||
| 14314 | 2026.03.10 10:24:44.759786 [ 200 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 14315 | 2026.03.10 10:24:44.759838 [ 200 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 14316 | 2026.03.10 10:24:44.759886 [ 200 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 14317 | 2026.03.10 10:24:44.759932 [ 200 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part | ||
| 14318 | 2026.03.10 10:24:44.760716 [ 200 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001230398 sec., 29258.825193148885 rows/sec., 2.44 MiB/sec. | ||
| 14319 | 2026.03.10 10:24:44.760833 [ 188 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 14320 | 2026.03.10 10:24:44.761093 [ 188 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_33_8} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14321 | 2026.03.10 10:24:44.761160 [ 188 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_33_8} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 14322 | 2026.03.10 10:24:44.761233 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14323 | 2026.03.10 10:24:45.098363 [ 116 ] {} <Debug> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 14324 | 2026.03.10 10:24:45.098430 [ 116 ] {} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14325 | 2026.03.10 10:24:45.098453 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14326 | 2026.03.10 10:24:45.098573 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 14327 | 2026.03.10 10:24:45.098708 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14328 | 2026.03.10 10:24:45.098744 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 733 rows starting from the beginning of the part | ||
| 14329 | 2026.03.10 10:24:45.098814 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 14330 | 2026.03.10 10:24:45.098862 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 708 rows starting from the beginning of the part | ||
| 14331 | 2026.03.10 10:24:45.098906 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 14332 | 2026.03.10 10:24:45.098944 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 708 rows starting from the beginning of the part | ||
| 14333 | 2026.03.10 10:24:45.100016 [ 200 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001498223 sec., 1466403.8664471179 rows/sec., 92.33 MiB/sec. | ||
| 14334 | 2026.03.10 10:24:45.100198 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 14335 | 2026.03.10 10:24:45.100451 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_33_8} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14336 | 2026.03.10 10:24:45.100520 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_33_8} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 14337 | 2026.03.10 10:24:45.100584 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 14338 | 2026.03.10 10:24:46.255074 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14339 | 2026.03.10 10:24:46.255127 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14340 | 2026.03.10 10:24:46.440464 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32599 | ||
| 14341 | 2026.03.10 10:24:46.441062 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14342 | 2026.03.10 10:24:46.441113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14343 | 2026.03.10 10:24:46.441633 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14344 | 2026.03.10 10:24:46.441863 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14345 | 2026.03.10 10:24:46.442001 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32599 | ||
| 14346 | 2026.03.10 10:24:46.543270 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1740 | ||
| 14347 | 2026.03.10 10:24:46.545451 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14348 | 2026.03.10 10:24:46.545502 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14349 | 2026.03.10 10:24:46.546732 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14350 | 2026.03.10 10:24:46.547017 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14351 | 2026.03.10 10:24:46.547408 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1740 | ||
| 14352 | 2026.03.10 10:24:47.547103 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14353 | 2026.03.10 10:24:47.547284 [ 269 ] {554b7192-3ce9-4562-865b-e9e93d72da5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14354 | 2026.03.10 10:24:47.547351 [ 269 ] {554b7192-3ce9-4562-865b-e9e93d72da5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14355 | 2026.03.10 10:24:47.548042 [ 269 ] {554b7192-3ce9-4562-865b-e9e93d72da5a} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14356 | 2026.03.10 10:24:47.548093 [ 269 ] {554b7192-3ce9-4562-865b-e9e93d72da5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14357 | 2026.03.10 10:24:47.548505 [ 269 ] {554b7192-3ce9-4562-865b-e9e93d72da5a} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14358 | 2026.03.10 10:24:47.548741 [ 269 ] {554b7192-3ce9-4562-865b-e9e93d72da5a} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14359 | 2026.03.10 10:24:47.548900 [ 269 ] {554b7192-3ce9-4562-865b-e9e93d72da5a} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001666 sec., 63625.45018007203 rows/sec., 5.35 MiB/sec. | ||
| 14360 | 2026.03.10 10:24:47.548952 [ 269 ] {554b7192-3ce9-4562-865b-e9e93d72da5a} <Debug> TCPHandler: Processed in 0.001983034 sec. | ||
| 14361 | 2026.03.10 10:24:47.549089 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14362 | 2026.03.10 10:24:47.549198 [ 269 ] {0e110070-a7aa-4b04-be7b-743f510a6716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14363 | 2026.03.10 10:24:47.549243 [ 269 ] {0e110070-a7aa-4b04-be7b-743f510a6716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14364 | 2026.03.10 10:24:47.549670 [ 269 ] {0e110070-a7aa-4b04-be7b-743f510a6716} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14365 | 2026.03.10 10:24:47.549708 [ 269 ] {0e110070-a7aa-4b04-be7b-743f510a6716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14366 | 2026.03.10 10:24:47.550015 [ 269 ] {0e110070-a7aa-4b04-be7b-743f510a6716} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14367 | 2026.03.10 10:24:47.550228 [ 269 ] {0e110070-a7aa-4b04-be7b-743f510a6716} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14368 | 2026.03.10 10:24:47.550365 [ 269 ] {0e110070-a7aa-4b04-be7b-743f510a6716} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001195 sec., 20920.502092050207 rows/sec., 1.54 MiB/sec. | ||
| 14369 | 2026.03.10 10:24:47.550368 [ 127 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14370 | 2026.03.10 10:24:47.550407 [ 269 ] {0e110070-a7aa-4b04-be7b-743f510a6716} <Debug> TCPHandler: Processed in 0.001373471 sec. | ||
| 14371 | 2026.03.10 10:24:47.550448 [ 127 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14372 | 2026.03.10 10:24:47.550475 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14373 | 2026.03.10 10:24:47.550541 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14374 | 2026.03.10 10:24:47.550580 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 14375 | 2026.03.10 10:24:47.550643 [ 269 ] {9f73f932-8bb9-423c-a759-71dea847c86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14376 | 2026.03.10 10:24:47.550689 [ 269 ] {9f73f932-8bb9-423c-a759-71dea847c86a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14377 | 2026.03.10 10:24:47.550717 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14378 | 2026.03.10 10:24:47.550754 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 83 rows starting from the beginning of the part | ||
| 14379 | 2026.03.10 10:24:47.550819 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 25 rows starting from the beginning of the part | ||
| 14380 | 2026.03.10 10:24:47.550866 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 17 rows starting from the beginning of the part | ||
| 14381 | 2026.03.10 10:24:47.550944 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 38 rows starting from the beginning of the part | ||
| 14382 | 2026.03.10 10:24:47.550999 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 17 rows starting from the beginning of the part | ||
| 14383 | 2026.03.10 10:24:47.551044 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 25 rows starting from the beginning of the part | ||
| 14384 | 2026.03.10 10:24:47.551131 [ 269 ] {9f73f932-8bb9-423c-a759-71dea847c86a} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14385 | 2026.03.10 10:24:47.551172 [ 269 ] {9f73f932-8bb9-423c-a759-71dea847c86a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14386 | 2026.03.10 10:24:47.551508 [ 269 ] {9f73f932-8bb9-423c-a759-71dea847c86a} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14387 | 2026.03.10 10:24:47.551748 [ 269 ] {9f73f932-8bb9-423c-a759-71dea847c86a} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14388 | 2026.03.10 10:24:47.551884 [ 269 ] {9f73f932-8bb9-423c-a759-71dea847c86a} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00126 sec., 70634.92063492064 rows/sec., 5.52 MiB/sec. | ||
| 14389 | 2026.03.10 10:24:47.551906 [ 194 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001367491 sec., 149909.57892958712 rows/sec., 11.55 MiB/sec. | ||
| 14390 | 2026.03.10 10:24:47.551923 [ 269 ] {9f73f932-8bb9-423c-a759-71dea847c86a} <Debug> TCPHandler: Processed in 0.001434952 sec. | ||
| 14391 | 2026.03.10 10:24:47.552067 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14392 | 2026.03.10 10:24:47.552106 [ 200 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14393 | 2026.03.10 10:24:47.552163 [ 269 ] {64d05958-0684-4db6-9c1d-3a61d1681967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14394 | 2026.03.10 10:24:47.552214 [ 269 ] {64d05958-0684-4db6-9c1d-3a61d1681967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14395 | 2026.03.10 10:24:47.552418 [ 200 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_96_19} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14396 | 2026.03.10 10:24:47.552498 [ 200 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_96_19} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14397 | 2026.03.10 10:24:47.552590 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14398 | 2026.03.10 10:24:47.552636 [ 269 ] {64d05958-0684-4db6-9c1d-3a61d1681967} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14399 | 2026.03.10 10:24:47.552676 [ 269 ] {64d05958-0684-4db6-9c1d-3a61d1681967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14400 | 2026.03.10 10:24:47.553028 [ 269 ] {64d05958-0684-4db6-9c1d-3a61d1681967} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14401 | 2026.03.10 10:24:47.553241 [ 269 ] {64d05958-0684-4db6-9c1d-3a61d1681967} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14402 | 2026.03.10 10:24:47.553392 [ 269 ] {64d05958-0684-4db6-9c1d-3a61d1681967} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 14403 | 2026.03.10 10:24:47.553434 [ 269 ] {64d05958-0684-4db6-9c1d-3a61d1681967} <Debug> TCPHandler: Processed in 0.001418642 sec. | ||
| 14404 | 2026.03.10 10:24:47.553554 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14405 | 2026.03.10 10:24:47.553659 [ 269 ] {86dbce85-ca79-48a2-b667-690aca869e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14406 | 2026.03.10 10:24:47.553724 [ 269 ] {86dbce85-ca79-48a2-b667-690aca869e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14407 | 2026.03.10 10:24:47.554675 [ 269 ] {86dbce85-ca79-48a2-b667-690aca869e57} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14408 | 2026.03.10 10:24:47.554712 [ 269 ] {86dbce85-ca79-48a2-b667-690aca869e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14409 | 2026.03.10 10:24:47.555250 [ 269 ] {86dbce85-ca79-48a2-b667-690aca869e57} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14410 | 2026.03.10 10:24:47.555469 [ 269 ] {86dbce85-ca79-48a2-b667-690aca869e57} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14411 | 2026.03.10 10:24:47.555598 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14412 | 2026.03.10 10:24:47.555609 [ 269 ] {86dbce85-ca79-48a2-b667-690aca869e57} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001975 sec., 12658.227848101265 rows/sec., 22.68 MiB/sec. | ||
| 14413 | 2026.03.10 10:24:47.555643 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14414 | 2026.03.10 10:24:47.555668 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14415 | 2026.03.10 10:24:47.555687 [ 269 ] {86dbce85-ca79-48a2-b667-690aca869e57} <Debug> TCPHandler: Processed in 0.002182709 sec. | ||
| 14416 | 2026.03.10 10:24:47.555739 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 14417 | 2026.03.10 10:24:47.555810 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14418 | 2026.03.10 10:24:47.555909 [ 269 ] {1126e349-3a56-434a-8f48-4bd6c64ed6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14419 | 2026.03.10 10:24:47.555926 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14420 | 2026.03.10 10:24:47.555951 [ 269 ] {1126e349-3a56-434a-8f48-4bd6c64ed6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14421 | 2026.03.10 10:24:47.555981 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1978 rows starting from the beginning of the part | ||
| 14422 | 2026.03.10 10:24:47.556102 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 25 rows starting from the beginning of the part | ||
| 14423 | 2026.03.10 10:24:47.556205 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 17 rows starting from the beginning of the part | ||
| 14424 | 2026.03.10 10:24:47.556311 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 36 rows starting from the beginning of the part | ||
| 14425 | 2026.03.10 10:24:47.556395 [ 269 ] {1126e349-3a56-434a-8f48-4bd6c64ed6ac} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14426 | 2026.03.10 10:24:47.556426 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 17 rows starting from the beginning of the part | ||
| 14427 | 2026.03.10 10:24:47.556436 [ 269 ] {1126e349-3a56-434a-8f48-4bd6c64ed6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14428 | 2026.03.10 10:24:47.556536 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 25 rows starting from the beginning of the part | ||
| 14429 | 2026.03.10 10:24:47.556765 [ 269 ] {1126e349-3a56-434a-8f48-4bd6c64ed6ac} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14430 | 2026.03.10 10:24:47.557041 [ 269 ] {1126e349-3a56-434a-8f48-4bd6c64ed6ac} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14431 | 2026.03.10 10:24:47.557180 [ 269 ] {1126e349-3a56-434a-8f48-4bd6c64ed6ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001289 sec., 46547.71140418929 rows/sec., 3.14 MiB/sec. | ||
| 14432 | 2026.03.10 10:24:47.557222 [ 269 ] {1126e349-3a56-434a-8f48-4bd6c64ed6ac} <Debug> TCPHandler: Processed in 0.001459553 sec. | ||
| 14433 | 2026.03.10 10:24:47.567425 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 19 columns (19 merged, 0 gathered) in 0.011717134 sec., 179054.02464459313 rows/sec., 320.86 MiB/sec. | ||
| 14434 | 2026.03.10 10:24:47.569220 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14435 | 2026.03.10 10:24:47.569582 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14436 | 2026.03.10 10:24:47.569664 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14437 | 2026.03.10 10:24:47.569801 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 14438 | 2026.03.10 10:24:48.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.39 MiB, peak 378.31 MiB, free memory in arenas 0.00 B, will set to 366.41 MiB (RSS), difference: 6.02 MiB | ||
| 14439 | 2026.03.10 10:24:48.152588 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 14440 | 2026.03.10 10:24:48.168985 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14441 | 2026.03.10 10:24:48.169040 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14442 | 2026.03.10 10:24:48.175522 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14443 | 2026.03.10 10:24:48.176231 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14444 | 2026.03.10 10:24:48.179007 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 14445 | 2026.03.10 10:24:52.549456 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14446 | 2026.03.10 10:24:52.549675 [ 269 ] {0ef298bf-8c58-4606-9d27-725780016386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14447 | 2026.03.10 10:24:52.549752 [ 269 ] {0ef298bf-8c58-4606-9d27-725780016386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14448 | 2026.03.10 10:24:52.550423 [ 269 ] {0ef298bf-8c58-4606-9d27-725780016386} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14449 | 2026.03.10 10:24:52.550470 [ 269 ] {0ef298bf-8c58-4606-9d27-725780016386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14450 | 2026.03.10 10:24:52.550869 [ 269 ] {0ef298bf-8c58-4606-9d27-725780016386} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 14451 | 2026.03.10 10:24:52.551095 [ 269 ] {0ef298bf-8c58-4606-9d27-725780016386} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14452 | 2026.03.10 10:24:52.551227 [ 101 ] {} <Debug> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 14453 | 2026.03.10 10:24:52.551256 [ 269 ] {0ef298bf-8c58-4606-9d27-725780016386} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001638 sec., 14652.014652014654 rows/sec., 1.22 MiB/sec. | ||
| 14454 | 2026.03.10 10:24:52.551268 [ 101 ] {} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14455 | 2026.03.10 10:24:52.551291 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14456 | 2026.03.10 10:24:52.551309 [ 269 ] {0ef298bf-8c58-4606-9d27-725780016386} <Debug> TCPHandler: Processed in 0.001989675 sec. | ||
| 14457 | 2026.03.10 10:24:52.551407 [ 194 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 14458 | 2026.03.10 10:24:52.551445 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14459 | 2026.03.10 10:24:52.551555 [ 194 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14460 | 2026.03.10 10:24:52.551557 [ 269 ] {1a3eacba-9909-48d2-89a5-60a80b2f8952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14461 | 2026.03.10 10:24:52.551597 [ 194 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 14462 | 2026.03.10 10:24:52.551621 [ 269 ] {1a3eacba-9909-48d2-89a5-60a80b2f8952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14463 | 2026.03.10 10:24:52.551673 [ 194 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 14464 | 2026.03.10 10:24:52.551727 [ 194 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 14465 | 2026.03.10 10:24:52.551771 [ 194 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 14466 | 2026.03.10 10:24:52.551812 [ 194 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 14467 | 2026.03.10 10:24:52.552060 [ 269 ] {1a3eacba-9909-48d2-89a5-60a80b2f8952} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14468 | 2026.03.10 10:24:52.552104 [ 269 ] {1a3eacba-9909-48d2-89a5-60a80b2f8952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14469 | 2026.03.10 10:24:52.552446 [ 269 ] {1a3eacba-9909-48d2-89a5-60a80b2f8952} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14470 | 2026.03.10 10:24:52.552550 [ 194 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001198127 sec., 100156.32733424754 rows/sec., 8.69 MiB/sec. | ||
| 14471 | 2026.03.10 10:24:52.552671 [ 269 ] {1a3eacba-9909-48d2-89a5-60a80b2f8952} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14472 | 2026.03.10 10:24:52.552693 [ 202 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 14473 | 2026.03.10 10:24:52.552818 [ 269 ] {1a3eacba-9909-48d2-89a5-60a80b2f8952} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001285 sec., 7782.101167315176 rows/sec., 634.58 KiB/sec. | ||
| 14474 | 2026.03.10 10:24:52.552867 [ 269 ] {1a3eacba-9909-48d2-89a5-60a80b2f8952} <Debug> TCPHandler: Processed in 0.001475303 sec. | ||
| 14475 | 2026.03.10 10:24:52.552976 [ 202 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_17_4} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14476 | 2026.03.10 10:24:52.552977 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14477 | 2026.03.10 10:24:52.553071 [ 202 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_17_4} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 14478 | 2026.03.10 10:24:52.553100 [ 269 ] {147ebea3-3932-4ce9-8201-381720cff8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14479 | 2026.03.10 10:24:52.553147 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 14480 | 2026.03.10 10:24:52.553149 [ 269 ] {147ebea3-3932-4ce9-8201-381720cff8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14481 | 2026.03.10 10:24:52.553708 [ 269 ] {147ebea3-3932-4ce9-8201-381720cff8b3} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14482 | 2026.03.10 10:24:52.553747 [ 269 ] {147ebea3-3932-4ce9-8201-381720cff8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14483 | 2026.03.10 10:24:52.554082 [ 269 ] {147ebea3-3932-4ce9-8201-381720cff8b3} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14484 | 2026.03.10 10:24:52.554290 [ 269 ] {147ebea3-3932-4ce9-8201-381720cff8b3} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14485 | 2026.03.10 10:24:52.554423 [ 269 ] {147ebea3-3932-4ce9-8201-381720cff8b3} <Debug> executeQuery: Read 215 rows, 19.58 KiB in 0.001344 sec., 159970.2380952381 rows/sec., 14.23 MiB/sec. | ||
| 14486 | 2026.03.10 10:24:52.554462 [ 269 ] {147ebea3-3932-4ce9-8201-381720cff8b3} <Debug> TCPHandler: Processed in 0.001534805 sec. | ||
| 14487 | 2026.03.10 10:24:52.554585 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14488 | 2026.03.10 10:24:52.554681 [ 269 ] {75320387-67cd-49dc-95c6-cef79b077a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14489 | 2026.03.10 10:24:52.554721 [ 269 ] {75320387-67cd-49dc-95c6-cef79b077a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14490 | 2026.03.10 10:24:52.555139 [ 269 ] {75320387-67cd-49dc-95c6-cef79b077a55} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14491 | 2026.03.10 10:24:52.555174 [ 269 ] {75320387-67cd-49dc-95c6-cef79b077a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14492 | 2026.03.10 10:24:52.555532 [ 269 ] {75320387-67cd-49dc-95c6-cef79b077a55} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14493 | 2026.03.10 10:24:52.555765 [ 269 ] {75320387-67cd-49dc-95c6-cef79b077a55} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14494 | 2026.03.10 10:24:52.555902 [ 269 ] {75320387-67cd-49dc-95c6-cef79b077a55} <Debug> executeQuery: Read 39 rows, 2.94 KiB in 0.001241 sec., 31426.269137792104 rows/sec., 2.31 MiB/sec. | ||
| 14495 | 2026.03.10 10:24:52.555942 [ 269 ] {75320387-67cd-49dc-95c6-cef79b077a55} <Debug> TCPHandler: Processed in 0.001407252 sec. | ||
| 14496 | 2026.03.10 10:24:52.556055 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14497 | 2026.03.10 10:24:52.556151 [ 269 ] {bb2d5dea-68bb-4c40-a97b-39118711d44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14498 | 2026.03.10 10:24:52.556191 [ 269 ] {bb2d5dea-68bb-4c40-a97b-39118711d44b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14499 | 2026.03.10 10:24:52.556610 [ 269 ] {bb2d5dea-68bb-4c40-a97b-39118711d44b} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14500 | 2026.03.10 10:24:52.556645 [ 269 ] {bb2d5dea-68bb-4c40-a97b-39118711d44b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14501 | 2026.03.10 10:24:52.556940 [ 269 ] {bb2d5dea-68bb-4c40-a97b-39118711d44b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14502 | 2026.03.10 10:24:52.557150 [ 269 ] {bb2d5dea-68bb-4c40-a97b-39118711d44b} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14503 | 2026.03.10 10:24:52.557282 [ 269 ] {bb2d5dea-68bb-4c40-a97b-39118711d44b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00115 sec., 20869.565217391304 rows/sec., 1.73 MiB/sec. | ||
| 14504 | 2026.03.10 10:24:52.557321 [ 269 ] {bb2d5dea-68bb-4c40-a97b-39118711d44b} <Debug> TCPHandler: Processed in 0.00131522 sec. | ||
| 14505 | 2026.03.10 10:24:52.557432 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14506 | 2026.03.10 10:24:52.557527 [ 269 ] {4eb2f454-685e-4ab3-80e8-53428e575a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14507 | 2026.03.10 10:24:52.557567 [ 269 ] {4eb2f454-685e-4ab3-80e8-53428e575a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14508 | 2026.03.10 10:24:52.557967 [ 269 ] {4eb2f454-685e-4ab3-80e8-53428e575a06} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14509 | 2026.03.10 10:24:52.558003 [ 269 ] {4eb2f454-685e-4ab3-80e8-53428e575a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14510 | 2026.03.10 10:24:52.558301 [ 269 ] {4eb2f454-685e-4ab3-80e8-53428e575a06} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 14511 | 2026.03.10 10:24:52.558511 [ 269 ] {4eb2f454-685e-4ab3-80e8-53428e575a06} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14512 | 2026.03.10 10:24:52.558598 [ 101 ] {} <Debug> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 14513 | 2026.03.10 10:24:52.558633 [ 101 ] {} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14514 | 2026.03.10 10:24:52.558638 [ 269 ] {4eb2f454-685e-4ab3-80e8-53428e575a06} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00113 sec., 10619.469026548673 rows/sec., 829.65 KiB/sec. | ||
| 14515 | 2026.03.10 10:24:52.558652 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14516 | 2026.03.10 10:24:52.558681 [ 269 ] {4eb2f454-685e-4ab3-80e8-53428e575a06} <Debug> TCPHandler: Processed in 0.001298059 sec. | ||
| 14517 | 2026.03.10 10:24:52.558778 [ 196 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 14518 | 2026.03.10 10:24:52.558785 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14519 | 2026.03.10 10:24:52.558926 [ 196 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14520 | 2026.03.10 10:24:52.558944 [ 269 ] {2789d004-fca5-4b63-8e11-311578d88ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14521 | 2026.03.10 10:24:52.558966 [ 196 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 14522 | 2026.03.10 10:24:52.558998 [ 269 ] {2789d004-fca5-4b63-8e11-311578d88ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14523 | 2026.03.10 10:24:52.559040 [ 196 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 14524 | 2026.03.10 10:24:52.559088 [ 196 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 14525 | 2026.03.10 10:24:52.559130 [ 196 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 14526 | 2026.03.10 10:24:52.559173 [ 196 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 14527 | 2026.03.10 10:24:52.559556 [ 269 ] {2789d004-fca5-4b63-8e11-311578d88ac4} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14528 | 2026.03.10 10:24:52.559603 [ 269 ] {2789d004-fca5-4b63-8e11-311578d88ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14529 | 2026.03.10 10:24:52.559936 [ 202 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001222738 sec., 49070.20146589049 rows/sec., 3.93 MiB/sec. | ||
| 14530 | 2026.03.10 10:24:52.559979 [ 269 ] {2789d004-fca5-4b63-8e11-311578d88ac4} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14531 | 2026.03.10 10:24:52.560077 [ 196 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 14532 | 2026.03.10 10:24:52.560261 [ 269 ] {2789d004-fca5-4b63-8e11-311578d88ac4} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14533 | 2026.03.10 10:24:52.560387 [ 196 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_17_4} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14534 | 2026.03.10 10:24:52.560419 [ 269 ] {2789d004-fca5-4b63-8e11-311578d88ac4} <Debug> executeQuery: Read 127 rows, 10.55 KiB in 0.0015 sec., 84666.66666666667 rows/sec., 6.87 MiB/sec. | ||
| 14535 | 2026.03.10 10:24:52.560464 [ 269 ] {2789d004-fca5-4b63-8e11-311578d88ac4} <Debug> TCPHandler: Processed in 0.001727629 sec. | ||
| 14536 | 2026.03.10 10:24:52.560470 [ 196 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_17_4} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 14537 | 2026.03.10 10:24:52.560557 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14538 | 2026.03.10 10:24:52.560583 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14539 | 2026.03.10 10:24:52.560681 [ 269 ] {3b9d5597-38ea-49a1-944a-977bff8023c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14540 | 2026.03.10 10:24:52.560725 [ 269 ] {3b9d5597-38ea-49a1-944a-977bff8023c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14541 | 2026.03.10 10:24:52.561140 [ 269 ] {3b9d5597-38ea-49a1-944a-977bff8023c2} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14542 | 2026.03.10 10:24:52.561175 [ 269 ] {3b9d5597-38ea-49a1-944a-977bff8023c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14543 | 2026.03.10 10:24:52.561526 [ 269 ] {3b9d5597-38ea-49a1-944a-977bff8023c2} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14544 | 2026.03.10 10:24:52.561752 [ 269 ] {3b9d5597-38ea-49a1-944a-977bff8023c2} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14545 | 2026.03.10 10:24:52.561884 [ 269 ] {3b9d5597-38ea-49a1-944a-977bff8023c2} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001221 sec., 164619.1646191646 rows/sec., 11.80 MiB/sec. | ||
| 14546 | 2026.03.10 10:24:52.561922 [ 269 ] {3b9d5597-38ea-49a1-944a-977bff8023c2} <Debug> TCPHandler: Processed in 0.001388921 sec. | ||
| 14547 | 2026.03.10 10:24:52.562041 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14548 | 2026.03.10 10:24:52.562134 [ 269 ] {065fbabf-b1c8-4caa-a2de-93f8557b7080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14549 | 2026.03.10 10:24:52.562188 [ 269 ] {065fbabf-b1c8-4caa-a2de-93f8557b7080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14550 | 2026.03.10 10:24:52.562975 [ 269 ] {065fbabf-b1c8-4caa-a2de-93f8557b7080} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14551 | 2026.03.10 10:24:52.563010 [ 269 ] {065fbabf-b1c8-4caa-a2de-93f8557b7080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14552 | 2026.03.10 10:24:52.563540 [ 269 ] {065fbabf-b1c8-4caa-a2de-93f8557b7080} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14553 | 2026.03.10 10:24:52.563755 [ 269 ] {065fbabf-b1c8-4caa-a2de-93f8557b7080} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14554 | 2026.03.10 10:24:52.563894 [ 269 ] {065fbabf-b1c8-4caa-a2de-93f8557b7080} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001779 sec., 9555.93029792018 rows/sec., 17.12 MiB/sec. | ||
| 14555 | 2026.03.10 10:24:52.563963 [ 269 ] {065fbabf-b1c8-4caa-a2de-93f8557b7080} <Debug> TCPHandler: Processed in 0.001970734 sec. | ||
| 14556 | 2026.03.10 10:24:52.564079 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14557 | 2026.03.10 10:24:52.564173 [ 269 ] {79d1c4b5-3e9d-4b6c-a715-642e7b53d2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14558 | 2026.03.10 10:24:52.564215 [ 269 ] {79d1c4b5-3e9d-4b6c-a715-642e7b53d2d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14559 | 2026.03.10 10:24:52.564559 [ 269 ] {79d1c4b5-3e9d-4b6c-a715-642e7b53d2d6} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14560 | 2026.03.10 10:24:52.564595 [ 269 ] {79d1c4b5-3e9d-4b6c-a715-642e7b53d2d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14561 | 2026.03.10 10:24:52.564905 [ 269 ] {79d1c4b5-3e9d-4b6c-a715-642e7b53d2d6} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14562 | 2026.03.10 10:24:52.565114 [ 269 ] {79d1c4b5-3e9d-4b6c-a715-642e7b53d2d6} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14563 | 2026.03.10 10:24:52.565264 [ 269 ] {79d1c4b5-3e9d-4b6c-a715-642e7b53d2d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 14564 | 2026.03.10 10:24:52.565304 [ 269 ] {79d1c4b5-3e9d-4b6c-a715-642e7b53d2d6} <Debug> TCPHandler: Processed in 0.001273069 sec. | ||
| 14565 | 2026.03.10 10:24:53.942163 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33047 | ||
| 14566 | 2026.03.10 10:24:53.942708 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14567 | 2026.03.10 10:24:53.942748 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14568 | 2026.03.10 10:24:53.943246 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14569 | 2026.03.10 10:24:53.943487 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14570 | 2026.03.10 10:24:53.943620 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33047 | ||
| 14571 | 2026.03.10 10:24:55.679149 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 14572 | 2026.03.10 10:24:55.696061 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14573 | 2026.03.10 10:24:55.696122 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14574 | 2026.03.10 10:24:55.702320 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14575 | 2026.03.10 10:24:55.703005 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14576 | 2026.03.10 10:24:55.705872 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14577 | 2026.03.10 10:24:56.547677 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1772 | ||
| 14578 | 2026.03.10 10:24:56.549997 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14579 | 2026.03.10 10:24:56.550037 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14580 | 2026.03.10 10:24:56.551214 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14581 | 2026.03.10 10:24:56.551474 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14582 | 2026.03.10 10:24:56.551620 [ 152 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14583 | 2026.03.10 10:24:56.551687 [ 152 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14584 | 2026.03.10 10:24:56.551705 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14585 | 2026.03.10 10:24:56.551739 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1772 | ||
| 14586 | 2026.03.10 10:24:56.551796 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 14587 | 2026.03.10 10:24:56.552272 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14588 | 2026.03.10 10:24:56.552394 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1620 rows starting from the beginning of the part | ||
| 14589 | 2026.03.10 10:24:56.552699 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 14590 | 2026.03.10 10:24:56.552998 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part | ||
| 14591 | 2026.03.10 10:24:56.553274 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 42 rows starting from the beginning of the part | ||
| 14592 | 2026.03.10 10:24:56.553551 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part | ||
| 14593 | 2026.03.10 10:24:56.553832 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
| 14594 | 2026.03.10 10:24:56.559902 [ 196 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1772 rows, containing 72 columns (72 merged, 0 gathered) in 0.008144013 sec., 217583.14973220203 rows/sec., 166.49 MiB/sec. | ||
| 14595 | 2026.03.10 10:24:56.561296 [ 195 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14596 | 2026.03.10 10:24:56.561777 [ 195 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_51_10} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14597 | 2026.03.10 10:24:56.561847 [ 195 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_51_10} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14598 | 2026.03.10 10:24:56.562005 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 14599 | 2026.03.10 10:24:57.547207 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14600 | 2026.03.10 10:24:57.547396 [ 269 ] {c3be925d-b9ae-4f03-8c40-d6abead5c4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14601 | 2026.03.10 10:24:57.547465 [ 269 ] {c3be925d-b9ae-4f03-8c40-d6abead5c4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14602 | 2026.03.10 10:24:57.548167 [ 269 ] {c3be925d-b9ae-4f03-8c40-d6abead5c4c4} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14603 | 2026.03.10 10:24:57.548216 [ 269 ] {c3be925d-b9ae-4f03-8c40-d6abead5c4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14604 | 2026.03.10 10:24:57.548609 [ 269 ] {c3be925d-b9ae-4f03-8c40-d6abead5c4c4} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14605 | 2026.03.10 10:24:57.548823 [ 269 ] {c3be925d-b9ae-4f03-8c40-d6abead5c4c4} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14606 | 2026.03.10 10:24:57.548976 [ 269 ] {c3be925d-b9ae-4f03-8c40-d6abead5c4c4} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001675 sec., 63283.582089552234 rows/sec., 5.32 MiB/sec. | ||
| 14607 | 2026.03.10 10:24:57.549026 [ 269 ] {c3be925d-b9ae-4f03-8c40-d6abead5c4c4} <Debug> TCPHandler: Processed in 0.001988044 sec. | ||
| 14608 | 2026.03.10 10:24:57.549148 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14609 | 2026.03.10 10:24:57.549246 [ 269 ] {06948acc-f1f1-49c3-9bcb-03aa7f813b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14610 | 2026.03.10 10:24:57.549288 [ 269 ] {06948acc-f1f1-49c3-9bcb-03aa7f813b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14611 | 2026.03.10 10:24:57.549788 [ 269 ] {06948acc-f1f1-49c3-9bcb-03aa7f813b4b} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14612 | 2026.03.10 10:24:57.549828 [ 269 ] {06948acc-f1f1-49c3-9bcb-03aa7f813b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14613 | 2026.03.10 10:24:57.550154 [ 269 ] {06948acc-f1f1-49c3-9bcb-03aa7f813b4b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14614 | 2026.03.10 10:24:57.550365 [ 269 ] {06948acc-f1f1-49c3-9bcb-03aa7f813b4b} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14615 | 2026.03.10 10:24:57.550513 [ 269 ] {06948acc-f1f1-49c3-9bcb-03aa7f813b4b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001231 sec., 20308.692120227457 rows/sec., 1.49 MiB/sec. | ||
| 14616 | 2026.03.10 10:24:57.550554 [ 269 ] {06948acc-f1f1-49c3-9bcb-03aa7f813b4b} <Debug> TCPHandler: Processed in 0.001406322 sec. | ||
| 14617 | 2026.03.10 10:24:57.550666 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14618 | 2026.03.10 10:24:57.550765 [ 269 ] {db27c6ae-2eba-413b-afdf-8df08e313755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14619 | 2026.03.10 10:24:57.550806 [ 269 ] {db27c6ae-2eba-413b-afdf-8df08e313755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14620 | 2026.03.10 10:24:57.551250 [ 269 ] {db27c6ae-2eba-413b-afdf-8df08e313755} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14621 | 2026.03.10 10:24:57.551287 [ 269 ] {db27c6ae-2eba-413b-afdf-8df08e313755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14622 | 2026.03.10 10:24:57.551599 [ 269 ] {db27c6ae-2eba-413b-afdf-8df08e313755} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14623 | 2026.03.10 10:24:57.551809 [ 269 ] {db27c6ae-2eba-413b-afdf-8df08e313755} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14624 | 2026.03.10 10:24:57.551942 [ 269 ] {db27c6ae-2eba-413b-afdf-8df08e313755} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001198 sec., 74290.48414023372 rows/sec., 5.80 MiB/sec. | ||
| 14625 | 2026.03.10 10:24:57.551980 [ 269 ] {db27c6ae-2eba-413b-afdf-8df08e313755} <Debug> TCPHandler: Processed in 0.001363881 sec. | ||
| 14626 | 2026.03.10 10:24:57.552096 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14627 | 2026.03.10 10:24:57.552192 [ 269 ] {9078711a-4f42-4a39-b9f6-9f67766c652c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14628 | 2026.03.10 10:24:57.552235 [ 269 ] {9078711a-4f42-4a39-b9f6-9f67766c652c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14629 | 2026.03.10 10:24:57.552660 [ 269 ] {9078711a-4f42-4a39-b9f6-9f67766c652c} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14630 | 2026.03.10 10:24:57.552697 [ 269 ] {9078711a-4f42-4a39-b9f6-9f67766c652c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14631 | 2026.03.10 10:24:57.553036 [ 269 ] {9078711a-4f42-4a39-b9f6-9f67766c652c} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14632 | 2026.03.10 10:24:57.553238 [ 269 ] {9078711a-4f42-4a39-b9f6-9f67766c652c} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14633 | 2026.03.10 10:24:57.553370 [ 269 ] {9078711a-4f42-4a39-b9f6-9f67766c652c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 14634 | 2026.03.10 10:24:57.553385 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 5 parts from all_1_110_24 to all_114_114_0 | ||
| 14635 | 2026.03.10 10:24:57.553408 [ 269 ] {9078711a-4f42-4a39-b9f6-9f67766c652c} <Debug> TCPHandler: Processed in 0.001360711 sec. | ||
| 14636 | 2026.03.10 10:24:57.553451 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14637 | 2026.03.10 10:24:57.553476 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14638 | 2026.03.10 10:24:57.553540 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14639 | 2026.03.10 10:24:57.553590 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_114_25} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_110_24 to all_114_114_0 into Compact with storage Full | ||
| 14640 | 2026.03.10 10:24:57.553639 [ 269 ] {dbbdc1be-f590-499f-be18-74449395e01f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14641 | 2026.03.10 10:24:57.553699 [ 269 ] {dbbdc1be-f590-499f-be18-74449395e01f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14642 | 2026.03.10 10:24:57.553759 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_114_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14643 | 2026.03.10 10:24:57.553801 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_114_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_110_24, total 36907 rows starting from the beginning of the part | ||
| 14644 | 2026.03.10 10:24:57.553869 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_114_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 128 rows starting from the beginning of the part | ||
| 14645 | 2026.03.10 10:24:57.553917 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_114_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 14646 | 2026.03.10 10:24:57.553963 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_114_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 14647 | 2026.03.10 10:24:57.554005 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_114_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 201 rows starting from the beginning of the part | ||
| 14648 | 2026.03.10 10:24:57.554543 [ 269 ] {dbbdc1be-f590-499f-be18-74449395e01f} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14649 | 2026.03.10 10:24:57.554585 [ 269 ] {dbbdc1be-f590-499f-be18-74449395e01f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14650 | 2026.03.10 10:24:57.555191 [ 269 ] {dbbdc1be-f590-499f-be18-74449395e01f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14651 | 2026.03.10 10:24:57.555440 [ 269 ] {dbbdc1be-f590-499f-be18-74449395e01f} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14652 | 2026.03.10 10:24:57.555599 [ 269 ] {dbbdc1be-f590-499f-be18-74449395e01f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001979 sec., 12632.642748863063 rows/sec., 22.64 MiB/sec. | ||
| 14653 | 2026.03.10 10:24:57.555667 [ 269 ] {dbbdc1be-f590-499f-be18-74449395e01f} <Debug> TCPHandler: Processed in 0.002176279 sec. | ||
| 14654 | 2026.03.10 10:24:57.555780 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14655 | 2026.03.10 10:24:57.555874 [ 269 ] {5b937968-1784-42bd-b03d-3c1016dc85fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14656 | 2026.03.10 10:24:57.555914 [ 269 ] {5b937968-1784-42bd-b03d-3c1016dc85fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14657 | 2026.03.10 10:24:57.556258 [ 269 ] {5b937968-1784-42bd-b03d-3c1016dc85fe} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14658 | 2026.03.10 10:24:57.556295 [ 269 ] {5b937968-1784-42bd-b03d-3c1016dc85fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14659 | 2026.03.10 10:24:57.556607 [ 269 ] {5b937968-1784-42bd-b03d-3c1016dc85fe} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14660 | 2026.03.10 10:24:57.556818 [ 269 ] {5b937968-1784-42bd-b03d-3c1016dc85fe} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14661 | 2026.03.10 10:24:57.556953 [ 269 ] {5b937968-1784-42bd-b03d-3c1016dc85fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 14662 | 2026.03.10 10:24:57.556990 [ 269 ] {5b937968-1784-42bd-b03d-3c1016dc85fe} <Debug> TCPHandler: Processed in 0.001258929 sec. | ||
| 14663 | 2026.03.10 10:24:57.560764 [ 195 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_114_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37556 rows, containing 5 columns (5 merged, 0 gathered) in 0.007226222 sec., 5197183.258416362 rows/sec., 342.41 MiB/sec. | ||
| 14664 | 2026.03.10 10:24:57.561128 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_114_25} <Trace> MergedBlockOutputStream: filled checksums all_1_114_25 (state Temporary) | ||
| 14665 | 2026.03.10 10:24:57.561399 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_114_25} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_114_25 to all_1_114_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14666 | 2026.03.10 10:24:57.561477 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_114_25} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 5 parts: [all_1_110_24, all_114_114_0] -> all_1_114_25 | ||
| 14667 | 2026.03.10 10:24:57.561563 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 14668 | 2026.03.10 10:25:01.079838 [ 222 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): 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] | ||
| 14669 | 2026.03.10 10:25:01.079935 [ 222 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): 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] | ||
| 14670 | 2026.03.10 10:25:01.095800 [ 222 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): 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] | ||
| 14671 | 2026.03.10 10:25:01.255377 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14672 | 2026.03.10 10:25:01.255435 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14673 | 2026.03.10 10:25:01.443885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33559 | ||
| 14674 | 2026.03.10 10:25:01.444420 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14675 | 2026.03.10 10:25:01.444467 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14676 | 2026.03.10 10:25:01.444945 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14677 | 2026.03.10 10:25:01.445185 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14678 | 2026.03.10 10:25:01.445321 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33559 | ||
| 14679 | 2026.03.10 10:25:01.634399 [ 222 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): 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] | ||
| 14680 | 2026.03.10 10:25:01.634478 [ 222 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): 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] | ||
| 14681 | 2026.03.10 10:25:01.638317 [ 222 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): 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] | ||
| 14682 | 2026.03.10 10:25:02.547686 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14683 | 2026.03.10 10:25:02.547968 [ 269 ] {0252f991-4a95-4252-9d75-6977d695c686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14684 | 2026.03.10 10:25:02.548077 [ 269 ] {0252f991-4a95-4252-9d75-6977d695c686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14685 | 2026.03.10 10:25:02.548846 [ 269 ] {0252f991-4a95-4252-9d75-6977d695c686} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14686 | 2026.03.10 10:25:02.548897 [ 269 ] {0252f991-4a95-4252-9d75-6977d695c686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14687 | 2026.03.10 10:25:02.549288 [ 269 ] {0252f991-4a95-4252-9d75-6977d695c686} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14688 | 2026.03.10 10:25:02.549514 [ 269 ] {0252f991-4a95-4252-9d75-6977d695c686} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14689 | 2026.03.10 10:25:02.549679 [ 269 ] {0252f991-4a95-4252-9d75-6977d695c686} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001789 sec., 50307.434320849636 rows/sec., 4.23 MiB/sec. | ||
| 14690 | 2026.03.10 10:25:02.549729 [ 269 ] {0252f991-4a95-4252-9d75-6977d695c686} <Debug> TCPHandler: Processed in 0.00222533 sec. | ||
| 14691 | 2026.03.10 10:25:02.549723 [ 146 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14692 | 2026.03.10 10:25:02.549831 [ 146 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14693 | 2026.03.10 10:25:02.549864 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14694 | 2026.03.10 10:25:02.549869 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14695 | 2026.03.10 10:25:02.549977 [ 269 ] {4edae92d-38b1-4e87-b1f1-24530391737d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14696 | 2026.03.10 10:25:02.550003 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 14697 | 2026.03.10 10:25:02.550026 [ 269 ] {4edae92d-38b1-4e87-b1f1-24530391737d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14698 | 2026.03.10 10:25:02.550098 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14699 | 2026.03.10 10:25:02.550130 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2154 rows starting from the beginning of the part | ||
| 14700 | 2026.03.10 10:25:02.550192 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 90 rows starting from the beginning of the part | ||
| 14701 | 2026.03.10 10:25:02.550238 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 106 rows starting from the beginning of the part | ||
| 14702 | 2026.03.10 10:25:02.550279 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 215 rows starting from the beginning of the part | ||
| 14703 | 2026.03.10 10:25:02.550319 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 106 rows starting from the beginning of the part | ||
| 14704 | 2026.03.10 10:25:02.550362 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 90 rows starting from the beginning of the part | ||
| 14705 | 2026.03.10 10:25:02.550461 [ 269 ] {4edae92d-38b1-4e87-b1f1-24530391737d} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14706 | 2026.03.10 10:25:02.550499 [ 269 ] {4edae92d-38b1-4e87-b1f1-24530391737d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 14707 | 2026.03.10 10:25:02.550808 [ 269 ] {4edae92d-38b1-4e87-b1f1-24530391737d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14708 | 2026.03.10 10:25:02.551032 [ 269 ] {4edae92d-38b1-4e87-b1f1-24530391737d} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14709 | 2026.03.10 10:25:02.551168 [ 269 ] {4edae92d-38b1-4e87-b1f1-24530391737d} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001216 sec., 13980.263157894737 rows/sec., 1.03 MiB/sec. | ||
| 14710 | 2026.03.10 10:25:02.551208 [ 269 ] {4edae92d-38b1-4e87-b1f1-24530391737d} <Debug> TCPHandler: Processed in 0.001395201 sec. | ||
| 14711 | 2026.03.10 10:25:02.551323 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14712 | 2026.03.10 10:25:02.551422 [ 269 ] {13069bd2-ff5c-4ea5-9a0d-e85d47d04536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14713 | 2026.03.10 10:25:02.551462 [ 269 ] {13069bd2-ff5c-4ea5-9a0d-e85d47d04536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14714 | 2026.03.10 10:25:02.551592 [ 198 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2761 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629127 sec., 1694772.7218319997 rows/sec., 140.21 MiB/sec. | ||
| 14715 | 2026.03.10 10:25:02.551885 [ 269 ] {13069bd2-ff5c-4ea5-9a0d-e85d47d04536} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14716 | 2026.03.10 10:25:02.551928 [ 269 ] {13069bd2-ff5c-4ea5-9a0d-e85d47d04536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14717 | 2026.03.10 10:25:02.551928 [ 195 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14718 | 2026.03.10 10:25:02.552276 [ 269 ] {13069bd2-ff5c-4ea5-9a0d-e85d47d04536} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14719 | 2026.03.10 10:25:02.552335 [ 195 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_116_23} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14720 | 2026.03.10 10:25:02.552434 [ 195 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_116_23} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14721 | 2026.03.10 10:25:02.552539 [ 269 ] {13069bd2-ff5c-4ea5-9a0d-e85d47d04536} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14722 | 2026.03.10 10:25:02.552561 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 14723 | 2026.03.10 10:25:02.552675 [ 146 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14724 | 2026.03.10 10:25:02.552682 [ 269 ] {13069bd2-ff5c-4ea5-9a0d-e85d47d04536} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001281 sec., 63231.850117096015 rows/sec., 4.94 MiB/sec. | ||
| 14725 | 2026.03.10 10:25:02.552707 [ 146 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14726 | 2026.03.10 10:25:02.552730 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14727 | 2026.03.10 10:25:02.552732 [ 269 ] {13069bd2-ff5c-4ea5-9a0d-e85d47d04536} <Debug> TCPHandler: Processed in 0.001458543 sec. | ||
| 14728 | 2026.03.10 10:25:02.552827 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 14729 | 2026.03.10 10:25:02.552858 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14730 | 2026.03.10 10:25:02.552958 [ 269 ] {8c76eba0-5024-4e54-ad73-9848011d9794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14731 | 2026.03.10 10:25:02.552965 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14732 | 2026.03.10 10:25:02.553011 [ 269 ] {8c76eba0-5024-4e54-ad73-9848011d9794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14733 | 2026.03.10 10:25:02.553021 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1125 rows starting from the beginning of the part | ||
| 14734 | 2026.03.10 10:25:02.553108 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 81 rows starting from the beginning of the part | ||
| 14735 | 2026.03.10 10:25:02.553163 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 89 rows starting from the beginning of the part | ||
| 14736 | 2026.03.10 10:25:02.553210 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 127 rows starting from the beginning of the part | ||
| 14737 | 2026.03.10 10:25:02.553255 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 89 rows starting from the beginning of the part | ||
| 14738 | 2026.03.10 10:25:02.553300 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 81 rows starting from the beginning of the part | ||
| 14739 | 2026.03.10 10:25:02.553432 [ 269 ] {8c76eba0-5024-4e54-ad73-9848011d9794} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14740 | 2026.03.10 10:25:02.553474 [ 269 ] {8c76eba0-5024-4e54-ad73-9848011d9794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 14741 | 2026.03.10 10:25:02.553835 [ 269 ] {8c76eba0-5024-4e54-ad73-9848011d9794} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14742 | 2026.03.10 10:25:02.554068 [ 269 ] {8c76eba0-5024-4e54-ad73-9848011d9794} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14743 | 2026.03.10 10:25:02.554207 [ 269 ] {8c76eba0-5024-4e54-ad73-9848011d9794} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 14744 | 2026.03.10 10:25:02.554244 [ 269 ] {8c76eba0-5024-4e54-ad73-9848011d9794} <Debug> TCPHandler: Processed in 0.001436163 sec. | ||
| 14745 | 2026.03.10 10:25:02.554354 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14746 | 2026.03.10 10:25:02.554407 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1592 rows, containing 5 columns (5 merged, 0 gathered) in 0.001626536 sec., 978767.1468691747 rows/sec., 74.88 MiB/sec. | ||
| 14747 | 2026.03.10 10:25:02.554448 [ 269 ] {3f8a83a2-cb22-4e3e-a4b2-af3c1f3ea360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14748 | 2026.03.10 10:25:02.554507 [ 269 ] {3f8a83a2-cb22-4e3e-a4b2-af3c1f3ea360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14749 | 2026.03.10 10:25:02.554622 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14750 | 2026.03.10 10:25:02.554937 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_116_23} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14751 | 2026.03.10 10:25:02.555024 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_116_23} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14752 | 2026.03.10 10:25:02.555125 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 14753 | 2026.03.10 10:25:02.555338 [ 269 ] {3f8a83a2-cb22-4e3e-a4b2-af3c1f3ea360} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14754 | 2026.03.10 10:25:02.555381 [ 269 ] {3f8a83a2-cb22-4e3e-a4b2-af3c1f3ea360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14755 | 2026.03.10 10:25:02.555936 [ 269 ] {3f8a83a2-cb22-4e3e-a4b2-af3c1f3ea360} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14756 | 2026.03.10 10:25:02.556169 [ 269 ] {3f8a83a2-cb22-4e3e-a4b2-af3c1f3ea360} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14757 | 2026.03.10 10:25:02.556311 [ 269 ] {3f8a83a2-cb22-4e3e-a4b2-af3c1f3ea360} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001881 sec., 9037.745879851143 rows/sec., 16.20 MiB/sec. | ||
| 14758 | 2026.03.10 10:25:02.556380 [ 269 ] {3f8a83a2-cb22-4e3e-a4b2-af3c1f3ea360} <Debug> TCPHandler: Processed in 0.002070537 sec. | ||
| 14759 | 2026.03.10 10:25:02.556500 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14760 | 2026.03.10 10:25:02.556594 [ 269 ] {c5792aa5-6bd9-43f1-9983-392a8de6dfbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14761 | 2026.03.10 10:25:02.556635 [ 269 ] {c5792aa5-6bd9-43f1-9983-392a8de6dfbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14762 | 2026.03.10 10:25:02.556976 [ 269 ] {c5792aa5-6bd9-43f1-9983-392a8de6dfbf} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14763 | 2026.03.10 10:25:02.557013 [ 269 ] {c5792aa5-6bd9-43f1-9983-392a8de6dfbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14764 | 2026.03.10 10:25:02.557320 [ 269 ] {c5792aa5-6bd9-43f1-9983-392a8de6dfbf} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14765 | 2026.03.10 10:25:02.557525 [ 269 ] {c5792aa5-6bd9-43f1-9983-392a8de6dfbf} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14766 | 2026.03.10 10:25:02.557653 [ 269 ] {c5792aa5-6bd9-43f1-9983-392a8de6dfbf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 14767 | 2026.03.10 10:25:02.557690 [ 269 ] {c5792aa5-6bd9-43f1-9983-392a8de6dfbf} <Debug> TCPHandler: Processed in 0.001239898 sec. | ||
| 14768 | 2026.03.10 10:25:02.815541 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14769 | 2026.03.10 10:25:02.815769 [ 269 ] {aeaac1cf-9fd2-4774-8474-f0bdc053940a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14770 | 2026.03.10 10:25:02.815857 [ 269 ] {aeaac1cf-9fd2-4774-8474-f0bdc053940a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14771 | 2026.03.10 10:25:02.816613 [ 269 ] {aeaac1cf-9fd2-4774-8474-f0bdc053940a} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14772 | 2026.03.10 10:25:02.816655 [ 269 ] {aeaac1cf-9fd2-4774-8474-f0bdc053940a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14773 | 2026.03.10 10:25:02.816988 [ 269 ] {aeaac1cf-9fd2-4774-8474-f0bdc053940a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14774 | 2026.03.10 10:25:02.817211 [ 269 ] {aeaac1cf-9fd2-4774-8474-f0bdc053940a} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14775 | 2026.03.10 10:25:02.817359 [ 269 ] {aeaac1cf-9fd2-4774-8474-f0bdc053940a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001643 sec., 1217.2854534388314 rows/sec., 99.26 KiB/sec. | ||
| 14776 | 2026.03.10 10:25:02.817404 [ 269 ] {aeaac1cf-9fd2-4774-8474-f0bdc053940a} <Debug> TCPHandler: Processed in 0.001994115 sec. | ||
| 14777 | 2026.03.10 10:25:02.817525 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14778 | 2026.03.10 10:25:02.817620 [ 269 ] {e79c97c6-f47a-4171-ad49-489ed808dc75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14779 | 2026.03.10 10:25:02.817658 [ 269 ] {e79c97c6-f47a-4171-ad49-489ed808dc75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14780 | 2026.03.10 10:25:02.819519 [ 269 ] {e79c97c6-f47a-4171-ad49-489ed808dc75} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14781 | 2026.03.10 10:25:02.819558 [ 269 ] {e79c97c6-f47a-4171-ad49-489ed808dc75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14782 | 2026.03.10 10:25:02.819995 [ 269 ] {e79c97c6-f47a-4171-ad49-489ed808dc75} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14783 | 2026.03.10 10:25:02.820218 [ 269 ] {e79c97c6-f47a-4171-ad49-489ed808dc75} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14784 | 2026.03.10 10:25:02.820352 [ 269 ] {e79c97c6-f47a-4171-ad49-489ed808dc75} <Debug> executeQuery: Read 1991 rows, 154.28 KiB in 0.00275 sec., 724000 rows/sec., 54.79 MiB/sec. | ||
| 14785 | 2026.03.10 10:25:02.820391 [ 269 ] {e79c97c6-f47a-4171-ad49-489ed808dc75} <Debug> TCPHandler: Processed in 0.002914886 sec. | ||
| 14786 | 2026.03.10 10:25:02.820513 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14787 | 2026.03.10 10:25:02.820635 [ 269 ] {2c43b74f-d06e-46e9-ae5d-3fdad7cbcec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14788 | 2026.03.10 10:25:02.820684 [ 269 ] {2c43b74f-d06e-46e9-ae5d-3fdad7cbcec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14789 | 2026.03.10 10:25:02.821213 [ 269 ] {2c43b74f-d06e-46e9-ae5d-3fdad7cbcec1} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14790 | 2026.03.10 10:25:02.821259 [ 269 ] {2c43b74f-d06e-46e9-ae5d-3fdad7cbcec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14791 | 2026.03.10 10:25:02.821573 [ 269 ] {2c43b74f-d06e-46e9-ae5d-3fdad7cbcec1} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14792 | 2026.03.10 10:25:02.821788 [ 269 ] {2c43b74f-d06e-46e9-ae5d-3fdad7cbcec1} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14793 | 2026.03.10 10:25:02.821919 [ 269 ] {2c43b74f-d06e-46e9-ae5d-3fdad7cbcec1} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001309 sec., 29029.79373567609 rows/sec., 2.12 MiB/sec. | ||
| 14794 | 2026.03.10 10:25:02.821958 [ 269 ] {2c43b74f-d06e-46e9-ae5d-3fdad7cbcec1} <Debug> TCPHandler: Processed in 0.001505834 sec. | ||
| 14795 | 2026.03.10 10:25:02.822073 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14796 | 2026.03.10 10:25:02.822167 [ 269 ] {e8408412-eed9-4060-955c-eeb2d966bd6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14797 | 2026.03.10 10:25:02.822205 [ 269 ] {e8408412-eed9-4060-955c-eeb2d966bd6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14798 | 2026.03.10 10:25:02.823039 [ 269 ] {e8408412-eed9-4060-955c-eeb2d966bd6a} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14799 | 2026.03.10 10:25:02.823082 [ 269 ] {e8408412-eed9-4060-955c-eeb2d966bd6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14800 | 2026.03.10 10:25:02.823452 [ 269 ] {e8408412-eed9-4060-955c-eeb2d966bd6a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14801 | 2026.03.10 10:25:02.823665 [ 269 ] {e8408412-eed9-4060-955c-eeb2d966bd6a} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14802 | 2026.03.10 10:25:02.823789 [ 269 ] {e8408412-eed9-4060-955c-eeb2d966bd6a} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.00164 sec., 431707.31707317074 rows/sec., 25.18 MiB/sec. | ||
| 14803 | 2026.03.10 10:25:02.823827 [ 269 ] {e8408412-eed9-4060-955c-eeb2d966bd6a} <Debug> TCPHandler: Processed in 0.001804031 sec. | ||
| 14804 | 2026.03.10 10:25:02.823939 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14805 | 2026.03.10 10:25:02.824032 [ 269 ] {2350874e-ecd4-40b5-9b13-7bc06f7d57ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14806 | 2026.03.10 10:25:02.824071 [ 269 ] {2350874e-ecd4-40b5-9b13-7bc06f7d57ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14807 | 2026.03.10 10:25:02.824450 [ 269 ] {2350874e-ecd4-40b5-9b13-7bc06f7d57ae} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14808 | 2026.03.10 10:25:02.824487 [ 269 ] {2350874e-ecd4-40b5-9b13-7bc06f7d57ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14809 | 2026.03.10 10:25:02.824766 [ 269 ] {2350874e-ecd4-40b5-9b13-7bc06f7d57ae} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14810 | 2026.03.10 10:25:02.824974 [ 269 ] {2350874e-ecd4-40b5-9b13-7bc06f7d57ae} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14811 | 2026.03.10 10:25:02.825099 [ 269 ] {2350874e-ecd4-40b5-9b13-7bc06f7d57ae} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 64.80 KiB/sec. | ||
| 14812 | 2026.03.10 10:25:02.825138 [ 269 ] {2350874e-ecd4-40b5-9b13-7bc06f7d57ae} <Debug> TCPHandler: Processed in 0.001247848 sec. | ||
| 14813 | 2026.03.10 10:25:02.825247 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14814 | 2026.03.10 10:25:02.825359 [ 269 ] {1cf5fef7-f05b-44e9-94d2-6a1d51e20892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14815 | 2026.03.10 10:25:02.825410 [ 269 ] {1cf5fef7-f05b-44e9-94d2-6a1d51e20892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14816 | 2026.03.10 10:25:02.826490 [ 269 ] {1cf5fef7-f05b-44e9-94d2-6a1d51e20892} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14817 | 2026.03.10 10:25:02.826529 [ 269 ] {1cf5fef7-f05b-44e9-94d2-6a1d51e20892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14818 | 2026.03.10 10:25:02.826887 [ 269 ] {1cf5fef7-f05b-44e9-94d2-6a1d51e20892} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14819 | 2026.03.10 10:25:02.827097 [ 269 ] {1cf5fef7-f05b-44e9-94d2-6a1d51e20892} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14820 | 2026.03.10 10:25:02.827229 [ 269 ] {1cf5fef7-f05b-44e9-94d2-6a1d51e20892} <Debug> executeQuery: Read 1038 rows, 73.39 KiB in 0.001895 sec., 547757.2559366755 rows/sec., 37.82 MiB/sec. | ||
| 14821 | 2026.03.10 10:25:02.827268 [ 269 ] {1cf5fef7-f05b-44e9-94d2-6a1d51e20892} <Debug> TCPHandler: Processed in 0.002071026 sec. | ||
| 14822 | 2026.03.10 10:25:02.827385 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14823 | 2026.03.10 10:25:02.827481 [ 269 ] {e2152a96-1152-42d5-b104-c3ed6aec5d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14824 | 2026.03.10 10:25:02.827523 [ 269 ] {e2152a96-1152-42d5-b104-c3ed6aec5d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14825 | 2026.03.10 10:25:02.828259 [ 269 ] {e2152a96-1152-42d5-b104-c3ed6aec5d7a} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14826 | 2026.03.10 10:25:02.828296 [ 269 ] {e2152a96-1152-42d5-b104-c3ed6aec5d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14827 | 2026.03.10 10:25:02.828711 [ 269 ] {e2152a96-1152-42d5-b104-c3ed6aec5d7a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14828 | 2026.03.10 10:25:02.828922 [ 269 ] {e2152a96-1152-42d5-b104-c3ed6aec5d7a} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14829 | 2026.03.10 10:25:02.829050 [ 269 ] {e2152a96-1152-42d5-b104-c3ed6aec5d7a} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.001589 sec., 766519.8237885463 rows/sec., 47.93 MiB/sec. | ||
| 14830 | 2026.03.10 10:25:02.829089 [ 269 ] {e2152a96-1152-42d5-b104-c3ed6aec5d7a} <Debug> TCPHandler: Processed in 0.00175357 sec. | ||
| 14831 | 2026.03.10 10:25:02.829201 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14832 | 2026.03.10 10:25:02.829296 [ 269 ] {a9910ff8-e38c-4f11-85fa-711c4ac1991a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14833 | 2026.03.10 10:25:02.829347 [ 269 ] {a9910ff8-e38c-4f11-85fa-711c4ac1991a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14834 | 2026.03.10 10:25:02.830190 [ 269 ] {a9910ff8-e38c-4f11-85fa-711c4ac1991a} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14835 | 2026.03.10 10:25:02.830228 [ 269 ] {a9910ff8-e38c-4f11-85fa-711c4ac1991a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14836 | 2026.03.10 10:25:02.830770 [ 269 ] {a9910ff8-e38c-4f11-85fa-711c4ac1991a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14837 | 2026.03.10 10:25:02.830990 [ 269 ] {a9910ff8-e38c-4f11-85fa-711c4ac1991a} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14838 | 2026.03.10 10:25:02.831131 [ 269 ] {a9910ff8-e38c-4f11-85fa-711c4ac1991a} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001854 sec., 19417.47572815534 rows/sec., 34.80 MiB/sec. | ||
| 14839 | 2026.03.10 10:25:02.831192 [ 269 ] {a9910ff8-e38c-4f11-85fa-711c4ac1991a} <Debug> TCPHandler: Processed in 0.002040256 sec. | ||
| 14840 | 2026.03.10 10:25:02.831309 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14841 | 2026.03.10 10:25:02.831405 [ 269 ] {a57a2029-7f49-4cd6-9d13-76371ff8b78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14842 | 2026.03.10 10:25:02.831445 [ 269 ] {a57a2029-7f49-4cd6-9d13-76371ff8b78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14843 | 2026.03.10 10:25:02.831774 [ 269 ] {a57a2029-7f49-4cd6-9d13-76371ff8b78c} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14844 | 2026.03.10 10:25:02.831811 [ 269 ] {a57a2029-7f49-4cd6-9d13-76371ff8b78c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14845 | 2026.03.10 10:25:02.832107 [ 269 ] {a57a2029-7f49-4cd6-9d13-76371ff8b78c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14846 | 2026.03.10 10:25:02.832384 [ 269 ] {a57a2029-7f49-4cd6-9d13-76371ff8b78c} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14847 | 2026.03.10 10:25:02.832517 [ 269 ] {a57a2029-7f49-4cd6-9d13-76371ff8b78c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001131 sec., 10610.079575596816 rows/sec., 732.21 KiB/sec. | ||
| 14848 | 2026.03.10 10:25:02.832533 [ 143 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14849 | 2026.03.10 10:25:02.832554 [ 269 ] {a57a2029-7f49-4cd6-9d13-76371ff8b78c} <Debug> TCPHandler: Processed in 0.001293829 sec. | ||
| 14850 | 2026.03.10 10:25:02.832588 [ 143 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14851 | 2026.03.10 10:25:02.832612 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14852 | 2026.03.10 10:25:02.832722 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 14853 | 2026.03.10 10:25:02.832851 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14854 | 2026.03.10 10:25:02.832887 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5700 rows starting from the beginning of the part | ||
| 14855 | 2026.03.10 10:25:02.832958 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 14856 | 2026.03.10 10:25:02.833007 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 14857 | 2026.03.10 10:25:02.833051 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 14858 | 2026.03.10 10:25:02.833094 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 14859 | 2026.03.10 10:25:02.833135 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 12 rows starting from the beginning of the part | ||
| 14860 | 2026.03.10 10:25:02.834845 [ 189 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5952 rows, containing 4 columns (4 merged, 0 gathered) in 0.002166819 sec., 2746883.796016188 rows/sec., 185.12 MiB/sec. | ||
| 14861 | 2026.03.10 10:25:02.835175 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14862 | 2026.03.10 10:25:02.835422 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_116_23} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14863 | 2026.03.10 10:25:02.835487 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_116_23} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14864 | 2026.03.10 10:25:02.835547 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 14865 | 2026.03.10 10:25:03.001182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.85 MiB, peak 378.31 MiB, free memory in arenas 0.00 B, will set to 366.68 MiB (RSS), difference: -1.17 MiB | ||
| 14866 | 2026.03.10 10:25:03.206033 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 14867 | 2026.03.10 10:25:03.223612 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14868 | 2026.03.10 10:25:03.223681 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14869 | 2026.03.10 10:25:03.229980 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14870 | 2026.03.10 10:25:03.230731 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14871 | 2026.03.10 10:25:03.234305 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 14872 | 2026.03.10 10:25:06.551981 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1814 | ||
| 14873 | 2026.03.10 10:25:06.554731 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14874 | 2026.03.10 10:25:06.554778 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14875 | 2026.03.10 10:25:06.556175 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14876 | 2026.03.10 10:25:06.556495 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14877 | 2026.03.10 10:25:06.556767 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1814 | ||
| 14878 | 2026.03.10 10:25:07.416173 [ 226 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): 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] | ||
| 14879 | 2026.03.10 10:25:07.416226 [ 226 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): 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] | ||
| 14880 | 2026.03.10 10:25:07.420152 [ 226 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): 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] | ||
| 14881 | 2026.03.10 10:25:07.544773 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14882 | 2026.03.10 10:25:07.545049 [ 269 ] {0d43817d-cd41-482f-922c-87cc46b9247f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14883 | 2026.03.10 10:25:07.545153 [ 269 ] {0d43817d-cd41-482f-922c-87cc46b9247f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14884 | 2026.03.10 10:25:07.545964 [ 269 ] {0d43817d-cd41-482f-922c-87cc46b9247f} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14885 | 2026.03.10 10:25:07.546014 [ 269 ] {0d43817d-cd41-482f-922c-87cc46b9247f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14886 | 2026.03.10 10:25:07.546396 [ 269 ] {0d43817d-cd41-482f-922c-87cc46b9247f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14887 | 2026.03.10 10:25:07.546619 [ 269 ] {0d43817d-cd41-482f-922c-87cc46b9247f} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14888 | 2026.03.10 10:25:07.546777 [ 269 ] {0d43817d-cd41-482f-922c-87cc46b9247f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001803 sec., 31059.34553521908 rows/sec., 2.39 MiB/sec. | ||
| 14889 | 2026.03.10 10:25:07.546820 [ 269 ] {0d43817d-cd41-482f-922c-87cc46b9247f} <Debug> TCPHandler: Processed in 0.002227931 sec. | ||
| 14890 | 2026.03.10 10:25:07.546942 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14891 | 2026.03.10 10:25:07.547038 [ 269 ] {ff149c65-6913-4996-b1dd-6db2c06f7b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14892 | 2026.03.10 10:25:07.547078 [ 269 ] {ff149c65-6913-4996-b1dd-6db2c06f7b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14893 | 2026.03.10 10:25:07.547504 [ 269 ] {ff149c65-6913-4996-b1dd-6db2c06f7b50} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14894 | 2026.03.10 10:25:07.547541 [ 269 ] {ff149c65-6913-4996-b1dd-6db2c06f7b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14895 | 2026.03.10 10:25:07.547847 [ 269 ] {ff149c65-6913-4996-b1dd-6db2c06f7b50} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14896 | 2026.03.10 10:25:07.548060 [ 269 ] {ff149c65-6913-4996-b1dd-6db2c06f7b50} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14897 | 2026.03.10 10:25:07.548192 [ 269 ] {ff149c65-6913-4996-b1dd-6db2c06f7b50} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001174 sec., 54514.48040885861 rows/sec., 4.25 MiB/sec. | ||
| 14898 | 2026.03.10 10:25:07.548231 [ 269 ] {ff149c65-6913-4996-b1dd-6db2c06f7b50} <Debug> TCPHandler: Processed in 0.00133739 sec. | ||
| 14899 | 2026.03.10 10:25:07.548288 [ 225 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): 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] | ||
| 14900 | 2026.03.10 10:25:07.548325 [ 225 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): 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] | ||
| 14901 | 2026.03.10 10:25:07.548342 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14902 | 2026.03.10 10:25:07.548442 [ 269 ] {a6b35d22-3057-4df3-ac9d-9f4b26a1bc56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14903 | 2026.03.10 10:25:07.548486 [ 269 ] {a6b35d22-3057-4df3-ac9d-9f4b26a1bc56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14904 | 2026.03.10 10:25:07.548875 [ 269 ] {a6b35d22-3057-4df3-ac9d-9f4b26a1bc56} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14905 | 2026.03.10 10:25:07.548911 [ 269 ] {a6b35d22-3057-4df3-ac9d-9f4b26a1bc56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14906 | 2026.03.10 10:25:07.549237 [ 269 ] {a6b35d22-3057-4df3-ac9d-9f4b26a1bc56} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14907 | 2026.03.10 10:25:07.549447 [ 269 ] {a6b35d22-3057-4df3-ac9d-9f4b26a1bc56} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14908 | 2026.03.10 10:25:07.549576 [ 269 ] {a6b35d22-3057-4df3-ac9d-9f4b26a1bc56} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001152 sec., 111111.11111111111 rows/sec., 7.74 MiB/sec. | ||
| 14909 | 2026.03.10 10:25:07.549613 [ 269 ] {a6b35d22-3057-4df3-ac9d-9f4b26a1bc56} <Debug> TCPHandler: Processed in 0.00131848 sec. | ||
| 14910 | 2026.03.10 10:25:07.549668 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): 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] | ||
| 14911 | 2026.03.10 10:25:07.549704 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): 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] | ||
| 14912 | 2026.03.10 10:25:07.549723 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14913 | 2026.03.10 10:25:07.549816 [ 269 ] {4241c72d-1426-41f1-b9b7-209a0a232762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14914 | 2026.03.10 10:25:07.549857 [ 269 ] {4241c72d-1426-41f1-b9b7-209a0a232762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14915 | 2026.03.10 10:25:07.550185 [ 269 ] {4241c72d-1426-41f1-b9b7-209a0a232762} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14916 | 2026.03.10 10:25:07.550220 [ 269 ] {4241c72d-1426-41f1-b9b7-209a0a232762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14917 | 2026.03.10 10:25:07.550533 [ 269 ] {4241c72d-1426-41f1-b9b7-209a0a232762} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14918 | 2026.03.10 10:25:07.550747 [ 269 ] {4241c72d-1426-41f1-b9b7-209a0a232762} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14919 | 2026.03.10 10:25:07.550877 [ 269 ] {4241c72d-1426-41f1-b9b7-209a0a232762} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001079 sec., 44485.634847080626 rows/sec., 3.00 MiB/sec. | ||
| 14920 | 2026.03.10 10:25:07.550914 [ 269 ] {4241c72d-1426-41f1-b9b7-209a0a232762} <Debug> TCPHandler: Processed in 0.001239428 sec. | ||
| 14921 | 2026.03.10 10:25:07.551701 [ 225 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): 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] | ||
| 14922 | 2026.03.10 10:25:07.553397 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): 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] | ||
| 14923 | 2026.03.10 10:25:08.945441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34007 | ||
| 14924 | 2026.03.10 10:25:08.945947 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14925 | 2026.03.10 10:25:08.945987 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14926 | 2026.03.10 10:25:08.946489 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14927 | 2026.03.10 10:25:08.946724 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14928 | 2026.03.10 10:25:08.946851 [ 136 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14929 | 2026.03.10 10:25:08.946866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34007 | ||
| 14930 | 2026.03.10 10:25:08.946891 [ 136 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14931 | 2026.03.10 10:25:08.946910 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14932 | 2026.03.10 10:25:08.947033 [ 198 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::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 | ||
| 14933 | 2026.03.10 10:25:08.947183 [ 198 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14934 | 2026.03.10 10:25:08.947223 [ 198 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31639 rows starting from the beginning of the part | ||
| 14935 | 2026.03.10 10:25:08.947288 [ 198 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 14936 | 2026.03.10 10:25:08.947338 [ 198 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 14937 | 2026.03.10 10:25:08.947382 [ 198 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 14938 | 2026.03.10 10:25:08.947429 [ 198 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 14939 | 2026.03.10 10:25:08.947470 [ 198 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 14940 | 2026.03.10 10:25:08.949805 [ 189 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34007 rows, containing 4 columns (4 merged, 0 gathered) in 0.002827073 sec., 12029049.12607492 rows/sec., 172.08 MiB/sec. | ||
| 14941 | 2026.03.10 10:25:08.950281 [ 193 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14942 | 2026.03.10 10:25:08.950584 [ 193 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_71_14} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14943 | 2026.03.10 10:25:08.950667 [ 193 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_71_14} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14944 | 2026.03.10 10:25:08.950794 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 14945 | 2026.03.10 10:25:10.734404 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 14946 | 2026.03.10 10:25:10.760810 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14947 | 2026.03.10 10:25:10.760917 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14948 | 2026.03.10 10:25:10.770635 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14949 | 2026.03.10 10:25:10.772294 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14950 | 2026.03.10 10:25:10.772891 [ 137 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14951 | 2026.03.10 10:25:10.772942 [ 137 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14952 | 2026.03.10 10:25:10.772967 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 14953 | 2026.03.10 10:25:10.773084 [ 197 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 14954 | 2026.03.10 10:25:10.777416 [ 197 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14955 | 2026.03.10 10:25:10.778901 [ 197 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 14956 | 2026.03.10 10:25:10.782067 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 14957 | 2026.03.10 10:25:10.784494 [ 197 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 14958 | 2026.03.10 10:25:10.797732 [ 197 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 14959 | 2026.03.10 10:25:10.805635 [ 197 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 14960 | 2026.03.10 10:25:10.815396 [ 197 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 14961 | 2026.03.10 10:25:10.834637 [ 197 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 14962 | 2026.03.10 10:25:10.995439 [ 188 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.222397434 sec., 2405.6032948653533 rows/sec., 12.44 MiB/sec. | ||
| 14963 | 2026.03.10 10:25:10.999518 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14964 | 2026.03.10 10:25:11.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.93 MiB, peak 385.18 MiB, free memory in arenas 0.00 B, will set to 367.36 MiB (RSS), difference: -5.57 MiB | ||
| 14965 | 2026.03.10 10:25:11.003347 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_71_14} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14966 | 2026.03.10 10:25:11.003520 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_71_14} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14967 | 2026.03.10 10:25:11.006785 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 14968 | 2026.03.10 10:25:11.266322 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60853 | ||
| 14969 | 2026.03.10 10:25:11.266433 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14970 | 2026.03.10 10:25:11.266460 [ 294 ] {} <Debug> TCP-Session: 7313779f-c6e1-4664-bd34-596ea9943f60 Authenticating user 'default' from [fd00:1122:3344:101::e]:60853 | ||
| 14971 | 2026.03.10 10:25:11.266483 [ 294 ] {} <Debug> TCP-Session: 7313779f-c6e1-4664-bd34-596ea9943f60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14972 | 2026.03.10 10:25:11.266497 [ 294 ] {} <Debug> TCP-Session: 7313779f-c6e1-4664-bd34-596ea9943f60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14973 | 2026.03.10 10:25:11.266750 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57160 | ||
| 14974 | 2026.03.10 10:25:11.266766 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49541 | ||
| 14975 | 2026.03.10 10:25:11.266806 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39975 | ||
| 14976 | 2026.03.10 10:25:11.266822 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54920 | ||
| 14977 | 2026.03.10 10:25:11.266836 [ 294 ] {} <Trace> TCP-Session: 7313779f-c6e1-4664-bd34-596ea9943f60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14978 | 2026.03.10 10:25:11.266871 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14979 | 2026.03.10 10:25:11.266877 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14980 | 2026.03.10 10:25:11.266891 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14981 | 2026.03.10 10:25:11.266901 [ 286 ] {} <Debug> TCP-Session: 737d27f6-09fe-4391-a419-439ae6eb5361 Authenticating user 'default' from [fd00:1122:3344:101::e]:49541 | ||
| 14982 | 2026.03.10 10:25:11.266913 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14983 | 2026.03.10 10:25:11.266921 [ 267 ] {} <Debug> TCP-Session: 009ad763-1f56-4f9c-871b-50a74e9cf7d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57160 | ||
| 14984 | 2026.03.10 10:25:11.266930 [ 290 ] {} <Debug> TCP-Session: b0fd62ca-58bb-4deb-b69d-28c0c1ebe114 Authenticating user 'default' from [fd00:1122:3344:101::e]:39975 | ||
| 14985 | 2026.03.10 10:25:11.266952 [ 292 ] {} <Debug> TCP-Session: ec042379-69b0-49e1-b861-5ccf9ae06f09 Authenticating user 'default' from [fd00:1122:3344:101::e]:54920 | ||
| 14986 | 2026.03.10 10:25:11.266962 [ 267 ] {} <Debug> TCP-Session: 009ad763-1f56-4f9c-871b-50a74e9cf7d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14987 | 2026.03.10 10:25:11.266970 [ 290 ] {} <Debug> TCP-Session: b0fd62ca-58bb-4deb-b69d-28c0c1ebe114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14988 | 2026.03.10 10:25:11.266985 [ 267 ] {} <Debug> TCP-Session: 009ad763-1f56-4f9c-871b-50a74e9cf7d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14989 | 2026.03.10 10:25:11.266981 [ 292 ] {} <Debug> TCP-Session: ec042379-69b0-49e1-b861-5ccf9ae06f09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14990 | 2026.03.10 10:25:11.266998 [ 290 ] {} <Debug> TCP-Session: b0fd62ca-58bb-4deb-b69d-28c0c1ebe114 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14991 | 2026.03.10 10:25:11.267017 [ 292 ] {} <Debug> TCP-Session: ec042379-69b0-49e1-b861-5ccf9ae06f09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14992 | 2026.03.10 10:25:11.267031 [ 294 ] {d30f6e3c-f302-466e-b79c-456c4bb6b33e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60853) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14993 | 2026.03.10 10:25:11.266836 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44896 | ||
| 14994 | 2026.03.10 10:25:11.266822 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55666 | ||
| 14995 | 2026.03.10 10:25:11.266800 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43522 | ||
| 14996 | 2026.03.10 10:25:11.266784 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44753 | ||
| 14997 | 2026.03.10 10:25:11.266935 [ 286 ] {} <Debug> TCP-Session: 737d27f6-09fe-4391-a419-439ae6eb5361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14998 | 2026.03.10 10:25:11.267210 [ 286 ] {} <Debug> TCP-Session: 737d27f6-09fe-4391-a419-439ae6eb5361 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14999 | 2026.03.10 10:25:11.267317 [ 294 ] {d30f6e3c-f302-466e-b79c-456c4bb6b33e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15000 | 2026.03.10 10:25:11.267335 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15001 | 2026.03.10 10:25:11.267373 [ 293 ] {} <Debug> TCP-Session: 9ca5ecc2-0ff2-42d8-8568-42669f2d0a1d Authenticating user 'default' from [fd00:1122:3344:101::e]:44896 | ||
| 15002 | 2026.03.10 10:25:11.267376 [ 294 ] {d30f6e3c-f302-466e-b79c-456c4bb6b33e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15003 | 2026.03.10 10:25:11.267412 [ 293 ] {} <Debug> TCP-Session: 9ca5ecc2-0ff2-42d8-8568-42669f2d0a1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15004 | 2026.03.10 10:25:11.267444 [ 293 ] {} <Debug> TCP-Session: 9ca5ecc2-0ff2-42d8-8568-42669f2d0a1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15005 | 2026.03.10 10:25:11.267708 [ 294 ] {d30f6e3c-f302-466e-b79c-456c4bb6b33e} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 15006 | 2026.03.10 10:25:11.267742 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15007 | 2026.03.10 10:25:11.267774 [ 288 ] {} <Debug> TCP-Session: b7d6b757-1ce5-4e54-a608-1d3be953085a Authenticating user 'default' from [fd00:1122:3344:101::e]:44753 | ||
| 15008 | 2026.03.10 10:25:11.267791 [ 288 ] {} <Debug> TCP-Session: b7d6b757-1ce5-4e54-a608-1d3be953085a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15009 | 2026.03.10 10:25:11.267803 [ 288 ] {} <Debug> TCP-Session: b7d6b757-1ce5-4e54-a608-1d3be953085a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15010 | 2026.03.10 10:25:11.267866 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15011 | 2026.03.10 10:25:11.267900 [ 289 ] {} <Debug> TCP-Session: d1295be4-89dd-4aa4-ae0f-3cb1a365c3db Authenticating user 'default' from [fd00:1122:3344:101::e]:43522 | ||
| 15012 | 2026.03.10 10:25:11.267918 [ 289 ] {} <Debug> TCP-Session: d1295be4-89dd-4aa4-ae0f-3cb1a365c3db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15013 | 2026.03.10 10:25:11.267931 [ 289 ] {} <Debug> TCP-Session: d1295be4-89dd-4aa4-ae0f-3cb1a365c3db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15014 | 2026.03.10 10:25:11.268131 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15015 | 2026.03.10 10:25:11.268180 [ 291 ] {} <Debug> TCP-Session: b60a22f6-6fcd-43d5-86c1-2b344dc6af94 Authenticating user 'default' from [fd00:1122:3344:101::e]:55666 | ||
| 15016 | 2026.03.10 10:25:11.268205 [ 291 ] {} <Debug> TCP-Session: b60a22f6-6fcd-43d5-86c1-2b344dc6af94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15017 | 2026.03.10 10:25:11.268217 [ 291 ] {} <Debug> TCP-Session: b60a22f6-6fcd-43d5-86c1-2b344dc6af94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15018 | 2026.03.10 10:25:11.268673 [ 323 ] {d30f6e3c-f302-466e-b79c-456c4bb6b33e} <Trace> AggregatingTransform: Aggregating | ||
| 15019 | 2026.03.10 10:25:11.268715 [ 323 ] {d30f6e3c-f302-466e-b79c-456c4bb6b33e} <Trace> Aggregator: Aggregation method: without_key | ||
| 15020 | 2026.03.10 10:25:11.268753 [ 323 ] {d30f6e3c-f302-466e-b79c-456c4bb6b33e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000938201 sec. (1065.870 rows/sec., 41.64 KiB/sec.) | ||
| 15021 | 2026.03.10 10:25:11.268771 [ 323 ] {d30f6e3c-f302-466e-b79c-456c4bb6b33e} <Trace> Aggregator: Merging aggregated data | ||
| 15022 | 2026.03.10 10:25:11.270392 [ 294 ] {d30f6e3c-f302-466e-b79c-456c4bb6b33e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003416 sec., 292.74004683840747 rows/sec., 11.44 KiB/sec. | ||
| 15023 | 2026.03.10 10:25:11.270536 [ 294 ] {d30f6e3c-f302-466e-b79c-456c4bb6b33e} <Debug> TCPHandler: Processed in 0.003817096 sec. | ||
| 15024 | 2026.03.10 10:25:11.270660 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15025 | 2026.03.10 10:25:11.270687 [ 294 ] {} <Debug> TCP-Session: 7313779f-c6e1-4664-bd34-596ea9943f60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15026 | 2026.03.10 10:25:11.270719 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15027 | 2026.03.10 10:25:11.270747 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15028 | 2026.03.10 10:25:11.270761 [ 293 ] {} <Debug> TCP-Session: 9ca5ecc2-0ff2-42d8-8568-42669f2d0a1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15029 | 2026.03.10 10:25:11.270772 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15030 | 2026.03.10 10:25:11.270781 [ 289 ] {} <Debug> TCP-Session: d1295be4-89dd-4aa4-ae0f-3cb1a365c3db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15031 | 2026.03.10 10:25:11.270813 [ 286 ] {} <Debug> TCP-Session: 737d27f6-09fe-4391-a419-439ae6eb5361 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15032 | 2026.03.10 10:25:11.270818 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15033 | 2026.03.10 10:25:11.270797 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15034 | 2026.03.10 10:25:11.270849 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15035 | 2026.03.10 10:25:11.270880 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15036 | 2026.03.10 10:25:11.270903 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15037 | 2026.03.10 10:25:11.270927 [ 288 ] {} <Debug> TCP-Session: b7d6b757-1ce5-4e54-a608-1d3be953085a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15038 | 2026.03.10 10:25:11.270942 [ 267 ] {} <Debug> TCP-Session: 009ad763-1f56-4f9c-871b-50a74e9cf7d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15039 | 2026.03.10 10:25:11.270949 [ 292 ] {} <Debug> TCP-Session: ec042379-69b0-49e1-b861-5ccf9ae06f09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15040 | 2026.03.10 10:25:11.270900 [ 291 ] {} <Debug> TCP-Session: b60a22f6-6fcd-43d5-86c1-2b344dc6af94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15041 | 2026.03.10 10:25:11.270858 [ 290 ] {} <Debug> TCP-Session: b0fd62ca-58bb-4deb-b69d-28c0c1ebe114 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15042 | 2026.03.10 10:25:11.425327 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48240 | ||
| 15043 | 2026.03.10 10:25:11.425445 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15044 | 2026.03.10 10:25:11.425477 [ 289 ] {} <Debug> TCP-Session: 91598007-c810-494f-a942-4fc1201b51e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48240 | ||
| 15045 | 2026.03.10 10:25:11.425506 [ 289 ] {} <Debug> TCP-Session: 91598007-c810-494f-a942-4fc1201b51e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15046 | 2026.03.10 10:25:11.425524 [ 289 ] {} <Debug> TCP-Session: 91598007-c810-494f-a942-4fc1201b51e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15047 | 2026.03.10 10:25:11.425733 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38580 | ||
| 15048 | 2026.03.10 10:25:11.425742 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42171 | ||
| 15049 | 2026.03.10 10:25:11.425766 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46925 | ||
| 15050 | 2026.03.10 10:25:11.425833 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38021 | ||
| 15051 | 2026.03.10 10:25:11.425855 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15052 | 2026.03.10 10:25:11.425876 [ 289 ] {} <Trace> TCP-Session: 91598007-c810-494f-a942-4fc1201b51e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15053 | 2026.03.10 10:25:11.425886 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15054 | 2026.03.10 10:25:11.425902 [ 290 ] {} <Debug> TCP-Session: 98911c6c-d2bd-45d1-8f4b-06d2267e4b7a Authenticating user 'default' from [fd00:1122:3344:101::e]:38580 | ||
| 15055 | 2026.03.10 10:25:11.425919 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15056 | 2026.03.10 10:25:11.425937 [ 291 ] {} <Debug> TCP-Session: f325472c-eaad-443a-be3a-13903bcbaa3a Authenticating user 'default' from [fd00:1122:3344:101::e]:42171 | ||
| 15057 | 2026.03.10 10:25:11.425950 [ 290 ] {} <Debug> TCP-Session: 98911c6c-d2bd-45d1-8f4b-06d2267e4b7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15058 | 2026.03.10 10:25:11.425964 [ 288 ] {} <Debug> TCP-Session: 3c34b4bf-81ae-4190-bea9-85faa7d35002 Authenticating user 'default' from [fd00:1122:3344:101::e]:38021 | ||
| 15059 | 2026.03.10 10:25:11.425978 [ 291 ] {} <Debug> TCP-Session: f325472c-eaad-443a-be3a-13903bcbaa3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15060 | 2026.03.10 10:25:11.425982 [ 290 ] {} <Debug> TCP-Session: 98911c6c-d2bd-45d1-8f4b-06d2267e4b7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15061 | 2026.03.10 10:25:11.426013 [ 291 ] {} <Debug> TCP-Session: f325472c-eaad-443a-be3a-13903bcbaa3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15062 | 2026.03.10 10:25:11.426004 [ 288 ] {} <Debug> TCP-Session: 3c34b4bf-81ae-4190-bea9-85faa7d35002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15063 | 2026.03.10 10:25:11.426054 [ 289 ] {2c664d67-2c41-4808-a77f-76ee6781528a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48240) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15064 | 2026.03.10 10:25:11.426070 [ 288 ] {} <Debug> TCP-Session: 3c34b4bf-81ae-4190-bea9-85faa7d35002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15065 | 2026.03.10 10:25:11.425919 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15066 | 2026.03.10 10:25:11.425825 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53609 | ||
| 15067 | 2026.03.10 10:25:11.426127 [ 292 ] {} <Debug> TCP-Session: ee836f1b-c5e4-4e48-bad9-2c755cb98d25 Authenticating user 'default' from [fd00:1122:3344:101::e]:46925 | ||
| 15068 | 2026.03.10 10:25:11.425814 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47941 | ||
| 15069 | 2026.03.10 10:25:11.426163 [ 292 ] {} <Debug> TCP-Session: ee836f1b-c5e4-4e48-bad9-2c755cb98d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15070 | 2026.03.10 10:25:11.425770 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46468 | ||
| 15071 | 2026.03.10 10:25:11.426187 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15072 | 2026.03.10 10:25:11.426188 [ 292 ] {} <Debug> TCP-Session: ee836f1b-c5e4-4e48-bad9-2c755cb98d25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15073 | 2026.03.10 10:25:11.426226 [ 286 ] {} <Debug> TCP-Session: 0944fe38-e01a-4b5f-8b75-fda33725982c Authenticating user 'default' from [fd00:1122:3344:101::e]:53609 | ||
| 15074 | 2026.03.10 10:25:11.426220 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15075 | 2026.03.10 10:25:11.426252 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15076 | 2026.03.10 10:25:11.426254 [ 286 ] {} <Debug> TCP-Session: 0944fe38-e01a-4b5f-8b75-fda33725982c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15077 | 2026.03.10 10:25:11.426270 [ 267 ] {} <Debug> TCP-Session: 29a9ae6f-96dd-4348-be91-2f5295b29687 Authenticating user 'default' from [fd00:1122:3344:101::e]:47941 | ||
| 15078 | 2026.03.10 10:25:11.426282 [ 294 ] {} <Debug> TCP-Session: 1cd595c7-9d76-4284-9d56-50431d22ac8c Authenticating user 'default' from [fd00:1122:3344:101::e]:46468 | ||
| 15079 | 2026.03.10 10:25:11.426283 [ 286 ] {} <Debug> TCP-Session: 0944fe38-e01a-4b5f-8b75-fda33725982c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15080 | 2026.03.10 10:25:11.426300 [ 267 ] {} <Debug> TCP-Session: 29a9ae6f-96dd-4348-be91-2f5295b29687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15081 | 2026.03.10 10:25:11.426312 [ 294 ] {} <Debug> TCP-Session: 1cd595c7-9d76-4284-9d56-50431d22ac8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15082 | 2026.03.10 10:25:11.426330 [ 267 ] {} <Debug> TCP-Session: 29a9ae6f-96dd-4348-be91-2f5295b29687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15083 | 2026.03.10 10:25:11.426343 [ 294 ] {} <Debug> TCP-Session: 1cd595c7-9d76-4284-9d56-50431d22ac8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15084 | 2026.03.10 10:25:11.426328 [ 289 ] {2c664d67-2c41-4808-a77f-76ee6781528a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15085 | 2026.03.10 10:25:11.425760 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35466 | ||
| 15086 | 2026.03.10 10:25:11.426434 [ 289 ] {2c664d67-2c41-4808-a77f-76ee6781528a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15087 | 2026.03.10 10:25:11.426464 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15088 | 2026.03.10 10:25:11.426488 [ 293 ] {} <Debug> TCP-Session: ca3316bf-d79a-4714-b9e7-384cc58c3b0c Authenticating user 'default' from [fd00:1122:3344:101::e]:35466 | ||
| 15089 | 2026.03.10 10:25:11.426505 [ 293 ] {} <Debug> TCP-Session: ca3316bf-d79a-4714-b9e7-384cc58c3b0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15090 | 2026.03.10 10:25:11.426517 [ 293 ] {} <Debug> TCP-Session: ca3316bf-d79a-4714-b9e7-384cc58c3b0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15091 | 2026.03.10 10:25:11.426722 [ 289 ] {2c664d67-2c41-4808-a77f-76ee6781528a} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 15092 | 2026.03.10 10:25:11.427648 [ 335 ] {2c664d67-2c41-4808-a77f-76ee6781528a} <Trace> AggregatingTransform: Aggregating | ||
| 15093 | 2026.03.10 10:25:11.427933 [ 335 ] {2c664d67-2c41-4808-a77f-76ee6781528a} <Trace> Aggregator: Aggregation method: without_key | ||
| 15094 | 2026.03.10 10:25:11.427973 [ 335 ] {2c664d67-2c41-4808-a77f-76ee6781528a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001146486 sec. (872.230 rows/sec., 34.07 KiB/sec.) | ||
| 15095 | 2026.03.10 10:25:11.427990 [ 335 ] {2c664d67-2c41-4808-a77f-76ee6781528a} <Trace> Aggregator: Merging aggregated data | ||
| 15096 | 2026.03.10 10:25:11.429151 [ 289 ] {2c664d67-2c41-4808-a77f-76ee6781528a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003149 sec., 317.56113051762463 rows/sec., 12.40 KiB/sec. | ||
| 15097 | 2026.03.10 10:25:11.429293 [ 289 ] {2c664d67-2c41-4808-a77f-76ee6781528a} <Debug> TCPHandler: Processed in 0.0035601 sec. | ||
| 15098 | 2026.03.10 10:25:11.429415 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15099 | 2026.03.10 10:25:11.429442 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15100 | 2026.03.10 10:25:11.429456 [ 289 ] {} <Debug> TCP-Session: 91598007-c810-494f-a942-4fc1201b51e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15101 | 2026.03.10 10:25:11.429465 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15102 | 2026.03.10 10:25:11.429487 [ 294 ] {} <Debug> TCP-Session: 1cd595c7-9d76-4284-9d56-50431d22ac8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15103 | 2026.03.10 10:25:11.429523 [ 291 ] {} <Debug> TCP-Session: f325472c-eaad-443a-be3a-13903bcbaa3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15104 | 2026.03.10 10:25:11.429532 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15105 | 2026.03.10 10:25:11.429547 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15106 | 2026.03.10 10:25:11.429576 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15107 | 2026.03.10 10:25:11.429582 [ 267 ] {} <Debug> TCP-Session: 29a9ae6f-96dd-4348-be91-2f5295b29687 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15108 | 2026.03.10 10:25:11.429604 [ 290 ] {} <Debug> TCP-Session: 98911c6c-d2bd-45d1-8f4b-06d2267e4b7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15109 | 2026.03.10 10:25:11.429615 [ 286 ] {} <Debug> TCP-Session: 0944fe38-e01a-4b5f-8b75-fda33725982c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15110 | 2026.03.10 10:25:11.429556 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15111 | 2026.03.10 10:25:11.429501 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15112 | 2026.03.10 10:25:11.429671 [ 292 ] {} <Debug> TCP-Session: ee836f1b-c5e4-4e48-bad9-2c755cb98d25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15113 | 2026.03.10 10:25:11.429679 [ 288 ] {} <Debug> TCP-Session: 3c34b4bf-81ae-4190-bea9-85faa7d35002 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15114 | 2026.03.10 10:25:11.429482 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15115 | 2026.03.10 10:25:11.429735 [ 293 ] {} <Debug> TCP-Session: ca3316bf-d79a-4714-b9e7-384cc58c3b0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15116 | 2026.03.10 10:25:12.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.65 MiB, peak 385.18 MiB, free memory in arenas 0.00 B, will set to 367.39 MiB (RSS), difference: 4.74 MiB | ||
| 15117 | 2026.03.10 10:25:12.551634 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15118 | 2026.03.10 10:25:12.551862 [ 269 ] {df67a8ab-1601-40ad-a8eb-39ace02b69fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15119 | 2026.03.10 10:25:12.551945 [ 269 ] {df67a8ab-1601-40ad-a8eb-39ace02b69fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15120 | 2026.03.10 10:25:12.552834 [ 269 ] {df67a8ab-1601-40ad-a8eb-39ace02b69fa} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15121 | 2026.03.10 10:25:12.552899 [ 269 ] {df67a8ab-1601-40ad-a8eb-39ace02b69fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 15122 | 2026.03.10 10:25:12.553438 [ 269 ] {df67a8ab-1601-40ad-a8eb-39ace02b69fa} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15123 | 2026.03.10 10:25:12.553711 [ 269 ] {df67a8ab-1601-40ad-a8eb-39ace02b69fa} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15124 | 2026.03.10 10:25:12.553913 [ 269 ] {df67a8ab-1601-40ad-a8eb-39ace02b69fa} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.002113 sec., 42593.469001419784 rows/sec., 3.58 MiB/sec. | ||
| 15125 | 2026.03.10 10:25:12.553977 [ 269 ] {df67a8ab-1601-40ad-a8eb-39ace02b69fa} <Debug> TCPHandler: Processed in 0.002502897 sec. | ||
| 15126 | 2026.03.10 10:25:12.554163 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15127 | 2026.03.10 10:25:12.554290 [ 269 ] {1d36271d-4e20-4a21-b2bc-12fbf4498f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15128 | 2026.03.10 10:25:12.554342 [ 269 ] {1d36271d-4e20-4a21-b2bc-12fbf4498f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15129 | 2026.03.10 10:25:12.554907 [ 269 ] {1d36271d-4e20-4a21-b2bc-12fbf4498f69} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15130 | 2026.03.10 10:25:12.554953 [ 269 ] {1d36271d-4e20-4a21-b2bc-12fbf4498f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 15131 | 2026.03.10 10:25:12.555354 [ 269 ] {1d36271d-4e20-4a21-b2bc-12fbf4498f69} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15132 | 2026.03.10 10:25:12.555644 [ 269 ] {1d36271d-4e20-4a21-b2bc-12fbf4498f69} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15133 | 2026.03.10 10:25:12.555825 [ 269 ] {1d36271d-4e20-4a21-b2bc-12fbf4498f69} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001562 sec., 10883.48271446863 rows/sec., 818.39 KiB/sec. | ||
| 15134 | 2026.03.10 10:25:12.555875 [ 269 ] {1d36271d-4e20-4a21-b2bc-12fbf4498f69} <Debug> TCPHandler: Processed in 0.00177861 sec. | ||
| 15135 | 2026.03.10 10:25:12.555886 [ 132 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15136 | 2026.03.10 10:25:12.555985 [ 132 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15137 | 2026.03.10 10:25:12.556026 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15138 | 2026.03.10 10:25:12.556027 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 15139 | 2026.03.10 10:25:12.556161 [ 269 ] {88028cdf-435d-44bb-915a-c6033d9c602a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15140 | 2026.03.10 10:25:12.556221 [ 269 ] {88028cdf-435d-44bb-915a-c6033d9c602a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15141 | 2026.03.10 10:25:12.556231 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 15142 | 2026.03.10 10:25:12.556528 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15143 | 2026.03.10 10:25:12.556578 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 83 rows starting from the beginning of the part | ||
| 15144 | 2026.03.10 10:25:12.556673 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 39 rows starting from the beginning of the part | ||
| 15145 | 2026.03.10 10:25:12.556732 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 25 rows starting from the beginning of the part | ||
| 15146 | 2026.03.10 10:25:12.556782 [ 269 ] {88028cdf-435d-44bb-915a-c6033d9c602a} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15147 | 2026.03.10 10:25:12.556787 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 17 rows starting from the beginning of the part | ||
| 15148 | 2026.03.10 10:25:12.556843 [ 269 ] {88028cdf-435d-44bb-915a-c6033d9c602a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15149 | 2026.03.10 10:25:12.556906 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 38 rows starting from the beginning of the part | ||
| 15150 | 2026.03.10 10:25:12.557052 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 17 rows starting from the beginning of the part | ||
| 15151 | 2026.03.10 10:25:12.557391 [ 269 ] {88028cdf-435d-44bb-915a-c6033d9c602a} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15152 | 2026.03.10 10:25:12.557847 [ 269 ] {88028cdf-435d-44bb-915a-c6033d9c602a} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15153 | 2026.03.10 10:25:12.558103 [ 269 ] {88028cdf-435d-44bb-915a-c6033d9c602a} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001967 sec., 41179.461108286734 rows/sec., 3.22 MiB/sec. | ||
| 15154 | 2026.03.10 10:25:12.558176 [ 269 ] {88028cdf-435d-44bb-915a-c6033d9c602a} <Debug> TCPHandler: Processed in 0.0022143 sec. | ||
| 15155 | 2026.03.10 10:25:12.558277 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 5 columns (5 merged, 0 gathered) in 0.002129598 sec., 102836.30995145564 rows/sec., 7.92 MiB/sec. | ||
| 15156 | 2026.03.10 10:25:12.558340 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15157 | 2026.03.10 10:25:12.558454 [ 187 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15158 | 2026.03.10 10:25:12.558461 [ 269 ] {3e9f6364-b36d-427f-852a-a6f37fe8068c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15159 | 2026.03.10 10:25:12.558531 [ 269 ] {3e9f6364-b36d-427f-852a-a6f37fe8068c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15160 | 2026.03.10 10:25:12.558800 [ 187 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_101_20} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15161 | 2026.03.10 10:25:12.558909 [ 187 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_101_20} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15162 | 2026.03.10 10:25:12.559012 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 15163 | 2026.03.10 10:25:12.559089 [ 269 ] {3e9f6364-b36d-427f-852a-a6f37fe8068c} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15164 | 2026.03.10 10:25:12.559138 [ 269 ] {3e9f6364-b36d-427f-852a-a6f37fe8068c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 15165 | 2026.03.10 10:25:12.559607 [ 269 ] {3e9f6364-b36d-427f-852a-a6f37fe8068c} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15166 | 2026.03.10 10:25:12.559884 [ 269 ] {3e9f6364-b36d-427f-852a-a6f37fe8068c} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15167 | 2026.03.10 10:25:12.560054 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 4 parts from all_1_114_25 to all_117_117_0 | ||
| 15168 | 2026.03.10 10:25:12.560061 [ 269 ] {3e9f6364-b36d-427f-852a-a6f37fe8068c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001622 sec., 98643.64981504316 rows/sec., 6.87 MiB/sec. | ||
| 15169 | 2026.03.10 10:25:12.560113 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15170 | 2026.03.10 10:25:12.560138 [ 269 ] {3e9f6364-b36d-427f-852a-a6f37fe8068c} <Debug> TCPHandler: Processed in 0.001859661 sec. | ||
| 15171 | 2026.03.10 10:25:12.560148 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 15172 | 2026.03.10 10:25:12.560294 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15173 | 2026.03.10 10:25:12.560307 [ 194 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_117_26} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_114_25 to all_117_117_0 into Compact with storage Full | ||
| 15174 | 2026.03.10 10:25:12.560412 [ 269 ] {2246bbaf-fd35-4d7a-bd91-355bd650cc76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15175 | 2026.03.10 10:25:12.560487 [ 269 ] {2246bbaf-fd35-4d7a-bd91-355bd650cc76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15176 | 2026.03.10 10:25:12.560516 [ 194 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_117_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15177 | 2026.03.10 10:25:12.560587 [ 194 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_117_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_25, total 37556 rows starting from the beginning of the part | ||
| 15178 | 2026.03.10 10:25:12.560686 [ 194 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_117_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 15179 | 2026.03.10 10:25:12.560763 [ 194 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_117_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 15180 | 2026.03.10 10:25:12.560832 [ 194 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_117_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 1218 rows starting from the beginning of the part | ||
| 15181 | 2026.03.10 10:25:12.561606 [ 269 ] {2246bbaf-fd35-4d7a-bd91-355bd650cc76} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15182 | 2026.03.10 10:25:12.561657 [ 269 ] {2246bbaf-fd35-4d7a-bd91-355bd650cc76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15183 | 2026.03.10 10:25:12.562407 [ 269 ] {2246bbaf-fd35-4d7a-bd91-355bd650cc76} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15184 | 2026.03.10 10:25:12.562727 [ 269 ] {2246bbaf-fd35-4d7a-bd91-355bd650cc76} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15185 | 2026.03.10 10:25:12.562903 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15186 | 2026.03.10 10:25:12.562908 [ 269 ] {2246bbaf-fd35-4d7a-bd91-355bd650cc76} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002518 sec., 6751.3899920571885 rows/sec., 12.10 MiB/sec. | ||
| 15187 | 2026.03.10 10:25:12.562956 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15188 | 2026.03.10 10:25:12.562987 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15189 | 2026.03.10 10:25:12.563015 [ 269 ] {2246bbaf-fd35-4d7a-bd91-355bd650cc76} <Debug> TCPHandler: Processed in 0.002785962 sec. | ||
| 15190 | 2026.03.10 10:25:12.563086 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 15191 | 2026.03.10 10:25:12.563204 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15192 | 2026.03.10 10:25:12.563334 [ 269 ] {58b8ddf7-001c-49ba-81d5-2eadd4cfcde5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15193 | 2026.03.10 10:25:12.563392 [ 269 ] {58b8ddf7-001c-49ba-81d5-2eadd4cfcde5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15194 | 2026.03.10 10:25:12.563440 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15195 | 2026.03.10 10:25:12.563533 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2098 rows starting from the beginning of the part | ||
| 15196 | 2026.03.10 10:25:12.563702 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 17 rows starting from the beginning of the part | ||
| 15197 | 2026.03.10 10:25:12.563846 [ 269 ] {58b8ddf7-001c-49ba-81d5-2eadd4cfcde5} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15198 | 2026.03.10 10:25:12.563850 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 25 rows starting from the beginning of the part | ||
| 15199 | 2026.03.10 10:25:12.563901 [ 269 ] {58b8ddf7-001c-49ba-81d5-2eadd4cfcde5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15200 | 2026.03.10 10:25:12.564035 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 17 rows starting from the beginning of the part | ||
| 15201 | 2026.03.10 10:25:12.564197 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 36 rows starting from the beginning of the part | ||
| 15202 | 2026.03.10 10:25:12.564359 [ 269 ] {58b8ddf7-001c-49ba-81d5-2eadd4cfcde5} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15203 | 2026.03.10 10:25:12.564389 [ 187 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 17 rows starting from the beginning of the part | ||
| 15204 | 2026.03.10 10:25:12.564665 [ 269 ] {58b8ddf7-001c-49ba-81d5-2eadd4cfcde5} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15205 | 2026.03.10 10:25:12.564861 [ 269 ] {58b8ddf7-001c-49ba-81d5-2eadd4cfcde5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001553 sec., 38634.9001931745 rows/sec., 2.60 MiB/sec. | ||
| 15206 | 2026.03.10 10:25:12.564914 [ 269 ] {58b8ddf7-001c-49ba-81d5-2eadd4cfcde5} <Debug> TCPHandler: Processed in 0.00176887 sec. | ||
| 15207 | 2026.03.10 10:25:12.564967 [ 225 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): 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] | ||
| 15208 | 2026.03.10 10:25:12.565002 [ 225 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): 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] | ||
| 15209 | 2026.03.10 10:25:12.569000 [ 225 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): 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] | ||
| 15210 | 2026.03.10 10:25:12.572586 [ 191 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_117_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39094 rows, containing 5 columns (5 merged, 0 gathered) in 0.012350497 sec., 3165378.6888090414 rows/sec., 208.31 MiB/sec. | ||
| 15211 | 2026.03.10 10:25:12.573460 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_117_26} <Trace> MergedBlockOutputStream: filled checksums all_1_117_26 (state Temporary) | ||
| 15212 | 2026.03.10 10:25:12.573894 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_117_26} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_117_26 to all_1_117_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15213 | 2026.03.10 10:25:12.574004 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_117_26} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 4 parts: [all_1_114_25, all_117_117_0] -> all_1_117_26 | ||
| 15214 | 2026.03.10 10:25:12.574128 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 15215 | 2026.03.10 10:25:12.578891 [ 196 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2210 rows, containing 19 columns (19 merged, 0 gathered) in 0.015844836 sec., 139477.6190804373 rows/sec., 249.94 MiB/sec. | ||
| 15216 | 2026.03.10 10:25:12.582816 [ 196 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15217 | 2026.03.10 10:25:12.583432 [ 196 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15218 | 2026.03.10 10:25:12.583546 [ 196 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15219 | 2026.03.10 10:25:12.583728 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.36 MiB. | ||
| 15220 | 2026.03.10 10:25:13.001180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.93 MiB, peak 386.26 MiB, free memory in arenas 0.00 B, will set to 375.93 MiB (RSS), difference: 7.99 MiB | ||
| 15221 | 2026.03.10 10:25:14.947554 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54589 | ||
| 15222 | 2026.03.10 10:25:14.947680 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15223 | 2026.03.10 10:25:14.947709 [ 289 ] {} <Debug> TCP-Session: c098ca26-d0ee-401b-ad4c-4fdf90d3642a Authenticating user 'default' from [fd00:1122:3344:101::e]:54589 | ||
| 15224 | 2026.03.10 10:25:14.947731 [ 289 ] {} <Debug> TCP-Session: c098ca26-d0ee-401b-ad4c-4fdf90d3642a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15225 | 2026.03.10 10:25:14.947744 [ 289 ] {} <Debug> TCP-Session: c098ca26-d0ee-401b-ad4c-4fdf90d3642a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15226 | 2026.03.10 10:25:14.947915 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39959 | ||
| 15227 | 2026.03.10 10:25:14.947936 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33696 | ||
| 15228 | 2026.03.10 10:25:14.947968 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38863 | ||
| 15229 | 2026.03.10 10:25:14.948000 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32849 | ||
| 15230 | 2026.03.10 10:25:14.948020 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44320 | ||
| 15231 | 2026.03.10 10:25:14.948046 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15232 | 2026.03.10 10:25:14.948069 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15233 | 2026.03.10 10:25:14.948027 [ 289 ] {} <Trace> TCP-Session: c098ca26-d0ee-401b-ad4c-4fdf90d3642a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15234 | 2026.03.10 10:25:14.948105 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15235 | 2026.03.10 10:25:14.948109 [ 291 ] {} <Debug> TCP-Session: e13e03c1-1f5b-473a-8b4f-fd89306b8a3d Authenticating user 'default' from [fd00:1122:3344:101::e]:33696 | ||
| 15236 | 2026.03.10 10:25:14.948099 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15237 | 2026.03.10 10:25:14.948148 [ 288 ] {} <Debug> TCP-Session: 1222766e-76f2-4abf-a681-d8a1c2ae1f2b Authenticating user 'default' from [fd00:1122:3344:101::e]:44320 | ||
| 15238 | 2026.03.10 10:25:14.948161 [ 291 ] {} <Debug> TCP-Session: e13e03c1-1f5b-473a-8b4f-fd89306b8a3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15239 | 2026.03.10 10:25:14.948180 [ 292 ] {} <Debug> TCP-Session: 9fa5aa4f-d309-47c7-be12-a71126a82f6a Authenticating user 'default' from [fd00:1122:3344:101::e]:38863 | ||
| 15240 | 2026.03.10 10:25:14.948198 [ 291 ] {} <Debug> TCP-Session: e13e03c1-1f5b-473a-8b4f-fd89306b8a3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15241 | 2026.03.10 10:25:14.948220 [ 292 ] {} <Debug> TCP-Session: 9fa5aa4f-d309-47c7-be12-a71126a82f6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15242 | 2026.03.10 10:25:14.948189 [ 288 ] {} <Debug> TCP-Session: 1222766e-76f2-4abf-a681-d8a1c2ae1f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15243 | 2026.03.10 10:25:14.948250 [ 292 ] {} <Debug> TCP-Session: 9fa5aa4f-d309-47c7-be12-a71126a82f6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15244 | 2026.03.10 10:25:14.948260 [ 288 ] {} <Debug> TCP-Session: 1222766e-76f2-4abf-a681-d8a1c2ae1f2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15245 | 2026.03.10 10:25:14.948268 [ 289 ] {f34f05e0-7de7-4c33-971a-94cf7e452712} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54589) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15246 | 2026.03.10 10:25:14.948095 [ 290 ] {} <Debug> TCP-Session: 3d2d4b89-8f5c-40c3-92d6-32b54bc8e515 Authenticating user 'default' from [fd00:1122:3344:101::e]:39959 | ||
| 15247 | 2026.03.10 10:25:14.948099 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15248 | 2026.03.10 10:25:14.948341 [ 290 ] {} <Debug> TCP-Session: 3d2d4b89-8f5c-40c3-92d6-32b54bc8e515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15249 | 2026.03.10 10:25:14.947988 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63298 | ||
| 15250 | 2026.03.10 10:25:14.948365 [ 290 ] {} <Debug> TCP-Session: 3d2d4b89-8f5c-40c3-92d6-32b54bc8e515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15251 | 2026.03.10 10:25:14.947966 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41417 | ||
| 15252 | 2026.03.10 10:25:14.948010 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35290 | ||
| 15253 | 2026.03.10 10:25:14.948434 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15254 | 2026.03.10 10:25:14.948360 [ 267 ] {} <Debug> TCP-Session: 4ee0a38d-9a92-4fd2-a4b8-8eaf112ae2f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:32849 | ||
| 15255 | 2026.03.10 10:25:14.948467 [ 294 ] {} <Debug> TCP-Session: ddf8189b-d057-4ac5-ba38-5b85acfa891f Authenticating user 'default' from [fd00:1122:3344:101::e]:63298 | ||
| 15256 | 2026.03.10 10:25:14.948485 [ 267 ] {} <Debug> TCP-Session: 4ee0a38d-9a92-4fd2-a4b8-8eaf112ae2f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15257 | 2026.03.10 10:25:14.948486 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15258 | 2026.03.10 10:25:14.948505 [ 267 ] {} <Debug> TCP-Session: 4ee0a38d-9a92-4fd2-a4b8-8eaf112ae2f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15259 | 2026.03.10 10:25:14.948508 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15260 | 2026.03.10 10:25:14.948533 [ 293 ] {} <Debug> TCP-Session: 84aff446-b703-4307-bc08-52f28247a41b Authenticating user 'default' from [fd00:1122:3344:101::e]:41417 | ||
| 15261 | 2026.03.10 10:25:14.948540 [ 289 ] {f34f05e0-7de7-4c33-971a-94cf7e452712} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15262 | 2026.03.10 10:25:14.948571 [ 293 ] {} <Debug> TCP-Session: 84aff446-b703-4307-bc08-52f28247a41b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15263 | 2026.03.10 10:25:14.948564 [ 286 ] {} <Debug> TCP-Session: b70ba5cb-d182-4561-b7bb-eee3d5ece41a Authenticating user 'default' from [fd00:1122:3344:101::e]:35290 | ||
| 15264 | 2026.03.10 10:25:14.948590 [ 293 ] {} <Debug> TCP-Session: 84aff446-b703-4307-bc08-52f28247a41b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15265 | 2026.03.10 10:25:14.948609 [ 286 ] {} <Debug> TCP-Session: b70ba5cb-d182-4561-b7bb-eee3d5ece41a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15266 | 2026.03.10 10:25:14.948615 [ 289 ] {f34f05e0-7de7-4c33-971a-94cf7e452712} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15267 | 2026.03.10 10:25:14.948653 [ 286 ] {} <Debug> TCP-Session: b70ba5cb-d182-4561-b7bb-eee3d5ece41a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15268 | 2026.03.10 10:25:14.948496 [ 294 ] {} <Debug> TCP-Session: ddf8189b-d057-4ac5-ba38-5b85acfa891f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15269 | 2026.03.10 10:25:14.948703 [ 294 ] {} <Debug> TCP-Session: ddf8189b-d057-4ac5-ba38-5b85acfa891f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15270 | 2026.03.10 10:25:14.948964 [ 289 ] {f34f05e0-7de7-4c33-971a-94cf7e452712} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 15271 | 2026.03.10 10:25:14.949848 [ 341 ] {f34f05e0-7de7-4c33-971a-94cf7e452712} <Trace> AggregatingTransform: Aggregating | ||
| 15272 | 2026.03.10 10:25:14.949882 [ 341 ] {f34f05e0-7de7-4c33-971a-94cf7e452712} <Trace> Aggregator: Aggregation method: without_key | ||
| 15273 | 2026.03.10 10:25:14.949918 [ 341 ] {f34f05e0-7de7-4c33-971a-94cf7e452712} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00084751 sec. (1179.927 rows/sec., 46.09 KiB/sec.) | ||
| 15274 | 2026.03.10 10:25:14.949937 [ 341 ] {f34f05e0-7de7-4c33-971a-94cf7e452712} <Trace> Aggregator: Merging aggregated data | ||
| 15275 | 2026.03.10 10:25:14.951452 [ 289 ] {f34f05e0-7de7-4c33-971a-94cf7e452712} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003239 sec., 308.73726458783574 rows/sec., 12.06 KiB/sec. | ||
| 15276 | 2026.03.10 10:25:14.951583 [ 289 ] {f34f05e0-7de7-4c33-971a-94cf7e452712} <Debug> TCPHandler: Processed in 0.003668562 sec. | ||
| 15277 | 2026.03.10 10:25:14.951674 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15278 | 2026.03.10 10:25:14.951705 [ 289 ] {} <Debug> TCP-Session: c098ca26-d0ee-401b-ad4c-4fdf90d3642a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15279 | 2026.03.10 10:25:14.951709 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15280 | 2026.03.10 10:25:14.951730 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15281 | 2026.03.10 10:25:14.951761 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15282 | 2026.03.10 10:25:14.951774 [ 288 ] {} <Debug> TCP-Session: 1222766e-76f2-4abf-a681-d8a1c2ae1f2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15283 | 2026.03.10 10:25:14.951784 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15284 | 2026.03.10 10:25:14.951818 [ 290 ] {} <Debug> TCP-Session: 3d2d4b89-8f5c-40c3-92d6-32b54bc8e515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15285 | 2026.03.10 10:25:14.951833 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15286 | 2026.03.10 10:25:14.951843 [ 286 ] {} <Debug> TCP-Session: b70ba5cb-d182-4561-b7bb-eee3d5ece41a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15287 | 2026.03.10 10:25:14.951804 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15288 | 2026.03.10 10:25:14.951873 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15289 | 2026.03.10 10:25:14.951898 [ 292 ] {} <Debug> TCP-Session: 9fa5aa4f-d309-47c7-be12-a71126a82f6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15290 | 2026.03.10 10:25:14.951762 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15291 | 2026.03.10 10:25:14.951919 [ 267 ] {} <Debug> TCP-Session: 4ee0a38d-9a92-4fd2-a4b8-8eaf112ae2f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15292 | 2026.03.10 10:25:14.951787 [ 293 ] {} <Debug> TCP-Session: 84aff446-b703-4307-bc08-52f28247a41b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15293 | 2026.03.10 10:25:14.951965 [ 291 ] {} <Debug> TCP-Session: e13e03c1-1f5b-473a-8b4f-fd89306b8a3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15294 | 2026.03.10 10:25:14.951864 [ 294 ] {} <Debug> TCP-Session: ddf8189b-d057-4ac5-ba38-5b85acfa891f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15295 | 2026.03.10 10:25:16.255500 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15296 | 2026.03.10 10:25:16.255554 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15297 | 2026.03.10 10:25:16.447971 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34519 | ||
| 15298 | 2026.03.10 10:25:16.448507 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15299 | 2026.03.10 10:25:16.448552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15300 | 2026.03.10 10:25:16.449027 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15301 | 2026.03.10 10:25:16.449278 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15302 | 2026.03.10 10:25:16.449413 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34519 | ||
| 15303 | 2026.03.10 10:25:16.556971 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1840 | ||
| 15304 | 2026.03.10 10:25:16.559403 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15305 | 2026.03.10 10:25:16.559465 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15306 | 2026.03.10 10:25:16.560718 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15307 | 2026.03.10 10:25:16.561001 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15308 | 2026.03.10 10:25:16.561399 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1840 | ||
| 15309 | 2026.03.10 10:25:17.032683 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): 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] | ||
| 15310 | 2026.03.10 10:25:17.032732 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): 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] | ||
| 15311 | 2026.03.10 10:25:17.035694 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): 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] | ||
| 15312 | 2026.03.10 10:25:17.392898 [ 224 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): 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] | ||
| 15313 | 2026.03.10 10:25:17.392952 [ 224 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): 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] | ||
| 15314 | 2026.03.10 10:25:17.395808 [ 224 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): 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] | ||
| 15315 | 2026.03.10 10:25:17.547912 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15316 | 2026.03.10 10:25:17.548094 [ 269 ] {6ccf5058-f7e7-4d52-8c6f-b0740717f256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15317 | 2026.03.10 10:25:17.548162 [ 269 ] {6ccf5058-f7e7-4d52-8c6f-b0740717f256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15318 | 2026.03.10 10:25:17.548881 [ 269 ] {6ccf5058-f7e7-4d52-8c6f-b0740717f256} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15319 | 2026.03.10 10:25:17.548932 [ 269 ] {6ccf5058-f7e7-4d52-8c6f-b0740717f256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15320 | 2026.03.10 10:25:17.549334 [ 269 ] {6ccf5058-f7e7-4d52-8c6f-b0740717f256} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15321 | 2026.03.10 10:25:17.549569 [ 269 ] {6ccf5058-f7e7-4d52-8c6f-b0740717f256} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15322 | 2026.03.10 10:25:17.549725 [ 269 ] {6ccf5058-f7e7-4d52-8c6f-b0740717f256} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001684 sec., 62945.36817102138 rows/sec., 5.29 MiB/sec. | ||
| 15323 | 2026.03.10 10:25:17.549769 [ 269 ] {6ccf5058-f7e7-4d52-8c6f-b0740717f256} <Debug> TCPHandler: Processed in 0.001983504 sec. | ||
| 15324 | 2026.03.10 10:25:17.549905 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15325 | 2026.03.10 10:25:17.550002 [ 269 ] {6668d2af-f9c7-4f31-add2-51ad85b209e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15326 | 2026.03.10 10:25:17.550042 [ 269 ] {6668d2af-f9c7-4f31-add2-51ad85b209e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15327 | 2026.03.10 10:25:17.550461 [ 269 ] {6668d2af-f9c7-4f31-add2-51ad85b209e4} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15328 | 2026.03.10 10:25:17.550497 [ 269 ] {6668d2af-f9c7-4f31-add2-51ad85b209e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15329 | 2026.03.10 10:25:17.550796 [ 269 ] {6668d2af-f9c7-4f31-add2-51ad85b209e4} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15330 | 2026.03.10 10:25:17.551022 [ 269 ] {6668d2af-f9c7-4f31-add2-51ad85b209e4} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15331 | 2026.03.10 10:25:17.551158 [ 269 ] {6668d2af-f9c7-4f31-add2-51ad85b209e4} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001176 sec., 21258.503401360544 rows/sec., 1.56 MiB/sec. | ||
| 15332 | 2026.03.10 10:25:17.551197 [ 269 ] {6668d2af-f9c7-4f31-add2-51ad85b209e4} <Debug> TCPHandler: Processed in 0.00134247 sec. | ||
| 15333 | 2026.03.10 10:25:17.551314 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15334 | 2026.03.10 10:25:17.551409 [ 269 ] {cdf11844-4f95-4408-8a32-6eb84a7597d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15335 | 2026.03.10 10:25:17.551450 [ 269 ] {cdf11844-4f95-4408-8a32-6eb84a7597d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15336 | 2026.03.10 10:25:17.551880 [ 269 ] {cdf11844-4f95-4408-8a32-6eb84a7597d7} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15337 | 2026.03.10 10:25:17.551916 [ 269 ] {cdf11844-4f95-4408-8a32-6eb84a7597d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15338 | 2026.03.10 10:25:17.552222 [ 269 ] {cdf11844-4f95-4408-8a32-6eb84a7597d7} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15339 | 2026.03.10 10:25:17.552439 [ 269 ] {cdf11844-4f95-4408-8a32-6eb84a7597d7} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15340 | 2026.03.10 10:25:17.552571 [ 269 ] {cdf11844-4f95-4408-8a32-6eb84a7597d7} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00118 sec., 75423.72881355931 rows/sec., 5.89 MiB/sec. | ||
| 15341 | 2026.03.10 10:25:17.552610 [ 269 ] {cdf11844-4f95-4408-8a32-6eb84a7597d7} <Debug> TCPHandler: Processed in 0.00134938 sec. | ||
| 15342 | 2026.03.10 10:25:17.552723 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15343 | 2026.03.10 10:25:17.552819 [ 269 ] {cdafeca3-206b-4bf3-85a9-7ce4f424e75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15344 | 2026.03.10 10:25:17.552863 [ 269 ] {cdafeca3-206b-4bf3-85a9-7ce4f424e75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15345 | 2026.03.10 10:25:17.553283 [ 269 ] {cdafeca3-206b-4bf3-85a9-7ce4f424e75f} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15346 | 2026.03.10 10:25:17.553320 [ 269 ] {cdafeca3-206b-4bf3-85a9-7ce4f424e75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15347 | 2026.03.10 10:25:17.553654 [ 269 ] {cdafeca3-206b-4bf3-85a9-7ce4f424e75f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15348 | 2026.03.10 10:25:17.553863 [ 269 ] {cdafeca3-206b-4bf3-85a9-7ce4f424e75f} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15349 | 2026.03.10 10:25:17.553998 [ 269 ] {cdafeca3-206b-4bf3-85a9-7ce4f424e75f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 15350 | 2026.03.10 10:25:17.554037 [ 269 ] {cdafeca3-206b-4bf3-85a9-7ce4f424e75f} <Debug> TCPHandler: Processed in 0.00136198 sec. | ||
| 15351 | 2026.03.10 10:25:17.554139 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15352 | 2026.03.10 10:25:17.554231 [ 269 ] {c89fed0c-b00c-4174-b3f4-eb8a35f52772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15353 | 2026.03.10 10:25:17.554286 [ 269 ] {c89fed0c-b00c-4174-b3f4-eb8a35f52772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15354 | 2026.03.10 10:25:17.555125 [ 269 ] {c89fed0c-b00c-4174-b3f4-eb8a35f52772} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15355 | 2026.03.10 10:25:17.555164 [ 269 ] {c89fed0c-b00c-4174-b3f4-eb8a35f52772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15356 | 2026.03.10 10:25:17.555699 [ 269 ] {c89fed0c-b00c-4174-b3f4-eb8a35f52772} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15357 | 2026.03.10 10:25:17.555931 [ 269 ] {c89fed0c-b00c-4174-b3f4-eb8a35f52772} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15358 | 2026.03.10 10:25:17.556074 [ 269 ] {c89fed0c-b00c-4174-b3f4-eb8a35f52772} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001861 sec., 13433.637829124127 rows/sec., 24.07 MiB/sec. | ||
| 15359 | 2026.03.10 10:25:17.556131 [ 269 ] {c89fed0c-b00c-4174-b3f4-eb8a35f52772} <Debug> TCPHandler: Processed in 0.002039536 sec. | ||
| 15360 | 2026.03.10 10:25:17.556244 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15361 | 2026.03.10 10:25:17.556339 [ 269 ] {73b2a439-a635-4c5d-be48-1ee61c7ef1a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15362 | 2026.03.10 10:25:17.556382 [ 269 ] {73b2a439-a635-4c5d-be48-1ee61c7ef1a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15363 | 2026.03.10 10:25:17.556735 [ 269 ] {73b2a439-a635-4c5d-be48-1ee61c7ef1a6} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15364 | 2026.03.10 10:25:17.556773 [ 269 ] {73b2a439-a635-4c5d-be48-1ee61c7ef1a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15365 | 2026.03.10 10:25:17.557078 [ 269 ] {73b2a439-a635-4c5d-be48-1ee61c7ef1a6} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15366 | 2026.03.10 10:25:17.557287 [ 269 ] {73b2a439-a635-4c5d-be48-1ee61c7ef1a6} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15367 | 2026.03.10 10:25:17.557421 [ 269 ] {73b2a439-a635-4c5d-be48-1ee61c7ef1a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 15368 | 2026.03.10 10:25:17.557458 [ 269 ] {73b2a439-a635-4c5d-be48-1ee61c7ef1a6} <Debug> TCPHandler: Processed in 0.001261818 sec. | ||
| 15369 | 2026.03.10 10:25:18.283118 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 15370 | 2026.03.10 10:25:18.300333 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15371 | 2026.03.10 10:25:18.300401 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15372 | 2026.03.10 10:25:18.306704 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15373 | 2026.03.10 10:25:18.307472 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15374 | 2026.03.10 10:25:18.311089 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 15375 | 2026.03.10 10:25:22.550210 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15376 | 2026.03.10 10:25:22.550407 [ 269 ] {a994192c-c86b-49ca-9594-e670e3946884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15377 | 2026.03.10 10:25:22.550481 [ 269 ] {a994192c-c86b-49ca-9594-e670e3946884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15378 | 2026.03.10 10:25:22.551169 [ 269 ] {a994192c-c86b-49ca-9594-e670e3946884} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15379 | 2026.03.10 10:25:22.551222 [ 269 ] {a994192c-c86b-49ca-9594-e670e3946884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15380 | 2026.03.10 10:25:22.551656 [ 269 ] {a994192c-c86b-49ca-9594-e670e3946884} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 15381 | 2026.03.10 10:25:22.551895 [ 269 ] {a994192c-c86b-49ca-9594-e670e3946884} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15382 | 2026.03.10 10:25:22.552065 [ 269 ] {a994192c-c86b-49ca-9594-e670e3946884} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001708 sec., 14051.522248243558 rows/sec., 1.17 MiB/sec. | ||
| 15383 | 2026.03.10 10:25:22.552118 [ 269 ] {a994192c-c86b-49ca-9594-e670e3946884} <Debug> TCPHandler: Processed in 0.002038186 sec. | ||
| 15384 | 2026.03.10 10:25:22.552255 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15385 | 2026.03.10 10:25:22.552370 [ 269 ] {b230c121-4b6e-4f7d-ad57-11d9e86f21d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15386 | 2026.03.10 10:25:22.552417 [ 269 ] {b230c121-4b6e-4f7d-ad57-11d9e86f21d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15387 | 2026.03.10 10:25:22.552883 [ 269 ] {b230c121-4b6e-4f7d-ad57-11d9e86f21d3} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15388 | 2026.03.10 10:25:22.552924 [ 269 ] {b230c121-4b6e-4f7d-ad57-11d9e86f21d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15389 | 2026.03.10 10:25:22.553295 [ 269 ] {b230c121-4b6e-4f7d-ad57-11d9e86f21d3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 15390 | 2026.03.10 10:25:22.553557 [ 269 ] {b230c121-4b6e-4f7d-ad57-11d9e86f21d3} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15391 | 2026.03.10 10:25:22.553699 [ 269 ] {b230c121-4b6e-4f7d-ad57-11d9e86f21d3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001356 sec., 2949.8525073746314 rows/sec., 240.54 KiB/sec. | ||
| 15392 | 2026.03.10 10:25:22.553744 [ 269 ] {b230c121-4b6e-4f7d-ad57-11d9e86f21d3} <Debug> TCPHandler: Processed in 0.001544665 sec. | ||
| 15393 | 2026.03.10 10:25:22.553871 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15394 | 2026.03.10 10:25:22.553971 [ 269 ] {b9a9c2bc-5d90-4887-8d51-674045927e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15395 | 2026.03.10 10:25:22.554012 [ 269 ] {b9a9c2bc-5d90-4887-8d51-674045927e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15396 | 2026.03.10 10:25:22.554559 [ 269 ] {b9a9c2bc-5d90-4887-8d51-674045927e4c} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15397 | 2026.03.10 10:25:22.554595 [ 269 ] {b9a9c2bc-5d90-4887-8d51-674045927e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15398 | 2026.03.10 10:25:22.554941 [ 269 ] {b9a9c2bc-5d90-4887-8d51-674045927e4c} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15399 | 2026.03.10 10:25:22.555212 [ 269 ] {b9a9c2bc-5d90-4887-8d51-674045927e4c} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15400 | 2026.03.10 10:25:22.555344 [ 121 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15401 | 2026.03.10 10:25:22.555353 [ 269 ] {b9a9c2bc-5d90-4887-8d51-674045927e4c} <Debug> executeQuery: Read 212 rows, 19.36 KiB in 0.001405 sec., 150889.67971530248 rows/sec., 13.46 MiB/sec. | ||
| 15402 | 2026.03.10 10:25:22.555382 [ 121 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15403 | 2026.03.10 10:25:22.555403 [ 269 ] {b9a9c2bc-5d90-4887-8d51-674045927e4c} <Debug> TCPHandler: Processed in 0.001582476 sec. | ||
| 15404 | 2026.03.10 10:25:22.555403 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15405 | 2026.03.10 10:25:22.555555 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 15406 | 2026.03.10 10:25:22.555574 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15407 | 2026.03.10 10:25:22.555693 [ 269 ] {bcd4a200-cd59-4d9c-b75e-20f2805d3140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15408 | 2026.03.10 10:25:22.555701 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15409 | 2026.03.10 10:25:22.555739 [ 269 ] {bcd4a200-cd59-4d9c-b75e-20f2805d3140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15410 | 2026.03.10 10:25:22.555747 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2154 rows starting from the beginning of the part | ||
| 15411 | 2026.03.10 10:25:22.555827 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 1991 rows starting from the beginning of the part | ||
| 15412 | 2026.03.10 10:25:22.555875 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 56 rows starting from the beginning of the part | ||
| 15413 | 2026.03.10 10:25:22.555921 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 90 rows starting from the beginning of the part | ||
| 15414 | 2026.03.10 10:25:22.555960 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 106 rows starting from the beginning of the part | ||
| 15415 | 2026.03.10 10:25:22.556001 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 212 rows starting from the beginning of the part | ||
| 15416 | 2026.03.10 10:25:22.556210 [ 269 ] {bcd4a200-cd59-4d9c-b75e-20f2805d3140} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15417 | 2026.03.10 10:25:22.556255 [ 269 ] {bcd4a200-cd59-4d9c-b75e-20f2805d3140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15418 | 2026.03.10 10:25:22.556665 [ 269 ] {bcd4a200-cd59-4d9c-b75e-20f2805d3140} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15419 | 2026.03.10 10:25:22.556922 [ 269 ] {bcd4a200-cd59-4d9c-b75e-20f2805d3140} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15420 | 2026.03.10 10:25:22.557064 [ 269 ] {bcd4a200-cd59-4d9c-b75e-20f2805d3140} <Debug> executeQuery: Read 33 rows, 2.52 KiB in 0.001391 sec., 23723.939611790076 rows/sec., 1.77 MiB/sec. | ||
| 15421 | 2026.03.10 10:25:22.557109 [ 269 ] {bcd4a200-cd59-4d9c-b75e-20f2805d3140} <Debug> TCPHandler: Processed in 0.001592856 sec. | ||
| 15422 | 2026.03.10 10:25:22.557246 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15423 | 2026.03.10 10:25:22.557344 [ 269 ] {2d653388-36a6-4fa4-bac8-7124e18a85be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15424 | 2026.03.10 10:25:22.557385 [ 269 ] {2d653388-36a6-4fa4-bac8-7124e18a85be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15425 | 2026.03.10 10:25:22.557832 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4609 rows, containing 5 columns (5 merged, 0 gathered) in 0.002345863 sec., 1964735.3660465253 rows/sec., 159.32 MiB/sec. | ||
| 15426 | 2026.03.10 10:25:22.557843 [ 269 ] {2d653388-36a6-4fa4-bac8-7124e18a85be} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15427 | 2026.03.10 10:25:22.557916 [ 269 ] {2d653388-36a6-4fa4-bac8-7124e18a85be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15428 | 2026.03.10 10:25:22.558160 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15429 | 2026.03.10 10:25:22.558342 [ 269 ] {2d653388-36a6-4fa4-bac8-7124e18a85be} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 15430 | 2026.03.10 10:25:22.558604 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_121_24} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15431 | 2026.03.10 10:25:22.558642 [ 269 ] {2d653388-36a6-4fa4-bac8-7124e18a85be} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15432 | 2026.03.10 10:25:22.558708 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_121_24} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15433 | 2026.03.10 10:25:22.558802 [ 269 ] {2d653388-36a6-4fa4-bac8-7124e18a85be} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001477 sec., 16249.153689911984 rows/sec., 1.35 MiB/sec. | ||
| 15434 | 2026.03.10 10:25:22.558847 [ 269 ] {2d653388-36a6-4fa4-bac8-7124e18a85be} <Debug> TCPHandler: Processed in 0.001651126 sec. | ||
| 15435 | 2026.03.10 10:25:22.558854 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 15436 | 2026.03.10 10:25:22.558967 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15437 | 2026.03.10 10:25:22.559067 [ 269 ] {1d3b3789-d664-4cad-97e2-82b6279232fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15438 | 2026.03.10 10:25:22.559109 [ 269 ] {1d3b3789-d664-4cad-97e2-82b6279232fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15439 | 2026.03.10 10:25:22.559569 [ 269 ] {1d3b3789-d664-4cad-97e2-82b6279232fd} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15440 | 2026.03.10 10:25:22.559614 [ 269 ] {1d3b3789-d664-4cad-97e2-82b6279232fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15441 | 2026.03.10 10:25:22.559945 [ 269 ] {1d3b3789-d664-4cad-97e2-82b6279232fd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 15442 | 2026.03.10 10:25:22.560159 [ 269 ] {1d3b3789-d664-4cad-97e2-82b6279232fd} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15443 | 2026.03.10 10:25:22.560291 [ 269 ] {1d3b3789-d664-4cad-97e2-82b6279232fd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001241 sec., 9669.621273166802 rows/sec., 755.44 KiB/sec. | ||
| 15444 | 2026.03.10 10:25:22.560335 [ 269 ] {1d3b3789-d664-4cad-97e2-82b6279232fd} <Debug> TCPHandler: Processed in 0.001416752 sec. | ||
| 15445 | 2026.03.10 10:25:22.560471 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15446 | 2026.03.10 10:25:22.560594 [ 269 ] {e0be1de5-887c-4b7f-a003-a6e99d6fecd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15447 | 2026.03.10 10:25:22.560650 [ 269 ] {e0be1de5-887c-4b7f-a003-a6e99d6fecd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15448 | 2026.03.10 10:25:22.561134 [ 269 ] {e0be1de5-887c-4b7f-a003-a6e99d6fecd0} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15449 | 2026.03.10 10:25:22.561171 [ 269 ] {e0be1de5-887c-4b7f-a003-a6e99d6fecd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15450 | 2026.03.10 10:25:22.561481 [ 269 ] {e0be1de5-887c-4b7f-a003-a6e99d6fecd0} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15451 | 2026.03.10 10:25:22.561732 [ 269 ] {e0be1de5-887c-4b7f-a003-a6e99d6fecd0} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15452 | 2026.03.10 10:25:22.561854 [ 121 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15453 | 2026.03.10 10:25:22.561864 [ 269 ] {e0be1de5-887c-4b7f-a003-a6e99d6fecd0} <Debug> executeQuery: Read 121 rows, 10.06 KiB in 0.001295 sec., 93436.29343629345 rows/sec., 7.59 MiB/sec. | ||
| 15454 | 2026.03.10 10:25:22.561890 [ 121 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15455 | 2026.03.10 10:25:22.561909 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15456 | 2026.03.10 10:25:22.561911 [ 269 ] {e0be1de5-887c-4b7f-a003-a6e99d6fecd0} <Debug> TCPHandler: Processed in 0.001507193 sec. | ||
| 15457 | 2026.03.10 10:25:22.562008 [ 192 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 15458 | 2026.03.10 10:25:22.562039 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15459 | 2026.03.10 10:25:22.562138 [ 192 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15460 | 2026.03.10 10:25:22.562139 [ 269 ] {b501fd8d-22f3-489b-b402-64f455b1d9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15461 | 2026.03.10 10:25:22.562179 [ 192 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1125 rows starting from the beginning of the part | ||
| 15462 | 2026.03.10 10:25:22.562199 [ 269 ] {b501fd8d-22f3-489b-b402-64f455b1d9ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15463 | 2026.03.10 10:25:22.562248 [ 192 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 1038 rows starting from the beginning of the part | ||
| 15464 | 2026.03.10 10:25:22.562295 [ 192 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 64 rows starting from the beginning of the part | ||
| 15465 | 2026.03.10 10:25:22.562336 [ 192 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 81 rows starting from the beginning of the part | ||
| 15466 | 2026.03.10 10:25:22.562380 [ 192 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 89 rows starting from the beginning of the part | ||
| 15467 | 2026.03.10 10:25:22.562436 [ 192 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 121 rows starting from the beginning of the part | ||
| 15468 | 2026.03.10 10:25:22.562650 [ 269 ] {b501fd8d-22f3-489b-b402-64f455b1d9ee} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15469 | 2026.03.10 10:25:22.562692 [ 269 ] {b501fd8d-22f3-489b-b402-64f455b1d9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15470 | 2026.03.10 10:25:22.563047 [ 269 ] {b501fd8d-22f3-489b-b402-64f455b1d9ee} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15471 | 2026.03.10 10:25:22.563278 [ 269 ] {b501fd8d-22f3-489b-b402-64f455b1d9ee} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15472 | 2026.03.10 10:25:22.563429 [ 269 ] {b501fd8d-22f3-489b-b402-64f455b1d9ee} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001308 sec., 151376.14678899082 rows/sec., 10.86 MiB/sec. | ||
| 15473 | 2026.03.10 10:25:22.563467 [ 269 ] {b501fd8d-22f3-489b-b402-64f455b1d9ee} <Debug> TCPHandler: Processed in 0.001477743 sec. | ||
| 15474 | 2026.03.10 10:25:22.563593 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15475 | 2026.03.10 10:25:22.563691 [ 269 ] {8ea64388-c7ad-47a7-a979-f426759cbd52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15476 | 2026.03.10 10:25:22.563746 [ 269 ] {8ea64388-c7ad-47a7-a979-f426759cbd52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15477 | 2026.03.10 10:25:22.563802 [ 192 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2518 rows, containing 5 columns (5 merged, 0 gathered) in 0.001840151 sec., 1368365.9656191259 rows/sec., 102.29 MiB/sec. | ||
| 15478 | 2026.03.10 10:25:22.564015 [ 195 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15479 | 2026.03.10 10:25:22.564307 [ 195 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_121_24} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15480 | 2026.03.10 10:25:22.564392 [ 195 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_121_24} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15481 | 2026.03.10 10:25:22.564507 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 15482 | 2026.03.10 10:25:22.564581 [ 269 ] {8ea64388-c7ad-47a7-a979-f426759cbd52} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15483 | 2026.03.10 10:25:22.564623 [ 269 ] {8ea64388-c7ad-47a7-a979-f426759cbd52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15484 | 2026.03.10 10:25:22.565178 [ 269 ] {8ea64388-c7ad-47a7-a979-f426759cbd52} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15485 | 2026.03.10 10:25:22.565421 [ 269 ] {8ea64388-c7ad-47a7-a979-f426759cbd52} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15486 | 2026.03.10 10:25:22.565579 [ 269 ] {8ea64388-c7ad-47a7-a979-f426759cbd52} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001906 sec., 8919.202518363065 rows/sec., 15.98 MiB/sec. | ||
| 15487 | 2026.03.10 10:25:22.565635 [ 269 ] {8ea64388-c7ad-47a7-a979-f426759cbd52} <Debug> TCPHandler: Processed in 0.002093027 sec. | ||
| 15488 | 2026.03.10 10:25:22.565761 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15489 | 2026.03.10 10:25:22.565855 [ 269 ] {241fb16f-4ebb-4654-8205-32bc37afda7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15490 | 2026.03.10 10:25:22.565897 [ 269 ] {241fb16f-4ebb-4654-8205-32bc37afda7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15491 | 2026.03.10 10:25:22.566244 [ 269 ] {241fb16f-4ebb-4654-8205-32bc37afda7b} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15492 | 2026.03.10 10:25:22.566285 [ 269 ] {241fb16f-4ebb-4654-8205-32bc37afda7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15493 | 2026.03.10 10:25:22.566614 [ 269 ] {241fb16f-4ebb-4654-8205-32bc37afda7b} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15494 | 2026.03.10 10:25:22.566840 [ 269 ] {241fb16f-4ebb-4654-8205-32bc37afda7b} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15495 | 2026.03.10 10:25:22.566969 [ 269 ] {241fb16f-4ebb-4654-8205-32bc37afda7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 15496 | 2026.03.10 10:25:22.567007 [ 269 ] {241fb16f-4ebb-4654-8205-32bc37afda7b} <Debug> TCPHandler: Processed in 0.001296399 sec. | ||
| 15497 | 2026.03.10 10:25:23.949656 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34967 | ||
| 15498 | 2026.03.10 10:25:23.950269 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15499 | 2026.03.10 10:25:23.950303 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
| 15500 | 2026.03.10 10:25:23.950840 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15501 | 2026.03.10 10:25:23.951070 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15502 | 2026.03.10 10:25:23.951205 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34967 | ||
| 15503 | 2026.03.10 10:25:25.811342 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 15504 | 2026.03.10 10:25:25.832490 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15505 | 2026.03.10 10:25:25.832584 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15506 | 2026.03.10 10:25:25.840302 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15507 | 2026.03.10 10:25:25.841631 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15508 | 2026.03.10 10:25:25.849554 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 15509 | 2026.03.10 10:25:26.094051 [ 220 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): 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] | ||
| 15510 | 2026.03.10 10:25:26.094096 [ 220 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): 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] | ||
| 15511 | 2026.03.10 10:25:26.098325 [ 220 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): 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] | ||
| 15512 | 2026.03.10 10:25:26.561785 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1872 | ||
| 15513 | 2026.03.10 10:25:26.565005 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15514 | 2026.03.10 10:25:26.565083 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15515 | 2026.03.10 10:25:26.566373 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15516 | 2026.03.10 10:25:26.566646 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15517 | 2026.03.10 10:25:26.567062 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1872 | ||
| 15518 | 2026.03.10 10:25:27.547579 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15519 | 2026.03.10 10:25:27.547778 [ 269 ] {0f559d42-7306-4ec1-9bab-573e9f21ef9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15520 | 2026.03.10 10:25:27.547849 [ 269 ] {0f559d42-7306-4ec1-9bab-573e9f21ef9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15521 | 2026.03.10 10:25:27.548570 [ 269 ] {0f559d42-7306-4ec1-9bab-573e9f21ef9e} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15522 | 2026.03.10 10:25:27.548621 [ 269 ] {0f559d42-7306-4ec1-9bab-573e9f21ef9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15523 | 2026.03.10 10:25:27.549027 [ 269 ] {0f559d42-7306-4ec1-9bab-573e9f21ef9e} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15524 | 2026.03.10 10:25:27.549291 [ 269 ] {0f559d42-7306-4ec1-9bab-573e9f21ef9e} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15525 | 2026.03.10 10:25:27.549465 [ 269 ] {0f559d42-7306-4ec1-9bab-573e9f21ef9e} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001738 sec., 60989.64326812428 rows/sec., 5.13 MiB/sec. | ||
| 15526 | 2026.03.10 10:25:27.549509 [ 269 ] {0f559d42-7306-4ec1-9bab-573e9f21ef9e} <Debug> TCPHandler: Processed in 0.002060306 sec. | ||
| 15527 | 2026.03.10 10:25:27.549647 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15528 | 2026.03.10 10:25:27.549746 [ 269 ] {a4536301-fc97-4bde-9b94-33b6524d6615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15529 | 2026.03.10 10:25:27.549790 [ 269 ] {a4536301-fc97-4bde-9b94-33b6524d6615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15530 | 2026.03.10 10:25:27.550221 [ 269 ] {a4536301-fc97-4bde-9b94-33b6524d6615} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15531 | 2026.03.10 10:25:27.550262 [ 269 ] {a4536301-fc97-4bde-9b94-33b6524d6615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15532 | 2026.03.10 10:25:27.550582 [ 269 ] {a4536301-fc97-4bde-9b94-33b6524d6615} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15533 | 2026.03.10 10:25:27.550794 [ 269 ] {a4536301-fc97-4bde-9b94-33b6524d6615} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15534 | 2026.03.10 10:25:27.550934 [ 269 ] {a4536301-fc97-4bde-9b94-33b6524d6615} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001208 sec., 20695.364238410595 rows/sec., 1.52 MiB/sec. | ||
| 15535 | 2026.03.10 10:25:27.550975 [ 269 ] {a4536301-fc97-4bde-9b94-33b6524d6615} <Debug> TCPHandler: Processed in 0.001380461 sec. | ||
| 15536 | 2026.03.10 10:25:27.551101 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15537 | 2026.03.10 10:25:27.551206 [ 269 ] {2627709b-ee59-4bed-8038-a68c63eb86ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15538 | 2026.03.10 10:25:27.551259 [ 269 ] {2627709b-ee59-4bed-8038-a68c63eb86ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15539 | 2026.03.10 10:25:27.551698 [ 269 ] {2627709b-ee59-4bed-8038-a68c63eb86ea} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15540 | 2026.03.10 10:25:27.551737 [ 269 ] {2627709b-ee59-4bed-8038-a68c63eb86ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15541 | 2026.03.10 10:25:27.552072 [ 269 ] {2627709b-ee59-4bed-8038-a68c63eb86ea} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15542 | 2026.03.10 10:25:27.552294 [ 269 ] {2627709b-ee59-4bed-8038-a68c63eb86ea} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15543 | 2026.03.10 10:25:27.552427 [ 269 ] {2627709b-ee59-4bed-8038-a68c63eb86ea} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001246 sec., 71428.57142857143 rows/sec., 5.58 MiB/sec. | ||
| 15544 | 2026.03.10 10:25:27.552465 [ 269 ] {2627709b-ee59-4bed-8038-a68c63eb86ea} <Debug> TCPHandler: Processed in 0.001420212 sec. | ||
| 15545 | 2026.03.10 10:25:27.552582 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15546 | 2026.03.10 10:25:27.552678 [ 269 ] {3666c7e0-d42f-4661-92f0-271867954b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15547 | 2026.03.10 10:25:27.552723 [ 269 ] {3666c7e0-d42f-4661-92f0-271867954b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15548 | 2026.03.10 10:25:27.553145 [ 269 ] {3666c7e0-d42f-4661-92f0-271867954b10} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15549 | 2026.03.10 10:25:27.553184 [ 269 ] {3666c7e0-d42f-4661-92f0-271867954b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15550 | 2026.03.10 10:25:27.553567 [ 269 ] {3666c7e0-d42f-4661-92f0-271867954b10} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15551 | 2026.03.10 10:25:27.553802 [ 269 ] {3666c7e0-d42f-4661-92f0-271867954b10} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15552 | 2026.03.10 10:25:27.553941 [ 269 ] {3666c7e0-d42f-4661-92f0-271867954b10} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 15553 | 2026.03.10 10:25:27.553941 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 2 parts from all_1_117_26 to all_118_118_0 | ||
| 15554 | 2026.03.10 10:25:27.553981 [ 269 ] {3666c7e0-d42f-4661-92f0-271867954b10} <Debug> TCPHandler: Processed in 0.001448803 sec. | ||
| 15555 | 2026.03.10 10:25:27.554016 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15556 | 2026.03.10 10:25:27.554042 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15557 | 2026.03.10 10:25:27.554120 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15558 | 2026.03.10 10:25:27.554135 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_118_27} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_117_26 to all_118_118_0 into Compact with storage Full | ||
| 15559 | 2026.03.10 10:25:27.554220 [ 269 ] {0cfa56c7-a26d-48b9-b2fb-c936eea1241d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15560 | 2026.03.10 10:25:27.554263 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_118_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15561 | 2026.03.10 10:25:27.554282 [ 269 ] {0cfa56c7-a26d-48b9-b2fb-c936eea1241d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15562 | 2026.03.10 10:25:27.554304 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_118_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_117_26, total 39094 rows starting from the beginning of the part | ||
| 15563 | 2026.03.10 10:25:27.554381 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_118_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 128 rows starting from the beginning of the part | ||
| 15564 | 2026.03.10 10:25:27.555157 [ 269 ] {0cfa56c7-a26d-48b9-b2fb-c936eea1241d} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15565 | 2026.03.10 10:25:27.555200 [ 269 ] {0cfa56c7-a26d-48b9-b2fb-c936eea1241d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15566 | 2026.03.10 10:25:27.555794 [ 269 ] {0cfa56c7-a26d-48b9-b2fb-c936eea1241d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15567 | 2026.03.10 10:25:27.556026 [ 269 ] {0cfa56c7-a26d-48b9-b2fb-c936eea1241d} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15568 | 2026.03.10 10:25:27.556177 [ 269 ] {0cfa56c7-a26d-48b9-b2fb-c936eea1241d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001974 sec., 12664.640324214792 rows/sec., 22.69 MiB/sec. | ||
| 15569 | 2026.03.10 10:25:27.556246 [ 269 ] {0cfa56c7-a26d-48b9-b2fb-c936eea1241d} <Debug> TCPHandler: Processed in 0.002176229 sec. | ||
| 15570 | 2026.03.10 10:25:27.556358 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15571 | 2026.03.10 10:25:27.556454 [ 269 ] {ea202d4b-4baa-4b54-ad15-6f0218565b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15572 | 2026.03.10 10:25:27.556496 [ 269 ] {ea202d4b-4baa-4b54-ad15-6f0218565b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15573 | 2026.03.10 10:25:27.556844 [ 269 ] {ea202d4b-4baa-4b54-ad15-6f0218565b80} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15574 | 2026.03.10 10:25:27.556882 [ 269 ] {ea202d4b-4baa-4b54-ad15-6f0218565b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15575 | 2026.03.10 10:25:27.557202 [ 269 ] {ea202d4b-4baa-4b54-ad15-6f0218565b80} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15576 | 2026.03.10 10:25:27.557412 [ 269 ] {ea202d4b-4baa-4b54-ad15-6f0218565b80} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15577 | 2026.03.10 10:25:27.557543 [ 114 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15578 | 2026.03.10 10:25:27.557549 [ 269 ] {ea202d4b-4baa-4b54-ad15-6f0218565b80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 15579 | 2026.03.10 10:25:27.557587 [ 114 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15580 | 2026.03.10 10:25:27.557608 [ 269 ] {ea202d4b-4baa-4b54-ad15-6f0218565b80} <Debug> TCPHandler: Processed in 0.00130069 sec. | ||
| 15581 | 2026.03.10 10:25:27.557613 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
| 15582 | 2026.03.10 10:25:27.557744 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 15583 | 2026.03.10 10:25:27.557890 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15584 | 2026.03.10 10:25:27.557927 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 5952 rows starting from the beginning of the part | ||
| 15585 | 2026.03.10 10:25:27.557989 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 48 rows starting from the beginning of the part | ||
| 15586 | 2026.03.10 10:25:27.558039 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 15587 | 2026.03.10 10:25:27.558080 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 15588 | 2026.03.10 10:25:27.558118 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 15589 | 2026.03.10 10:25:27.558158 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 15590 | 2026.03.10 10:25:27.560302 [ 198 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6240 rows, containing 4 columns (4 merged, 0 gathered) in 0.002616139 sec., 2385194.3646725193 rows/sec., 160.75 MiB/sec. | ||
| 15591 | 2026.03.10 10:25:27.560698 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15592 | 2026.03.10 10:25:27.560836 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_118_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39222 rows, containing 5 columns (5 merged, 0 gathered) in 0.006739912 sec., 5819363.813652166 rows/sec., 383.05 MiB/sec. | ||
| 15593 | 2026.03.10 10:25:27.560978 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_121_24} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15594 | 2026.03.10 10:25:27.561060 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_121_24} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15595 | 2026.03.10 10:25:27.561141 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 15596 | 2026.03.10 10:25:27.561664 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_118_27} <Trace> MergedBlockOutputStream: filled checksums all_1_118_27 (state Temporary) | ||
| 15597 | 2026.03.10 10:25:27.561954 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_118_27} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_118_27 to all_1_118_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15598 | 2026.03.10 10:25:27.562030 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_118_27} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 2 parts: [all_1_117_26, all_118_118_0] -> all_1_118_27 | ||
| 15599 | 2026.03.10 10:25:27.562123 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15600 | 2026.03.10 10:25:31.255805 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15601 | 2026.03.10 10:25:31.255872 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15602 | 2026.03.10 10:25:31.451431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35479 | ||
| 15603 | 2026.03.10 10:25:31.452023 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15604 | 2026.03.10 10:25:31.452077 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15605 | 2026.03.10 10:25:31.452589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15606 | 2026.03.10 10:25:31.452808 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15607 | 2026.03.10 10:25:31.452941 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35479 | ||
| 15608 | 2026.03.10 10:25:32.039626 [ 226 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): 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] | ||
| 15609 | 2026.03.10 10:25:32.039700 [ 226 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): 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] | ||
| 15610 | 2026.03.10 10:25:32.043206 [ 226 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): 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] | ||
| 15611 | 2026.03.10 10:25:32.367576 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): 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] | ||
| 15612 | 2026.03.10 10:25:32.367655 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): 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] | ||
| 15613 | 2026.03.10 10:25:32.369973 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): 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] | ||
| 15614 | 2026.03.10 10:25:32.523092 [ 219 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): 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] | ||
| 15615 | 2026.03.10 10:25:32.523138 [ 219 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): 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] | ||
| 15616 | 2026.03.10 10:25:32.525999 [ 219 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): 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] | ||
| 15617 | 2026.03.10 10:25:32.549577 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15618 | 2026.03.10 10:25:32.549765 [ 269 ] {4e5eb94d-b2ac-4195-b596-c1d4129bf1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15619 | 2026.03.10 10:25:32.549834 [ 269 ] {4e5eb94d-b2ac-4195-b596-c1d4129bf1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15620 | 2026.03.10 10:25:32.550526 [ 269 ] {4e5eb94d-b2ac-4195-b596-c1d4129bf1b9} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15621 | 2026.03.10 10:25:32.550579 [ 269 ] {4e5eb94d-b2ac-4195-b596-c1d4129bf1b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15622 | 2026.03.10 10:25:32.551002 [ 269 ] {4e5eb94d-b2ac-4195-b596-c1d4129bf1b9} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15623 | 2026.03.10 10:25:32.551233 [ 269 ] {4e5eb94d-b2ac-4195-b596-c1d4129bf1b9} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15624 | 2026.03.10 10:25:32.551396 [ 269 ] {4e5eb94d-b2ac-4195-b596-c1d4129bf1b9} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001683 sec., 53475.935828877 rows/sec., 4.50 MiB/sec. | ||
| 15625 | 2026.03.10 10:25:32.551445 [ 269 ] {4e5eb94d-b2ac-4195-b596-c1d4129bf1b9} <Debug> TCPHandler: Processed in 0.001995975 sec. | ||
| 15626 | 2026.03.10 10:25:32.551510 [ 225 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): 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] | ||
| 15627 | 2026.03.10 10:25:32.551540 [ 225 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): 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] | ||
| 15628 | 2026.03.10 10:25:32.551573 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15629 | 2026.03.10 10:25:32.551670 [ 269 ] {f30a30d5-61db-4878-bca5-0b19a0441040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15630 | 2026.03.10 10:25:32.551712 [ 269 ] {f30a30d5-61db-4878-bca5-0b19a0441040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15631 | 2026.03.10 10:25:32.552137 [ 269 ] {f30a30d5-61db-4878-bca5-0b19a0441040} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15632 | 2026.03.10 10:25:32.552176 [ 269 ] {f30a30d5-61db-4878-bca5-0b19a0441040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15633 | 2026.03.10 10:25:32.552500 [ 269 ] {f30a30d5-61db-4878-bca5-0b19a0441040} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15634 | 2026.03.10 10:25:32.552735 [ 269 ] {f30a30d5-61db-4878-bca5-0b19a0441040} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15635 | 2026.03.10 10:25:32.552876 [ 269 ] {f30a30d5-61db-4878-bca5-0b19a0441040} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001226 sec., 13866.231647634582 rows/sec., 1.02 MiB/sec. | ||
| 15636 | 2026.03.10 10:25:32.552919 [ 269 ] {f30a30d5-61db-4878-bca5-0b19a0441040} <Debug> TCPHandler: Processed in 0.001396452 sec. | ||
| 15637 | 2026.03.10 10:25:32.553035 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15638 | 2026.03.10 10:25:32.553130 [ 269 ] {d005c29e-eb8d-456f-9c70-e1315acbe8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15639 | 2026.03.10 10:25:32.553171 [ 269 ] {d005c29e-eb8d-456f-9c70-e1315acbe8ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15640 | 2026.03.10 10:25:32.553618 [ 269 ] {d005c29e-eb8d-456f-9c70-e1315acbe8ee} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15641 | 2026.03.10 10:25:32.553655 [ 269 ] {d005c29e-eb8d-456f-9c70-e1315acbe8ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15642 | 2026.03.10 10:25:32.553966 [ 269 ] {d005c29e-eb8d-456f-9c70-e1315acbe8ee} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15643 | 2026.03.10 10:25:32.554207 [ 269 ] {d005c29e-eb8d-456f-9c70-e1315acbe8ee} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15644 | 2026.03.10 10:25:32.554336 [ 225 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): 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] | ||
| 15645 | 2026.03.10 10:25:32.554347 [ 269 ] {d005c29e-eb8d-456f-9c70-e1315acbe8ee} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001235 sec., 65587.04453441295 rows/sec., 5.12 MiB/sec. | ||
| 15646 | 2026.03.10 10:25:32.554390 [ 269 ] {d005c29e-eb8d-456f-9c70-e1315acbe8ee} <Debug> TCPHandler: Processed in 0.001403922 sec. | ||
| 15647 | 2026.03.10 10:25:32.554512 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15648 | 2026.03.10 10:25:32.554606 [ 269 ] {18d3bed0-e92c-4c3a-8527-77a5f53808b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15649 | 2026.03.10 10:25:32.554651 [ 269 ] {18d3bed0-e92c-4c3a-8527-77a5f53808b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15650 | 2026.03.10 10:25:32.555085 [ 269 ] {18d3bed0-e92c-4c3a-8527-77a5f53808b2} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15651 | 2026.03.10 10:25:32.555122 [ 269 ] {18d3bed0-e92c-4c3a-8527-77a5f53808b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15652 | 2026.03.10 10:25:32.555494 [ 269 ] {18d3bed0-e92c-4c3a-8527-77a5f53808b2} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15653 | 2026.03.10 10:25:32.555720 [ 269 ] {18d3bed0-e92c-4c3a-8527-77a5f53808b2} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15654 | 2026.03.10 10:25:32.555854 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 2 parts from all_1_118_27 to all_119_119_0 | ||
| 15655 | 2026.03.10 10:25:32.555857 [ 269 ] {18d3bed0-e92c-4c3a-8527-77a5f53808b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 15656 | 2026.03.10 10:25:32.555888 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15657 | 2026.03.10 10:25:32.555907 [ 269 ] {18d3bed0-e92c-4c3a-8527-77a5f53808b2} <Debug> TCPHandler: Processed in 0.001444783 sec. | ||
| 15658 | 2026.03.10 10:25:32.555909 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15659 | 2026.03.10 10:25:32.556025 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15660 | 2026.03.10 10:25:32.556028 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_119_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_118_27 to all_119_119_0 into Compact with storage Full | ||
| 15661 | 2026.03.10 10:25:32.556118 [ 269 ] {b71b4acd-bee6-453a-bdee-9b9924f4284b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15662 | 2026.03.10 10:25:32.556183 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_119_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15663 | 2026.03.10 10:25:32.556183 [ 269 ] {b71b4acd-bee6-453a-bdee-9b9924f4284b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15664 | 2026.03.10 10:25:32.556228 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_119_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_118_27, total 39222 rows starting from the beginning of the part | ||
| 15665 | 2026.03.10 10:25:32.556305 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_119_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 15666 | 2026.03.10 10:25:32.557023 [ 269 ] {b71b4acd-bee6-453a-bdee-9b9924f4284b} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15667 | 2026.03.10 10:25:32.557062 [ 269 ] {b71b4acd-bee6-453a-bdee-9b9924f4284b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15668 | 2026.03.10 10:25:32.557615 [ 269 ] {b71b4acd-bee6-453a-bdee-9b9924f4284b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15669 | 2026.03.10 10:25:32.557855 [ 269 ] {b71b4acd-bee6-453a-bdee-9b9924f4284b} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15670 | 2026.03.10 10:25:32.558004 [ 269 ] {b71b4acd-bee6-453a-bdee-9b9924f4284b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001903 sec., 8933.263268523384 rows/sec., 16.01 MiB/sec. | ||
| 15671 | 2026.03.10 10:25:32.558079 [ 269 ] {b71b4acd-bee6-453a-bdee-9b9924f4284b} <Debug> TCPHandler: Processed in 0.002103827 sec. | ||
| 15672 | 2026.03.10 10:25:32.558223 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15673 | 2026.03.10 10:25:32.558328 [ 269 ] {0ddfdbc7-df27-4d65-ba46-c726e628bd8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15674 | 2026.03.10 10:25:32.558374 [ 269 ] {0ddfdbc7-df27-4d65-ba46-c726e628bd8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15675 | 2026.03.10 10:25:32.558755 [ 269 ] {0ddfdbc7-df27-4d65-ba46-c726e628bd8b} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15676 | 2026.03.10 10:25:32.558790 [ 269 ] {0ddfdbc7-df27-4d65-ba46-c726e628bd8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15677 | 2026.03.10 10:25:32.559132 [ 269 ] {0ddfdbc7-df27-4d65-ba46-c726e628bd8b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15678 | 2026.03.10 10:25:32.559378 [ 269 ] {0ddfdbc7-df27-4d65-ba46-c726e628bd8b} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15679 | 2026.03.10 10:25:32.559530 [ 269 ] {0ddfdbc7-df27-4d65-ba46-c726e628bd8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00122 sec., 49180.32786885246 rows/sec., 3.31 MiB/sec. | ||
| 15680 | 2026.03.10 10:25:32.559569 [ 269 ] {0ddfdbc7-df27-4d65-ba46-c726e628bd8b} <Debug> TCPHandler: Processed in 0.001416091 sec. | ||
| 15681 | 2026.03.10 10:25:32.562821 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_119_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39382 rows, containing 5 columns (5 merged, 0 gathered) in 0.006838843 sec., 5758576.414168303 rows/sec., 379.13 MiB/sec. | ||
| 15682 | 2026.03.10 10:25:32.563449 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_119_28} <Trace> MergedBlockOutputStream: filled checksums all_1_119_28 (state Temporary) | ||
| 15683 | 2026.03.10 10:25:32.563780 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_119_28} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_119_28 to all_1_119_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15684 | 2026.03.10 10:25:32.563866 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_119_28} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 2 parts: [all_1_118_27, all_119_119_0] -> all_1_119_28 | ||
| 15685 | 2026.03.10 10:25:32.563962 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15686 | 2026.03.10 10:25:32.817356 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15687 | 2026.03.10 10:25:32.817560 [ 269 ] {37875455-df8a-45ff-b53f-f17ea46dd74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15688 | 2026.03.10 10:25:32.817668 [ 269 ] {37875455-df8a-45ff-b53f-f17ea46dd74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15689 | 2026.03.10 10:25:32.818610 [ 269 ] {37875455-df8a-45ff-b53f-f17ea46dd74e} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15690 | 2026.03.10 10:25:32.818662 [ 269 ] {37875455-df8a-45ff-b53f-f17ea46dd74e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15691 | 2026.03.10 10:25:32.819058 [ 269 ] {37875455-df8a-45ff-b53f-f17ea46dd74e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15692 | 2026.03.10 10:25:32.819296 [ 269 ] {37875455-df8a-45ff-b53f-f17ea46dd74e} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15693 | 2026.03.10 10:25:32.819468 [ 269 ] {37875455-df8a-45ff-b53f-f17ea46dd74e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001979 sec., 1010.611419909045 rows/sec., 82.41 KiB/sec. | ||
| 15694 | 2026.03.10 10:25:32.819521 [ 269 ] {37875455-df8a-45ff-b53f-f17ea46dd74e} <Debug> TCPHandler: Processed in 0.002293371 sec. | ||
| 15695 | 2026.03.10 10:25:32.819643 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15696 | 2026.03.10 10:25:32.819747 [ 269 ] {1cdbe0b3-a9e7-49c8-a7ca-c644ba955977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15697 | 2026.03.10 10:25:32.819790 [ 269 ] {1cdbe0b3-a9e7-49c8-a7ca-c644ba955977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15698 | 2026.03.10 10:25:32.821272 [ 269 ] {1cdbe0b3-a9e7-49c8-a7ca-c644ba955977} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15699 | 2026.03.10 10:25:32.821310 [ 269 ] {1cdbe0b3-a9e7-49c8-a7ca-c644ba955977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15700 | 2026.03.10 10:25:32.821741 [ 269 ] {1cdbe0b3-a9e7-49c8-a7ca-c644ba955977} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15701 | 2026.03.10 10:25:32.821966 [ 269 ] {1cdbe0b3-a9e7-49c8-a7ca-c644ba955977} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15702 | 2026.03.10 10:25:32.822103 [ 269 ] {1cdbe0b3-a9e7-49c8-a7ca-c644ba955977} <Debug> executeQuery: Read 1991 rows, 154.28 KiB in 0.002379 sec., 836906.2631357713 rows/sec., 63.33 MiB/sec. | ||
| 15703 | 2026.03.10 10:25:32.822143 [ 269 ] {1cdbe0b3-a9e7-49c8-a7ca-c644ba955977} <Debug> TCPHandler: Processed in 0.002553487 sec. | ||
| 15704 | 2026.03.10 10:25:32.822248 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15705 | 2026.03.10 10:25:32.822345 [ 269 ] {a47e926c-276a-494f-ba3f-2d83676257bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15706 | 2026.03.10 10:25:32.822387 [ 269 ] {a47e926c-276a-494f-ba3f-2d83676257bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15707 | 2026.03.10 10:25:32.822815 [ 269 ] {a47e926c-276a-494f-ba3f-2d83676257bb} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15708 | 2026.03.10 10:25:32.822850 [ 269 ] {a47e926c-276a-494f-ba3f-2d83676257bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15709 | 2026.03.10 10:25:32.823153 [ 269 ] {a47e926c-276a-494f-ba3f-2d83676257bb} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15710 | 2026.03.10 10:25:32.823360 [ 269 ] {a47e926c-276a-494f-ba3f-2d83676257bb} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15711 | 2026.03.10 10:25:32.823467 [ 105 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15712 | 2026.03.10 10:25:32.823492 [ 269 ] {a47e926c-276a-494f-ba3f-2d83676257bb} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001166 sec., 32590.051457975987 rows/sec., 2.38 MiB/sec. | ||
| 15713 | 2026.03.10 10:25:32.823506 [ 105 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15714 | 2026.03.10 10:25:32.823529 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15715 | 2026.03.10 10:25:32.823530 [ 269 ] {a47e926c-276a-494f-ba3f-2d83676257bb} <Debug> TCPHandler: Processed in 0.00133208 sec. | ||
| 15716 | 2026.03.10 10:25:32.823648 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15717 | 2026.03.10 10:25:32.823661 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 15718 | 2026.03.10 10:25:32.823743 [ 269 ] {3f1977da-bdd1-4bf9-87c8-86b2465e8d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15719 | 2026.03.10 10:25:32.823787 [ 269 ] {3f1977da-bdd1-4bf9-87c8-86b2465e8d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15720 | 2026.03.10 10:25:32.823828 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15721 | 2026.03.10 10:25:32.823872 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 83 rows starting from the beginning of the part | ||
| 15722 | 2026.03.10 10:25:32.823949 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 25 rows starting from the beginning of the part | ||
| 15723 | 2026.03.10 10:25:32.824001 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 33 rows starting from the beginning of the part | ||
| 15724 | 2026.03.10 10:25:32.824051 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 25 rows starting from the beginning of the part | ||
| 15725 | 2026.03.10 10:25:32.824096 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 17 rows starting from the beginning of the part | ||
| 15726 | 2026.03.10 10:25:32.824140 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 38 rows starting from the beginning of the part | ||
| 15727 | 2026.03.10 10:25:32.824449 [ 269 ] {3f1977da-bdd1-4bf9-87c8-86b2465e8d91} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15728 | 2026.03.10 10:25:32.824489 [ 269 ] {3f1977da-bdd1-4bf9-87c8-86b2465e8d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15729 | 2026.03.10 10:25:32.824851 [ 269 ] {3f1977da-bdd1-4bf9-87c8-86b2465e8d91} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15730 | 2026.03.10 10:25:32.825037 [ 198 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 221 rows, containing 5 columns (5 merged, 0 gathered) in 0.001437142 sec., 153777.4277002551 rows/sec., 11.87 MiB/sec. | ||
| 15731 | 2026.03.10 10:25:32.825066 [ 269 ] {3f1977da-bdd1-4bf9-87c8-86b2465e8d91} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15732 | 2026.03.10 10:25:32.825206 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15733 | 2026.03.10 10:25:32.825225 [ 269 ] {3f1977da-bdd1-4bf9-87c8-86b2465e8d91} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001501 sec., 471685.54297135246 rows/sec., 27.52 MiB/sec. | ||
| 15734 | 2026.03.10 10:25:32.825269 [ 269 ] {3f1977da-bdd1-4bf9-87c8-86b2465e8d91} <Debug> TCPHandler: Processed in 0.001670498 sec. | ||
| 15735 | 2026.03.10 10:25:32.825379 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15736 | 2026.03.10 10:25:32.825477 [ 269 ] {9a5419cd-8cb7-4b82-b388-8cd1fc0522a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15737 | 2026.03.10 10:25:32.825497 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_106_21} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15738 | 2026.03.10 10:25:32.825518 [ 269 ] {9a5419cd-8cb7-4b82-b388-8cd1fc0522a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15739 | 2026.03.10 10:25:32.825581 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_106_21} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15740 | 2026.03.10 10:25:32.825664 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 15741 | 2026.03.10 10:25:32.825912 [ 269 ] {9a5419cd-8cb7-4b82-b388-8cd1fc0522a2} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15742 | 2026.03.10 10:25:32.825951 [ 269 ] {9a5419cd-8cb7-4b82-b388-8cd1fc0522a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15743 | 2026.03.10 10:25:32.826239 [ 269 ] {9a5419cd-8cb7-4b82-b388-8cd1fc0522a2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15744 | 2026.03.10 10:25:32.826450 [ 269 ] {9a5419cd-8cb7-4b82-b388-8cd1fc0522a2} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15745 | 2026.03.10 10:25:32.826581 [ 269 ] {9a5419cd-8cb7-4b82-b388-8cd1fc0522a2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 62.67 KiB/sec. | ||
| 15746 | 2026.03.10 10:25:32.826621 [ 269 ] {9a5419cd-8cb7-4b82-b388-8cd1fc0522a2} <Debug> TCPHandler: Processed in 0.001290609 sec. | ||
| 15747 | 2026.03.10 10:25:32.826725 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15748 | 2026.03.10 10:25:32.826824 [ 269 ] {f5eaea56-1e86-49ef-acd5-8a418882e605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15749 | 2026.03.10 10:25:32.826864 [ 269 ] {f5eaea56-1e86-49ef-acd5-8a418882e605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15750 | 2026.03.10 10:25:32.827630 [ 269 ] {f5eaea56-1e86-49ef-acd5-8a418882e605} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15751 | 2026.03.10 10:25:32.827664 [ 269 ] {f5eaea56-1e86-49ef-acd5-8a418882e605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15752 | 2026.03.10 10:25:32.828012 [ 269 ] {f5eaea56-1e86-49ef-acd5-8a418882e605} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15753 | 2026.03.10 10:25:32.828227 [ 269 ] {f5eaea56-1e86-49ef-acd5-8a418882e605} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15754 | 2026.03.10 10:25:32.828353 [ 269 ] {f5eaea56-1e86-49ef-acd5-8a418882e605} <Debug> executeQuery: Read 1038 rows, 73.39 KiB in 0.001549 sec., 670109.7482246611 rows/sec., 46.27 MiB/sec. | ||
| 15755 | 2026.03.10 10:25:32.828390 [ 269 ] {f5eaea56-1e86-49ef-acd5-8a418882e605} <Debug> TCPHandler: Processed in 0.001713769 sec. | ||
| 15756 | 2026.03.10 10:25:32.828501 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15757 | 2026.03.10 10:25:32.828593 [ 269 ] {ed88f896-d9ff-41e7-8e30-7fbccaf58cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15758 | 2026.03.10 10:25:32.828637 [ 269 ] {ed88f896-d9ff-41e7-8e30-7fbccaf58cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15759 | 2026.03.10 10:25:32.829266 [ 269 ] {ed88f896-d9ff-41e7-8e30-7fbccaf58cc0} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15760 | 2026.03.10 10:25:32.829300 [ 269 ] {ed88f896-d9ff-41e7-8e30-7fbccaf58cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15761 | 2026.03.10 10:25:32.829697 [ 269 ] {ed88f896-d9ff-41e7-8e30-7fbccaf58cc0} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15762 | 2026.03.10 10:25:32.829903 [ 269 ] {ed88f896-d9ff-41e7-8e30-7fbccaf58cc0} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15763 | 2026.03.10 10:25:32.830008 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_119_28 to all_124_124_0 | ||
| 15764 | 2026.03.10 10:25:32.830034 [ 269 ] {ed88f896-d9ff-41e7-8e30-7fbccaf58cc0} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.001459 sec., 834818.3687457163 rows/sec., 52.20 MiB/sec. | ||
| 15765 | 2026.03.10 10:25:32.830042 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15766 | 2026.03.10 10:25:32.830064 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15767 | 2026.03.10 10:25:32.830071 [ 269 ] {ed88f896-d9ff-41e7-8e30-7fbccaf58cc0} <Debug> TCPHandler: Processed in 0.001616956 sec. | ||
| 15768 | 2026.03.10 10:25:32.830137 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_124_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_119_28 to all_124_124_0 into Compact with storage Full | ||
| 15769 | 2026.03.10 10:25:32.830181 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15770 | 2026.03.10 10:25:32.830227 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_124_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15771 | 2026.03.10 10:25:32.830258 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_124_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_28, total 39382 rows starting from the beginning of the part | ||
| 15772 | 2026.03.10 10:25:32.830272 [ 269 ] {14e6936b-1581-43b2-872e-f6cbce75090a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15773 | 2026.03.10 10:25:32.830315 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_124_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 15774 | 2026.03.10 10:25:32.830326 [ 269 ] {14e6936b-1581-43b2-872e-f6cbce75090a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15775 | 2026.03.10 10:25:32.830362 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_124_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 198 rows starting from the beginning of the part | ||
| 15776 | 2026.03.10 10:25:32.830404 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_124_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 15777 | 2026.03.10 10:25:32.830443 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_124_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 15778 | 2026.03.10 10:25:32.830484 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_124_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1218 rows starting from the beginning of the part | ||
| 15779 | 2026.03.10 10:25:32.831190 [ 269 ] {14e6936b-1581-43b2-872e-f6cbce75090a} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15780 | 2026.03.10 10:25:32.831224 [ 269 ] {14e6936b-1581-43b2-872e-f6cbce75090a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15781 | 2026.03.10 10:25:32.831779 [ 269 ] {14e6936b-1581-43b2-872e-f6cbce75090a} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15782 | 2026.03.10 10:25:32.831999 [ 269 ] {14e6936b-1581-43b2-872e-f6cbce75090a} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15783 | 2026.03.10 10:25:32.832117 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15784 | 2026.03.10 10:25:32.832142 [ 269 ] {14e6936b-1581-43b2-872e-f6cbce75090a} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001888 sec., 19067.79661016949 rows/sec., 34.17 MiB/sec. | ||
| 15785 | 2026.03.10 10:25:32.832147 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15786 | 2026.03.10 10:25:32.832171 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15787 | 2026.03.10 10:25:32.832215 [ 269 ] {14e6936b-1581-43b2-872e-f6cbce75090a} <Debug> TCPHandler: Processed in 0.002080777 sec. | ||
| 15788 | 2026.03.10 10:25:32.832242 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 15789 | 2026.03.10 10:25:32.832323 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15790 | 2026.03.10 10:25:32.832419 [ 269 ] {68e979db-05e0-403d-969a-11101f98360d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15791 | 2026.03.10 10:25:32.832422 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15792 | 2026.03.10 10:25:32.832464 [ 269 ] {68e979db-05e0-403d-969a-11101f98360d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15793 | 2026.03.10 10:25:32.832484 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2210 rows starting from the beginning of the part | ||
| 15794 | 2026.03.10 10:25:32.832600 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 25 rows starting from the beginning of the part | ||
| 15795 | 2026.03.10 10:25:32.832701 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 17 rows starting from the beginning of the part | ||
| 15796 | 2026.03.10 10:25:32.832787 [ 269 ] {68e979db-05e0-403d-969a-11101f98360d} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15797 | 2026.03.10 10:25:32.832800 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 25 rows starting from the beginning of the part | ||
| 15798 | 2026.03.10 10:25:32.832828 [ 269 ] {68e979db-05e0-403d-969a-11101f98360d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15799 | 2026.03.10 10:25:32.832908 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 17 rows starting from the beginning of the part | ||
| 15800 | 2026.03.10 10:25:32.833007 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 15801 | 2026.03.10 10:25:32.833135 [ 269 ] {68e979db-05e0-403d-969a-11101f98360d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15802 | 2026.03.10 10:25:32.833378 [ 269 ] {68e979db-05e0-403d-969a-11101f98360d} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15803 | 2026.03.10 10:25:32.833514 [ 269 ] {68e979db-05e0-403d-969a-11101f98360d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 744.05 KiB/sec. | ||
| 15804 | 2026.03.10 10:25:32.833551 [ 269 ] {68e979db-05e0-403d-969a-11101f98360d} <Debug> TCPHandler: Processed in 0.001275749 sec. | ||
| 15805 | 2026.03.10 10:25:32.838219 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_124_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41278 rows, containing 5 columns (5 merged, 0 gathered) in 0.008106302 sec., 5092087.612822715 rows/sec., 335.13 MiB/sec. | ||
| 15806 | 2026.03.10 10:25:32.838568 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_124_29} <Trace> MergedBlockOutputStream: filled checksums all_1_124_29 (state Temporary) | ||
| 15807 | 2026.03.10 10:25:32.838855 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_124_29} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_124_29 to all_1_124_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15808 | 2026.03.10 10:25:32.838934 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_124_29} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_119_28, all_124_124_0] -> all_1_124_29 | ||
| 15809 | 2026.03.10 10:25:32.839032 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 15810 | 2026.03.10 10:25:32.842858 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2330 rows, containing 19 columns (19 merged, 0 gathered) in 0.01064715 sec., 218837.90497926678 rows/sec., 392.15 MiB/sec. | ||
| 15811 | 2026.03.10 10:25:32.844671 [ 196 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15812 | 2026.03.10 10:25:32.845015 [ 196 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15813 | 2026.03.10 10:25:32.845090 [ 196 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15814 | 2026.03.10 10:25:32.845202 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.56 MiB. | ||
| 15815 | 2026.03.10 10:25:33.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.21 MiB, peak 395.74 MiB, free memory in arenas 0.00 B, will set to 379.38 MiB (RSS), difference: 2.17 MiB | ||
| 15816 | 2026.03.10 10:25:33.349663 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 15817 | 2026.03.10 10:25:33.368037 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15818 | 2026.03.10 10:25:33.368104 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15819 | 2026.03.10 10:25:33.374556 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15820 | 2026.03.10 10:25:33.375298 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15821 | 2026.03.10 10:25:33.378800 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 15822 | 2026.03.10 10:25:36.567316 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1914 | ||
| 15823 | 2026.03.10 10:25:36.569968 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15824 | 2026.03.10 10:25:36.570011 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15825 | 2026.03.10 10:25:36.571204 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15826 | 2026.03.10 10:25:36.571473 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15827 | 2026.03.10 10:25:36.571739 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1914 | ||
| 15828 | 2026.03.10 10:25:37.544982 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15829 | 2026.03.10 10:25:37.545328 [ 269 ] {373cee19-167e-498f-b6fd-3793b93e1af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15830 | 2026.03.10 10:25:37.545432 [ 269 ] {373cee19-167e-498f-b6fd-3793b93e1af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15831 | 2026.03.10 10:25:37.546183 [ 269 ] {373cee19-167e-498f-b6fd-3793b93e1af2} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15832 | 2026.03.10 10:25:37.546231 [ 269 ] {373cee19-167e-498f-b6fd-3793b93e1af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15833 | 2026.03.10 10:25:37.546605 [ 269 ] {373cee19-167e-498f-b6fd-3793b93e1af2} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15834 | 2026.03.10 10:25:37.546829 [ 269 ] {373cee19-167e-498f-b6fd-3793b93e1af2} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15835 | 2026.03.10 10:25:37.546978 [ 269 ] {373cee19-167e-498f-b6fd-3793b93e1af2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001727 sec., 32426.17255356109 rows/sec., 2.49 MiB/sec. | ||
| 15836 | 2026.03.10 10:25:37.547019 [ 269 ] {373cee19-167e-498f-b6fd-3793b93e1af2} <Debug> TCPHandler: Processed in 0.00222089 sec. | ||
| 15837 | 2026.03.10 10:25:37.547229 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15838 | 2026.03.10 10:25:37.547323 [ 269 ] {5fc7498d-ca08-4319-8a01-9a2d2051efe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15839 | 2026.03.10 10:25:37.547364 [ 269 ] {5fc7498d-ca08-4319-8a01-9a2d2051efe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15840 | 2026.03.10 10:25:37.547770 [ 269 ] {5fc7498d-ca08-4319-8a01-9a2d2051efe6} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15841 | 2026.03.10 10:25:37.547806 [ 269 ] {5fc7498d-ca08-4319-8a01-9a2d2051efe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15842 | 2026.03.10 10:25:37.548106 [ 269 ] {5fc7498d-ca08-4319-8a01-9a2d2051efe6} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15843 | 2026.03.10 10:25:37.548311 [ 269 ] {5fc7498d-ca08-4319-8a01-9a2d2051efe6} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15844 | 2026.03.10 10:25:37.548433 [ 269 ] {5fc7498d-ca08-4319-8a01-9a2d2051efe6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001129 sec., 56687.333923826394 rows/sec., 4.42 MiB/sec. | ||
| 15845 | 2026.03.10 10:25:37.548470 [ 269 ] {5fc7498d-ca08-4319-8a01-9a2d2051efe6} <Debug> TCPHandler: Processed in 0.001289059 sec. | ||
| 15846 | 2026.03.10 10:25:37.548577 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15847 | 2026.03.10 10:25:37.548674 [ 269 ] {889ecd56-d38b-4df6-a554-d7123466b260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15848 | 2026.03.10 10:25:37.548718 [ 269 ] {889ecd56-d38b-4df6-a554-d7123466b260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15849 | 2026.03.10 10:25:37.549096 [ 269 ] {889ecd56-d38b-4df6-a554-d7123466b260} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15850 | 2026.03.10 10:25:37.549132 [ 269 ] {889ecd56-d38b-4df6-a554-d7123466b260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15851 | 2026.03.10 10:25:37.549454 [ 269 ] {889ecd56-d38b-4df6-a554-d7123466b260} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15852 | 2026.03.10 10:25:37.549677 [ 269 ] {889ecd56-d38b-4df6-a554-d7123466b260} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15853 | 2026.03.10 10:25:37.549799 [ 269 ] {889ecd56-d38b-4df6-a554-d7123466b260} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001143 sec., 111986.00174978128 rows/sec., 7.80 MiB/sec. | ||
| 15854 | 2026.03.10 10:25:37.549836 [ 269 ] {889ecd56-d38b-4df6-a554-d7123466b260} <Debug> TCPHandler: Processed in 0.001306119 sec. | ||
| 15855 | 2026.03.10 10:25:37.549943 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15856 | 2026.03.10 10:25:37.550034 [ 269 ] {97d8569f-932b-46b7-aa76-4cc5d977116c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15857 | 2026.03.10 10:25:37.550074 [ 269 ] {97d8569f-932b-46b7-aa76-4cc5d977116c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15858 | 2026.03.10 10:25:37.550391 [ 269 ] {97d8569f-932b-46b7-aa76-4cc5d977116c} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15859 | 2026.03.10 10:25:37.550427 [ 269 ] {97d8569f-932b-46b7-aa76-4cc5d977116c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15860 | 2026.03.10 10:25:37.550712 [ 269 ] {97d8569f-932b-46b7-aa76-4cc5d977116c} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15861 | 2026.03.10 10:25:37.550909 [ 269 ] {97d8569f-932b-46b7-aa76-4cc5d977116c} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15862 | 2026.03.10 10:25:37.551033 [ 269 ] {97d8569f-932b-46b7-aa76-4cc5d977116c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001017 sec., 47197.6401179941 rows/sec., 3.18 MiB/sec. | ||
| 15863 | 2026.03.10 10:25:37.551068 [ 269 ] {97d8569f-932b-46b7-aa76-4cc5d977116c} <Debug> TCPHandler: Processed in 0.001172907 sec. | ||
| 15864 | 2026.03.10 10:25:38.002896 [ 219 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): 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] | ||
| 15865 | 2026.03.10 10:25:38.002951 [ 219 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): 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] | ||
| 15866 | 2026.03.10 10:25:38.005716 [ 219 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): 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] | ||
| 15867 | 2026.03.10 10:25:38.953124 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35927 | ||
| 15868 | 2026.03.10 10:25:38.953844 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15869 | 2026.03.10 10:25:38.953885 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15870 | 2026.03.10 10:25:38.954362 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15871 | 2026.03.10 10:25:38.954582 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15872 | 2026.03.10 10:25:38.954714 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35927 | ||
| 15873 | 2026.03.10 10:25:39.467013 [ 224 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): 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] | ||
| 15874 | 2026.03.10 10:25:39.467069 [ 224 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): 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] | ||
| 15875 | 2026.03.10 10:25:39.469737 [ 224 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): 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] | ||
| 15876 | 2026.03.10 10:25:40.878906 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 15877 | 2026.03.10 10:25:40.903542 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15878 | 2026.03.10 10:25:40.903635 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15879 | 2026.03.10 10:25:40.911126 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15880 | 2026.03.10 10:25:40.912035 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15881 | 2026.03.10 10:25:40.923049 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 15882 | 2026.03.10 10:25:42.547947 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15883 | 2026.03.10 10:25:42.548229 [ 269 ] {7f176f51-9394-47d4-9467-7f2a4650dd85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15884 | 2026.03.10 10:25:42.548335 [ 269 ] {7f176f51-9394-47d4-9467-7f2a4650dd85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15885 | 2026.03.10 10:25:42.549185 [ 269 ] {7f176f51-9394-47d4-9467-7f2a4650dd85} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15886 | 2026.03.10 10:25:42.549237 [ 269 ] {7f176f51-9394-47d4-9467-7f2a4650dd85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15887 | 2026.03.10 10:25:42.549625 [ 269 ] {7f176f51-9394-47d4-9467-7f2a4650dd85} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15888 | 2026.03.10 10:25:42.549866 [ 269 ] {7f176f51-9394-47d4-9467-7f2a4650dd85} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15889 | 2026.03.10 10:25:42.550025 [ 269 ] {7f176f51-9394-47d4-9467-7f2a4650dd85} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001873 sec., 48051.25467164976 rows/sec., 4.04 MiB/sec. | ||
| 15890 | 2026.03.10 10:25:42.550041 [ 94 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15891 | 2026.03.10 10:25:42.550070 [ 269 ] {7f176f51-9394-47d4-9467-7f2a4650dd85} <Debug> TCPHandler: Processed in 0.002284382 sec. | ||
| 15892 | 2026.03.10 10:25:42.550140 [ 94 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15893 | 2026.03.10 10:25:42.550182 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15894 | 2026.03.10 10:25:42.550229 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15895 | 2026.03.10 10:25:42.550331 [ 269 ] {d99b06d8-8255-4105-a53d-086866df98b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15896 | 2026.03.10 10:25:42.550333 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 15897 | 2026.03.10 10:25:42.550372 [ 269 ] {d99b06d8-8255-4105-a53d-086866df98b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15898 | 2026.03.10 10:25:42.550498 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15899 | 2026.03.10 10:25:42.550543 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2154 rows starting from the beginning of the part | ||
| 15900 | 2026.03.10 10:25:42.550618 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 106 rows starting from the beginning of the part | ||
| 15901 | 2026.03.10 10:25:42.550675 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 90 rows starting from the beginning of the part | ||
| 15902 | 2026.03.10 10:25:42.550724 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1991 rows starting from the beginning of the part | ||
| 15903 | 2026.03.10 10:25:42.550770 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part | ||
| 15904 | 2026.03.10 10:25:42.550797 [ 269 ] {d99b06d8-8255-4105-a53d-086866df98b9} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15905 | 2026.03.10 10:25:42.550816 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 90 rows starting from the beginning of the part | ||
| 15906 | 2026.03.10 10:25:42.550840 [ 269 ] {d99b06d8-8255-4105-a53d-086866df98b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15907 | 2026.03.10 10:25:42.551162 [ 269 ] {d99b06d8-8255-4105-a53d-086866df98b9} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15908 | 2026.03.10 10:25:42.551384 [ 269 ] {d99b06d8-8255-4105-a53d-086866df98b9} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15909 | 2026.03.10 10:25:42.551520 [ 269 ] {d99b06d8-8255-4105-a53d-086866df98b9} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001208 sec., 14072.847682119203 rows/sec., 1.03 MiB/sec. | ||
| 15910 | 2026.03.10 10:25:42.551560 [ 269 ] {d99b06d8-8255-4105-a53d-086866df98b9} <Debug> TCPHandler: Processed in 0.001379581 sec. | ||
| 15911 | 2026.03.10 10:25:42.551611 [ 220 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): 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] | ||
| 15912 | 2026.03.10 10:25:42.551650 [ 220 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): 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] | ||
| 15913 | 2026.03.10 10:25:42.551683 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15914 | 2026.03.10 10:25:42.551782 [ 269 ] {775ad956-37b2-4437-8739-a7068421469f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15915 | 2026.03.10 10:25:42.551822 [ 269 ] {775ad956-37b2-4437-8739-a7068421469f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15916 | 2026.03.10 10:25:42.552241 [ 269 ] {775ad956-37b2-4437-8739-a7068421469f} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15917 | 2026.03.10 10:25:42.552279 [ 269 ] {775ad956-37b2-4437-8739-a7068421469f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15918 | 2026.03.10 10:25:42.552553 [ 199 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4487 rows, containing 5 columns (5 merged, 0 gathered) in 0.002282921 sec., 1965464.4203632104 rows/sec., 158.54 MiB/sec. | ||
| 15919 | 2026.03.10 10:25:42.552601 [ 269 ] {775ad956-37b2-4437-8739-a7068421469f} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15920 | 2026.03.10 10:25:42.552834 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15921 | 2026.03.10 10:25:42.552855 [ 269 ] {775ad956-37b2-4437-8739-a7068421469f} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15922 | 2026.03.10 10:25:42.552998 [ 94 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15923 | 2026.03.10 10:25:42.553002 [ 269 ] {775ad956-37b2-4437-8739-a7068421469f} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001237 sec., 65481.00242522231 rows/sec., 5.11 MiB/sec. | ||
| 15924 | 2026.03.10 10:25:42.553039 [ 94 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15925 | 2026.03.10 10:25:42.553063 [ 269 ] {775ad956-37b2-4437-8739-a7068421469f} <Debug> TCPHandler: Processed in 0.001435552 sec. | ||
| 15926 | 2026.03.10 10:25:42.553065 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15927 | 2026.03.10 10:25:42.553133 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_126_25} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15928 | 2026.03.10 10:25:42.553188 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15929 | 2026.03.10 10:25:42.553189 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 15930 | 2026.03.10 10:25:42.553219 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_126_25} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15931 | 2026.03.10 10:25:42.553291 [ 269 ] {c22ac597-b053-4fb4-96a5-8d01b010ed26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15932 | 2026.03.10 10:25:42.553328 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 15933 | 2026.03.10 10:25:42.553335 [ 269 ] {c22ac597-b053-4fb4-96a5-8d01b010ed26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15934 | 2026.03.10 10:25:42.553353 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15935 | 2026.03.10 10:25:42.553398 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1125 rows starting from the beginning of the part | ||
| 15936 | 2026.03.10 10:25:42.553478 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 89 rows starting from the beginning of the part | ||
| 15937 | 2026.03.10 10:25:42.553538 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 81 rows starting from the beginning of the part | ||
| 15938 | 2026.03.10 10:25:42.553597 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1038 rows starting from the beginning of the part | ||
| 15939 | 2026.03.10 10:25:42.553645 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part | ||
| 15940 | 2026.03.10 10:25:42.553693 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 81 rows starting from the beginning of the part | ||
| 15941 | 2026.03.10 10:25:42.553750 [ 269 ] {c22ac597-b053-4fb4-96a5-8d01b010ed26} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15942 | 2026.03.10 10:25:42.553790 [ 269 ] {c22ac597-b053-4fb4-96a5-8d01b010ed26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15943 | 2026.03.10 10:25:42.554126 [ 220 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): 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] | ||
| 15944 | 2026.03.10 10:25:42.554170 [ 269 ] {c22ac597-b053-4fb4-96a5-8d01b010ed26} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15945 | 2026.03.10 10:25:42.554418 [ 269 ] {c22ac597-b053-4fb4-96a5-8d01b010ed26} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15946 | 2026.03.10 10:25:42.554556 [ 269 ] {c22ac597-b053-4fb4-96a5-8d01b010ed26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001284 sec., 124610.59190031153 rows/sec., 8.68 MiB/sec. | ||
| 15947 | 2026.03.10 10:25:42.554595 [ 269 ] {c22ac597-b053-4fb4-96a5-8d01b010ed26} <Debug> TCPHandler: Processed in 0.001457742 sec. | ||
| 15948 | 2026.03.10 10:25:42.554771 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15949 | 2026.03.10 10:25:42.554866 [ 269 ] {83700113-419e-4c81-95e0-3cf16567005c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15950 | 2026.03.10 10:25:42.554921 [ 269 ] {83700113-419e-4c81-95e0-3cf16567005c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15951 | 2026.03.10 10:25:42.555056 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2478 rows, containing 5 columns (5 merged, 0 gathered) in 0.001921693 sec., 1289487.9671206588 rows/sec., 96.05 MiB/sec. | ||
| 15952 | 2026.03.10 10:25:42.555221 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15953 | 2026.03.10 10:25:42.555463 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_126_25} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15954 | 2026.03.10 10:25:42.555540 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_126_25} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15955 | 2026.03.10 10:25:42.555617 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 15956 | 2026.03.10 10:25:42.555709 [ 269 ] {83700113-419e-4c81-95e0-3cf16567005c} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15957 | 2026.03.10 10:25:42.555752 [ 269 ] {83700113-419e-4c81-95e0-3cf16567005c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15958 | 2026.03.10 10:25:42.556281 [ 269 ] {83700113-419e-4c81-95e0-3cf16567005c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15959 | 2026.03.10 10:25:42.556499 [ 269 ] {83700113-419e-4c81-95e0-3cf16567005c} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15960 | 2026.03.10 10:25:42.556640 [ 269 ] {83700113-419e-4c81-95e0-3cf16567005c} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001791 sec., 9491.903964265774 rows/sec., 17.01 MiB/sec. | ||
| 15961 | 2026.03.10 10:25:42.556696 [ 269 ] {83700113-419e-4c81-95e0-3cf16567005c} <Debug> TCPHandler: Processed in 0.001973334 sec. | ||
| 15962 | 2026.03.10 10:25:42.556810 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15963 | 2026.03.10 10:25:42.556905 [ 269 ] {925f49b4-16ce-4c7f-90c3-a40e8a318fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15964 | 2026.03.10 10:25:42.556947 [ 269 ] {925f49b4-16ce-4c7f-90c3-a40e8a318fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15965 | 2026.03.10 10:25:42.557279 [ 269 ] {925f49b4-16ce-4c7f-90c3-a40e8a318fa2} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15966 | 2026.03.10 10:25:42.557316 [ 269 ] {925f49b4-16ce-4c7f-90c3-a40e8a318fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15967 | 2026.03.10 10:25:42.557613 [ 269 ] {925f49b4-16ce-4c7f-90c3-a40e8a318fa2} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15968 | 2026.03.10 10:25:42.557825 [ 269 ] {925f49b4-16ce-4c7f-90c3-a40e8a318fa2} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15969 | 2026.03.10 10:25:42.557957 [ 269 ] {925f49b4-16ce-4c7f-90c3-a40e8a318fa2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 15970 | 2026.03.10 10:25:42.557994 [ 269 ] {925f49b4-16ce-4c7f-90c3-a40e8a318fa2} <Debug> TCPHandler: Processed in 0.001233268 sec. | ||
| 15971 | 2026.03.10 10:25:42.959779 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): 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] | ||
| 15972 | 2026.03.10 10:25:42.959835 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): 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] | ||
| 15973 | 2026.03.10 10:25:42.962855 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): 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] | ||
| 15974 | 2026.03.10 10:25:44.651592 [ 92 ] {} <Debug> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 15975 | 2026.03.10 10:25:44.651704 [ 92 ] {} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15976 | 2026.03.10 10:25:44.651743 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15977 | 2026.03.10 10:25:44.651878 [ 221 ] {} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): 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] | ||
| 15978 | 2026.03.10 10:25:44.651887 [ 199 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 15979 | 2026.03.10 10:25:44.651932 [ 221 ] {} <Debug> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): 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] | ||
| 15980 | 2026.03.10 10:25:44.652063 [ 199 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15981 | 2026.03.10 10:25:44.652104 [ 199 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 18 rows starting from the beginning of the part | ||
| 15982 | 2026.03.10 10:25:44.652175 [ 199 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 15983 | 2026.03.10 10:25:44.652226 [ 199 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
| 15984 | 2026.03.10 10:25:44.652277 [ 199 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 15985 | 2026.03.10 10:25:44.652322 [ 199 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part | ||
| 15986 | 2026.03.10 10:25:44.653177 [ 194 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134683 sec., 26729.431331348424 rows/sec., 2.23 MiB/sec. | ||
| 15987 | 2026.03.10 10:25:44.653368 [ 201 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 15988 | 2026.03.10 10:25:44.653664 [ 201 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_37_9} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15989 | 2026.03.10 10:25:44.653737 [ 201 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_37_9} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 15990 | 2026.03.10 10:25:44.653781 [ 221 ] {} <Debug> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): 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] | ||
| 15991 | 2026.03.10 10:25:44.653834 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15992 | 2026.03.10 10:25:46.255927 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15993 | 2026.03.10 10:25:46.256003 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15994 | 2026.03.10 10:25:46.454854 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36439 | ||
| 15995 | 2026.03.10 10:25:46.455380 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15996 | 2026.03.10 10:25:46.455415 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 15997 | 2026.03.10 10:25:46.455971 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15998 | 2026.03.10 10:25:46.456241 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15999 | 2026.03.10 10:25:46.456387 [ 88 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16000 | 2026.03.10 10:25:46.456396 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36439 | ||
| 16001 | 2026.03.10 10:25:46.456432 [ 88 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16002 | 2026.03.10 10:25:46.456457 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16003 | 2026.03.10 10:25:46.456577 [ 187 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::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 | ||
| 16004 | 2026.03.10 10:25:46.456726 [ 187 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16005 | 2026.03.10 10:25:46.456769 [ 187 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34007 rows starting from the beginning of the part | ||
| 16006 | 2026.03.10 10:25:46.456840 [ 187 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 16007 | 2026.03.10 10:25:46.456890 [ 187 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 16008 | 2026.03.10 10:25:46.456937 [ 187 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 16009 | 2026.03.10 10:25:46.456982 [ 187 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 16010 | 2026.03.10 10:25:46.457024 [ 187 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 16011 | 2026.03.10 10:25:46.459421 [ 194 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36439 rows, containing 4 columns (4 merged, 0 gathered) in 0.002897345 sec., 12576686.587203111 rows/sec., 179.91 MiB/sec. | ||
| 16012 | 2026.03.10 10:25:46.459685 [ 195 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16013 | 2026.03.10 10:25:46.459962 [ 195 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_76_15} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16014 | 2026.03.10 10:25:46.460036 [ 195 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_76_15} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16015 | 2026.03.10 10:25:46.460125 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 16016 | 2026.03.10 10:25:46.571959 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1934 | ||
| 16017 | 2026.03.10 10:25:46.574137 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16018 | 2026.03.10 10:25:46.574183 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16019 | 2026.03.10 10:25:46.575319 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16020 | 2026.03.10 10:25:46.575581 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16021 | 2026.03.10 10:25:46.575747 [ 88 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16022 | 2026.03.10 10:25:46.575809 [ 88 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16023 | 2026.03.10 10:25:46.575833 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16024 | 2026.03.10 10:25:46.575901 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1934 | ||
| 16025 | 2026.03.10 10:25:46.575931 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 16026 | 2026.03.10 10:25:46.576466 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16027 | 2026.03.10 10:25:46.576607 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1772 rows starting from the beginning of the part | ||
| 16028 | 2026.03.10 10:25:46.576967 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 42 rows starting from the beginning of the part | ||
| 16029 | 2026.03.10 10:25:46.577264 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 16030 | 2026.03.10 10:25:46.577542 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part | ||
| 16031 | 2026.03.10 10:25:46.577821 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 42 rows starting from the beginning of the part | ||
| 16032 | 2026.03.10 10:25:46.578096 [ 191 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part | ||
| 16033 | 2026.03.10 10:25:46.584891 [ 193 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1934 rows, containing 72 columns (72 merged, 0 gathered) in 0.008993353 sec., 215047.71357245732 rows/sec., 163.60 MiB/sec. | ||
| 16034 | 2026.03.10 10:25:46.586912 [ 190 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16035 | 2026.03.10 10:25:46.587540 [ 190 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_56_11} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16036 | 2026.03.10 10:25:46.587634 [ 190 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_56_11} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16037 | 2026.03.10 10:25:46.588012 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.07 MiB. | ||
| 16038 | 2026.03.10 10:25:47.548262 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16039 | 2026.03.10 10:25:47.548443 [ 269 ] {950db2a9-d75d-42f9-9146-4e39affd51d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16040 | 2026.03.10 10:25:47.548512 [ 269 ] {950db2a9-d75d-42f9-9146-4e39affd51d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16041 | 2026.03.10 10:25:47.549218 [ 269 ] {950db2a9-d75d-42f9-9146-4e39affd51d6} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16042 | 2026.03.10 10:25:47.549272 [ 269 ] {950db2a9-d75d-42f9-9146-4e39affd51d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16043 | 2026.03.10 10:25:47.549677 [ 269 ] {950db2a9-d75d-42f9-9146-4e39affd51d6} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16044 | 2026.03.10 10:25:47.549907 [ 269 ] {950db2a9-d75d-42f9-9146-4e39affd51d6} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16045 | 2026.03.10 10:25:47.550066 [ 269 ] {950db2a9-d75d-42f9-9146-4e39affd51d6} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001671 sec., 63435.06882106523 rows/sec., 5.33 MiB/sec. | ||
| 16046 | 2026.03.10 10:25:47.550118 [ 269 ] {950db2a9-d75d-42f9-9146-4e39affd51d6} <Debug> TCPHandler: Processed in 0.001983144 sec. | ||
| 16047 | 2026.03.10 10:25:47.550246 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16048 | 2026.03.10 10:25:47.550351 [ 269 ] {aa8c56a4-3a97-48ef-bb58-fe9eb5051d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16049 | 2026.03.10 10:25:47.550395 [ 269 ] {aa8c56a4-3a97-48ef-bb58-fe9eb5051d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16050 | 2026.03.10 10:25:47.550830 [ 269 ] {aa8c56a4-3a97-48ef-bb58-fe9eb5051d46} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16051 | 2026.03.10 10:25:47.550870 [ 269 ] {aa8c56a4-3a97-48ef-bb58-fe9eb5051d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16052 | 2026.03.10 10:25:47.551178 [ 269 ] {aa8c56a4-3a97-48ef-bb58-fe9eb5051d46} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16053 | 2026.03.10 10:25:47.551387 [ 269 ] {aa8c56a4-3a97-48ef-bb58-fe9eb5051d46} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16054 | 2026.03.10 10:25:47.551522 [ 269 ] {aa8c56a4-3a97-48ef-bb58-fe9eb5051d46} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001195 sec., 20920.502092050207 rows/sec., 1.54 MiB/sec. | ||
| 16055 | 2026.03.10 10:25:47.551563 [ 269 ] {aa8c56a4-3a97-48ef-bb58-fe9eb5051d46} <Debug> TCPHandler: Processed in 0.001369331 sec. | ||
| 16056 | 2026.03.10 10:25:47.551668 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16057 | 2026.03.10 10:25:47.551765 [ 269 ] {e5640d34-3366-4d65-8195-c1f91a899359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16058 | 2026.03.10 10:25:47.551806 [ 269 ] {e5640d34-3366-4d65-8195-c1f91a899359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16059 | 2026.03.10 10:25:47.552246 [ 269 ] {e5640d34-3366-4d65-8195-c1f91a899359} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16060 | 2026.03.10 10:25:47.552284 [ 269 ] {e5640d34-3366-4d65-8195-c1f91a899359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16061 | 2026.03.10 10:25:47.552594 [ 269 ] {e5640d34-3366-4d65-8195-c1f91a899359} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16062 | 2026.03.10 10:25:47.552803 [ 269 ] {e5640d34-3366-4d65-8195-c1f91a899359} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16063 | 2026.03.10 10:25:47.552933 [ 269 ] {e5640d34-3366-4d65-8195-c1f91a899359} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001188 sec., 74915.82491582491 rows/sec., 5.85 MiB/sec. | ||
| 16064 | 2026.03.10 10:25:47.552973 [ 269 ] {e5640d34-3366-4d65-8195-c1f91a899359} <Debug> TCPHandler: Processed in 0.00135464 sec. | ||
| 16065 | 2026.03.10 10:25:47.553092 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16066 | 2026.03.10 10:25:47.553188 [ 269 ] {ec62d17e-7965-4f95-82c3-613e075917ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16067 | 2026.03.10 10:25:47.553231 [ 269 ] {ec62d17e-7965-4f95-82c3-613e075917ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16068 | 2026.03.10 10:25:47.553662 [ 269 ] {ec62d17e-7965-4f95-82c3-613e075917ec} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16069 | 2026.03.10 10:25:47.553701 [ 269 ] {ec62d17e-7965-4f95-82c3-613e075917ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16070 | 2026.03.10 10:25:47.554040 [ 269 ] {ec62d17e-7965-4f95-82c3-613e075917ec} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16071 | 2026.03.10 10:25:47.554247 [ 269 ] {ec62d17e-7965-4f95-82c3-613e075917ec} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16072 | 2026.03.10 10:25:47.554379 [ 269 ] {ec62d17e-7965-4f95-82c3-613e075917ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 16073 | 2026.03.10 10:25:47.554419 [ 269 ] {ec62d17e-7965-4f95-82c3-613e075917ec} <Debug> TCPHandler: Processed in 0.001377471 sec. | ||
| 16074 | 2026.03.10 10:25:47.554530 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16075 | 2026.03.10 10:25:47.554624 [ 269 ] {1442c937-8387-43a0-ba37-8c002b2712ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16076 | 2026.03.10 10:25:47.554679 [ 269 ] {1442c937-8387-43a0-ba37-8c002b2712ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16077 | 2026.03.10 10:25:47.555529 [ 269 ] {1442c937-8387-43a0-ba37-8c002b2712ef} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16078 | 2026.03.10 10:25:47.555567 [ 269 ] {1442c937-8387-43a0-ba37-8c002b2712ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16079 | 2026.03.10 10:25:47.556123 [ 269 ] {1442c937-8387-43a0-ba37-8c002b2712ef} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16080 | 2026.03.10 10:25:47.556347 [ 269 ] {1442c937-8387-43a0-ba37-8c002b2712ef} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16081 | 2026.03.10 10:25:47.556489 [ 269 ] {1442c937-8387-43a0-ba37-8c002b2712ef} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001881 sec., 13290.802764486974 rows/sec., 23.82 MiB/sec. | ||
| 16082 | 2026.03.10 10:25:47.556557 [ 269 ] {1442c937-8387-43a0-ba37-8c002b2712ef} <Debug> TCPHandler: Processed in 0.002075106 sec. | ||
| 16083 | 2026.03.10 10:25:47.556665 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16084 | 2026.03.10 10:25:47.556766 [ 269 ] {a9c6ad9d-6507-4267-9362-c1433e55ab88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16085 | 2026.03.10 10:25:47.556807 [ 269 ] {a9c6ad9d-6507-4267-9362-c1433e55ab88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16086 | 2026.03.10 10:25:47.557159 [ 269 ] {a9c6ad9d-6507-4267-9362-c1433e55ab88} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16087 | 2026.03.10 10:25:47.557195 [ 269 ] {a9c6ad9d-6507-4267-9362-c1433e55ab88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16088 | 2026.03.10 10:25:47.557504 [ 269 ] {a9c6ad9d-6507-4267-9362-c1433e55ab88} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16089 | 2026.03.10 10:25:47.557712 [ 269 ] {a9c6ad9d-6507-4267-9362-c1433e55ab88} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16090 | 2026.03.10 10:25:47.557826 [ 90 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16091 | 2026.03.10 10:25:47.557851 [ 269 ] {a9c6ad9d-6507-4267-9362-c1433e55ab88} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 16092 | 2026.03.10 10:25:47.557894 [ 90 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16093 | 2026.03.10 10:25:47.557902 [ 269 ] {a9c6ad9d-6507-4267-9362-c1433e55ab88} <Debug> TCPHandler: Processed in 0.001286329 sec. | ||
| 16094 | 2026.03.10 10:25:47.557922 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16095 | 2026.03.10 10:25:47.558049 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 16096 | 2026.03.10 10:25:47.558212 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16097 | 2026.03.10 10:25:47.558254 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6240 rows starting from the beginning of the part | ||
| 16098 | 2026.03.10 10:25:47.558323 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 16099 | 2026.03.10 10:25:47.558372 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 12 rows starting from the beginning of the part | ||
| 16100 | 2026.03.10 10:25:47.558420 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 48 rows starting from the beginning of the part | ||
| 16101 | 2026.03.10 10:25:47.558464 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 16102 | 2026.03.10 10:25:47.558506 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 16103 | 2026.03.10 10:25:47.560277 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6480 rows, containing 4 columns (4 merged, 0 gathered) in 0.002288732 sec., 2831262.0263097645 rows/sec., 190.81 MiB/sec. | ||
| 16104 | 2026.03.10 10:25:47.560639 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16105 | 2026.03.10 10:25:47.560882 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_126_25} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16106 | 2026.03.10 10:25:47.560957 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_126_25} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16107 | 2026.03.10 10:25:47.561030 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 16108 | 2026.03.10 10:25:47.827896 [ 90 ] {} <Debug> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 16109 | 2026.03.10 10:25:47.827951 [ 90 ] {} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16110 | 2026.03.10 10:25:47.827975 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16111 | 2026.03.10 10:25:47.828089 [ 200 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 16112 | 2026.03.10 10:25:47.828109 [ 220 ] {} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): 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] | ||
| 16113 | 2026.03.10 10:25:47.828147 [ 220 ] {} <Debug> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): 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] | ||
| 16114 | 2026.03.10 10:25:47.828203 [ 200 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16115 | 2026.03.10 10:25:47.828232 [ 200 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 733 rows starting from the beginning of the part | ||
| 16116 | 2026.03.10 10:25:47.828288 [ 200 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 16117 | 2026.03.10 10:25:47.828332 [ 200 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 708 rows starting from the beginning of the part | ||
| 16118 | 2026.03.10 10:25:47.828374 [ 200 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 16119 | 2026.03.10 10:25:47.828414 [ 200 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 708 rows starting from the beginning of the part | ||
| 16120 | 2026.03.10 10:25:47.829444 [ 198 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001404712 sec., 1564021.664227258 rows/sec., 98.47 MiB/sec. | ||
| 16121 | 2026.03.10 10:25:47.829654 [ 198 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 16122 | 2026.03.10 10:25:47.829952 [ 198 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_37_9} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16123 | 2026.03.10 10:25:47.830041 [ 198 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_37_9} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 16124 | 2026.03.10 10:25:47.830137 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 16125 | 2026.03.10 10:25:47.830416 [ 220 ] {} <Debug> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): 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] | ||
| 16126 | 2026.03.10 10:25:48.423177 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 16127 | 2026.03.10 10:25:48.442174 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16128 | 2026.03.10 10:25:48.442242 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16129 | 2026.03.10 10:25:48.448820 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16130 | 2026.03.10 10:25:48.449614 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16131 | 2026.03.10 10:25:48.449954 [ 86 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16132 | 2026.03.10 10:25:48.450020 [ 86 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16133 | 2026.03.10 10:25:48.450041 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16134 | 2026.03.10 10:25:48.450148 [ 189 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 16135 | 2026.03.10 10:25:48.453287 [ 189 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16136 | 2026.03.10 10:25:48.453778 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 16137 | 2026.03.10 10:25:48.454192 [ 189 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 16138 | 2026.03.10 10:25:48.457789 [ 189 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 16139 | 2026.03.10 10:25:48.461339 [ 189 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 16140 | 2026.03.10 10:25:48.465323 [ 189 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 16141 | 2026.03.10 10:25:48.470044 [ 189 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 16142 | 2026.03.10 10:25:48.474739 [ 189 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 16143 | 2026.03.10 10:25:48.532133 [ 198 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.082025666 sec., 6985.618379495999 rows/sec., 36.12 MiB/sec. | ||
| 16144 | 2026.03.10 10:25:48.535135 [ 196 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16145 | 2026.03.10 10:25:48.537241 [ 196 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_76_15} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16146 | 2026.03.10 10:25:48.537362 [ 196 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_76_15} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16147 | 2026.03.10 10:25:48.540062 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16148 | 2026.03.10 10:25:49.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.45 MiB, peak 397.88 MiB, free memory in arenas 0.00 B, will set to 379.42 MiB (RSS), difference: -1.03 MiB | ||
| 16149 | 2026.03.10 10:25:52.331334 [ 222 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): 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] | ||
| 16150 | 2026.03.10 10:25:52.331436 [ 222 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): 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] | ||
| 16151 | 2026.03.10 10:25:52.334468 [ 222 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): 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] | ||
| 16152 | 2026.03.10 10:25:52.541459 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): 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] | ||
| 16153 | 2026.03.10 10:25:52.541520 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): 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] | ||
| 16154 | 2026.03.10 10:25:52.544214 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): 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] | ||
| 16155 | 2026.03.10 10:25:52.550201 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16156 | 2026.03.10 10:25:52.550399 [ 269 ] {271eb93a-eef8-4359-8212-679732388358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16157 | 2026.03.10 10:25:52.550472 [ 269 ] {271eb93a-eef8-4359-8212-679732388358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16158 | 2026.03.10 10:25:52.551213 [ 269 ] {271eb93a-eef8-4359-8212-679732388358} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16159 | 2026.03.10 10:25:52.551270 [ 269 ] {271eb93a-eef8-4359-8212-679732388358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16160 | 2026.03.10 10:25:52.551676 [ 269 ] {271eb93a-eef8-4359-8212-679732388358} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 16161 | 2026.03.10 10:25:52.551902 [ 269 ] {271eb93a-eef8-4359-8212-679732388358} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16162 | 2026.03.10 10:25:52.552067 [ 269 ] {271eb93a-eef8-4359-8212-679732388358} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001723 sec., 13929.193267556588 rows/sec., 1.16 MiB/sec. | ||
| 16163 | 2026.03.10 10:25:52.552119 [ 269 ] {271eb93a-eef8-4359-8212-679732388358} <Debug> TCPHandler: Processed in 0.002062157 sec. | ||
| 16164 | 2026.03.10 10:25:52.552250 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16165 | 2026.03.10 10:25:52.552354 [ 269 ] {f177193b-e151-4fc3-b2be-5a48af2a6e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16166 | 2026.03.10 10:25:52.552399 [ 269 ] {f177193b-e151-4fc3-b2be-5a48af2a6e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16167 | 2026.03.10 10:25:52.552827 [ 269 ] {f177193b-e151-4fc3-b2be-5a48af2a6e51} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16168 | 2026.03.10 10:25:52.552867 [ 269 ] {f177193b-e151-4fc3-b2be-5a48af2a6e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16169 | 2026.03.10 10:25:52.553166 [ 269 ] {f177193b-e151-4fc3-b2be-5a48af2a6e51} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 16170 | 2026.03.10 10:25:52.553376 [ 269 ] {f177193b-e151-4fc3-b2be-5a48af2a6e51} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16171 | 2026.03.10 10:25:52.553512 [ 269 ] {f177193b-e151-4fc3-b2be-5a48af2a6e51} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001183 sec., 8453.085376162298 rows/sec., 689.29 KiB/sec. | ||
| 16172 | 2026.03.10 10:25:52.553551 [ 269 ] {f177193b-e151-4fc3-b2be-5a48af2a6e51} <Debug> TCPHandler: Processed in 0.001354021 sec. | ||
| 16173 | 2026.03.10 10:25:52.553659 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16174 | 2026.03.10 10:25:52.553754 [ 269 ] {274a3068-d50c-4493-92f0-16c4aef6fc69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16175 | 2026.03.10 10:25:52.553795 [ 269 ] {274a3068-d50c-4493-92f0-16c4aef6fc69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16176 | 2026.03.10 10:25:52.554309 [ 269 ] {274a3068-d50c-4493-92f0-16c4aef6fc69} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16177 | 2026.03.10 10:25:52.554346 [ 269 ] {274a3068-d50c-4493-92f0-16c4aef6fc69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16178 | 2026.03.10 10:25:52.554659 [ 269 ] {274a3068-d50c-4493-92f0-16c4aef6fc69} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16179 | 2026.03.10 10:25:52.554868 [ 269 ] {274a3068-d50c-4493-92f0-16c4aef6fc69} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16180 | 2026.03.10 10:25:52.555002 [ 269 ] {274a3068-d50c-4493-92f0-16c4aef6fc69} <Debug> executeQuery: Read 215 rows, 19.58 KiB in 0.001267 sec., 169692.18626677193 rows/sec., 15.09 MiB/sec. | ||
| 16181 | 2026.03.10 10:25:52.555040 [ 269 ] {274a3068-d50c-4493-92f0-16c4aef6fc69} <Debug> TCPHandler: Processed in 0.001430443 sec. | ||
| 16182 | 2026.03.10 10:25:52.555160 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16183 | 2026.03.10 10:25:52.555256 [ 269 ] {f29e7265-a92a-49ee-b9c7-9ceb21d66a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16184 | 2026.03.10 10:25:52.555295 [ 269 ] {f29e7265-a92a-49ee-b9c7-9ceb21d66a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16185 | 2026.03.10 10:25:52.555787 [ 269 ] {f29e7265-a92a-49ee-b9c7-9ceb21d66a29} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16186 | 2026.03.10 10:25:52.555835 [ 269 ] {f29e7265-a92a-49ee-b9c7-9ceb21d66a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16187 | 2026.03.10 10:25:52.556166 [ 269 ] {f29e7265-a92a-49ee-b9c7-9ceb21d66a29} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16188 | 2026.03.10 10:25:52.556381 [ 269 ] {f29e7265-a92a-49ee-b9c7-9ceb21d66a29} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16189 | 2026.03.10 10:25:52.556516 [ 269 ] {f29e7265-a92a-49ee-b9c7-9ceb21d66a29} <Debug> executeQuery: Read 39 rows, 2.94 KiB in 0.00128 sec., 30468.749999999996 rows/sec., 2.24 MiB/sec. | ||
| 16190 | 2026.03.10 10:25:52.556556 [ 269 ] {f29e7265-a92a-49ee-b9c7-9ceb21d66a29} <Debug> TCPHandler: Processed in 0.001443702 sec. | ||
| 16191 | 2026.03.10 10:25:52.556680 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16192 | 2026.03.10 10:25:52.556775 [ 269 ] {555f2185-8a24-4996-ae07-c5d5d36a1b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16193 | 2026.03.10 10:25:52.556816 [ 269 ] {555f2185-8a24-4996-ae07-c5d5d36a1b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16194 | 2026.03.10 10:25:52.557248 [ 269 ] {555f2185-8a24-4996-ae07-c5d5d36a1b7e} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16195 | 2026.03.10 10:25:52.557285 [ 269 ] {555f2185-8a24-4996-ae07-c5d5d36a1b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16196 | 2026.03.10 10:25:52.557583 [ 269 ] {555f2185-8a24-4996-ae07-c5d5d36a1b7e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 16197 | 2026.03.10 10:25:52.557798 [ 269 ] {555f2185-8a24-4996-ae07-c5d5d36a1b7e} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16198 | 2026.03.10 10:25:52.557934 [ 269 ] {555f2185-8a24-4996-ae07-c5d5d36a1b7e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001177 sec., 20390.824129141885 rows/sec., 1.69 MiB/sec. | ||
| 16199 | 2026.03.10 10:25:52.557974 [ 269 ] {555f2185-8a24-4996-ae07-c5d5d36a1b7e} <Debug> TCPHandler: Processed in 0.0013467 sec. | ||
| 16200 | 2026.03.10 10:25:52.558088 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16201 | 2026.03.10 10:25:52.558181 [ 269 ] {dcec68bb-2dc6-44f7-b486-13e227ffb660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16202 | 2026.03.10 10:25:52.558220 [ 269 ] {dcec68bb-2dc6-44f7-b486-13e227ffb660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16203 | 2026.03.10 10:25:52.558631 [ 269 ] {dcec68bb-2dc6-44f7-b486-13e227ffb660} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16204 | 2026.03.10 10:25:52.558668 [ 269 ] {dcec68bb-2dc6-44f7-b486-13e227ffb660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16205 | 2026.03.10 10:25:52.558962 [ 269 ] {dcec68bb-2dc6-44f7-b486-13e227ffb660} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 16206 | 2026.03.10 10:25:52.559169 [ 269 ] {dcec68bb-2dc6-44f7-b486-13e227ffb660} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16207 | 2026.03.10 10:25:52.559298 [ 269 ] {dcec68bb-2dc6-44f7-b486-13e227ffb660} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001134 sec., 10582.010582010582 rows/sec., 826.72 KiB/sec. | ||
| 16208 | 2026.03.10 10:25:52.559337 [ 269 ] {dcec68bb-2dc6-44f7-b486-13e227ffb660} <Debug> TCPHandler: Processed in 0.001297449 sec. | ||
| 16209 | 2026.03.10 10:25:52.559449 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16210 | 2026.03.10 10:25:52.559543 [ 269 ] {488e0f72-8450-45a7-95b9-8f5f358380bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16211 | 2026.03.10 10:25:52.559582 [ 269 ] {488e0f72-8450-45a7-95b9-8f5f358380bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16212 | 2026.03.10 10:25:52.560022 [ 269 ] {488e0f72-8450-45a7-95b9-8f5f358380bf} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16213 | 2026.03.10 10:25:52.560058 [ 269 ] {488e0f72-8450-45a7-95b9-8f5f358380bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16214 | 2026.03.10 10:25:52.560366 [ 269 ] {488e0f72-8450-45a7-95b9-8f5f358380bf} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16215 | 2026.03.10 10:25:52.560575 [ 269 ] {488e0f72-8450-45a7-95b9-8f5f358380bf} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16216 | 2026.03.10 10:25:52.560705 [ 269 ] {488e0f72-8450-45a7-95b9-8f5f358380bf} <Debug> executeQuery: Read 127 rows, 10.55 KiB in 0.00118 sec., 107627.11864406778 rows/sec., 8.73 MiB/sec. | ||
| 16217 | 2026.03.10 10:25:52.560744 [ 269 ] {488e0f72-8450-45a7-95b9-8f5f358380bf} <Debug> TCPHandler: Processed in 0.001342871 sec. | ||
| 16218 | 2026.03.10 10:25:52.560811 [ 226 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): 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] | ||
| 16219 | 2026.03.10 10:25:52.560860 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16220 | 2026.03.10 10:25:52.560863 [ 226 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): 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] | ||
| 16221 | 2026.03.10 10:25:52.560960 [ 269 ] {6d355108-d791-4f7d-8962-a80a0fbe4b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16222 | 2026.03.10 10:25:52.561006 [ 269 ] {6d355108-d791-4f7d-8962-a80a0fbe4b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16223 | 2026.03.10 10:25:52.561417 [ 269 ] {6d355108-d791-4f7d-8962-a80a0fbe4b88} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16224 | 2026.03.10 10:25:52.561455 [ 269 ] {6d355108-d791-4f7d-8962-a80a0fbe4b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16225 | 2026.03.10 10:25:52.561819 [ 269 ] {6d355108-d791-4f7d-8962-a80a0fbe4b88} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16226 | 2026.03.10 10:25:52.562104 [ 269 ] {6d355108-d791-4f7d-8962-a80a0fbe4b88} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16227 | 2026.03.10 10:25:52.562242 [ 269 ] {6d355108-d791-4f7d-8962-a80a0fbe4b88} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.0013 sec., 154615.38461538462 rows/sec., 11.08 MiB/sec. | ||
| 16228 | 2026.03.10 10:25:52.562280 [ 269 ] {6d355108-d791-4f7d-8962-a80a0fbe4b88} <Debug> TCPHandler: Processed in 0.001468893 sec. | ||
| 16229 | 2026.03.10 10:25:52.562395 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16230 | 2026.03.10 10:25:52.562489 [ 269 ] {740b5c26-22c0-4389-ba22-2b2de645714f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16231 | 2026.03.10 10:25:52.562543 [ 269 ] {740b5c26-22c0-4389-ba22-2b2de645714f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16232 | 2026.03.10 10:25:52.562932 [ 226 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): 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] | ||
| 16233 | 2026.03.10 10:25:52.563346 [ 269 ] {740b5c26-22c0-4389-ba22-2b2de645714f} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16234 | 2026.03.10 10:25:52.563388 [ 269 ] {740b5c26-22c0-4389-ba22-2b2de645714f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16235 | 2026.03.10 10:25:52.563925 [ 269 ] {740b5c26-22c0-4389-ba22-2b2de645714f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16236 | 2026.03.10 10:25:52.564156 [ 269 ] {740b5c26-22c0-4389-ba22-2b2de645714f} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16237 | 2026.03.10 10:25:52.564298 [ 269 ] {740b5c26-22c0-4389-ba22-2b2de645714f} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001827 sec., 9304.871373836892 rows/sec., 16.67 MiB/sec. | ||
| 16238 | 2026.03.10 10:25:52.564365 [ 269 ] {740b5c26-22c0-4389-ba22-2b2de645714f} <Debug> TCPHandler: Processed in 0.002019625 sec. | ||
| 16239 | 2026.03.10 10:25:52.564484 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16240 | 2026.03.10 10:25:52.564577 [ 269 ] {e4805153-233e-4b2d-b14b-4d4e9dab0ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16241 | 2026.03.10 10:25:52.564617 [ 269 ] {e4805153-233e-4b2d-b14b-4d4e9dab0ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16242 | 2026.03.10 10:25:52.564972 [ 269 ] {e4805153-233e-4b2d-b14b-4d4e9dab0ab0} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16243 | 2026.03.10 10:25:52.565009 [ 269 ] {e4805153-233e-4b2d-b14b-4d4e9dab0ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16244 | 2026.03.10 10:25:52.565319 [ 269 ] {e4805153-233e-4b2d-b14b-4d4e9dab0ab0} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16245 | 2026.03.10 10:25:52.565530 [ 269 ] {e4805153-233e-4b2d-b14b-4d4e9dab0ab0} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16246 | 2026.03.10 10:25:52.565660 [ 269 ] {e4805153-233e-4b2d-b14b-4d4e9dab0ab0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 16247 | 2026.03.10 10:25:52.565697 [ 269 ] {e4805153-233e-4b2d-b14b-4d4e9dab0ab0} <Debug> TCPHandler: Processed in 0.001263358 sec. | ||
| 16248 | 2026.03.10 10:25:53.001178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.14 MiB, peak 397.88 MiB, free memory in arenas 0.00 B, will set to 379.42 MiB (RSS), difference: 3.28 MiB | ||
| 16249 | 2026.03.10 10:25:53.956542 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36887 | ||
| 16250 | 2026.03.10 10:25:53.957043 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16251 | 2026.03.10 10:25:53.957084 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16252 | 2026.03.10 10:25:53.957548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16253 | 2026.03.10 10:25:53.957769 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16254 | 2026.03.10 10:25:53.957897 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36887 | ||
| 16255 | 2026.03.10 10:25:55.953836 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 16256 | 2026.03.10 10:25:55.970612 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16257 | 2026.03.10 10:25:55.970671 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16258 | 2026.03.10 10:25:55.976713 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16259 | 2026.03.10 10:25:55.977405 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16260 | 2026.03.10 10:25:55.980822 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 16261 | 2026.03.10 10:25:56.576052 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1966 | ||
| 16262 | 2026.03.10 10:25:56.578455 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16263 | 2026.03.10 10:25:56.578506 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16264 | 2026.03.10 10:25:56.579717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16265 | 2026.03.10 10:25:56.579979 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16266 | 2026.03.10 10:25:56.580259 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1966 | ||
| 16267 | 2026.03.10 10:25:57.548576 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16268 | 2026.03.10 10:25:57.548776 [ 269 ] {967a5100-9691-4536-bf9b-57f72c358dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16269 | 2026.03.10 10:25:57.548851 [ 269 ] {967a5100-9691-4536-bf9b-57f72c358dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16270 | 2026.03.10 10:25:57.549594 [ 269 ] {967a5100-9691-4536-bf9b-57f72c358dfd} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16271 | 2026.03.10 10:25:57.549641 [ 269 ] {967a5100-9691-4536-bf9b-57f72c358dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16272 | 2026.03.10 10:25:57.550036 [ 269 ] {967a5100-9691-4536-bf9b-57f72c358dfd} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16273 | 2026.03.10 10:25:57.550268 [ 269 ] {967a5100-9691-4536-bf9b-57f72c358dfd} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16274 | 2026.03.10 10:25:57.550420 [ 269 ] {967a5100-9691-4536-bf9b-57f72c358dfd} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001702 sec., 62279.67097532315 rows/sec., 5.24 MiB/sec. | ||
| 16275 | 2026.03.10 10:25:57.550464 [ 269 ] {967a5100-9691-4536-bf9b-57f72c358dfd} <Debug> TCPHandler: Processed in 0.002031295 sec. | ||
| 16276 | 2026.03.10 10:25:57.550596 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16277 | 2026.03.10 10:25:57.550707 [ 269 ] {a0c741c5-f8c6-45eb-8152-8896b5458461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16278 | 2026.03.10 10:25:57.550749 [ 269 ] {a0c741c5-f8c6-45eb-8152-8896b5458461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16279 | 2026.03.10 10:25:57.551161 [ 269 ] {a0c741c5-f8c6-45eb-8152-8896b5458461} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16280 | 2026.03.10 10:25:57.551198 [ 269 ] {a0c741c5-f8c6-45eb-8152-8896b5458461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16281 | 2026.03.10 10:25:57.551494 [ 269 ] {a0c741c5-f8c6-45eb-8152-8896b5458461} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16282 | 2026.03.10 10:25:57.551695 [ 269 ] {a0c741c5-f8c6-45eb-8152-8896b5458461} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16283 | 2026.03.10 10:25:57.551827 [ 269 ] {a0c741c5-f8c6-45eb-8152-8896b5458461} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001152 sec., 21701.388888888887 rows/sec., 1.59 MiB/sec. | ||
| 16284 | 2026.03.10 10:25:57.551865 [ 269 ] {a0c741c5-f8c6-45eb-8152-8896b5458461} <Debug> TCPHandler: Processed in 0.00131868 sec. | ||
| 16285 | 2026.03.10 10:25:57.551978 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16286 | 2026.03.10 10:25:57.552072 [ 269 ] {c793fc81-8049-4465-a88d-ecae99d6f398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16287 | 2026.03.10 10:25:57.552111 [ 269 ] {c793fc81-8049-4465-a88d-ecae99d6f398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16288 | 2026.03.10 10:25:57.552537 [ 269 ] {c793fc81-8049-4465-a88d-ecae99d6f398} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16289 | 2026.03.10 10:25:57.552583 [ 269 ] {c793fc81-8049-4465-a88d-ecae99d6f398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16290 | 2026.03.10 10:25:57.552890 [ 269 ] {c793fc81-8049-4465-a88d-ecae99d6f398} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16291 | 2026.03.10 10:25:57.553105 [ 269 ] {c793fc81-8049-4465-a88d-ecae99d6f398} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16292 | 2026.03.10 10:25:57.553239 [ 269 ] {c793fc81-8049-4465-a88d-ecae99d6f398} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001185 sec., 75105.48523206751 rows/sec., 5.87 MiB/sec. | ||
| 16293 | 2026.03.10 10:25:57.553277 [ 269 ] {c793fc81-8049-4465-a88d-ecae99d6f398} <Debug> TCPHandler: Processed in 0.001349871 sec. | ||
| 16294 | 2026.03.10 10:25:57.553406 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16295 | 2026.03.10 10:25:57.553499 [ 269 ] {e5d180c1-95e3-4c16-9bba-46621d9c9d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16296 | 2026.03.10 10:25:57.553541 [ 269 ] {e5d180c1-95e3-4c16-9bba-46621d9c9d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16297 | 2026.03.10 10:25:57.553961 [ 269 ] {e5d180c1-95e3-4c16-9bba-46621d9c9d77} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16298 | 2026.03.10 10:25:57.553997 [ 269 ] {e5d180c1-95e3-4c16-9bba-46621d9c9d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16299 | 2026.03.10 10:25:57.554335 [ 269 ] {e5d180c1-95e3-4c16-9bba-46621d9c9d77} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16300 | 2026.03.10 10:25:57.554552 [ 269 ] {e5d180c1-95e3-4c16-9bba-46621d9c9d77} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16301 | 2026.03.10 10:25:57.554683 [ 269 ] {e5d180c1-95e3-4c16-9bba-46621d9c9d77} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 16302 | 2026.03.10 10:25:57.554679 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 2 parts from all_1_124_29 to all_125_125_0 | ||
| 16303 | 2026.03.10 10:25:57.554727 [ 269 ] {e5d180c1-95e3-4c16-9bba-46621d9c9d77} <Debug> TCPHandler: Processed in 0.001382231 sec. | ||
| 16304 | 2026.03.10 10:25:57.554758 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16305 | 2026.03.10 10:25:57.554783 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 16306 | 2026.03.10 10:25:57.554848 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16307 | 2026.03.10 10:25:57.554863 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_125_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_124_29 to all_125_125_0 into Compact with storage Full | ||
| 16308 | 2026.03.10 10:25:57.554944 [ 269 ] {07cdabc4-b3db-449b-b788-795ef9aae638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16309 | 2026.03.10 10:25:57.554954 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_125_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16310 | 2026.03.10 10:25:57.554985 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_125_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_124_29, total 41278 rows starting from the beginning of the part | ||
| 16311 | 2026.03.10 10:25:57.554998 [ 269 ] {07cdabc4-b3db-449b-b788-795ef9aae638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16312 | 2026.03.10 10:25:57.555042 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_125_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 128 rows starting from the beginning of the part | ||
| 16313 | 2026.03.10 10:25:57.556216 [ 269 ] {07cdabc4-b3db-449b-b788-795ef9aae638} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16314 | 2026.03.10 10:25:57.556265 [ 269 ] {07cdabc4-b3db-449b-b788-795ef9aae638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16315 | 2026.03.10 10:25:57.556843 [ 269 ] {07cdabc4-b3db-449b-b788-795ef9aae638} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16316 | 2026.03.10 10:25:57.557086 [ 269 ] {07cdabc4-b3db-449b-b788-795ef9aae638} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16317 | 2026.03.10 10:25:57.557232 [ 269 ] {07cdabc4-b3db-449b-b788-795ef9aae638} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002305 sec., 10845.986984815618 rows/sec., 19.44 MiB/sec. | ||
| 16318 | 2026.03.10 10:25:57.557306 [ 269 ] {07cdabc4-b3db-449b-b788-795ef9aae638} <Debug> TCPHandler: Processed in 0.002507396 sec. | ||
| 16319 | 2026.03.10 10:25:57.557422 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16320 | 2026.03.10 10:25:57.557521 [ 269 ] {5e3bfb56-5670-42eb-a15f-810d004bccff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16321 | 2026.03.10 10:25:57.557564 [ 269 ] {5e3bfb56-5670-42eb-a15f-810d004bccff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16322 | 2026.03.10 10:25:57.557916 [ 269 ] {5e3bfb56-5670-42eb-a15f-810d004bccff} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16323 | 2026.03.10 10:25:57.557953 [ 269 ] {5e3bfb56-5670-42eb-a15f-810d004bccff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16324 | 2026.03.10 10:25:57.558295 [ 269 ] {5e3bfb56-5670-42eb-a15f-810d004bccff} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16325 | 2026.03.10 10:25:57.558595 [ 269 ] {5e3bfb56-5670-42eb-a15f-810d004bccff} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16326 | 2026.03.10 10:25:57.558765 [ 269 ] {5e3bfb56-5670-42eb-a15f-810d004bccff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001261 sec., 47581.28469468676 rows/sec., 3.21 MiB/sec. | ||
| 16327 | 2026.03.10 10:25:57.558812 [ 269 ] {5e3bfb56-5670-42eb-a15f-810d004bccff} <Debug> TCPHandler: Processed in 0.001441392 sec. | ||
| 16328 | 2026.03.10 10:25:57.558857 [ 221 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): 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] | ||
| 16329 | 2026.03.10 10:25:57.558892 [ 221 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): 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] | ||
| 16330 | 2026.03.10 10:25:57.562061 [ 221 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): 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] | ||
| 16331 | 2026.03.10 10:25:57.562108 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_125_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41406 rows, containing 5 columns (5 merged, 0 gathered) in 0.007267373 sec., 5697519.585137573 rows/sec., 375.04 MiB/sec. | ||
| 16332 | 2026.03.10 10:25:57.562471 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_125_30} <Trace> MergedBlockOutputStream: filled checksums all_1_125_30 (state Temporary) | ||
| 16333 | 2026.03.10 10:25:57.562780 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_125_30} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_125_30 to all_1_125_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16334 | 2026.03.10 10:25:57.562860 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_125_30} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 2 parts: [all_1_124_29, all_125_125_0] -> all_1_125_30 | ||
| 16335 | 2026.03.10 10:25:57.562948 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16336 | 2026.03.10 10:26:01.256069 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16337 | 2026.03.10 10:26:01.256144 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16338 | 2026.03.10 10:26:01.458040 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37399 | ||
| 16339 | 2026.03.10 10:26:01.458576 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16340 | 2026.03.10 10:26:01.458622 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16341 | 2026.03.10 10:26:01.459091 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16342 | 2026.03.10 10:26:01.459316 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16343 | 2026.03.10 10:26:01.459448 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37399 | ||
| 16344 | 2026.03.10 10:26:02.356583 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): 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] | ||
| 16345 | 2026.03.10 10:26:02.356634 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): 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] | ||
| 16346 | 2026.03.10 10:26:02.361950 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): 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] | ||
| 16347 | 2026.03.10 10:26:02.548215 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16348 | 2026.03.10 10:26:02.548483 [ 269 ] {057078ef-9efe-41c6-8197-8387fa2959db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16349 | 2026.03.10 10:26:02.548590 [ 269 ] {057078ef-9efe-41c6-8197-8387fa2959db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16350 | 2026.03.10 10:26:02.549321 [ 269 ] {057078ef-9efe-41c6-8197-8387fa2959db} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16351 | 2026.03.10 10:26:02.549368 [ 269 ] {057078ef-9efe-41c6-8197-8387fa2959db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16352 | 2026.03.10 10:26:02.549762 [ 269 ] {057078ef-9efe-41c6-8197-8387fa2959db} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16353 | 2026.03.10 10:26:02.549985 [ 269 ] {057078ef-9efe-41c6-8197-8387fa2959db} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16354 | 2026.03.10 10:26:02.550140 [ 269 ] {057078ef-9efe-41c6-8197-8387fa2959db} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001736 sec., 51843.31797235023 rows/sec., 4.36 MiB/sec. | ||
| 16355 | 2026.03.10 10:26:02.550194 [ 269 ] {057078ef-9efe-41c6-8197-8387fa2959db} <Debug> TCPHandler: Processed in 0.002164209 sec. | ||
| 16356 | 2026.03.10 10:26:02.550327 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16357 | 2026.03.10 10:26:02.550430 [ 269 ] {e9dc652a-dee0-4d83-85bb-dafe15810f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16358 | 2026.03.10 10:26:02.550476 [ 269 ] {e9dc652a-dee0-4d83-85bb-dafe15810f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16359 | 2026.03.10 10:26:02.550904 [ 269 ] {e9dc652a-dee0-4d83-85bb-dafe15810f16} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16360 | 2026.03.10 10:26:02.550943 [ 269 ] {e9dc652a-dee0-4d83-85bb-dafe15810f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16361 | 2026.03.10 10:26:02.551238 [ 269 ] {e9dc652a-dee0-4d83-85bb-dafe15810f16} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16362 | 2026.03.10 10:26:02.551455 [ 269 ] {e9dc652a-dee0-4d83-85bb-dafe15810f16} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16363 | 2026.03.10 10:26:02.551586 [ 269 ] {e9dc652a-dee0-4d83-85bb-dafe15810f16} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001181 sec., 14394.580863674852 rows/sec., 1.06 MiB/sec. | ||
| 16364 | 2026.03.10 10:26:02.551582 [ 36 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16365 | 2026.03.10 10:26:02.551627 [ 269 ] {e9dc652a-dee0-4d83-85bb-dafe15810f16} <Debug> TCPHandler: Processed in 0.00135368 sec. | ||
| 16366 | 2026.03.10 10:26:02.551666 [ 36 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16367 | 2026.03.10 10:26:02.551695 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16368 | 2026.03.10 10:26:02.551765 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16369 | 2026.03.10 10:26:02.551840 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 16370 | 2026.03.10 10:26:02.551865 [ 269 ] {917143d2-14f2-4097-8c04-cdf6085be6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16371 | 2026.03.10 10:26:02.551930 [ 269 ] {917143d2-14f2-4097-8c04-cdf6085be6db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16372 | 2026.03.10 10:26:02.552011 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16373 | 2026.03.10 10:26:02.552056 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 83 rows starting from the beginning of the part | ||
| 16374 | 2026.03.10 10:26:02.552133 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 17 rows starting from the beginning of the part | ||
| 16375 | 2026.03.10 10:26:02.552187 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 25 rows starting from the beginning of the part | ||
| 16376 | 2026.03.10 10:26:02.552239 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 39 rows starting from the beginning of the part | ||
| 16377 | 2026.03.10 10:26:02.552286 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 25 rows starting from the beginning of the part | ||
| 16378 | 2026.03.10 10:26:02.552338 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 17 rows starting from the beginning of the part | ||
| 16379 | 2026.03.10 10:26:02.552369 [ 269 ] {917143d2-14f2-4097-8c04-cdf6085be6db} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16380 | 2026.03.10 10:26:02.552410 [ 269 ] {917143d2-14f2-4097-8c04-cdf6085be6db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16381 | 2026.03.10 10:26:02.552751 [ 269 ] {917143d2-14f2-4097-8c04-cdf6085be6db} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16382 | 2026.03.10 10:26:02.552972 [ 269 ] {917143d2-14f2-4097-8c04-cdf6085be6db} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16383 | 2026.03.10 10:26:02.553111 [ 269 ] {917143d2-14f2-4097-8c04-cdf6085be6db} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001267 sec., 63930.54459352802 rows/sec., 4.99 MiB/sec. | ||
| 16384 | 2026.03.10 10:26:02.553152 [ 269 ] {917143d2-14f2-4097-8c04-cdf6085be6db} <Debug> TCPHandler: Processed in 0.001450233 sec. | ||
| 16385 | 2026.03.10 10:26:02.553266 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16386 | 2026.03.10 10:26:02.553273 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.001502194 sec., 137132.7538254047 rows/sec., 10.57 MiB/sec. | ||
| 16387 | 2026.03.10 10:26:02.553364 [ 269 ] {75f64b9f-7538-4403-8edc-b61cd5ac7502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16388 | 2026.03.10 10:26:02.553412 [ 269 ] {75f64b9f-7538-4403-8edc-b61cd5ac7502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16389 | 2026.03.10 10:26:02.553473 [ 198 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16390 | 2026.03.10 10:26:02.553825 [ 198 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_111_22} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16391 | 2026.03.10 10:26:02.553863 [ 269 ] {75f64b9f-7538-4403-8edc-b61cd5ac7502} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16392 | 2026.03.10 10:26:02.553907 [ 269 ] {75f64b9f-7538-4403-8edc-b61cd5ac7502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16393 | 2026.03.10 10:26:02.553917 [ 198 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_111_22} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16394 | 2026.03.10 10:26:02.554025 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16395 | 2026.03.10 10:26:02.554251 [ 269 ] {75f64b9f-7538-4403-8edc-b61cd5ac7502} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16396 | 2026.03.10 10:26:02.554463 [ 269 ] {75f64b9f-7538-4403-8edc-b61cd5ac7502} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16397 | 2026.03.10 10:26:02.554581 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 2 parts from all_1_125_30 to all_126_126_0 | ||
| 16398 | 2026.03.10 10:26:02.554594 [ 269 ] {75f64b9f-7538-4403-8edc-b61cd5ac7502} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 16399 | 2026.03.10 10:26:02.554619 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16400 | 2026.03.10 10:26:02.554643 [ 269 ] {75f64b9f-7538-4403-8edc-b61cd5ac7502} <Debug> TCPHandler: Processed in 0.001426562 sec. | ||
| 16401 | 2026.03.10 10:26:02.554645 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16402 | 2026.03.10 10:26:02.554727 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_126_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_125_30 to all_126_126_0 into Compact with storage Full | ||
| 16403 | 2026.03.10 10:26:02.554767 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16404 | 2026.03.10 10:26:02.554830 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_126_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16405 | 2026.03.10 10:26:02.554862 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_126_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_125_30, total 41406 rows starting from the beginning of the part | ||
| 16406 | 2026.03.10 10:26:02.554866 [ 269 ] {59911457-bbd6-40b9-911e-2a5d215f7ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16407 | 2026.03.10 10:26:02.554914 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_126_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 16408 | 2026.03.10 10:26:02.554930 [ 269 ] {59911457-bbd6-40b9-911e-2a5d215f7ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16409 | 2026.03.10 10:26:02.555787 [ 269 ] {59911457-bbd6-40b9-911e-2a5d215f7ce7} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16410 | 2026.03.10 10:26:02.555825 [ 269 ] {59911457-bbd6-40b9-911e-2a5d215f7ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16411 | 2026.03.10 10:26:02.556381 [ 269 ] {59911457-bbd6-40b9-911e-2a5d215f7ce7} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16412 | 2026.03.10 10:26:02.556609 [ 269 ] {59911457-bbd6-40b9-911e-2a5d215f7ce7} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16413 | 2026.03.10 10:26:02.556734 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16414 | 2026.03.10 10:26:02.556757 [ 269 ] {59911457-bbd6-40b9-911e-2a5d215f7ce7} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001908 sec., 8909.853249475891 rows/sec., 15.97 MiB/sec. | ||
| 16415 | 2026.03.10 10:26:02.556769 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16416 | 2026.03.10 10:26:02.556798 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16417 | 2026.03.10 10:26:02.556829 [ 269 ] {59911457-bbd6-40b9-911e-2a5d215f7ce7} <Debug> TCPHandler: Processed in 0.002111537 sec. | ||
| 16418 | 2026.03.10 10:26:02.556880 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 16419 | 2026.03.10 10:26:02.556953 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16420 | 2026.03.10 10:26:02.557054 [ 269 ] {86aaf3c2-910e-449c-8f57-5e30b9ada4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16421 | 2026.03.10 10:26:02.557097 [ 269 ] {86aaf3c2-910e-449c-8f57-5e30b9ada4ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16422 | 2026.03.10 10:26:02.557097 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16423 | 2026.03.10 10:26:02.557169 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2330 rows starting from the beginning of the part | ||
| 16424 | 2026.03.10 10:26:02.557296 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 17 rows starting from the beginning of the part | ||
| 16425 | 2026.03.10 10:26:02.557403 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 25 rows starting from the beginning of the part | ||
| 16426 | 2026.03.10 10:26:02.557453 [ 269 ] {86aaf3c2-910e-449c-8f57-5e30b9ada4ca} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16427 | 2026.03.10 10:26:02.557494 [ 269 ] {86aaf3c2-910e-449c-8f57-5e30b9ada4ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16428 | 2026.03.10 10:26:02.557501 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 17 rows starting from the beginning of the part | ||
| 16429 | 2026.03.10 10:26:02.557604 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 25 rows starting from the beginning of the part | ||
| 16430 | 2026.03.10 10:26:02.557695 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 17 rows starting from the beginning of the part | ||
| 16431 | 2026.03.10 10:26:02.557824 [ 269 ] {86aaf3c2-910e-449c-8f57-5e30b9ada4ca} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16432 | 2026.03.10 10:26:02.558086 [ 269 ] {86aaf3c2-910e-449c-8f57-5e30b9ada4ca} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16433 | 2026.03.10 10:26:02.558227 [ 269 ] {86aaf3c2-910e-449c-8f57-5e30b9ada4ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 16434 | 2026.03.10 10:26:02.558265 [ 269 ] {86aaf3c2-910e-449c-8f57-5e30b9ada4ca} <Debug> TCPHandler: Processed in 0.001362811 sec. | ||
| 16435 | 2026.03.10 10:26:02.561689 [ 194 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_126_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41566 rows, containing 5 columns (5 merged, 0 gathered) in 0.006982517 sec., 5952867.712316347 rows/sec., 391.94 MiB/sec. | ||
| 16436 | 2026.03.10 10:26:02.562020 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_126_31} <Trace> MergedBlockOutputStream: filled checksums all_1_126_31 (state Temporary) | ||
| 16437 | 2026.03.10 10:26:02.562354 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_126_31} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_126_31 to all_1_126_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16438 | 2026.03.10 10:26:02.562443 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_126_31} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 2 parts: [all_1_125_30, all_126_126_0] -> all_1_126_31 | ||
| 16439 | 2026.03.10 10:26:02.562542 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16440 | 2026.03.10 10:26:02.568127 [ 190 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2431 rows, containing 19 columns (19 merged, 0 gathered) in 0.011284124 sec., 215435.42059622883 rows/sec., 386.05 MiB/sec. | ||
| 16441 | 2026.03.10 10:26:02.569961 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16442 | 2026.03.10 10:26:02.570294 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16443 | 2026.03.10 10:26:02.570368 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16444 | 2026.03.10 10:26:02.570468 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.66 MiB. | ||
| 16445 | 2026.03.10 10:26:02.818060 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16446 | 2026.03.10 10:26:02.818288 [ 269 ] {e6a89a57-9c08-4885-b01c-88e9192e1508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16447 | 2026.03.10 10:26:02.818374 [ 269 ] {e6a89a57-9c08-4885-b01c-88e9192e1508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16448 | 2026.03.10 10:26:02.818989 [ 269 ] {e6a89a57-9c08-4885-b01c-88e9192e1508} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16449 | 2026.03.10 10:26:02.819032 [ 269 ] {e6a89a57-9c08-4885-b01c-88e9192e1508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16450 | 2026.03.10 10:26:02.819362 [ 269 ] {e6a89a57-9c08-4885-b01c-88e9192e1508} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 16451 | 2026.03.10 10:26:02.819582 [ 269 ] {e6a89a57-9c08-4885-b01c-88e9192e1508} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16452 | 2026.03.10 10:26:02.819727 [ 269 ] {e6a89a57-9c08-4885-b01c-88e9192e1508} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001494 sec., 1338.6880856760374 rows/sec., 109.16 KiB/sec. | ||
| 16453 | 2026.03.10 10:26:02.819769 [ 269 ] {e6a89a57-9c08-4885-b01c-88e9192e1508} <Debug> TCPHandler: Processed in 0.001837251 sec. | ||
| 16454 | 2026.03.10 10:26:02.819944 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16455 | 2026.03.10 10:26:02.820060 [ 269 ] {2872218e-b168-436b-9f67-5b2721e07711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16456 | 2026.03.10 10:26:02.820108 [ 269 ] {2872218e-b168-436b-9f67-5b2721e07711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16457 | 2026.03.10 10:26:02.821376 [ 269 ] {2872218e-b168-436b-9f67-5b2721e07711} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16458 | 2026.03.10 10:26:02.821413 [ 269 ] {2872218e-b168-436b-9f67-5b2721e07711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16459 | 2026.03.10 10:26:02.821888 [ 269 ] {2872218e-b168-436b-9f67-5b2721e07711} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16460 | 2026.03.10 10:26:02.822105 [ 269 ] {2872218e-b168-436b-9f67-5b2721e07711} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16461 | 2026.03.10 10:26:02.822237 [ 269 ] {2872218e-b168-436b-9f67-5b2721e07711} <Debug> executeQuery: Read 1991 rows, 154.28 KiB in 0.002202 sec., 904178.0199818347 rows/sec., 68.42 MiB/sec. | ||
| 16462 | 2026.03.10 10:26:02.822243 [ 59 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16463 | 2026.03.10 10:26:02.822276 [ 269 ] {2872218e-b168-436b-9f67-5b2721e07711} <Debug> TCPHandler: Processed in 0.002391223 sec. | ||
| 16464 | 2026.03.10 10:26:02.822315 [ 59 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16465 | 2026.03.10 10:26:02.822346 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16466 | 2026.03.10 10:26:02.822416 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16467 | 2026.03.10 10:26:02.822485 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 16468 | 2026.03.10 10:26:02.822543 [ 269 ] {9f45cfed-1fef-41e3-a47f-6d8a1c177a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16469 | 2026.03.10 10:26:02.822598 [ 269 ] {9f45cfed-1fef-41e3-a47f-6d8a1c177a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16470 | 2026.03.10 10:26:02.822675 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16471 | 2026.03.10 10:26:02.822734 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2154 rows starting from the beginning of the part | ||
| 16472 | 2026.03.10 10:26:02.822842 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 106 rows starting from the beginning of the part | ||
| 16473 | 2026.03.10 10:26:02.822925 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 215 rows starting from the beginning of the part | ||
| 16474 | 2026.03.10 10:26:02.822999 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 106 rows starting from the beginning of the part | ||
| 16475 | 2026.03.10 10:26:02.823072 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 90 rows starting from the beginning of the part | ||
| 16476 | 2026.03.10 10:26:02.823119 [ 269 ] {9f45cfed-1fef-41e3-a47f-6d8a1c177a83} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16477 | 2026.03.10 10:26:02.823146 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1991 rows starting from the beginning of the part | ||
| 16478 | 2026.03.10 10:26:02.823174 [ 269 ] {9f45cfed-1fef-41e3-a47f-6d8a1c177a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16479 | 2026.03.10 10:26:02.823597 [ 269 ] {9f45cfed-1fef-41e3-a47f-6d8a1c177a83} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16480 | 2026.03.10 10:26:02.823827 [ 269 ] {9f45cfed-1fef-41e3-a47f-6d8a1c177a83} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16481 | 2026.03.10 10:26:02.823964 [ 269 ] {9f45cfed-1fef-41e3-a47f-6d8a1c177a83} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001445 sec., 26297.57785467128 rows/sec., 1.92 MiB/sec. | ||
| 16482 | 2026.03.10 10:26:02.824003 [ 269 ] {9f45cfed-1fef-41e3-a47f-6d8a1c177a83} <Debug> TCPHandler: Processed in 0.001651297 sec. | ||
| 16483 | 2026.03.10 10:26:02.824046 [ 220 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): 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] | ||
| 16484 | 2026.03.10 10:26:02.824091 [ 220 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): 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] | ||
| 16485 | 2026.03.10 10:26:02.824110 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16486 | 2026.03.10 10:26:02.824210 [ 269 ] {24025b1a-e680-49fb-b1ef-d9189b573470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16487 | 2026.03.10 10:26:02.824251 [ 269 ] {24025b1a-e680-49fb-b1ef-d9189b573470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16488 | 2026.03.10 10:26:02.824905 [ 269 ] {24025b1a-e680-49fb-b1ef-d9189b573470} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16489 | 2026.03.10 10:26:02.824944 [ 269 ] {24025b1a-e680-49fb-b1ef-d9189b573470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16490 | 2026.03.10 10:26:02.825052 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4662 rows, containing 5 columns (5 merged, 0 gathered) in 0.002636259 sec., 1768415.0153683685 rows/sec., 143.67 MiB/sec. | ||
| 16491 | 2026.03.10 10:26:02.825315 [ 269 ] {24025b1a-e680-49fb-b1ef-d9189b573470} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 16492 | 2026.03.10 10:26:02.825398 [ 195 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16493 | 2026.03.10 10:26:02.825622 [ 269 ] {24025b1a-e680-49fb-b1ef-d9189b573470} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16494 | 2026.03.10 10:26:02.825801 [ 269 ] {24025b1a-e680-49fb-b1ef-d9189b573470} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001608 sec., 440298.50746268657 rows/sec., 25.69 MiB/sec. | ||
| 16495 | 2026.03.10 10:26:02.825845 [ 269 ] {24025b1a-e680-49fb-b1ef-d9189b573470} <Debug> TCPHandler: Processed in 0.00178521 sec. | ||
| 16496 | 2026.03.10 10:26:02.825864 [ 195 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_131_26} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16497 | 2026.03.10 10:26:02.825958 [ 195 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_131_26} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16498 | 2026.03.10 10:26:02.825961 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16499 | 2026.03.10 10:26:02.826103 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 16500 | 2026.03.10 10:26:02.826103 [ 269 ] {46a2758e-5ac2-4328-8bb1-3db7dde0dae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16501 | 2026.03.10 10:26:02.826164 [ 269 ] {46a2758e-5ac2-4328-8bb1-3db7dde0dae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16502 | 2026.03.10 10:26:02.826553 [ 269 ] {46a2758e-5ac2-4328-8bb1-3db7dde0dae2} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16503 | 2026.03.10 10:26:02.826591 [ 269 ] {46a2758e-5ac2-4328-8bb1-3db7dde0dae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16504 | 2026.03.10 10:26:02.826915 [ 269 ] {46a2758e-5ac2-4328-8bb1-3db7dde0dae2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16505 | 2026.03.10 10:26:02.826917 [ 220 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): 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] | ||
| 16506 | 2026.03.10 10:26:02.827145 [ 269 ] {46a2758e-5ac2-4328-8bb1-3db7dde0dae2} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16507 | 2026.03.10 10:26:02.827284 [ 269 ] {46a2758e-5ac2-4328-8bb1-3db7dde0dae2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.0012 sec., 833.3333333333334 rows/sec., 58.59 KiB/sec. | ||
| 16508 | 2026.03.10 10:26:02.827324 [ 269 ] {46a2758e-5ac2-4328-8bb1-3db7dde0dae2} <Debug> TCPHandler: Processed in 0.001412942 sec. | ||
| 16509 | 2026.03.10 10:26:02.827430 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16510 | 2026.03.10 10:26:02.827523 [ 269 ] {e39e1132-e173-4b49-b8e8-7da5d3a5a5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16511 | 2026.03.10 10:26:02.827563 [ 269 ] {e39e1132-e173-4b49-b8e8-7da5d3a5a5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16512 | 2026.03.10 10:26:02.828358 [ 269 ] {e39e1132-e173-4b49-b8e8-7da5d3a5a5f6} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16513 | 2026.03.10 10:26:02.828395 [ 269 ] {e39e1132-e173-4b49-b8e8-7da5d3a5a5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16514 | 2026.03.10 10:26:02.828754 [ 269 ] {e39e1132-e173-4b49-b8e8-7da5d3a5a5f6} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16515 | 2026.03.10 10:26:02.828969 [ 269 ] {e39e1132-e173-4b49-b8e8-7da5d3a5a5f6} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16516 | 2026.03.10 10:26:02.829096 [ 75 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16517 | 2026.03.10 10:26:02.829099 [ 269 ] {e39e1132-e173-4b49-b8e8-7da5d3a5a5f6} <Debug> executeQuery: Read 1038 rows, 73.39 KiB in 0.001593 sec., 651600.7532956685 rows/sec., 44.99 MiB/sec. | ||
| 16518 | 2026.03.10 10:26:02.829140 [ 75 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16519 | 2026.03.10 10:26:02.829162 [ 269 ] {e39e1132-e173-4b49-b8e8-7da5d3a5a5f6} <Debug> TCPHandler: Processed in 0.00177916 sec. | ||
| 16520 | 2026.03.10 10:26:02.829164 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16521 | 2026.03.10 10:26:02.829261 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 16522 | 2026.03.10 10:26:02.829282 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16523 | 2026.03.10 10:26:02.829375 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16524 | 2026.03.10 10:26:02.829387 [ 269 ] {6ba3d952-0f41-43d7-b21a-17ea3a7699d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16525 | 2026.03.10 10:26:02.829414 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1125 rows starting from the beginning of the part | ||
| 16526 | 2026.03.10 10:26:02.829441 [ 269 ] {6ba3d952-0f41-43d7-b21a-17ea3a7699d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16527 | 2026.03.10 10:26:02.829479 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 89 rows starting from the beginning of the part | ||
| 16528 | 2026.03.10 10:26:02.829535 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 127 rows starting from the beginning of the part | ||
| 16529 | 2026.03.10 10:26:02.829580 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 89 rows starting from the beginning of the part | ||
| 16530 | 2026.03.10 10:26:02.829625 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 81 rows starting from the beginning of the part | ||
| 16531 | 2026.03.10 10:26:02.829662 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1038 rows starting from the beginning of the part | ||
| 16532 | 2026.03.10 10:26:02.830113 [ 269 ] {6ba3d952-0f41-43d7-b21a-17ea3a7699d9} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16533 | 2026.03.10 10:26:02.830155 [ 269 ] {6ba3d952-0f41-43d7-b21a-17ea3a7699d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16534 | 2026.03.10 10:26:02.830593 [ 269 ] {6ba3d952-0f41-43d7-b21a-17ea3a7699d9} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16535 | 2026.03.10 10:26:02.830742 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2549 rows, containing 5 columns (5 merged, 0 gathered) in 0.001517894 sec., 1679300.3991056029 rows/sec., 125.69 MiB/sec. | ||
| 16536 | 2026.03.10 10:26:02.830819 [ 269 ] {6ba3d952-0f41-43d7-b21a-17ea3a7699d9} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16537 | 2026.03.10 10:26:02.830916 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16538 | 2026.03.10 10:26:02.830954 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_126_31 to all_131_131_0 | ||
| 16539 | 2026.03.10 10:26:02.830965 [ 269 ] {6ba3d952-0f41-43d7-b21a-17ea3a7699d9} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.001597 sec., 762680.0250469631 rows/sec., 47.69 MiB/sec. | ||
| 16540 | 2026.03.10 10:26:02.830986 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16541 | 2026.03.10 10:26:02.831014 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16542 | 2026.03.10 10:26:02.831016 [ 269 ] {6ba3d952-0f41-43d7-b21a-17ea3a7699d9} <Debug> TCPHandler: Processed in 0.00178388 sec. | ||
| 16543 | 2026.03.10 10:26:02.831092 [ 191 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_131_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_31 to all_131_131_0 into Compact with storage Full | ||
| 16544 | 2026.03.10 10:26:02.831181 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_131_26} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16545 | 2026.03.10 10:26:02.831202 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16546 | 2026.03.10 10:26:02.831212 [ 191 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_131_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16547 | 2026.03.10 10:26:02.831260 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_131_26} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16548 | 2026.03.10 10:26:02.831265 [ 191 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_131_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_126_31, total 41566 rows starting from the beginning of the part | ||
| 16549 | 2026.03.10 10:26:02.831304 [ 269 ] {7fca18ef-a340-4fbc-b29b-7d8692cfff8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16550 | 2026.03.10 10:26:02.831335 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 16551 | 2026.03.10 10:26:02.831356 [ 191 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_131_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 16552 | 2026.03.10 10:26:02.831363 [ 269 ] {7fca18ef-a340-4fbc-b29b-7d8692cfff8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16553 | 2026.03.10 10:26:02.831420 [ 191 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_131_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 201 rows starting from the beginning of the part | ||
| 16554 | 2026.03.10 10:26:02.831473 [ 191 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_131_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 16555 | 2026.03.10 10:26:02.831521 [ 191 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_131_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 16556 | 2026.03.10 10:26:02.831567 [ 191 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_131_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1218 rows starting from the beginning of the part | ||
| 16557 | 2026.03.10 10:26:02.832208 [ 269 ] {7fca18ef-a340-4fbc-b29b-7d8692cfff8f} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16558 | 2026.03.10 10:26:02.832250 [ 269 ] {7fca18ef-a340-4fbc-b29b-7d8692cfff8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16559 | 2026.03.10 10:26:02.832843 [ 269 ] {7fca18ef-a340-4fbc-b29b-7d8692cfff8f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16560 | 2026.03.10 10:26:02.833094 [ 269 ] {7fca18ef-a340-4fbc-b29b-7d8692cfff8f} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16561 | 2026.03.10 10:26:02.833240 [ 269 ] {7fca18ef-a340-4fbc-b29b-7d8692cfff8f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001955 sec., 18414.322250639383 rows/sec., 33.00 MiB/sec. | ||
| 16562 | 2026.03.10 10:26:02.833304 [ 269 ] {7fca18ef-a340-4fbc-b29b-7d8692cfff8f} <Debug> TCPHandler: Processed in 0.002150919 sec. | ||
| 16563 | 2026.03.10 10:26:02.833413 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16564 | 2026.03.10 10:26:02.833508 [ 269 ] {f0da3cb2-0f78-439e-8a6a-c61093ae86ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16565 | 2026.03.10 10:26:02.833549 [ 269 ] {f0da3cb2-0f78-439e-8a6a-c61093ae86ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16566 | 2026.03.10 10:26:02.833886 [ 269 ] {f0da3cb2-0f78-439e-8a6a-c61093ae86ac} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16567 | 2026.03.10 10:26:02.833925 [ 269 ] {f0da3cb2-0f78-439e-8a6a-c61093ae86ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16568 | 2026.03.10 10:26:02.834235 [ 269 ] {f0da3cb2-0f78-439e-8a6a-c61093ae86ac} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16569 | 2026.03.10 10:26:02.834443 [ 269 ] {f0da3cb2-0f78-439e-8a6a-c61093ae86ac} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16570 | 2026.03.10 10:26:02.834578 [ 269 ] {f0da3cb2-0f78-439e-8a6a-c61093ae86ac} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001088 sec., 11029.411764705883 rows/sec., 761.14 KiB/sec. | ||
| 16571 | 2026.03.10 10:26:02.834617 [ 269 ] {f0da3cb2-0f78-439e-8a6a-c61093ae86ac} <Debug> TCPHandler: Processed in 0.001252708 sec. | ||
| 16572 | 2026.03.10 10:26:02.839779 [ 191 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_131_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43465 rows, containing 5 columns (5 merged, 0 gathered) in 0.008723616 sec., 4982452.230818046 rows/sec., 327.92 MiB/sec. | ||
| 16573 | 2026.03.10 10:26:02.840193 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_131_32} <Trace> MergedBlockOutputStream: filled checksums all_1_131_32 (state Temporary) | ||
| 16574 | 2026.03.10 10:26:02.840504 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_131_32} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_131_32 to all_1_131_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16575 | 2026.03.10 10:26:02.840584 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_131_32} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_126_31, all_131_131_0] -> all_1_131_32 | ||
| 16576 | 2026.03.10 10:26:02.840684 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 16577 | 2026.03.10 10:26:03.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.00 MiB, peak 398.86 MiB, free memory in arenas 0.00 B, will set to 383.67 MiB (RSS), difference: 2.67 MiB | ||
| 16578 | 2026.03.10 10:26:03.480924 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 16579 | 2026.03.10 10:26:03.498993 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16580 | 2026.03.10 10:26:03.499060 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16581 | 2026.03.10 10:26:03.505517 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16582 | 2026.03.10 10:26:03.506328 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16583 | 2026.03.10 10:26:03.509932 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 16584 | 2026.03.10 10:26:06.580517 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2008 | ||
| 16585 | 2026.03.10 10:26:06.583196 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16586 | 2026.03.10 10:26:06.583251 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16587 | 2026.03.10 10:26:06.584479 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16588 | 2026.03.10 10:26:06.584743 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16589 | 2026.03.10 10:26:06.585106 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2008 | ||
| 16590 | 2026.03.10 10:26:07.546185 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16591 | 2026.03.10 10:26:07.546462 [ 269 ] {e2cf10ba-a06d-44d5-85d6-2dcd12c63b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16592 | 2026.03.10 10:26:07.546569 [ 269 ] {e2cf10ba-a06d-44d5-85d6-2dcd12c63b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16593 | 2026.03.10 10:26:07.547333 [ 269 ] {e2cf10ba-a06d-44d5-85d6-2dcd12c63b3a} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16594 | 2026.03.10 10:26:07.547373 [ 269 ] {e2cf10ba-a06d-44d5-85d6-2dcd12c63b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16595 | 2026.03.10 10:26:07.547756 [ 269 ] {e2cf10ba-a06d-44d5-85d6-2dcd12c63b3a} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16596 | 2026.03.10 10:26:07.547985 [ 269 ] {e2cf10ba-a06d-44d5-85d6-2dcd12c63b3a} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16597 | 2026.03.10 10:26:07.548136 [ 269 ] {e2cf10ba-a06d-44d5-85d6-2dcd12c63b3a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001751 sec., 31981.724728726444 rows/sec., 2.46 MiB/sec. | ||
| 16598 | 2026.03.10 10:26:07.548180 [ 269 ] {e2cf10ba-a06d-44d5-85d6-2dcd12c63b3a} <Debug> TCPHandler: Processed in 0.002176779 sec. | ||
| 16599 | 2026.03.10 10:26:07.548302 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16600 | 2026.03.10 10:26:07.548397 [ 269 ] {a2aece2c-e7b4-45fb-9e99-7da28c5513dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16601 | 2026.03.10 10:26:07.548439 [ 269 ] {a2aece2c-e7b4-45fb-9e99-7da28c5513dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16602 | 2026.03.10 10:26:07.548858 [ 269 ] {a2aece2c-e7b4-45fb-9e99-7da28c5513dc} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16603 | 2026.03.10 10:26:07.548896 [ 269 ] {a2aece2c-e7b4-45fb-9e99-7da28c5513dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16604 | 2026.03.10 10:26:07.549202 [ 269 ] {a2aece2c-e7b4-45fb-9e99-7da28c5513dc} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16605 | 2026.03.10 10:26:07.549428 [ 269 ] {a2aece2c-e7b4-45fb-9e99-7da28c5513dc} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16606 | 2026.03.10 10:26:07.549557 [ 269 ] {a2aece2c-e7b4-45fb-9e99-7da28c5513dc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 16607 | 2026.03.10 10:26:07.549597 [ 269 ] {a2aece2c-e7b4-45fb-9e99-7da28c5513dc} <Debug> TCPHandler: Processed in 0.00134569 sec. | ||
| 16608 | 2026.03.10 10:26:07.549711 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16609 | 2026.03.10 10:26:07.549807 [ 269 ] {e1f4916d-4fb6-4fe3-a123-1647d96ffcb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16610 | 2026.03.10 10:26:07.549851 [ 269 ] {e1f4916d-4fb6-4fe3-a123-1647d96ffcb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16611 | 2026.03.10 10:26:07.550241 [ 269 ] {e1f4916d-4fb6-4fe3-a123-1647d96ffcb7} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16612 | 2026.03.10 10:26:07.550279 [ 269 ] {e1f4916d-4fb6-4fe3-a123-1647d96ffcb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16613 | 2026.03.10 10:26:07.550602 [ 269 ] {e1f4916d-4fb6-4fe3-a123-1647d96ffcb7} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16614 | 2026.03.10 10:26:07.550814 [ 269 ] {e1f4916d-4fb6-4fe3-a123-1647d96ffcb7} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16615 | 2026.03.10 10:26:07.550943 [ 269 ] {e1f4916d-4fb6-4fe3-a123-1647d96ffcb7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001155 sec., 110822.51082251083 rows/sec., 7.72 MiB/sec. | ||
| 16616 | 2026.03.10 10:26:07.550981 [ 269 ] {e1f4916d-4fb6-4fe3-a123-1647d96ffcb7} <Debug> TCPHandler: Processed in 0.00132033 sec. | ||
| 16617 | 2026.03.10 10:26:07.551093 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16618 | 2026.03.10 10:26:07.551189 [ 269 ] {f3c59f3a-99f8-4c6d-b9c9-ac145c243249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16619 | 2026.03.10 10:26:07.551231 [ 269 ] {f3c59f3a-99f8-4c6d-b9c9-ac145c243249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16620 | 2026.03.10 10:26:07.551564 [ 269 ] {f3c59f3a-99f8-4c6d-b9c9-ac145c243249} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16621 | 2026.03.10 10:26:07.551601 [ 269 ] {f3c59f3a-99f8-4c6d-b9c9-ac145c243249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16622 | 2026.03.10 10:26:07.551900 [ 269 ] {f3c59f3a-99f8-4c6d-b9c9-ac145c243249} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16623 | 2026.03.10 10:26:07.552103 [ 269 ] {f3c59f3a-99f8-4c6d-b9c9-ac145c243249} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16624 | 2026.03.10 10:26:07.552231 [ 269 ] {f3c59f3a-99f8-4c6d-b9c9-ac145c243249} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001061 sec., 45240.339302544766 rows/sec., 3.05 MiB/sec. | ||
| 16625 | 2026.03.10 10:26:07.552228 [ 83 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16626 | 2026.03.10 10:26:07.552269 [ 269 ] {f3c59f3a-99f8-4c6d-b9c9-ac145c243249} <Debug> TCPHandler: Processed in 0.001226628 sec. | ||
| 16627 | 2026.03.10 10:26:07.552308 [ 83 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16628 | 2026.03.10 10:26:07.552334 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16629 | 2026.03.10 10:26:07.552463 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 16630 | 2026.03.10 10:26:07.552623 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16631 | 2026.03.10 10:26:07.552662 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6480 rows starting from the beginning of the part | ||
| 16632 | 2026.03.10 10:26:07.552737 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 16633 | 2026.03.10 10:26:07.552790 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 16634 | 2026.03.10 10:26:07.552833 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 16635 | 2026.03.10 10:26:07.552871 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 12 rows starting from the beginning of the part | ||
| 16636 | 2026.03.10 10:26:07.552915 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 48 rows starting from the beginning of the part | ||
| 16637 | 2026.03.10 10:26:07.554590 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6720 rows, containing 4 columns (4 merged, 0 gathered) in 0.00219677 sec., 3059036.6765751536 rows/sec., 206.16 MiB/sec. | ||
| 16638 | 2026.03.10 10:26:07.555126 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16639 | 2026.03.10 10:26:07.555500 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_131_26} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16640 | 2026.03.10 10:26:07.555597 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_131_26} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16641 | 2026.03.10 10:26:07.555709 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 16642 | 2026.03.10 10:26:08.959598 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37847 | ||
| 16643 | 2026.03.10 10:26:08.960131 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16644 | 2026.03.10 10:26:08.960180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16645 | 2026.03.10 10:26:08.960661 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16646 | 2026.03.10 10:26:08.960892 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16647 | 2026.03.10 10:26:08.961038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37847 | ||
| 16648 | 2026.03.10 10:26:11.010997 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 16649 | 2026.03.10 10:26:11.039471 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16650 | 2026.03.10 10:26:11.039555 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16651 | 2026.03.10 10:26:11.048325 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16652 | 2026.03.10 10:26:11.050181 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16653 | 2026.03.10 10:26:11.058538 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 16654 | 2026.03.10 10:26:11.474355 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40605 | ||
| 16655 | 2026.03.10 10:26:11.474469 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16656 | 2026.03.10 10:26:11.474496 [ 289 ] {} <Debug> TCP-Session: 497f3042-8e79-432d-b435-b398e12dbb20 Authenticating user 'default' from [fd00:1122:3344:101::e]:40605 | ||
| 16657 | 2026.03.10 10:26:11.474518 [ 289 ] {} <Debug> TCP-Session: 497f3042-8e79-432d-b435-b398e12dbb20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16658 | 2026.03.10 10:26:11.474530 [ 289 ] {} <Debug> TCP-Session: 497f3042-8e79-432d-b435-b398e12dbb20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16659 | 2026.03.10 10:26:11.474751 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39346 | ||
| 16660 | 2026.03.10 10:26:11.474779 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37919 | ||
| 16661 | 2026.03.10 10:26:11.474794 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37285 | ||
| 16662 | 2026.03.10 10:26:11.474834 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52567 | ||
| 16663 | 2026.03.10 10:26:11.474837 [ 289 ] {} <Trace> TCP-Session: 497f3042-8e79-432d-b435-b398e12dbb20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16664 | 2026.03.10 10:26:11.474874 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16665 | 2026.03.10 10:26:11.474883 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16666 | 2026.03.10 10:26:11.474901 [ 293 ] {} <Debug> TCP-Session: 1d2ce3b6-0761-44d9-aae1-91331a236f91 Authenticating user 'default' from [fd00:1122:3344:101::e]:37919 | ||
| 16667 | 2026.03.10 10:26:11.474920 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16668 | 2026.03.10 10:26:11.474920 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16669 | 2026.03.10 10:26:11.474932 [ 293 ] {} <Debug> TCP-Session: 1d2ce3b6-0761-44d9-aae1-91331a236f91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16670 | 2026.03.10 10:26:11.474954 [ 288 ] {} <Debug> TCP-Session: b8ce1a55-c080-4e1e-a236-31de22a6c6d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52567 | ||
| 16671 | 2026.03.10 10:26:11.474967 [ 293 ] {} <Debug> TCP-Session: 1d2ce3b6-0761-44d9-aae1-91331a236f91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16672 | 2026.03.10 10:26:11.474961 [ 292 ] {} <Debug> TCP-Session: 75819546-306c-4c9a-ac39-dc521a342a97 Authenticating user 'default' from [fd00:1122:3344:101::e]:37285 | ||
| 16673 | 2026.03.10 10:26:11.474991 [ 288 ] {} <Debug> TCP-Session: b8ce1a55-c080-4e1e-a236-31de22a6c6d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16674 | 2026.03.10 10:26:11.475017 [ 292 ] {} <Debug> TCP-Session: 75819546-306c-4c9a-ac39-dc521a342a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16675 | 2026.03.10 10:26:11.475021 [ 288 ] {} <Debug> TCP-Session: b8ce1a55-c080-4e1e-a236-31de22a6c6d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16676 | 2026.03.10 10:26:11.475031 [ 292 ] {} <Debug> TCP-Session: 75819546-306c-4c9a-ac39-dc521a342a97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16677 | 2026.03.10 10:26:11.475025 [ 289 ] {666c5ba8-5551-4260-8178-4d6b6f454adb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40605) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16678 | 2026.03.10 10:26:11.474930 [ 290 ] {} <Debug> TCP-Session: 0189ede7-53e4-4d8a-83f7-1451d0ef55ba Authenticating user 'default' from [fd00:1122:3344:101::e]:39346 | ||
| 16679 | 2026.03.10 10:26:11.474825 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61886 | ||
| 16680 | 2026.03.10 10:26:11.475098 [ 290 ] {} <Debug> TCP-Session: 0189ede7-53e4-4d8a-83f7-1451d0ef55ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16681 | 2026.03.10 10:26:11.474815 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44197 | ||
| 16682 | 2026.03.10 10:26:11.475117 [ 290 ] {} <Debug> TCP-Session: 0189ede7-53e4-4d8a-83f7-1451d0ef55ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16683 | 2026.03.10 10:26:11.474802 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55292 | ||
| 16684 | 2026.03.10 10:26:11.475175 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16685 | 2026.03.10 10:26:11.475196 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16686 | 2026.03.10 10:26:11.475215 [ 286 ] {} <Debug> TCP-Session: f66674cb-7207-48f9-acfb-520d72082bb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61886 | ||
| 16687 | 2026.03.10 10:26:11.475231 [ 267 ] {} <Debug> TCP-Session: 3b0b1e90-ffcc-447a-8006-8f2a5cc4281b Authenticating user 'default' from [fd00:1122:3344:101::e]:44197 | ||
| 16688 | 2026.03.10 10:26:11.475244 [ 286 ] {} <Debug> TCP-Session: f66674cb-7207-48f9-acfb-520d72082bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16689 | 2026.03.10 10:26:11.475247 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16690 | 2026.03.10 10:26:11.475265 [ 286 ] {} <Debug> TCP-Session: f66674cb-7207-48f9-acfb-520d72082bb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16691 | 2026.03.10 10:26:11.475259 [ 267 ] {} <Debug> TCP-Session: 3b0b1e90-ffcc-447a-8006-8f2a5cc4281b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16692 | 2026.03.10 10:26:11.475284 [ 294 ] {} <Debug> TCP-Session: b3e72973-a116-4331-921a-69d6bd24c530 Authenticating user 'default' from [fd00:1122:3344:101::e]:55292 | ||
| 16693 | 2026.03.10 10:26:11.475297 [ 289 ] {666c5ba8-5551-4260-8178-4d6b6f454adb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16694 | 2026.03.10 10:26:11.475319 [ 294 ] {} <Debug> TCP-Session: b3e72973-a116-4331-921a-69d6bd24c530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16695 | 2026.03.10 10:26:11.475297 [ 267 ] {} <Debug> TCP-Session: 3b0b1e90-ffcc-447a-8006-8f2a5cc4281b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16696 | 2026.03.10 10:26:11.475360 [ 294 ] {} <Debug> TCP-Session: b3e72973-a116-4331-921a-69d6bd24c530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16697 | 2026.03.10 10:26:11.475367 [ 289 ] {666c5ba8-5551-4260-8178-4d6b6f454adb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16698 | 2026.03.10 10:26:11.474765 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55063 | ||
| 16699 | 2026.03.10 10:26:11.475523 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16700 | 2026.03.10 10:26:11.475554 [ 291 ] {} <Debug> TCP-Session: 8f409118-14b2-40a4-a92c-307e0c84e507 Authenticating user 'default' from [fd00:1122:3344:101::e]:55063 | ||
| 16701 | 2026.03.10 10:26:11.475580 [ 291 ] {} <Debug> TCP-Session: 8f409118-14b2-40a4-a92c-307e0c84e507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16702 | 2026.03.10 10:26:11.475595 [ 291 ] {} <Debug> TCP-Session: 8f409118-14b2-40a4-a92c-307e0c84e507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16703 | 2026.03.10 10:26:11.475671 [ 289 ] {666c5ba8-5551-4260-8178-4d6b6f454adb} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 16704 | 2026.03.10 10:26:11.476658 [ 329 ] {666c5ba8-5551-4260-8178-4d6b6f454adb} <Trace> AggregatingTransform: Aggregating | ||
| 16705 | 2026.03.10 10:26:11.476702 [ 329 ] {666c5ba8-5551-4260-8178-4d6b6f454adb} <Trace> Aggregator: Aggregation method: without_key | ||
| 16706 | 2026.03.10 10:26:11.476738 [ 329 ] {666c5ba8-5551-4260-8178-4d6b6f454adb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949492 sec. (1053.195 rows/sec., 41.14 KiB/sec.) | ||
| 16707 | 2026.03.10 10:26:11.476756 [ 329 ] {666c5ba8-5551-4260-8178-4d6b6f454adb} <Trace> Aggregator: Merging aggregated data | ||
| 16708 | 2026.03.10 10:26:11.478477 [ 289 ] {666c5ba8-5551-4260-8178-4d6b6f454adb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003508 sec., 285.06271379703537 rows/sec., 11.14 KiB/sec. | ||
| 16709 | 2026.03.10 10:26:11.478616 [ 289 ] {666c5ba8-5551-4260-8178-4d6b6f454adb} <Debug> TCPHandler: Processed in 0.003897808 sec. | ||
| 16710 | 2026.03.10 10:26:11.478705 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16711 | 2026.03.10 10:26:11.478727 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16712 | 2026.03.10 10:26:11.478747 [ 289 ] {} <Debug> TCP-Session: 497f3042-8e79-432d-b435-b398e12dbb20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16713 | 2026.03.10 10:26:11.478752 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16714 | 2026.03.10 10:26:11.478767 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16715 | 2026.03.10 10:26:11.478808 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16716 | 2026.03.10 10:26:11.478816 [ 291 ] {} <Debug> TCP-Session: 8f409118-14b2-40a4-a92c-307e0c84e507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16717 | 2026.03.10 10:26:11.478839 [ 267 ] {} <Debug> TCP-Session: 3b0b1e90-ffcc-447a-8006-8f2a5cc4281b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16718 | 2026.03.10 10:26:11.478851 [ 292 ] {} <Debug> TCP-Session: 75819546-306c-4c9a-ac39-dc521a342a97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16719 | 2026.03.10 10:26:11.478854 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16720 | 2026.03.10 10:26:11.478875 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16721 | 2026.03.10 10:26:11.478914 [ 293 ] {} <Debug> TCP-Session: 1d2ce3b6-0761-44d9-aae1-91331a236f91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16722 | 2026.03.10 10:26:11.478835 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16723 | 2026.03.10 10:26:11.478941 [ 286 ] {} <Debug> TCP-Session: f66674cb-7207-48f9-acfb-520d72082bb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16724 | 2026.03.10 10:26:11.478791 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16725 | 2026.03.10 10:26:11.478976 [ 294 ] {} <Debug> TCP-Session: b3e72973-a116-4331-921a-69d6bd24c530 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16726 | 2026.03.10 10:26:11.479000 [ 290 ] {} <Debug> TCP-Session: 0189ede7-53e4-4d8a-83f7-1451d0ef55ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16727 | 2026.03.10 10:26:11.478774 [ 288 ] {} <Debug> TCP-Session: b8ce1a55-c080-4e1e-a236-31de22a6c6d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16728 | 2026.03.10 10:26:11.529327 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50700 | ||
| 16729 | 2026.03.10 10:26:11.529436 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16730 | 2026.03.10 10:26:11.529462 [ 289 ] {} <Debug> TCP-Session: 30d14ee5-cb51-4b6d-8d06-1722e0b8749b Authenticating user 'default' from [fd00:1122:3344:101::e]:50700 | ||
| 16731 | 2026.03.10 10:26:11.529484 [ 289 ] {} <Debug> TCP-Session: 30d14ee5-cb51-4b6d-8d06-1722e0b8749b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16732 | 2026.03.10 10:26:11.529496 [ 289 ] {} <Debug> TCP-Session: 30d14ee5-cb51-4b6d-8d06-1722e0b8749b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16733 | 2026.03.10 10:26:11.529672 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35160 | ||
| 16734 | 2026.03.10 10:26:11.529690 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56186 | ||
| 16735 | 2026.03.10 10:26:11.529720 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54487 | ||
| 16736 | 2026.03.10 10:26:11.529755 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35966 | ||
| 16737 | 2026.03.10 10:26:11.529777 [ 289 ] {} <Trace> TCP-Session: 30d14ee5-cb51-4b6d-8d06-1722e0b8749b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16738 | 2026.03.10 10:26:11.529786 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16739 | 2026.03.10 10:26:11.529742 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63367 | ||
| 16740 | 2026.03.10 10:26:11.529848 [ 291 ] {} <Debug> TCP-Session: 4aadef16-ebf1-4ec4-82c0-6ba5d21b12f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35160 | ||
| 16741 | 2026.03.10 10:26:11.529849 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16742 | 2026.03.10 10:26:11.529853 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16743 | 2026.03.10 10:26:11.529885 [ 291 ] {} <Debug> TCP-Session: 4aadef16-ebf1-4ec4-82c0-6ba5d21b12f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16744 | 2026.03.10 10:26:11.529914 [ 288 ] {} <Debug> TCP-Session: 3e5a24d0-7ea2-4a48-952b-07a59365a351 Authenticating user 'default' from [fd00:1122:3344:101::e]:35966 | ||
| 16745 | 2026.03.10 10:26:11.529923 [ 294 ] {} <Debug> TCP-Session: d3d498ea-8359-43fa-a29b-46c23ca1b291 Authenticating user 'default' from [fd00:1122:3344:101::e]:54487 | ||
| 16746 | 2026.03.10 10:26:11.529926 [ 291 ] {} <Debug> TCP-Session: 4aadef16-ebf1-4ec4-82c0-6ba5d21b12f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16747 | 2026.03.10 10:26:11.529956 [ 289 ] {0ce0e89a-5988-4917-9dbc-c1c889271e32} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50700) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16748 | 2026.03.10 10:26:11.529967 [ 294 ] {} <Debug> TCP-Session: d3d498ea-8359-43fa-a29b-46c23ca1b291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16749 | 2026.03.10 10:26:11.529947 [ 288 ] {} <Debug> TCP-Session: 3e5a24d0-7ea2-4a48-952b-07a59365a351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16750 | 2026.03.10 10:26:11.530009 [ 294 ] {} <Debug> TCP-Session: d3d498ea-8359-43fa-a29b-46c23ca1b291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16751 | 2026.03.10 10:26:11.530028 [ 288 ] {} <Debug> TCP-Session: 3e5a24d0-7ea2-4a48-952b-07a59365a351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16752 | 2026.03.10 10:26:11.529914 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16753 | 2026.03.10 10:26:11.529736 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34528 | ||
| 16754 | 2026.03.10 10:26:11.530096 [ 286 ] {} <Debug> TCP-Session: 8848e693-b542-4ac4-9a2f-e31237ac4603 Authenticating user 'default' from [fd00:1122:3344:101::e]:63367 | ||
| 16755 | 2026.03.10 10:26:11.529682 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42255 | ||
| 16756 | 2026.03.10 10:26:11.530130 [ 286 ] {} <Debug> TCP-Session: 8848e693-b542-4ac4-9a2f-e31237ac4603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16757 | 2026.03.10 10:26:11.530151 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16758 | 2026.03.10 10:26:11.530169 [ 286 ] {} <Debug> TCP-Session: 8848e693-b542-4ac4-9a2f-e31237ac4603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16759 | 2026.03.10 10:26:11.530188 [ 267 ] {} <Debug> TCP-Session: 8cec4afc-3501-4b26-8d9d-50c8db277d97 Authenticating user 'default' from [fd00:1122:3344:101::e]:34528 | ||
| 16760 | 2026.03.10 10:26:11.530198 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16761 | 2026.03.10 10:26:11.530214 [ 267 ] {} <Debug> TCP-Session: 8cec4afc-3501-4b26-8d9d-50c8db277d97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16762 | 2026.03.10 10:26:11.530226 [ 289 ] {0ce0e89a-5988-4917-9dbc-c1c889271e32} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16763 | 2026.03.10 10:26:11.530236 [ 293 ] {} <Debug> TCP-Session: ca8a1725-2ffa-4934-9ad6-d7ad09b5b27c Authenticating user 'default' from [fd00:1122:3344:101::e]:42255 | ||
| 16764 | 2026.03.10 10:26:11.530241 [ 267 ] {} <Debug> TCP-Session: 8cec4afc-3501-4b26-8d9d-50c8db277d97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16765 | 2026.03.10 10:26:11.530266 [ 293 ] {} <Debug> TCP-Session: ca8a1725-2ffa-4934-9ad6-d7ad09b5b27c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16766 | 2026.03.10 10:26:11.529674 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53194 | ||
| 16767 | 2026.03.10 10:26:11.530290 [ 293 ] {} <Debug> TCP-Session: ca8a1725-2ffa-4934-9ad6-d7ad09b5b27c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16768 | 2026.03.10 10:26:11.530286 [ 289 ] {0ce0e89a-5988-4917-9dbc-c1c889271e32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16769 | 2026.03.10 10:26:11.529827 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16770 | 2026.03.10 10:26:11.530366 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16771 | 2026.03.10 10:26:11.530374 [ 292 ] {} <Debug> TCP-Session: 2ddd706c-9367-4d38-82ba-a379ed6d1f80 Authenticating user 'default' from [fd00:1122:3344:101::e]:56186 | ||
| 16772 | 2026.03.10 10:26:11.530395 [ 290 ] {} <Debug> TCP-Session: 0841b032-a5be-46e5-845b-27527b8d7757 Authenticating user 'default' from [fd00:1122:3344:101::e]:53194 | ||
| 16773 | 2026.03.10 10:26:11.530403 [ 292 ] {} <Debug> TCP-Session: 2ddd706c-9367-4d38-82ba-a379ed6d1f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16774 | 2026.03.10 10:26:11.530422 [ 290 ] {} <Debug> TCP-Session: 0841b032-a5be-46e5-845b-27527b8d7757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16775 | 2026.03.10 10:26:11.530429 [ 292 ] {} <Debug> TCP-Session: 2ddd706c-9367-4d38-82ba-a379ed6d1f80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16776 | 2026.03.10 10:26:11.530446 [ 290 ] {} <Debug> TCP-Session: 0841b032-a5be-46e5-845b-27527b8d7757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16777 | 2026.03.10 10:26:11.530607 [ 289 ] {0ce0e89a-5988-4917-9dbc-c1c889271e32} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 16778 | 2026.03.10 10:26:11.531639 [ 345 ] {0ce0e89a-5988-4917-9dbc-c1c889271e32} <Trace> AggregatingTransform: Aggregating | ||
| 16779 | 2026.03.10 10:26:11.531708 [ 345 ] {0ce0e89a-5988-4917-9dbc-c1c889271e32} <Trace> Aggregator: Aggregation method: without_key | ||
| 16780 | 2026.03.10 10:26:11.531745 [ 345 ] {0ce0e89a-5988-4917-9dbc-c1c889271e32} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001035664 sec. (965.564 rows/sec., 37.72 KiB/sec.) | ||
| 16781 | 2026.03.10 10:26:11.531764 [ 345 ] {0ce0e89a-5988-4917-9dbc-c1c889271e32} <Trace> Aggregator: Merging aggregated data | ||
| 16782 | 2026.03.10 10:26:11.533195 [ 289 ] {0ce0e89a-5988-4917-9dbc-c1c889271e32} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003297 sec., 303.3060357901122 rows/sec., 11.85 KiB/sec. | ||
| 16783 | 2026.03.10 10:26:11.533301 [ 289 ] {0ce0e89a-5988-4917-9dbc-c1c889271e32} <Debug> TCPHandler: Processed in 0.003637032 sec. | ||
| 16784 | 2026.03.10 10:26:11.533429 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16785 | 2026.03.10 10:26:11.533459 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16786 | 2026.03.10 10:26:11.533464 [ 289 ] {} <Debug> TCP-Session: 30d14ee5-cb51-4b6d-8d06-1722e0b8749b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16787 | 2026.03.10 10:26:11.533481 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16788 | 2026.03.10 10:26:11.533504 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16789 | 2026.03.10 10:26:11.533525 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16790 | 2026.03.10 10:26:11.533550 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16791 | 2026.03.10 10:26:11.533570 [ 292 ] {} <Debug> TCP-Session: 2ddd706c-9367-4d38-82ba-a379ed6d1f80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16792 | 2026.03.10 10:26:11.533597 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16793 | 2026.03.10 10:26:11.533611 [ 293 ] {} <Debug> TCP-Session: ca8a1725-2ffa-4934-9ad6-d7ad09b5b27c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16794 | 2026.03.10 10:26:11.533624 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16795 | 2026.03.10 10:26:11.533637 [ 288 ] {} <Debug> TCP-Session: 3e5a24d0-7ea2-4a48-952b-07a59365a351 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16796 | 2026.03.10 10:26:11.533591 [ 294 ] {} <Debug> TCP-Session: d3d498ea-8359-43fa-a29b-46c23ca1b291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16797 | 2026.03.10 10:26:11.533669 [ 267 ] {} <Debug> TCP-Session: 8cec4afc-3501-4b26-8d9d-50c8db277d97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16798 | 2026.03.10 10:26:11.533550 [ 291 ] {} <Debug> TCP-Session: 4aadef16-ebf1-4ec4-82c0-6ba5d21b12f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16799 | 2026.03.10 10:26:11.533508 [ 290 ] {} <Debug> TCP-Session: 0841b032-a5be-46e5-845b-27527b8d7757 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16800 | 2026.03.10 10:26:11.533571 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16801 | 2026.03.10 10:26:11.533773 [ 286 ] {} <Debug> TCP-Session: 8848e693-b542-4ac4-9a2f-e31237ac4603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16802 | 2026.03.10 10:26:12.481054 [ 221 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): 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] | ||
| 16803 | 2026.03.10 10:26:12.481108 [ 221 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): 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] | ||
| 16804 | 2026.03.10 10:26:12.488318 [ 221 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): 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] | ||
| 16805 | 2026.03.10 10:26:12.548796 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16806 | 2026.03.10 10:26:12.548981 [ 269 ] {ee2a255a-c48b-413e-b06e-52ef0e65a5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16807 | 2026.03.10 10:26:12.549049 [ 269 ] {ee2a255a-c48b-413e-b06e-52ef0e65a5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16808 | 2026.03.10 10:26:12.549757 [ 269 ] {ee2a255a-c48b-413e-b06e-52ef0e65a5de} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16809 | 2026.03.10 10:26:12.549808 [ 269 ] {ee2a255a-c48b-413e-b06e-52ef0e65a5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16810 | 2026.03.10 10:26:12.550207 [ 269 ] {ee2a255a-c48b-413e-b06e-52ef0e65a5de} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16811 | 2026.03.10 10:26:12.550431 [ 269 ] {ee2a255a-c48b-413e-b06e-52ef0e65a5de} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16812 | 2026.03.10 10:26:12.550594 [ 269 ] {ee2a255a-c48b-413e-b06e-52ef0e65a5de} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001664 sec., 54086.53846153847 rows/sec., 4.55 MiB/sec. | ||
| 16813 | 2026.03.10 10:26:12.550648 [ 269 ] {ee2a255a-c48b-413e-b06e-52ef0e65a5de} <Debug> TCPHandler: Processed in 0.001988265 sec. | ||
| 16814 | 2026.03.10 10:26:12.550721 [ 225 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): 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] | ||
| 16815 | 2026.03.10 10:26:12.550753 [ 225 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): 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] | ||
| 16816 | 2026.03.10 10:26:12.550787 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16817 | 2026.03.10 10:26:12.550893 [ 269 ] {bf3a1a80-4c99-48e3-a988-d3143b4a9dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16818 | 2026.03.10 10:26:12.550938 [ 269 ] {bf3a1a80-4c99-48e3-a988-d3143b4a9dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16819 | 2026.03.10 10:26:12.551380 [ 269 ] {bf3a1a80-4c99-48e3-a988-d3143b4a9dfa} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16820 | 2026.03.10 10:26:12.551417 [ 269 ] {bf3a1a80-4c99-48e3-a988-d3143b4a9dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16821 | 2026.03.10 10:26:12.551735 [ 269 ] {bf3a1a80-4c99-48e3-a988-d3143b4a9dfa} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16822 | 2026.03.10 10:26:12.551946 [ 269 ] {bf3a1a80-4c99-48e3-a988-d3143b4a9dfa} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16823 | 2026.03.10 10:26:12.552087 [ 269 ] {bf3a1a80-4c99-48e3-a988-d3143b4a9dfa} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001217 sec., 13968.775677896467 rows/sec., 1.03 MiB/sec. | ||
| 16824 | 2026.03.10 10:26:12.552132 [ 269 ] {bf3a1a80-4c99-48e3-a988-d3143b4a9dfa} <Debug> TCPHandler: Processed in 0.001396492 sec. | ||
| 16825 | 2026.03.10 10:26:12.552258 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16826 | 2026.03.10 10:26:12.552357 [ 269 ] {cb4235ab-3643-4cb3-8657-5e787f3f9e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16827 | 2026.03.10 10:26:12.552399 [ 269 ] {cb4235ab-3643-4cb3-8657-5e787f3f9e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16828 | 2026.03.10 10:26:12.552827 [ 269 ] {cb4235ab-3643-4cb3-8657-5e787f3f9e5d} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16829 | 2026.03.10 10:26:12.552864 [ 269 ] {cb4235ab-3643-4cb3-8657-5e787f3f9e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16830 | 2026.03.10 10:26:12.553166 [ 269 ] {cb4235ab-3643-4cb3-8657-5e787f3f9e5d} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16831 | 2026.03.10 10:26:12.553374 [ 269 ] {cb4235ab-3643-4cb3-8657-5e787f3f9e5d} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16832 | 2026.03.10 10:26:12.553506 [ 269 ] {cb4235ab-3643-4cb3-8657-5e787f3f9e5d} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001169 sec., 69289.99144568008 rows/sec., 5.41 MiB/sec. | ||
| 16833 | 2026.03.10 10:26:12.553545 [ 269 ] {cb4235ab-3643-4cb3-8657-5e787f3f9e5d} <Debug> TCPHandler: Processed in 0.00133871 sec. | ||
| 16834 | 2026.03.10 10:26:12.553661 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16835 | 2026.03.10 10:26:12.553758 [ 269 ] {0d329669-4bd7-4b02-8013-0577e534421d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16836 | 2026.03.10 10:26:12.553803 [ 269 ] {0d329669-4bd7-4b02-8013-0577e534421d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16837 | 2026.03.10 10:26:12.554220 [ 269 ] {0d329669-4bd7-4b02-8013-0577e534421d} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16838 | 2026.03.10 10:26:12.554257 [ 269 ] {0d329669-4bd7-4b02-8013-0577e534421d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16839 | 2026.03.10 10:26:12.554585 [ 269 ] {0d329669-4bd7-4b02-8013-0577e534421d} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16840 | 2026.03.10 10:26:12.554794 [ 269 ] {0d329669-4bd7-4b02-8013-0577e534421d} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16841 | 2026.03.10 10:26:12.554926 [ 269 ] {0d329669-4bd7-4b02-8013-0577e534421d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 16842 | 2026.03.10 10:26:12.554965 [ 269 ] {0d329669-4bd7-4b02-8013-0577e534421d} <Debug> TCPHandler: Processed in 0.001355311 sec. | ||
| 16843 | 2026.03.10 10:26:12.555070 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16844 | 2026.03.10 10:26:12.555164 [ 269 ] {107f022a-eec0-4094-b0fd-62da25f352a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16845 | 2026.03.10 10:26:12.555221 [ 269 ] {107f022a-eec0-4094-b0fd-62da25f352a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16846 | 2026.03.10 10:26:12.556059 [ 269 ] {107f022a-eec0-4094-b0fd-62da25f352a0} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16847 | 2026.03.10 10:26:12.556096 [ 269 ] {107f022a-eec0-4094-b0fd-62da25f352a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16848 | 2026.03.10 10:26:12.556649 [ 269 ] {107f022a-eec0-4094-b0fd-62da25f352a0} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16849 | 2026.03.10 10:26:12.556894 [ 269 ] {107f022a-eec0-4094-b0fd-62da25f352a0} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16850 | 2026.03.10 10:26:12.557043 [ 269 ] {107f022a-eec0-4094-b0fd-62da25f352a0} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001897 sec., 8961.518186610438 rows/sec., 16.06 MiB/sec. | ||
| 16851 | 2026.03.10 10:26:12.557116 [ 269 ] {107f022a-eec0-4094-b0fd-62da25f352a0} <Debug> TCPHandler: Processed in 0.002096597 sec. | ||
| 16852 | 2026.03.10 10:26:12.557242 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16853 | 2026.03.10 10:26:12.557337 [ 269 ] {b002597b-0a3b-4cea-8b3d-9ae293beb6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16854 | 2026.03.10 10:26:12.557378 [ 269 ] {b002597b-0a3b-4cea-8b3d-9ae293beb6b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16855 | 2026.03.10 10:26:12.557751 [ 269 ] {b002597b-0a3b-4cea-8b3d-9ae293beb6b0} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16856 | 2026.03.10 10:26:12.557788 [ 269 ] {b002597b-0a3b-4cea-8b3d-9ae293beb6b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16857 | 2026.03.10 10:26:12.558105 [ 269 ] {b002597b-0a3b-4cea-8b3d-9ae293beb6b0} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16858 | 2026.03.10 10:26:12.558310 [ 269 ] {b002597b-0a3b-4cea-8b3d-9ae293beb6b0} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16859 | 2026.03.10 10:26:12.558447 [ 269 ] {b002597b-0a3b-4cea-8b3d-9ae293beb6b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 16860 | 2026.03.10 10:26:12.558488 [ 269 ] {b002597b-0a3b-4cea-8b3d-9ae293beb6b0} <Debug> TCPHandler: Processed in 0.001294009 sec. | ||
| 16861 | 2026.03.10 10:26:12.558535 [ 225 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): 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] | ||
| 16862 | 2026.03.10 10:26:13.314324 [ 226 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): 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] | ||
| 16863 | 2026.03.10 10:26:13.314383 [ 226 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): 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] | ||
| 16864 | 2026.03.10 10:26:13.322917 [ 226 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): 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] | ||
| 16865 | 2026.03.10 10:26:14.923756 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40722 | ||
| 16866 | 2026.03.10 10:26:14.923920 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16867 | 2026.03.10 10:26:14.923961 [ 289 ] {} <Debug> TCP-Session: e16f63a7-6f8a-4b62-9a68-ac308a67762b Authenticating user 'default' from [fd00:1122:3344:101::e]:40722 | ||
| 16868 | 2026.03.10 10:26:14.923990 [ 289 ] {} <Debug> TCP-Session: e16f63a7-6f8a-4b62-9a68-ac308a67762b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16869 | 2026.03.10 10:26:14.924008 [ 289 ] {} <Debug> TCP-Session: e16f63a7-6f8a-4b62-9a68-ac308a67762b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16870 | 2026.03.10 10:26:14.924310 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58022 | ||
| 16871 | 2026.03.10 10:26:14.924348 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65353 | ||
| 16872 | 2026.03.10 10:26:14.924378 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36632 | ||
| 16873 | 2026.03.10 10:26:14.924411 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49598 | ||
| 16874 | 2026.03.10 10:26:14.924418 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64175 | ||
| 16875 | 2026.03.10 10:26:14.924464 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16876 | 2026.03.10 10:26:14.924479 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16877 | 2026.03.10 10:26:14.924498 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16878 | 2026.03.10 10:26:14.924514 [ 293 ] {} <Debug> TCP-Session: b527064a-fd4a-4fbf-bb1f-4732af4abd93 Authenticating user 'default' from [fd00:1122:3344:101::e]:65353 | ||
| 16879 | 2026.03.10 10:26:14.924541 [ 290 ] {} <Debug> TCP-Session: 19a76f8c-8c69-40df-a26e-7b1f137a8eea Authenticating user 'default' from [fd00:1122:3344:101::e]:58022 | ||
| 16880 | 2026.03.10 10:26:14.924544 [ 286 ] {} <Debug> TCP-Session: 99aef69f-23d9-45da-ae91-43e4c2fe9008 Authenticating user 'default' from [fd00:1122:3344:101::e]:49598 | ||
| 16881 | 2026.03.10 10:26:14.924562 [ 293 ] {} <Debug> TCP-Session: b527064a-fd4a-4fbf-bb1f-4732af4abd93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16882 | 2026.03.10 10:26:14.924569 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16883 | 2026.03.10 10:26:14.924603 [ 286 ] {} <Debug> TCP-Session: 99aef69f-23d9-45da-ae91-43e4c2fe9008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16884 | 2026.03.10 10:26:14.924609 [ 293 ] {} <Debug> TCP-Session: b527064a-fd4a-4fbf-bb1f-4732af4abd93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16885 | 2026.03.10 10:26:14.924660 [ 288 ] {} <Debug> TCP-Session: 47d2e235-2711-4b18-9d20-de38f00f3d8c Authenticating user 'default' from [fd00:1122:3344:101::e]:64175 | ||
| 16886 | 2026.03.10 10:26:14.924655 [ 286 ] {} <Debug> TCP-Session: 99aef69f-23d9-45da-ae91-43e4c2fe9008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16887 | 2026.03.10 10:26:14.924711 [ 288 ] {} <Debug> TCP-Session: 47d2e235-2711-4b18-9d20-de38f00f3d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16888 | 2026.03.10 10:26:14.924584 [ 290 ] {} <Debug> TCP-Session: 19a76f8c-8c69-40df-a26e-7b1f137a8eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16889 | 2026.03.10 10:26:14.924740 [ 288 ] {} <Debug> TCP-Session: 47d2e235-2711-4b18-9d20-de38f00f3d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16890 | 2026.03.10 10:26:14.924497 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16891 | 2026.03.10 10:26:14.924779 [ 290 ] {} <Debug> TCP-Session: 19a76f8c-8c69-40df-a26e-7b1f137a8eea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16892 | 2026.03.10 10:26:14.924441 [ 289 ] {} <Trace> TCP-Session: e16f63a7-6f8a-4b62-9a68-ac308a67762b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16893 | 2026.03.10 10:26:14.924816 [ 294 ] {} <Debug> TCP-Session: 86769af2-89de-4f10-8392-b4478201207b Authenticating user 'default' from [fd00:1122:3344:101::e]:36632 | ||
| 16894 | 2026.03.10 10:26:14.924397 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39652 | ||
| 16895 | 2026.03.10 10:26:14.924896 [ 294 ] {} <Debug> TCP-Session: 86769af2-89de-4f10-8392-b4478201207b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16896 | 2026.03.10 10:26:14.924357 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51291 | ||
| 16897 | 2026.03.10 10:26:14.924928 [ 294 ] {} <Debug> TCP-Session: 86769af2-89de-4f10-8392-b4478201207b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16898 | 2026.03.10 10:26:14.924324 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43912 | ||
| 16899 | 2026.03.10 10:26:14.924968 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16900 | 2026.03.10 10:26:14.925029 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16901 | 2026.03.10 10:26:14.925039 [ 289 ] {a1877b23-9d29-4a05-bb66-4d4bf4bd37e2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40722) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16902 | 2026.03.10 10:26:14.925054 [ 267 ] {} <Debug> TCP-Session: 9d684ac4-ba9e-49e6-8c6a-6a0c14397e71 Authenticating user 'default' from [fd00:1122:3344:101::e]:39652 | ||
| 16903 | 2026.03.10 10:26:14.925068 [ 292 ] {} <Debug> TCP-Session: 4f2e3629-9617-44b3-b452-d783c773460f Authenticating user 'default' from [fd00:1122:3344:101::e]:51291 | ||
| 16904 | 2026.03.10 10:26:14.925095 [ 267 ] {} <Debug> TCP-Session: 9d684ac4-ba9e-49e6-8c6a-6a0c14397e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16905 | 2026.03.10 10:26:14.925108 [ 292 ] {} <Debug> TCP-Session: 4f2e3629-9617-44b3-b452-d783c773460f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16906 | 2026.03.10 10:26:14.925112 [ 267 ] {} <Debug> TCP-Session: 9d684ac4-ba9e-49e6-8c6a-6a0c14397e71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16907 | 2026.03.10 10:26:14.925116 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16908 | 2026.03.10 10:26:14.925130 [ 292 ] {} <Debug> TCP-Session: 4f2e3629-9617-44b3-b452-d783c773460f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16909 | 2026.03.10 10:26:14.925174 [ 291 ] {} <Debug> TCP-Session: 6a69130d-d6a1-45a8-b4e4-43cdf4c1ef44 Authenticating user 'default' from [fd00:1122:3344:101::e]:43912 | ||
| 16910 | 2026.03.10 10:26:14.925208 [ 291 ] {} <Debug> TCP-Session: 6a69130d-d6a1-45a8-b4e4-43cdf4c1ef44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16911 | 2026.03.10 10:26:14.925225 [ 291 ] {} <Debug> TCP-Session: 6a69130d-d6a1-45a8-b4e4-43cdf4c1ef44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16912 | 2026.03.10 10:26:14.925389 [ 289 ] {a1877b23-9d29-4a05-bb66-4d4bf4bd37e2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16913 | 2026.03.10 10:26:14.925480 [ 289 ] {a1877b23-9d29-4a05-bb66-4d4bf4bd37e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16914 | 2026.03.10 10:26:14.925876 [ 289 ] {a1877b23-9d29-4a05-bb66-4d4bf4bd37e2} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 16915 | 2026.03.10 10:26:14.926974 [ 325 ] {a1877b23-9d29-4a05-bb66-4d4bf4bd37e2} <Trace> AggregatingTransform: Aggregating | ||
| 16916 | 2026.03.10 10:26:14.927012 [ 325 ] {a1877b23-9d29-4a05-bb66-4d4bf4bd37e2} <Trace> Aggregator: Aggregation method: without_key | ||
| 16917 | 2026.03.10 10:26:14.927048 [ 325 ] {a1877b23-9d29-4a05-bb66-4d4bf4bd37e2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001033843 sec. (967.265 rows/sec., 37.78 KiB/sec.) | ||
| 16918 | 2026.03.10 10:26:14.927067 [ 325 ] {a1877b23-9d29-4a05-bb66-4d4bf4bd37e2} <Trace> Aggregator: Merging aggregated data | ||
| 16919 | 2026.03.10 10:26:14.928624 [ 289 ] {a1877b23-9d29-4a05-bb66-4d4bf4bd37e2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003651 sec., 273.8975623116954 rows/sec., 10.70 KiB/sec. | ||
| 16920 | 2026.03.10 10:26:14.928767 [ 289 ] {a1877b23-9d29-4a05-bb66-4d4bf4bd37e2} <Debug> TCPHandler: Processed in 0.0044742 sec. | ||
| 16921 | 2026.03.10 10:26:14.928942 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16922 | 2026.03.10 10:26:14.928977 [ 289 ] {} <Debug> TCP-Session: e16f63a7-6f8a-4b62-9a68-ac308a67762b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16923 | 2026.03.10 10:26:14.928982 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16924 | 2026.03.10 10:26:14.929012 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16925 | 2026.03.10 10:26:14.929042 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16926 | 2026.03.10 10:26:14.929065 [ 288 ] {} <Debug> TCP-Session: 47d2e235-2711-4b18-9d20-de38f00f3d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16927 | 2026.03.10 10:26:14.929088 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16928 | 2026.03.10 10:26:14.929108 [ 293 ] {} <Debug> TCP-Session: b527064a-fd4a-4fbf-bb1f-4732af4abd93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16929 | 2026.03.10 10:26:14.929136 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16930 | 2026.03.10 10:26:14.929146 [ 290 ] {} <Debug> TCP-Session: 19a76f8c-8c69-40df-a26e-7b1f137a8eea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16931 | 2026.03.10 10:26:14.929181 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16932 | 2026.03.10 10:26:14.929193 [ 267 ] {} <Debug> TCP-Session: 9d684ac4-ba9e-49e6-8c6a-6a0c14397e71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16933 | 2026.03.10 10:26:14.929065 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16934 | 2026.03.10 10:26:14.929233 [ 286 ] {} <Debug> TCP-Session: 99aef69f-23d9-45da-ae91-43e4c2fe9008 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16935 | 2026.03.10 10:26:14.929280 [ 294 ] {} <Debug> TCP-Session: 86769af2-89de-4f10-8392-b4478201207b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16936 | 2026.03.10 10:26:14.929048 [ 291 ] {} <Debug> TCP-Session: 6a69130d-d6a1-45a8-b4e4-43cdf4c1ef44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16937 | 2026.03.10 10:26:14.929112 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16938 | 2026.03.10 10:26:14.929389 [ 292 ] {} <Debug> TCP-Session: 4f2e3629-9617-44b3-b452-d783c773460f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16939 | 2026.03.10 10:26:16.256682 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16940 | 2026.03.10 10:26:16.256728 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16941 | 2026.03.10 10:26:16.462122 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38359 | ||
| 16942 | 2026.03.10 10:26:16.462654 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16943 | 2026.03.10 10:26:16.462696 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16944 | 2026.03.10 10:26:16.463180 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16945 | 2026.03.10 10:26:16.463411 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16946 | 2026.03.10 10:26:16.463557 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38359 | ||
| 16947 | 2026.03.10 10:26:16.579541 [ 222 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): 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] | ||
| 16948 | 2026.03.10 10:26:16.579595 [ 222 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): 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] | ||
| 16949 | 2026.03.10 10:26:16.586262 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2034 | ||
| 16950 | 2026.03.10 10:26:16.588575 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16951 | 2026.03.10 10:26:16.588636 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16952 | 2026.03.10 10:26:16.589915 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16953 | 2026.03.10 10:26:16.590195 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16954 | 2026.03.10 10:26:16.590514 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2034 | ||
| 16955 | 2026.03.10 10:26:16.591778 [ 222 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): 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] | ||
| 16956 | 2026.03.10 10:26:17.002323 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001831781 sec. | ||
| 16957 | 2026.03.10 10:26:17.548939 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16958 | 2026.03.10 10:26:17.549189 [ 269 ] {2b9405dd-5170-4d64-880d-683e54f638de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16959 | 2026.03.10 10:26:17.549257 [ 269 ] {2b9405dd-5170-4d64-880d-683e54f638de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16960 | 2026.03.10 10:26:17.549938 [ 269 ] {2b9405dd-5170-4d64-880d-683e54f638de} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16961 | 2026.03.10 10:26:17.549988 [ 269 ] {2b9405dd-5170-4d64-880d-683e54f638de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16962 | 2026.03.10 10:26:17.550391 [ 269 ] {2b9405dd-5170-4d64-880d-683e54f638de} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16963 | 2026.03.10 10:26:17.550621 [ 269 ] {2b9405dd-5170-4d64-880d-683e54f638de} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16964 | 2026.03.10 10:26:17.550783 [ 269 ] {2b9405dd-5170-4d64-880d-683e54f638de} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001644 sec., 64476.88564476885 rows/sec., 5.42 MiB/sec. | ||
| 16965 | 2026.03.10 10:26:17.550834 [ 269 ] {2b9405dd-5170-4d64-880d-683e54f638de} <Debug> TCPHandler: Processed in 0.002082356 sec. | ||
| 16966 | 2026.03.10 10:26:17.550959 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16967 | 2026.03.10 10:26:17.551063 [ 269 ] {606bf4b7-f279-4889-a487-f3f678108588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16968 | 2026.03.10 10:26:17.551106 [ 269 ] {606bf4b7-f279-4889-a487-f3f678108588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16969 | 2026.03.10 10:26:17.551531 [ 269 ] {606bf4b7-f279-4889-a487-f3f678108588} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16970 | 2026.03.10 10:26:17.551570 [ 269 ] {606bf4b7-f279-4889-a487-f3f678108588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16971 | 2026.03.10 10:26:17.551876 [ 269 ] {606bf4b7-f279-4889-a487-f3f678108588} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16972 | 2026.03.10 10:26:17.552080 [ 269 ] {606bf4b7-f279-4889-a487-f3f678108588} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16973 | 2026.03.10 10:26:17.552214 [ 269 ] {606bf4b7-f279-4889-a487-f3f678108588} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001175 sec., 21276.59574468085 rows/sec., 1.56 MiB/sec. | ||
| 16974 | 2026.03.10 10:26:17.552255 [ 269 ] {606bf4b7-f279-4889-a487-f3f678108588} <Debug> TCPHandler: Processed in 0.00134869 sec. | ||
| 16975 | 2026.03.10 10:26:17.552365 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16976 | 2026.03.10 10:26:17.552460 [ 269 ] {5e1c92b9-9ac1-4ff1-a6c1-22de2c897cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16977 | 2026.03.10 10:26:17.552499 [ 269 ] {5e1c92b9-9ac1-4ff1-a6c1-22de2c897cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16978 | 2026.03.10 10:26:17.552923 [ 269 ] {5e1c92b9-9ac1-4ff1-a6c1-22de2c897cd8} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16979 | 2026.03.10 10:26:17.552960 [ 269 ] {5e1c92b9-9ac1-4ff1-a6c1-22de2c897cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16980 | 2026.03.10 10:26:17.553299 [ 269 ] {5e1c92b9-9ac1-4ff1-a6c1-22de2c897cd8} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16981 | 2026.03.10 10:26:17.553505 [ 269 ] {5e1c92b9-9ac1-4ff1-a6c1-22de2c897cd8} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16982 | 2026.03.10 10:26:17.553637 [ 269 ] {5e1c92b9-9ac1-4ff1-a6c1-22de2c897cd8} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001196 sec., 74414.71571906355 rows/sec., 5.81 MiB/sec. | ||
| 16983 | 2026.03.10 10:26:17.553676 [ 269 ] {5e1c92b9-9ac1-4ff1-a6c1-22de2c897cd8} <Debug> TCPHandler: Processed in 0.00136272 sec. | ||
| 16984 | 2026.03.10 10:26:17.553787 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16985 | 2026.03.10 10:26:17.553881 [ 269 ] {2e5d7846-b34d-4971-b37f-762592ddc106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16986 | 2026.03.10 10:26:17.553925 [ 269 ] {2e5d7846-b34d-4971-b37f-762592ddc106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16987 | 2026.03.10 10:26:17.554339 [ 269 ] {2e5d7846-b34d-4971-b37f-762592ddc106} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16988 | 2026.03.10 10:26:17.554375 [ 269 ] {2e5d7846-b34d-4971-b37f-762592ddc106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 16989 | 2026.03.10 10:26:17.554718 [ 269 ] {2e5d7846-b34d-4971-b37f-762592ddc106} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16990 | 2026.03.10 10:26:17.554764 [ 219 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): 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] | ||
| 16991 | 2026.03.10 10:26:17.554824 [ 219 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): 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] | ||
| 16992 | 2026.03.10 10:26:17.554957 [ 269 ] {2e5d7846-b34d-4971-b37f-762592ddc106} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16993 | 2026.03.10 10:26:17.555098 [ 269 ] {2e5d7846-b34d-4971-b37f-762592ddc106} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 16994 | 2026.03.10 10:26:17.555137 [ 269 ] {2e5d7846-b34d-4971-b37f-762592ddc106} <Debug> TCPHandler: Processed in 0.001399381 sec. | ||
| 16995 | 2026.03.10 10:26:17.555246 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16996 | 2026.03.10 10:26:17.555339 [ 269 ] {ef9e6721-de99-4bbe-8349-962c81eee41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16997 | 2026.03.10 10:26:17.555394 [ 269 ] {ef9e6721-de99-4bbe-8349-962c81eee41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16998 | 2026.03.10 10:26:17.556232 [ 269 ] {ef9e6721-de99-4bbe-8349-962c81eee41b} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16999 | 2026.03.10 10:26:17.556268 [ 269 ] {ef9e6721-de99-4bbe-8349-962c81eee41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17000 | 2026.03.10 10:26:17.556812 [ 269 ] {ef9e6721-de99-4bbe-8349-962c81eee41b} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17001 | 2026.03.10 10:26:17.557032 [ 269 ] {ef9e6721-de99-4bbe-8349-962c81eee41b} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17002 | 2026.03.10 10:26:17.557174 [ 269 ] {ef9e6721-de99-4bbe-8349-962c81eee41b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001851 sec., 13506.212857914641 rows/sec., 24.20 MiB/sec. | ||
| 17003 | 2026.03.10 10:26:17.557240 [ 269 ] {ef9e6721-de99-4bbe-8349-962c81eee41b} <Debug> TCPHandler: Processed in 0.002043186 sec. | ||
| 17004 | 2026.03.10 10:26:17.557348 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17005 | 2026.03.10 10:26:17.557442 [ 269 ] {88607513-3a3a-4e41-8242-d07efdc2c324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17006 | 2026.03.10 10:26:17.557483 [ 269 ] {88607513-3a3a-4e41-8242-d07efdc2c324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17007 | 2026.03.10 10:26:17.557820 [ 269 ] {88607513-3a3a-4e41-8242-d07efdc2c324} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17008 | 2026.03.10 10:26:17.557856 [ 269 ] {88607513-3a3a-4e41-8242-d07efdc2c324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17009 | 2026.03.10 10:26:17.558158 [ 269 ] {88607513-3a3a-4e41-8242-d07efdc2c324} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17010 | 2026.03.10 10:26:17.558392 [ 269 ] {88607513-3a3a-4e41-8242-d07efdc2c324} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17011 | 2026.03.10 10:26:17.558523 [ 269 ] {88607513-3a3a-4e41-8242-d07efdc2c324} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 17012 | 2026.03.10 10:26:17.558559 [ 269 ] {88607513-3a3a-4e41-8242-d07efdc2c324} <Debug> TCPHandler: Processed in 0.001260858 sec. | ||
| 17013 | 2026.03.10 10:26:17.558643 [ 226 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): 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] | ||
| 17014 | 2026.03.10 10:26:17.558700 [ 226 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): 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] | ||
| 17015 | 2026.03.10 10:26:17.561364 [ 226 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): 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] | ||
| 17016 | 2026.03.10 10:26:17.566985 [ 219 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): 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] | ||
| 17017 | 2026.03.10 10:26:17.958374 [ 223 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): 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] | ||
| 17018 | 2026.03.10 10:26:17.958432 [ 223 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): 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] | ||
| 17019 | 2026.03.10 10:26:17.960251 [ 223 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): 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] | ||
| 17020 | 2026.03.10 10:26:18.558627 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 17021 | 2026.03.10 10:26:18.575781 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17022 | 2026.03.10 10:26:18.575846 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 17023 | 2026.03.10 10:26:18.581724 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17024 | 2026.03.10 10:26:18.582484 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17025 | 2026.03.10 10:26:18.585969 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 17026 | 2026.03.10 10:26:22.549933 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17027 | 2026.03.10 10:26:22.550123 [ 269 ] {81a8c8bc-b5ff-4396-8f3a-706fa629ec2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17028 | 2026.03.10 10:26:22.550189 [ 269 ] {81a8c8bc-b5ff-4396-8f3a-706fa629ec2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17029 | 2026.03.10 10:26:22.550840 [ 269 ] {81a8c8bc-b5ff-4396-8f3a-706fa629ec2f} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17030 | 2026.03.10 10:26:22.550884 [ 269 ] {81a8c8bc-b5ff-4396-8f3a-706fa629ec2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17031 | 2026.03.10 10:26:22.551277 [ 269 ] {81a8c8bc-b5ff-4396-8f3a-706fa629ec2f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 17032 | 2026.03.10 10:26:22.551502 [ 269 ] {81a8c8bc-b5ff-4396-8f3a-706fa629ec2f} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17033 | 2026.03.10 10:26:22.551659 [ 269 ] {81a8c8bc-b5ff-4396-8f3a-706fa629ec2f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001584 sec., 15151.515151515152 rows/sec., 1.26 MiB/sec. | ||
| 17034 | 2026.03.10 10:26:22.551709 [ 269 ] {81a8c8bc-b5ff-4396-8f3a-706fa629ec2f} <Debug> TCPHandler: Processed in 0.001900833 sec. | ||
| 17035 | 2026.03.10 10:26:22.551834 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17036 | 2026.03.10 10:26:22.551938 [ 269 ] {52593ab3-29f9-4660-aa6d-e1adba83f28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17037 | 2026.03.10 10:26:22.551981 [ 269 ] {52593ab3-29f9-4660-aa6d-e1adba83f28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17038 | 2026.03.10 10:26:22.552393 [ 269 ] {52593ab3-29f9-4660-aa6d-e1adba83f28e} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17039 | 2026.03.10 10:26:22.552430 [ 269 ] {52593ab3-29f9-4660-aa6d-e1adba83f28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17040 | 2026.03.10 10:26:22.552726 [ 269 ] {52593ab3-29f9-4660-aa6d-e1adba83f28e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 17041 | 2026.03.10 10:26:22.552937 [ 269 ] {52593ab3-29f9-4660-aa6d-e1adba83f28e} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17042 | 2026.03.10 10:26:22.553068 [ 269 ] {52593ab3-29f9-4660-aa6d-e1adba83f28e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001154 sec., 3466.2045060658575 rows/sec., 282.64 KiB/sec. | ||
| 17043 | 2026.03.10 10:26:22.553106 [ 269 ] {52593ab3-29f9-4660-aa6d-e1adba83f28e} <Debug> TCPHandler: Processed in 0.001325269 sec. | ||
| 17044 | 2026.03.10 10:26:22.553212 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17045 | 2026.03.10 10:26:22.553306 [ 269 ] {0b945a1d-182a-4bf0-bbf1-7c4573f1fd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17046 | 2026.03.10 10:26:22.553347 [ 269 ] {0b945a1d-182a-4bf0-bbf1-7c4573f1fd5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17047 | 2026.03.10 10:26:22.553850 [ 269 ] {0b945a1d-182a-4bf0-bbf1-7c4573f1fd5e} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17048 | 2026.03.10 10:26:22.553887 [ 269 ] {0b945a1d-182a-4bf0-bbf1-7c4573f1fd5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17049 | 2026.03.10 10:26:22.554214 [ 269 ] {0b945a1d-182a-4bf0-bbf1-7c4573f1fd5e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17050 | 2026.03.10 10:26:22.554429 [ 269 ] {0b945a1d-182a-4bf0-bbf1-7c4573f1fd5e} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17051 | 2026.03.10 10:26:22.554555 [ 269 ] {0b945a1d-182a-4bf0-bbf1-7c4573f1fd5e} <Debug> executeQuery: Read 212 rows, 19.36 KiB in 0.001269 sec., 167060.67769897557 rows/sec., 14.90 MiB/sec. | ||
| 17052 | 2026.03.10 10:26:22.554593 [ 269 ] {0b945a1d-182a-4bf0-bbf1-7c4573f1fd5e} <Debug> TCPHandler: Processed in 0.001430062 sec. | ||
| 17053 | 2026.03.10 10:26:22.554702 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17054 | 2026.03.10 10:26:22.554795 [ 269 ] {2f707cd7-6f97-4855-b88c-ee6492baca00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17055 | 2026.03.10 10:26:22.554834 [ 269 ] {2f707cd7-6f97-4855-b88c-ee6492baca00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17056 | 2026.03.10 10:26:22.555232 [ 269 ] {2f707cd7-6f97-4855-b88c-ee6492baca00} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17057 | 2026.03.10 10:26:22.555267 [ 269 ] {2f707cd7-6f97-4855-b88c-ee6492baca00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17058 | 2026.03.10 10:26:22.555566 [ 269 ] {2f707cd7-6f97-4855-b88c-ee6492baca00} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17059 | 2026.03.10 10:26:22.555776 [ 269 ] {2f707cd7-6f97-4855-b88c-ee6492baca00} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17060 | 2026.03.10 10:26:22.555905 [ 269 ] {2f707cd7-6f97-4855-b88c-ee6492baca00} <Debug> executeQuery: Read 33 rows, 2.52 KiB in 0.001128 sec., 29255.319148936167 rows/sec., 2.18 MiB/sec. | ||
| 17061 | 2026.03.10 10:26:22.555942 [ 269 ] {2f707cd7-6f97-4855-b88c-ee6492baca00} <Debug> TCPHandler: Processed in 0.001289039 sec. | ||
| 17062 | 2026.03.10 10:26:22.556050 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17063 | 2026.03.10 10:26:22.556152 [ 269 ] {51fddafd-a98f-4a88-a16e-3020b551cb20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17064 | 2026.03.10 10:26:22.556191 [ 269 ] {51fddafd-a98f-4a88-a16e-3020b551cb20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17065 | 2026.03.10 10:26:22.556606 [ 269 ] {51fddafd-a98f-4a88-a16e-3020b551cb20} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17066 | 2026.03.10 10:26:22.556642 [ 269 ] {51fddafd-a98f-4a88-a16e-3020b551cb20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17067 | 2026.03.10 10:26:22.556954 [ 269 ] {51fddafd-a98f-4a88-a16e-3020b551cb20} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 17068 | 2026.03.10 10:26:22.557175 [ 269 ] {51fddafd-a98f-4a88-a16e-3020b551cb20} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17069 | 2026.03.10 10:26:22.557306 [ 269 ] {51fddafd-a98f-4a88-a16e-3020b551cb20} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001174 sec., 20442.930153321977 rows/sec., 1.70 MiB/sec. | ||
| 17070 | 2026.03.10 10:26:22.557344 [ 269 ] {51fddafd-a98f-4a88-a16e-3020b551cb20} <Debug> TCPHandler: Processed in 0.00134539 sec. | ||
| 17071 | 2026.03.10 10:26:22.557466 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17072 | 2026.03.10 10:26:22.557589 [ 269 ] {79a843cb-da3b-4989-8a3b-71df45b6fa2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17073 | 2026.03.10 10:26:22.557641 [ 269 ] {79a843cb-da3b-4989-8a3b-71df45b6fa2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17074 | 2026.03.10 10:26:22.558111 [ 269 ] {79a843cb-da3b-4989-8a3b-71df45b6fa2e} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17075 | 2026.03.10 10:26:22.558156 [ 269 ] {79a843cb-da3b-4989-8a3b-71df45b6fa2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17076 | 2026.03.10 10:26:22.558482 [ 269 ] {79a843cb-da3b-4989-8a3b-71df45b6fa2e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 17077 | 2026.03.10 10:26:22.558699 [ 269 ] {79a843cb-da3b-4989-8a3b-71df45b6fa2e} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17078 | 2026.03.10 10:26:22.558828 [ 269 ] {79a843cb-da3b-4989-8a3b-71df45b6fa2e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001264 sec., 9493.67088607595 rows/sec., 741.69 KiB/sec. | ||
| 17079 | 2026.03.10 10:26:22.558869 [ 269 ] {79a843cb-da3b-4989-8a3b-71df45b6fa2e} <Debug> TCPHandler: Processed in 0.001463633 sec. | ||
| 17080 | 2026.03.10 10:26:22.558988 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17081 | 2026.03.10 10:26:22.559103 [ 269 ] {76e17d67-0bbf-4a17-8aa0-cbcb27c811bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17082 | 2026.03.10 10:26:22.559153 [ 269 ] {76e17d67-0bbf-4a17-8aa0-cbcb27c811bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17083 | 2026.03.10 10:26:22.559620 [ 269 ] {76e17d67-0bbf-4a17-8aa0-cbcb27c811bc} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17084 | 2026.03.10 10:26:22.559657 [ 269 ] {76e17d67-0bbf-4a17-8aa0-cbcb27c811bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17085 | 2026.03.10 10:26:22.559994 [ 269 ] {76e17d67-0bbf-4a17-8aa0-cbcb27c811bc} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17086 | 2026.03.10 10:26:22.560195 [ 269 ] {76e17d67-0bbf-4a17-8aa0-cbcb27c811bc} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17087 | 2026.03.10 10:26:22.560326 [ 269 ] {76e17d67-0bbf-4a17-8aa0-cbcb27c811bc} <Debug> executeQuery: Read 121 rows, 10.06 KiB in 0.001246 sec., 97110.7544141252 rows/sec., 7.89 MiB/sec. | ||
| 17088 | 2026.03.10 10:26:22.560365 [ 269 ] {76e17d67-0bbf-4a17-8aa0-cbcb27c811bc} <Debug> TCPHandler: Processed in 0.001438622 sec. | ||
| 17089 | 2026.03.10 10:26:22.560475 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17090 | 2026.03.10 10:26:22.560569 [ 269 ] {b667fc4a-b4b0-426c-8d03-7973d1e6ef80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17091 | 2026.03.10 10:26:22.560612 [ 269 ] {b667fc4a-b4b0-426c-8d03-7973d1e6ef80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17092 | 2026.03.10 10:26:22.561027 [ 269 ] {b667fc4a-b4b0-426c-8d03-7973d1e6ef80} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17093 | 2026.03.10 10:26:22.561061 [ 269 ] {b667fc4a-b4b0-426c-8d03-7973d1e6ef80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17094 | 2026.03.10 10:26:22.561394 [ 269 ] {b667fc4a-b4b0-426c-8d03-7973d1e6ef80} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17095 | 2026.03.10 10:26:22.561602 [ 269 ] {b667fc4a-b4b0-426c-8d03-7973d1e6ef80} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17096 | 2026.03.10 10:26:22.561729 [ 269 ] {b667fc4a-b4b0-426c-8d03-7973d1e6ef80} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001179 sec., 167938.93129770993 rows/sec., 12.04 MiB/sec. | ||
| 17097 | 2026.03.10 10:26:22.561767 [ 269 ] {b667fc4a-b4b0-426c-8d03-7973d1e6ef80} <Debug> TCPHandler: Processed in 0.001341911 sec. | ||
| 17098 | 2026.03.10 10:26:22.561882 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17099 | 2026.03.10 10:26:22.561977 [ 269 ] {0563461b-0a98-47b4-be2b-e5306c5bb636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17100 | 2026.03.10 10:26:22.562032 [ 269 ] {0563461b-0a98-47b4-be2b-e5306c5bb636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17101 | 2026.03.10 10:26:22.562827 [ 269 ] {0563461b-0a98-47b4-be2b-e5306c5bb636} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17102 | 2026.03.10 10:26:22.562863 [ 269 ] {0563461b-0a98-47b4-be2b-e5306c5bb636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17103 | 2026.03.10 10:26:22.563391 [ 269 ] {0563461b-0a98-47b4-be2b-e5306c5bb636} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17104 | 2026.03.10 10:26:22.563606 [ 269 ] {0563461b-0a98-47b4-be2b-e5306c5bb636} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17105 | 2026.03.10 10:26:22.563745 [ 269 ] {0563461b-0a98-47b4-be2b-e5306c5bb636} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001786 sec., 9518.477043673012 rows/sec., 17.06 MiB/sec. | ||
| 17106 | 2026.03.10 10:26:22.563807 [ 269 ] {0563461b-0a98-47b4-be2b-e5306c5bb636} <Debug> TCPHandler: Processed in 0.001974954 sec. | ||
| 17107 | 2026.03.10 10:26:22.563918 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17108 | 2026.03.10 10:26:22.564013 [ 269 ] {04e3e722-7c80-4775-9e50-38e3203da99c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17109 | 2026.03.10 10:26:22.564055 [ 269 ] {04e3e722-7c80-4775-9e50-38e3203da99c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17110 | 2026.03.10 10:26:22.564395 [ 269 ] {04e3e722-7c80-4775-9e50-38e3203da99c} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17111 | 2026.03.10 10:26:22.564431 [ 269 ] {04e3e722-7c80-4775-9e50-38e3203da99c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17112 | 2026.03.10 10:26:22.564730 [ 269 ] {04e3e722-7c80-4775-9e50-38e3203da99c} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17113 | 2026.03.10 10:26:22.564958 [ 269 ] {04e3e722-7c80-4775-9e50-38e3203da99c} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17114 | 2026.03.10 10:26:22.565085 [ 269 ] {04e3e722-7c80-4775-9e50-38e3203da99c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 17115 | 2026.03.10 10:26:22.565121 [ 269 ] {04e3e722-7c80-4775-9e50-38e3203da99c} <Debug> TCPHandler: Processed in 0.001253008 sec. | ||
| 17116 | 2026.03.10 10:26:23.963813 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38807 | ||
| 17117 | 2026.03.10 10:26:23.964361 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17118 | 2026.03.10 10:26:23.964406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17119 | 2026.03.10 10:26:23.964863 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17120 | 2026.03.10 10:26:23.965091 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17121 | 2026.03.10 10:26:23.965216 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38807 | ||
| 17122 | 2026.03.10 10:26:23.965222 [ 63 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17123 | 2026.03.10 10:26:23.965305 [ 63 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17124 | 2026.03.10 10:26:23.965335 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17125 | 2026.03.10 10:26:23.965423 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::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 | ||
| 17126 | 2026.03.10 10:26:23.965503 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17127 | 2026.03.10 10:26:23.965533 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36439 rows starting from the beginning of the part | ||
| 17128 | 2026.03.10 10:26:23.965587 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 17129 | 2026.03.10 10:26:23.965630 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 17130 | 2026.03.10 10:26:23.965670 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 17131 | 2026.03.10 10:26:23.965707 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 17132 | 2026.03.10 10:26:23.965746 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 17133 | 2026.03.10 10:26:23.968109 [ 189 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38807 rows, containing 4 columns (4 merged, 0 gathered) in 0.002719301 sec., 14270946.835234497 rows/sec., 204.15 MiB/sec. | ||
| 17134 | 2026.03.10 10:26:23.968537 [ 189 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17135 | 2026.03.10 10:26:23.968834 [ 189 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_81_16} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17136 | 2026.03.10 10:26:23.968920 [ 189 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_81_16} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17137 | 2026.03.10 10:26:23.969048 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 17138 | 2026.03.10 10:26:26.086225 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 17139 | 2026.03.10 10:26:26.104983 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17140 | 2026.03.10 10:26:26.105049 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17141 | 2026.03.10 10:26:26.111155 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17142 | 2026.03.10 10:26:26.111936 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17143 | 2026.03.10 10:26:26.112256 [ 64 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17144 | 2026.03.10 10:26:26.112321 [ 64 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17145 | 2026.03.10 10:26:26.112343 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17146 | 2026.03.10 10:26:26.112448 [ 196 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 17147 | 2026.03.10 10:26:26.115938 [ 196 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17148 | 2026.03.10 10:26:26.116250 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 17149 | 2026.03.10 10:26:26.117433 [ 196 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 17150 | 2026.03.10 10:26:26.121961 [ 196 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 17151 | 2026.03.10 10:26:26.126422 [ 196 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 17152 | 2026.03.10 10:26:26.130805 [ 196 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 17153 | 2026.03.10 10:26:26.135487 [ 196 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 17154 | 2026.03.10 10:26:26.139857 [ 196 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 17155 | 2026.03.10 10:26:26.199755 [ 197 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.087350725 sec., 6983.342153141831 rows/sec., 36.11 MiB/sec. | ||
| 17156 | 2026.03.10 10:26:26.202195 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17157 | 2026.03.10 10:26:26.204147 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_81_16} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17158 | 2026.03.10 10:26:26.204262 [ 192 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_81_16} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17159 | 2026.03.10 10:26:26.206265 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17160 | 2026.03.10 10:26:26.590940 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2066 | ||
| 17161 | 2026.03.10 10:26:26.593760 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17162 | 2026.03.10 10:26:26.593807 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17163 | 2026.03.10 10:26:26.594996 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17164 | 2026.03.10 10:26:26.595245 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17165 | 2026.03.10 10:26:26.595498 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2066 | ||
| 17166 | 2026.03.10 10:26:27.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.78 MiB, peak 402.19 MiB, free memory in arenas 0.00 B, will set to 383.70 MiB (RSS), difference: -1.08 MiB | ||
| 17167 | 2026.03.10 10:26:27.548864 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17168 | 2026.03.10 10:26:27.549135 [ 269 ] {5df0a2f6-ca7b-4d59-9b9b-64c01bb0b757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17169 | 2026.03.10 10:26:27.549241 [ 269 ] {5df0a2f6-ca7b-4d59-9b9b-64c01bb0b757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17170 | 2026.03.10 10:26:27.550122 [ 269 ] {5df0a2f6-ca7b-4d59-9b9b-64c01bb0b757} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17171 | 2026.03.10 10:26:27.550166 [ 269 ] {5df0a2f6-ca7b-4d59-9b9b-64c01bb0b757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17172 | 2026.03.10 10:26:27.550556 [ 269 ] {5df0a2f6-ca7b-4d59-9b9b-64c01bb0b757} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17173 | 2026.03.10 10:26:27.550790 [ 269 ] {5df0a2f6-ca7b-4d59-9b9b-64c01bb0b757} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17174 | 2026.03.10 10:26:27.550944 [ 269 ] {5df0a2f6-ca7b-4d59-9b9b-64c01bb0b757} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001885 sec., 56233.42175066313 rows/sec., 4.73 MiB/sec. | ||
| 17175 | 2026.03.10 10:26:27.550947 [ 60 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17176 | 2026.03.10 10:26:27.550988 [ 269 ] {5df0a2f6-ca7b-4d59-9b9b-64c01bb0b757} <Debug> TCPHandler: Processed in 0.002303022 sec. | ||
| 17177 | 2026.03.10 10:26:27.551025 [ 60 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17178 | 2026.03.10 10:26:27.551053 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17179 | 2026.03.10 10:26:27.551125 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17180 | 2026.03.10 10:26:27.551155 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 17181 | 2026.03.10 10:26:27.551224 [ 269 ] {b6222137-aba6-435e-b1a2-dcaf869c762c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17182 | 2026.03.10 10:26:27.551256 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17183 | 2026.03.10 10:26:27.551266 [ 269 ] {b6222137-aba6-435e-b1a2-dcaf869c762c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17184 | 2026.03.10 10:26:27.551292 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2154 rows starting from the beginning of the part | ||
| 17185 | 2026.03.10 10:26:27.551358 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 56 rows starting from the beginning of the part | ||
| 17186 | 2026.03.10 10:26:27.551409 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 90 rows starting from the beginning of the part | ||
| 17187 | 2026.03.10 10:26:27.551455 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 106 rows starting from the beginning of the part | ||
| 17188 | 2026.03.10 10:26:27.551497 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 212 rows starting from the beginning of the part | ||
| 17189 | 2026.03.10 10:26:27.551537 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 106 rows starting from the beginning of the part | ||
| 17190 | 2026.03.10 10:26:27.551680 [ 269 ] {b6222137-aba6-435e-b1a2-dcaf869c762c} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17191 | 2026.03.10 10:26:27.551717 [ 269 ] {b6222137-aba6-435e-b1a2-dcaf869c762c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17192 | 2026.03.10 10:26:27.552015 [ 269 ] {b6222137-aba6-435e-b1a2-dcaf869c762c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17193 | 2026.03.10 10:26:27.552220 [ 269 ] {b6222137-aba6-435e-b1a2-dcaf869c762c} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17194 | 2026.03.10 10:26:27.552337 [ 60 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17195 | 2026.03.10 10:26:27.552351 [ 269 ] {b6222137-aba6-435e-b1a2-dcaf869c762c} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001145 sec., 21834.06113537118 rows/sec., 1.60 MiB/sec. | ||
| 17196 | 2026.03.10 10:26:27.552367 [ 60 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17197 | 2026.03.10 10:26:27.552390 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17198 | 2026.03.10 10:26:27.552396 [ 269 ] {b6222137-aba6-435e-b1a2-dcaf869c762c} <Debug> TCPHandler: Processed in 0.001321289 sec. | ||
| 17199 | 2026.03.10 10:26:27.552466 [ 197 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 17200 | 2026.03.10 10:26:27.552507 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17201 | 2026.03.10 10:26:27.552553 [ 197 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17202 | 2026.03.10 10:26:27.552578 [ 197 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 83 rows starting from the beginning of the part | ||
| 17203 | 2026.03.10 10:26:27.552602 [ 269 ] {7dfc132a-a1ca-4f27-bffe-70108e0a9462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17204 | 2026.03.10 10:26:27.552628 [ 197 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 38 rows starting from the beginning of the part | ||
| 17205 | 2026.03.10 10:26:27.552642 [ 269 ] {7dfc132a-a1ca-4f27-bffe-70108e0a9462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17206 | 2026.03.10 10:26:27.552667 [ 197 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 17 rows starting from the beginning of the part | ||
| 17207 | 2026.03.10 10:26:27.552692 [ 195 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2724 rows, containing 5 columns (5 merged, 0 gathered) in 0.001576556 sec., 1727816.8361923078 rows/sec., 142.59 MiB/sec. | ||
| 17208 | 2026.03.10 10:26:27.552704 [ 197 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 25 rows starting from the beginning of the part | ||
| 17209 | 2026.03.10 10:26:27.552775 [ 197 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 33 rows starting from the beginning of the part | ||
| 17210 | 2026.03.10 10:26:27.552810 [ 197 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 25 rows starting from the beginning of the part | ||
| 17211 | 2026.03.10 10:26:27.552940 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17212 | 2026.03.10 10:26:27.553069 [ 269 ] {7dfc132a-a1ca-4f27-bffe-70108e0a9462} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17213 | 2026.03.10 10:26:27.553104 [ 269 ] {7dfc132a-a1ca-4f27-bffe-70108e0a9462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17214 | 2026.03.10 10:26:27.553171 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_136_27} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17215 | 2026.03.10 10:26:27.553231 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_136_27} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17216 | 2026.03.10 10:26:27.553298 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 17217 | 2026.03.10 10:26:27.553408 [ 269 ] {7dfc132a-a1ca-4f27-bffe-70108e0a9462} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17218 | 2026.03.10 10:26:27.553480 [ 201 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 221 rows, containing 5 columns (5 merged, 0 gathered) in 0.001046784 sec., 211122.82954267546 rows/sec., 16.30 MiB/sec. | ||
| 17219 | 2026.03.10 10:26:27.553587 [ 197 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17220 | 2026.03.10 10:26:27.553620 [ 269 ] {7dfc132a-a1ca-4f27-bffe-70108e0a9462} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17221 | 2026.03.10 10:26:27.553732 [ 60 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17222 | 2026.03.10 10:26:27.553750 [ 269 ] {7dfc132a-a1ca-4f27-bffe-70108e0a9462} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001166 sec., 76329.33104631219 rows/sec., 5.96 MiB/sec. | ||
| 17223 | 2026.03.10 10:26:27.553761 [ 60 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17224 | 2026.03.10 10:26:27.553790 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17225 | 2026.03.10 10:26:27.553794 [ 269 ] {7dfc132a-a1ca-4f27-bffe-70108e0a9462} <Debug> TCPHandler: Processed in 0.00133698 sec. | ||
| 17226 | 2026.03.10 10:26:27.553826 [ 197 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_116_23} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17227 | 2026.03.10 10:26:27.553884 [ 195 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 17228 | 2026.03.10 10:26:27.553917 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17229 | 2026.03.10 10:26:27.553890 [ 197 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_116_23} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17230 | 2026.03.10 10:26:27.554058 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17231 | 2026.03.10 10:26:27.554069 [ 195 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17232 | 2026.03.10 10:26:27.554075 [ 269 ] {e86ddb93-cfa4-4998-9262-4966cfb32aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17233 | 2026.03.10 10:26:27.554111 [ 195 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1125 rows starting from the beginning of the part | ||
| 17234 | 2026.03.10 10:26:27.554133 [ 269 ] {e86ddb93-cfa4-4998-9262-4966cfb32aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17235 | 2026.03.10 10:26:27.554184 [ 195 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 64 rows starting from the beginning of the part | ||
| 17236 | 2026.03.10 10:26:27.554341 [ 195 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 81 rows starting from the beginning of the part | ||
| 17237 | 2026.03.10 10:26:27.554388 [ 195 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 89 rows starting from the beginning of the part | ||
| 17238 | 2026.03.10 10:26:27.554428 [ 195 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 121 rows starting from the beginning of the part | ||
| 17239 | 2026.03.10 10:26:27.554475 [ 195 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 89 rows starting from the beginning of the part | ||
| 17240 | 2026.03.10 10:26:27.554562 [ 269 ] {e86ddb93-cfa4-4998-9262-4966cfb32aff} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17241 | 2026.03.10 10:26:27.554606 [ 269 ] {e86ddb93-cfa4-4998-9262-4966cfb32aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17242 | 2026.03.10 10:26:27.554959 [ 269 ] {e86ddb93-cfa4-4998-9262-4966cfb32aff} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17243 | 2026.03.10 10:26:27.555197 [ 269 ] {e86ddb93-cfa4-4998-9262-4966cfb32aff} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17244 | 2026.03.10 10:26:27.555315 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 2 parts from all_1_131_32 to all_132_132_0 | ||
| 17245 | 2026.03.10 10:26:27.555330 [ 269 ] {e86ddb93-cfa4-4998-9262-4966cfb32aff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 17246 | 2026.03.10 10:26:27.555343 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17247 | 2026.03.10 10:26:27.555367 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17248 | 2026.03.10 10:26:27.555374 [ 269 ] {e86ddb93-cfa4-4998-9262-4966cfb32aff} <Debug> TCPHandler: Processed in 0.001508304 sec. | ||
| 17249 | 2026.03.10 10:26:27.555422 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_132_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_131_32 to all_132_132_0 into Compact with storage Full | ||
| 17250 | 2026.03.10 10:26:27.555488 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17251 | 2026.03.10 10:26:27.555496 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_132_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17252 | 2026.03.10 10:26:27.555527 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_132_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_131_32, total 43465 rows starting from the beginning of the part | ||
| 17253 | 2026.03.10 10:26:27.555570 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_132_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 128 rows starting from the beginning of the part | ||
| 17254 | 2026.03.10 10:26:27.555581 [ 269 ] {5b70b7f8-9341-4b2c-bff9-e7b79f85e205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17255 | 2026.03.10 10:26:27.555591 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1569 rows, containing 5 columns (5 merged, 0 gathered) in 0.001750639 sec., 896244.1714139808 rows/sec., 68.49 MiB/sec. | ||
| 17256 | 2026.03.10 10:26:27.555638 [ 269 ] {5b70b7f8-9341-4b2c-bff9-e7b79f85e205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17257 | 2026.03.10 10:26:27.555772 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17258 | 2026.03.10 10:26:27.556050 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_136_27} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17259 | 2026.03.10 10:26:27.556124 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_136_27} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17260 | 2026.03.10 10:26:27.556203 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 17261 | 2026.03.10 10:26:27.556500 [ 269 ] {5b70b7f8-9341-4b2c-bff9-e7b79f85e205} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17262 | 2026.03.10 10:26:27.556536 [ 269 ] {5b70b7f8-9341-4b2c-bff9-e7b79f85e205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17263 | 2026.03.10 10:26:27.557066 [ 269 ] {5b70b7f8-9341-4b2c-bff9-e7b79f85e205} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17264 | 2026.03.10 10:26:27.557293 [ 269 ] {5b70b7f8-9341-4b2c-bff9-e7b79f85e205} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17265 | 2026.03.10 10:26:27.557413 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17266 | 2026.03.10 10:26:27.557435 [ 269 ] {5b70b7f8-9341-4b2c-bff9-e7b79f85e205} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001871 sec., 13361.838588989845 rows/sec., 23.94 MiB/sec. | ||
| 17267 | 2026.03.10 10:26:27.557441 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17268 | 2026.03.10 10:26:27.557471 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17269 | 2026.03.10 10:26:27.557500 [ 269 ] {5b70b7f8-9341-4b2c-bff9-e7b79f85e205} <Debug> TCPHandler: Processed in 0.002060416 sec. | ||
| 17270 | 2026.03.10 10:26:27.557585 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 17271 | 2026.03.10 10:26:27.557618 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17272 | 2026.03.10 10:26:27.557719 [ 269 ] {50200628-acfd-41da-84e0-6b999af53657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17273 | 2026.03.10 10:26:27.557761 [ 269 ] {50200628-acfd-41da-84e0-6b999af53657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17274 | 2026.03.10 10:26:27.557881 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17275 | 2026.03.10 10:26:27.557953 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2431 rows starting from the beginning of the part | ||
| 17276 | 2026.03.10 10:26:27.558092 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 36 rows starting from the beginning of the part | ||
| 17277 | 2026.03.10 10:26:27.558092 [ 269 ] {50200628-acfd-41da-84e0-6b999af53657} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17278 | 2026.03.10 10:26:27.558141 [ 269 ] {50200628-acfd-41da-84e0-6b999af53657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17279 | 2026.03.10 10:26:27.558203 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 17 rows starting from the beginning of the part | ||
| 17280 | 2026.03.10 10:26:27.558311 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 25 rows starting from the beginning of the part | ||
| 17281 | 2026.03.10 10:26:27.558410 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 17 rows starting from the beginning of the part | ||
| 17282 | 2026.03.10 10:26:27.558436 [ 269 ] {50200628-acfd-41da-84e0-6b999af53657} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17283 | 2026.03.10 10:26:27.558511 [ 198 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 25 rows starting from the beginning of the part | ||
| 17284 | 2026.03.10 10:26:27.558647 [ 269 ] {50200628-acfd-41da-84e0-6b999af53657} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17285 | 2026.03.10 10:26:27.558774 [ 269 ] {50200628-acfd-41da-84e0-6b999af53657} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 17286 | 2026.03.10 10:26:27.558810 [ 269 ] {50200628-acfd-41da-84e0-6b999af53657} <Debug> TCPHandler: Processed in 0.001300049 sec. | ||
| 17287 | 2026.03.10 10:26:27.562189 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_132_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43593 rows, containing 5 columns (5 merged, 0 gathered) in 0.006779313 sec., 6430297.583250692 rows/sec., 423.29 MiB/sec. | ||
| 17288 | 2026.03.10 10:26:27.562835 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_132_33} <Trace> MergedBlockOutputStream: filled checksums all_1_132_33 (state Temporary) | ||
| 17289 | 2026.03.10 10:26:27.563123 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_132_33} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_132_33 to all_1_132_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17290 | 2026.03.10 10:26:27.563207 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_132_33} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 2 parts: [all_1_131_32, all_132_132_0] -> all_1_132_33 | ||
| 17291 | 2026.03.10 10:26:27.563288 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17292 | 2026.03.10 10:26:27.569454 [ 190 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2551 rows, containing 19 columns (19 merged, 0 gathered) in 0.011930278 sec., 213825.6962662563 rows/sec., 383.17 MiB/sec. | ||
| 17293 | 2026.03.10 10:26:27.571745 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17294 | 2026.03.10 10:26:27.572063 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17295 | 2026.03.10 10:26:27.572135 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17296 | 2026.03.10 10:26:27.572229 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.88 MiB. | ||
| 17297 | 2026.03.10 10:26:28.000283 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.30 MiB, peak 403.13 MiB, free memory in arenas 0.00 B, will set to 388.61 MiB (RSS), difference: 4.31 MiB | ||
| 17298 | 2026.03.10 10:26:31.256765 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17299 | 2026.03.10 10:26:31.256829 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17300 | 2026.03.10 10:26:31.465441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39319 | ||
| 17301 | 2026.03.10 10:26:31.466017 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17302 | 2026.03.10 10:26:31.466068 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17303 | 2026.03.10 10:26:31.466548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17304 | 2026.03.10 10:26:31.466778 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17305 | 2026.03.10 10:26:31.466930 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39319 | ||
| 17306 | 2026.03.10 10:26:32.006182 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): 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] | ||
| 17307 | 2026.03.10 10:26:32.006234 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): 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] | ||
| 17308 | 2026.03.10 10:26:32.015994 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): 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] | ||
| 17309 | 2026.03.10 10:26:32.535872 [ 220 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): 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] | ||
| 17310 | 2026.03.10 10:26:32.535960 [ 220 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): 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] | ||
| 17311 | 2026.03.10 10:26:32.543109 [ 220 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): 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] | ||
| 17312 | 2026.03.10 10:26:32.548013 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17313 | 2026.03.10 10:26:32.548297 [ 269 ] {d5ade5e6-5012-4474-9b97-ec34d01b65d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17314 | 2026.03.10 10:26:32.548407 [ 269 ] {d5ade5e6-5012-4474-9b97-ec34d01b65d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17315 | 2026.03.10 10:26:32.549248 [ 269 ] {d5ade5e6-5012-4474-9b97-ec34d01b65d0} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17316 | 2026.03.10 10:26:32.549299 [ 269 ] {d5ade5e6-5012-4474-9b97-ec34d01b65d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17317 | 2026.03.10 10:26:32.549698 [ 269 ] {d5ade5e6-5012-4474-9b97-ec34d01b65d0} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17318 | 2026.03.10 10:26:32.549939 [ 269 ] {d5ade5e6-5012-4474-9b97-ec34d01b65d0} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17319 | 2026.03.10 10:26:32.550105 [ 269 ] {d5ade5e6-5012-4474-9b97-ec34d01b65d0} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001887 sec., 47694.753577106516 rows/sec., 4.01 MiB/sec. | ||
| 17320 | 2026.03.10 10:26:32.550157 [ 269 ] {d5ade5e6-5012-4474-9b97-ec34d01b65d0} <Debug> TCPHandler: Processed in 0.002330443 sec. | ||
| 17321 | 2026.03.10 10:26:32.550287 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17322 | 2026.03.10 10:26:32.550389 [ 269 ] {44a8a41a-e756-47a1-a03a-93044c43b270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17323 | 2026.03.10 10:26:32.550434 [ 269 ] {44a8a41a-e756-47a1-a03a-93044c43b270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17324 | 2026.03.10 10:26:32.550867 [ 269 ] {44a8a41a-e756-47a1-a03a-93044c43b270} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17325 | 2026.03.10 10:26:32.550905 [ 269 ] {44a8a41a-e756-47a1-a03a-93044c43b270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17326 | 2026.03.10 10:26:32.551206 [ 269 ] {44a8a41a-e756-47a1-a03a-93044c43b270} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17327 | 2026.03.10 10:26:32.551412 [ 269 ] {44a8a41a-e756-47a1-a03a-93044c43b270} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17328 | 2026.03.10 10:26:32.551546 [ 269 ] {44a8a41a-e756-47a1-a03a-93044c43b270} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001179 sec., 14418.99915182358 rows/sec., 1.06 MiB/sec. | ||
| 17329 | 2026.03.10 10:26:32.551586 [ 269 ] {44a8a41a-e756-47a1-a03a-93044c43b270} <Debug> TCPHandler: Processed in 0.001351851 sec. | ||
| 17330 | 2026.03.10 10:26:32.551688 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17331 | 2026.03.10 10:26:32.551783 [ 269 ] {8aafa06f-e586-4f7b-ac07-6202bedd53b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17332 | 2026.03.10 10:26:32.551824 [ 269 ] {8aafa06f-e586-4f7b-ac07-6202bedd53b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17333 | 2026.03.10 10:26:32.552273 [ 269 ] {8aafa06f-e586-4f7b-ac07-6202bedd53b5} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17334 | 2026.03.10 10:26:32.552311 [ 269 ] {8aafa06f-e586-4f7b-ac07-6202bedd53b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17335 | 2026.03.10 10:26:32.552622 [ 269 ] {8aafa06f-e586-4f7b-ac07-6202bedd53b5} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17336 | 2026.03.10 10:26:32.552835 [ 269 ] {8aafa06f-e586-4f7b-ac07-6202bedd53b5} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17337 | 2026.03.10 10:26:32.552967 [ 269 ] {8aafa06f-e586-4f7b-ac07-6202bedd53b5} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001203 sec., 67331.67082294264 rows/sec., 5.26 MiB/sec. | ||
| 17338 | 2026.03.10 10:26:32.553006 [ 269 ] {8aafa06f-e586-4f7b-ac07-6202bedd53b5} <Debug> TCPHandler: Processed in 0.001367111 sec. | ||
| 17339 | 2026.03.10 10:26:32.553117 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17340 | 2026.03.10 10:26:32.553210 [ 269 ] {206e1490-6dbd-4b6e-b838-708c3993db9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17341 | 2026.03.10 10:26:32.553254 [ 269 ] {206e1490-6dbd-4b6e-b838-708c3993db9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17342 | 2026.03.10 10:26:32.553694 [ 269 ] {206e1490-6dbd-4b6e-b838-708c3993db9e} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17343 | 2026.03.10 10:26:32.553732 [ 269 ] {206e1490-6dbd-4b6e-b838-708c3993db9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17344 | 2026.03.10 10:26:32.554061 [ 269 ] {206e1490-6dbd-4b6e-b838-708c3993db9e} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17345 | 2026.03.10 10:26:32.554264 [ 269 ] {206e1490-6dbd-4b6e-b838-708c3993db9e} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17346 | 2026.03.10 10:26:32.554390 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 2 parts from all_1_132_33 to all_133_133_0 | ||
| 17347 | 2026.03.10 10:26:32.554398 [ 269 ] {206e1490-6dbd-4b6e-b838-708c3993db9e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 17348 | 2026.03.10 10:26:32.554449 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17349 | 2026.03.10 10:26:32.554463 [ 269 ] {206e1490-6dbd-4b6e-b838-708c3993db9e} <Debug> TCPHandler: Processed in 0.001395742 sec. | ||
| 17350 | 2026.03.10 10:26:32.554476 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17351 | 2026.03.10 10:26:32.554568 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_133_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_132_33 to all_133_133_0 into Compact with storage Full | ||
| 17352 | 2026.03.10 10:26:32.554574 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17353 | 2026.03.10 10:26:32.554668 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_133_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17354 | 2026.03.10 10:26:32.554683 [ 269 ] {1a35881b-2d18-4c27-8210-aa75ea1541df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17355 | 2026.03.10 10:26:32.554698 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_133_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_132_33, total 43593 rows starting from the beginning of the part | ||
| 17356 | 2026.03.10 10:26:32.554738 [ 269 ] {1a35881b-2d18-4c27-8210-aa75ea1541df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17357 | 2026.03.10 10:26:32.554759 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_133_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 17358 | 2026.03.10 10:26:32.555576 [ 269 ] {1a35881b-2d18-4c27-8210-aa75ea1541df} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17359 | 2026.03.10 10:26:32.555613 [ 269 ] {1a35881b-2d18-4c27-8210-aa75ea1541df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17360 | 2026.03.10 10:26:32.556159 [ 269 ] {1a35881b-2d18-4c27-8210-aa75ea1541df} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17361 | 2026.03.10 10:26:32.556389 [ 269 ] {1a35881b-2d18-4c27-8210-aa75ea1541df} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17362 | 2026.03.10 10:26:32.556535 [ 269 ] {1a35881b-2d18-4c27-8210-aa75ea1541df} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001871 sec., 9086.050240513094 rows/sec., 16.28 MiB/sec. | ||
| 17363 | 2026.03.10 10:26:32.556618 [ 269 ] {1a35881b-2d18-4c27-8210-aa75ea1541df} <Debug> TCPHandler: Processed in 0.002092527 sec. | ||
| 17364 | 2026.03.10 10:26:32.556744 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17365 | 2026.03.10 10:26:32.556839 [ 269 ] {292b8650-af9a-447b-817e-1b4c2ca49424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17366 | 2026.03.10 10:26:32.556882 [ 269 ] {292b8650-af9a-447b-817e-1b4c2ca49424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17367 | 2026.03.10 10:26:32.557259 [ 269 ] {292b8650-af9a-447b-817e-1b4c2ca49424} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17368 | 2026.03.10 10:26:32.557298 [ 269 ] {292b8650-af9a-447b-817e-1b4c2ca49424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17369 | 2026.03.10 10:26:32.557608 [ 269 ] {292b8650-af9a-447b-817e-1b4c2ca49424} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17370 | 2026.03.10 10:26:32.557818 [ 269 ] {292b8650-af9a-447b-817e-1b4c2ca49424} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17371 | 2026.03.10 10:26:32.557925 [ 55 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17372 | 2026.03.10 10:26:32.557955 [ 269 ] {292b8650-af9a-447b-817e-1b4c2ca49424} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 17373 | 2026.03.10 10:26:32.557961 [ 55 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17374 | 2026.03.10 10:26:32.557997 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17375 | 2026.03.10 10:26:32.558001 [ 269 ] {292b8650-af9a-447b-817e-1b4c2ca49424} <Debug> TCPHandler: Processed in 0.001308659 sec. | ||
| 17376 | 2026.03.10 10:26:32.558098 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 17377 | 2026.03.10 10:26:32.558225 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17378 | 2026.03.10 10:26:32.558263 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 6720 rows starting from the beginning of the part | ||
| 17379 | 2026.03.10 10:26:32.558332 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 17380 | 2026.03.10 10:26:32.558381 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 17381 | 2026.03.10 10:26:32.558424 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 17382 | 2026.03.10 10:26:32.558465 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 17383 | 2026.03.10 10:26:32.558506 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 17384 | 2026.03.10 10:26:32.560729 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7020 rows, containing 4 columns (4 merged, 0 gathered) in 0.0026742 sec., 2625084.1373120933 rows/sec., 176.91 MiB/sec. | ||
| 17385 | 2026.03.10 10:26:32.561248 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17386 | 2026.03.10 10:26:32.561568 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_136_27} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17387 | 2026.03.10 10:26:32.561651 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_136_27} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17388 | 2026.03.10 10:26:32.561755 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 17389 | 2026.03.10 10:26:32.561995 [ 194 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_133_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43753 rows, containing 5 columns (5 merged, 0 gathered) in 0.007459998 sec., 5865014.977215812 rows/sec., 386.16 MiB/sec. | ||
| 17390 | 2026.03.10 10:26:32.562391 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_133_34} <Trace> MergedBlockOutputStream: filled checksums all_1_133_34 (state Temporary) | ||
| 17391 | 2026.03.10 10:26:32.562660 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_133_34} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_133_34 to all_1_133_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17392 | 2026.03.10 10:26:32.562730 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_133_34} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 2 parts: [all_1_132_33, all_133_133_0] -> all_1_133_34 | ||
| 17393 | 2026.03.10 10:26:32.562800 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17394 | 2026.03.10 10:26:32.820935 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17395 | 2026.03.10 10:26:32.821118 [ 269 ] {46096fa9-1005-4e1c-9ac1-9ffaac450598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17396 | 2026.03.10 10:26:32.821188 [ 269 ] {46096fa9-1005-4e1c-9ac1-9ffaac450598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17397 | 2026.03.10 10:26:32.821810 [ 269 ] {46096fa9-1005-4e1c-9ac1-9ffaac450598} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17398 | 2026.03.10 10:26:32.821860 [ 269 ] {46096fa9-1005-4e1c-9ac1-9ffaac450598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17399 | 2026.03.10 10:26:32.822262 [ 269 ] {46096fa9-1005-4e1c-9ac1-9ffaac450598} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 17400 | 2026.03.10 10:26:32.822502 [ 269 ] {46096fa9-1005-4e1c-9ac1-9ffaac450598} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17401 | 2026.03.10 10:26:32.822658 [ 269 ] {46096fa9-1005-4e1c-9ac1-9ffaac450598} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00159 sec., 1257.8616352201257 rows/sec., 102.57 KiB/sec. | ||
| 17402 | 2026.03.10 10:26:32.822702 [ 269 ] {46096fa9-1005-4e1c-9ac1-9ffaac450598} <Debug> TCPHandler: Processed in 0.001898833 sec. | ||
| 17403 | 2026.03.10 10:26:32.822833 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17404 | 2026.03.10 10:26:32.822932 [ 269 ] {885e8f60-e4da-4983-83fc-aadb9f3475c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17405 | 2026.03.10 10:26:32.822976 [ 269 ] {885e8f60-e4da-4983-83fc-aadb9f3475c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17406 | 2026.03.10 10:26:32.824385 [ 269 ] {885e8f60-e4da-4983-83fc-aadb9f3475c1} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17407 | 2026.03.10 10:26:32.824422 [ 269 ] {885e8f60-e4da-4983-83fc-aadb9f3475c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17408 | 2026.03.10 10:26:32.824861 [ 269 ] {885e8f60-e4da-4983-83fc-aadb9f3475c1} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17409 | 2026.03.10 10:26:32.825085 [ 269 ] {885e8f60-e4da-4983-83fc-aadb9f3475c1} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17410 | 2026.03.10 10:26:32.825222 [ 269 ] {885e8f60-e4da-4983-83fc-aadb9f3475c1} <Debug> executeQuery: Read 1991 rows, 154.28 KiB in 0.00231 sec., 861904.7619047619 rows/sec., 65.22 MiB/sec. | ||
| 17411 | 2026.03.10 10:26:32.825262 [ 269 ] {885e8f60-e4da-4983-83fc-aadb9f3475c1} <Debug> TCPHandler: Processed in 0.002480125 sec. | ||
| 17412 | 2026.03.10 10:26:32.825376 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17413 | 2026.03.10 10:26:32.825471 [ 269 ] {04b33d30-bdee-44e6-a1a0-3ad2a027d291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17414 | 2026.03.10 10:26:32.825512 [ 269 ] {04b33d30-bdee-44e6-a1a0-3ad2a027d291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17415 | 2026.03.10 10:26:32.825949 [ 269 ] {04b33d30-bdee-44e6-a1a0-3ad2a027d291} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17416 | 2026.03.10 10:26:32.826012 [ 269 ] {04b33d30-bdee-44e6-a1a0-3ad2a027d291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17417 | 2026.03.10 10:26:32.826320 [ 269 ] {04b33d30-bdee-44e6-a1a0-3ad2a027d291} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17418 | 2026.03.10 10:26:32.826548 [ 269 ] {04b33d30-bdee-44e6-a1a0-3ad2a027d291} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17419 | 2026.03.10 10:26:32.826682 [ 269 ] {04b33d30-bdee-44e6-a1a0-3ad2a027d291} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.00123 sec., 30894.308943089432 rows/sec., 2.26 MiB/sec. | ||
| 17420 | 2026.03.10 10:26:32.826722 [ 269 ] {04b33d30-bdee-44e6-a1a0-3ad2a027d291} <Debug> TCPHandler: Processed in 0.001396291 sec. | ||
| 17421 | 2026.03.10 10:26:32.826834 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17422 | 2026.03.10 10:26:32.826929 [ 269 ] {614dd5d4-5bf9-46c2-9f4e-31208163dde3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17423 | 2026.03.10 10:26:32.826974 [ 269 ] {614dd5d4-5bf9-46c2-9f4e-31208163dde3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17424 | 2026.03.10 10:26:32.827628 [ 269 ] {614dd5d4-5bf9-46c2-9f4e-31208163dde3} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17425 | 2026.03.10 10:26:32.827666 [ 269 ] {614dd5d4-5bf9-46c2-9f4e-31208163dde3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17426 | 2026.03.10 10:26:32.827998 [ 269 ] {614dd5d4-5bf9-46c2-9f4e-31208163dde3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 17427 | 2026.03.10 10:26:32.828215 [ 269 ] {614dd5d4-5bf9-46c2-9f4e-31208163dde3} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17428 | 2026.03.10 10:26:32.828341 [ 269 ] {614dd5d4-5bf9-46c2-9f4e-31208163dde3} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.00143 sec., 495104.89510489505 rows/sec., 28.88 MiB/sec. | ||
| 17429 | 2026.03.10 10:26:32.828379 [ 269 ] {614dd5d4-5bf9-46c2-9f4e-31208163dde3} <Debug> TCPHandler: Processed in 0.001596446 sec. | ||
| 17430 | 2026.03.10 10:26:32.828494 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17431 | 2026.03.10 10:26:32.828590 [ 269 ] {d65d9b37-d90c-4744-9ea4-bb3acaca2ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17432 | 2026.03.10 10:26:32.828630 [ 269 ] {d65d9b37-d90c-4744-9ea4-bb3acaca2ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17433 | 2026.03.10 10:26:32.829012 [ 269 ] {d65d9b37-d90c-4744-9ea4-bb3acaca2ec6} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17434 | 2026.03.10 10:26:32.829049 [ 269 ] {d65d9b37-d90c-4744-9ea4-bb3acaca2ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17435 | 2026.03.10 10:26:32.829336 [ 269 ] {d65d9b37-d90c-4744-9ea4-bb3acaca2ec6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17436 | 2026.03.10 10:26:32.829545 [ 269 ] {d65d9b37-d90c-4744-9ea4-bb3acaca2ec6} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17437 | 2026.03.10 10:26:32.829658 [ 54 ] {} <Debug> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 17438 | 2026.03.10 10:26:32.829676 [ 269 ] {d65d9b37-d90c-4744-9ea4-bb3acaca2ec6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 63.63 KiB/sec. | ||
| 17439 | 2026.03.10 10:26:32.829725 [ 54 ] {} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17440 | 2026.03.10 10:26:32.829735 [ 269 ] {d65d9b37-d90c-4744-9ea4-bb3acaca2ec6} <Debug> TCPHandler: Processed in 0.001290279 sec. | ||
| 17441 | 2026.03.10 10:26:32.829755 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17442 | 2026.03.10 10:26:32.829849 [ 220 ] {} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): 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] | ||
| 17443 | 2026.03.10 10:26:32.829875 [ 188 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 17444 | 2026.03.10 10:26:32.829901 [ 220 ] {} <Debug> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): 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] | ||
| 17445 | 2026.03.10 10:26:32.829888 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17446 | 2026.03.10 10:26:32.830009 [ 188 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17447 | 2026.03.10 10:26:32.830034 [ 269 ] {ca6d41ce-9a9b-4225-8085-15d6daf0aacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17448 | 2026.03.10 10:26:32.830049 [ 188 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 17449 | 2026.03.10 10:26:32.830091 [ 269 ] {ca6d41ce-9a9b-4225-8085-15d6daf0aacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17450 | 2026.03.10 10:26:32.830128 [ 188 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 17451 | 2026.03.10 10:26:32.830177 [ 188 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 17452 | 2026.03.10 10:26:32.830220 [ 188 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 17453 | 2026.03.10 10:26:32.830262 [ 188 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 17454 | 2026.03.10 10:26:32.831051 [ 269 ] {ca6d41ce-9a9b-4225-8085-15d6daf0aacb} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17455 | 2026.03.10 10:26:32.831086 [ 194 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001265188 sec., 3951.9818398530497 rows/sec., 293.31 KiB/sec. | ||
| 17456 | 2026.03.10 10:26:32.831094 [ 269 ] {ca6d41ce-9a9b-4225-8085-15d6daf0aacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17457 | 2026.03.10 10:26:32.831202 [ 188 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 17458 | 2026.03.10 10:26:32.831473 [ 188 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_21_5} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17459 | 2026.03.10 10:26:32.831514 [ 269 ] {ca6d41ce-9a9b-4225-8085-15d6daf0aacb} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17460 | 2026.03.10 10:26:32.831544 [ 188 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_21_5} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 17461 | 2026.03.10 10:26:32.831618 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17462 | 2026.03.10 10:26:32.831744 [ 269 ] {ca6d41ce-9a9b-4225-8085-15d6daf0aacb} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17463 | 2026.03.10 10:26:32.831883 [ 269 ] {ca6d41ce-9a9b-4225-8085-15d6daf0aacb} <Debug> executeQuery: Read 1038 rows, 73.39 KiB in 0.001874 sec., 553895.4108858057 rows/sec., 38.24 MiB/sec. | ||
| 17464 | 2026.03.10 10:26:32.831923 [ 269 ] {ca6d41ce-9a9b-4225-8085-15d6daf0aacb} <Debug> TCPHandler: Processed in 0.002098897 sec. | ||
| 17465 | 2026.03.10 10:26:32.831997 [ 219 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): 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] | ||
| 17466 | 2026.03.10 10:26:32.832040 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17467 | 2026.03.10 10:26:32.832052 [ 219 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): 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] | ||
| 17468 | 2026.03.10 10:26:32.832144 [ 269 ] {9c35e023-f489-4437-9e50-7ec4a6f2e3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17469 | 2026.03.10 10:26:32.832194 [ 269 ] {9c35e023-f489-4437-9e50-7ec4a6f2e3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17470 | 2026.03.10 10:26:32.832942 [ 269 ] {9c35e023-f489-4437-9e50-7ec4a6f2e3a1} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17471 | 2026.03.10 10:26:32.832981 [ 269 ] {9c35e023-f489-4437-9e50-7ec4a6f2e3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17472 | 2026.03.10 10:26:32.833397 [ 269 ] {9c35e023-f489-4437-9e50-7ec4a6f2e3a1} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17473 | 2026.03.10 10:26:32.833618 [ 269 ] {9c35e023-f489-4437-9e50-7ec4a6f2e3a1} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17474 | 2026.03.10 10:26:32.833746 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_133_34 to all_138_138_0 | ||
| 17475 | 2026.03.10 10:26:32.833754 [ 269 ] {9c35e023-f489-4437-9e50-7ec4a6f2e3a1} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.001628 sec., 748157.2481572481 rows/sec., 46.78 MiB/sec. | ||
| 17476 | 2026.03.10 10:26:32.833785 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17477 | 2026.03.10 10:26:32.833810 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17478 | 2026.03.10 10:26:32.833810 [ 269 ] {9c35e023-f489-4437-9e50-7ec4a6f2e3a1} <Debug> TCPHandler: Processed in 0.001820711 sec. | ||
| 17479 | 2026.03.10 10:26:32.833903 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_138_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_133_34 to all_138_138_0 into Compact with storage Full | ||
| 17480 | 2026.03.10 10:26:32.833948 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17481 | 2026.03.10 10:26:32.834034 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_138_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17482 | 2026.03.10 10:26:32.834048 [ 269 ] {adceefa1-b848-42dc-8dd4-c5a06317030c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17483 | 2026.03.10 10:26:32.834077 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_138_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_133_34, total 43753 rows starting from the beginning of the part | ||
| 17484 | 2026.03.10 10:26:32.834112 [ 269 ] {adceefa1-b848-42dc-8dd4-c5a06317030c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17485 | 2026.03.10 10:26:32.834146 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_138_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 17486 | 2026.03.10 10:26:32.834204 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_138_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 198 rows starting from the beginning of the part | ||
| 17487 | 2026.03.10 10:26:32.834251 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_138_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 17488 | 2026.03.10 10:26:32.834296 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_138_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 17489 | 2026.03.10 10:26:32.834344 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_138_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 1218 rows starting from the beginning of the part | ||
| 17490 | 2026.03.10 10:26:32.835045 [ 269 ] {adceefa1-b848-42dc-8dd4-c5a06317030c} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17491 | 2026.03.10 10:26:32.835089 [ 269 ] {adceefa1-b848-42dc-8dd4-c5a06317030c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17492 | 2026.03.10 10:26:32.835301 [ 220 ] {} <Debug> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): 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] | ||
| 17493 | 2026.03.10 10:26:32.835683 [ 269 ] {adceefa1-b848-42dc-8dd4-c5a06317030c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17494 | 2026.03.10 10:26:32.835922 [ 269 ] {adceefa1-b848-42dc-8dd4-c5a06317030c} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17495 | 2026.03.10 10:26:32.836095 [ 269 ] {adceefa1-b848-42dc-8dd4-c5a06317030c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002065 sec., 17433.414043583536 rows/sec., 31.24 MiB/sec. | ||
| 17496 | 2026.03.10 10:26:32.836169 [ 269 ] {adceefa1-b848-42dc-8dd4-c5a06317030c} <Debug> TCPHandler: Processed in 0.002272821 sec. | ||
| 17497 | 2026.03.10 10:26:32.836298 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17498 | 2026.03.10 10:26:32.836395 [ 269 ] {15b57a75-b940-471f-83d5-f38196ac9838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17499 | 2026.03.10 10:26:32.836437 [ 269 ] {15b57a75-b940-471f-83d5-f38196ac9838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17500 | 2026.03.10 10:26:32.836767 [ 269 ] {15b57a75-b940-471f-83d5-f38196ac9838} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17501 | 2026.03.10 10:26:32.836805 [ 269 ] {15b57a75-b940-471f-83d5-f38196ac9838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17502 | 2026.03.10 10:26:32.837108 [ 269 ] {15b57a75-b940-471f-83d5-f38196ac9838} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17503 | 2026.03.10 10:26:32.837328 [ 269 ] {15b57a75-b940-471f-83d5-f38196ac9838} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17504 | 2026.03.10 10:26:32.837462 [ 269 ] {15b57a75-b940-471f-83d5-f38196ac9838} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001085 sec., 11059.907834101383 rows/sec., 763.25 KiB/sec. | ||
| 17505 | 2026.03.10 10:26:32.837500 [ 269 ] {15b57a75-b940-471f-83d5-f38196ac9838} <Debug> TCPHandler: Processed in 0.001253998 sec. | ||
| 17506 | 2026.03.10 10:26:32.838922 [ 219 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): 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] | ||
| 17507 | 2026.03.10 10:26:32.842158 [ 194 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_138_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45649 rows, containing 5 columns (5 merged, 0 gathered) in 0.008297397 sec., 5501604.90091049 rows/sec., 362.11 MiB/sec. | ||
| 17508 | 2026.03.10 10:26:32.842807 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_138_35} <Trace> MergedBlockOutputStream: filled checksums all_1_138_35 (state Temporary) | ||
| 17509 | 2026.03.10 10:26:32.843134 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_138_35} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_138_35 to all_1_138_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17510 | 2026.03.10 10:26:32.843219 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_138_35} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_133_34, all_138_138_0] -> all_1_138_35 | ||
| 17511 | 2026.03.10 10:26:32.843326 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 17512 | 2026.03.10 10:26:33.000391 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.81 MiB, peak 403.13 MiB, free memory in arenas 0.00 B, will set to 388.61 MiB (RSS), difference: -1.20 MiB | ||
| 17513 | 2026.03.10 10:26:33.616358 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 17514 | 2026.03.10 10:26:33.634752 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17515 | 2026.03.10 10:26:33.634808 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17516 | 2026.03.10 10:26:33.640966 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17517 | 2026.03.10 10:26:33.641717 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17518 | 2026.03.10 10:26:33.644767 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 17519 | 2026.03.10 10:26:33.831259 [ 226 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): 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] | ||
| 17520 | 2026.03.10 10:26:33.831313 [ 226 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): 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] | ||
| 17521 | 2026.03.10 10:26:33.836409 [ 221 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): 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] | ||
| 17522 | 2026.03.10 10:26:33.836443 [ 221 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): 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] | ||
| 17523 | 2026.03.10 10:26:33.841031 [ 226 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): 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] | ||
| 17524 | 2026.03.10 10:26:33.844222 [ 221 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): 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] | ||
| 17525 | 2026.03.10 10:26:36.595785 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2108 | ||
| 17526 | 2026.03.10 10:26:36.598365 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17527 | 2026.03.10 10:26:36.598404 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17528 | 2026.03.10 10:26:36.599602 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17529 | 2026.03.10 10:26:36.599856 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17530 | 2026.03.10 10:26:36.599991 [ 47 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 17531 | 2026.03.10 10:26:36.600033 [ 47 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17532 | 2026.03.10 10:26:36.600051 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17533 | 2026.03.10 10:26:36.600125 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2108 | ||
| 17534 | 2026.03.10 10:26:36.600176 [ 188 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 17535 | 2026.03.10 10:26:36.600742 [ 188 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17536 | 2026.03.10 10:26:36.600894 [ 188 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1934 rows starting from the beginning of the part | ||
| 17537 | 2026.03.10 10:26:36.601253 [ 188 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
| 17538 | 2026.03.10 10:26:36.601582 [ 188 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 42 rows starting from the beginning of the part | ||
| 17539 | 2026.03.10 10:26:36.601893 [ 188 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 17540 | 2026.03.10 10:26:36.602204 [ 188 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part | ||
| 17541 | 2026.03.10 10:26:36.602526 [ 188 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 42 rows starting from the beginning of the part | ||
| 17542 | 2026.03.10 10:26:36.609367 [ 194 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2108 rows, containing 72 columns (72 merged, 0 gathered) in 0.009246428 sec., 227979.92911424825 rows/sec., 172.53 MiB/sec. | ||
| 17543 | 2026.03.10 10:26:36.611520 [ 194 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 17544 | 2026.03.10 10:26:36.612151 [ 194 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_61_12} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17545 | 2026.03.10 10:26:36.612239 [ 194 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_61_12} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 17546 | 2026.03.10 10:26:36.612495 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.70 MiB. | ||
| 17547 | 2026.03.10 10:26:37.061447 [ 222 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): 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] | ||
| 17548 | 2026.03.10 10:26:37.061500 [ 222 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): 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] | ||
| 17549 | 2026.03.10 10:26:37.068912 [ 222 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): 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] | ||
| 17550 | 2026.03.10 10:26:37.545850 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17551 | 2026.03.10 10:26:37.546079 [ 269 ] {71eb4280-d41a-4004-9c21-24306816d34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17552 | 2026.03.10 10:26:37.546188 [ 269 ] {71eb4280-d41a-4004-9c21-24306816d34c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17553 | 2026.03.10 10:26:37.547202 [ 269 ] {71eb4280-d41a-4004-9c21-24306816d34c} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17554 | 2026.03.10 10:26:37.547251 [ 269 ] {71eb4280-d41a-4004-9c21-24306816d34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17555 | 2026.03.10 10:26:37.547651 [ 269 ] {71eb4280-d41a-4004-9c21-24306816d34c} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17556 | 2026.03.10 10:26:37.547877 [ 269 ] {71eb4280-d41a-4004-9c21-24306816d34c} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17557 | 2026.03.10 10:26:37.548036 [ 269 ] {71eb4280-d41a-4004-9c21-24306816d34c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00204 sec., 27450.98039215686 rows/sec., 2.11 MiB/sec. | ||
| 17558 | 2026.03.10 10:26:37.548089 [ 269 ] {71eb4280-d41a-4004-9c21-24306816d34c} <Debug> TCPHandler: Processed in 0.002373174 sec. | ||
| 17559 | 2026.03.10 10:26:37.548237 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17560 | 2026.03.10 10:26:37.548342 [ 269 ] {c8def392-3e69-43b2-b0c1-dfaf35726f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17561 | 2026.03.10 10:26:37.548388 [ 269 ] {c8def392-3e69-43b2-b0c1-dfaf35726f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17562 | 2026.03.10 10:26:37.548839 [ 269 ] {c8def392-3e69-43b2-b0c1-dfaf35726f9b} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17563 | 2026.03.10 10:26:37.548878 [ 269 ] {c8def392-3e69-43b2-b0c1-dfaf35726f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17564 | 2026.03.10 10:26:37.549190 [ 269 ] {c8def392-3e69-43b2-b0c1-dfaf35726f9b} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17565 | 2026.03.10 10:26:37.549398 [ 269 ] {c8def392-3e69-43b2-b0c1-dfaf35726f9b} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17566 | 2026.03.10 10:26:37.549528 [ 269 ] {c8def392-3e69-43b2-b0c1-dfaf35726f9b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 17567 | 2026.03.10 10:26:37.549568 [ 269 ] {c8def392-3e69-43b2-b0c1-dfaf35726f9b} <Debug> TCPHandler: Processed in 0.001383001 sec. | ||
| 17568 | 2026.03.10 10:26:37.549690 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17569 | 2026.03.10 10:26:37.549789 [ 269 ] {230e52bb-6c67-4e7e-bf81-b80e6c9ca960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17570 | 2026.03.10 10:26:37.549835 [ 269 ] {230e52bb-6c67-4e7e-bf81-b80e6c9ca960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17571 | 2026.03.10 10:26:37.550247 [ 269 ] {230e52bb-6c67-4e7e-bf81-b80e6c9ca960} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17572 | 2026.03.10 10:26:37.550283 [ 269 ] {230e52bb-6c67-4e7e-bf81-b80e6c9ca960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17573 | 2026.03.10 10:26:37.550607 [ 269 ] {230e52bb-6c67-4e7e-bf81-b80e6c9ca960} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17574 | 2026.03.10 10:26:37.550808 [ 269 ] {230e52bb-6c67-4e7e-bf81-b80e6c9ca960} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17575 | 2026.03.10 10:26:37.550934 [ 269 ] {230e52bb-6c67-4e7e-bf81-b80e6c9ca960} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001167 sec., 109682.94772922022 rows/sec., 7.64 MiB/sec. | ||
| 17576 | 2026.03.10 10:26:37.550973 [ 269 ] {230e52bb-6c67-4e7e-bf81-b80e6c9ca960} <Debug> TCPHandler: Processed in 0.00133338 sec. | ||
| 17577 | 2026.03.10 10:26:37.551109 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17578 | 2026.03.10 10:26:37.551233 [ 269 ] {88e7f83d-b25b-4bd5-b177-aacecd6912af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17579 | 2026.03.10 10:26:37.551284 [ 269 ] {88e7f83d-b25b-4bd5-b177-aacecd6912af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17580 | 2026.03.10 10:26:37.551702 [ 269 ] {88e7f83d-b25b-4bd5-b177-aacecd6912af} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17581 | 2026.03.10 10:26:37.551746 [ 269 ] {88e7f83d-b25b-4bd5-b177-aacecd6912af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17582 | 2026.03.10 10:26:37.552100 [ 269 ] {88e7f83d-b25b-4bd5-b177-aacecd6912af} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17583 | 2026.03.10 10:26:37.552317 [ 269 ] {88e7f83d-b25b-4bd5-b177-aacecd6912af} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17584 | 2026.03.10 10:26:37.552448 [ 269 ] {88e7f83d-b25b-4bd5-b177-aacecd6912af} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00124 sec., 38709.67741935484 rows/sec., 2.61 MiB/sec. | ||
| 17585 | 2026.03.10 10:26:37.552486 [ 269 ] {88e7f83d-b25b-4bd5-b177-aacecd6912af} <Debug> TCPHandler: Processed in 0.001439493 sec. | ||
| 17586 | 2026.03.10 10:26:38.967185 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39767 | ||
| 17587 | 2026.03.10 10:26:38.967842 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17588 | 2026.03.10 10:26:38.967890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17589 | 2026.03.10 10:26:38.968396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17590 | 2026.03.10 10:26:38.968628 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17591 | 2026.03.10 10:26:38.968774 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39767 | ||
| 17592 | 2026.03.10 10:26:41.144948 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 17593 | 2026.03.10 10:26:41.163650 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17594 | 2026.03.10 10:26:41.163715 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17595 | 2026.03.10 10:26:41.170079 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17596 | 2026.03.10 10:26:41.170801 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17597 | 2026.03.10 10:26:41.173962 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 17598 | 2026.03.10 10:26:42.548817 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17599 | 2026.03.10 10:26:42.549018 [ 269 ] {9dc6229d-77e1-4445-9dae-de311479bb7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17600 | 2026.03.10 10:26:42.549095 [ 269 ] {9dc6229d-77e1-4445-9dae-de311479bb7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17601 | 2026.03.10 10:26:42.549808 [ 269 ] {9dc6229d-77e1-4445-9dae-de311479bb7b} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17602 | 2026.03.10 10:26:42.549860 [ 269 ] {9dc6229d-77e1-4445-9dae-de311479bb7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17603 | 2026.03.10 10:26:42.550260 [ 269 ] {9dc6229d-77e1-4445-9dae-de311479bb7b} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17604 | 2026.03.10 10:26:42.550492 [ 269 ] {9dc6229d-77e1-4445-9dae-de311479bb7b} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17605 | 2026.03.10 10:26:42.550651 [ 269 ] {9dc6229d-77e1-4445-9dae-de311479bb7b} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001688 sec., 53317.5355450237 rows/sec., 4.49 MiB/sec. | ||
| 17606 | 2026.03.10 10:26:42.550705 [ 269 ] {9dc6229d-77e1-4445-9dae-de311479bb7b} <Debug> TCPHandler: Processed in 0.002024765 sec. | ||
| 17607 | 2026.03.10 10:26:42.550834 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17608 | 2026.03.10 10:26:42.550939 [ 269 ] {bae9e89c-9767-44b1-b9f8-f50fa2b8ca84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17609 | 2026.03.10 10:26:42.550983 [ 269 ] {bae9e89c-9767-44b1-b9f8-f50fa2b8ca84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17610 | 2026.03.10 10:26:42.551406 [ 269 ] {bae9e89c-9767-44b1-b9f8-f50fa2b8ca84} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17611 | 2026.03.10 10:26:42.551445 [ 269 ] {bae9e89c-9767-44b1-b9f8-f50fa2b8ca84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17612 | 2026.03.10 10:26:42.551761 [ 269 ] {bae9e89c-9767-44b1-b9f8-f50fa2b8ca84} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17613 | 2026.03.10 10:26:42.551987 [ 269 ] {bae9e89c-9767-44b1-b9f8-f50fa2b8ca84} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17614 | 2026.03.10 10:26:42.552122 [ 269 ] {bae9e89c-9767-44b1-b9f8-f50fa2b8ca84} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001208 sec., 14072.847682119203 rows/sec., 1.03 MiB/sec. | ||
| 17615 | 2026.03.10 10:26:42.552163 [ 269 ] {bae9e89c-9767-44b1-b9f8-f50fa2b8ca84} <Debug> TCPHandler: Processed in 0.001381531 sec. | ||
| 17616 | 2026.03.10 10:26:42.552267 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17617 | 2026.03.10 10:26:42.552363 [ 269 ] {2e9548ba-b126-4367-bc72-e128eabcb611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17618 | 2026.03.10 10:26:42.552403 [ 269 ] {2e9548ba-b126-4367-bc72-e128eabcb611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17619 | 2026.03.10 10:26:42.552848 [ 269 ] {2e9548ba-b126-4367-bc72-e128eabcb611} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17620 | 2026.03.10 10:26:42.552886 [ 269 ] {2e9548ba-b126-4367-bc72-e128eabcb611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17621 | 2026.03.10 10:26:42.553197 [ 269 ] {2e9548ba-b126-4367-bc72-e128eabcb611} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17622 | 2026.03.10 10:26:42.553406 [ 269 ] {2e9548ba-b126-4367-bc72-e128eabcb611} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17623 | 2026.03.10 10:26:42.553536 [ 269 ] {2e9548ba-b126-4367-bc72-e128eabcb611} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001193 sec., 67896.06035205364 rows/sec., 5.30 MiB/sec. | ||
| 17624 | 2026.03.10 10:26:42.553575 [ 269 ] {2e9548ba-b126-4367-bc72-e128eabcb611} <Debug> TCPHandler: Processed in 0.001357661 sec. | ||
| 17625 | 2026.03.10 10:26:42.553683 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17626 | 2026.03.10 10:26:42.553779 [ 269 ] {aee7cabc-c943-4aff-82a6-2406be51c77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17627 | 2026.03.10 10:26:42.553824 [ 269 ] {aee7cabc-c943-4aff-82a6-2406be51c77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17628 | 2026.03.10 10:26:42.554243 [ 269 ] {aee7cabc-c943-4aff-82a6-2406be51c77c} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17629 | 2026.03.10 10:26:42.554280 [ 269 ] {aee7cabc-c943-4aff-82a6-2406be51c77c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17630 | 2026.03.10 10:26:42.554615 [ 269 ] {aee7cabc-c943-4aff-82a6-2406be51c77c} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17631 | 2026.03.10 10:26:42.554828 [ 269 ] {aee7cabc-c943-4aff-82a6-2406be51c77c} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17632 | 2026.03.10 10:26:42.554962 [ 269 ] {aee7cabc-c943-4aff-82a6-2406be51c77c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 17633 | 2026.03.10 10:26:42.555002 [ 269 ] {aee7cabc-c943-4aff-82a6-2406be51c77c} <Debug> TCPHandler: Processed in 0.001367321 sec. | ||
| 17634 | 2026.03.10 10:26:42.555105 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17635 | 2026.03.10 10:26:42.555201 [ 269 ] {7fa6f0a8-a836-4550-82e8-72a0a94b77cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17636 | 2026.03.10 10:26:42.555258 [ 269 ] {7fa6f0a8-a836-4550-82e8-72a0a94b77cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17637 | 2026.03.10 10:26:42.556071 [ 269 ] {7fa6f0a8-a836-4550-82e8-72a0a94b77cf} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17638 | 2026.03.10 10:26:42.556132 [ 269 ] {7fa6f0a8-a836-4550-82e8-72a0a94b77cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17639 | 2026.03.10 10:26:42.556701 [ 269 ] {7fa6f0a8-a836-4550-82e8-72a0a94b77cf} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17640 | 2026.03.10 10:26:42.556943 [ 269 ] {7fa6f0a8-a836-4550-82e8-72a0a94b77cf} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17641 | 2026.03.10 10:26:42.557093 [ 269 ] {7fa6f0a8-a836-4550-82e8-72a0a94b77cf} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00191 sec., 8900.523560209424 rows/sec., 15.95 MiB/sec. | ||
| 17642 | 2026.03.10 10:26:42.557160 [ 269 ] {7fa6f0a8-a836-4550-82e8-72a0a94b77cf} <Debug> TCPHandler: Processed in 0.002104017 sec. | ||
| 17643 | 2026.03.10 10:26:42.557273 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17644 | 2026.03.10 10:26:42.557372 [ 269 ] {f21248a7-280d-490b-83bd-e6dd53c9aade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17645 | 2026.03.10 10:26:42.557415 [ 269 ] {f21248a7-280d-490b-83bd-e6dd53c9aade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17646 | 2026.03.10 10:26:42.557764 [ 269 ] {f21248a7-280d-490b-83bd-e6dd53c9aade} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17647 | 2026.03.10 10:26:42.557802 [ 269 ] {f21248a7-280d-490b-83bd-e6dd53c9aade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17648 | 2026.03.10 10:26:42.558120 [ 269 ] {f21248a7-280d-490b-83bd-e6dd53c9aade} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17649 | 2026.03.10 10:26:42.558353 [ 269 ] {f21248a7-280d-490b-83bd-e6dd53c9aade} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17650 | 2026.03.10 10:26:42.558485 [ 269 ] {f21248a7-280d-490b-83bd-e6dd53c9aade} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 17651 | 2026.03.10 10:26:42.558521 [ 269 ] {f21248a7-280d-490b-83bd-e6dd53c9aade} <Debug> TCPHandler: Processed in 0.001299989 sec. | ||
| 17652 | 2026.03.10 10:26:43.728011 [ 41 ] {} <Debug> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 17653 | 2026.03.10 10:26:43.728076 [ 41 ] {} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17654 | 2026.03.10 10:26:43.728104 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 17655 | 2026.03.10 10:26:43.728283 [ 187 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 17656 | 2026.03.10 10:26:43.728463 [ 187 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17657 | 2026.03.10 10:26:43.728497 [ 187 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 18 rows starting from the beginning of the part | ||
| 17658 | 2026.03.10 10:26:43.728565 [ 187 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 17659 | 2026.03.10 10:26:43.728614 [ 187 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part | ||
| 17660 | 2026.03.10 10:26:43.728659 [ 187 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
| 17661 | 2026.03.10 10:26:43.728709 [ 187 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2 rows starting from the beginning of the part | ||
| 17662 | 2026.03.10 10:26:43.729487 [ 194 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001292629 sec., 27850.218430810386 rows/sec., 2.32 MiB/sec. | ||
| 17663 | 2026.03.10 10:26:43.729637 [ 187 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 17664 | 2026.03.10 10:26:43.729884 [ 187 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_41_10} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17665 | 2026.03.10 10:26:43.729963 [ 187 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_41_10} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 17666 | 2026.03.10 10:26:43.730034 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17667 | 2026.03.10 10:26:45.654563 [ 38 ] {} <Debug> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 17668 | 2026.03.10 10:26:45.654679 [ 38 ] {} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17669 | 2026.03.10 10:26:45.654722 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17670 | 2026.03.10 10:26:45.654881 [ 191 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 17671 | 2026.03.10 10:26:45.655072 [ 191 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17672 | 2026.03.10 10:26:45.655124 [ 191 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 733 rows starting from the beginning of the part | ||
| 17673 | 2026.03.10 10:26:45.655214 [ 191 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 17674 | 2026.03.10 10:26:45.655283 [ 191 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 708 rows starting from the beginning of the part | ||
| 17675 | 2026.03.10 10:26:45.655343 [ 191 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 17676 | 2026.03.10 10:26:45.655399 [ 191 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 708 rows starting from the beginning of the part | ||
| 17677 | 2026.03.10 10:26:45.656483 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001671808 sec., 1314146.1220427225 rows/sec., 82.74 MiB/sec. | ||
| 17678 | 2026.03.10 10:26:45.656712 [ 200 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 17679 | 2026.03.10 10:26:45.657035 [ 200 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_41_10} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17680 | 2026.03.10 10:26:45.657121 [ 200 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_41_10} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 17681 | 2026.03.10 10:26:45.657237 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 17682 | 2026.03.10 10:26:45.769578 [ 223 ] {} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17683 | 2026.03.10 10:26:45.769622 [ 223 ] {} <Debug> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17684 | 2026.03.10 10:26:45.771054 [ 223 ] {} <Debug> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17685 | 2026.03.10 10:26:46.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.65 MiB, peak 403.13 MiB, free memory in arenas 0.00 B, will set to 388.62 MiB (RSS), difference: 3.97 MiB | ||
| 17686 | 2026.03.10 10:26:46.256879 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17687 | 2026.03.10 10:26:46.256935 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17688 | 2026.03.10 10:26:46.468953 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40279 | ||
| 17689 | 2026.03.10 10:26:46.469544 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17690 | 2026.03.10 10:26:46.469593 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17691 | 2026.03.10 10:26:46.470077 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17692 | 2026.03.10 10:26:46.470311 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17693 | 2026.03.10 10:26:46.470467 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40279 | ||
| 17694 | 2026.03.10 10:26:46.600494 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2128 | ||
| 17695 | 2026.03.10 10:26:46.602825 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17696 | 2026.03.10 10:26:46.602873 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17697 | 2026.03.10 10:26:46.604040 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17698 | 2026.03.10 10:26:46.604297 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17699 | 2026.03.10 10:26:46.604567 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2128 | ||
| 17700 | 2026.03.10 10:26:47.549284 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17701 | 2026.03.10 10:26:47.549541 [ 269 ] {c98d28fb-1137-4f0e-abdf-dded7695ca2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17702 | 2026.03.10 10:26:47.549607 [ 269 ] {c98d28fb-1137-4f0e-abdf-dded7695ca2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17703 | 2026.03.10 10:26:47.550293 [ 269 ] {c98d28fb-1137-4f0e-abdf-dded7695ca2b} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17704 | 2026.03.10 10:26:47.550332 [ 269 ] {c98d28fb-1137-4f0e-abdf-dded7695ca2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17705 | 2026.03.10 10:26:47.550745 [ 269 ] {c98d28fb-1137-4f0e-abdf-dded7695ca2b} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17706 | 2026.03.10 10:26:47.550978 [ 269 ] {c98d28fb-1137-4f0e-abdf-dded7695ca2b} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17707 | 2026.03.10 10:26:47.551106 [ 37 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17708 | 2026.03.10 10:26:47.551127 [ 269 ] {c98d28fb-1137-4f0e-abdf-dded7695ca2b} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001637 sec., 64752.596212583994 rows/sec., 5.44 MiB/sec. | ||
| 17709 | 2026.03.10 10:26:47.551143 [ 37 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17710 | 2026.03.10 10:26:47.551167 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17711 | 2026.03.10 10:26:47.551171 [ 269 ] {c98d28fb-1137-4f0e-abdf-dded7695ca2b} <Debug> TCPHandler: Processed in 0.002065587 sec. | ||
| 17712 | 2026.03.10 10:26:47.551299 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 17713 | 2026.03.10 10:26:47.551306 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17714 | 2026.03.10 10:26:47.551449 [ 269 ] {8933e2f6-2f20-4013-826e-deb98ec3c1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17715 | 2026.03.10 10:26:47.551464 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17716 | 2026.03.10 10:26:47.551491 [ 269 ] {8933e2f6-2f20-4013-826e-deb98ec3c1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17717 | 2026.03.10 10:26:47.551510 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2154 rows starting from the beginning of the part | ||
| 17718 | 2026.03.10 10:26:47.551593 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 90 rows starting from the beginning of the part | ||
| 17719 | 2026.03.10 10:26:47.551648 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 1991 rows starting from the beginning of the part | ||
| 17720 | 2026.03.10 10:26:47.551697 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 56 rows starting from the beginning of the part | ||
| 17721 | 2026.03.10 10:26:47.551744 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 90 rows starting from the beginning of the part | ||
| 17722 | 2026.03.10 10:26:47.551792 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 106 rows starting from the beginning of the part | ||
| 17723 | 2026.03.10 10:26:47.551911 [ 269 ] {8933e2f6-2f20-4013-826e-deb98ec3c1df} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17724 | 2026.03.10 10:26:47.551956 [ 269 ] {8933e2f6-2f20-4013-826e-deb98ec3c1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17725 | 2026.03.10 10:26:47.552283 [ 269 ] {8933e2f6-2f20-4013-826e-deb98ec3c1df} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17726 | 2026.03.10 10:26:47.552589 [ 269 ] {8933e2f6-2f20-4013-826e-deb98ec3c1df} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17727 | 2026.03.10 10:26:47.552759 [ 269 ] {8933e2f6-2f20-4013-826e-deb98ec3c1df} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001327 sec., 18839.487565938205 rows/sec., 1.38 MiB/sec. | ||
| 17728 | 2026.03.10 10:26:47.552809 [ 269 ] {8933e2f6-2f20-4013-826e-deb98ec3c1df} <Debug> TCPHandler: Processed in 0.001552604 sec. | ||
| 17729 | 2026.03.10 10:26:47.552936 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17730 | 2026.03.10 10:26:47.553052 [ 269 ] {ef66e91c-b897-45b7-8ceb-96958e5d3681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17731 | 2026.03.10 10:26:47.553103 [ 269 ] {ef66e91c-b897-45b7-8ceb-96958e5d3681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17732 | 2026.03.10 10:26:47.553479 [ 196 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4487 rows, containing 5 columns (5 merged, 0 gathered) in 0.00224299 sec., 2000454.7501326357 rows/sec., 161.36 MiB/sec. | ||
| 17733 | 2026.03.10 10:26:47.553592 [ 269 ] {ef66e91c-b897-45b7-8ceb-96958e5d3681} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17734 | 2026.03.10 10:26:47.553632 [ 269 ] {ef66e91c-b897-45b7-8ceb-96958e5d3681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17735 | 2026.03.10 10:26:47.553729 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17736 | 2026.03.10 10:26:47.553996 [ 269 ] {ef66e91c-b897-45b7-8ceb-96958e5d3681} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17737 | 2026.03.10 10:26:47.554014 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_141_28} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17738 | 2026.03.10 10:26:47.554109 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_141_28} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17739 | 2026.03.10 10:26:47.554188 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 17740 | 2026.03.10 10:26:47.554254 [ 269 ] {ef66e91c-b897-45b7-8ceb-96958e5d3681} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17741 | 2026.03.10 10:26:47.554368 [ 37 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17742 | 2026.03.10 10:26:47.554392 [ 269 ] {ef66e91c-b897-45b7-8ceb-96958e5d3681} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001364 sec., 65249.26686217009 rows/sec., 5.10 MiB/sec. | ||
| 17743 | 2026.03.10 10:26:47.554395 [ 37 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17744 | 2026.03.10 10:26:47.554428 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17745 | 2026.03.10 10:26:47.554432 [ 269 ] {ef66e91c-b897-45b7-8ceb-96958e5d3681} <Debug> TCPHandler: Processed in 0.001557815 sec. | ||
| 17746 | 2026.03.10 10:26:47.554535 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 17747 | 2026.03.10 10:26:47.554553 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17748 | 2026.03.10 10:26:47.554671 [ 269 ] {158004fb-3d28-431b-add5-edef87f38497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17749 | 2026.03.10 10:26:47.554684 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17750 | 2026.03.10 10:26:47.554715 [ 269 ] {158004fb-3d28-431b-add5-edef87f38497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17751 | 2026.03.10 10:26:47.554725 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1125 rows starting from the beginning of the part | ||
| 17752 | 2026.03.10 10:26:47.554802 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 81 rows starting from the beginning of the part | ||
| 17753 | 2026.03.10 10:26:47.554851 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 1038 rows starting from the beginning of the part | ||
| 17754 | 2026.03.10 10:26:47.554893 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part | ||
| 17755 | 2026.03.10 10:26:47.554935 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 81 rows starting from the beginning of the part | ||
| 17756 | 2026.03.10 10:26:47.554976 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 89 rows starting from the beginning of the part | ||
| 17757 | 2026.03.10 10:26:47.555149 [ 269 ] {158004fb-3d28-431b-add5-edef87f38497} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17758 | 2026.03.10 10:26:47.555193 [ 269 ] {158004fb-3d28-431b-add5-edef87f38497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17759 | 2026.03.10 10:26:47.555540 [ 269 ] {158004fb-3d28-431b-add5-edef87f38497} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17760 | 2026.03.10 10:26:47.555765 [ 269 ] {158004fb-3d28-431b-add5-edef87f38497} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17761 | 2026.03.10 10:26:47.555902 [ 269 ] {158004fb-3d28-431b-add5-edef87f38497} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 17762 | 2026.03.10 10:26:47.555940 [ 269 ] {158004fb-3d28-431b-add5-edef87f38497} <Debug> TCPHandler: Processed in 0.001437252 sec. | ||
| 17763 | 2026.03.10 10:26:47.556048 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17764 | 2026.03.10 10:26:47.556161 [ 269 ] {04d9f01f-824c-4bf2-a876-ec6c42e14346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17765 | 2026.03.10 10:26:47.556219 [ 269 ] {04d9f01f-824c-4bf2-a876-ec6c42e14346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17766 | 2026.03.10 10:26:47.556240 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2478 rows, containing 5 columns (5 merged, 0 gathered) in 0.001760159 sec., 1407827.361050905 rows/sec., 104.87 MiB/sec. | ||
| 17767 | 2026.03.10 10:26:47.556406 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17768 | 2026.03.10 10:26:47.556648 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_141_28} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17769 | 2026.03.10 10:26:47.556725 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_141_28} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17770 | 2026.03.10 10:26:47.556802 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 17771 | 2026.03.10 10:26:47.557061 [ 269 ] {04d9f01f-824c-4bf2-a876-ec6c42e14346} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17772 | 2026.03.10 10:26:47.557103 [ 269 ] {04d9f01f-824c-4bf2-a876-ec6c42e14346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17773 | 2026.03.10 10:26:47.557658 [ 269 ] {04d9f01f-824c-4bf2-a876-ec6c42e14346} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17774 | 2026.03.10 10:26:47.557887 [ 269 ] {04d9f01f-824c-4bf2-a876-ec6c42e14346} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17775 | 2026.03.10 10:26:47.558067 [ 269 ] {04d9f01f-824c-4bf2-a876-ec6c42e14346} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001928 sec., 12966.804979253111 rows/sec., 23.24 MiB/sec. | ||
| 17776 | 2026.03.10 10:26:47.558140 [ 269 ] {04d9f01f-824c-4bf2-a876-ec6c42e14346} <Debug> TCPHandler: Processed in 0.002143609 sec. | ||
| 17777 | 2026.03.10 10:26:47.558255 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17778 | 2026.03.10 10:26:47.558353 [ 269 ] {e6bb5793-d09d-4f90-8d29-8ff406a77552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17779 | 2026.03.10 10:26:47.558396 [ 269 ] {e6bb5793-d09d-4f90-8d29-8ff406a77552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17780 | 2026.03.10 10:26:47.558742 [ 269 ] {e6bb5793-d09d-4f90-8d29-8ff406a77552} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17781 | 2026.03.10 10:26:47.558780 [ 269 ] {e6bb5793-d09d-4f90-8d29-8ff406a77552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17782 | 2026.03.10 10:26:47.559095 [ 269 ] {e6bb5793-d09d-4f90-8d29-8ff406a77552} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17783 | 2026.03.10 10:26:47.559309 [ 269 ] {e6bb5793-d09d-4f90-8d29-8ff406a77552} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17784 | 2026.03.10 10:26:47.559437 [ 269 ] {e6bb5793-d09d-4f90-8d29-8ff406a77552} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 17785 | 2026.03.10 10:26:47.559474 [ 269 ] {e6bb5793-d09d-4f90-8d29-8ff406a77552} <Debug> TCPHandler: Processed in 0.001270218 sec. | ||
| 17786 | 2026.03.10 10:26:48.298023 [ 224 ] {} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17787 | 2026.03.10 10:26:48.298079 [ 224 ] {} <Debug> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17788 | 2026.03.10 10:26:48.300130 [ 224 ] {} <Debug> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17789 | 2026.03.10 10:26:48.674047 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 17790 | 2026.03.10 10:26:48.691605 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17791 | 2026.03.10 10:26:48.691659 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17792 | 2026.03.10 10:26:48.697901 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17793 | 2026.03.10 10:26:48.698592 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17794 | 2026.03.10 10:26:48.701579 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 17795 | 2026.03.10 10:26:52.550894 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17796 | 2026.03.10 10:26:52.551089 [ 269 ] {2390bdcd-fe50-4a7a-9fbc-774ffd46a855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17797 | 2026.03.10 10:26:52.551158 [ 269 ] {2390bdcd-fe50-4a7a-9fbc-774ffd46a855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17798 | 2026.03.10 10:26:52.551813 [ 269 ] {2390bdcd-fe50-4a7a-9fbc-774ffd46a855} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17799 | 2026.03.10 10:26:52.551860 [ 269 ] {2390bdcd-fe50-4a7a-9fbc-774ffd46a855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17800 | 2026.03.10 10:26:52.552282 [ 269 ] {2390bdcd-fe50-4a7a-9fbc-774ffd46a855} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17801 | 2026.03.10 10:26:52.552514 [ 269 ] {2390bdcd-fe50-4a7a-9fbc-774ffd46a855} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17802 | 2026.03.10 10:26:52.552652 [ 30 ] {} <Debug> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 17803 | 2026.03.10 10:26:52.552673 [ 269 ] {2390bdcd-fe50-4a7a-9fbc-774ffd46a855} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001635 sec., 14678.899082568807 rows/sec., 1.22 MiB/sec. | ||
| 17804 | 2026.03.10 10:26:52.552724 [ 30 ] {} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17805 | 2026.03.10 10:26:52.552746 [ 269 ] {2390bdcd-fe50-4a7a-9fbc-774ffd46a855} <Debug> TCPHandler: Processed in 0.001979845 sec. | ||
| 17806 | 2026.03.10 10:26:52.552751 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17807 | 2026.03.10 10:26:52.552849 [ 220 ] {} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): 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] | ||
| 17808 | 2026.03.10 10:26:52.552870 [ 198 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 17809 | 2026.03.10 10:26:52.552882 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17810 | 2026.03.10 10:26:52.552898 [ 220 ] {} <Debug> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): 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] | ||
| 17811 | 2026.03.10 10:26:52.553003 [ 198 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17812 | 2026.03.10 10:26:52.553010 [ 269 ] {98fabef6-3e84-4ddc-8a7d-6f9a70ae20e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17813 | 2026.03.10 10:26:52.553045 [ 198 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 17814 | 2026.03.10 10:26:52.553075 [ 269 ] {98fabef6-3e84-4ddc-8a7d-6f9a70ae20e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17815 | 2026.03.10 10:26:52.553119 [ 198 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 17816 | 2026.03.10 10:26:52.553171 [ 198 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 17817 | 2026.03.10 10:26:52.553214 [ 198 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 17818 | 2026.03.10 10:26:52.553252 [ 198 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 17819 | 2026.03.10 10:26:52.553511 [ 269 ] {98fabef6-3e84-4ddc-8a7d-6f9a70ae20e2} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17820 | 2026.03.10 10:26:52.553557 [ 269 ] {98fabef6-3e84-4ddc-8a7d-6f9a70ae20e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17821 | 2026.03.10 10:26:52.553879 [ 269 ] {98fabef6-3e84-4ddc-8a7d-6f9a70ae20e2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 17822 | 2026.03.10 10:26:52.554079 [ 202 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001254858 sec., 95628.34998063526 rows/sec., 8.30 MiB/sec. | ||
| 17823 | 2026.03.10 10:26:52.554098 [ 269 ] {98fabef6-3e84-4ddc-8a7d-6f9a70ae20e2} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17824 | 2026.03.10 10:26:52.554217 [ 202 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 17825 | 2026.03.10 10:26:52.554250 [ 269 ] {98fabef6-3e84-4ddc-8a7d-6f9a70ae20e2} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001262 sec., 7923.930269413629 rows/sec., 646.14 KiB/sec. | ||
| 17826 | 2026.03.10 10:26:52.554294 [ 269 ] {98fabef6-3e84-4ddc-8a7d-6f9a70ae20e2} <Debug> TCPHandler: Processed in 0.001463713 sec. | ||
| 17827 | 2026.03.10 10:26:52.554401 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17828 | 2026.03.10 10:26:52.554484 [ 202 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_21_5} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17829 | 2026.03.10 10:26:52.554502 [ 269 ] {5a2f53ba-99b8-4c30-a07c-5d8cfa7c20b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17830 | 2026.03.10 10:26:52.554550 [ 269 ] {5a2f53ba-99b8-4c30-a07c-5d8cfa7c20b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17831 | 2026.03.10 10:26:52.554560 [ 202 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_21_5} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 17832 | 2026.03.10 10:26:52.554638 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 17833 | 2026.03.10 10:26:52.555054 [ 269 ] {5a2f53ba-99b8-4c30-a07c-5d8cfa7c20b2} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17834 | 2026.03.10 10:26:52.555097 [ 269 ] {5a2f53ba-99b8-4c30-a07c-5d8cfa7c20b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17835 | 2026.03.10 10:26:52.555426 [ 269 ] {5a2f53ba-99b8-4c30-a07c-5d8cfa7c20b2} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17836 | 2026.03.10 10:26:52.555638 [ 269 ] {5a2f53ba-99b8-4c30-a07c-5d8cfa7c20b2} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17837 | 2026.03.10 10:26:52.555770 [ 269 ] {5a2f53ba-99b8-4c30-a07c-5d8cfa7c20b2} <Debug> executeQuery: Read 215 rows, 19.58 KiB in 0.001289 sec., 166795.96586501165 rows/sec., 14.84 MiB/sec. | ||
| 17838 | 2026.03.10 10:26:52.555809 [ 269 ] {5a2f53ba-99b8-4c30-a07c-5d8cfa7c20b2} <Debug> TCPHandler: Processed in 0.001459213 sec. | ||
| 17839 | 2026.03.10 10:26:52.555920 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17840 | 2026.03.10 10:26:52.556015 [ 269 ] {8681d543-fcf4-4e0b-a455-732303e28ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17841 | 2026.03.10 10:26:52.556056 [ 269 ] {8681d543-fcf4-4e0b-a455-732303e28ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17842 | 2026.03.10 10:26:52.556468 [ 269 ] {8681d543-fcf4-4e0b-a455-732303e28ac8} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17843 | 2026.03.10 10:26:52.556506 [ 269 ] {8681d543-fcf4-4e0b-a455-732303e28ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17844 | 2026.03.10 10:26:52.556812 [ 269 ] {8681d543-fcf4-4e0b-a455-732303e28ac8} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17845 | 2026.03.10 10:26:52.557031 [ 269 ] {8681d543-fcf4-4e0b-a455-732303e28ac8} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17846 | 2026.03.10 10:26:52.557143 [ 30 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17847 | 2026.03.10 10:26:52.557163 [ 269 ] {8681d543-fcf4-4e0b-a455-732303e28ac8} <Debug> executeQuery: Read 39 rows, 2.94 KiB in 0.001167 sec., 33419.02313624678 rows/sec., 2.46 MiB/sec. | ||
| 17848 | 2026.03.10 10:26:52.557176 [ 30 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17849 | 2026.03.10 10:26:52.557204 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17850 | 2026.03.10 10:26:52.557210 [ 269 ] {8681d543-fcf4-4e0b-a455-732303e28ac8} <Debug> TCPHandler: Processed in 0.001340031 sec. | ||
| 17851 | 2026.03.10 10:26:52.557296 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 17852 | 2026.03.10 10:26:52.557325 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17853 | 2026.03.10 10:26:52.557377 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17854 | 2026.03.10 10:26:52.557405 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 83 rows starting from the beginning of the part | ||
| 17855 | 2026.03.10 10:26:52.557419 [ 269 ] {329727c0-8361-40f0-9413-8b747997cd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17856 | 2026.03.10 10:26:52.557461 [ 269 ] {329727c0-8361-40f0-9413-8b747997cd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17857 | 2026.03.10 10:26:52.557462 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 17 rows starting from the beginning of the part | ||
| 17858 | 2026.03.10 10:26:52.557511 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 38 rows starting from the beginning of the part | ||
| 17859 | 2026.03.10 10:26:52.557553 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 17 rows starting from the beginning of the part | ||
| 17860 | 2026.03.10 10:26:52.557592 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 25 rows starting from the beginning of the part | ||
| 17861 | 2026.03.10 10:26:52.557629 [ 189 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 39 rows starting from the beginning of the part | ||
| 17862 | 2026.03.10 10:26:52.557876 [ 269 ] {329727c0-8361-40f0-9413-8b747997cd95} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17863 | 2026.03.10 10:26:52.557912 [ 269 ] {329727c0-8361-40f0-9413-8b747997cd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17864 | 2026.03.10 10:26:52.558256 [ 269 ] {329727c0-8361-40f0-9413-8b747997cd95} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 17865 | 2026.03.10 10:26:52.558392 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 5 columns (5 merged, 0 gathered) in 0.001143346 sec., 191543.06745289703 rows/sec., 14.76 MiB/sec. | ||
| 17866 | 2026.03.10 10:26:52.558527 [ 269 ] {329727c0-8361-40f0-9413-8b747997cd95} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17867 | 2026.03.10 10:26:52.558531 [ 193 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17868 | 2026.03.10 10:26:52.558673 [ 269 ] {329727c0-8361-40f0-9413-8b747997cd95} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00127 sec., 18897.63779527559 rows/sec., 1.57 MiB/sec. | ||
| 17869 | 2026.03.10 10:26:52.558718 [ 269 ] {329727c0-8361-40f0-9413-8b747997cd95} <Debug> TCPHandler: Processed in 0.001442432 sec. | ||
| 17870 | 2026.03.10 10:26:52.558835 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17871 | 2026.03.10 10:26:52.558886 [ 193 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_121_24} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17872 | 2026.03.10 10:26:52.558932 [ 269 ] {0fc16de2-c49c-4fd5-acfb-79d96785df48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17873 | 2026.03.10 10:26:52.558961 [ 193 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_121_24} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17874 | 2026.03.10 10:26:52.558973 [ 269 ] {0fc16de2-c49c-4fd5-acfb-79d96785df48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17875 | 2026.03.10 10:26:52.559038 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17876 | 2026.03.10 10:26:52.559381 [ 269 ] {0fc16de2-c49c-4fd5-acfb-79d96785df48} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17877 | 2026.03.10 10:26:52.559420 [ 269 ] {0fc16de2-c49c-4fd5-acfb-79d96785df48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17878 | 2026.03.10 10:26:52.559750 [ 269 ] {0fc16de2-c49c-4fd5-acfb-79d96785df48} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17879 | 2026.03.10 10:26:52.559966 [ 269 ] {0fc16de2-c49c-4fd5-acfb-79d96785df48} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17880 | 2026.03.10 10:26:52.560080 [ 30 ] {} <Debug> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 17881 | 2026.03.10 10:26:52.560109 [ 269 ] {0fc16de2-c49c-4fd5-acfb-79d96785df48} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001194 sec., 10050.251256281408 rows/sec., 785.18 KiB/sec. | ||
| 17882 | 2026.03.10 10:26:52.560112 [ 30 ] {} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17883 | 2026.03.10 10:26:52.560153 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17884 | 2026.03.10 10:26:52.560157 [ 269 ] {0fc16de2-c49c-4fd5-acfb-79d96785df48} <Debug> TCPHandler: Processed in 0.001373681 sec. | ||
| 17885 | 2026.03.10 10:26:52.560185 [ 220 ] {} <Debug> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): 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] | ||
| 17886 | 2026.03.10 10:26:52.560224 [ 189 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 17887 | 2026.03.10 10:26:52.560225 [ 225 ] {} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): 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] | ||
| 17888 | 2026.03.10 10:26:52.560262 [ 225 ] {} <Debug> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): 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] | ||
| 17889 | 2026.03.10 10:26:52.560281 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17890 | 2026.03.10 10:26:52.560304 [ 189 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17891 | 2026.03.10 10:26:52.560328 [ 189 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 17892 | 2026.03.10 10:26:52.560371 [ 189 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 17893 | 2026.03.10 10:26:52.560375 [ 269 ] {225c2cf9-e4c6-4dcc-8bcb-75da8f77b3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17894 | 2026.03.10 10:26:52.560411 [ 189 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 17895 | 2026.03.10 10:26:52.560421 [ 269 ] {225c2cf9-e4c6-4dcc-8bcb-75da8f77b3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17896 | 2026.03.10 10:26:52.560452 [ 189 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 17897 | 2026.03.10 10:26:52.560490 [ 189 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 17898 | 2026.03.10 10:26:52.560902 [ 269 ] {225c2cf9-e4c6-4dcc-8bcb-75da8f77b3fe} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17899 | 2026.03.10 10:26:52.560939 [ 269 ] {225c2cf9-e4c6-4dcc-8bcb-75da8f77b3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17900 | 2026.03.10 10:26:52.561091 [ 202 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.00089793 sec., 66820.35347966991 rows/sec., 5.35 MiB/sec. | ||
| 17901 | 2026.03.10 10:26:52.561213 [ 197 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 17902 | 2026.03.10 10:26:52.561260 [ 269 ] {225c2cf9-e4c6-4dcc-8bcb-75da8f77b3fe} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17903 | 2026.03.10 10:26:52.561487 [ 197 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_21_5} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17904 | 2026.03.10 10:26:52.561523 [ 269 ] {225c2cf9-e4c6-4dcc-8bcb-75da8f77b3fe} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17905 | 2026.03.10 10:26:52.561585 [ 197 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_21_5} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 17906 | 2026.03.10 10:26:52.561647 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17907 | 2026.03.10 10:26:52.561669 [ 269 ] {225c2cf9-e4c6-4dcc-8bcb-75da8f77b3fe} <Debug> executeQuery: Read 127 rows, 10.55 KiB in 0.001311 sec., 96872.61632341723 rows/sec., 7.86 MiB/sec. | ||
| 17908 | 2026.03.10 10:26:52.561720 [ 269 ] {225c2cf9-e4c6-4dcc-8bcb-75da8f77b3fe} <Debug> TCPHandler: Processed in 0.001490033 sec. | ||
| 17909 | 2026.03.10 10:26:52.561849 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17910 | 2026.03.10 10:26:52.561948 [ 269 ] {a33acf5b-3def-46b0-bcca-41b012aa427b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17911 | 2026.03.10 10:26:52.561991 [ 269 ] {a33acf5b-3def-46b0-bcca-41b012aa427b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17912 | 2026.03.10 10:26:52.562164 [ 225 ] {} <Debug> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): 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] | ||
| 17913 | 2026.03.10 10:26:52.562415 [ 269 ] {a33acf5b-3def-46b0-bcca-41b012aa427b} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17914 | 2026.03.10 10:26:52.562452 [ 269 ] {a33acf5b-3def-46b0-bcca-41b012aa427b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17915 | 2026.03.10 10:26:52.562784 [ 269 ] {a33acf5b-3def-46b0-bcca-41b012aa427b} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17916 | 2026.03.10 10:26:52.562999 [ 269 ] {a33acf5b-3def-46b0-bcca-41b012aa427b} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17917 | 2026.03.10 10:26:52.563135 [ 269 ] {a33acf5b-3def-46b0-bcca-41b012aa427b} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001206 sec., 166666.66666666666 rows/sec., 11.94 MiB/sec. | ||
| 17918 | 2026.03.10 10:26:52.563172 [ 269 ] {a33acf5b-3def-46b0-bcca-41b012aa427b} <Debug> TCPHandler: Processed in 0.001384232 sec. | ||
| 17919 | 2026.03.10 10:26:52.563282 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17920 | 2026.03.10 10:26:52.563376 [ 269 ] {8e7afdc1-d8f4-4dc4-8f6a-3ad0026248e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17921 | 2026.03.10 10:26:52.563431 [ 269 ] {8e7afdc1-d8f4-4dc4-8f6a-3ad0026248e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17922 | 2026.03.10 10:26:52.564247 [ 269 ] {8e7afdc1-d8f4-4dc4-8f6a-3ad0026248e7} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17923 | 2026.03.10 10:26:52.564285 [ 269 ] {8e7afdc1-d8f4-4dc4-8f6a-3ad0026248e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17924 | 2026.03.10 10:26:52.564823 [ 269 ] {8e7afdc1-d8f4-4dc4-8f6a-3ad0026248e7} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17925 | 2026.03.10 10:26:52.565052 [ 269 ] {8e7afdc1-d8f4-4dc4-8f6a-3ad0026248e7} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17926 | 2026.03.10 10:26:52.565179 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17927 | 2026.03.10 10:26:52.565196 [ 269 ] {8e7afdc1-d8f4-4dc4-8f6a-3ad0026248e7} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001838 sec., 9249.183895538628 rows/sec., 16.57 MiB/sec. | ||
| 17928 | 2026.03.10 10:26:52.565217 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17929 | 2026.03.10 10:26:52.565239 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17930 | 2026.03.10 10:26:52.565273 [ 269 ] {8e7afdc1-d8f4-4dc4-8f6a-3ad0026248e7} <Debug> TCPHandler: Processed in 0.002040296 sec. | ||
| 17931 | 2026.03.10 10:26:52.565309 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 17932 | 2026.03.10 10:26:52.565392 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17933 | 2026.03.10 10:26:52.565465 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17934 | 2026.03.10 10:26:52.565488 [ 269 ] {dc9d3440-172d-4377-a5c4-99988594d21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17935 | 2026.03.10 10:26:52.565508 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2551 rows starting from the beginning of the part | ||
| 17936 | 2026.03.10 10:26:52.565531 [ 269 ] {dc9d3440-172d-4377-a5c4-99988594d21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17937 | 2026.03.10 10:26:52.565610 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 17 rows starting from the beginning of the part | ||
| 17938 | 2026.03.10 10:26:52.565704 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 36 rows starting from the beginning of the part | ||
| 17939 | 2026.03.10 10:26:52.565796 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 17 rows starting from the beginning of the part | ||
| 17940 | 2026.03.10 10:26:52.565875 [ 269 ] {dc9d3440-172d-4377-a5c4-99988594d21b} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17941 | 2026.03.10 10:26:52.565886 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 25 rows starting from the beginning of the part | ||
| 17942 | 2026.03.10 10:26:52.565912 [ 269 ] {dc9d3440-172d-4377-a5c4-99988594d21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17943 | 2026.03.10 10:26:52.565982 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 17 rows starting from the beginning of the part | ||
| 17944 | 2026.03.10 10:26:52.566244 [ 269 ] {dc9d3440-172d-4377-a5c4-99988594d21b} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17945 | 2026.03.10 10:26:52.566475 [ 269 ] {dc9d3440-172d-4377-a5c4-99988594d21b} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17946 | 2026.03.10 10:26:52.566596 [ 30 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17947 | 2026.03.10 10:26:52.566607 [ 269 ] {dc9d3440-172d-4377-a5c4-99988594d21b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 17948 | 2026.03.10 10:26:52.566628 [ 30 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17949 | 2026.03.10 10:26:52.566651 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17950 | 2026.03.10 10:26:52.566655 [ 269 ] {dc9d3440-172d-4377-a5c4-99988594d21b} <Debug> TCPHandler: Processed in 0.00131381 sec. | ||
| 17951 | 2026.03.10 10:26:52.566728 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 17952 | 2026.03.10 10:26:52.566811 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17953 | 2026.03.10 10:26:52.566837 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 7020 rows starting from the beginning of the part | ||
| 17954 | 2026.03.10 10:26:52.566882 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 12 rows starting from the beginning of the part | ||
| 17955 | 2026.03.10 10:26:52.566925 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 48 rows starting from the beginning of the part | ||
| 17956 | 2026.03.10 10:26:52.566963 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 17957 | 2026.03.10 10:26:52.567007 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 17958 | 2026.03.10 10:26:52.567064 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 17959 | 2026.03.10 10:26:52.568782 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7260 rows, containing 4 columns (4 merged, 0 gathered) in 0.002083197 sec., 3485028.0602362617 rows/sec., 234.87 MiB/sec. | ||
| 17960 | 2026.03.10 10:26:52.569176 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17961 | 2026.03.10 10:26:52.569416 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_141_28} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17962 | 2026.03.10 10:26:52.569481 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_141_28} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17963 | 2026.03.10 10:26:52.569541 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 17964 | 2026.03.10 10:26:52.573601 [ 192 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2663 rows, containing 19 columns (19 merged, 0 gathered) in 0.008318947 sec., 320112.6296393041 rows/sec., 573.63 MiB/sec. | ||
| 17965 | 2026.03.10 10:26:52.575666 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17966 | 2026.03.10 10:26:52.575986 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17967 | 2026.03.10 10:26:52.576057 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17968 | 2026.03.10 10:26:52.576164 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.99 MiB. | ||
| 17969 | 2026.03.10 10:26:53.619751 [ 219 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): 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] | ||
| 17970 | 2026.03.10 10:26:53.619804 [ 219 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): 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] | ||
| 17971 | 2026.03.10 10:26:53.622160 [ 219 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): 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] | ||
| 17972 | 2026.03.10 10:26:53.971585 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40727 | ||
| 17973 | 2026.03.10 10:26:53.972082 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17974 | 2026.03.10 10:26:53.972114 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17975 | 2026.03.10 10:26:53.972570 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17976 | 2026.03.10 10:26:53.972795 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17977 | 2026.03.10 10:26:53.972921 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40727 | ||
| 17978 | 2026.03.10 10:26:55.517970 [ 226 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): 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] | ||
| 17979 | 2026.03.10 10:26:55.518079 [ 226 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): 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] | ||
| 17980 | 2026.03.10 10:26:55.521763 [ 226 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): 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] | ||
| 17981 | 2026.03.10 10:26:56.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.75 MiB, peak 408.43 MiB, free memory in arenas 0.00 B, will set to 389.75 MiB (RSS), difference: 4.00 MiB | ||
| 17982 | 2026.03.10 10:26:56.202622 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 17983 | 2026.03.10 10:26:56.220757 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17984 | 2026.03.10 10:26:56.220822 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17985 | 2026.03.10 10:26:56.227958 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17986 | 2026.03.10 10:26:56.228750 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17987 | 2026.03.10 10:26:56.233124 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 17988 | 2026.03.10 10:26:56.605613 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2160 | ||
| 17989 | 2026.03.10 10:26:56.608102 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17990 | 2026.03.10 10:26:56.608154 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 17991 | 2026.03.10 10:26:56.609407 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17992 | 2026.03.10 10:26:56.609704 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17993 | 2026.03.10 10:26:56.610096 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2160 | ||
| 17994 | 2026.03.10 10:26:57.092711 [ 225 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): 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] | ||
| 17995 | 2026.03.10 10:26:57.092787 [ 225 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): 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] | ||
| 17996 | 2026.03.10 10:26:57.096204 [ 225 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): 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] | ||
| 17997 | 2026.03.10 10:26:57.341421 [ 224 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): 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] | ||
| 17998 | 2026.03.10 10:26:57.341477 [ 224 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): 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] | ||
| 17999 | 2026.03.10 10:26:57.345121 [ 224 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): 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] | ||
| 18000 | 2026.03.10 10:26:57.548585 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18001 | 2026.03.10 10:26:57.548871 [ 269 ] {9214e314-38ee-43e5-a48e-1286353054ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18002 | 2026.03.10 10:26:57.548980 [ 269 ] {9214e314-38ee-43e5-a48e-1286353054ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18003 | 2026.03.10 10:26:57.549927 [ 269 ] {9214e314-38ee-43e5-a48e-1286353054ce} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18004 | 2026.03.10 10:26:57.549980 [ 269 ] {9214e314-38ee-43e5-a48e-1286353054ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18005 | 2026.03.10 10:26:57.550386 [ 269 ] {9214e314-38ee-43e5-a48e-1286353054ce} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18006 | 2026.03.10 10:26:57.550614 [ 269 ] {9214e314-38ee-43e5-a48e-1286353054ce} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18007 | 2026.03.10 10:26:57.550778 [ 269 ] {9214e314-38ee-43e5-a48e-1286353054ce} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001986 sec., 53373.61530715005 rows/sec., 4.49 MiB/sec. | ||
| 18008 | 2026.03.10 10:26:57.550831 [ 269 ] {9214e314-38ee-43e5-a48e-1286353054ce} <Debug> TCPHandler: Processed in 0.002433405 sec. | ||
| 18009 | 2026.03.10 10:26:57.550965 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18010 | 2026.03.10 10:26:57.551071 [ 269 ] {74a0932b-46e7-43a1-a43f-0ce53e412c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18011 | 2026.03.10 10:26:57.551117 [ 269 ] {74a0932b-46e7-43a1-a43f-0ce53e412c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18012 | 2026.03.10 10:26:57.551548 [ 269 ] {74a0932b-46e7-43a1-a43f-0ce53e412c07} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18013 | 2026.03.10 10:26:57.551588 [ 269 ] {74a0932b-46e7-43a1-a43f-0ce53e412c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18014 | 2026.03.10 10:26:57.551889 [ 269 ] {74a0932b-46e7-43a1-a43f-0ce53e412c07} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18015 | 2026.03.10 10:26:57.552103 [ 269 ] {74a0932b-46e7-43a1-a43f-0ce53e412c07} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18016 | 2026.03.10 10:26:57.552241 [ 269 ] {74a0932b-46e7-43a1-a43f-0ce53e412c07} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001195 sec., 20920.502092050207 rows/sec., 1.54 MiB/sec. | ||
| 18017 | 2026.03.10 10:26:57.552282 [ 269 ] {74a0932b-46e7-43a1-a43f-0ce53e412c07} <Debug> TCPHandler: Processed in 0.001369621 sec. | ||
| 18018 | 2026.03.10 10:26:57.552396 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18019 | 2026.03.10 10:26:57.552495 [ 269 ] {11c90766-371b-4fe4-8794-a6dcd8f5f535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18020 | 2026.03.10 10:26:57.552537 [ 269 ] {11c90766-371b-4fe4-8794-a6dcd8f5f535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18021 | 2026.03.10 10:26:57.552964 [ 269 ] {11c90766-371b-4fe4-8794-a6dcd8f5f535} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18022 | 2026.03.10 10:26:57.553002 [ 269 ] {11c90766-371b-4fe4-8794-a6dcd8f5f535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18023 | 2026.03.10 10:26:57.553311 [ 269 ] {11c90766-371b-4fe4-8794-a6dcd8f5f535} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18024 | 2026.03.10 10:26:57.553523 [ 269 ] {11c90766-371b-4fe4-8794-a6dcd8f5f535} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18025 | 2026.03.10 10:26:57.553653 [ 269 ] {11c90766-371b-4fe4-8794-a6dcd8f5f535} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00118 sec., 75423.72881355931 rows/sec., 5.89 MiB/sec. | ||
| 18026 | 2026.03.10 10:26:57.553693 [ 269 ] {11c90766-371b-4fe4-8794-a6dcd8f5f535} <Debug> TCPHandler: Processed in 0.001346901 sec. | ||
| 18027 | 2026.03.10 10:26:57.553748 [ 224 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): 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] | ||
| 18028 | 2026.03.10 10:26:57.553790 [ 224 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): 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] | ||
| 18029 | 2026.03.10 10:26:57.553820 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18030 | 2026.03.10 10:26:57.553921 [ 269 ] {e45d385b-aecf-40a1-9806-8e495a2a5b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18031 | 2026.03.10 10:26:57.553968 [ 269 ] {e45d385b-aecf-40a1-9806-8e495a2a5b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18032 | 2026.03.10 10:26:57.554405 [ 269 ] {e45d385b-aecf-40a1-9806-8e495a2a5b5a} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18033 | 2026.03.10 10:26:57.554445 [ 269 ] {e45d385b-aecf-40a1-9806-8e495a2a5b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18034 | 2026.03.10 10:26:57.554805 [ 269 ] {e45d385b-aecf-40a1-9806-8e495a2a5b5a} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18035 | 2026.03.10 10:26:57.555061 [ 269 ] {e45d385b-aecf-40a1-9806-8e495a2a5b5a} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18036 | 2026.03.10 10:26:57.555191 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 2 parts from all_1_138_35 to all_139_139_0 | ||
| 18037 | 2026.03.10 10:26:57.555198 [ 269 ] {e45d385b-aecf-40a1-9806-8e495a2a5b5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 18038 | 2026.03.10 10:26:57.555237 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18039 | 2026.03.10 10:26:57.555256 [ 269 ] {e45d385b-aecf-40a1-9806-8e495a2a5b5a} <Debug> TCPHandler: Processed in 0.001486003 sec. | ||
| 18040 | 2026.03.10 10:26:57.555262 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18041 | 2026.03.10 10:26:57.555378 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18042 | 2026.03.10 10:26:57.555398 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_139_36} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_138_35 to all_139_139_0 into Compact with storage Full | ||
| 18043 | 2026.03.10 10:26:57.555478 [ 269 ] {12cee268-d1a9-4071-9a24-aaa6c3177fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18044 | 2026.03.10 10:26:57.555540 [ 269 ] {12cee268-d1a9-4071-9a24-aaa6c3177fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18045 | 2026.03.10 10:26:57.555575 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_139_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18046 | 2026.03.10 10:26:57.555624 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_139_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_138_35, total 45649 rows starting from the beginning of the part | ||
| 18047 | 2026.03.10 10:26:57.555701 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_139_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 128 rows starting from the beginning of the part | ||
| 18048 | 2026.03.10 10:26:57.556380 [ 224 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): 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] | ||
| 18049 | 2026.03.10 10:26:57.556388 [ 269 ] {12cee268-d1a9-4071-9a24-aaa6c3177fc4} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18050 | 2026.03.10 10:26:57.556440 [ 269 ] {12cee268-d1a9-4071-9a24-aaa6c3177fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18051 | 2026.03.10 10:26:57.557013 [ 269 ] {12cee268-d1a9-4071-9a24-aaa6c3177fc4} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18052 | 2026.03.10 10:26:57.557250 [ 269 ] {12cee268-d1a9-4071-9a24-aaa6c3177fc4} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18053 | 2026.03.10 10:26:57.557398 [ 269 ] {12cee268-d1a9-4071-9a24-aaa6c3177fc4} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001939 sec., 12893.243940175349 rows/sec., 23.10 MiB/sec. | ||
| 18054 | 2026.03.10 10:26:57.557469 [ 269 ] {12cee268-d1a9-4071-9a24-aaa6c3177fc4} <Debug> TCPHandler: Processed in 0.002141928 sec. | ||
| 18055 | 2026.03.10 10:26:57.557467 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): 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] | ||
| 18056 | 2026.03.10 10:26:57.557524 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): 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] | ||
| 18057 | 2026.03.10 10:26:57.557582 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18058 | 2026.03.10 10:26:57.557684 [ 269 ] {ae156f81-8167-4091-a558-9d7d3d85e0d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18059 | 2026.03.10 10:26:57.557730 [ 269 ] {ae156f81-8167-4091-a558-9d7d3d85e0d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18060 | 2026.03.10 10:26:57.558082 [ 269 ] {ae156f81-8167-4091-a558-9d7d3d85e0d6} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18061 | 2026.03.10 10:26:57.558122 [ 269 ] {ae156f81-8167-4091-a558-9d7d3d85e0d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18062 | 2026.03.10 10:26:57.558455 [ 269 ] {ae156f81-8167-4091-a558-9d7d3d85e0d6} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18063 | 2026.03.10 10:26:57.558702 [ 269 ] {ae156f81-8167-4091-a558-9d7d3d85e0d6} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18064 | 2026.03.10 10:26:57.558851 [ 269 ] {ae156f81-8167-4091-a558-9d7d3d85e0d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 18065 | 2026.03.10 10:26:57.558890 [ 269 ] {ae156f81-8167-4091-a558-9d7d3d85e0d6} <Debug> TCPHandler: Processed in 0.00135888 sec. | ||
| 18066 | 2026.03.10 10:26:57.559545 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): 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] | ||
| 18067 | 2026.03.10 10:26:57.563187 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_139_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45777 rows, containing 5 columns (5 merged, 0 gathered) in 0.007843536 sec., 5836270.783993342 rows/sec., 384.20 MiB/sec. | ||
| 18068 | 2026.03.10 10:26:57.563797 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_139_36} <Trace> MergedBlockOutputStream: filled checksums all_1_139_36 (state Temporary) | ||
| 18069 | 2026.03.10 10:26:57.564070 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_139_36} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_139_36 to all_1_139_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18070 | 2026.03.10 10:26:57.564145 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_139_36} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 2 parts: [all_1_138_35, all_139_139_0] -> all_1_139_36 | ||
| 18071 | 2026.03.10 10:26:57.564242 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18072 | 2026.03.10 10:26:58.000271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.23 MiB, peak 408.43 MiB, free memory in arenas 0.00 B, will set to 389.82 MiB (RSS), difference: 3.58 MiB | ||
| 18073 | 2026.03.10 10:26:58.039640 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): 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] | ||
| 18074 | 2026.03.10 10:26:58.039733 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): 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] | ||
| 18075 | 2026.03.10 10:26:58.043541 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): 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] | ||
| 18076 | 2026.03.10 10:27:01.257187 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18077 | 2026.03.10 10:27:01.257255 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18078 | 2026.03.10 10:27:01.473987 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41239 | ||
| 18079 | 2026.03.10 10:27:01.474527 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18080 | 2026.03.10 10:27:01.474578 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18081 | 2026.03.10 10:27:01.475071 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18082 | 2026.03.10 10:27:01.475312 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18083 | 2026.03.10 10:27:01.475461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41239 | ||
| 18084 | 2026.03.10 10:27:01.475462 [ 87 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18085 | 2026.03.10 10:27:01.475540 [ 87 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18086 | 2026.03.10 10:27:01.475562 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18087 | 2026.03.10 10:27:01.475659 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::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 | ||
| 18088 | 2026.03.10 10:27:01.475756 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18089 | 2026.03.10 10:27:01.475789 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38807 rows starting from the beginning of the part | ||
| 18090 | 2026.03.10 10:27:01.475845 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part | ||
| 18091 | 2026.03.10 10:27:01.475886 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part | ||
| 18092 | 2026.03.10 10:27:01.475927 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 18093 | 2026.03.10 10:27:01.475964 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part | ||
| 18094 | 2026.03.10 10:27:01.476001 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part | ||
| 18095 | 2026.03.10 10:27:01.478572 [ 195 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41239 rows, containing 4 columns (4 merged, 0 gathered) in 0.002954496 sec., 13958049.020882072 rows/sec., 199.67 MiB/sec. | ||
| 18096 | 2026.03.10 10:27:01.479004 [ 200 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18097 | 2026.03.10 10:27:01.479308 [ 200 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_86_17} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18098 | 2026.03.10 10:27:01.479387 [ 200 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_86_17} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18099 | 2026.03.10 10:27:01.479487 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 18100 | 2026.03.10 10:27:02.548047 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18101 | 2026.03.10 10:27:02.548328 [ 269 ] {138adb18-8483-4d05-8fd3-a4f493222e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18102 | 2026.03.10 10:27:02.548441 [ 269 ] {138adb18-8483-4d05-8fd3-a4f493222e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18103 | 2026.03.10 10:27:02.549244 [ 269 ] {138adb18-8483-4d05-8fd3-a4f493222e03} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18104 | 2026.03.10 10:27:02.549298 [ 269 ] {138adb18-8483-4d05-8fd3-a4f493222e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18105 | 2026.03.10 10:27:02.549707 [ 269 ] {138adb18-8483-4d05-8fd3-a4f493222e03} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18106 | 2026.03.10 10:27:02.549937 [ 269 ] {138adb18-8483-4d05-8fd3-a4f493222e03} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18107 | 2026.03.10 10:27:02.550102 [ 269 ] {138adb18-8483-4d05-8fd3-a4f493222e03} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001854 sec., 48543.68932038835 rows/sec., 4.09 MiB/sec. | ||
| 18108 | 2026.03.10 10:27:02.550152 [ 269 ] {138adb18-8483-4d05-8fd3-a4f493222e03} <Debug> TCPHandler: Processed in 0.002293482 sec. | ||
| 18109 | 2026.03.10 10:27:02.550275 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18110 | 2026.03.10 10:27:02.550380 [ 269 ] {21955d16-617c-4906-8dbb-6e9a136d8c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18111 | 2026.03.10 10:27:02.550423 [ 269 ] {21955d16-617c-4906-8dbb-6e9a136d8c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18112 | 2026.03.10 10:27:02.550838 [ 269 ] {21955d16-617c-4906-8dbb-6e9a136d8c71} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18113 | 2026.03.10 10:27:02.550877 [ 269 ] {21955d16-617c-4906-8dbb-6e9a136d8c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18114 | 2026.03.10 10:27:02.551172 [ 269 ] {21955d16-617c-4906-8dbb-6e9a136d8c71} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18115 | 2026.03.10 10:27:02.551381 [ 269 ] {21955d16-617c-4906-8dbb-6e9a136d8c71} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18116 | 2026.03.10 10:27:02.551513 [ 269 ] {21955d16-617c-4906-8dbb-6e9a136d8c71} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001158 sec., 14680.483592400691 rows/sec., 1.08 MiB/sec. | ||
| 18117 | 2026.03.10 10:27:02.551552 [ 269 ] {21955d16-617c-4906-8dbb-6e9a136d8c71} <Debug> TCPHandler: Processed in 0.00133132 sec. | ||
| 18118 | 2026.03.10 10:27:02.551686 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18119 | 2026.03.10 10:27:02.551783 [ 269 ] {a664766d-33d1-4cae-887c-1be3bd49148c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18120 | 2026.03.10 10:27:02.551824 [ 269 ] {a664766d-33d1-4cae-887c-1be3bd49148c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18121 | 2026.03.10 10:27:02.552255 [ 269 ] {a664766d-33d1-4cae-887c-1be3bd49148c} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18122 | 2026.03.10 10:27:02.552292 [ 269 ] {a664766d-33d1-4cae-887c-1be3bd49148c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18123 | 2026.03.10 10:27:02.552588 [ 269 ] {a664766d-33d1-4cae-887c-1be3bd49148c} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18124 | 2026.03.10 10:27:02.552793 [ 269 ] {a664766d-33d1-4cae-887c-1be3bd49148c} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18125 | 2026.03.10 10:27:02.552921 [ 269 ] {a664766d-33d1-4cae-887c-1be3bd49148c} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001157 sec., 70008.6430423509 rows/sec., 5.47 MiB/sec. | ||
| 18126 | 2026.03.10 10:27:02.552959 [ 269 ] {a664766d-33d1-4cae-887c-1be3bd49148c} <Debug> TCPHandler: Processed in 0.0013234 sec. | ||
| 18127 | 2026.03.10 10:27:02.553078 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18128 | 2026.03.10 10:27:02.553173 [ 269 ] {6656507b-0554-4749-8399-3b684f6ff814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18129 | 2026.03.10 10:27:02.553217 [ 269 ] {6656507b-0554-4749-8399-3b684f6ff814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18130 | 2026.03.10 10:27:02.553626 [ 269 ] {6656507b-0554-4749-8399-3b684f6ff814} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18131 | 2026.03.10 10:27:02.553663 [ 269 ] {6656507b-0554-4749-8399-3b684f6ff814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18132 | 2026.03.10 10:27:02.553985 [ 269 ] {6656507b-0554-4749-8399-3b684f6ff814} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18133 | 2026.03.10 10:27:02.554200 [ 269 ] {6656507b-0554-4749-8399-3b684f6ff814} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18134 | 2026.03.10 10:27:02.554333 [ 269 ] {6656507b-0554-4749-8399-3b684f6ff814} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 18135 | 2026.03.10 10:27:02.554327 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 2 parts from all_1_139_36 to all_140_140_0 | ||
| 18136 | 2026.03.10 10:27:02.554371 [ 269 ] {6656507b-0554-4749-8399-3b684f6ff814} <Debug> TCPHandler: Processed in 0.001343491 sec. | ||
| 18137 | 2026.03.10 10:27:02.554407 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18138 | 2026.03.10 10:27:02.554434 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18139 | 2026.03.10 10:27:02.554498 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18140 | 2026.03.10 10:27:02.554530 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_140_37} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_139_36 to all_140_140_0 into Compact with storage Full | ||
| 18141 | 2026.03.10 10:27:02.554597 [ 269 ] {e4ccedbb-9b64-4f6f-a8fe-854201882bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18142 | 2026.03.10 10:27:02.554656 [ 269 ] {e4ccedbb-9b64-4f6f-a8fe-854201882bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18143 | 2026.03.10 10:27:02.554670 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_140_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18144 | 2026.03.10 10:27:02.554711 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_140_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_139_36, total 45777 rows starting from the beginning of the part | ||
| 18145 | 2026.03.10 10:27:02.554779 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_140_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 18146 | 2026.03.10 10:27:02.555447 [ 269 ] {e4ccedbb-9b64-4f6f-a8fe-854201882bb8} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18147 | 2026.03.10 10:27:02.555488 [ 269 ] {e4ccedbb-9b64-4f6f-a8fe-854201882bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18148 | 2026.03.10 10:27:02.556018 [ 269 ] {e4ccedbb-9b64-4f6f-a8fe-854201882bb8} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18149 | 2026.03.10 10:27:02.556245 [ 269 ] {e4ccedbb-9b64-4f6f-a8fe-854201882bb8} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18150 | 2026.03.10 10:27:02.556388 [ 269 ] {e4ccedbb-9b64-4f6f-a8fe-854201882bb8} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001809 sec., 9397.457158651188 rows/sec., 16.84 MiB/sec. | ||
| 18151 | 2026.03.10 10:27:02.556457 [ 269 ] {e4ccedbb-9b64-4f6f-a8fe-854201882bb8} <Debug> TCPHandler: Processed in 0.002007845 sec. | ||
| 18152 | 2026.03.10 10:27:02.556573 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18153 | 2026.03.10 10:27:02.556669 [ 269 ] {0ae84318-ca5c-4c2e-b6ea-a4e341a2229a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18154 | 2026.03.10 10:27:02.556711 [ 269 ] {0ae84318-ca5c-4c2e-b6ea-a4e341a2229a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18155 | 2026.03.10 10:27:02.557047 [ 269 ] {0ae84318-ca5c-4c2e-b6ea-a4e341a2229a} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18156 | 2026.03.10 10:27:02.557084 [ 269 ] {0ae84318-ca5c-4c2e-b6ea-a4e341a2229a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18157 | 2026.03.10 10:27:02.557386 [ 269 ] {0ae84318-ca5c-4c2e-b6ea-a4e341a2229a} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18158 | 2026.03.10 10:27:02.557593 [ 269 ] {0ae84318-ca5c-4c2e-b6ea-a4e341a2229a} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18159 | 2026.03.10 10:27:02.557725 [ 269 ] {0ae84318-ca5c-4c2e-b6ea-a4e341a2229a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 18160 | 2026.03.10 10:27:02.557762 [ 269 ] {0ae84318-ca5c-4c2e-b6ea-a4e341a2229a} <Debug> TCPHandler: Processed in 0.001240448 sec. | ||
| 18161 | 2026.03.10 10:27:02.557825 [ 220 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): 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] | ||
| 18162 | 2026.03.10 10:27:02.557861 [ 220 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): 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] | ||
| 18163 | 2026.03.10 10:27:02.560704 [ 220 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): 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] | ||
| 18164 | 2026.03.10 10:27:02.562071 [ 195 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_140_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45937 rows, containing 5 columns (5 merged, 0 gathered) in 0.007580891 sec., 6059577.957261224 rows/sec., 398.98 MiB/sec. | ||
| 18165 | 2026.03.10 10:27:02.562681 [ 191 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_140_37} <Trace> MergedBlockOutputStream: filled checksums all_1_140_37 (state Temporary) | ||
| 18166 | 2026.03.10 10:27:02.563019 [ 191 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_140_37} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_140_37 to all_1_140_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18167 | 2026.03.10 10:27:02.563103 [ 191 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_140_37} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 2 parts: [all_1_139_36, all_140_140_0] -> all_1_140_37 | ||
| 18168 | 2026.03.10 10:27:02.563194 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18169 | 2026.03.10 10:27:02.814739 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18170 | 2026.03.10 10:27:02.814879 [ 269 ] {7553b60c-3050-4ec5-a5a9-5f5fbc02adf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18171 | 2026.03.10 10:27:02.814926 [ 269 ] {7553b60c-3050-4ec5-a5a9-5f5fbc02adf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18172 | 2026.03.10 10:27:02.815407 [ 269 ] {7553b60c-3050-4ec5-a5a9-5f5fbc02adf9} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18173 | 2026.03.10 10:27:02.815450 [ 269 ] {7553b60c-3050-4ec5-a5a9-5f5fbc02adf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18174 | 2026.03.10 10:27:02.815777 [ 269 ] {7553b60c-3050-4ec5-a5a9-5f5fbc02adf9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 18175 | 2026.03.10 10:27:02.816000 [ 269 ] {7553b60c-3050-4ec5-a5a9-5f5fbc02adf9} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18176 | 2026.03.10 10:27:02.816145 [ 269 ] {7553b60c-3050-4ec5-a5a9-5f5fbc02adf9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001294 sec., 1545.595054095827 rows/sec., 126.03 KiB/sec. | ||
| 18177 | 2026.03.10 10:27:02.816186 [ 269 ] {7553b60c-3050-4ec5-a5a9-5f5fbc02adf9} <Debug> TCPHandler: Processed in 0.001521824 sec. | ||
| 18178 | 2026.03.10 10:27:02.816305 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18179 | 2026.03.10 10:27:02.816401 [ 269 ] {6c192219-9c8b-426b-be38-9a54e378db13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18180 | 2026.03.10 10:27:02.816441 [ 269 ] {6c192219-9c8b-426b-be38-9a54e378db13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18181 | 2026.03.10 10:27:02.817562 [ 269 ] {6c192219-9c8b-426b-be38-9a54e378db13} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18182 | 2026.03.10 10:27:02.817603 [ 269 ] {6c192219-9c8b-426b-be38-9a54e378db13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18183 | 2026.03.10 10:27:02.818018 [ 269 ] {6c192219-9c8b-426b-be38-9a54e378db13} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18184 | 2026.03.10 10:27:02.818227 [ 269 ] {6c192219-9c8b-426b-be38-9a54e378db13} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18185 | 2026.03.10 10:27:02.818359 [ 269 ] {6c192219-9c8b-426b-be38-9a54e378db13} <Debug> executeQuery: Read 1991 rows, 154.28 KiB in 0.001978 sec., 1006572.2952477249 rows/sec., 76.17 MiB/sec. | ||
| 18186 | 2026.03.10 10:27:02.818398 [ 269 ] {6c192219-9c8b-426b-be38-9a54e378db13} <Debug> TCPHandler: Processed in 0.002143949 sec. | ||
| 18187 | 2026.03.10 10:27:02.818519 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18188 | 2026.03.10 10:27:02.818641 [ 269 ] {fcf79b9e-b640-4e74-af2b-4629e1b1d799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18189 | 2026.03.10 10:27:02.818690 [ 269 ] {fcf79b9e-b640-4e74-af2b-4629e1b1d799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18190 | 2026.03.10 10:27:02.819137 [ 269 ] {fcf79b9e-b640-4e74-af2b-4629e1b1d799} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18191 | 2026.03.10 10:27:02.819174 [ 269 ] {fcf79b9e-b640-4e74-af2b-4629e1b1d799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18192 | 2026.03.10 10:27:02.819484 [ 269 ] {fcf79b9e-b640-4e74-af2b-4629e1b1d799} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18193 | 2026.03.10 10:27:02.819695 [ 269 ] {fcf79b9e-b640-4e74-af2b-4629e1b1d799} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18194 | 2026.03.10 10:27:02.819828 [ 269 ] {fcf79b9e-b640-4e74-af2b-4629e1b1d799} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001213 sec., 31327.287716405604 rows/sec., 2.29 MiB/sec. | ||
| 18195 | 2026.03.10 10:27:02.819866 [ 269 ] {fcf79b9e-b640-4e74-af2b-4629e1b1d799} <Debug> TCPHandler: Processed in 0.001407522 sec. | ||
| 18196 | 2026.03.10 10:27:02.819976 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18197 | 2026.03.10 10:27:02.820077 [ 269 ] {50a8e910-b4c9-46ae-b563-c55e27e740f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18198 | 2026.03.10 10:27:02.820116 [ 269 ] {50a8e910-b4c9-46ae-b563-c55e27e740f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18199 | 2026.03.10 10:27:02.820697 [ 269 ] {50a8e910-b4c9-46ae-b563-c55e27e740f2} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18200 | 2026.03.10 10:27:02.820731 [ 269 ] {50a8e910-b4c9-46ae-b563-c55e27e740f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18201 | 2026.03.10 10:27:02.821066 [ 269 ] {50a8e910-b4c9-46ae-b563-c55e27e740f2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 18202 | 2026.03.10 10:27:02.821286 [ 269 ] {50a8e910-b4c9-46ae-b563-c55e27e740f2} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18203 | 2026.03.10 10:27:02.821412 [ 269 ] {50a8e910-b4c9-46ae-b563-c55e27e740f2} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001355 sec., 522509.2250922509 rows/sec., 30.48 MiB/sec. | ||
| 18204 | 2026.03.10 10:27:02.821450 [ 269 ] {50a8e910-b4c9-46ae-b563-c55e27e740f2} <Debug> TCPHandler: Processed in 0.001522605 sec. | ||
| 18205 | 2026.03.10 10:27:02.821562 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18206 | 2026.03.10 10:27:02.821654 [ 269 ] {c3dd0ab8-c60d-4bed-946d-3a06521fb8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18207 | 2026.03.10 10:27:02.821693 [ 269 ] {c3dd0ab8-c60d-4bed-946d-3a06521fb8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18208 | 2026.03.10 10:27:02.822072 [ 269 ] {c3dd0ab8-c60d-4bed-946d-3a06521fb8c5} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18209 | 2026.03.10 10:27:02.822107 [ 269 ] {c3dd0ab8-c60d-4bed-946d-3a06521fb8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18210 | 2026.03.10 10:27:02.822391 [ 269 ] {c3dd0ab8-c60d-4bed-946d-3a06521fb8c5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 18211 | 2026.03.10 10:27:02.822595 [ 269 ] {c3dd0ab8-c60d-4bed-946d-3a06521fb8c5} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18212 | 2026.03.10 10:27:02.822722 [ 269 ] {c3dd0ab8-c60d-4bed-946d-3a06521fb8c5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 64.74 KiB/sec. | ||
| 18213 | 2026.03.10 10:27:02.822760 [ 269 ] {c3dd0ab8-c60d-4bed-946d-3a06521fb8c5} <Debug> TCPHandler: Processed in 0.001246978 sec. | ||
| 18214 | 2026.03.10 10:27:02.822881 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18215 | 2026.03.10 10:27:02.822973 [ 269 ] {339f4ccd-b8e1-4024-b451-2a041698fa5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18216 | 2026.03.10 10:27:02.823011 [ 269 ] {339f4ccd-b8e1-4024-b451-2a041698fa5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18217 | 2026.03.10 10:27:02.823708 [ 269 ] {339f4ccd-b8e1-4024-b451-2a041698fa5d} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18218 | 2026.03.10 10:27:02.823743 [ 269 ] {339f4ccd-b8e1-4024-b451-2a041698fa5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18219 | 2026.03.10 10:27:02.824085 [ 269 ] {339f4ccd-b8e1-4024-b451-2a041698fa5d} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18220 | 2026.03.10 10:27:02.824293 [ 269 ] {339f4ccd-b8e1-4024-b451-2a041698fa5d} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18221 | 2026.03.10 10:27:02.824421 [ 269 ] {339f4ccd-b8e1-4024-b451-2a041698fa5d} <Debug> executeQuery: Read 1038 rows, 73.39 KiB in 0.001467 sec., 707566.4621676891 rows/sec., 48.85 MiB/sec. | ||
| 18222 | 2026.03.10 10:27:02.824460 [ 269 ] {339f4ccd-b8e1-4024-b451-2a041698fa5d} <Debug> TCPHandler: Processed in 0.001627007 sec. | ||
| 18223 | 2026.03.10 10:27:02.824573 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18224 | 2026.03.10 10:27:02.824665 [ 269 ] {271e446b-4213-47e7-a5ea-036ce98b1a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18225 | 2026.03.10 10:27:02.824704 [ 269 ] {271e446b-4213-47e7-a5ea-036ce98b1a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18226 | 2026.03.10 10:27:02.825281 [ 269 ] {271e446b-4213-47e7-a5ea-036ce98b1a2f} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18227 | 2026.03.10 10:27:02.825315 [ 269 ] {271e446b-4213-47e7-a5ea-036ce98b1a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18228 | 2026.03.10 10:27:02.825721 [ 269 ] {271e446b-4213-47e7-a5ea-036ce98b1a2f} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18229 | 2026.03.10 10:27:02.825934 [ 269 ] {271e446b-4213-47e7-a5ea-036ce98b1a2f} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18230 | 2026.03.10 10:27:02.826046 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_140_37 to all_145_145_0 | ||
| 18231 | 2026.03.10 10:27:02.826066 [ 269 ] {271e446b-4213-47e7-a5ea-036ce98b1a2f} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.00142 sec., 857746.4788732394 rows/sec., 53.63 MiB/sec. | ||
| 18232 | 2026.03.10 10:27:02.826089 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18233 | 2026.03.10 10:27:02.826105 [ 269 ] {271e446b-4213-47e7-a5ea-036ce98b1a2f} <Debug> TCPHandler: Processed in 0.001580855 sec. | ||
| 18234 | 2026.03.10 10:27:02.826110 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18235 | 2026.03.10 10:27:02.826220 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18236 | 2026.03.10 10:27:02.826222 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_145_38} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_140_37 to all_145_145_0 into Compact with storage Full | ||
| 18237 | 2026.03.10 10:27:02.826314 [ 269 ] {3f5537ee-ab73-43af-a12a-c666ee0a107b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18238 | 2026.03.10 10:27:02.826367 [ 269 ] {3f5537ee-ab73-43af-a12a-c666ee0a107b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18239 | 2026.03.10 10:27:02.826373 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_145_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18240 | 2026.03.10 10:27:02.826419 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_145_38} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_140_37, total 45937 rows starting from the beginning of the part | ||
| 18241 | 2026.03.10 10:27:02.826491 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_145_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 18242 | 2026.03.10 10:27:02.826546 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_145_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 201 rows starting from the beginning of the part | ||
| 18243 | 2026.03.10 10:27:02.826596 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_145_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 18244 | 2026.03.10 10:27:02.826647 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_145_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 18245 | 2026.03.10 10:27:02.826695 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_145_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 1218 rows starting from the beginning of the part | ||
| 18246 | 2026.03.10 10:27:02.827146 [ 269 ] {3f5537ee-ab73-43af-a12a-c666ee0a107b} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18247 | 2026.03.10 10:27:02.827186 [ 269 ] {3f5537ee-ab73-43af-a12a-c666ee0a107b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18248 | 2026.03.10 10:27:02.827757 [ 269 ] {3f5537ee-ab73-43af-a12a-c666ee0a107b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18249 | 2026.03.10 10:27:02.828002 [ 269 ] {3f5537ee-ab73-43af-a12a-c666ee0a107b} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18250 | 2026.03.10 10:27:02.828146 [ 269 ] {3f5537ee-ab73-43af-a12a-c666ee0a107b} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001851 sec., 19448.94651539708 rows/sec., 34.85 MiB/sec. | ||
| 18251 | 2026.03.10 10:27:02.828207 [ 269 ] {3f5537ee-ab73-43af-a12a-c666ee0a107b} <Debug> TCPHandler: Processed in 0.002035885 sec. | ||
| 18252 | 2026.03.10 10:27:02.828321 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18253 | 2026.03.10 10:27:02.828415 [ 269 ] {c4332bbc-9370-4d0e-9c0e-eea745b9d3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18254 | 2026.03.10 10:27:02.828454 [ 269 ] {c4332bbc-9370-4d0e-9c0e-eea745b9d3ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18255 | 2026.03.10 10:27:02.828774 [ 269 ] {c4332bbc-9370-4d0e-9c0e-eea745b9d3ee} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18256 | 2026.03.10 10:27:02.828808 [ 269 ] {c4332bbc-9370-4d0e-9c0e-eea745b9d3ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18257 | 2026.03.10 10:27:02.829104 [ 269 ] {c4332bbc-9370-4d0e-9c0e-eea745b9d3ee} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18258 | 2026.03.10 10:27:02.829312 [ 269 ] {c4332bbc-9370-4d0e-9c0e-eea745b9d3ee} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18259 | 2026.03.10 10:27:02.829441 [ 269 ] {c4332bbc-9370-4d0e-9c0e-eea745b9d3ee} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001045 sec., 11483.253588516747 rows/sec., 792.46 KiB/sec. | ||
| 18260 | 2026.03.10 10:27:02.829477 [ 269 ] {c4332bbc-9370-4d0e-9c0e-eea745b9d3ee} <Debug> TCPHandler: Processed in 0.001204517 sec. | ||
| 18261 | 2026.03.10 10:27:02.835024 [ 195 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_145_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47836 rows, containing 5 columns (5 merged, 0 gathered) in 0.00885479 sec., 5402273.79757171 rows/sec., 355.58 MiB/sec. | ||
| 18262 | 2026.03.10 10:27:02.835737 [ 194 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_145_38} <Trace> MergedBlockOutputStream: filled checksums all_1_145_38 (state Temporary) | ||
| 18263 | 2026.03.10 10:27:02.836066 [ 194 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_145_38} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_145_38 to all_1_145_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18264 | 2026.03.10 10:27:02.836149 [ 194 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_145_38} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_140_37, all_145_145_0] -> all_1_145_38 | ||
| 18265 | 2026.03.10 10:27:02.836252 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 18266 | 2026.03.10 10:27:03.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.08 MiB, peak 408.43 MiB, free memory in arenas 0.00 B, will set to 389.91 MiB (RSS), difference: -1.17 MiB | ||
| 18267 | 2026.03.10 10:27:03.733312 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 18268 | 2026.03.10 10:27:03.751716 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18269 | 2026.03.10 10:27:03.751776 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18270 | 2026.03.10 10:27:03.757998 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18271 | 2026.03.10 10:27:03.758727 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18272 | 2026.03.10 10:27:03.758995 [ 97 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18273 | 2026.03.10 10:27:03.759034 [ 97 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18274 | 2026.03.10 10:27:03.759054 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18275 | 2026.03.10 10:27:03.759187 [ 196 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 18276 | 2026.03.10 10:27:03.762314 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 18277 | 2026.03.10 10:27:03.763093 [ 196 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18278 | 2026.03.10 10:27:03.764645 [ 196 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 18279 | 2026.03.10 10:27:03.769251 [ 196 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 18280 | 2026.03.10 10:27:03.773995 [ 196 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 18281 | 2026.03.10 10:27:03.778537 [ 196 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 18282 | 2026.03.10 10:27:03.783344 [ 196 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 18283 | 2026.03.10 10:27:03.787710 [ 196 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 18284 | 2026.03.10 10:27:03.842745 [ 195 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.083617651 sec., 7749.559958339418 rows/sec., 40.07 MiB/sec. | ||
| 18285 | 2026.03.10 10:27:03.846285 [ 187 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18286 | 2026.03.10 10:27:03.848424 [ 187 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_86_17} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18287 | 2026.03.10 10:27:03.848541 [ 187 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_86_17} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18288 | 2026.03.10 10:27:03.851448 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18289 | 2026.03.10 10:27:04.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.99 MiB, peak 408.43 MiB, free memory in arenas 0.00 B, will set to 389.97 MiB (RSS), difference: -1.01 MiB | ||
| 18290 | 2026.03.10 10:27:06.610310 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2202 | ||
| 18291 | 2026.03.10 10:27:06.612858 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18292 | 2026.03.10 10:27:06.612908 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18293 | 2026.03.10 10:27:06.614081 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18294 | 2026.03.10 10:27:06.614345 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18295 | 2026.03.10 10:27:06.614606 [ 224 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): 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] | ||
| 18296 | 2026.03.10 10:27:06.614610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2202 | ||
| 18297 | 2026.03.10 10:27:06.614672 [ 224 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): 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] | ||
| 18298 | 2026.03.10 10:27:06.617770 [ 224 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): 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] | ||
| 18299 | 2026.03.10 10:27:07.545526 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18300 | 2026.03.10 10:27:07.545724 [ 269 ] {c7c7ab9d-1b7a-49fa-9573-4271409ba330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18301 | 2026.03.10 10:27:07.545800 [ 269 ] {c7c7ab9d-1b7a-49fa-9573-4271409ba330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18302 | 2026.03.10 10:27:07.546517 [ 269 ] {c7c7ab9d-1b7a-49fa-9573-4271409ba330} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18303 | 2026.03.10 10:27:07.546570 [ 269 ] {c7c7ab9d-1b7a-49fa-9573-4271409ba330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18304 | 2026.03.10 10:27:07.546963 [ 269 ] {c7c7ab9d-1b7a-49fa-9573-4271409ba330} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18305 | 2026.03.10 10:27:07.547191 [ 269 ] {c7c7ab9d-1b7a-49fa-9573-4271409ba330} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18306 | 2026.03.10 10:27:07.547344 [ 155 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18307 | 2026.03.10 10:27:07.547350 [ 269 ] {c7c7ab9d-1b7a-49fa-9573-4271409ba330} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001681 sec., 33313.50386674598 rows/sec., 2.56 MiB/sec. | ||
| 18308 | 2026.03.10 10:27:07.547421 [ 155 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18309 | 2026.03.10 10:27:07.547448 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18310 | 2026.03.10 10:27:07.547455 [ 269 ] {c7c7ab9d-1b7a-49fa-9573-4271409ba330} <Debug> TCPHandler: Processed in 0.002064747 sec. | ||
| 18311 | 2026.03.10 10:27:07.547572 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::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 | ||
| 18312 | 2026.03.10 10:27:07.547594 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18313 | 2026.03.10 10:27:07.547714 [ 269 ] {e388f4cb-74b9-41b7-b994-cc060f02e279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18314 | 2026.03.10 10:27:07.547720 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18315 | 2026.03.10 10:27:07.547761 [ 269 ] {e388f4cb-74b9-41b7-b994-cc060f02e279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18316 | 2026.03.10 10:27:07.547769 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2154 rows starting from the beginning of the part | ||
| 18317 | 2026.03.10 10:27:07.547852 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 215 rows starting from the beginning of the part | ||
| 18318 | 2026.03.10 10:27:07.547899 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 106 rows starting from the beginning of the part | ||
| 18319 | 2026.03.10 10:27:07.547943 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 90 rows starting from the beginning of the part | ||
| 18320 | 2026.03.10 10:27:07.547986 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 1991 rows starting from the beginning of the part | ||
| 18321 | 2026.03.10 10:27:07.548031 [ 190 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 56 rows starting from the beginning of the part | ||
| 18322 | 2026.03.10 10:27:07.548230 [ 269 ] {e388f4cb-74b9-41b7-b994-cc060f02e279} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18323 | 2026.03.10 10:27:07.548274 [ 269 ] {e388f4cb-74b9-41b7-b994-cc060f02e279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18324 | 2026.03.10 10:27:07.548616 [ 269 ] {e388f4cb-74b9-41b7-b994-cc060f02e279} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18325 | 2026.03.10 10:27:07.548847 [ 269 ] {e388f4cb-74b9-41b7-b994-cc060f02e279} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18326 | 2026.03.10 10:27:07.548980 [ 155 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18327 | 2026.03.10 10:27:07.548986 [ 269 ] {e388f4cb-74b9-41b7-b994-cc060f02e279} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001296 sec., 49382.71604938271 rows/sec., 3.85 MiB/sec. | ||
| 18328 | 2026.03.10 10:27:07.549017 [ 155 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18329 | 2026.03.10 10:27:07.549041 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18330 | 2026.03.10 10:27:07.549043 [ 269 ] {e388f4cb-74b9-41b7-b994-cc060f02e279} <Debug> TCPHandler: Processed in 0.001500333 sec. | ||
| 18331 | 2026.03.10 10:27:07.549151 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::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 | ||
| 18332 | 2026.03.10 10:27:07.549184 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18333 | 2026.03.10 10:27:07.549268 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18334 | 2026.03.10 10:27:07.549294 [ 269 ] {54e98ad6-5ad2-4ed2-bf79-ed09dc8d2dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18335 | 2026.03.10 10:27:07.549312 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1125 rows starting from the beginning of the part | ||
| 18336 | 2026.03.10 10:27:07.549344 [ 269 ] {54e98ad6-5ad2-4ed2-bf79-ed09dc8d2dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18337 | 2026.03.10 10:27:07.549386 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 127 rows starting from the beginning of the part | ||
| 18338 | 2026.03.10 10:27:07.549447 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 89 rows starting from the beginning of the part | ||
| 18339 | 2026.03.10 10:27:07.549507 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 81 rows starting from the beginning of the part | ||
| 18340 | 2026.03.10 10:27:07.549567 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 1038 rows starting from the beginning of the part | ||
| 18341 | 2026.03.10 10:27:07.549603 [ 202 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4612 rows, containing 5 columns (5 merged, 0 gathered) in 0.002088427 sec., 2208360.6465536025 rows/sec., 179.06 MiB/sec. | ||
| 18342 | 2026.03.10 10:27:07.549623 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 64 rows starting from the beginning of the part | ||
| 18343 | 2026.03.10 10:27:07.549852 [ 269 ] {54e98ad6-5ad2-4ed2-bf79-ed09dc8d2dcd} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18344 | 2026.03.10 10:27:07.549875 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18345 | 2026.03.10 10:27:07.549892 [ 269 ] {54e98ad6-5ad2-4ed2-bf79-ed09dc8d2dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18346 | 2026.03.10 10:27:07.550141 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_146_29} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18347 | 2026.03.10 10:27:07.550213 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_146_29} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18348 | 2026.03.10 10:27:07.550306 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 18349 | 2026.03.10 10:27:07.550341 [ 269 ] {54e98ad6-5ad2-4ed2-bf79-ed09dc8d2dcd} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18350 | 2026.03.10 10:27:07.550636 [ 269 ] {54e98ad6-5ad2-4ed2-bf79-ed09dc8d2dcd} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18351 | 2026.03.10 10:27:07.550809 [ 269 ] {54e98ad6-5ad2-4ed2-bf79-ed09dc8d2dcd} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001543 sec., 82955.28191834089 rows/sec., 5.78 MiB/sec. | ||
| 18352 | 2026.03.10 10:27:07.550859 [ 269 ] {54e98ad6-5ad2-4ed2-bf79-ed09dc8d2dcd} <Debug> TCPHandler: Processed in 0.001736149 sec. | ||
| 18353 | 2026.03.10 10:27:07.550986 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18354 | 2026.03.10 10:27:07.551097 [ 269 ] {f7e9ba0f-b1f6-4e3a-9f1f-a54d794d3010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18355 | 2026.03.10 10:27:07.551148 [ 269 ] {f7e9ba0f-b1f6-4e3a-9f1f-a54d794d3010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18356 | 2026.03.10 10:27:07.551411 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2524 rows, containing 5 columns (5 merged, 0 gathered) in 0.002312512 sec., 1091453.7956992222 rows/sec., 81.61 MiB/sec. | ||
| 18357 | 2026.03.10 10:27:07.551537 [ 269 ] {f7e9ba0f-b1f6-4e3a-9f1f-a54d794d3010} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18358 | 2026.03.10 10:27:07.551580 [ 269 ] {f7e9ba0f-b1f6-4e3a-9f1f-a54d794d3010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18359 | 2026.03.10 10:27:07.551598 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18360 | 2026.03.10 10:27:07.551893 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_146_29} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18361 | 2026.03.10 10:27:07.551939 [ 269 ] {f7e9ba0f-b1f6-4e3a-9f1f-a54d794d3010} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18362 | 2026.03.10 10:27:07.551976 [ 190 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_146_29} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18363 | 2026.03.10 10:27:07.552066 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 18364 | 2026.03.10 10:27:07.552179 [ 269 ] {f7e9ba0f-b1f6-4e3a-9f1f-a54d794d3010} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18365 | 2026.03.10 10:27:07.552320 [ 269 ] {f7e9ba0f-b1f6-4e3a-9f1f-a54d794d3010} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00125 sec., 38400 rows/sec., 2.59 MiB/sec. | ||
| 18366 | 2026.03.10 10:27:07.552358 [ 269 ] {f7e9ba0f-b1f6-4e3a-9f1f-a54d794d3010} <Debug> TCPHandler: Processed in 0.001432182 sec. | ||
| 18367 | 2026.03.10 10:27:08.975666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41687 | ||
| 18368 | 2026.03.10 10:27:08.976233 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18369 | 2026.03.10 10:27:08.976280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18370 | 2026.03.10 10:27:08.976799 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18371 | 2026.03.10 10:27:08.977027 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18372 | 2026.03.10 10:27:08.977159 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41687 | ||
| 18373 | 2026.03.10 10:27:11.262437 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 18374 | 2026.03.10 10:27:11.283843 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18375 | 2026.03.10 10:27:11.283916 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18376 | 2026.03.10 10:27:11.291450 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18377 | 2026.03.10 10:27:11.292336 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18378 | 2026.03.10 10:27:11.297416 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 18379 | 2026.03.10 10:27:11.425854 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61333 | ||
| 18380 | 2026.03.10 10:27:11.425985 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18381 | 2026.03.10 10:27:11.426015 [ 289 ] {} <Debug> TCP-Session: 2bbee06b-c24e-4fbb-bbe7-16ae82206f50 Authenticating user 'default' from [fd00:1122:3344:101::e]:61333 | ||
| 18382 | 2026.03.10 10:27:11.426041 [ 289 ] {} <Debug> TCP-Session: 2bbee06b-c24e-4fbb-bbe7-16ae82206f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18383 | 2026.03.10 10:27:11.426056 [ 289 ] {} <Debug> TCP-Session: 2bbee06b-c24e-4fbb-bbe7-16ae82206f50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18384 | 2026.03.10 10:27:11.426246 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54771 | ||
| 18385 | 2026.03.10 10:27:11.426288 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39873 | ||
| 18386 | 2026.03.10 10:27:11.426331 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36624 | ||
| 18387 | 2026.03.10 10:27:11.426340 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40950 | ||
| 18388 | 2026.03.10 10:27:11.426381 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35853 | ||
| 18389 | 2026.03.10 10:27:11.426418 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18390 | 2026.03.10 10:27:11.426422 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18391 | 2026.03.10 10:27:11.426450 [ 293 ] {} <Debug> TCP-Session: e1397b4c-7775-419c-9cc0-d7fe84a4a1c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36624 | ||
| 18392 | 2026.03.10 10:27:11.426380 [ 289 ] {} <Trace> TCP-Session: 2bbee06b-c24e-4fbb-bbe7-16ae82206f50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18393 | 2026.03.10 10:27:11.426478 [ 293 ] {} <Debug> TCP-Session: e1397b4c-7775-419c-9cc0-d7fe84a4a1c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18394 | 2026.03.10 10:27:11.426475 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18395 | 2026.03.10 10:27:11.426497 [ 293 ] {} <Debug> TCP-Session: e1397b4c-7775-419c-9cc0-d7fe84a4a1c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18396 | 2026.03.10 10:27:11.426476 [ 291 ] {} <Debug> TCP-Session: 8124c396-5cb1-4095-bebb-099974d61c34 Authenticating user 'default' from [fd00:1122:3344:101::e]:39873 | ||
| 18397 | 2026.03.10 10:27:11.426524 [ 288 ] {} <Debug> TCP-Session: 03a93a47-c0a7-4409-b05f-f21b71705fae Authenticating user 'default' from [fd00:1122:3344:101::e]:35853 | ||
| 18398 | 2026.03.10 10:27:11.426474 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18399 | 2026.03.10 10:27:11.426562 [ 291 ] {} <Debug> TCP-Session: 8124c396-5cb1-4095-bebb-099974d61c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18400 | 2026.03.10 10:27:11.426574 [ 288 ] {} <Debug> TCP-Session: 03a93a47-c0a7-4409-b05f-f21b71705fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18401 | 2026.03.10 10:27:11.426587 [ 292 ] {} <Debug> TCP-Session: a570389a-d0cf-430c-b1f9-bea7863e1201 Authenticating user 'default' from [fd00:1122:3344:101::e]:40950 | ||
| 18402 | 2026.03.10 10:27:11.426598 [ 291 ] {} <Debug> TCP-Session: 8124c396-5cb1-4095-bebb-099974d61c34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18403 | 2026.03.10 10:27:11.426608 [ 288 ] {} <Debug> TCP-Session: 03a93a47-c0a7-4409-b05f-f21b71705fae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18404 | 2026.03.10 10:27:11.426619 [ 292 ] {} <Debug> TCP-Session: a570389a-d0cf-430c-b1f9-bea7863e1201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18405 | 2026.03.10 10:27:11.426635 [ 289 ] {b395bb27-9f1b-425b-9b6f-b36a741019ec} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61333) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18406 | 2026.03.10 10:27:11.426648 [ 292 ] {} <Debug> TCP-Session: a570389a-d0cf-430c-b1f9-bea7863e1201 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18407 | 2026.03.10 10:27:11.426375 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18408 | 2026.03.10 10:27:11.426371 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44067 | ||
| 18409 | 2026.03.10 10:27:11.426721 [ 290 ] {} <Debug> TCP-Session: deb75ac2-37f2-4e56-a387-9ab9f5b3202b Authenticating user 'default' from [fd00:1122:3344:101::e]:54771 | ||
| 18410 | 2026.03.10 10:27:11.426362 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36870 | ||
| 18411 | 2026.03.10 10:27:11.426758 [ 290 ] {} <Debug> TCP-Session: deb75ac2-37f2-4e56-a387-9ab9f5b3202b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18412 | 2026.03.10 10:27:11.426347 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48891 | ||
| 18413 | 2026.03.10 10:27:11.426783 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18414 | 2026.03.10 10:27:11.426784 [ 290 ] {} <Debug> TCP-Session: deb75ac2-37f2-4e56-a387-9ab9f5b3202b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18415 | 2026.03.10 10:27:11.426819 [ 286 ] {} <Debug> TCP-Session: 7c8b2b66-9bfc-4d5d-859e-7f0372244ca9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44067 | ||
| 18416 | 2026.03.10 10:27:11.426837 [ 286 ] {} <Debug> TCP-Session: 7c8b2b66-9bfc-4d5d-859e-7f0372244ca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18417 | 2026.03.10 10:27:11.426849 [ 286 ] {} <Debug> TCP-Session: 7c8b2b66-9bfc-4d5d-859e-7f0372244ca9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18418 | 2026.03.10 10:27:11.426900 [ 289 ] {b395bb27-9f1b-425b-9b6f-b36a741019ec} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18419 | 2026.03.10 10:27:11.426963 [ 289 ] {b395bb27-9f1b-425b-9b6f-b36a741019ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18420 | 2026.03.10 10:27:11.427253 [ 289 ] {b395bb27-9f1b-425b-9b6f-b36a741019ec} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 18421 | 2026.03.10 10:27:11.427255 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18422 | 2026.03.10 10:27:11.427304 [ 267 ] {} <Debug> TCP-Session: 270e8f26-3648-404c-9411-550fc7ce2bac Authenticating user 'default' from [fd00:1122:3344:101::e]:36870 | ||
| 18423 | 2026.03.10 10:27:11.427320 [ 267 ] {} <Debug> TCP-Session: 270e8f26-3648-404c-9411-550fc7ce2bac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18424 | 2026.03.10 10:27:11.427337 [ 267 ] {} <Debug> TCP-Session: 270e8f26-3648-404c-9411-550fc7ce2bac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18425 | 2026.03.10 10:27:11.427374 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18426 | 2026.03.10 10:27:11.427407 [ 294 ] {} <Debug> TCP-Session: 8d8eb4b0-d96b-4f37-a0c1-52ab1879246f Authenticating user 'default' from [fd00:1122:3344:101::e]:48891 | ||
| 18427 | 2026.03.10 10:27:11.427425 [ 294 ] {} <Debug> TCP-Session: 8d8eb4b0-d96b-4f37-a0c1-52ab1879246f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18428 | 2026.03.10 10:27:11.427437 [ 294 ] {} <Debug> TCP-Session: 8d8eb4b0-d96b-4f37-a0c1-52ab1879246f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18429 | 2026.03.10 10:27:11.428190 [ 344 ] {b395bb27-9f1b-425b-9b6f-b36a741019ec} <Trace> AggregatingTransform: Aggregating | ||
| 18430 | 2026.03.10 10:27:11.428227 [ 344 ] {b395bb27-9f1b-425b-9b6f-b36a741019ec} <Trace> Aggregator: Aggregation method: without_key | ||
| 18431 | 2026.03.10 10:27:11.428264 [ 344 ] {b395bb27-9f1b-425b-9b6f-b36a741019ec} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00090556 sec. (1104.289 rows/sec., 43.14 KiB/sec.) | ||
| 18432 | 2026.03.10 10:27:11.428283 [ 344 ] {b395bb27-9f1b-425b-9b6f-b36a741019ec} <Trace> Aggregator: Merging aggregated data | ||
| 18433 | 2026.03.10 10:27:11.430015 [ 289 ] {b395bb27-9f1b-425b-9b6f-b36a741019ec} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003435 sec., 291.12081513828235 rows/sec., 11.37 KiB/sec. | ||
| 18434 | 2026.03.10 10:27:11.430170 [ 289 ] {b395bb27-9f1b-425b-9b6f-b36a741019ec} <Debug> TCPHandler: Processed in 0.003903078 sec. | ||
| 18435 | 2026.03.10 10:27:11.430294 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18436 | 2026.03.10 10:27:11.430322 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18437 | 2026.03.10 10:27:11.430326 [ 289 ] {} <Debug> TCP-Session: 2bbee06b-c24e-4fbb-bbe7-16ae82206f50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18438 | 2026.03.10 10:27:11.430346 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18439 | 2026.03.10 10:27:11.430367 [ 290 ] {} <Debug> TCP-Session: deb75ac2-37f2-4e56-a387-9ab9f5b3202b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18440 | 2026.03.10 10:27:11.430362 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18441 | 2026.03.10 10:27:11.430393 [ 288 ] {} <Debug> TCP-Session: 03a93a47-c0a7-4409-b05f-f21b71705fae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18442 | 2026.03.10 10:27:11.430413 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18443 | 2026.03.10 10:27:11.430436 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18444 | 2026.03.10 10:27:11.430444 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18445 | 2026.03.10 10:27:11.430464 [ 294 ] {} <Debug> TCP-Session: 8d8eb4b0-d96b-4f37-a0c1-52ab1879246f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18446 | 2026.03.10 10:27:11.430479 [ 292 ] {} <Debug> TCP-Session: a570389a-d0cf-430c-b1f9-bea7863e1201 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18447 | 2026.03.10 10:27:11.430496 [ 286 ] {} <Debug> TCP-Session: 7c8b2b66-9bfc-4d5d-859e-7f0372244ca9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18448 | 2026.03.10 10:27:11.430437 [ 291 ] {} <Debug> TCP-Session: 8124c396-5cb1-4095-bebb-099974d61c34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18449 | 2026.03.10 10:27:11.430409 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18450 | 2026.03.10 10:27:11.430382 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18451 | 2026.03.10 10:27:11.430585 [ 293 ] {} <Debug> TCP-Session: e1397b4c-7775-419c-9cc0-d7fe84a4a1c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18452 | 2026.03.10 10:27:11.430600 [ 267 ] {} <Debug> TCP-Session: 270e8f26-3648-404c-9411-550fc7ce2bac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18453 | 2026.03.10 10:27:11.579575 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37146 | ||
| 18454 | 2026.03.10 10:27:11.579686 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18455 | 2026.03.10 10:27:11.579713 [ 289 ] {} <Debug> TCP-Session: 129c8530-4eaa-421f-8471-1c8e79c7ffb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37146 | ||
| 18456 | 2026.03.10 10:27:11.579735 [ 289 ] {} <Debug> TCP-Session: 129c8530-4eaa-421f-8471-1c8e79c7ffb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18457 | 2026.03.10 10:27:11.579748 [ 289 ] {} <Debug> TCP-Session: 129c8530-4eaa-421f-8471-1c8e79c7ffb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18458 | 2026.03.10 10:27:11.579956 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37242 | ||
| 18459 | 2026.03.10 10:27:11.579978 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38006 | ||
| 18460 | 2026.03.10 10:27:11.579990 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35254 | ||
| 18461 | 2026.03.10 10:27:11.580019 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49308 | ||
| 18462 | 2026.03.10 10:27:11.580038 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35729 | ||
| 18463 | 2026.03.10 10:27:11.580078 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18464 | 2026.03.10 10:27:11.580079 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18465 | 2026.03.10 10:27:11.580112 [ 293 ] {} <Debug> TCP-Session: e026a985-128a-474e-a97e-aa7e5222edf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38006 | ||
| 18466 | 2026.03.10 10:27:11.580029 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64479 | ||
| 18467 | 2026.03.10 10:27:11.580135 [ 290 ] {} <Debug> TCP-Session: 3ddef607-a30a-498b-9b05-51034cd7dbde Authenticating user 'default' from [fd00:1122:3344:101::e]:37242 | ||
| 18468 | 2026.03.10 10:27:11.580143 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18469 | 2026.03.10 10:27:11.580183 [ 290 ] {} <Debug> TCP-Session: 3ddef607-a30a-498b-9b05-51034cd7dbde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18470 | 2026.03.10 10:27:11.580151 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18471 | 2026.03.10 10:27:11.580210 [ 292 ] {} <Debug> TCP-Session: 929333a7-696d-44a6-9257-b4a7773cb089 Authenticating user 'default' from [fd00:1122:3344:101::e]:35254 | ||
| 18472 | 2026.03.10 10:27:11.580212 [ 290 ] {} <Debug> TCP-Session: 3ddef607-a30a-498b-9b05-51034cd7dbde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18473 | 2026.03.10 10:27:11.580238 [ 267 ] {} <Debug> TCP-Session: 9bfeb17f-aac6-47e7-90e7-258054a7a9b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49308 | ||
| 18474 | 2026.03.10 10:27:11.580247 [ 292 ] {} <Debug> TCP-Session: 929333a7-696d-44a6-9257-b4a7773cb089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18475 | 2026.03.10 10:27:11.580266 [ 267 ] {} <Debug> TCP-Session: 9bfeb17f-aac6-47e7-90e7-258054a7a9b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18476 | 2026.03.10 10:27:11.580270 [ 292 ] {} <Debug> TCP-Session: 929333a7-696d-44a6-9257-b4a7773cb089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18477 | 2026.03.10 10:27:11.580279 [ 267 ] {} <Debug> TCP-Session: 9bfeb17f-aac6-47e7-90e7-258054a7a9b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18478 | 2026.03.10 10:27:11.580209 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18479 | 2026.03.10 10:27:11.580144 [ 293 ] {} <Debug> TCP-Session: e026a985-128a-474e-a97e-aa7e5222edf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18480 | 2026.03.10 10:27:11.580331 [ 286 ] {} <Debug> TCP-Session: 7c0f4df3-04bc-4791-9422-a29a40620adf Authenticating user 'default' from [fd00:1122:3344:101::e]:64479 | ||
| 18481 | 2026.03.10 10:27:11.580003 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65377 | ||
| 18482 | 2026.03.10 10:27:11.580359 [ 286 ] {} <Debug> TCP-Session: 7c0f4df3-04bc-4791-9422-a29a40620adf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18483 | 2026.03.10 10:27:11.580349 [ 293 ] {} <Debug> TCP-Session: e026a985-128a-474e-a97e-aa7e5222edf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18484 | 2026.03.10 10:27:11.580379 [ 286 ] {} <Debug> TCP-Session: 7c0f4df3-04bc-4791-9422-a29a40620adf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18485 | 2026.03.10 10:27:11.579961 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57978 | ||
| 18486 | 2026.03.10 10:27:11.580409 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18487 | 2026.03.10 10:27:11.580037 [ 289 ] {} <Trace> TCP-Session: 129c8530-4eaa-421f-8471-1c8e79c7ffb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18488 | 2026.03.10 10:27:11.580481 [ 294 ] {} <Debug> TCP-Session: d89c370e-2141-409f-abc5-7a80c6b97b21 Authenticating user 'default' from [fd00:1122:3344:101::e]:65377 | ||
| 18489 | 2026.03.10 10:27:11.580136 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18490 | 2026.03.10 10:27:11.580512 [ 294 ] {} <Debug> TCP-Session: d89c370e-2141-409f-abc5-7a80c6b97b21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18491 | 2026.03.10 10:27:11.580523 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18492 | 2026.03.10 10:27:11.580537 [ 288 ] {} <Debug> TCP-Session: 00b79271-b9a1-4921-80dd-80d489de1bfc Authenticating user 'default' from [fd00:1122:3344:101::e]:35729 | ||
| 18493 | 2026.03.10 10:27:11.580542 [ 294 ] {} <Debug> TCP-Session: d89c370e-2141-409f-abc5-7a80c6b97b21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18494 | 2026.03.10 10:27:11.580568 [ 291 ] {} <Debug> TCP-Session: 02070f11-e4f0-4e66-81c2-dbc26580c380 Authenticating user 'default' from [fd00:1122:3344:101::e]:57978 | ||
| 18495 | 2026.03.10 10:27:11.580573 [ 288 ] {} <Debug> TCP-Session: 00b79271-b9a1-4921-80dd-80d489de1bfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18496 | 2026.03.10 10:27:11.580605 [ 291 ] {} <Debug> TCP-Session: 02070f11-e4f0-4e66-81c2-dbc26580c380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18497 | 2026.03.10 10:27:11.580607 [ 288 ] {} <Debug> TCP-Session: 00b79271-b9a1-4921-80dd-80d489de1bfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18498 | 2026.03.10 10:27:11.580626 [ 291 ] {} <Debug> TCP-Session: 02070f11-e4f0-4e66-81c2-dbc26580c380 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18499 | 2026.03.10 10:27:11.580645 [ 289 ] {a4aa4eaf-c921-412e-b02e-f16ef707e139} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37146) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18500 | 2026.03.10 10:27:11.580907 [ 289 ] {a4aa4eaf-c921-412e-b02e-f16ef707e139} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18501 | 2026.03.10 10:27:11.580962 [ 289 ] {a4aa4eaf-c921-412e-b02e-f16ef707e139} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18502 | 2026.03.10 10:27:11.581253 [ 289 ] {a4aa4eaf-c921-412e-b02e-f16ef707e139} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 18503 | 2026.03.10 10:27:11.582191 [ 344 ] {a4aa4eaf-c921-412e-b02e-f16ef707e139} <Trace> AggregatingTransform: Aggregating | ||
| 18504 | 2026.03.10 10:27:11.582226 [ 344 ] {a4aa4eaf-c921-412e-b02e-f16ef707e139} <Trace> Aggregator: Aggregation method: without_key | ||
| 18505 | 2026.03.10 10:27:11.582257 [ 344 ] {a4aa4eaf-c921-412e-b02e-f16ef707e139} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000905601 sec. (1104.239 rows/sec., 43.13 KiB/sec.) | ||
| 18506 | 2026.03.10 10:27:11.582272 [ 344 ] {a4aa4eaf-c921-412e-b02e-f16ef707e139} <Trace> Aggregator: Merging aggregated data | ||
| 18507 | 2026.03.10 10:27:11.583751 [ 289 ] {a4aa4eaf-c921-412e-b02e-f16ef707e139} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003161 sec., 316.3555836760519 rows/sec., 12.36 KiB/sec. | ||
| 18508 | 2026.03.10 10:27:11.583899 [ 289 ] {a4aa4eaf-c921-412e-b02e-f16ef707e139} <Debug> TCPHandler: Processed in 0.00397836 sec. | ||
| 18509 | 2026.03.10 10:27:11.584030 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18510 | 2026.03.10 10:27:11.584056 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18511 | 2026.03.10 10:27:11.584076 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18512 | 2026.03.10 10:27:11.584092 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18513 | 2026.03.10 10:27:11.584107 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18514 | 2026.03.10 10:27:11.584120 [ 288 ] {} <Debug> TCP-Session: 00b79271-b9a1-4921-80dd-80d489de1bfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18515 | 2026.03.10 10:27:11.584136 [ 294 ] {} <Debug> TCP-Session: d89c370e-2141-409f-abc5-7a80c6b97b21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18516 | 2026.03.10 10:27:11.584151 [ 290 ] {} <Debug> TCP-Session: 3ddef607-a30a-498b-9b05-51034cd7dbde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18517 | 2026.03.10 10:27:11.584142 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18518 | 2026.03.10 10:27:11.584184 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18519 | 2026.03.10 10:27:11.584210 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18520 | 2026.03.10 10:27:11.584238 [ 293 ] {} <Debug> TCP-Session: e026a985-128a-474e-a97e-aa7e5222edf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18521 | 2026.03.10 10:27:11.584127 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18522 | 2026.03.10 10:27:11.584262 [ 267 ] {} <Debug> TCP-Session: 9bfeb17f-aac6-47e7-90e7-258054a7a9b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18523 | 2026.03.10 10:27:11.584104 [ 292 ] {} <Debug> TCP-Session: 929333a7-696d-44a6-9257-b4a7773cb089 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18524 | 2026.03.10 10:27:11.584312 [ 291 ] {} <Debug> TCP-Session: 02070f11-e4f0-4e66-81c2-dbc26580c380 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18525 | 2026.03.10 10:27:11.584222 [ 286 ] {} <Debug> TCP-Session: 7c0f4df3-04bc-4791-9422-a29a40620adf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18526 | 2026.03.10 10:27:11.584071 [ 289 ] {} <Debug> TCP-Session: 129c8530-4eaa-421f-8471-1c8e79c7ffb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18527 | 2026.03.10 10:27:12.548690 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18528 | 2026.03.10 10:27:12.548863 [ 269 ] {2c27767f-d264-4fb0-8855-f9d40e7e7df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18529 | 2026.03.10 10:27:12.548932 [ 269 ] {2c27767f-d264-4fb0-8855-f9d40e7e7df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18530 | 2026.03.10 10:27:12.549629 [ 269 ] {2c27767f-d264-4fb0-8855-f9d40e7e7df1} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18531 | 2026.03.10 10:27:12.549681 [ 269 ] {2c27767f-d264-4fb0-8855-f9d40e7e7df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18532 | 2026.03.10 10:27:12.550096 [ 269 ] {2c27767f-d264-4fb0-8855-f9d40e7e7df1} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18533 | 2026.03.10 10:27:12.550334 [ 269 ] {2c27767f-d264-4fb0-8855-f9d40e7e7df1} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18534 | 2026.03.10 10:27:12.550495 [ 269 ] {2c27767f-d264-4fb0-8855-f9d40e7e7df1} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.00168 sec., 53571.42857142857 rows/sec., 4.51 MiB/sec. | ||
| 18535 | 2026.03.10 10:27:12.550548 [ 269 ] {2c27767f-d264-4fb0-8855-f9d40e7e7df1} <Debug> TCPHandler: Processed in 0.001984765 sec. | ||
| 18536 | 2026.03.10 10:27:12.550685 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18537 | 2026.03.10 10:27:12.550788 [ 269 ] {226cb838-5471-4a06-b3d3-e29f62e4ae1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18538 | 2026.03.10 10:27:12.550832 [ 269 ] {226cb838-5471-4a06-b3d3-e29f62e4ae1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18539 | 2026.03.10 10:27:12.551281 [ 269 ] {226cb838-5471-4a06-b3d3-e29f62e4ae1f} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18540 | 2026.03.10 10:27:12.551320 [ 269 ] {226cb838-5471-4a06-b3d3-e29f62e4ae1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18541 | 2026.03.10 10:27:12.551637 [ 269 ] {226cb838-5471-4a06-b3d3-e29f62e4ae1f} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18542 | 2026.03.10 10:27:12.551853 [ 269 ] {226cb838-5471-4a06-b3d3-e29f62e4ae1f} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18543 | 2026.03.10 10:27:12.551988 [ 269 ] {226cb838-5471-4a06-b3d3-e29f62e4ae1f} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001226 sec., 13866.231647634582 rows/sec., 1.02 MiB/sec. | ||
| 18544 | 2026.03.10 10:27:12.552034 [ 269 ] {226cb838-5471-4a06-b3d3-e29f62e4ae1f} <Debug> TCPHandler: Processed in 0.001401481 sec. | ||
| 18545 | 2026.03.10 10:27:12.552153 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18546 | 2026.03.10 10:27:12.552250 [ 269 ] {a15e8fcf-681a-4e2c-80b6-c48fa1672d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18547 | 2026.03.10 10:27:12.552290 [ 269 ] {a15e8fcf-681a-4e2c-80b6-c48fa1672d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18548 | 2026.03.10 10:27:12.552818 [ 269 ] {a15e8fcf-681a-4e2c-80b6-c48fa1672d28} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18549 | 2026.03.10 10:27:12.552861 [ 269 ] {a15e8fcf-681a-4e2c-80b6-c48fa1672d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18550 | 2026.03.10 10:27:12.553215 [ 269 ] {a15e8fcf-681a-4e2c-80b6-c48fa1672d28} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18551 | 2026.03.10 10:27:12.553525 [ 269 ] {a15e8fcf-681a-4e2c-80b6-c48fa1672d28} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18552 | 2026.03.10 10:27:12.553715 [ 269 ] {a15e8fcf-681a-4e2c-80b6-c48fa1672d28} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001484 sec., 54582.2102425876 rows/sec., 4.26 MiB/sec. | ||
| 18553 | 2026.03.10 10:27:12.553771 [ 269 ] {a15e8fcf-681a-4e2c-80b6-c48fa1672d28} <Debug> TCPHandler: Processed in 0.001666878 sec. | ||
| 18554 | 2026.03.10 10:27:12.553924 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18555 | 2026.03.10 10:27:12.554033 [ 269 ] {ec0dbc6c-c968-4d09-b39f-cbda851133e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18556 | 2026.03.10 10:27:12.554079 [ 269 ] {ec0dbc6c-c968-4d09-b39f-cbda851133e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18557 | 2026.03.10 10:27:12.554546 [ 269 ] {ec0dbc6c-c968-4d09-b39f-cbda851133e8} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18558 | 2026.03.10 10:27:12.554584 [ 269 ] {ec0dbc6c-c968-4d09-b39f-cbda851133e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18559 | 2026.03.10 10:27:12.554931 [ 269 ] {ec0dbc6c-c968-4d09-b39f-cbda851133e8} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18560 | 2026.03.10 10:27:12.555151 [ 269 ] {ec0dbc6c-c968-4d09-b39f-cbda851133e8} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18561 | 2026.03.10 10:27:12.555290 [ 269 ] {ec0dbc6c-c968-4d09-b39f-cbda851133e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 18562 | 2026.03.10 10:27:12.555332 [ 269 ] {ec0dbc6c-c968-4d09-b39f-cbda851133e8} <Debug> TCPHandler: Processed in 0.001467173 sec. | ||
| 18563 | 2026.03.10 10:27:12.555456 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18564 | 2026.03.10 10:27:12.555552 [ 269 ] {ecae51ef-ee66-4c47-8dd4-02b9ebce9ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18565 | 2026.03.10 10:27:12.555610 [ 269 ] {ecae51ef-ee66-4c47-8dd4-02b9ebce9ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18566 | 2026.03.10 10:27:12.556443 [ 269 ] {ecae51ef-ee66-4c47-8dd4-02b9ebce9ad7} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18567 | 2026.03.10 10:27:12.556481 [ 269 ] {ecae51ef-ee66-4c47-8dd4-02b9ebce9ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18568 | 2026.03.10 10:27:12.557020 [ 269 ] {ecae51ef-ee66-4c47-8dd4-02b9ebce9ad7} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18569 | 2026.03.10 10:27:12.557249 [ 269 ] {ecae51ef-ee66-4c47-8dd4-02b9ebce9ad7} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18570 | 2026.03.10 10:27:12.557396 [ 269 ] {ecae51ef-ee66-4c47-8dd4-02b9ebce9ad7} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001863 sec., 9125.067096081588 rows/sec., 16.35 MiB/sec. | ||
| 18571 | 2026.03.10 10:27:12.557462 [ 269 ] {ecae51ef-ee66-4c47-8dd4-02b9ebce9ad7} <Debug> TCPHandler: Processed in 0.002055907 sec. | ||
| 18572 | 2026.03.10 10:27:12.557602 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18573 | 2026.03.10 10:27:12.557726 [ 269 ] {13613fa0-6b19-4371-8fb2-7fba99008e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18574 | 2026.03.10 10:27:12.557778 [ 269 ] {13613fa0-6b19-4371-8fb2-7fba99008e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18575 | 2026.03.10 10:27:12.558223 [ 269 ] {13613fa0-6b19-4371-8fb2-7fba99008e3d} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18576 | 2026.03.10 10:27:12.558261 [ 269 ] {13613fa0-6b19-4371-8fb2-7fba99008e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18577 | 2026.03.10 10:27:12.558621 [ 269 ] {13613fa0-6b19-4371-8fb2-7fba99008e3d} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18578 | 2026.03.10 10:27:12.558868 [ 269 ] {13613fa0-6b19-4371-8fb2-7fba99008e3d} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18579 | 2026.03.10 10:27:12.559005 [ 269 ] {13613fa0-6b19-4371-8fb2-7fba99008e3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001304 sec., 46012.26993865031 rows/sec., 3.10 MiB/sec. | ||
| 18580 | 2026.03.10 10:27:12.559004 [ 150 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18581 | 2026.03.10 10:27:12.559046 [ 269 ] {13613fa0-6b19-4371-8fb2-7fba99008e3d} <Debug> TCPHandler: Processed in 0.001507844 sec. | ||
| 18582 | 2026.03.10 10:27:12.559079 [ 150 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18583 | 2026.03.10 10:27:12.559108 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18584 | 2026.03.10 10:27:12.559215 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 18585 | 2026.03.10 10:27:12.559344 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18586 | 2026.03.10 10:27:12.559379 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7260 rows starting from the beginning of the part | ||
| 18587 | 2026.03.10 10:27:12.559446 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 18588 | 2026.03.10 10:27:12.559493 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 18589 | 2026.03.10 10:27:12.559545 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 12 rows starting from the beginning of the part | ||
| 18590 | 2026.03.10 10:27:12.559589 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 48 rows starting from the beginning of the part | ||
| 18591 | 2026.03.10 10:27:12.559630 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::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 | ||
| 18592 | 2026.03.10 10:27:12.562328 [ 190 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7500 rows, containing 4 columns (4 merged, 0 gathered) in 0.003158931 sec., 2374220.899411858 rows/sec., 160.01 MiB/sec. | ||
| 18593 | 2026.03.10 10:27:12.562905 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18594 | 2026.03.10 10:27:12.563258 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_146_29} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18595 | 2026.03.10 10:27:12.563358 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_146_29} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18596 | 2026.03.10 10:27:12.563460 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 18597 | 2026.03.10 10:27:14.616821 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64132 | ||
| 18598 | 2026.03.10 10:27:14.616931 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18599 | 2026.03.10 10:27:14.616959 [ 294 ] {} <Debug> TCP-Session: 1b55e7f2-ebfe-4852-ac19-5253fdfb87f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64132 | ||
| 18600 | 2026.03.10 10:27:14.617079 [ 294 ] {} <Debug> TCP-Session: 1b55e7f2-ebfe-4852-ac19-5253fdfb87f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18601 | 2026.03.10 10:27:14.617092 [ 294 ] {} <Debug> TCP-Session: 1b55e7f2-ebfe-4852-ac19-5253fdfb87f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18602 | 2026.03.10 10:27:14.617288 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48204 | ||
| 18603 | 2026.03.10 10:27:14.617319 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40828 | ||
| 18604 | 2026.03.10 10:27:14.617330 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51579 | ||
| 18605 | 2026.03.10 10:27:14.617352 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55825 | ||
| 18606 | 2026.03.10 10:27:14.617384 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51787 | ||
| 18607 | 2026.03.10 10:27:14.617402 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18608 | 2026.03.10 10:27:14.617430 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18609 | 2026.03.10 10:27:14.617446 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18610 | 2026.03.10 10:27:14.617454 [ 267 ] {} <Debug> TCP-Session: bf6c04c3-74f2-4cf5-9891-88b5a4dcedac Authenticating user 'default' from [fd00:1122:3344:101::e]:48204 | ||
| 18611 | 2026.03.10 10:27:14.617469 [ 288 ] {} <Debug> TCP-Session: f271e577-d2f5-479c-91d9-957fbad76dae Authenticating user 'default' from [fd00:1122:3344:101::e]:51579 | ||
| 18612 | 2026.03.10 10:27:14.617481 [ 290 ] {} <Debug> TCP-Session: 14d02c6a-e7e8-4eb0-a2fe-1f0435d522c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55825 | ||
| 18613 | 2026.03.10 10:27:14.617410 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18614 | 2026.03.10 10:27:14.617503 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18615 | 2026.03.10 10:27:14.617527 [ 290 ] {} <Debug> TCP-Session: 14d02c6a-e7e8-4eb0-a2fe-1f0435d522c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18616 | 2026.03.10 10:27:14.617540 [ 286 ] {} <Debug> TCP-Session: 4ee842b5-82ef-483d-ba90-377b46bd4cac Authenticating user 'default' from [fd00:1122:3344:101::e]:40828 | ||
| 18617 | 2026.03.10 10:27:14.617558 [ 290 ] {} <Debug> TCP-Session: 14d02c6a-e7e8-4eb0-a2fe-1f0435d522c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18618 | 2026.03.10 10:27:14.617559 [ 293 ] {} <Debug> TCP-Session: 60c1c6c5-4f67-4c6f-9853-24f1a8052768 Authenticating user 'default' from [fd00:1122:3344:101::e]:51787 | ||
| 18619 | 2026.03.10 10:27:14.617577 [ 288 ] {} <Debug> TCP-Session: f271e577-d2f5-479c-91d9-957fbad76dae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18620 | 2026.03.10 10:27:14.617583 [ 286 ] {} <Debug> TCP-Session: 4ee842b5-82ef-483d-ba90-377b46bd4cac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18621 | 2026.03.10 10:27:14.617607 [ 288 ] {} <Debug> TCP-Session: f271e577-d2f5-479c-91d9-957fbad76dae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18622 | 2026.03.10 10:27:14.617629 [ 286 ] {} <Debug> TCP-Session: 4ee842b5-82ef-483d-ba90-377b46bd4cac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18623 | 2026.03.10 10:27:14.617602 [ 293 ] {} <Debug> TCP-Session: 60c1c6c5-4f67-4c6f-9853-24f1a8052768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18624 | 2026.03.10 10:27:14.617525 [ 267 ] {} <Debug> TCP-Session: bf6c04c3-74f2-4cf5-9891-88b5a4dcedac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18625 | 2026.03.10 10:27:14.617685 [ 293 ] {} <Debug> TCP-Session: 60c1c6c5-4f67-4c6f-9853-24f1a8052768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18626 | 2026.03.10 10:27:14.617704 [ 267 ] {} <Debug> TCP-Session: bf6c04c3-74f2-4cf5-9891-88b5a4dcedac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18627 | 2026.03.10 10:27:14.617375 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33004 | ||
| 18628 | 2026.03.10 10:27:14.617371 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56404 | ||
| 18629 | 2026.03.10 10:27:14.617354 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50531 | ||
| 18630 | 2026.03.10 10:27:14.617798 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18631 | 2026.03.10 10:27:14.617421 [ 294 ] {} <Trace> TCP-Session: 1b55e7f2-ebfe-4852-ac19-5253fdfb87f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18632 | 2026.03.10 10:27:14.617846 [ 292 ] {} <Debug> TCP-Session: 3afc8e90-5e4c-4541-8601-0e8142e03f9d Authenticating user 'default' from [fd00:1122:3344:101::e]:33004 | ||
| 18633 | 2026.03.10 10:27:14.617870 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18634 | 2026.03.10 10:27:14.617878 [ 292 ] {} <Debug> TCP-Session: 3afc8e90-5e4c-4541-8601-0e8142e03f9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18635 | 2026.03.10 10:27:14.617871 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18636 | 2026.03.10 10:27:14.617909 [ 292 ] {} <Debug> TCP-Session: 3afc8e90-5e4c-4541-8601-0e8142e03f9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18637 | 2026.03.10 10:27:14.617906 [ 291 ] {} <Debug> TCP-Session: 7dffa92f-1ba3-4b11-925f-9f2a47915d21 Authenticating user 'default' from [fd00:1122:3344:101::e]:56404 | ||
| 18638 | 2026.03.10 10:27:14.617939 [ 289 ] {} <Debug> TCP-Session: 6e302df2-fdaf-465f-bf9b-4b832123b6df Authenticating user 'default' from [fd00:1122:3344:101::e]:50531 | ||
| 18639 | 2026.03.10 10:27:14.617975 [ 291 ] {} <Debug> TCP-Session: 7dffa92f-1ba3-4b11-925f-9f2a47915d21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18640 | 2026.03.10 10:27:14.617979 [ 289 ] {} <Debug> TCP-Session: 6e302df2-fdaf-465f-bf9b-4b832123b6df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18641 | 2026.03.10 10:27:14.617997 [ 291 ] {} <Debug> TCP-Session: 7dffa92f-1ba3-4b11-925f-9f2a47915d21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18642 | 2026.03.10 10:27:14.618010 [ 289 ] {} <Debug> TCP-Session: 6e302df2-fdaf-465f-bf9b-4b832123b6df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18643 | 2026.03.10 10:27:14.618016 [ 294 ] {dd048d03-4a03-4842-b0bc-b1ef4aa8e9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64132) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18644 | 2026.03.10 10:27:14.618289 [ 294 ] {dd048d03-4a03-4842-b0bc-b1ef4aa8e9a2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18645 | 2026.03.10 10:27:14.618348 [ 294 ] {dd048d03-4a03-4842-b0bc-b1ef4aa8e9a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18646 | 2026.03.10 10:27:14.618629 [ 294 ] {dd048d03-4a03-4842-b0bc-b1ef4aa8e9a2} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 18647 | 2026.03.10 10:27:14.619547 [ 342 ] {dd048d03-4a03-4842-b0bc-b1ef4aa8e9a2} <Trace> AggregatingTransform: Aggregating | ||
| 18648 | 2026.03.10 10:27:14.619590 [ 342 ] {dd048d03-4a03-4842-b0bc-b1ef4aa8e9a2} <Trace> Aggregator: Aggregation method: without_key | ||
| 18649 | 2026.03.10 10:27:14.619628 [ 342 ] {dd048d03-4a03-4842-b0bc-b1ef4aa8e9a2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00089802 sec. (1113.561 rows/sec., 43.50 KiB/sec.) | ||
| 18650 | 2026.03.10 10:27:14.619647 [ 342 ] {dd048d03-4a03-4842-b0bc-b1ef4aa8e9a2} <Trace> Aggregator: Merging aggregated data | ||
| 18651 | 2026.03.10 10:27:14.621060 [ 294 ] {dd048d03-4a03-4842-b0bc-b1ef4aa8e9a2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003103 sec., 322.2687721559781 rows/sec., 12.59 KiB/sec. | ||
| 18652 | 2026.03.10 10:27:14.621203 [ 294 ] {dd048d03-4a03-4842-b0bc-b1ef4aa8e9a2} <Debug> TCPHandler: Processed in 0.003899477 sec. | ||
| 18653 | 2026.03.10 10:27:14.621307 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18654 | 2026.03.10 10:27:14.621333 [ 294 ] {} <Debug> TCP-Session: 1b55e7f2-ebfe-4852-ac19-5253fdfb87f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18655 | 2026.03.10 10:27:14.621337 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18656 | 2026.03.10 10:27:14.621359 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18657 | 2026.03.10 10:27:14.621381 [ 267 ] {} <Debug> TCP-Session: bf6c04c3-74f2-4cf5-9891-88b5a4dcedac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18658 | 2026.03.10 10:27:14.621377 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18659 | 2026.03.10 10:27:14.621409 [ 286 ] {} <Debug> TCP-Session: 4ee842b5-82ef-483d-ba90-377b46bd4cac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18660 | 2026.03.10 10:27:14.621418 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18661 | 2026.03.10 10:27:14.621432 [ 292 ] {} <Debug> TCP-Session: 3afc8e90-5e4c-4541-8601-0e8142e03f9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18662 | 2026.03.10 10:27:14.621450 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18663 | 2026.03.10 10:27:14.621468 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18664 | 2026.03.10 10:27:14.621474 [ 288 ] {} <Debug> TCP-Session: f271e577-d2f5-479c-91d9-957fbad76dae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18665 | 2026.03.10 10:27:14.621499 [ 289 ] {} <Debug> TCP-Session: 6e302df2-fdaf-465f-bf9b-4b832123b6df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18666 | 2026.03.10 10:27:14.621522 [ 291 ] {} <Debug> TCP-Session: 7dffa92f-1ba3-4b11-925f-9f2a47915d21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18667 | 2026.03.10 10:27:14.621432 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18668 | 2026.03.10 10:27:14.621398 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18669 | 2026.03.10 10:27:14.621594 [ 290 ] {} <Debug> TCP-Session: 14d02c6a-e7e8-4eb0-a2fe-1f0435d522c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18670 | 2026.03.10 10:27:14.621618 [ 293 ] {} <Debug> TCP-Session: 60c1c6c5-4f67-4c6f-9853-24f1a8052768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18671 | 2026.03.10 10:27:16.257513 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18672 | 2026.03.10 10:27:16.257587 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18673 | 2026.03.10 10:27:16.478257 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42199 | ||
| 18674 | 2026.03.10 10:27:16.478802 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18675 | 2026.03.10 10:27:16.478853 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18676 | 2026.03.10 10:27:16.479363 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18677 | 2026.03.10 10:27:16.479630 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18678 | 2026.03.10 10:27:16.479786 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42199 | ||
| 18679 | 2026.03.10 10:27:16.614861 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2228 | ||
| 18680 | 2026.03.10 10:27:16.617072 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18681 | 2026.03.10 10:27:16.617117 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18682 | 2026.03.10 10:27:16.618308 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18683 | 2026.03.10 10:27:16.618571 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18684 | 2026.03.10 10:27:16.618840 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2228 | ||
| 18685 | 2026.03.10 10:27:17.185532 [ 221 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): 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] | ||
| 18686 | 2026.03.10 10:27:17.185584 [ 221 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): 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] | ||
| 18687 | 2026.03.10 10:27:17.188955 [ 221 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): 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] | ||
| 18688 | 2026.03.10 10:27:17.343289 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): 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] | ||
| 18689 | 2026.03.10 10:27:17.343356 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): 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] | ||
| 18690 | 2026.03.10 10:27:17.347363 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): 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] | ||
| 18691 | 2026.03.10 10:27:17.548294 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18692 | 2026.03.10 10:27:17.548583 [ 269 ] {dbe3c759-8406-4fce-95d1-ffc09520ed4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18693 | 2026.03.10 10:27:17.548693 [ 269 ] {dbe3c759-8406-4fce-95d1-ffc09520ed4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18694 | 2026.03.10 10:27:17.549629 [ 269 ] {dbe3c759-8406-4fce-95d1-ffc09520ed4c} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18695 | 2026.03.10 10:27:17.549678 [ 269 ] {dbe3c759-8406-4fce-95d1-ffc09520ed4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18696 | 2026.03.10 10:27:17.550072 [ 269 ] {dbe3c759-8406-4fce-95d1-ffc09520ed4c} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18697 | 2026.03.10 10:27:17.550306 [ 269 ] {dbe3c759-8406-4fce-95d1-ffc09520ed4c} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18698 | 2026.03.10 10:27:17.550470 [ 269 ] {dbe3c759-8406-4fce-95d1-ffc09520ed4c} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001968 sec., 53861.78861788617 rows/sec., 4.53 MiB/sec. | ||
| 18699 | 2026.03.10 10:27:17.550523 [ 269 ] {dbe3c759-8406-4fce-95d1-ffc09520ed4c} <Debug> TCPHandler: Processed in 0.002411554 sec. | ||
| 18700 | 2026.03.10 10:27:17.550649 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18701 | 2026.03.10 10:27:17.550754 [ 269 ] {3b0093cb-819e-4b4f-ab55-419a12de9aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18702 | 2026.03.10 10:27:17.550799 [ 269 ] {3b0093cb-819e-4b4f-ab55-419a12de9aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18703 | 2026.03.10 10:27:17.551224 [ 269 ] {3b0093cb-819e-4b4f-ab55-419a12de9aa2} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18704 | 2026.03.10 10:27:17.551262 [ 269 ] {3b0093cb-819e-4b4f-ab55-419a12de9aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18705 | 2026.03.10 10:27:17.551583 [ 269 ] {3b0093cb-819e-4b4f-ab55-419a12de9aa2} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18706 | 2026.03.10 10:27:17.551800 [ 269 ] {3b0093cb-819e-4b4f-ab55-419a12de9aa2} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18707 | 2026.03.10 10:27:17.551931 [ 142 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18708 | 2026.03.10 10:27:17.551937 [ 269 ] {3b0093cb-819e-4b4f-ab55-419a12de9aa2} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001207 sec., 20712.510356255178 rows/sec., 1.52 MiB/sec. | ||
| 18709 | 2026.03.10 10:27:17.552000 [ 142 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18710 | 2026.03.10 10:27:17.552018 [ 269 ] {3b0093cb-819e-4b4f-ab55-419a12de9aa2} <Debug> TCPHandler: Processed in 0.001422363 sec. | ||
| 18711 | 2026.03.10 10:27:17.552027 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18712 | 2026.03.10 10:27:17.552134 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18713 | 2026.03.10 10:27:17.552144 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 18714 | 2026.03.10 10:27:17.552240 [ 269 ] {b450ab6f-4327-4611-918c-97f2cd139044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18715 | 2026.03.10 10:27:17.552283 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18716 | 2026.03.10 10:27:17.552287 [ 269 ] {b450ab6f-4327-4611-918c-97f2cd139044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18717 | 2026.03.10 10:27:17.552328 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 83 rows starting from the beginning of the part | ||
| 18718 | 2026.03.10 10:27:17.552411 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 25 rows starting from the beginning of the part | ||
| 18719 | 2026.03.10 10:27:17.552465 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 17 rows starting from the beginning of the part | ||
| 18720 | 2026.03.10 10:27:17.552517 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 38 rows starting from the beginning of the part | ||
| 18721 | 2026.03.10 10:27:17.552570 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 17 rows starting from the beginning of the part | ||
| 18722 | 2026.03.10 10:27:17.552634 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 25 rows starting from the beginning of the part | ||
| 18723 | 2026.03.10 10:27:17.552754 [ 269 ] {b450ab6f-4327-4611-918c-97f2cd139044} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18724 | 2026.03.10 10:27:17.552798 [ 269 ] {b450ab6f-4327-4611-918c-97f2cd139044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18725 | 2026.03.10 10:27:17.553160 [ 269 ] {b450ab6f-4327-4611-918c-97f2cd139044} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18726 | 2026.03.10 10:27:17.553393 [ 269 ] {b450ab6f-4327-4611-918c-97f2cd139044} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18727 | 2026.03.10 10:27:17.553531 [ 269 ] {b450ab6f-4327-4611-918c-97f2cd139044} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001313 sec., 67783.70144706778 rows/sec., 5.29 MiB/sec. | ||
| 18728 | 2026.03.10 10:27:17.553572 [ 269 ] {b450ab6f-4327-4611-918c-97f2cd139044} <Debug> TCPHandler: Processed in 0.001487994 sec. | ||
| 18729 | 2026.03.10 10:27:17.553617 [ 201 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001523884 sec., 134524.67510650418 rows/sec., 10.36 MiB/sec. | ||
| 18730 | 2026.03.10 10:27:17.553697 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18731 | 2026.03.10 10:27:17.553765 [ 198 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18732 | 2026.03.10 10:27:17.553795 [ 269 ] {858fee2a-ee72-41ea-8a58-19dff483aa08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18733 | 2026.03.10 10:27:17.553846 [ 269 ] {858fee2a-ee72-41ea-8a58-19dff483aa08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18734 | 2026.03.10 10:27:17.554033 [ 198 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_126_25} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18735 | 2026.03.10 10:27:17.554110 [ 198 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_126_25} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18736 | 2026.03.10 10:27:17.554178 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 18737 | 2026.03.10 10:27:17.554274 [ 269 ] {858fee2a-ee72-41ea-8a58-19dff483aa08} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18738 | 2026.03.10 10:27:17.554316 [ 269 ] {858fee2a-ee72-41ea-8a58-19dff483aa08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18739 | 2026.03.10 10:27:17.554653 [ 269 ] {858fee2a-ee72-41ea-8a58-19dff483aa08} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18740 | 2026.03.10 10:27:17.554863 [ 269 ] {858fee2a-ee72-41ea-8a58-19dff483aa08} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18741 | 2026.03.10 10:27:17.554997 [ 269 ] {858fee2a-ee72-41ea-8a58-19dff483aa08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 18742 | 2026.03.10 10:27:17.555036 [ 269 ] {858fee2a-ee72-41ea-8a58-19dff483aa08} <Debug> TCPHandler: Processed in 0.001390081 sec. | ||
| 18743 | 2026.03.10 10:27:17.555157 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18744 | 2026.03.10 10:27:17.555281 [ 269 ] {93eee0a2-effe-47ba-b2e0-1104e4236ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18745 | 2026.03.10 10:27:17.555348 [ 269 ] {93eee0a2-effe-47ba-b2e0-1104e4236ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18746 | 2026.03.10 10:27:17.556344 [ 269 ] {93eee0a2-effe-47ba-b2e0-1104e4236ff9} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18747 | 2026.03.10 10:27:17.556383 [ 269 ] {93eee0a2-effe-47ba-b2e0-1104e4236ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18748 | 2026.03.10 10:27:17.556938 [ 269 ] {93eee0a2-effe-47ba-b2e0-1104e4236ff9} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18749 | 2026.03.10 10:27:17.557169 [ 269 ] {93eee0a2-effe-47ba-b2e0-1104e4236ff9} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18750 | 2026.03.10 10:27:17.557303 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18751 | 2026.03.10 10:27:17.557314 [ 269 ] {93eee0a2-effe-47ba-b2e0-1104e4236ff9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002059 sec., 12141.816415735793 rows/sec., 21.76 MiB/sec. | ||
| 18752 | 2026.03.10 10:27:17.557362 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18753 | 2026.03.10 10:27:17.557391 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18754 | 2026.03.10 10:27:17.557404 [ 269 ] {93eee0a2-effe-47ba-b2e0-1104e4236ff9} <Debug> TCPHandler: Processed in 0.002307742 sec. | ||
| 18755 | 2026.03.10 10:27:17.557476 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 18756 | 2026.03.10 10:27:17.557520 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18757 | 2026.03.10 10:27:17.557622 [ 269 ] {9c41a97d-98cd-43e4-bf50-c72d53f2e220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18758 | 2026.03.10 10:27:17.557664 [ 269 ] {9c41a97d-98cd-43e4-bf50-c72d53f2e220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18759 | 2026.03.10 10:27:17.557690 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18760 | 2026.03.10 10:27:17.557748 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2663 rows starting from the beginning of the part | ||
| 18761 | 2026.03.10 10:27:17.557871 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 25 rows starting from the beginning of the part | ||
| 18762 | 2026.03.10 10:27:17.557976 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 17 rows starting from the beginning of the part | ||
| 18763 | 2026.03.10 10:27:17.558014 [ 269 ] {9c41a97d-98cd-43e4-bf50-c72d53f2e220} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18764 | 2026.03.10 10:27:17.558058 [ 269 ] {9c41a97d-98cd-43e4-bf50-c72d53f2e220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18765 | 2026.03.10 10:27:17.558077 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 36 rows starting from the beginning of the part | ||
| 18766 | 2026.03.10 10:27:17.558176 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 17 rows starting from the beginning of the part | ||
| 18767 | 2026.03.10 10:27:17.558267 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 25 rows starting from the beginning of the part | ||
| 18768 | 2026.03.10 10:27:17.558381 [ 269 ] {9c41a97d-98cd-43e4-bf50-c72d53f2e220} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18769 | 2026.03.10 10:27:17.558619 [ 269 ] {9c41a97d-98cd-43e4-bf50-c72d53f2e220} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18770 | 2026.03.10 10:27:17.558760 [ 269 ] {9c41a97d-98cd-43e4-bf50-c72d53f2e220} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 18771 | 2026.03.10 10:27:17.558798 [ 269 ] {9c41a97d-98cd-43e4-bf50-c72d53f2e220} <Debug> TCPHandler: Processed in 0.00132716 sec. | ||
| 18772 | 2026.03.10 10:27:17.566653 [ 188 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2783 rows, containing 19 columns (19 merged, 0 gathered) in 0.009204948 sec., 302337.39506187325 rows/sec., 541.77 MiB/sec. | ||
| 18773 | 2026.03.10 10:27:17.570247 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18774 | 2026.03.10 10:27:17.570651 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18775 | 2026.03.10 10:27:17.570733 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18776 | 2026.03.10 10:27:17.570889 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.19 MiB. | ||
| 18777 | 2026.03.10 10:27:18.000260 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.51 MiB, peak 409.65 MiB, free memory in arenas 0.00 B, will set to 393.67 MiB (RSS), difference: 3.16 MiB | ||
| 18778 | 2026.03.10 10:27:18.564756 [ 220 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): 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] | ||
| 18779 | 2026.03.10 10:27:18.564827 [ 220 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): 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] | ||
| 18780 | 2026.03.10 10:27:18.568535 [ 220 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): 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] | ||
| 18781 | 2026.03.10 10:27:18.797489 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 18782 | 2026.03.10 10:27:18.815424 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18783 | 2026.03.10 10:27:18.815484 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18784 | 2026.03.10 10:27:18.821889 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18785 | 2026.03.10 10:27:18.822665 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18786 | 2026.03.10 10:27:18.825715 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 18787 | 2026.03.10 10:27:22.050134 [ 221 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): 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] | ||
| 18788 | 2026.03.10 10:27:22.050201 [ 221 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): 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] | ||
| 18789 | 2026.03.10 10:27:22.053740 [ 221 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): 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] | ||
| 18790 | 2026.03.10 10:27:22.549497 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18791 | 2026.03.10 10:27:22.549778 [ 269 ] {8e0d1707-492c-474e-b629-3c42958a3215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18792 | 2026.03.10 10:27:22.549884 [ 269 ] {8e0d1707-492c-474e-b629-3c42958a3215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18793 | 2026.03.10 10:27:22.550778 [ 269 ] {8e0d1707-492c-474e-b629-3c42958a3215} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18794 | 2026.03.10 10:27:22.550827 [ 269 ] {8e0d1707-492c-474e-b629-3c42958a3215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18795 | 2026.03.10 10:27:22.551213 [ 269 ] {8e0d1707-492c-474e-b629-3c42958a3215} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 18796 | 2026.03.10 10:27:22.551446 [ 269 ] {8e0d1707-492c-474e-b629-3c42958a3215} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18797 | 2026.03.10 10:27:22.551602 [ 269 ] {8e0d1707-492c-474e-b629-3c42958a3215} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001902 sec., 12618.296529968455 rows/sec., 1.05 MiB/sec. | ||
| 18798 | 2026.03.10 10:27:22.551647 [ 269 ] {8e0d1707-492c-474e-b629-3c42958a3215} <Debug> TCPHandler: Processed in 0.002336412 sec. | ||
| 18799 | 2026.03.10 10:27:22.551765 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18800 | 2026.03.10 10:27:22.551861 [ 269 ] {70c1528b-1661-4db9-815e-91b84527724b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18801 | 2026.03.10 10:27:22.551902 [ 269 ] {70c1528b-1661-4db9-815e-91b84527724b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18802 | 2026.03.10 10:27:22.552302 [ 269 ] {70c1528b-1661-4db9-815e-91b84527724b} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18803 | 2026.03.10 10:27:22.552338 [ 269 ] {70c1528b-1661-4db9-815e-91b84527724b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18804 | 2026.03.10 10:27:22.552630 [ 269 ] {70c1528b-1661-4db9-815e-91b84527724b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 18805 | 2026.03.10 10:27:22.552834 [ 269 ] {70c1528b-1661-4db9-815e-91b84527724b} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18806 | 2026.03.10 10:27:22.552966 [ 269 ] {70c1528b-1661-4db9-815e-91b84527724b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001123 sec., 3561.887800534283 rows/sec., 290.45 KiB/sec. | ||
| 18807 | 2026.03.10 10:27:22.553005 [ 269 ] {70c1528b-1661-4db9-815e-91b84527724b} <Debug> TCPHandler: Processed in 0.001289109 sec. | ||
| 18808 | 2026.03.10 10:27:22.553123 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18809 | 2026.03.10 10:27:22.553218 [ 269 ] {ef3da639-38e3-40e2-aabd-f55c44acca7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18810 | 2026.03.10 10:27:22.553258 [ 269 ] {ef3da639-38e3-40e2-aabd-f55c44acca7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18811 | 2026.03.10 10:27:22.553764 [ 269 ] {ef3da639-38e3-40e2-aabd-f55c44acca7a} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18812 | 2026.03.10 10:27:22.553801 [ 269 ] {ef3da639-38e3-40e2-aabd-f55c44acca7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18813 | 2026.03.10 10:27:22.554115 [ 269 ] {ef3da639-38e3-40e2-aabd-f55c44acca7a} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18814 | 2026.03.10 10:27:22.554325 [ 269 ] {ef3da639-38e3-40e2-aabd-f55c44acca7a} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18815 | 2026.03.10 10:27:22.554453 [ 269 ] {ef3da639-38e3-40e2-aabd-f55c44acca7a} <Debug> executeQuery: Read 212 rows, 19.36 KiB in 0.001253 sec., 169193.93455706304 rows/sec., 15.09 MiB/sec. | ||
| 18816 | 2026.03.10 10:27:22.554492 [ 269 ] {ef3da639-38e3-40e2-aabd-f55c44acca7a} <Debug> TCPHandler: Processed in 0.001419682 sec. | ||
| 18817 | 2026.03.10 10:27:22.554606 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18818 | 2026.03.10 10:27:22.554700 [ 269 ] {16536513-961e-47c0-9e61-e813da16dce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18819 | 2026.03.10 10:27:22.554740 [ 269 ] {16536513-961e-47c0-9e61-e813da16dce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18820 | 2026.03.10 10:27:22.555147 [ 269 ] {16536513-961e-47c0-9e61-e813da16dce0} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18821 | 2026.03.10 10:27:22.555184 [ 269 ] {16536513-961e-47c0-9e61-e813da16dce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18822 | 2026.03.10 10:27:22.555477 [ 269 ] {16536513-961e-47c0-9e61-e813da16dce0} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18823 | 2026.03.10 10:27:22.555694 [ 269 ] {16536513-961e-47c0-9e61-e813da16dce0} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18824 | 2026.03.10 10:27:22.555822 [ 269 ] {16536513-961e-47c0-9e61-e813da16dce0} <Debug> executeQuery: Read 33 rows, 2.52 KiB in 0.001139 sec., 28972.783143107987 rows/sec., 2.16 MiB/sec. | ||
| 18825 | 2026.03.10 10:27:22.555862 [ 269 ] {16536513-961e-47c0-9e61-e813da16dce0} <Debug> TCPHandler: Processed in 0.001305839 sec. | ||
| 18826 | 2026.03.10 10:27:22.555968 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18827 | 2026.03.10 10:27:22.556060 [ 269 ] {e791d763-174b-4841-8b92-7af2be737f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18828 | 2026.03.10 10:27:22.556100 [ 269 ] {e791d763-174b-4841-8b92-7af2be737f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18829 | 2026.03.10 10:27:22.556496 [ 269 ] {e791d763-174b-4841-8b92-7af2be737f5c} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18830 | 2026.03.10 10:27:22.556532 [ 269 ] {e791d763-174b-4841-8b92-7af2be737f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18831 | 2026.03.10 10:27:22.556817 [ 269 ] {e791d763-174b-4841-8b92-7af2be737f5c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 18832 | 2026.03.10 10:27:22.557016 [ 269 ] {e791d763-174b-4841-8b92-7af2be737f5c} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18833 | 2026.03.10 10:27:22.557143 [ 269 ] {e791d763-174b-4841-8b92-7af2be737f5c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0011 sec., 21818.181818181816 rows/sec., 1.81 MiB/sec. | ||
| 18834 | 2026.03.10 10:27:22.557182 [ 269 ] {e791d763-174b-4841-8b92-7af2be737f5c} <Debug> TCPHandler: Processed in 0.001262669 sec. | ||
| 18835 | 2026.03.10 10:27:22.557290 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18836 | 2026.03.10 10:27:22.557383 [ 269 ] {0c395c1c-c613-40ee-9b3e-fed2c5a3781f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18837 | 2026.03.10 10:27:22.557422 [ 269 ] {0c395c1c-c613-40ee-9b3e-fed2c5a3781f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18838 | 2026.03.10 10:27:22.557815 [ 269 ] {0c395c1c-c613-40ee-9b3e-fed2c5a3781f} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18839 | 2026.03.10 10:27:22.557851 [ 269 ] {0c395c1c-c613-40ee-9b3e-fed2c5a3781f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18840 | 2026.03.10 10:27:22.558145 [ 269 ] {0c395c1c-c613-40ee-9b3e-fed2c5a3781f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 18841 | 2026.03.10 10:27:22.558349 [ 269 ] {0c395c1c-c613-40ee-9b3e-fed2c5a3781f} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18842 | 2026.03.10 10:27:22.558477 [ 269 ] {0c395c1c-c613-40ee-9b3e-fed2c5a3781f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001111 sec., 10801.080108010801 rows/sec., 843.83 KiB/sec. | ||
| 18843 | 2026.03.10 10:27:22.558516 [ 269 ] {0c395c1c-c613-40ee-9b3e-fed2c5a3781f} <Debug> TCPHandler: Processed in 0.001274538 sec. | ||
| 18844 | 2026.03.10 10:27:22.558650 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18845 | 2026.03.10 10:27:22.558742 [ 269 ] {0436ad63-5366-4ba3-88ee-56774a4d42fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18846 | 2026.03.10 10:27:22.558781 [ 269 ] {0436ad63-5366-4ba3-88ee-56774a4d42fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18847 | 2026.03.10 10:27:22.559239 [ 269 ] {0436ad63-5366-4ba3-88ee-56774a4d42fd} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18848 | 2026.03.10 10:27:22.559276 [ 269 ] {0436ad63-5366-4ba3-88ee-56774a4d42fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18849 | 2026.03.10 10:27:22.559579 [ 269 ] {0436ad63-5366-4ba3-88ee-56774a4d42fd} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18850 | 2026.03.10 10:27:22.559794 [ 269 ] {0436ad63-5366-4ba3-88ee-56774a4d42fd} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18851 | 2026.03.10 10:27:22.559923 [ 269 ] {0436ad63-5366-4ba3-88ee-56774a4d42fd} <Debug> executeQuery: Read 121 rows, 10.06 KiB in 0.001198 sec., 101001.6694490818 rows/sec., 8.20 MiB/sec. | ||
| 18852 | 2026.03.10 10:27:22.559963 [ 269 ] {0436ad63-5366-4ba3-88ee-56774a4d42fd} <Debug> TCPHandler: Processed in 0.00136336 sec. | ||
| 18853 | 2026.03.10 10:27:22.560082 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18854 | 2026.03.10 10:27:22.560176 [ 269 ] {dae8150b-07aa-45a8-8ad0-20e75b57ed63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18855 | 2026.03.10 10:27:22.560219 [ 269 ] {dae8150b-07aa-45a8-8ad0-20e75b57ed63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18856 | 2026.03.10 10:27:22.560642 [ 269 ] {dae8150b-07aa-45a8-8ad0-20e75b57ed63} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18857 | 2026.03.10 10:27:22.560678 [ 269 ] {dae8150b-07aa-45a8-8ad0-20e75b57ed63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18858 | 2026.03.10 10:27:22.561005 [ 269 ] {dae8150b-07aa-45a8-8ad0-20e75b57ed63} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18859 | 2026.03.10 10:27:22.561213 [ 269 ] {dae8150b-07aa-45a8-8ad0-20e75b57ed63} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18860 | 2026.03.10 10:27:22.561340 [ 269 ] {dae8150b-07aa-45a8-8ad0-20e75b57ed63} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001181 sec., 167654.5300592718 rows/sec., 12.02 MiB/sec. | ||
| 18861 | 2026.03.10 10:27:22.561378 [ 269 ] {dae8150b-07aa-45a8-8ad0-20e75b57ed63} <Debug> TCPHandler: Processed in 0.00134528 sec. | ||
| 18862 | 2026.03.10 10:27:22.561491 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18863 | 2026.03.10 10:27:22.561584 [ 269 ] {db62b4a6-4b81-4834-a57a-e0f90579671c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18864 | 2026.03.10 10:27:22.561639 [ 269 ] {db62b4a6-4b81-4834-a57a-e0f90579671c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18865 | 2026.03.10 10:27:22.562442 [ 269 ] {db62b4a6-4b81-4834-a57a-e0f90579671c} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18866 | 2026.03.10 10:27:22.562480 [ 269 ] {db62b4a6-4b81-4834-a57a-e0f90579671c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18867 | 2026.03.10 10:27:22.563026 [ 269 ] {db62b4a6-4b81-4834-a57a-e0f90579671c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18868 | 2026.03.10 10:27:22.563258 [ 269 ] {db62b4a6-4b81-4834-a57a-e0f90579671c} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18869 | 2026.03.10 10:27:22.563397 [ 269 ] {db62b4a6-4b81-4834-a57a-e0f90579671c} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001831 sec., 9284.543965046423 rows/sec., 16.64 MiB/sec. | ||
| 18870 | 2026.03.10 10:27:22.563454 [ 269 ] {db62b4a6-4b81-4834-a57a-e0f90579671c} <Debug> TCPHandler: Processed in 0.002011156 sec. | ||
| 18871 | 2026.03.10 10:27:22.563474 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): 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] | ||
| 18872 | 2026.03.10 10:27:22.563524 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): 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] | ||
| 18873 | 2026.03.10 10:27:22.563570 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18874 | 2026.03.10 10:27:22.563670 [ 269 ] {a99eebff-a743-40dd-92bf-b9341d061ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18875 | 2026.03.10 10:27:22.563713 [ 269 ] {a99eebff-a743-40dd-92bf-b9341d061ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18876 | 2026.03.10 10:27:22.564060 [ 269 ] {a99eebff-a743-40dd-92bf-b9341d061ccf} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18877 | 2026.03.10 10:27:22.564101 [ 269 ] {a99eebff-a743-40dd-92bf-b9341d061ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18878 | 2026.03.10 10:27:22.564437 [ 269 ] {a99eebff-a743-40dd-92bf-b9341d061ccf} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18879 | 2026.03.10 10:27:22.564690 [ 269 ] {a99eebff-a743-40dd-92bf-b9341d061ccf} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18880 | 2026.03.10 10:27:22.564826 [ 269 ] {a99eebff-a743-40dd-92bf-b9341d061ccf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 18881 | 2026.03.10 10:27:22.564864 [ 269 ] {a99eebff-a743-40dd-92bf-b9341d061ccf} <Debug> TCPHandler: Processed in 0.00134282 sec. | ||
| 18882 | 2026.03.10 10:27:22.566069 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): 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] | ||
| 18883 | 2026.03.10 10:27:23.785030 [ 222 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): 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] | ||
| 18884 | 2026.03.10 10:27:23.785080 [ 222 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): 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] | ||
| 18885 | 2026.03.10 10:27:23.787831 [ 222 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): 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] | ||
| 18886 | 2026.03.10 10:27:23.980060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42647 | ||
| 18887 | 2026.03.10 10:27:23.980632 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18888 | 2026.03.10 10:27:23.980679 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18889 | 2026.03.10 10:27:23.981150 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18890 | 2026.03.10 10:27:23.981378 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18891 | 2026.03.10 10:27:23.981515 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42647 | ||
| 18892 | 2026.03.10 10:27:26.325915 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 18893 | 2026.03.10 10:27:26.344726 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18894 | 2026.03.10 10:27:26.344792 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18895 | 2026.03.10 10:27:26.351234 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18896 | 2026.03.10 10:27:26.351974 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18897 | 2026.03.10 10:27:26.355200 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 18898 | 2026.03.10 10:27:26.619193 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2260 | ||
| 18899 | 2026.03.10 10:27:26.621904 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18900 | 2026.03.10 10:27:26.621948 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18901 | 2026.03.10 10:27:26.623150 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18902 | 2026.03.10 10:27:26.623439 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18903 | 2026.03.10 10:27:26.623591 [ 132 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 18904 | 2026.03.10 10:27:26.623663 [ 132 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18905 | 2026.03.10 10:27:26.623687 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18906 | 2026.03.10 10:27:26.623709 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2260 | ||
| 18907 | 2026.03.10 10:27:26.623805 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 18908 | 2026.03.10 10:27:26.624354 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18909 | 2026.03.10 10:27:26.624510 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2108 rows starting from the beginning of the part | ||
| 18910 | 2026.03.10 10:27:26.624882 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part | ||
| 18911 | 2026.03.10 10:27:26.625178 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part | ||
| 18912 | 2026.03.10 10:27:26.625465 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 42 rows starting from the beginning of the part | ||
| 18913 | 2026.03.10 10:27:26.625723 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 18914 | 2026.03.10 10:27:26.626007 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 32 rows starting from the beginning of the part | ||
| 18915 | 2026.03.10 10:27:26.632517 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2260 rows, containing 72 columns (72 merged, 0 gathered) in 0.008759557 sec., 258003.9150381692 rows/sec., 194.48 MiB/sec. | ||
| 18916 | 2026.03.10 10:27:26.634252 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 18917 | 2026.03.10 10:27:26.634729 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_66_13} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18918 | 2026.03.10 10:27:26.634798 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_66_13} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 18919 | 2026.03.10 10:27:26.634965 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 18920 | 2026.03.10 10:27:27.548323 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18921 | 2026.03.10 10:27:27.548553 [ 269 ] {925202f8-d2ac-4205-9fe7-ee72c6aecd23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18922 | 2026.03.10 10:27:27.548645 [ 269 ] {925202f8-d2ac-4205-9fe7-ee72c6aecd23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18923 | 2026.03.10 10:27:27.549438 [ 269 ] {925202f8-d2ac-4205-9fe7-ee72c6aecd23} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18924 | 2026.03.10 10:27:27.549482 [ 269 ] {925202f8-d2ac-4205-9fe7-ee72c6aecd23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18925 | 2026.03.10 10:27:27.549889 [ 269 ] {925202f8-d2ac-4205-9fe7-ee72c6aecd23} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18926 | 2026.03.10 10:27:27.550200 [ 269 ] {925202f8-d2ac-4205-9fe7-ee72c6aecd23} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18927 | 2026.03.10 10:27:27.550367 [ 269 ] {925202f8-d2ac-4205-9fe7-ee72c6aecd23} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001875 sec., 56533.333333333336 rows/sec., 4.75 MiB/sec. | ||
| 18928 | 2026.03.10 10:27:27.550412 [ 269 ] {925202f8-d2ac-4205-9fe7-ee72c6aecd23} <Debug> TCPHandler: Processed in 0.00224981 sec. | ||
| 18929 | 2026.03.10 10:27:27.550543 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18930 | 2026.03.10 10:27:27.550642 [ 269 ] {0ad29dbf-e853-489e-a898-aefa627439c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18931 | 2026.03.10 10:27:27.550683 [ 269 ] {0ad29dbf-e853-489e-a898-aefa627439c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18932 | 2026.03.10 10:27:27.551094 [ 269 ] {0ad29dbf-e853-489e-a898-aefa627439c1} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18933 | 2026.03.10 10:27:27.551129 [ 269 ] {0ad29dbf-e853-489e-a898-aefa627439c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18934 | 2026.03.10 10:27:27.551429 [ 269 ] {0ad29dbf-e853-489e-a898-aefa627439c1} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18935 | 2026.03.10 10:27:27.551636 [ 269 ] {0ad29dbf-e853-489e-a898-aefa627439c1} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18936 | 2026.03.10 10:27:27.551768 [ 269 ] {0ad29dbf-e853-489e-a898-aefa627439c1} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001147 sec., 21795.989537925023 rows/sec., 1.60 MiB/sec. | ||
| 18937 | 2026.03.10 10:27:27.551809 [ 269 ] {0ad29dbf-e853-489e-a898-aefa627439c1} <Debug> TCPHandler: Processed in 0.00132207 sec. | ||
| 18938 | 2026.03.10 10:27:27.551918 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18939 | 2026.03.10 10:27:27.552012 [ 269 ] {2fc40e16-bbdc-4ce1-96fd-5b55ae6c4268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18940 | 2026.03.10 10:27:27.552053 [ 269 ] {2fc40e16-bbdc-4ce1-96fd-5b55ae6c4268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18941 | 2026.03.10 10:27:27.552464 [ 269 ] {2fc40e16-bbdc-4ce1-96fd-5b55ae6c4268} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18942 | 2026.03.10 10:27:27.552499 [ 269 ] {2fc40e16-bbdc-4ce1-96fd-5b55ae6c4268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18943 | 2026.03.10 10:27:27.552815 [ 269 ] {2fc40e16-bbdc-4ce1-96fd-5b55ae6c4268} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18944 | 2026.03.10 10:27:27.553026 [ 269 ] {2fc40e16-bbdc-4ce1-96fd-5b55ae6c4268} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18945 | 2026.03.10 10:27:27.553154 [ 269 ] {2fc40e16-bbdc-4ce1-96fd-5b55ae6c4268} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00116 sec., 76724.13793103448 rows/sec., 5.99 MiB/sec. | ||
| 18946 | 2026.03.10 10:27:27.553192 [ 269 ] {2fc40e16-bbdc-4ce1-96fd-5b55ae6c4268} <Debug> TCPHandler: Processed in 0.00132333 sec. | ||
| 18947 | 2026.03.10 10:27:27.553306 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18948 | 2026.03.10 10:27:27.553399 [ 269 ] {7cea172f-84bf-445f-bf98-bcb51fcf542e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18949 | 2026.03.10 10:27:27.553441 [ 269 ] {7cea172f-84bf-445f-bf98-bcb51fcf542e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18950 | 2026.03.10 10:27:27.553847 [ 269 ] {7cea172f-84bf-445f-bf98-bcb51fcf542e} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18951 | 2026.03.10 10:27:27.553880 [ 269 ] {7cea172f-84bf-445f-bf98-bcb51fcf542e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18952 | 2026.03.10 10:27:27.554216 [ 269 ] {7cea172f-84bf-445f-bf98-bcb51fcf542e} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18953 | 2026.03.10 10:27:27.554455 [ 269 ] {7cea172f-84bf-445f-bf98-bcb51fcf542e} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18954 | 2026.03.10 10:27:27.554565 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 2 parts from all_1_145_38 to all_146_146_0 | ||
| 18955 | 2026.03.10 10:27:27.554583 [ 269 ] {7cea172f-84bf-445f-bf98-bcb51fcf542e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 18956 | 2026.03.10 10:27:27.554603 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18957 | 2026.03.10 10:27:27.554622 [ 269 ] {7cea172f-84bf-445f-bf98-bcb51fcf542e} <Debug> TCPHandler: Processed in 0.001365451 sec. | ||
| 18958 | 2026.03.10 10:27:27.554622 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18959 | 2026.03.10 10:27:27.554705 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_146_39} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_145_38 to all_146_146_0 into Compact with storage Full | ||
| 18960 | 2026.03.10 10:27:27.554730 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18961 | 2026.03.10 10:27:27.554796 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_146_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18962 | 2026.03.10 10:27:27.554824 [ 269 ] {d1fb4b2c-857a-417e-a36c-831fc659c45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18963 | 2026.03.10 10:27:27.554827 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_146_39} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_145_38, total 47836 rows starting from the beginning of the part | ||
| 18964 | 2026.03.10 10:27:27.554877 [ 269 ] {d1fb4b2c-857a-417e-a36c-831fc659c45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18965 | 2026.03.10 10:27:27.554894 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_146_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 128 rows starting from the beginning of the part | ||
| 18966 | 2026.03.10 10:27:27.555693 [ 269 ] {d1fb4b2c-857a-417e-a36c-831fc659c45c} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18967 | 2026.03.10 10:27:27.555728 [ 269 ] {d1fb4b2c-857a-417e-a36c-831fc659c45c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18968 | 2026.03.10 10:27:27.556327 [ 269 ] {d1fb4b2c-857a-417e-a36c-831fc659c45c} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18969 | 2026.03.10 10:27:27.556563 [ 269 ] {d1fb4b2c-857a-417e-a36c-831fc659c45c} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18970 | 2026.03.10 10:27:27.556703 [ 269 ] {d1fb4b2c-857a-417e-a36c-831fc659c45c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001897 sec., 13178.703215603584 rows/sec., 23.62 MiB/sec. | ||
| 18971 | 2026.03.10 10:27:27.556763 [ 269 ] {d1fb4b2c-857a-417e-a36c-831fc659c45c} <Debug> TCPHandler: Processed in 0.002080797 sec. | ||
| 18972 | 2026.03.10 10:27:27.556884 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18973 | 2026.03.10 10:27:27.556981 [ 269 ] {5b7fcf08-7640-4f1c-9f09-bc3ea03c3252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18974 | 2026.03.10 10:27:27.557022 [ 269 ] {5b7fcf08-7640-4f1c-9f09-bc3ea03c3252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18975 | 2026.03.10 10:27:27.557380 [ 269 ] {5b7fcf08-7640-4f1c-9f09-bc3ea03c3252} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18976 | 2026.03.10 10:27:27.557419 [ 269 ] {5b7fcf08-7640-4f1c-9f09-bc3ea03c3252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18977 | 2026.03.10 10:27:27.557735 [ 269 ] {5b7fcf08-7640-4f1c-9f09-bc3ea03c3252} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18978 | 2026.03.10 10:27:27.557947 [ 269 ] {5b7fcf08-7640-4f1c-9f09-bc3ea03c3252} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18979 | 2026.03.10 10:27:27.558078 [ 269 ] {5b7fcf08-7640-4f1c-9f09-bc3ea03c3252} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 18980 | 2026.03.10 10:27:27.558114 [ 269 ] {5b7fcf08-7640-4f1c-9f09-bc3ea03c3252} <Debug> TCPHandler: Processed in 0.001281578 sec. | ||
| 18981 | 2026.03.10 10:27:27.562593 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_146_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47964 rows, containing 5 columns (5 merged, 0 gathered) in 0.007911098 sec., 6062875.216562859 rows/sec., 399.12 MiB/sec. | ||
| 18982 | 2026.03.10 10:27:27.563521 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_146_39} <Trace> MergedBlockOutputStream: filled checksums all_1_146_39 (state Temporary) | ||
| 18983 | 2026.03.10 10:27:27.563844 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_146_39} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_146_39 to all_1_146_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18984 | 2026.03.10 10:27:27.563930 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_146_39} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 2 parts: [all_1_145_38, all_146_146_0] -> all_1_146_39 | ||
| 18985 | 2026.03.10 10:27:27.564020 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 18986 | 2026.03.10 10:27:31.257862 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18987 | 2026.03.10 10:27:31.257949 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18988 | 2026.03.10 10:27:31.481698 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43159 | ||
| 18989 | 2026.03.10 10:27:31.482266 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18990 | 2026.03.10 10:27:31.482307 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 18991 | 2026.03.10 10:27:31.482764 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18992 | 2026.03.10 10:27:31.482987 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18993 | 2026.03.10 10:27:31.483119 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43159 | ||
| 18994 | 2026.03.10 10:27:32.513327 [ 221 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): 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] | ||
| 18995 | 2026.03.10 10:27:32.513378 [ 221 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): 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] | ||
| 18996 | 2026.03.10 10:27:32.515239 [ 221 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): 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] | ||
| 18997 | 2026.03.10 10:27:32.547639 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18998 | 2026.03.10 10:27:32.547800 [ 269 ] {7a188062-e4ca-4b05-8414-cdc50544e661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18999 | 2026.03.10 10:27:32.547866 [ 269 ] {7a188062-e4ca-4b05-8414-cdc50544e661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19000 | 2026.03.10 10:27:32.548544 [ 269 ] {7a188062-e4ca-4b05-8414-cdc50544e661} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19001 | 2026.03.10 10:27:32.548586 [ 269 ] {7a188062-e4ca-4b05-8414-cdc50544e661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19002 | 2026.03.10 10:27:32.548984 [ 269 ] {7a188062-e4ca-4b05-8414-cdc50544e661} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19003 | 2026.03.10 10:27:32.549231 [ 269 ] {7a188062-e4ca-4b05-8414-cdc50544e661} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19004 | 2026.03.10 10:27:32.549384 [ 269 ] {7a188062-e4ca-4b05-8414-cdc50544e661} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001633 sec., 55113.28842620943 rows/sec., 4.64 MiB/sec. | ||
| 19005 | 2026.03.10 10:27:32.549380 [ 123 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19006 | 2026.03.10 10:27:32.549439 [ 269 ] {7a188062-e4ca-4b05-8414-cdc50544e661} <Debug> TCPHandler: Processed in 0.001922213 sec. | ||
| 19007 | 2026.03.10 10:27:32.549462 [ 123 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19008 | 2026.03.10 10:27:32.549491 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19009 | 2026.03.10 10:27:32.549576 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19010 | 2026.03.10 10:27:32.549596 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 19011 | 2026.03.10 10:27:32.549686 [ 269 ] {a4dcd15d-8710-499a-9e8d-ff745e61a5a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19012 | 2026.03.10 10:27:32.549715 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19013 | 2026.03.10 10:27:32.549734 [ 269 ] {a4dcd15d-8710-499a-9e8d-ff745e61a5a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19014 | 2026.03.10 10:27:32.549754 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2154 rows starting from the beginning of the part | ||
| 19015 | 2026.03.10 10:27:32.549831 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 90 rows starting from the beginning of the part | ||
| 19016 | 2026.03.10 10:27:32.549880 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 106 rows starting from the beginning of the part | ||
| 19017 | 2026.03.10 10:27:32.549925 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 212 rows starting from the beginning of the part | ||
| 19018 | 2026.03.10 10:27:32.549976 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 106 rows starting from the beginning of the part | ||
| 19019 | 2026.03.10 10:27:32.550022 [ 191 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 90 rows starting from the beginning of the part | ||
| 19020 | 2026.03.10 10:27:32.550185 [ 269 ] {a4dcd15d-8710-499a-9e8d-ff745e61a5a8} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19021 | 2026.03.10 10:27:32.550230 [ 269 ] {a4dcd15d-8710-499a-9e8d-ff745e61a5a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19022 | 2026.03.10 10:27:32.550559 [ 269 ] {a4dcd15d-8710-499a-9e8d-ff745e61a5a8} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19023 | 2026.03.10 10:27:32.550789 [ 269 ] {a4dcd15d-8710-499a-9e8d-ff745e61a5a8} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19024 | 2026.03.10 10:27:32.550929 [ 269 ] {a4dcd15d-8710-499a-9e8d-ff745e61a5a8} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001268 sec., 13406.940063091482 rows/sec., 1008.14 KiB/sec. | ||
| 19025 | 2026.03.10 10:27:32.550969 [ 269 ] {a4dcd15d-8710-499a-9e8d-ff745e61a5a8} <Debug> TCPHandler: Processed in 0.001446072 sec. | ||
| 19026 | 2026.03.10 10:27:32.551084 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19027 | 2026.03.10 10:27:32.551181 [ 269 ] {ff699fe6-0cf2-4e9d-976b-2e87f7f2c97b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19028 | 2026.03.10 10:27:32.551223 [ 269 ] {ff699fe6-0cf2-4e9d-976b-2e87f7f2c97b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19029 | 2026.03.10 10:27:32.551407 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2758 rows, containing 5 columns (5 merged, 0 gathered) in 0.001853232 sec., 1488210.8662056343 rows/sec., 123.13 MiB/sec. | ||
| 19030 | 2026.03.10 10:27:32.551664 [ 269 ] {ff699fe6-0cf2-4e9d-976b-2e87f7f2c97b} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19031 | 2026.03.10 10:27:32.551708 [ 269 ] {ff699fe6-0cf2-4e9d-976b-2e87f7f2c97b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19032 | 2026.03.10 10:27:32.551748 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19033 | 2026.03.10 10:27:32.552047 [ 269 ] {ff699fe6-0cf2-4e9d-976b-2e87f7f2c97b} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19034 | 2026.03.10 10:27:32.552110 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_151_30} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19035 | 2026.03.10 10:27:32.552209 [ 188 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_151_30} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19036 | 2026.03.10 10:27:32.552296 [ 269 ] {ff699fe6-0cf2-4e9d-976b-2e87f7f2c97b} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19037 | 2026.03.10 10:27:32.552330 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 19038 | 2026.03.10 10:27:32.552424 [ 123 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19039 | 2026.03.10 10:27:32.552436 [ 269 ] {ff699fe6-0cf2-4e9d-976b-2e87f7f2c97b} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001276 sec., 63479.62382445141 rows/sec., 4.96 MiB/sec. | ||
| 19040 | 2026.03.10 10:27:32.552457 [ 123 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19041 | 2026.03.10 10:27:32.552485 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19042 | 2026.03.10 10:27:32.552485 [ 269 ] {ff699fe6-0cf2-4e9d-976b-2e87f7f2c97b} <Debug> TCPHandler: Processed in 0.001451442 sec. | ||
| 19043 | 2026.03.10 10:27:32.552602 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 19044 | 2026.03.10 10:27:32.552615 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19045 | 2026.03.10 10:27:32.552735 [ 269 ] {94de0b34-ddc9-4176-9828-19a51e3a637f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19046 | 2026.03.10 10:27:32.552749 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19047 | 2026.03.10 10:27:32.552781 [ 269 ] {94de0b34-ddc9-4176-9828-19a51e3a637f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19048 | 2026.03.10 10:27:32.552791 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1125 rows starting from the beginning of the part | ||
| 19049 | 2026.03.10 10:27:32.552874 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 81 rows starting from the beginning of the part | ||
| 19050 | 2026.03.10 10:27:32.552926 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 89 rows starting from the beginning of the part | ||
| 19051 | 2026.03.10 10:27:32.552970 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 121 rows starting from the beginning of the part | ||
| 19052 | 2026.03.10 10:27:32.553011 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 89 rows starting from the beginning of the part | ||
| 19053 | 2026.03.10 10:27:32.553053 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 81 rows starting from the beginning of the part | ||
| 19054 | 2026.03.10 10:27:32.553225 [ 269 ] {94de0b34-ddc9-4176-9828-19a51e3a637f} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19055 | 2026.03.10 10:27:32.553270 [ 269 ] {94de0b34-ddc9-4176-9828-19a51e3a637f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19056 | 2026.03.10 10:27:32.553631 [ 269 ] {94de0b34-ddc9-4176-9828-19a51e3a637f} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19057 | 2026.03.10 10:27:32.553868 [ 269 ] {94de0b34-ddc9-4176-9828-19a51e3a637f} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19058 | 2026.03.10 10:27:32.553994 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 2 parts from all_1_146_39 to all_147_147_0 | ||
| 19059 | 2026.03.10 10:27:32.554006 [ 269 ] {94de0b34-ddc9-4176-9828-19a51e3a637f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 19060 | 2026.03.10 10:27:32.554026 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19061 | 2026.03.10 10:27:32.554051 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19062 | 2026.03.10 10:27:32.554056 [ 269 ] {94de0b34-ddc9-4176-9828-19a51e3a637f} <Debug> TCPHandler: Processed in 0.001491174 sec. | ||
| 19063 | 2026.03.10 10:27:32.554115 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_147_40} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_146_39 to all_147_147_0 into Compact with storage Full | ||
| 19064 | 2026.03.10 10:27:32.554175 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19065 | 2026.03.10 10:27:32.554213 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_147_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19066 | 2026.03.10 10:27:32.554250 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_147_40} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_146_39, total 47964 rows starting from the beginning of the part | ||
| 19067 | 2026.03.10 10:27:32.554276 [ 269 ] {b1f13d5c-3d97-4a82-b119-9713ccdc40a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19068 | 2026.03.10 10:27:32.554308 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1586 rows, containing 5 columns (5 merged, 0 gathered) in 0.00176518 sec., 898491.9384991898 rows/sec., 68.71 MiB/sec. | ||
| 19069 | 2026.03.10 10:27:32.554336 [ 269 ] {b1f13d5c-3d97-4a82-b119-9713ccdc40a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19070 | 2026.03.10 10:27:32.554310 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_147_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 19071 | 2026.03.10 10:27:32.554504 [ 192 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19072 | 2026.03.10 10:27:32.554769 [ 192 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_151_30} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19073 | 2026.03.10 10:27:32.554843 [ 192 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_151_30} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19074 | 2026.03.10 10:27:32.554944 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 19075 | 2026.03.10 10:27:32.555200 [ 269 ] {b1f13d5c-3d97-4a82-b119-9713ccdc40a4} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19076 | 2026.03.10 10:27:32.555241 [ 269 ] {b1f13d5c-3d97-4a82-b119-9713ccdc40a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19077 | 2026.03.10 10:27:32.555817 [ 269 ] {b1f13d5c-3d97-4a82-b119-9713ccdc40a4} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19078 | 2026.03.10 10:27:32.556050 [ 269 ] {b1f13d5c-3d97-4a82-b119-9713ccdc40a4} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19079 | 2026.03.10 10:27:32.556196 [ 269 ] {b1f13d5c-3d97-4a82-b119-9713ccdc40a4} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001939 sec., 8767.405879319236 rows/sec., 15.71 MiB/sec. | ||
| 19080 | 2026.03.10 10:27:32.556270 [ 269 ] {b1f13d5c-3d97-4a82-b119-9713ccdc40a4} <Debug> TCPHandler: Processed in 0.002142748 sec. | ||
| 19081 | 2026.03.10 10:27:32.556389 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19082 | 2026.03.10 10:27:32.556486 [ 269 ] {f8b62205-dc63-40cd-becb-cfd7b09eac51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19083 | 2026.03.10 10:27:32.556528 [ 269 ] {f8b62205-dc63-40cd-becb-cfd7b09eac51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19084 | 2026.03.10 10:27:32.556872 [ 269 ] {f8b62205-dc63-40cd-becb-cfd7b09eac51} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19085 | 2026.03.10 10:27:32.556910 [ 269 ] {f8b62205-dc63-40cd-becb-cfd7b09eac51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19086 | 2026.03.10 10:27:32.557228 [ 269 ] {f8b62205-dc63-40cd-becb-cfd7b09eac51} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19087 | 2026.03.10 10:27:32.557445 [ 269 ] {f8b62205-dc63-40cd-becb-cfd7b09eac51} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19088 | 2026.03.10 10:27:32.557596 [ 269 ] {f8b62205-dc63-40cd-becb-cfd7b09eac51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 19089 | 2026.03.10 10:27:32.557635 [ 269 ] {f8b62205-dc63-40cd-becb-cfd7b09eac51} <Debug> TCPHandler: Processed in 0.00129503 sec. | ||
| 19090 | 2026.03.10 10:27:32.561768 [ 195 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_147_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48124 rows, containing 5 columns (5 merged, 0 gathered) in 0.007675632 sec., 6269711.731880841 rows/sec., 412.82 MiB/sec. | ||
| 19091 | 2026.03.10 10:27:32.562459 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_147_40} <Trace> MergedBlockOutputStream: filled checksums all_1_147_40 (state Temporary) | ||
| 19092 | 2026.03.10 10:27:32.562806 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_147_40} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_147_40 to all_1_147_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19093 | 2026.03.10 10:27:32.562900 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_147_40} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 2 parts: [all_1_146_39, all_147_147_0] -> all_1_147_40 | ||
| 19094 | 2026.03.10 10:27:32.563014 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 19095 | 2026.03.10 10:27:32.818839 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19096 | 2026.03.10 10:27:32.819019 [ 269 ] {65fb9b91-9e1e-41bd-b857-08edc9fb1930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19097 | 2026.03.10 10:27:32.819094 [ 269 ] {65fb9b91-9e1e-41bd-b857-08edc9fb1930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19098 | 2026.03.10 10:27:32.819732 [ 269 ] {65fb9b91-9e1e-41bd-b857-08edc9fb1930} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19099 | 2026.03.10 10:27:32.819785 [ 269 ] {65fb9b91-9e1e-41bd-b857-08edc9fb1930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19100 | 2026.03.10 10:27:32.820184 [ 269 ] {65fb9b91-9e1e-41bd-b857-08edc9fb1930} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 19101 | 2026.03.10 10:27:32.820430 [ 269 ] {65fb9b91-9e1e-41bd-b857-08edc9fb1930} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19102 | 2026.03.10 10:27:32.820597 [ 269 ] {65fb9b91-9e1e-41bd-b857-08edc9fb1930} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001626 sec., 1230.0123001230013 rows/sec., 100.30 KiB/sec. | ||
| 19103 | 2026.03.10 10:27:32.820650 [ 269 ] {65fb9b91-9e1e-41bd-b857-08edc9fb1930} <Debug> TCPHandler: Processed in 0.001940934 sec. | ||
| 19104 | 2026.03.10 10:27:32.820779 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19105 | 2026.03.10 10:27:32.820883 [ 269 ] {803d9974-e137-4a3e-938f-4efa34cb8a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19106 | 2026.03.10 10:27:32.820929 [ 269 ] {803d9974-e137-4a3e-938f-4efa34cb8a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19107 | 2026.03.10 10:27:32.822132 [ 269 ] {803d9974-e137-4a3e-938f-4efa34cb8a1d} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19108 | 2026.03.10 10:27:32.822176 [ 269 ] {803d9974-e137-4a3e-938f-4efa34cb8a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19109 | 2026.03.10 10:27:32.822642 [ 269 ] {803d9974-e137-4a3e-938f-4efa34cb8a1d} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19110 | 2026.03.10 10:27:32.822864 [ 269 ] {803d9974-e137-4a3e-938f-4efa34cb8a1d} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19111 | 2026.03.10 10:27:32.823005 [ 269 ] {803d9974-e137-4a3e-938f-4efa34cb8a1d} <Debug> executeQuery: Read 1991 rows, 154.28 KiB in 0.002144 sec., 928638.0597014925 rows/sec., 70.27 MiB/sec. | ||
| 19112 | 2026.03.10 10:27:32.823048 [ 269 ] {803d9974-e137-4a3e-938f-4efa34cb8a1d} <Debug> TCPHandler: Processed in 0.002329492 sec. | ||
| 19113 | 2026.03.10 10:27:32.823160 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19114 | 2026.03.10 10:27:32.823260 [ 269 ] {95238ce5-a2f4-4516-9734-71808e0b53b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19115 | 2026.03.10 10:27:32.823302 [ 269 ] {95238ce5-a2f4-4516-9734-71808e0b53b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19116 | 2026.03.10 10:27:32.823744 [ 269 ] {95238ce5-a2f4-4516-9734-71808e0b53b3} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19117 | 2026.03.10 10:27:32.823780 [ 269 ] {95238ce5-a2f4-4516-9734-71808e0b53b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19118 | 2026.03.10 10:27:32.824092 [ 269 ] {95238ce5-a2f4-4516-9734-71808e0b53b3} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19119 | 2026.03.10 10:27:32.824311 [ 269 ] {95238ce5-a2f4-4516-9734-71808e0b53b3} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19120 | 2026.03.10 10:27:32.824446 [ 269 ] {95238ce5-a2f4-4516-9734-71808e0b53b3} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001207 sec., 31483.015741507872 rows/sec., 2.30 MiB/sec. | ||
| 19121 | 2026.03.10 10:27:32.824486 [ 269 ] {95238ce5-a2f4-4516-9734-71808e0b53b3} <Debug> TCPHandler: Processed in 0.001375911 sec. | ||
| 19122 | 2026.03.10 10:27:32.824599 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19123 | 2026.03.10 10:27:32.824694 [ 269 ] {615a36e9-d5b3-48d6-8b45-8e0bc7bb4904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19124 | 2026.03.10 10:27:32.824736 [ 269 ] {615a36e9-d5b3-48d6-8b45-8e0bc7bb4904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19125 | 2026.03.10 10:27:32.825336 [ 269 ] {615a36e9-d5b3-48d6-8b45-8e0bc7bb4904} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19126 | 2026.03.10 10:27:32.825373 [ 269 ] {615a36e9-d5b3-48d6-8b45-8e0bc7bb4904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19127 | 2026.03.10 10:27:32.825718 [ 269 ] {615a36e9-d5b3-48d6-8b45-8e0bc7bb4904} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 19128 | 2026.03.10 10:27:32.825941 [ 269 ] {615a36e9-d5b3-48d6-8b45-8e0bc7bb4904} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19129 | 2026.03.10 10:27:32.826073 [ 269 ] {615a36e9-d5b3-48d6-8b45-8e0bc7bb4904} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001398 sec., 506437.7682403434 rows/sec., 29.54 MiB/sec. | ||
| 19130 | 2026.03.10 10:27:32.826113 [ 269 ] {615a36e9-d5b3-48d6-8b45-8e0bc7bb4904} <Debug> TCPHandler: Processed in 0.001564205 sec. | ||
| 19131 | 2026.03.10 10:27:32.826225 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19132 | 2026.03.10 10:27:32.826324 [ 269 ] {e930df76-8cc0-4db1-8660-4afedee3aa47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19133 | 2026.03.10 10:27:32.826365 [ 269 ] {e930df76-8cc0-4db1-8660-4afedee3aa47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19134 | 2026.03.10 10:27:32.826749 [ 269 ] {e930df76-8cc0-4db1-8660-4afedee3aa47} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19135 | 2026.03.10 10:27:32.826791 [ 269 ] {e930df76-8cc0-4db1-8660-4afedee3aa47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19136 | 2026.03.10 10:27:32.827093 [ 269 ] {e930df76-8cc0-4db1-8660-4afedee3aa47} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 19137 | 2026.03.10 10:27:32.827323 [ 269 ] {e930df76-8cc0-4db1-8660-4afedee3aa47} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19138 | 2026.03.10 10:27:32.827462 [ 269 ] {e930df76-8cc0-4db1-8660-4afedee3aa47} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001156 sec., 865.0519031141869 rows/sec., 60.82 KiB/sec. | ||
| 19139 | 2026.03.10 10:27:32.827501 [ 269 ] {e930df76-8cc0-4db1-8660-4afedee3aa47} <Debug> TCPHandler: Processed in 0.00132542 sec. | ||
| 19140 | 2026.03.10 10:27:32.827610 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19141 | 2026.03.10 10:27:32.827705 [ 269 ] {6e017d56-d0fd-48b6-a7e1-1d1cdd0dd5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19142 | 2026.03.10 10:27:32.827746 [ 269 ] {6e017d56-d0fd-48b6-a7e1-1d1cdd0dd5da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19143 | 2026.03.10 10:27:32.828459 [ 269 ] {6e017d56-d0fd-48b6-a7e1-1d1cdd0dd5da} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19144 | 2026.03.10 10:27:32.828498 [ 269 ] {6e017d56-d0fd-48b6-a7e1-1d1cdd0dd5da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19145 | 2026.03.10 10:27:32.828850 [ 269 ] {6e017d56-d0fd-48b6-a7e1-1d1cdd0dd5da} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19146 | 2026.03.10 10:27:32.829068 [ 269 ] {6e017d56-d0fd-48b6-a7e1-1d1cdd0dd5da} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19147 | 2026.03.10 10:27:32.829199 [ 269 ] {6e017d56-d0fd-48b6-a7e1-1d1cdd0dd5da} <Debug> executeQuery: Read 1038 rows, 73.39 KiB in 0.001512 sec., 686507.9365079365 rows/sec., 47.40 MiB/sec. | ||
| 19148 | 2026.03.10 10:27:32.829239 [ 269 ] {6e017d56-d0fd-48b6-a7e1-1d1cdd0dd5da} <Debug> TCPHandler: Processed in 0.001677408 sec. | ||
| 19149 | 2026.03.10 10:27:32.829354 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19150 | 2026.03.10 10:27:32.829450 [ 269 ] {8ba75fdb-2573-4da6-b917-c8006af418cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19151 | 2026.03.10 10:27:32.829493 [ 269 ] {8ba75fdb-2573-4da6-b917-c8006af418cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19152 | 2026.03.10 10:27:32.830098 [ 269 ] {8ba75fdb-2573-4da6-b917-c8006af418cd} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19153 | 2026.03.10 10:27:32.830133 [ 269 ] {8ba75fdb-2573-4da6-b917-c8006af418cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19154 | 2026.03.10 10:27:32.830566 [ 269 ] {8ba75fdb-2573-4da6-b917-c8006af418cd} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19155 | 2026.03.10 10:27:32.830783 [ 269 ] {8ba75fdb-2573-4da6-b917-c8006af418cd} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19156 | 2026.03.10 10:27:32.830908 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_147_40 to all_152_152_0 | ||
| 19157 | 2026.03.10 10:27:32.830914 [ 269 ] {8ba75fdb-2573-4da6-b917-c8006af418cd} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.001483 sec., 821308.1591368847 rows/sec., 51.36 MiB/sec. | ||
| 19158 | 2026.03.10 10:27:32.830977 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19159 | 2026.03.10 10:27:32.830996 [ 269 ] {8ba75fdb-2573-4da6-b917-c8006af418cd} <Debug> TCPHandler: Processed in 0.001690188 sec. | ||
| 19160 | 2026.03.10 10:27:32.831003 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19161 | 2026.03.10 10:27:32.831110 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_152_41} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_147_40 to all_152_152_0 into Compact with storage Full | ||
| 19162 | 2026.03.10 10:27:32.831120 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19163 | 2026.03.10 10:27:32.831210 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_152_41} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19164 | 2026.03.10 10:27:32.831225 [ 269 ] {0b5bc71d-9851-4c03-aeb4-a1e9ad9de6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19165 | 2026.03.10 10:27:32.831241 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_152_41} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_147_40, total 48124 rows starting from the beginning of the part | ||
| 19166 | 2026.03.10 10:27:32.831281 [ 269 ] {0b5bc71d-9851-4c03-aeb4-a1e9ad9de6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19167 | 2026.03.10 10:27:32.831303 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_152_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 19168 | 2026.03.10 10:27:32.831351 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_152_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 198 rows starting from the beginning of the part | ||
| 19169 | 2026.03.10 10:27:32.831400 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_152_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 19170 | 2026.03.10 10:27:32.831463 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_152_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 19171 | 2026.03.10 10:27:32.831521 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_152_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 1218 rows starting from the beginning of the part | ||
| 19172 | 2026.03.10 10:27:32.832103 [ 269 ] {0b5bc71d-9851-4c03-aeb4-a1e9ad9de6bc} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19173 | 2026.03.10 10:27:32.832140 [ 269 ] {0b5bc71d-9851-4c03-aeb4-a1e9ad9de6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19174 | 2026.03.10 10:27:32.832699 [ 269 ] {0b5bc71d-9851-4c03-aeb4-a1e9ad9de6bc} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19175 | 2026.03.10 10:27:32.832943 [ 269 ] {0b5bc71d-9851-4c03-aeb4-a1e9ad9de6bc} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19176 | 2026.03.10 10:27:32.833084 [ 269 ] {0b5bc71d-9851-4c03-aeb4-a1e9ad9de6bc} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001877 sec., 19179.54182205647 rows/sec., 34.37 MiB/sec. | ||
| 19177 | 2026.03.10 10:27:32.833142 [ 269 ] {0b5bc71d-9851-4c03-aeb4-a1e9ad9de6bc} <Debug> TCPHandler: Processed in 0.002071386 sec. | ||
| 19178 | 2026.03.10 10:27:32.833257 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19179 | 2026.03.10 10:27:32.833354 [ 269 ] {8495e7d5-389c-43bd-8184-da492f51d098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19180 | 2026.03.10 10:27:32.833396 [ 269 ] {8495e7d5-389c-43bd-8184-da492f51d098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19181 | 2026.03.10 10:27:32.833719 [ 269 ] {8495e7d5-389c-43bd-8184-da492f51d098} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19182 | 2026.03.10 10:27:32.833756 [ 269 ] {8495e7d5-389c-43bd-8184-da492f51d098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19183 | 2026.03.10 10:27:32.834056 [ 269 ] {8495e7d5-389c-43bd-8184-da492f51d098} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19184 | 2026.03.10 10:27:32.834278 [ 269 ] {8495e7d5-389c-43bd-8184-da492f51d098} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19185 | 2026.03.10 10:27:32.834397 [ 124 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19186 | 2026.03.10 10:27:32.834412 [ 269 ] {8495e7d5-389c-43bd-8184-da492f51d098} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001076 sec., 11152.416356877324 rows/sec., 769.63 KiB/sec. | ||
| 19187 | 2026.03.10 10:27:32.834430 [ 124 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19188 | 2026.03.10 10:27:32.834452 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19189 | 2026.03.10 10:27:32.834456 [ 269 ] {8495e7d5-389c-43bd-8184-da492f51d098} <Debug> TCPHandler: Processed in 0.001247859 sec. | ||
| 19190 | 2026.03.10 10:27:32.834576 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 19191 | 2026.03.10 10:27:32.834742 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19192 | 2026.03.10 10:27:32.834787 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 7500 rows starting from the beginning of the part | ||
| 19193 | 2026.03.10 10:27:32.834867 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 19194 | 2026.03.10 10:27:32.834921 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 19195 | 2026.03.10 10:27:32.834972 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 19196 | 2026.03.10 10:27:32.835019 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 19197 | 2026.03.10 10:27:32.835064 [ 195 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 12 rows starting from the beginning of the part | ||
| 19198 | 2026.03.10 10:27:32.837100 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7752 rows, containing 4 columns (4 merged, 0 gathered) in 0.002589878 sec., 2993191.185067405 rows/sec., 201.72 MiB/sec. | ||
| 19199 | 2026.03.10 10:27:32.837616 [ 198 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19200 | 2026.03.10 10:27:32.837966 [ 198 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_151_30} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19201 | 2026.03.10 10:27:32.838058 [ 198 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_151_30} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19202 | 2026.03.10 10:27:32.838164 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 19203 | 2026.03.10 10:27:32.843158 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_152_41} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50020 rows, containing 5 columns (5 merged, 0 gathered) in 0.012089002 sec., 4137645.1091661663 rows/sec., 272.35 MiB/sec. | ||
| 19204 | 2026.03.10 10:27:32.843539 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_152_41} <Trace> MergedBlockOutputStream: filled checksums all_1_152_41 (state Temporary) | ||
| 19205 | 2026.03.10 10:27:32.843861 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_152_41} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_152_41 to all_1_152_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19206 | 2026.03.10 10:27:32.843950 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_152_41} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_147_40, all_152_152_0] -> all_1_152_41 | ||
| 19207 | 2026.03.10 10:27:32.844058 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. | ||
| 19208 | 2026.03.10 10:27:33.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.18 MiB, peak 409.65 MiB, free memory in arenas 0.00 B, will set to 394.03 MiB (RSS), difference: -1.15 MiB | ||
| 19209 | 2026.03.10 10:27:33.085780 [ 220 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): 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] | ||
| 19210 | 2026.03.10 10:27:33.085823 [ 220 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): 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] | ||
| 19211 | 2026.03.10 10:27:33.088811 [ 220 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): 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] | ||
| 19212 | 2026.03.10 10:27:33.855329 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 19213 | 2026.03.10 10:27:33.872592 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19214 | 2026.03.10 10:27:33.872650 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 19215 | 2026.03.10 10:27:33.878800 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 19216 | 2026.03.10 10:27:33.879564 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19217 | 2026.03.10 10:27:33.882641 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 19218 | 2026.03.10 10:27:34.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.54 MiB, peak 409.65 MiB, free memory in arenas 0.00 B, will set to 394.03 MiB (RSS), difference: 3.48 MiB | ||
| 19219 | 2026.03.10 10:27:36.624036 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2302 | ||
| 19220 | 2026.03.10 10:27:36.626703 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19221 | 2026.03.10 10:27:36.626753 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19222 | 2026.03.10 10:27:36.627970 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 19223 | 2026.03.10 10:27:36.628242 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19224 | 2026.03.10 10:27:36.628623 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2302 | ||
| 19225 | 2026.03.10 10:27:37.027351 [ 220 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19226 | 2026.03.10 10:27:37.027406 [ 220 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19227 | 2026.03.10 10:27:37.030351 [ 220 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19228 | 2026.03.10 10:27:37.545547 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19229 | 2026.03.10 10:27:37.545834 [ 269 ] {41dddc6c-be21-4673-a011-a88cb73dc6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19230 | 2026.03.10 10:27:37.545941 [ 269 ] {41dddc6c-be21-4673-a011-a88cb73dc6b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19231 | 2026.03.10 10:27:37.546801 [ 269 ] {41dddc6c-be21-4673-a011-a88cb73dc6b4} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19232 | 2026.03.10 10:27:37.546853 [ 269 ] {41dddc6c-be21-4673-a011-a88cb73dc6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19233 | 2026.03.10 10:27:37.547255 [ 269 ] {41dddc6c-be21-4673-a011-a88cb73dc6b4} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19234 | 2026.03.10 10:27:37.547485 [ 269 ] {41dddc6c-be21-4673-a011-a88cb73dc6b4} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19235 | 2026.03.10 10:27:37.547654 [ 269 ] {41dddc6c-be21-4673-a011-a88cb73dc6b4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001898 sec., 29504.741833508957 rows/sec., 2.27 MiB/sec. | ||
| 19236 | 2026.03.10 10:27:37.547707 [ 269 ] {41dddc6c-be21-4673-a011-a88cb73dc6b4} <Debug> TCPHandler: Processed in 0.002343763 sec. | ||
| 19237 | 2026.03.10 10:27:37.547771 [ 220 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19238 | 2026.03.10 10:27:37.547823 [ 220 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19239 | 2026.03.10 10:27:37.547834 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19240 | 2026.03.10 10:27:37.547941 [ 269 ] {87ed95a9-25d3-4630-9f63-d55561e9b6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19241 | 2026.03.10 10:27:37.547987 [ 269 ] {87ed95a9-25d3-4630-9f63-d55561e9b6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19242 | 2026.03.10 10:27:37.548430 [ 269 ] {87ed95a9-25d3-4630-9f63-d55561e9b6bf} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19243 | 2026.03.10 10:27:37.548469 [ 269 ] {87ed95a9-25d3-4630-9f63-d55561e9b6bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19244 | 2026.03.10 10:27:37.548778 [ 269 ] {87ed95a9-25d3-4630-9f63-d55561e9b6bf} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19245 | 2026.03.10 10:27:37.549018 [ 269 ] {87ed95a9-25d3-4630-9f63-d55561e9b6bf} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19246 | 2026.03.10 10:27:37.549151 [ 269 ] {87ed95a9-25d3-4630-9f63-d55561e9b6bf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. | ||
| 19247 | 2026.03.10 10:27:37.549191 [ 269 ] {87ed95a9-25d3-4630-9f63-d55561e9b6bf} <Debug> TCPHandler: Processed in 0.001408062 sec. | ||
| 19248 | 2026.03.10 10:27:37.549304 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19249 | 2026.03.10 10:27:37.549403 [ 269 ] {a6458066-b7ea-4558-9f98-ec06c34091ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19250 | 2026.03.10 10:27:37.549447 [ 269 ] {a6458066-b7ea-4558-9f98-ec06c34091ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19251 | 2026.03.10 10:27:37.549840 [ 269 ] {a6458066-b7ea-4558-9f98-ec06c34091ea} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19252 | 2026.03.10 10:27:37.549877 [ 269 ] {a6458066-b7ea-4558-9f98-ec06c34091ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19253 | 2026.03.10 10:27:37.550214 [ 269 ] {a6458066-b7ea-4558-9f98-ec06c34091ea} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19254 | 2026.03.10 10:27:37.550422 [ 269 ] {a6458066-b7ea-4558-9f98-ec06c34091ea} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19255 | 2026.03.10 10:27:37.550555 [ 269 ] {a6458066-b7ea-4558-9f98-ec06c34091ea} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001173 sec., 109121.90963341859 rows/sec., 7.60 MiB/sec. | ||
| 19256 | 2026.03.10 10:27:37.550594 [ 269 ] {a6458066-b7ea-4558-9f98-ec06c34091ea} <Debug> TCPHandler: Processed in 0.00133956 sec. | ||
| 19257 | 2026.03.10 10:27:37.550705 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19258 | 2026.03.10 10:27:37.550801 [ 269 ] {1649089f-d5e6-468b-a5eb-2bc0ea51bb9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19259 | 2026.03.10 10:27:37.550843 [ 269 ] {1649089f-d5e6-468b-a5eb-2bc0ea51bb9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19260 | 2026.03.10 10:27:37.551179 [ 269 ] {1649089f-d5e6-468b-a5eb-2bc0ea51bb9b} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19261 | 2026.03.10 10:27:37.551215 [ 269 ] {1649089f-d5e6-468b-a5eb-2bc0ea51bb9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19262 | 2026.03.10 10:27:37.551527 [ 269 ] {1649089f-d5e6-468b-a5eb-2bc0ea51bb9b} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19263 | 2026.03.10 10:27:37.551733 [ 269 ] {1649089f-d5e6-468b-a5eb-2bc0ea51bb9b} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19264 | 2026.03.10 10:27:37.551864 [ 269 ] {1649089f-d5e6-468b-a5eb-2bc0ea51bb9b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001082 sec., 44362.292051756005 rows/sec., 2.99 MiB/sec. | ||
| 19265 | 2026.03.10 10:27:37.551901 [ 269 ] {1649089f-d5e6-468b-a5eb-2bc0ea51bb9b} <Debug> TCPHandler: Processed in 0.001244438 sec. | ||
| 19266 | 2026.03.10 10:27:37.555693 [ 220 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19267 | 2026.03.10 10:27:37.754746 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19268 | 2026.03.10 10:27:37.754799 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19269 | 2026.03.10 10:27:37.759012 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19270 | 2026.03.10 10:27:38.983306 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43607 | ||
| 19271 | 2026.03.10 10:27:38.983823 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19272 | 2026.03.10 10:27:38.983861 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19273 | 2026.03.10 10:27:38.984322 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 19274 | 2026.03.10 10:27:38.984591 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19275 | 2026.03.10 10:27:38.984720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43607 | ||
| 19276 | 2026.03.10 10:27:38.984735 [ 115 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 19277 | 2026.03.10 10:27:38.984811 [ 115 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19278 | 2026.03.10 10:27:38.984834 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19279 | 2026.03.10 10:27:38.984962 [ 198 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::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 | ||
| 19280 | 2026.03.10 10:27:38.985119 [ 198 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19281 | 2026.03.10 10:27:38.985162 [ 198 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41239 rows starting from the beginning of the part | ||
| 19282 | 2026.03.10 10:27:38.985235 [ 198 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 448 rows starting from the beginning of the part | ||
| 19283 | 2026.03.10 10:27:38.985285 [ 198 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 512 rows starting from the beginning of the part | ||
| 19284 | 2026.03.10 10:27:38.985329 [ 198 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 448 rows starting from the beginning of the part | ||
| 19285 | 2026.03.10 10:27:38.985371 [ 198 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part | ||
| 19286 | 2026.03.10 10:27:38.985412 [ 198 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part | ||
| 19287 | 2026.03.10 10:27:38.988422 [ 199 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43607 rows, containing 4 columns (4 merged, 0 gathered) in 0.003520819 sec., 12385470.53966705 rows/sec., 177.18 MiB/sec. | ||
| 19288 | 2026.03.10 10:27:38.988685 [ 202 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 19289 | 2026.03.10 10:27:38.989083 [ 202 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_91_18} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19290 | 2026.03.10 10:27:38.989425 [ 202 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_91_18} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19291 | 2026.03.10 10:27:38.989527 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 19292 | 2026.03.10 10:27:41.382712 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 19293 | 2026.03.10 10:27:41.401703 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19294 | 2026.03.10 10:27:41.401763 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19295 | 2026.03.10 10:27:41.408200 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 19296 | 2026.03.10 10:27:41.408999 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19297 | 2026.03.10 10:27:41.409346 [ 114 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 19298 | 2026.03.10 10:27:41.409427 [ 114 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19299 | 2026.03.10 10:27:41.409451 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19300 | 2026.03.10 10:27:41.409587 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 19301 | 2026.03.10 10:27:41.413027 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 19302 | 2026.03.10 10:27:41.413570 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19303 | 2026.03.10 10:27:41.414996 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 19304 | 2026.03.10 10:27:41.419523 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 19305 | 2026.03.10 10:27:41.424426 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 19306 | 2026.03.10 10:27:41.429087 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 19307 | 2026.03.10 10:27:41.434146 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 19308 | 2026.03.10 10:27:41.438685 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 19309 | 2026.03.10 10:27:41.496266 [ 199 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.086735121 sec., 7909.1375222731285 rows/sec., 40.90 MiB/sec. | ||
| 19310 | 2026.03.10 10:27:41.499200 [ 189 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 19311 | 2026.03.10 10:27:41.501221 [ 189 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_91_18} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19312 | 2026.03.10 10:27:41.501309 [ 189 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_91_18} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19313 | 2026.03.10 10:27:41.503755 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 19314 | 2026.03.10 10:27:42.001170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.10 MiB, peak 412.51 MiB, free memory in arenas 0.00 B, will set to 394.03 MiB (RSS), difference: -1.08 MiB | ||
| 19315 | 2026.03.10 10:27:42.476522 [ 226 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19316 | 2026.03.10 10:27:42.476577 [ 226 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19317 | 2026.03.10 10:27:42.480390 [ 226 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19318 | 2026.03.10 10:27:42.548929 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19319 | 2026.03.10 10:27:42.549216 [ 269 ] {63ccddd6-ac9f-48b2-a0f4-1eb10d02c16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19320 | 2026.03.10 10:27:42.549330 [ 269 ] {63ccddd6-ac9f-48b2-a0f4-1eb10d02c16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19321 | 2026.03.10 10:27:42.550040 [ 269 ] {63ccddd6-ac9f-48b2-a0f4-1eb10d02c16f} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19322 | 2026.03.10 10:27:42.550086 [ 269 ] {63ccddd6-ac9f-48b2-a0f4-1eb10d02c16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19323 | 2026.03.10 10:27:42.550486 [ 269 ] {63ccddd6-ac9f-48b2-a0f4-1eb10d02c16f} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19324 | 2026.03.10 10:27:42.550713 [ 269 ] {63ccddd6-ac9f-48b2-a0f4-1eb10d02c16f} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19325 | 2026.03.10 10:27:42.550872 [ 269 ] {63ccddd6-ac9f-48b2-a0f4-1eb10d02c16f} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001735 sec., 51873.19884726225 rows/sec., 4.37 MiB/sec. | ||
| 19326 | 2026.03.10 10:27:42.550924 [ 269 ] {63ccddd6-ac9f-48b2-a0f4-1eb10d02c16f} <Debug> TCPHandler: Processed in 0.002176919 sec. | ||
| 19327 | 2026.03.10 10:27:42.551049 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19328 | 2026.03.10 10:27:42.551151 [ 269 ] {187eb8b7-4eb6-494e-baf4-c24784428210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19329 | 2026.03.10 10:27:42.551195 [ 269 ] {187eb8b7-4eb6-494e-baf4-c24784428210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19330 | 2026.03.10 10:27:42.551624 [ 269 ] {187eb8b7-4eb6-494e-baf4-c24784428210} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19331 | 2026.03.10 10:27:42.551661 [ 269 ] {187eb8b7-4eb6-494e-baf4-c24784428210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19332 | 2026.03.10 10:27:42.551974 [ 269 ] {187eb8b7-4eb6-494e-baf4-c24784428210} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19333 | 2026.03.10 10:27:42.552190 [ 269 ] {187eb8b7-4eb6-494e-baf4-c24784428210} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19334 | 2026.03.10 10:27:42.552303 [ 113 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19335 | 2026.03.10 10:27:42.552322 [ 269 ] {187eb8b7-4eb6-494e-baf4-c24784428210} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001194 sec., 14237.85594639866 rows/sec., 1.05 MiB/sec. | ||
| 19336 | 2026.03.10 10:27:42.552339 [ 113 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19337 | 2026.03.10 10:27:42.552359 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19338 | 2026.03.10 10:27:42.552361 [ 269 ] {187eb8b7-4eb6-494e-baf4-c24784428210} <Debug> TCPHandler: Processed in 0.00136453 sec. | ||
| 19339 | 2026.03.10 10:27:42.552454 [ 201 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 19340 | 2026.03.10 10:27:42.552471 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19341 | 2026.03.10 10:27:42.552554 [ 201 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19342 | 2026.03.10 10:27:42.552573 [ 269 ] {facbee2b-ae67-444b-b9ee-9934a8343682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19343 | 2026.03.10 10:27:42.552587 [ 201 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 83 rows starting from the beginning of the part | ||
| 19344 | 2026.03.10 10:27:42.552615 [ 269 ] {facbee2b-ae67-444b-b9ee-9934a8343682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19345 | 2026.03.10 10:27:42.552654 [ 201 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 33 rows starting from the beginning of the part | ||
| 19346 | 2026.03.10 10:27:42.552718 [ 201 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 25 rows starting from the beginning of the part | ||
| 19347 | 2026.03.10 10:27:42.552777 [ 201 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 17 rows starting from the beginning of the part | ||
| 19348 | 2026.03.10 10:27:42.552825 [ 201 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 38 rows starting from the beginning of the part | ||
| 19349 | 2026.03.10 10:27:42.552870 [ 201 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 17 rows starting from the beginning of the part | ||
| 19350 | 2026.03.10 10:27:42.553069 [ 269 ] {facbee2b-ae67-444b-b9ee-9934a8343682} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19351 | 2026.03.10 10:27:42.553104 [ 269 ] {facbee2b-ae67-444b-b9ee-9934a8343682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19352 | 2026.03.10 10:27:42.553415 [ 269 ] {facbee2b-ae67-444b-b9ee-9934a8343682} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19353 | 2026.03.10 10:27:42.553626 [ 269 ] {facbee2b-ae67-444b-b9ee-9934a8343682} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19354 | 2026.03.10 10:27:42.553692 [ 199 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.001275318 sec., 167017.16748293367 rows/sec., 12.89 MiB/sec. | ||
| 19355 | 2026.03.10 10:27:42.553760 [ 269 ] {facbee2b-ae67-444b-b9ee-9934a8343682} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001205 sec., 67219.91701244813 rows/sec., 5.25 MiB/sec. | ||
| 19356 | 2026.03.10 10:27:42.553804 [ 269 ] {facbee2b-ae67-444b-b9ee-9934a8343682} <Debug> TCPHandler: Processed in 0.001382791 sec. | ||
| 19357 | 2026.03.10 10:27:42.553838 [ 201 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19358 | 2026.03.10 10:27:42.553933 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19359 | 2026.03.10 10:27:42.554028 [ 269 ] {5514c733-2409-4406-82dd-23388afd8fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19360 | 2026.03.10 10:27:42.554073 [ 269 ] {5514c733-2409-4406-82dd-23388afd8fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19361 | 2026.03.10 10:27:42.554091 [ 201 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_131_26} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19362 | 2026.03.10 10:27:42.554153 [ 201 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_131_26} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19363 | 2026.03.10 10:27:42.554214 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 19364 | 2026.03.10 10:27:42.554544 [ 269 ] {5514c733-2409-4406-82dd-23388afd8fa4} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19365 | 2026.03.10 10:27:42.554577 [ 269 ] {5514c733-2409-4406-82dd-23388afd8fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19366 | 2026.03.10 10:27:42.554911 [ 269 ] {5514c733-2409-4406-82dd-23388afd8fa4} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19367 | 2026.03.10 10:27:42.555120 [ 269 ] {5514c733-2409-4406-82dd-23388afd8fa4} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19368 | 2026.03.10 10:27:42.555252 [ 269 ] {5514c733-2409-4406-82dd-23388afd8fa4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 19369 | 2026.03.10 10:27:42.555296 [ 269 ] {5514c733-2409-4406-82dd-23388afd8fa4} <Debug> TCPHandler: Processed in 0.001411541 sec. | ||
| 19370 | 2026.03.10 10:27:42.555414 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19371 | 2026.03.10 10:27:42.555509 [ 269 ] {0d872d0d-7db3-44fc-87db-ba032cd26a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19372 | 2026.03.10 10:27:42.555563 [ 269 ] {0d872d0d-7db3-44fc-87db-ba032cd26a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19373 | 2026.03.10 10:27:42.556452 [ 269 ] {0d872d0d-7db3-44fc-87db-ba032cd26a0d} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19374 | 2026.03.10 10:27:42.556492 [ 269 ] {0d872d0d-7db3-44fc-87db-ba032cd26a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19375 | 2026.03.10 10:27:42.557038 [ 269 ] {0d872d0d-7db3-44fc-87db-ba032cd26a0d} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19376 | 2026.03.10 10:27:42.557282 [ 269 ] {0d872d0d-7db3-44fc-87db-ba032cd26a0d} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19377 | 2026.03.10 10:27:42.557404 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19378 | 2026.03.10 10:27:42.557426 [ 269 ] {0d872d0d-7db3-44fc-87db-ba032cd26a0d} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001935 sec., 8785.529715762274 rows/sec., 15.74 MiB/sec. | ||
| 19379 | 2026.03.10 10:27:42.557436 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19380 | 2026.03.10 10:27:42.557458 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19381 | 2026.03.10 10:27:42.557493 [ 269 ] {0d872d0d-7db3-44fc-87db-ba032cd26a0d} <Debug> TCPHandler: Processed in 0.002127388 sec. | ||
| 19382 | 2026.03.10 10:27:42.557558 [ 196 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 19383 | 2026.03.10 10:27:42.557678 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19384 | 2026.03.10 10:27:42.557779 [ 269 ] {6be70385-e210-4e19-93b2-7f2c186c2c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19385 | 2026.03.10 10:27:42.557817 [ 196 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19386 | 2026.03.10 10:27:42.557822 [ 269 ] {6be70385-e210-4e19-93b2-7f2c186c2c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19387 | 2026.03.10 10:27:42.557884 [ 196 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2783 rows starting from the beginning of the part | ||
| 19388 | 2026.03.10 10:27:42.558031 [ 196 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 17 rows starting from the beginning of the part | ||
| 19389 | 2026.03.10 10:27:42.558138 [ 196 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 25 rows starting from the beginning of the part | ||
| 19390 | 2026.03.10 10:27:42.558200 [ 269 ] {6be70385-e210-4e19-93b2-7f2c186c2c85} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19391 | 2026.03.10 10:27:42.558241 [ 269 ] {6be70385-e210-4e19-93b2-7f2c186c2c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19392 | 2026.03.10 10:27:42.558243 [ 196 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 17 rows starting from the beginning of the part | ||
| 19393 | 2026.03.10 10:27:42.558368 [ 196 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 36 rows starting from the beginning of the part | ||
| 19394 | 2026.03.10 10:27:42.558475 [ 196 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 17 rows starting from the beginning of the part | ||
| 19395 | 2026.03.10 10:27:42.558562 [ 269 ] {6be70385-e210-4e19-93b2-7f2c186c2c85} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19396 | 2026.03.10 10:27:42.558783 [ 269 ] {6be70385-e210-4e19-93b2-7f2c186c2c85} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19397 | 2026.03.10 10:27:42.558921 [ 269 ] {6be70385-e210-4e19-93b2-7f2c186c2c85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 19398 | 2026.03.10 10:27:42.558959 [ 269 ] {6be70385-e210-4e19-93b2-7f2c186c2c85} <Debug> TCPHandler: Processed in 0.00133191 sec. | ||
| 19399 | 2026.03.10 10:27:42.565405 [ 201 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2895 rows, containing 19 columns (19 merged, 0 gathered) in 0.007894358 sec., 366717.59755511465 rows/sec., 657.14 MiB/sec. | ||
| 19400 | 2026.03.10 10:27:42.568136 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19401 | 2026.03.10 10:27:42.568534 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19402 | 2026.03.10 10:27:42.568623 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19403 | 2026.03.10 10:27:42.568774 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.30 MiB. | ||
| 19404 | 2026.03.10 10:27:43.971986 [ 108 ] {} <Debug> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 19405 | 2026.03.10 10:27:43.972056 [ 108 ] {} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19406 | 2026.03.10 10:27:43.972081 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19407 | 2026.03.10 10:27:43.972180 [ 196 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 19408 | 2026.03.10 10:27:43.972301 [ 196 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19409 | 2026.03.10 10:27:43.972335 [ 196 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 18 rows starting from the beginning of the part | ||
| 19410 | 2026.03.10 10:27:43.972401 [ 196 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part | ||
| 19411 | 2026.03.10 10:27:43.972446 [ 196 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2 rows starting from the beginning of the part | ||
| 19412 | 2026.03.10 10:27:43.972487 [ 196 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part | ||
| 19413 | 2026.03.10 10:27:43.972527 [ 196 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2 rows starting from the beginning of the part | ||
| 19414 | 2026.03.10 10:27:43.973241 [ 201 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001097255 sec., 32809.14646094116 rows/sec., 2.74 MiB/sec. | ||
| 19415 | 2026.03.10 10:27:43.973394 [ 192 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 19416 | 2026.03.10 10:27:43.973653 [ 192 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_45_11} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19417 | 2026.03.10 10:27:43.973721 [ 192 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_45_11} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 19418 | 2026.03.10 10:27:43.973795 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19419 | 2026.03.10 10:27:46.258004 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19420 | 2026.03.10 10:27:46.258072 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19421 | 2026.03.10 10:27:46.279522 [ 220 ] {} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19422 | 2026.03.10 10:27:46.279579 [ 220 ] {} <Debug> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19423 | 2026.03.10 10:27:46.285012 [ 220 ] {} <Debug> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19424 | 2026.03.10 10:27:46.485826 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44119 | ||
| 19425 | 2026.03.10 10:27:46.486373 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19426 | 2026.03.10 10:27:46.486425 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19427 | 2026.03.10 10:27:46.486960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19428 | 2026.03.10 10:27:46.487207 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19429 | 2026.03.10 10:27:46.487363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44119 | ||
| 19430 | 2026.03.10 10:27:46.629929 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2322 | ||
| 19431 | 2026.03.10 10:27:46.632347 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19432 | 2026.03.10 10:27:46.632401 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19433 | 2026.03.10 10:27:46.633594 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 19434 | 2026.03.10 10:27:46.633869 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19435 | 2026.03.10 10:27:46.634133 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2322 | ||
| 19436 | 2026.03.10 10:27:46.774494 [ 105 ] {} <Debug> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 19437 | 2026.03.10 10:27:46.774560 [ 105 ] {} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19438 | 2026.03.10 10:27:46.774584 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19439 | 2026.03.10 10:27:46.774696 [ 222 ] {} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19440 | 2026.03.10 10:27:46.774715 [ 196 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 19441 | 2026.03.10 10:27:46.774759 [ 222 ] {} <Debug> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19442 | 2026.03.10 10:27:46.774897 [ 196 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19443 | 2026.03.10 10:27:46.774942 [ 196 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 733 rows starting from the beginning of the part | ||
| 19444 | 2026.03.10 10:27:46.775023 [ 196 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 19445 | 2026.03.10 10:27:46.775079 [ 196 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 708 rows starting from the beginning of the part | ||
| 19446 | 2026.03.10 10:27:46.775134 [ 196 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 19447 | 2026.03.10 10:27:46.775187 [ 196 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 708 rows starting from the beginning of the part | ||
| 19448 | 2026.03.10 10:27:46.776403 [ 196 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001748059 sec., 1256822.567201679 rows/sec., 79.13 MiB/sec. | ||
| 19449 | 2026.03.10 10:27:46.776632 [ 187 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 19450 | 2026.03.10 10:27:46.776801 [ 222 ] {} <Debug> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19451 | 2026.03.10 10:27:46.776971 [ 187 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_45_11} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19452 | 2026.03.10 10:27:46.777067 [ 187 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_45_11} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 19453 | 2026.03.10 10:27:46.777178 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 19454 | 2026.03.10 10:27:47.548719 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19455 | 2026.03.10 10:27:47.548922 [ 269 ] {4f469c10-3dac-42dc-bda2-f450ea3bccce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19456 | 2026.03.10 10:27:47.548998 [ 269 ] {4f469c10-3dac-42dc-bda2-f450ea3bccce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19457 | 2026.03.10 10:27:47.549758 [ 269 ] {4f469c10-3dac-42dc-bda2-f450ea3bccce} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19458 | 2026.03.10 10:27:47.549805 [ 269 ] {4f469c10-3dac-42dc-bda2-f450ea3bccce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19459 | 2026.03.10 10:27:47.550257 [ 269 ] {4f469c10-3dac-42dc-bda2-f450ea3bccce} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19460 | 2026.03.10 10:27:47.550498 [ 269 ] {4f469c10-3dac-42dc-bda2-f450ea3bccce} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19461 | 2026.03.10 10:27:47.550660 [ 269 ] {4f469c10-3dac-42dc-bda2-f450ea3bccce} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001793 sec., 59118.79531511433 rows/sec., 4.97 MiB/sec. | ||
| 19462 | 2026.03.10 10:27:47.550711 [ 269 ] {4f469c10-3dac-42dc-bda2-f450ea3bccce} <Debug> TCPHandler: Processed in 0.002128778 sec. | ||
| 19463 | 2026.03.10 10:27:47.550846 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19464 | 2026.03.10 10:27:47.550950 [ 269 ] {0bc376e3-4865-415b-885b-c610adb6dc3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19465 | 2026.03.10 10:27:47.550996 [ 269 ] {0bc376e3-4865-415b-885b-c610adb6dc3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19466 | 2026.03.10 10:27:47.551432 [ 269 ] {0bc376e3-4865-415b-885b-c610adb6dc3b} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19467 | 2026.03.10 10:27:47.551470 [ 269 ] {0bc376e3-4865-415b-885b-c610adb6dc3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19468 | 2026.03.10 10:27:47.551816 [ 269 ] {0bc376e3-4865-415b-885b-c610adb6dc3b} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19469 | 2026.03.10 10:27:47.552038 [ 269 ] {0bc376e3-4865-415b-885b-c610adb6dc3b} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19470 | 2026.03.10 10:27:47.552177 [ 269 ] {0bc376e3-4865-415b-885b-c610adb6dc3b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00125 sec., 20000 rows/sec., 1.47 MiB/sec. | ||
| 19471 | 2026.03.10 10:27:47.552219 [ 269 ] {0bc376e3-4865-415b-885b-c610adb6dc3b} <Debug> TCPHandler: Processed in 0.001425803 sec. | ||
| 19472 | 2026.03.10 10:27:47.552262 [ 220 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): 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] | ||
| 19473 | 2026.03.10 10:27:47.552316 [ 220 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): 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] | ||
| 19474 | 2026.03.10 10:27:47.552334 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19475 | 2026.03.10 10:27:47.552435 [ 269 ] {1c63154b-7789-4e4d-a0e8-968182ec15cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19476 | 2026.03.10 10:27:47.552479 [ 269 ] {1c63154b-7789-4e4d-a0e8-968182ec15cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19477 | 2026.03.10 10:27:47.552922 [ 269 ] {1c63154b-7789-4e4d-a0e8-968182ec15cc} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19478 | 2026.03.10 10:27:47.552961 [ 269 ] {1c63154b-7789-4e4d-a0e8-968182ec15cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19479 | 2026.03.10 10:27:47.553307 [ 269 ] {1c63154b-7789-4e4d-a0e8-968182ec15cc} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19480 | 2026.03.10 10:27:47.553573 [ 269 ] {1c63154b-7789-4e4d-a0e8-968182ec15cc} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19481 | 2026.03.10 10:27:47.553712 [ 269 ] {1c63154b-7789-4e4d-a0e8-968182ec15cc} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001297 sec., 68619.89205859676 rows/sec., 5.36 MiB/sec. | ||
| 19482 | 2026.03.10 10:27:47.553752 [ 269 ] {1c63154b-7789-4e4d-a0e8-968182ec15cc} <Debug> TCPHandler: Processed in 0.001466033 sec. | ||
| 19483 | 2026.03.10 10:27:47.553884 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19484 | 2026.03.10 10:27:47.553980 [ 269 ] {f02fa7a7-9d30-4e57-a940-23bcb3c7330f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19485 | 2026.03.10 10:27:47.554027 [ 269 ] {f02fa7a7-9d30-4e57-a940-23bcb3c7330f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19486 | 2026.03.10 10:27:47.554467 [ 269 ] {f02fa7a7-9d30-4e57-a940-23bcb3c7330f} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19487 | 2026.03.10 10:27:47.554505 [ 269 ] {f02fa7a7-9d30-4e57-a940-23bcb3c7330f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19488 | 2026.03.10 10:27:47.554839 [ 269 ] {f02fa7a7-9d30-4e57-a940-23bcb3c7330f} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19489 | 2026.03.10 10:27:47.555065 [ 220 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): 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] | ||
| 19490 | 2026.03.10 10:27:47.555105 [ 269 ] {f02fa7a7-9d30-4e57-a940-23bcb3c7330f} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19491 | 2026.03.10 10:27:47.555241 [ 269 ] {f02fa7a7-9d30-4e57-a940-23bcb3c7330f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 19492 | 2026.03.10 10:27:47.555284 [ 269 ] {f02fa7a7-9d30-4e57-a940-23bcb3c7330f} <Debug> TCPHandler: Processed in 0.001449043 sec. | ||
| 19493 | 2026.03.10 10:27:47.555502 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19494 | 2026.03.10 10:27:47.555600 [ 269 ] {34261114-4a59-487e-93af-c42f3a64eec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19495 | 2026.03.10 10:27:47.555659 [ 269 ] {34261114-4a59-487e-93af-c42f3a64eec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19496 | 2026.03.10 10:27:47.556592 [ 269 ] {34261114-4a59-487e-93af-c42f3a64eec4} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19497 | 2026.03.10 10:27:47.556630 [ 269 ] {34261114-4a59-487e-93af-c42f3a64eec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19498 | 2026.03.10 10:27:47.557185 [ 269 ] {34261114-4a59-487e-93af-c42f3a64eec4} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19499 | 2026.03.10 10:27:47.557414 [ 269 ] {34261114-4a59-487e-93af-c42f3a64eec4} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19500 | 2026.03.10 10:27:47.557563 [ 269 ] {34261114-4a59-487e-93af-c42f3a64eec4} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001982 sec., 12613.521695257317 rows/sec., 22.60 MiB/sec. | ||
| 19501 | 2026.03.10 10:27:47.557622 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): 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] | ||
| 19502 | 2026.03.10 10:27:47.557638 [ 269 ] {34261114-4a59-487e-93af-c42f3a64eec4} <Debug> TCPHandler: Processed in 0.00218499 sec. | ||
| 19503 | 2026.03.10 10:27:47.557660 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): 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] | ||
| 19504 | 2026.03.10 10:27:47.557771 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19505 | 2026.03.10 10:27:47.557870 [ 269 ] {6021cc9a-45a4-4ef1-8469-339f44fb40a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19506 | 2026.03.10 10:27:47.557917 [ 269 ] {6021cc9a-45a4-4ef1-8469-339f44fb40a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19507 | 2026.03.10 10:27:47.558263 [ 269 ] {6021cc9a-45a4-4ef1-8469-339f44fb40a7} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19508 | 2026.03.10 10:27:47.558301 [ 269 ] {6021cc9a-45a4-4ef1-8469-339f44fb40a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19509 | 2026.03.10 10:27:47.558630 [ 269 ] {6021cc9a-45a4-4ef1-8469-339f44fb40a7} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19510 | 2026.03.10 10:27:47.558910 [ 269 ] {6021cc9a-45a4-4ef1-8469-339f44fb40a7} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19511 | 2026.03.10 10:27:47.559049 [ 269 ] {6021cc9a-45a4-4ef1-8469-339f44fb40a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001197 sec., 50125.31328320802 rows/sec., 3.38 MiB/sec. | ||
| 19512 | 2026.03.10 10:27:47.559087 [ 269 ] {6021cc9a-45a4-4ef1-8469-339f44fb40a7} <Debug> TCPHandler: Processed in 0.001365971 sec. | ||
| 19513 | 2026.03.10 10:27:47.560836 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): 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] | ||
| 19514 | 2026.03.10 10:27:48.913119 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 19515 | 2026.03.10 10:27:48.931882 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19516 | 2026.03.10 10:27:48.931946 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19517 | 2026.03.10 10:27:48.938283 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19518 | 2026.03.10 10:27:48.938983 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19519 | 2026.03.10 10:27:48.942728 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 19520 | 2026.03.10 10:27:52.550537 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19521 | 2026.03.10 10:27:52.550741 [ 269 ] {a052ef64-ad56-427a-b237-b7342d776b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19522 | 2026.03.10 10:27:52.550810 [ 269 ] {a052ef64-ad56-427a-b237-b7342d776b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19523 | 2026.03.10 10:27:52.551523 [ 269 ] {a052ef64-ad56-427a-b237-b7342d776b72} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19524 | 2026.03.10 10:27:52.551577 [ 269 ] {a052ef64-ad56-427a-b237-b7342d776b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19525 | 2026.03.10 10:27:52.551970 [ 269 ] {a052ef64-ad56-427a-b237-b7342d776b72} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 19526 | 2026.03.10 10:27:52.552201 [ 269 ] {a052ef64-ad56-427a-b237-b7342d776b72} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19527 | 2026.03.10 10:27:52.552367 [ 269 ] {a052ef64-ad56-427a-b237-b7342d776b72} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001653 sec., 14519.056261343014 rows/sec., 1.20 MiB/sec. | ||
| 19528 | 2026.03.10 10:27:52.552419 [ 269 ] {a052ef64-ad56-427a-b237-b7342d776b72} <Debug> TCPHandler: Processed in 0.002005445 sec. | ||
| 19529 | 2026.03.10 10:27:52.552550 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19530 | 2026.03.10 10:27:52.552653 [ 269 ] {fc47b076-f8b4-4cbe-9a28-d86261d65087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19531 | 2026.03.10 10:27:52.552696 [ 269 ] {fc47b076-f8b4-4cbe-9a28-d86261d65087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19532 | 2026.03.10 10:27:52.553114 [ 269 ] {fc47b076-f8b4-4cbe-9a28-d86261d65087} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19533 | 2026.03.10 10:27:52.553153 [ 269 ] {fc47b076-f8b4-4cbe-9a28-d86261d65087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19534 | 2026.03.10 10:27:52.553447 [ 269 ] {fc47b076-f8b4-4cbe-9a28-d86261d65087} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 19535 | 2026.03.10 10:27:52.553668 [ 269 ] {fc47b076-f8b4-4cbe-9a28-d86261d65087} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19536 | 2026.03.10 10:27:52.553801 [ 269 ] {fc47b076-f8b4-4cbe-9a28-d86261d65087} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001172 sec., 8532.423208191125 rows/sec., 695.76 KiB/sec. | ||
| 19537 | 2026.03.10 10:27:52.553841 [ 269 ] {fc47b076-f8b4-4cbe-9a28-d86261d65087} <Debug> TCPHandler: Processed in 0.00134388 sec. | ||
| 19538 | 2026.03.10 10:27:52.553945 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19539 | 2026.03.10 10:27:52.554040 [ 269 ] {91acb83e-0061-4b90-a47d-c41b431620d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19540 | 2026.03.10 10:27:52.554081 [ 269 ] {91acb83e-0061-4b90-a47d-c41b431620d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19541 | 2026.03.10 10:27:52.554577 [ 269 ] {91acb83e-0061-4b90-a47d-c41b431620d0} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19542 | 2026.03.10 10:27:52.554614 [ 269 ] {91acb83e-0061-4b90-a47d-c41b431620d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19543 | 2026.03.10 10:27:52.554930 [ 269 ] {91acb83e-0061-4b90-a47d-c41b431620d0} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19544 | 2026.03.10 10:27:52.555138 [ 269 ] {91acb83e-0061-4b90-a47d-c41b431620d0} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19545 | 2026.03.10 10:27:52.555270 [ 269 ] {91acb83e-0061-4b90-a47d-c41b431620d0} <Debug> executeQuery: Read 215 rows, 19.58 KiB in 0.001248 sec., 172275.64102564103 rows/sec., 15.32 MiB/sec. | ||
| 19546 | 2026.03.10 10:27:52.555270 [ 98 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19547 | 2026.03.10 10:27:52.555310 [ 269 ] {91acb83e-0061-4b90-a47d-c41b431620d0} <Debug> TCPHandler: Processed in 0.001413742 sec. | ||
| 19548 | 2026.03.10 10:27:52.555349 [ 98 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19549 | 2026.03.10 10:27:52.555378 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19550 | 2026.03.10 10:27:52.555439 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19551 | 2026.03.10 10:27:52.555480 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 19552 | 2026.03.10 10:27:52.555537 [ 269 ] {147e46bc-7aec-41a7-965c-61eaa1fb5ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19553 | 2026.03.10 10:27:52.555578 [ 269 ] {147e46bc-7aec-41a7-965c-61eaa1fb5ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19554 | 2026.03.10 10:27:52.555582 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19555 | 2026.03.10 10:27:52.555621 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2154 rows starting from the beginning of the part | ||
| 19556 | 2026.03.10 10:27:52.555688 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 1991 rows starting from the beginning of the part | ||
| 19557 | 2026.03.10 10:27:52.555739 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 56 rows starting from the beginning of the part | ||
| 19558 | 2026.03.10 10:27:52.555788 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 90 rows starting from the beginning of the part | ||
| 19559 | 2026.03.10 10:27:52.555832 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 106 rows starting from the beginning of the part | ||
| 19560 | 2026.03.10 10:27:52.555874 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 215 rows starting from the beginning of the part | ||
| 19561 | 2026.03.10 10:27:52.556026 [ 269 ] {147e46bc-7aec-41a7-965c-61eaa1fb5ea6} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19562 | 2026.03.10 10:27:52.556062 [ 269 ] {147e46bc-7aec-41a7-965c-61eaa1fb5ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19563 | 2026.03.10 10:27:52.556360 [ 269 ] {147e46bc-7aec-41a7-965c-61eaa1fb5ea6} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19564 | 2026.03.10 10:27:52.556572 [ 269 ] {147e46bc-7aec-41a7-965c-61eaa1fb5ea6} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19565 | 2026.03.10 10:27:52.556705 [ 269 ] {147e46bc-7aec-41a7-965c-61eaa1fb5ea6} <Debug> executeQuery: Read 39 rows, 2.94 KiB in 0.001186 sec., 32883.64249578415 rows/sec., 2.42 MiB/sec. | ||
| 19566 | 2026.03.10 10:27:52.556744 [ 269 ] {147e46bc-7aec-41a7-965c-61eaa1fb5ea6} <Debug> TCPHandler: Processed in 0.001353761 sec. | ||
| 19567 | 2026.03.10 10:27:52.556864 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19568 | 2026.03.10 10:27:52.556958 [ 269 ] {1e0f289d-acb0-4a44-aac1-531f5813c97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19569 | 2026.03.10 10:27:52.556997 [ 269 ] {1e0f289d-acb0-4a44-aac1-531f5813c97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19570 | 2026.03.10 10:27:52.557402 [ 269 ] {1e0f289d-acb0-4a44-aac1-531f5813c97f} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19571 | 2026.03.10 10:27:52.557440 [ 269 ] {1e0f289d-acb0-4a44-aac1-531f5813c97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19572 | 2026.03.10 10:27:52.557518 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4612 rows, containing 5 columns (5 merged, 0 gathered) in 0.002079147 sec., 2218217.3747214605 rows/sec., 179.86 MiB/sec. | ||
| 19573 | 2026.03.10 10:27:52.557735 [ 269 ] {1e0f289d-acb0-4a44-aac1-531f5813c97f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 19574 | 2026.03.10 10:27:52.557760 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19575 | 2026.03.10 10:27:52.557971 [ 269 ] {1e0f289d-acb0-4a44-aac1-531f5813c97f} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19576 | 2026.03.10 10:27:52.558004 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_156_31} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19577 | 2026.03.10 10:27:52.558071 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_156_31} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19578 | 2026.03.10 10:27:52.558103 [ 269 ] {1e0f289d-acb0-4a44-aac1-531f5813c97f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001164 sec., 20618.556701030928 rows/sec., 1.71 MiB/sec. | ||
| 19579 | 2026.03.10 10:27:52.558136 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 19580 | 2026.03.10 10:27:52.558141 [ 269 ] {1e0f289d-acb0-4a44-aac1-531f5813c97f} <Debug> TCPHandler: Processed in 0.00132653 sec. | ||
| 19581 | 2026.03.10 10:27:52.558247 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19582 | 2026.03.10 10:27:52.558341 [ 269 ] {7e1add07-7f2b-4718-8dfd-1df169ba5377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19583 | 2026.03.10 10:27:52.558380 [ 269 ] {7e1add07-7f2b-4718-8dfd-1df169ba5377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19584 | 2026.03.10 10:27:52.558780 [ 269 ] {7e1add07-7f2b-4718-8dfd-1df169ba5377} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19585 | 2026.03.10 10:27:52.558816 [ 269 ] {7e1add07-7f2b-4718-8dfd-1df169ba5377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19586 | 2026.03.10 10:27:52.559109 [ 269 ] {7e1add07-7f2b-4718-8dfd-1df169ba5377} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 19587 | 2026.03.10 10:27:52.559318 [ 269 ] {7e1add07-7f2b-4718-8dfd-1df169ba5377} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19588 | 2026.03.10 10:27:52.559451 [ 269 ] {7e1add07-7f2b-4718-8dfd-1df169ba5377} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 19589 | 2026.03.10 10:27:52.559491 [ 269 ] {7e1add07-7f2b-4718-8dfd-1df169ba5377} <Debug> TCPHandler: Processed in 0.001291629 sec. | ||
| 19590 | 2026.03.10 10:27:52.559591 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19591 | 2026.03.10 10:27:52.559683 [ 269 ] {2735f9d7-1ad1-450f-8083-868133d7c5b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19592 | 2026.03.10 10:27:52.559723 [ 269 ] {2735f9d7-1ad1-450f-8083-868133d7c5b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19593 | 2026.03.10 10:27:52.560154 [ 269 ] {2735f9d7-1ad1-450f-8083-868133d7c5b5} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19594 | 2026.03.10 10:27:52.560192 [ 269 ] {2735f9d7-1ad1-450f-8083-868133d7c5b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19595 | 2026.03.10 10:27:52.560505 [ 269 ] {2735f9d7-1ad1-450f-8083-868133d7c5b5} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19596 | 2026.03.10 10:27:52.560711 [ 269 ] {2735f9d7-1ad1-450f-8083-868133d7c5b5} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19597 | 2026.03.10 10:27:52.560840 [ 269 ] {2735f9d7-1ad1-450f-8083-868133d7c5b5} <Debug> executeQuery: Read 127 rows, 10.55 KiB in 0.001175 sec., 108085.10638297872 rows/sec., 8.77 MiB/sec. | ||
| 19598 | 2026.03.10 10:27:52.560844 [ 98 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19599 | 2026.03.10 10:27:52.560881 [ 269 ] {2735f9d7-1ad1-450f-8083-868133d7c5b5} <Debug> TCPHandler: Processed in 0.00133768 sec. | ||
| 19600 | 2026.03.10 10:27:52.560916 [ 98 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19601 | 2026.03.10 10:27:52.560955 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19602 | 2026.03.10 10:27:52.561018 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19603 | 2026.03.10 10:27:52.561080 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 19604 | 2026.03.10 10:27:52.561117 [ 269 ] {72ac4e1c-cf2a-4e85-b25b-74bb90050757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19605 | 2026.03.10 10:27:52.561168 [ 269 ] {72ac4e1c-cf2a-4e85-b25b-74bb90050757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19606 | 2026.03.10 10:27:52.561235 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19607 | 2026.03.10 10:27:52.561280 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1125 rows starting from the beginning of the part | ||
| 19608 | 2026.03.10 10:27:52.561351 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 1038 rows starting from the beginning of the part | ||
| 19609 | 2026.03.10 10:27:52.561402 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 64 rows starting from the beginning of the part | ||
| 19610 | 2026.03.10 10:27:52.561453 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 81 rows starting from the beginning of the part | ||
| 19611 | 2026.03.10 10:27:52.561500 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 89 rows starting from the beginning of the part | ||
| 19612 | 2026.03.10 10:27:52.561549 [ 188 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 127 rows starting from the beginning of the part | ||
| 19613 | 2026.03.10 10:27:52.561583 [ 269 ] {72ac4e1c-cf2a-4e85-b25b-74bb90050757} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19614 | 2026.03.10 10:27:52.561624 [ 269 ] {72ac4e1c-cf2a-4e85-b25b-74bb90050757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19615 | 2026.03.10 10:27:52.561985 [ 269 ] {72ac4e1c-cf2a-4e85-b25b-74bb90050757} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19616 | 2026.03.10 10:27:52.562215 [ 269 ] {72ac4e1c-cf2a-4e85-b25b-74bb90050757} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19617 | 2026.03.10 10:27:52.562355 [ 269 ] {72ac4e1c-cf2a-4e85-b25b-74bb90050757} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001255 sec., 160159.3625498008 rows/sec., 11.48 MiB/sec. | ||
| 19618 | 2026.03.10 10:27:52.562396 [ 269 ] {72ac4e1c-cf2a-4e85-b25b-74bb90050757} <Debug> TCPHandler: Processed in 0.001437292 sec. | ||
| 19619 | 2026.03.10 10:27:52.562507 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19620 | 2026.03.10 10:27:52.562600 [ 269 ] {a67946de-787d-471f-a4b2-9cc5e94d52fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19621 | 2026.03.10 10:27:52.562654 [ 269 ] {a67946de-787d-471f-a4b2-9cc5e94d52fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19622 | 2026.03.10 10:27:52.562894 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001873132 sec., 1347475.7785356292 rows/sec., 100.76 MiB/sec. | ||
| 19623 | 2026.03.10 10:27:52.563135 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19624 | 2026.03.10 10:27:52.563458 [ 269 ] {a67946de-787d-471f-a4b2-9cc5e94d52fa} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19625 | 2026.03.10 10:27:52.563467 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_156_31} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19626 | 2026.03.10 10:27:52.563502 [ 269 ] {a67946de-787d-471f-a4b2-9cc5e94d52fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19627 | 2026.03.10 10:27:52.563579 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_156_31} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19628 | 2026.03.10 10:27:52.563687 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 19629 | 2026.03.10 10:27:52.564058 [ 269 ] {a67946de-787d-471f-a4b2-9cc5e94d52fa} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19630 | 2026.03.10 10:27:52.564292 [ 269 ] {a67946de-787d-471f-a4b2-9cc5e94d52fa} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19631 | 2026.03.10 10:27:52.564434 [ 269 ] {a67946de-787d-471f-a4b2-9cc5e94d52fa} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001851 sec., 9184.224743381956 rows/sec., 16.46 MiB/sec. | ||
| 19632 | 2026.03.10 10:27:52.564499 [ 269 ] {a67946de-787d-471f-a4b2-9cc5e94d52fa} <Debug> TCPHandler: Processed in 0.002041396 sec. | ||
| 19633 | 2026.03.10 10:27:52.564613 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19634 | 2026.03.10 10:27:52.564706 [ 269 ] {8634b6bd-71aa-479b-af3d-87d5d94bc879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19635 | 2026.03.10 10:27:52.564748 [ 269 ] {8634b6bd-71aa-479b-af3d-87d5d94bc879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19636 | 2026.03.10 10:27:52.565096 [ 269 ] {8634b6bd-71aa-479b-af3d-87d5d94bc879} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19637 | 2026.03.10 10:27:52.565135 [ 269 ] {8634b6bd-71aa-479b-af3d-87d5d94bc879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19638 | 2026.03.10 10:27:52.565450 [ 269 ] {8634b6bd-71aa-479b-af3d-87d5d94bc879} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19639 | 2026.03.10 10:27:52.565660 [ 269 ] {8634b6bd-71aa-479b-af3d-87d5d94bc879} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19640 | 2026.03.10 10:27:52.565790 [ 269 ] {8634b6bd-71aa-479b-af3d-87d5d94bc879} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 19641 | 2026.03.10 10:27:52.565828 [ 269 ] {8634b6bd-71aa-479b-af3d-87d5d94bc879} <Debug> TCPHandler: Processed in 0.001265158 sec. | ||
| 19642 | 2026.03.10 10:27:53.987599 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44567 | ||
| 19643 | 2026.03.10 10:27:53.988095 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19644 | 2026.03.10 10:27:53.988127 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19645 | 2026.03.10 10:27:53.988593 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19646 | 2026.03.10 10:27:53.988814 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19647 | 2026.03.10 10:27:53.988939 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44567 | ||
| 19648 | 2026.03.10 10:27:56.442883 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 19649 | 2026.03.10 10:27:56.461284 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19650 | 2026.03.10 10:27:56.461345 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19651 | 2026.03.10 10:27:56.467889 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19652 | 2026.03.10 10:27:56.468641 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19653 | 2026.03.10 10:27:56.471866 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 19654 | 2026.03.10 10:27:56.634387 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2354 | ||
| 19655 | 2026.03.10 10:27:56.636921 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19656 | 2026.03.10 10:27:56.636981 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19657 | 2026.03.10 10:27:56.638231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 19658 | 2026.03.10 10:27:56.638520 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19659 | 2026.03.10 10:27:56.638745 [ 221 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): 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] | ||
| 19660 | 2026.03.10 10:27:56.638783 [ 221 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): 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] | ||
| 19661 | 2026.03.10 10:27:56.638918 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2354 | ||
| 19662 | 2026.03.10 10:27:56.648834 [ 221 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): 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] | ||
| 19663 | 2026.03.10 10:27:57.549285 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19664 | 2026.03.10 10:27:57.549483 [ 269 ] {c6da68a8-7907-482c-a76a-d0ebff5f82ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19665 | 2026.03.10 10:27:57.549557 [ 269 ] {c6da68a8-7907-482c-a76a-d0ebff5f82ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19666 | 2026.03.10 10:27:57.550292 [ 269 ] {c6da68a8-7907-482c-a76a-d0ebff5f82ec} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19667 | 2026.03.10 10:27:57.550341 [ 269 ] {c6da68a8-7907-482c-a76a-d0ebff5f82ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19668 | 2026.03.10 10:27:57.550734 [ 269 ] {c6da68a8-7907-482c-a76a-d0ebff5f82ec} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19669 | 2026.03.10 10:27:57.550965 [ 269 ] {c6da68a8-7907-482c-a76a-d0ebff5f82ec} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19670 | 2026.03.10 10:27:57.551114 [ 269 ] {c6da68a8-7907-482c-a76a-d0ebff5f82ec} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001687 sec., 62833.43212803794 rows/sec., 5.28 MiB/sec. | ||
| 19671 | 2026.03.10 10:27:57.551156 [ 269 ] {c6da68a8-7907-482c-a76a-d0ebff5f82ec} <Debug> TCPHandler: Processed in 0.002010066 sec. | ||
| 19672 | 2026.03.10 10:27:57.551289 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19673 | 2026.03.10 10:27:57.551383 [ 269 ] {b412d007-3901-4125-8ef4-5cdfc9e7c9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19674 | 2026.03.10 10:27:57.551425 [ 269 ] {b412d007-3901-4125-8ef4-5cdfc9e7c9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19675 | 2026.03.10 10:27:57.551838 [ 269 ] {b412d007-3901-4125-8ef4-5cdfc9e7c9a6} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19676 | 2026.03.10 10:27:57.551873 [ 269 ] {b412d007-3901-4125-8ef4-5cdfc9e7c9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19677 | 2026.03.10 10:27:57.552178 [ 269 ] {b412d007-3901-4125-8ef4-5cdfc9e7c9a6} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19678 | 2026.03.10 10:27:57.552382 [ 269 ] {b412d007-3901-4125-8ef4-5cdfc9e7c9a6} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19679 | 2026.03.10 10:27:57.552520 [ 269 ] {b412d007-3901-4125-8ef4-5cdfc9e7c9a6} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001154 sec., 21663.77816291161 rows/sec., 1.59 MiB/sec. | ||
| 19680 | 2026.03.10 10:27:57.552558 [ 269 ] {b412d007-3901-4125-8ef4-5cdfc9e7c9a6} <Debug> TCPHandler: Processed in 0.001319229 sec. | ||
| 19681 | 2026.03.10 10:27:57.552671 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19682 | 2026.03.10 10:27:57.552764 [ 269 ] {07e460d9-9893-4ad6-ae4f-2579e4969a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19683 | 2026.03.10 10:27:57.552804 [ 269 ] {07e460d9-9893-4ad6-ae4f-2579e4969a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19684 | 2026.03.10 10:27:57.553228 [ 269 ] {07e460d9-9893-4ad6-ae4f-2579e4969a4c} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19685 | 2026.03.10 10:27:57.553264 [ 269 ] {07e460d9-9893-4ad6-ae4f-2579e4969a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19686 | 2026.03.10 10:27:57.553568 [ 269 ] {07e460d9-9893-4ad6-ae4f-2579e4969a4c} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19687 | 2026.03.10 10:27:57.553790 [ 269 ] {07e460d9-9893-4ad6-ae4f-2579e4969a4c} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19688 | 2026.03.10 10:27:57.553918 [ 269 ] {07e460d9-9893-4ad6-ae4f-2579e4969a4c} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001171 sec., 76003.41588385995 rows/sec., 5.94 MiB/sec. | ||
| 19689 | 2026.03.10 10:27:57.553956 [ 269 ] {07e460d9-9893-4ad6-ae4f-2579e4969a4c} <Debug> TCPHandler: Processed in 0.00133476 sec. | ||
| 19690 | 2026.03.10 10:27:57.554074 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19691 | 2026.03.10 10:27:57.554167 [ 269 ] {79aab329-ab3f-4263-b892-c1dff79aab10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19692 | 2026.03.10 10:27:57.554210 [ 269 ] {79aab329-ab3f-4263-b892-c1dff79aab10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19693 | 2026.03.10 10:27:57.554630 [ 269 ] {79aab329-ab3f-4263-b892-c1dff79aab10} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19694 | 2026.03.10 10:27:57.554665 [ 269 ] {79aab329-ab3f-4263-b892-c1dff79aab10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19695 | 2026.03.10 10:27:57.554996 [ 269 ] {79aab329-ab3f-4263-b892-c1dff79aab10} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19696 | 2026.03.10 10:27:57.555207 [ 269 ] {79aab329-ab3f-4263-b892-c1dff79aab10} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19697 | 2026.03.10 10:27:57.555316 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 2 parts from all_1_152_41 to all_153_153_0 | ||
| 19698 | 2026.03.10 10:27:57.555333 [ 269 ] {79aab329-ab3f-4263-b892-c1dff79aab10} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 19699 | 2026.03.10 10:27:57.555354 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19700 | 2026.03.10 10:27:57.555373 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19701 | 2026.03.10 10:27:57.555374 [ 269 ] {79aab329-ab3f-4263-b892-c1dff79aab10} <Debug> TCPHandler: Processed in 0.001348611 sec. | ||
| 19702 | 2026.03.10 10:27:57.555449 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_153_42} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_152_41 to all_153_153_0 into Compact with storage Full | ||
| 19703 | 2026.03.10 10:27:57.555494 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19704 | 2026.03.10 10:27:57.555543 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_153_42} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19705 | 2026.03.10 10:27:57.555574 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_153_42} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_152_41, total 50020 rows starting from the beginning of the part | ||
| 19706 | 2026.03.10 10:27:57.555587 [ 269 ] {9bc15cf7-ca1b-4d82-81f2-8e0e04e921d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19707 | 2026.03.10 10:27:57.555633 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_153_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 128 rows starting from the beginning of the part | ||
| 19708 | 2026.03.10 10:27:57.555642 [ 269 ] {9bc15cf7-ca1b-4d82-81f2-8e0e04e921d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19709 | 2026.03.10 10:27:57.556503 [ 269 ] {9bc15cf7-ca1b-4d82-81f2-8e0e04e921d4} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19710 | 2026.03.10 10:27:57.556538 [ 269 ] {9bc15cf7-ca1b-4d82-81f2-8e0e04e921d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19711 | 2026.03.10 10:27:57.557079 [ 269 ] {9bc15cf7-ca1b-4d82-81f2-8e0e04e921d4} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19712 | 2026.03.10 10:27:57.557306 [ 269 ] {9bc15cf7-ca1b-4d82-81f2-8e0e04e921d4} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19713 | 2026.03.10 10:27:57.557448 [ 269 ] {9bc15cf7-ca1b-4d82-81f2-8e0e04e921d4} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001878 sec., 13312.034078807243 rows/sec., 23.85 MiB/sec. | ||
| 19714 | 2026.03.10 10:27:57.557506 [ 269 ] {9bc15cf7-ca1b-4d82-81f2-8e0e04e921d4} <Debug> TCPHandler: Processed in 0.002060617 sec. | ||
| 19715 | 2026.03.10 10:27:57.557614 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19716 | 2026.03.10 10:27:57.557708 [ 269 ] {dff8c178-1b5a-4ab6-9514-6488a321f94c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19717 | 2026.03.10 10:27:57.557749 [ 269 ] {dff8c178-1b5a-4ab6-9514-6488a321f94c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19718 | 2026.03.10 10:27:57.558095 [ 269 ] {dff8c178-1b5a-4ab6-9514-6488a321f94c} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19719 | 2026.03.10 10:27:57.558130 [ 269 ] {dff8c178-1b5a-4ab6-9514-6488a321f94c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19720 | 2026.03.10 10:27:57.558439 [ 269 ] {dff8c178-1b5a-4ab6-9514-6488a321f94c} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19721 | 2026.03.10 10:27:57.558645 [ 269 ] {dff8c178-1b5a-4ab6-9514-6488a321f94c} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19722 | 2026.03.10 10:27:57.558753 [ 93 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19723 | 2026.03.10 10:27:57.558774 [ 269 ] {dff8c178-1b5a-4ab6-9514-6488a321f94c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 19724 | 2026.03.10 10:27:57.558784 [ 93 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19725 | 2026.03.10 10:27:57.558803 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19726 | 2026.03.10 10:27:57.558810 [ 269 ] {dff8c178-1b5a-4ab6-9514-6488a321f94c} <Debug> TCPHandler: Processed in 0.001245408 sec. | ||
| 19727 | 2026.03.10 10:27:57.558931 [ 187 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 19728 | 2026.03.10 10:27:57.559096 [ 187 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19729 | 2026.03.10 10:27:57.559134 [ 187 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 7752 rows starting from the beginning of the part | ||
| 19730 | 2026.03.10 10:27:57.559205 [ 187 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 48 rows starting from the beginning of the part | ||
| 19731 | 2026.03.10 10:27:57.559256 [ 187 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 19732 | 2026.03.10 10:27:57.559306 [ 187 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
| 19733 | 2026.03.10 10:27:57.559350 [ 187 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 19734 | 2026.03.10 10:27:57.559394 [ 187 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 19735 | 2026.03.10 10:27:57.561871 [ 190 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8040 rows, containing 4 columns (4 merged, 0 gathered) in 0.003004678 sec., 2675827.4929959215 rows/sec., 180.33 MiB/sec. | ||
| 19736 | 2026.03.10 10:27:57.562429 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19737 | 2026.03.10 10:27:57.562737 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_156_31} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19738 | 2026.03.10 10:27:57.562815 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_156_31} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19739 | 2026.03.10 10:27:57.562901 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 19740 | 2026.03.10 10:27:57.563771 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_153_42} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50148 rows, containing 5 columns (5 merged, 0 gathered) in 0.008353548 sec., 6003197.68318803 rows/sec., 395.20 MiB/sec. | ||
| 19741 | 2026.03.10 10:27:57.563993 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_153_42} <Trace> MergedBlockOutputStream: filled checksums all_1_153_42 (state Temporary) | ||
| 19742 | 2026.03.10 10:27:57.564230 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_153_42} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_153_42 to all_1_153_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19743 | 2026.03.10 10:27:57.564287 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_153_42} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 2 parts: [all_1_152_41, all_153_153_0] -> all_1_153_42 | ||
| 19744 | 2026.03.10 10:27:57.564345 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19745 | 2026.03.10 10:28:01.258109 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19746 | 2026.03.10 10:28:01.258175 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19747 | 2026.03.10 10:28:01.489135 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45079 | ||
| 19748 | 2026.03.10 10:28:01.489740 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19749 | 2026.03.10 10:28:01.489792 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19750 | 2026.03.10 10:28:01.490322 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 19751 | 2026.03.10 10:28:01.490573 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19752 | 2026.03.10 10:28:01.490711 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45079 | ||
| 19753 | 2026.03.10 10:28:02.509092 [ 224 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19754 | 2026.03.10 10:28:02.509145 [ 224 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19755 | 2026.03.10 10:28:02.513194 [ 224 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19756 | 2026.03.10 10:28:02.548500 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19757 | 2026.03.10 10:28:02.548781 [ 269 ] {c603daca-8bb5-492d-a0dd-32838cf5e86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19758 | 2026.03.10 10:28:02.548888 [ 269 ] {c603daca-8bb5-492d-a0dd-32838cf5e86a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19759 | 2026.03.10 10:28:02.549763 [ 269 ] {c603daca-8bb5-492d-a0dd-32838cf5e86a} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19760 | 2026.03.10 10:28:02.549814 [ 269 ] {c603daca-8bb5-492d-a0dd-32838cf5e86a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19761 | 2026.03.10 10:28:02.550223 [ 269 ] {c603daca-8bb5-492d-a0dd-32838cf5e86a} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19762 | 2026.03.10 10:28:02.550449 [ 269 ] {c603daca-8bb5-492d-a0dd-32838cf5e86a} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19763 | 2026.03.10 10:28:02.550605 [ 269 ] {c603daca-8bb5-492d-a0dd-32838cf5e86a} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001901 sec., 47343.50341925303 rows/sec., 3.98 MiB/sec. | ||
| 19764 | 2026.03.10 10:28:02.550649 [ 269 ] {c603daca-8bb5-492d-a0dd-32838cf5e86a} <Debug> TCPHandler: Processed in 0.002340233 sec. | ||
| 19765 | 2026.03.10 10:28:02.550727 [ 219 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19766 | 2026.03.10 10:28:02.550771 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19767 | 2026.03.10 10:28:02.550786 [ 219 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19768 | 2026.03.10 10:28:02.550874 [ 269 ] {dc9b8d00-6317-436c-a8ad-8937c2e5c180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19769 | 2026.03.10 10:28:02.550920 [ 269 ] {dc9b8d00-6317-436c-a8ad-8937c2e5c180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19770 | 2026.03.10 10:28:02.551327 [ 269 ] {dc9b8d00-6317-436c-a8ad-8937c2e5c180} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19771 | 2026.03.10 10:28:02.551368 [ 269 ] {dc9b8d00-6317-436c-a8ad-8937c2e5c180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19772 | 2026.03.10 10:28:02.551724 [ 269 ] {dc9b8d00-6317-436c-a8ad-8937c2e5c180} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19773 | 2026.03.10 10:28:02.551983 [ 269 ] {dc9b8d00-6317-436c-a8ad-8937c2e5c180} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19774 | 2026.03.10 10:28:02.552114 [ 269 ] {dc9b8d00-6317-436c-a8ad-8937c2e5c180} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001258 sec., 13513.513513513513 rows/sec., 1016.15 KiB/sec. | ||
| 19775 | 2026.03.10 10:28:02.552153 [ 269 ] {dc9b8d00-6317-436c-a8ad-8937c2e5c180} <Debug> TCPHandler: Processed in 0.001432952 sec. | ||
| 19776 | 2026.03.10 10:28:02.552256 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19777 | 2026.03.10 10:28:02.552351 [ 269 ] {239be49c-153c-4c88-974b-43fbceeb9833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19778 | 2026.03.10 10:28:02.552394 [ 269 ] {239be49c-153c-4c88-974b-43fbceeb9833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19779 | 2026.03.10 10:28:02.552825 [ 269 ] {239be49c-153c-4c88-974b-43fbceeb9833} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19780 | 2026.03.10 10:28:02.552863 [ 269 ] {239be49c-153c-4c88-974b-43fbceeb9833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19781 | 2026.03.10 10:28:02.553184 [ 269 ] {239be49c-153c-4c88-974b-43fbceeb9833} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19782 | 2026.03.10 10:28:02.553432 [ 269 ] {239be49c-153c-4c88-974b-43fbceeb9833} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19783 | 2026.03.10 10:28:02.553522 [ 219 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19784 | 2026.03.10 10:28:02.553576 [ 269 ] {239be49c-153c-4c88-974b-43fbceeb9833} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001243 sec., 65164.92357200322 rows/sec., 5.09 MiB/sec. | ||
| 19785 | 2026.03.10 10:28:02.553620 [ 269 ] {239be49c-153c-4c88-974b-43fbceeb9833} <Debug> TCPHandler: Processed in 0.001412432 sec. | ||
| 19786 | 2026.03.10 10:28:02.553676 [ 225 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19787 | 2026.03.10 10:28:02.553710 [ 225 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19788 | 2026.03.10 10:28:02.553730 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19789 | 2026.03.10 10:28:02.553823 [ 269 ] {6b38e35d-2cdd-405a-95bd-925a8b255b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19790 | 2026.03.10 10:28:02.553868 [ 269 ] {6b38e35d-2cdd-405a-95bd-925a8b255b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19791 | 2026.03.10 10:28:02.554287 [ 269 ] {6b38e35d-2cdd-405a-95bd-925a8b255b12} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19792 | 2026.03.10 10:28:02.554324 [ 269 ] {6b38e35d-2cdd-405a-95bd-925a8b255b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19793 | 2026.03.10 10:28:02.554673 [ 269 ] {6b38e35d-2cdd-405a-95bd-925a8b255b12} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19794 | 2026.03.10 10:28:02.554891 [ 269 ] {6b38e35d-2cdd-405a-95bd-925a8b255b12} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19795 | 2026.03.10 10:28:02.555006 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 2 parts from all_1_153_42 to all_154_154_0 | ||
| 19796 | 2026.03.10 10:28:02.555024 [ 269 ] {6b38e35d-2cdd-405a-95bd-925a8b255b12} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 19797 | 2026.03.10 10:28:02.555074 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19798 | 2026.03.10 10:28:02.555085 [ 269 ] {6b38e35d-2cdd-405a-95bd-925a8b255b12} <Debug> TCPHandler: Processed in 0.001404061 sec. | ||
| 19799 | 2026.03.10 10:28:02.555106 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19800 | 2026.03.10 10:28:02.555193 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_154_43} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_153_42 to all_154_154_0 into Compact with storage Full | ||
| 19801 | 2026.03.10 10:28:02.555203 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19802 | 2026.03.10 10:28:02.555299 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_154_43} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19803 | 2026.03.10 10:28:02.555307 [ 269 ] {a8f82bb1-8955-4338-a45b-fa306a5c0ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19804 | 2026.03.10 10:28:02.555336 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_154_43} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_153_42, total 50148 rows starting from the beginning of the part | ||
| 19805 | 2026.03.10 10:28:02.555367 [ 269 ] {a8f82bb1-8955-4338-a45b-fa306a5c0ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19806 | 2026.03.10 10:28:02.555406 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_154_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part | ||
| 19807 | 2026.03.10 10:28:02.556179 [ 269 ] {a8f82bb1-8955-4338-a45b-fa306a5c0ebc} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19808 | 2026.03.10 10:28:02.556215 [ 269 ] {a8f82bb1-8955-4338-a45b-fa306a5c0ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19809 | 2026.03.10 10:28:02.556632 [ 225 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19810 | 2026.03.10 10:28:02.557521 [ 269 ] {a8f82bb1-8955-4338-a45b-fa306a5c0ebc} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19811 | 2026.03.10 10:28:02.557851 [ 269 ] {a8f82bb1-8955-4338-a45b-fa306a5c0ebc} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19812 | 2026.03.10 10:28:02.558040 [ 269 ] {a8f82bb1-8955-4338-a45b-fa306a5c0ebc} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002749 sec., 6184.066933430338 rows/sec., 11.08 MiB/sec. | ||
| 19813 | 2026.03.10 10:28:02.558151 [ 269 ] {a8f82bb1-8955-4338-a45b-fa306a5c0ebc} <Debug> TCPHandler: Processed in 0.002996857 sec. | ||
| 19814 | 2026.03.10 10:28:02.558291 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19815 | 2026.03.10 10:28:02.558412 [ 269 ] {733cbe29-ea76-4883-ab1a-9e45e32fe62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19816 | 2026.03.10 10:28:02.558463 [ 269 ] {733cbe29-ea76-4883-ab1a-9e45e32fe62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19817 | 2026.03.10 10:28:02.558876 [ 269 ] {733cbe29-ea76-4883-ab1a-9e45e32fe62e} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19818 | 2026.03.10 10:28:02.558921 [ 269 ] {733cbe29-ea76-4883-ab1a-9e45e32fe62e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19819 | 2026.03.10 10:28:02.559285 [ 269 ] {733cbe29-ea76-4883-ab1a-9e45e32fe62e} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19820 | 2026.03.10 10:28:02.559495 [ 269 ] {733cbe29-ea76-4883-ab1a-9e45e32fe62e} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19821 | 2026.03.10 10:28:02.559630 [ 269 ] {733cbe29-ea76-4883-ab1a-9e45e32fe62e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001241 sec., 48348.106365834006 rows/sec., 3.26 MiB/sec. | ||
| 19822 | 2026.03.10 10:28:02.559668 [ 269 ] {733cbe29-ea76-4883-ab1a-9e45e32fe62e} <Debug> TCPHandler: Processed in 0.001439482 sec. | ||
| 19823 | 2026.03.10 10:28:02.563768 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_154_43} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50308 rows, containing 5 columns (5 merged, 0 gathered) in 0.008604964 sec., 5846392.849522671 rows/sec., 384.95 MiB/sec. | ||
| 19824 | 2026.03.10 10:28:02.564298 [ 195 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_154_43} <Trace> MergedBlockOutputStream: filled checksums all_1_154_43 (state Temporary) | ||
| 19825 | 2026.03.10 10:28:02.564619 [ 195 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_154_43} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_154_43 to all_1_154_43 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19826 | 2026.03.10 10:28:02.564706 [ 195 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_154_43} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 2 parts: [all_1_153_42, all_154_154_0] -> all_1_154_43 | ||
| 19827 | 2026.03.10 10:28:02.564802 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 19828 | 2026.03.10 10:28:02.818346 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19829 | 2026.03.10 10:28:02.818496 [ 269 ] {60883241-7e42-4f68-b89c-fc0075330203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19830 | 2026.03.10 10:28:02.818554 [ 269 ] {60883241-7e42-4f68-b89c-fc0075330203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19831 | 2026.03.10 10:28:02.819174 [ 269 ] {60883241-7e42-4f68-b89c-fc0075330203} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19832 | 2026.03.10 10:28:02.819222 [ 269 ] {60883241-7e42-4f68-b89c-fc0075330203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19833 | 2026.03.10 10:28:02.819611 [ 269 ] {60883241-7e42-4f68-b89c-fc0075330203} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 19834 | 2026.03.10 10:28:02.819866 [ 269 ] {60883241-7e42-4f68-b89c-fc0075330203} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19835 | 2026.03.10 10:28:02.820029 [ 269 ] {60883241-7e42-4f68-b89c-fc0075330203} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001566 sec., 1277.139208173691 rows/sec., 104.14 KiB/sec. | ||
| 19836 | 2026.03.10 10:28:02.820075 [ 269 ] {60883241-7e42-4f68-b89c-fc0075330203} <Debug> TCPHandler: Processed in 0.00181715 sec. | ||
| 19837 | 2026.03.10 10:28:02.820205 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19838 | 2026.03.10 10:28:02.820310 [ 269 ] {088d1547-5f9e-477f-98ca-95a30f554957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19839 | 2026.03.10 10:28:02.820348 [ 269 ] {088d1547-5f9e-477f-98ca-95a30f554957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19840 | 2026.03.10 10:28:02.822057 [ 269 ] {088d1547-5f9e-477f-98ca-95a30f554957} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19841 | 2026.03.10 10:28:02.822094 [ 269 ] {088d1547-5f9e-477f-98ca-95a30f554957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19842 | 2026.03.10 10:28:02.822510 [ 269 ] {088d1547-5f9e-477f-98ca-95a30f554957} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19843 | 2026.03.10 10:28:02.822711 [ 269 ] {088d1547-5f9e-477f-98ca-95a30f554957} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19844 | 2026.03.10 10:28:02.822846 [ 269 ] {088d1547-5f9e-477f-98ca-95a30f554957} <Debug> executeQuery: Read 1991 rows, 154.28 KiB in 0.002557 sec., 778646.8517794291 rows/sec., 58.92 MiB/sec. | ||
| 19845 | 2026.03.10 10:28:02.822885 [ 269 ] {088d1547-5f9e-477f-98ca-95a30f554957} <Debug> TCPHandler: Processed in 0.002737921 sec. | ||
| 19846 | 2026.03.10 10:28:02.822987 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19847 | 2026.03.10 10:28:02.823079 [ 269 ] {e6b07883-6ab5-4db8-a7d4-7ae314ca2f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19848 | 2026.03.10 10:28:02.823118 [ 269 ] {e6b07883-6ab5-4db8-a7d4-7ae314ca2f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19849 | 2026.03.10 10:28:02.823581 [ 269 ] {e6b07883-6ab5-4db8-a7d4-7ae314ca2f25} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19850 | 2026.03.10 10:28:02.823631 [ 269 ] {e6b07883-6ab5-4db8-a7d4-7ae314ca2f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19851 | 2026.03.10 10:28:02.823935 [ 269 ] {e6b07883-6ab5-4db8-a7d4-7ae314ca2f25} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19852 | 2026.03.10 10:28:02.824145 [ 269 ] {e6b07883-6ab5-4db8-a7d4-7ae314ca2f25} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19853 | 2026.03.10 10:28:02.824263 [ 86 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19854 | 2026.03.10 10:28:02.824275 [ 269 ] {e6b07883-6ab5-4db8-a7d4-7ae314ca2f25} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001213 sec., 31327.287716405604 rows/sec., 2.29 MiB/sec. | ||
| 19855 | 2026.03.10 10:28:02.824310 [ 86 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19856 | 2026.03.10 10:28:02.824326 [ 269 ] {e6b07883-6ab5-4db8-a7d4-7ae314ca2f25} <Debug> TCPHandler: Processed in 0.001387201 sec. | ||
| 19857 | 2026.03.10 10:28:02.824335 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19858 | 2026.03.10 10:28:02.824449 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 19859 | 2026.03.10 10:28:02.824455 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19860 | 2026.03.10 10:28:02.824577 [ 269 ] {07c8581e-1041-4ed9-a614-19580c9bf111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19861 | 2026.03.10 10:28:02.824580 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19862 | 2026.03.10 10:28:02.824617 [ 269 ] {07c8581e-1041-4ed9-a614-19580c9bf111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19863 | 2026.03.10 10:28:02.824633 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 83 rows starting from the beginning of the part | ||
| 19864 | 2026.03.10 10:28:02.824714 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 25 rows starting from the beginning of the part | ||
| 19865 | 2026.03.10 10:28:02.824767 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 39 rows starting from the beginning of the part | ||
| 19866 | 2026.03.10 10:28:02.824818 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 25 rows starting from the beginning of the part | ||
| 19867 | 2026.03.10 10:28:02.824864 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 17 rows starting from the beginning of the part | ||
| 19868 | 2026.03.10 10:28:02.824910 [ 190 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 38 rows starting from the beginning of the part | ||
| 19869 | 2026.03.10 10:28:02.825399 [ 269 ] {07c8581e-1041-4ed9-a614-19580c9bf111} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19870 | 2026.03.10 10:28:02.825441 [ 269 ] {07c8581e-1041-4ed9-a614-19580c9bf111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19871 | 2026.03.10 10:28:02.825753 [ 195 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 5 columns (5 merged, 0 gathered) in 0.001351581 sec., 167951.45832917155 rows/sec., 12.94 MiB/sec. | ||
| 19872 | 2026.03.10 10:28:02.825796 [ 269 ] {07c8581e-1041-4ed9-a614-19580c9bf111} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 19873 | 2026.03.10 10:28:02.825928 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19874 | 2026.03.10 10:28:02.826046 [ 269 ] {07c8581e-1041-4ed9-a614-19580c9bf111} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19875 | 2026.03.10 10:28:02.826187 [ 269 ] {07c8581e-1041-4ed9-a614-19580c9bf111} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001629 sec., 434622.46777163906 rows/sec., 25.35 MiB/sec. | ||
| 19876 | 2026.03.10 10:28:02.826225 [ 269 ] {07c8581e-1041-4ed9-a614-19580c9bf111} <Debug> TCPHandler: Processed in 0.001816601 sec. | ||
| 19877 | 2026.03.10 10:28:02.826227 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_136_27} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19878 | 2026.03.10 10:28:02.826311 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_136_27} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19879 | 2026.03.10 10:28:02.826343 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19880 | 2026.03.10 10:28:02.826380 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 19881 | 2026.03.10 10:28:02.826449 [ 269 ] {ef889d46-8ec2-4c0c-8229-73e3e4ee45f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19882 | 2026.03.10 10:28:02.826497 [ 269 ] {ef889d46-8ec2-4c0c-8229-73e3e4ee45f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19883 | 2026.03.10 10:28:02.826895 [ 269 ] {ef889d46-8ec2-4c0c-8229-73e3e4ee45f8} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19884 | 2026.03.10 10:28:02.826930 [ 269 ] {ef889d46-8ec2-4c0c-8229-73e3e4ee45f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19885 | 2026.03.10 10:28:02.827209 [ 269 ] {ef889d46-8ec2-4c0c-8229-73e3e4ee45f8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 19886 | 2026.03.10 10:28:02.827418 [ 269 ] {ef889d46-8ec2-4c0c-8229-73e3e4ee45f8} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19887 | 2026.03.10 10:28:02.827545 [ 269 ] {ef889d46-8ec2-4c0c-8229-73e3e4ee45f8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 62.61 KiB/sec. | ||
| 19888 | 2026.03.10 10:28:02.827581 [ 269 ] {ef889d46-8ec2-4c0c-8229-73e3e4ee45f8} <Debug> TCPHandler: Processed in 0.001285479 sec. | ||
| 19889 | 2026.03.10 10:28:02.827688 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19890 | 2026.03.10 10:28:02.827784 [ 269 ] {921438c2-5c09-45df-aab6-871ac3d295fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19891 | 2026.03.10 10:28:02.827823 [ 269 ] {921438c2-5c09-45df-aab6-871ac3d295fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19892 | 2026.03.10 10:28:02.828739 [ 269 ] {921438c2-5c09-45df-aab6-871ac3d295fd} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19893 | 2026.03.10 10:28:02.828774 [ 269 ] {921438c2-5c09-45df-aab6-871ac3d295fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19894 | 2026.03.10 10:28:02.829107 [ 269 ] {921438c2-5c09-45df-aab6-871ac3d295fd} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19895 | 2026.03.10 10:28:02.829314 [ 269 ] {921438c2-5c09-45df-aab6-871ac3d295fd} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19896 | 2026.03.10 10:28:02.829444 [ 269 ] {921438c2-5c09-45df-aab6-871ac3d295fd} <Debug> executeQuery: Read 1038 rows, 73.39 KiB in 0.001678 sec., 618593.5637663886 rows/sec., 42.71 MiB/sec. | ||
| 19897 | 2026.03.10 10:28:02.829485 [ 269 ] {921438c2-5c09-45df-aab6-871ac3d295fd} <Debug> TCPHandler: Processed in 0.001843571 sec. | ||
| 19898 | 2026.03.10 10:28:02.829609 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19899 | 2026.03.10 10:28:02.829700 [ 269 ] {6ef8aac8-5718-42a8-b445-b82a91c56ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19900 | 2026.03.10 10:28:02.829742 [ 269 ] {6ef8aac8-5718-42a8-b445-b82a91c56ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19901 | 2026.03.10 10:28:02.830494 [ 269 ] {6ef8aac8-5718-42a8-b445-b82a91c56ab4} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19902 | 2026.03.10 10:28:02.830527 [ 269 ] {6ef8aac8-5718-42a8-b445-b82a91c56ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19903 | 2026.03.10 10:28:02.830923 [ 269 ] {6ef8aac8-5718-42a8-b445-b82a91c56ab4} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19904 | 2026.03.10 10:28:02.831145 [ 269 ] {6ef8aac8-5718-42a8-b445-b82a91c56ab4} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19905 | 2026.03.10 10:28:02.831265 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_154_43 to all_159_159_0 | ||
| 19906 | 2026.03.10 10:28:02.831273 [ 269 ] {6ef8aac8-5718-42a8-b445-b82a91c56ab4} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.001591 sec., 765556.253928347 rows/sec., 47.87 MiB/sec. | ||
| 19907 | 2026.03.10 10:28:02.831304 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19908 | 2026.03.10 10:28:02.831320 [ 269 ] {6ef8aac8-5718-42a8-b445-b82a91c56ab4} <Debug> TCPHandler: Processed in 0.001757729 sec. | ||
| 19909 | 2026.03.10 10:28:02.831323 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19910 | 2026.03.10 10:28:02.831408 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_159_44} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_154_43 to all_159_159_0 into Compact with storage Full | ||
| 19911 | 2026.03.10 10:28:02.831430 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19912 | 2026.03.10 10:28:02.831441 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19913 | 2026.03.10 10:28:02.831479 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19914 | 2026.03.10 10:28:02.831522 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_159_44} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19915 | 2026.03.10 10:28:02.831528 [ 269 ] {738cf340-5c5f-4fb2-be09-d99956d2e157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19916 | 2026.03.10 10:28:02.831561 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_159_44} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_154_43, total 50308 rows starting from the beginning of the part | ||
| 19917 | 2026.03.10 10:28:02.831597 [ 269 ] {738cf340-5c5f-4fb2-be09-d99956d2e157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19918 | 2026.03.10 10:28:02.831619 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_159_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part | ||
| 19919 | 2026.03.10 10:28:02.831668 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_159_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 201 rows starting from the beginning of the part | ||
| 19920 | 2026.03.10 10:28:02.831714 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_159_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part | ||
| 19921 | 2026.03.10 10:28:02.831757 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_159_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part | ||
| 19922 | 2026.03.10 10:28:02.831803 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_159_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 1218 rows starting from the beginning of the part | ||
| 19923 | 2026.03.10 10:28:02.832521 [ 269 ] {738cf340-5c5f-4fb2-be09-d99956d2e157} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19924 | 2026.03.10 10:28:02.832559 [ 269 ] {738cf340-5c5f-4fb2-be09-d99956d2e157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19925 | 2026.03.10 10:28:02.833127 [ 269 ] {738cf340-5c5f-4fb2-be09-d99956d2e157} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19926 | 2026.03.10 10:28:02.833383 [ 269 ] {738cf340-5c5f-4fb2-be09-d99956d2e157} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19927 | 2026.03.10 10:28:02.833507 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19928 | 2026.03.10 10:28:02.833530 [ 269 ] {738cf340-5c5f-4fb2-be09-d99956d2e157} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00202 sec., 17821.78217821782 rows/sec., 31.94 MiB/sec. | ||
| 19929 | 2026.03.10 10:28:02.833537 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19930 | 2026.03.10 10:28:02.833561 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19931 | 2026.03.10 10:28:02.833579 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19932 | 2026.03.10 10:28:02.833600 [ 269 ] {738cf340-5c5f-4fb2-be09-d99956d2e157} <Debug> TCPHandler: Processed in 0.00221658 sec. | ||
| 19933 | 2026.03.10 10:28:02.833664 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 19934 | 2026.03.10 10:28:02.833716 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19935 | 2026.03.10 10:28:02.833812 [ 269 ] {91e2e915-0bcb-4e18-a44a-8da7c10e9e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19936 | 2026.03.10 10:28:02.833852 [ 269 ] {91e2e915-0bcb-4e18-a44a-8da7c10e9e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19937 | 2026.03.10 10:28:02.833927 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19938 | 2026.03.10 10:28:02.834003 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2895 rows starting from the beginning of the part | ||
| 19939 | 2026.03.10 10:28:02.834164 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 25 rows starting from the beginning of the part | ||
| 19940 | 2026.03.10 10:28:02.834178 [ 269 ] {91e2e915-0bcb-4e18-a44a-8da7c10e9e0e} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19941 | 2026.03.10 10:28:02.834217 [ 269 ] {91e2e915-0bcb-4e18-a44a-8da7c10e9e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19942 | 2026.03.10 10:28:02.834289 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 17 rows starting from the beginning of the part | ||
| 19943 | 2026.03.10 10:28:02.834400 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 25 rows starting from the beginning of the part | ||
| 19944 | 2026.03.10 10:28:02.834506 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 17 rows starting from the beginning of the part | ||
| 19945 | 2026.03.10 10:28:02.834521 [ 269 ] {91e2e915-0bcb-4e18-a44a-8da7c10e9e0e} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19946 | 2026.03.10 10:28:02.834623 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 36 rows starting from the beginning of the part | ||
| 19947 | 2026.03.10 10:28:02.834737 [ 269 ] {91e2e915-0bcb-4e18-a44a-8da7c10e9e0e} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19948 | 2026.03.10 10:28:02.834870 [ 269 ] {91e2e915-0bcb-4e18-a44a-8da7c10e9e0e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001077 sec., 11142.061281337046 rows/sec., 768.92 KiB/sec. | ||
| 19949 | 2026.03.10 10:28:02.834906 [ 269 ] {91e2e915-0bcb-4e18-a44a-8da7c10e9e0e} <Debug> TCPHandler: Processed in 0.001237378 sec. | ||
| 19950 | 2026.03.10 10:28:02.841400 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_159_44} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52207 rows, containing 5 columns (5 merged, 0 gathered) in 0.010027566 sec., 5206348.180605344 rows/sec., 342.71 MiB/sec. | ||
| 19951 | 2026.03.10 10:28:02.841917 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_159_44} <Trace> MergedBlockOutputStream: filled checksums all_1_159_44 (state Temporary) | ||
| 19952 | 2026.03.10 10:28:02.842299 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_159_44} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_159_44 to all_1_159_44 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19953 | 2026.03.10 10:28:02.842417 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_159_44} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_154_43, all_159_159_0] -> all_1_159_44 | ||
| 19954 | 2026.03.10 10:28:02.842548 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 19955 | 2026.03.10 10:28:02.848896 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3015 rows, containing 19 columns (19 merged, 0 gathered) in 0.015284424 sec., 197259.64158021266 rows/sec., 353.48 MiB/sec. | ||
| 19956 | 2026.03.10 10:28:02.851627 [ 200 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19957 | 2026.03.10 10:28:02.852005 [ 200 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19958 | 2026.03.10 10:28:02.852087 [ 200 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19959 | 2026.03.10 10:28:02.852254 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.57 MiB. | ||
| 19960 | 2026.03.10 10:28:03.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.25 MiB, peak 413.80 MiB, free memory in arenas 0.00 B, will set to 400.77 MiB (RSS), difference: 5.51 MiB | ||
| 19961 | 2026.03.10 10:28:03.971976 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 19962 | 2026.03.10 10:28:03.991326 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19963 | 2026.03.10 10:28:03.991392 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19964 | 2026.03.10 10:28:03.998179 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 19965 | 2026.03.10 10:28:03.998901 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19966 | 2026.03.10 10:28:04.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.28 MiB, peak 413.80 MiB, free memory in arenas 0.00 B, will set to 400.77 MiB (RSS), difference: -4.52 MiB | ||
| 19967 | 2026.03.10 10:28:04.002618 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 19968 | 2026.03.10 10:28:05.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.77 MiB, peak 413.80 MiB, free memory in arenas 0.00 B, will set to 400.77 MiB (RSS), difference: 4.00 MiB | ||
| 19969 | 2026.03.10 10:28:06.639155 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2396 | ||
| 19970 | 2026.03.10 10:28:06.641818 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19971 | 2026.03.10 10:28:06.641872 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19972 | 2026.03.10 10:28:06.643182 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 19973 | 2026.03.10 10:28:06.643463 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19974 | 2026.03.10 10:28:06.643999 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2396 | ||
| 19975 | 2026.03.10 10:28:07.546135 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19976 | 2026.03.10 10:28:07.546411 [ 269 ] {6c7e00aa-1040-4d64-8678-394ba60a61fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19977 | 2026.03.10 10:28:07.546498 [ 269 ] {6c7e00aa-1040-4d64-8678-394ba60a61fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19978 | 2026.03.10 10:28:07.547158 [ 269 ] {6c7e00aa-1040-4d64-8678-394ba60a61fa} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19979 | 2026.03.10 10:28:07.547197 [ 269 ] {6c7e00aa-1040-4d64-8678-394ba60a61fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19980 | 2026.03.10 10:28:07.547583 [ 269 ] {6c7e00aa-1040-4d64-8678-394ba60a61fa} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19981 | 2026.03.10 10:28:07.547820 [ 269 ] {6c7e00aa-1040-4d64-8678-394ba60a61fa} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19982 | 2026.03.10 10:28:07.547976 [ 269 ] {6c7e00aa-1040-4d64-8678-394ba60a61fa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001641 sec., 34125.53321145643 rows/sec., 2.62 MiB/sec. | ||
| 19983 | 2026.03.10 10:28:07.548020 [ 269 ] {6c7e00aa-1040-4d64-8678-394ba60a61fa} <Debug> TCPHandler: Processed in 0.002060157 sec. | ||
| 19984 | 2026.03.10 10:28:07.548142 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19985 | 2026.03.10 10:28:07.548238 [ 269 ] {aa4415ff-e81b-45f2-809e-1f5de19199ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19986 | 2026.03.10 10:28:07.548279 [ 269 ] {aa4415ff-e81b-45f2-809e-1f5de19199ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19987 | 2026.03.10 10:28:07.548700 [ 269 ] {aa4415ff-e81b-45f2-809e-1f5de19199ce} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19988 | 2026.03.10 10:28:07.548734 [ 269 ] {aa4415ff-e81b-45f2-809e-1f5de19199ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19989 | 2026.03.10 10:28:07.549041 [ 269 ] {aa4415ff-e81b-45f2-809e-1f5de19199ce} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19990 | 2026.03.10 10:28:07.549256 [ 269 ] {aa4415ff-e81b-45f2-809e-1f5de19199ce} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19991 | 2026.03.10 10:28:07.549389 [ 269 ] {aa4415ff-e81b-45f2-809e-1f5de19199ce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 19992 | 2026.03.10 10:28:07.549428 [ 269 ] {aa4415ff-e81b-45f2-809e-1f5de19199ce} <Debug> TCPHandler: Processed in 0.001335059 sec. | ||
| 19993 | 2026.03.10 10:28:07.549545 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19994 | 2026.03.10 10:28:07.549638 [ 269 ] {7f7c4b43-c121-49d8-a216-6a40078bcf01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19995 | 2026.03.10 10:28:07.549680 [ 269 ] {7f7c4b43-c121-49d8-a216-6a40078bcf01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19996 | 2026.03.10 10:28:07.550065 [ 269 ] {7f7c4b43-c121-49d8-a216-6a40078bcf01} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19997 | 2026.03.10 10:28:07.550099 [ 269 ] {7f7c4b43-c121-49d8-a216-6a40078bcf01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 19998 | 2026.03.10 10:28:07.550425 [ 269 ] {7f7c4b43-c121-49d8-a216-6a40078bcf01} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19999 | 2026.03.10 10:28:07.550630 [ 269 ] {7f7c4b43-c121-49d8-a216-6a40078bcf01} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20000 | 2026.03.10 10:28:07.550755 [ 269 ] {7f7c4b43-c121-49d8-a216-6a40078bcf01} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001135 sec., 112775.33039647578 rows/sec., 7.85 MiB/sec. | ||
| 20001 | 2026.03.10 10:28:07.550792 [ 269 ] {7f7c4b43-c121-49d8-a216-6a40078bcf01} <Debug> TCPHandler: Processed in 0.001295149 sec. | ||
| 20002 | 2026.03.10 10:28:07.550903 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20003 | 2026.03.10 10:28:07.550995 [ 269 ] {d51202c4-c38d-4f29-a692-c75a9cf10470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20004 | 2026.03.10 10:28:07.551036 [ 269 ] {d51202c4-c38d-4f29-a692-c75a9cf10470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20005 | 2026.03.10 10:28:07.551362 [ 269 ] {d51202c4-c38d-4f29-a692-c75a9cf10470} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20006 | 2026.03.10 10:28:07.551396 [ 269 ] {d51202c4-c38d-4f29-a692-c75a9cf10470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20007 | 2026.03.10 10:28:07.551689 [ 269 ] {d51202c4-c38d-4f29-a692-c75a9cf10470} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20008 | 2026.03.10 10:28:07.551900 [ 269 ] {d51202c4-c38d-4f29-a692-c75a9cf10470} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20009 | 2026.03.10 10:28:07.552024 [ 269 ] {d51202c4-c38d-4f29-a692-c75a9cf10470} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001046 sec., 45889.10133843212 rows/sec., 3.09 MiB/sec. | ||
| 20010 | 2026.03.10 10:28:07.552060 [ 269 ] {d51202c4-c38d-4f29-a692-c75a9cf10470} <Debug> TCPHandler: Processed in 0.001204547 sec. | ||
| 20011 | 2026.03.10 10:28:08.871855 [ 219 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): 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] | ||
| 20012 | 2026.03.10 10:28:08.871934 [ 219 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): 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] | ||
| 20013 | 2026.03.10 10:28:08.874976 [ 219 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): 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] | ||
| 20014 | 2026.03.10 10:28:08.990870 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45527 | ||
| 20015 | 2026.03.10 10:28:08.991657 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20016 | 2026.03.10 10:28:08.991728 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20017 | 2026.03.10 10:28:08.992261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 20018 | 2026.03.10 10:28:08.992496 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20019 | 2026.03.10 10:28:08.992622 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45527 | ||
| 20020 | 2026.03.10 10:28:09.274133 [ 220 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): 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] | ||
| 20021 | 2026.03.10 10:28:09.274184 [ 220 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): 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] | ||
| 20022 | 2026.03.10 10:28:09.276757 [ 220 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): 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] | ||
| 20023 | 2026.03.10 10:28:10.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.77 MiB, peak 413.80 MiB, free memory in arenas 0.00 B, will set to 400.77 MiB (RSS), difference: 4.00 MiB | ||
| 20024 | 2026.03.10 10:28:11.229463 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42169 | ||
| 20025 | 2026.03.10 10:28:11.229596 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20026 | 2026.03.10 10:28:11.229633 [ 294 ] {} <Debug> TCP-Session: 0fb9e56e-a277-4411-bb25-cf860073a62e Authenticating user 'default' from [fd00:1122:3344:101::e]:42169 | ||
| 20027 | 2026.03.10 10:28:11.229663 [ 294 ] {} <Debug> TCP-Session: 0fb9e56e-a277-4411-bb25-cf860073a62e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20028 | 2026.03.10 10:28:11.229688 [ 294 ] {} <Debug> TCP-Session: 0fb9e56e-a277-4411-bb25-cf860073a62e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20029 | 2026.03.10 10:28:11.229977 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59904 | ||
| 20030 | 2026.03.10 10:28:11.230013 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61493 | ||
| 20031 | 2026.03.10 10:28:11.230035 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53252 | ||
| 20032 | 2026.03.10 10:28:11.230071 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35540 | ||
| 20033 | 2026.03.10 10:28:11.230109 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45799 | ||
| 20034 | 2026.03.10 10:28:11.230150 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20035 | 2026.03.10 10:28:11.230161 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20036 | 2026.03.10 10:28:11.230207 [ 288 ] {} <Debug> TCP-Session: bc1ef0fa-2e98-4841-a36a-dc34fbd63794 Authenticating user 'default' from [fd00:1122:3344:101::e]:61493 | ||
| 20037 | 2026.03.10 10:28:11.230218 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20038 | 2026.03.10 10:28:11.230226 [ 290 ] {} <Debug> TCP-Session: 3b79dfdb-2d53-48b4-8c35-e13dd38e278a Authenticating user 'default' from [fd00:1122:3344:101::e]:53252 | ||
| 20039 | 2026.03.10 10:28:11.230248 [ 294 ] {} <Trace> TCP-Session: 0fb9e56e-a277-4411-bb25-cf860073a62e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20040 | 2026.03.10 10:28:11.230278 [ 290 ] {} <Debug> TCP-Session: 3b79dfdb-2d53-48b4-8c35-e13dd38e278a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20041 | 2026.03.10 10:28:11.230269 [ 291 ] {} <Debug> TCP-Session: 4397fec1-5718-4abd-9530-e69699c2846c Authenticating user 'default' from [fd00:1122:3344:101::e]:35540 | ||
| 20042 | 2026.03.10 10:28:11.230301 [ 290 ] {} <Debug> TCP-Session: 3b79dfdb-2d53-48b4-8c35-e13dd38e278a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20043 | 2026.03.10 10:28:11.230331 [ 291 ] {} <Debug> TCP-Session: 4397fec1-5718-4abd-9530-e69699c2846c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20044 | 2026.03.10 10:28:11.230258 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20045 | 2026.03.10 10:28:11.230359 [ 291 ] {} <Debug> TCP-Session: 4397fec1-5718-4abd-9530-e69699c2846c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20046 | 2026.03.10 10:28:11.230248 [ 288 ] {} <Debug> TCP-Session: bc1ef0fa-2e98-4841-a36a-dc34fbd63794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20047 | 2026.03.10 10:28:11.230407 [ 293 ] {} <Debug> TCP-Session: 1abd3a03-be1b-4bca-98c7-dfbfadaa00ae Authenticating user 'default' from [fd00:1122:3344:101::e]:45799 | ||
| 20048 | 2026.03.10 10:28:11.230431 [ 288 ] {} <Debug> TCP-Session: bc1ef0fa-2e98-4841-a36a-dc34fbd63794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20049 | 2026.03.10 10:28:11.230075 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33221 | ||
| 20050 | 2026.03.10 10:28:11.230461 [ 294 ] {e01cbf83-b09d-438e-aba8-6784ebb7c254} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42169) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20051 | 2026.03.10 10:28:11.230458 [ 293 ] {} <Debug> TCP-Session: 1abd3a03-be1b-4bca-98c7-dfbfadaa00ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20052 | 2026.03.10 10:28:11.230528 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20053 | 2026.03.10 10:28:11.230541 [ 293 ] {} <Debug> TCP-Session: 1abd3a03-be1b-4bca-98c7-dfbfadaa00ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20054 | 2026.03.10 10:28:11.230564 [ 292 ] {} <Debug> TCP-Session: f2ee8997-216e-4373-9418-66517abee514 Authenticating user 'default' from [fd00:1122:3344:101::e]:33221 | ||
| 20055 | 2026.03.10 10:28:11.230045 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36850 | ||
| 20056 | 2026.03.10 10:28:11.230600 [ 292 ] {} <Debug> TCP-Session: f2ee8997-216e-4373-9418-66517abee514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20057 | 2026.03.10 10:28:11.229998 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48755 | ||
| 20058 | 2026.03.10 10:28:11.230652 [ 292 ] {} <Debug> TCP-Session: f2ee8997-216e-4373-9418-66517abee514 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20059 | 2026.03.10 10:28:11.230697 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20060 | 2026.03.10 10:28:11.230738 [ 289 ] {} <Debug> TCP-Session: 651611a7-83a8-44f3-9a6a-a4d9c23a5369 Authenticating user 'default' from [fd00:1122:3344:101::e]:36850 | ||
| 20061 | 2026.03.10 10:28:11.230746 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20062 | 2026.03.10 10:28:11.230764 [ 289 ] {} <Debug> TCP-Session: 651611a7-83a8-44f3-9a6a-a4d9c23a5369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20063 | 2026.03.10 10:28:11.230789 [ 286 ] {} <Debug> TCP-Session: acd0b370-7e11-4a66-8843-7d46bc5774c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48755 | ||
| 20064 | 2026.03.10 10:28:11.230154 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20065 | 2026.03.10 10:28:11.230814 [ 289 ] {} <Debug> TCP-Session: 651611a7-83a8-44f3-9a6a-a4d9c23a5369 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20066 | 2026.03.10 10:28:11.230829 [ 286 ] {} <Debug> TCP-Session: acd0b370-7e11-4a66-8843-7d46bc5774c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20067 | 2026.03.10 10:28:11.230848 [ 267 ] {} <Debug> TCP-Session: 49329ff6-6eaf-4356-8c84-e0470467cc4f Authenticating user 'default' from [fd00:1122:3344:101::e]:59904 | ||
| 20068 | 2026.03.10 10:28:11.230876 [ 286 ] {} <Debug> TCP-Session: acd0b370-7e11-4a66-8843-7d46bc5774c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20069 | 2026.03.10 10:28:11.230884 [ 294 ] {e01cbf83-b09d-438e-aba8-6784ebb7c254} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20070 | 2026.03.10 10:28:11.230896 [ 267 ] {} <Debug> TCP-Session: 49329ff6-6eaf-4356-8c84-e0470467cc4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20071 | 2026.03.10 10:28:11.230978 [ 267 ] {} <Debug> TCP-Session: 49329ff6-6eaf-4356-8c84-e0470467cc4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20072 | 2026.03.10 10:28:11.230996 [ 294 ] {e01cbf83-b09d-438e-aba8-6784ebb7c254} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20073 | 2026.03.10 10:28:11.231387 [ 294 ] {e01cbf83-b09d-438e-aba8-6784ebb7c254} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 20074 | 2026.03.10 10:28:11.232627 [ 319 ] {e01cbf83-b09d-438e-aba8-6784ebb7c254} <Trace> AggregatingTransform: Aggregating | ||
| 20075 | 2026.03.10 10:28:11.232687 [ 319 ] {e01cbf83-b09d-438e-aba8-6784ebb7c254} <Trace> Aggregator: Aggregation method: without_key | ||
| 20076 | 2026.03.10 10:28:11.232732 [ 319 ] {e01cbf83-b09d-438e-aba8-6784ebb7c254} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001204936 sec. (829.920 rows/sec., 32.42 KiB/sec.) | ||
| 20077 | 2026.03.10 10:28:11.232755 [ 319 ] {e01cbf83-b09d-438e-aba8-6784ebb7c254} <Trace> Aggregator: Merging aggregated data | ||
| 20078 | 2026.03.10 10:28:11.233986 [ 294 ] {e01cbf83-b09d-438e-aba8-6784ebb7c254} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003598 sec., 277.9321845469705 rows/sec., 10.86 KiB/sec. | ||
| 20079 | 2026.03.10 10:28:11.234146 [ 294 ] {e01cbf83-b09d-438e-aba8-6784ebb7c254} <Debug> TCPHandler: Processed in 0.004072962 sec. | ||
| 20080 | 2026.03.10 10:28:11.234278 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20081 | 2026.03.10 10:28:11.234317 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20082 | 2026.03.10 10:28:11.234318 [ 294 ] {} <Debug> TCP-Session: 0fb9e56e-a277-4411-bb25-cf860073a62e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20083 | 2026.03.10 10:28:11.234347 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20084 | 2026.03.10 10:28:11.234364 [ 267 ] {} <Debug> TCP-Session: 49329ff6-6eaf-4356-8c84-e0470467cc4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20085 | 2026.03.10 10:28:11.234371 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20086 | 2026.03.10 10:28:11.234391 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20087 | 2026.03.10 10:28:11.234407 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20088 | 2026.03.10 10:28:11.234446 [ 286 ] {} <Debug> TCP-Session: acd0b370-7e11-4a66-8843-7d46bc5774c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20089 | 2026.03.10 10:28:11.234455 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20090 | 2026.03.10 10:28:11.234481 [ 292 ] {} <Debug> TCP-Session: f2ee8997-216e-4373-9418-66517abee514 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20091 | 2026.03.10 10:28:11.234434 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20092 | 2026.03.10 10:28:11.234530 [ 291 ] {} <Debug> TCP-Session: 4397fec1-5718-4abd-9530-e69699c2846c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20093 | 2026.03.10 10:28:11.234433 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20094 | 2026.03.10 10:28:11.234563 [ 290 ] {} <Debug> TCP-Session: 3b79dfdb-2d53-48b4-8c35-e13dd38e278a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20095 | 2026.03.10 10:28:11.234428 [ 293 ] {} <Debug> TCP-Session: 1abd3a03-be1b-4bca-98c7-dfbfadaa00ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20096 | 2026.03.10 10:28:11.234614 [ 289 ] {} <Debug> TCP-Session: 651611a7-83a8-44f3-9a6a-a4d9c23a5369 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20097 | 2026.03.10 10:28:11.234392 [ 288 ] {} <Debug> TCP-Session: bc1ef0fa-2e98-4841-a36a-dc34fbd63794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20098 | 2026.03.10 10:28:11.433276 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35224 | ||
| 20099 | 2026.03.10 10:28:11.433387 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20100 | 2026.03.10 10:28:11.433415 [ 294 ] {} <Debug> TCP-Session: 8e0387f5-beac-41cc-b567-28b645dea5ff Authenticating user 'default' from [fd00:1122:3344:101::e]:35224 | ||
| 20101 | 2026.03.10 10:28:11.433437 [ 294 ] {} <Debug> TCP-Session: 8e0387f5-beac-41cc-b567-28b645dea5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20102 | 2026.03.10 10:28:11.433449 [ 294 ] {} <Debug> TCP-Session: 8e0387f5-beac-41cc-b567-28b645dea5ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20103 | 2026.03.10 10:28:11.433659 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65318 | ||
| 20104 | 2026.03.10 10:28:11.433660 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61177 | ||
| 20105 | 2026.03.10 10:28:11.433690 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32977 | ||
| 20106 | 2026.03.10 10:28:11.433716 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55383 | ||
| 20107 | 2026.03.10 10:28:11.433732 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20108 | 2026.03.10 10:28:11.433725 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47102 | ||
| 20109 | 2026.03.10 10:28:11.433792 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20110 | 2026.03.10 10:28:11.433813 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20111 | 2026.03.10 10:28:11.433841 [ 294 ] {} <Trace> TCP-Session: 8e0387f5-beac-41cc-b567-28b645dea5ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20112 | 2026.03.10 10:28:11.433846 [ 290 ] {} <Debug> TCP-Session: f05e66a1-2a98-4e19-8792-46023a0a78c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:32977 | ||
| 20113 | 2026.03.10 10:28:11.433874 [ 292 ] {} <Debug> TCP-Session: 5114df5c-daf1-4289-823a-a62c285e8731 Authenticating user 'default' from [fd00:1122:3344:101::e]:55383 | ||
| 20114 | 2026.03.10 10:28:11.433791 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20115 | 2026.03.10 10:28:11.433897 [ 290 ] {} <Debug> TCP-Session: f05e66a1-2a98-4e19-8792-46023a0a78c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20116 | 2026.03.10 10:28:11.433909 [ 292 ] {} <Debug> TCP-Session: 5114df5c-daf1-4289-823a-a62c285e8731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20117 | 2026.03.10 10:28:11.433921 [ 267 ] {} <Debug> TCP-Session: c11e157a-cbc2-435e-adc2-99acbfb9f22f Authenticating user 'default' from [fd00:1122:3344:101::e]:61177 | ||
| 20118 | 2026.03.10 10:28:11.433934 [ 290 ] {} <Debug> TCP-Session: f05e66a1-2a98-4e19-8792-46023a0a78c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20119 | 2026.03.10 10:28:11.433961 [ 267 ] {} <Debug> TCP-Session: c11e157a-cbc2-435e-adc2-99acbfb9f22f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20120 | 2026.03.10 10:28:11.433890 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20121 | 2026.03.10 10:28:11.434021 [ 267 ] {} <Debug> TCP-Session: c11e157a-cbc2-435e-adc2-99acbfb9f22f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20122 | 2026.03.10 10:28:11.434029 [ 294 ] {92ca269b-9b18-4cd1-ae7e-c865a817ce06} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35224) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20123 | 2026.03.10 10:28:11.434050 [ 293 ] {} <Debug> TCP-Session: 0a13f584-7f0f-427f-84f9-646a39ad6434 Authenticating user 'default' from [fd00:1122:3344:101::e]:47102 | ||
| 20124 | 2026.03.10 10:28:11.433709 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50602 | ||
| 20125 | 2026.03.10 10:28:11.434098 [ 293 ] {} <Debug> TCP-Session: 0a13f584-7f0f-427f-84f9-646a39ad6434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20126 | 2026.03.10 10:28:11.433694 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63595 | ||
| 20127 | 2026.03.10 10:28:11.434159 [ 293 ] {} <Debug> TCP-Session: 0a13f584-7f0f-427f-84f9-646a39ad6434 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20128 | 2026.03.10 10:28:11.433670 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36033 | ||
| 20129 | 2026.03.10 10:28:11.433783 [ 286 ] {} <Debug> TCP-Session: ddc41aae-aa49-4db4-809e-a6b10e024c3d Authenticating user 'default' from [fd00:1122:3344:101::e]:65318 | ||
| 20130 | 2026.03.10 10:28:11.434234 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20131 | 2026.03.10 10:28:11.434258 [ 286 ] {} <Debug> TCP-Session: ddc41aae-aa49-4db4-809e-a6b10e024c3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20132 | 2026.03.10 10:28:11.434279 [ 289 ] {} <Debug> TCP-Session: 22219708-f741-4578-865e-b35a880eaa98 Authenticating user 'default' from [fd00:1122:3344:101::e]:63595 | ||
| 20133 | 2026.03.10 10:28:11.434285 [ 286 ] {} <Debug> TCP-Session: ddc41aae-aa49-4db4-809e-a6b10e024c3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20134 | 2026.03.10 10:28:11.434291 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20135 | 2026.03.10 10:28:11.434308 [ 289 ] {} <Debug> TCP-Session: 22219708-f741-4578-865e-b35a880eaa98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20136 | 2026.03.10 10:28:11.434326 [ 294 ] {92ca269b-9b18-4cd1-ae7e-c865a817ce06} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20137 | 2026.03.10 10:28:11.434352 [ 289 ] {} <Debug> TCP-Session: 22219708-f741-4578-865e-b35a880eaa98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20138 | 2026.03.10 10:28:11.434347 [ 288 ] {} <Debug> TCP-Session: 573dfcab-e84f-4610-974b-f497678784f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36033 | ||
| 20139 | 2026.03.10 10:28:11.434405 [ 294 ] {92ca269b-9b18-4cd1-ae7e-c865a817ce06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20140 | 2026.03.10 10:28:11.434427 [ 288 ] {} <Debug> TCP-Session: 573dfcab-e84f-4610-974b-f497678784f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20141 | 2026.03.10 10:28:11.434224 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20142 | 2026.03.10 10:28:11.434453 [ 288 ] {} <Debug> TCP-Session: 573dfcab-e84f-4610-974b-f497678784f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20143 | 2026.03.10 10:28:11.433952 [ 292 ] {} <Debug> TCP-Session: 5114df5c-daf1-4289-823a-a62c285e8731 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20144 | 2026.03.10 10:28:11.434499 [ 291 ] {} <Debug> TCP-Session: ffe3c2f2-ac81-4c29-a54e-f8d910084ce1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50602 | ||
| 20145 | 2026.03.10 10:28:11.434539 [ 291 ] {} <Debug> TCP-Session: ffe3c2f2-ac81-4c29-a54e-f8d910084ce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20146 | 2026.03.10 10:28:11.434553 [ 291 ] {} <Debug> TCP-Session: ffe3c2f2-ac81-4c29-a54e-f8d910084ce1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20147 | 2026.03.10 10:28:11.434726 [ 294 ] {92ca269b-9b18-4cd1-ae7e-c865a817ce06} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 20148 | 2026.03.10 10:28:11.435672 [ 320 ] {92ca269b-9b18-4cd1-ae7e-c865a817ce06} <Trace> AggregatingTransform: Aggregating | ||
| 20149 | 2026.03.10 10:28:11.435728 [ 320 ] {92ca269b-9b18-4cd1-ae7e-c865a817ce06} <Trace> Aggregator: Aggregation method: without_key | ||
| 20150 | 2026.03.10 10:28:11.435770 [ 320 ] {92ca269b-9b18-4cd1-ae7e-c865a817ce06} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937001 sec. (1067.235 rows/sec., 41.69 KiB/sec.) | ||
| 20151 | 2026.03.10 10:28:11.435795 [ 320 ] {92ca269b-9b18-4cd1-ae7e-c865a817ce06} <Trace> Aggregator: Merging aggregated data | ||
| 20152 | 2026.03.10 10:28:11.437188 [ 294 ] {92ca269b-9b18-4cd1-ae7e-c865a817ce06} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00322 sec., 310.5590062111801 rows/sec., 12.13 KiB/sec. | ||
| 20153 | 2026.03.10 10:28:11.437332 [ 294 ] {92ca269b-9b18-4cd1-ae7e-c865a817ce06} <Debug> TCPHandler: Processed in 0.003659102 sec. | ||
| 20154 | 2026.03.10 10:28:11.437420 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20155 | 2026.03.10 10:28:11.437448 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20156 | 2026.03.10 10:28:11.437465 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20157 | 2026.03.10 10:28:11.437488 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20158 | 2026.03.10 10:28:11.437517 [ 267 ] {} <Debug> TCP-Session: c11e157a-cbc2-435e-adc2-99acbfb9f22f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20159 | 2026.03.10 10:28:11.437528 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20160 | 2026.03.10 10:28:11.437545 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20161 | 2026.03.10 10:28:11.437579 [ 288 ] {} <Debug> TCP-Session: 573dfcab-e84f-4610-974b-f497678784f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20162 | 2026.03.10 10:28:11.437596 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20163 | 2026.03.10 10:28:11.437619 [ 292 ] {} <Debug> TCP-Session: 5114df5c-daf1-4289-823a-a62c285e8731 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20164 | 2026.03.10 10:28:11.437647 [ 293 ] {} <Debug> TCP-Session: 0a13f584-7f0f-427f-84f9-646a39ad6434 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20165 | 2026.03.10 10:28:11.437563 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20166 | 2026.03.10 10:28:11.437530 [ 286 ] {} <Debug> TCP-Session: ddc41aae-aa49-4db4-809e-a6b10e024c3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20167 | 2026.03.10 10:28:11.437504 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20168 | 2026.03.10 10:28:11.437713 [ 290 ] {} <Debug> TCP-Session: f05e66a1-2a98-4e19-8792-46023a0a78c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20169 | 2026.03.10 10:28:11.437557 [ 289 ] {} <Debug> TCP-Session: 22219708-f741-4578-865e-b35a880eaa98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20170 | 2026.03.10 10:28:11.437756 [ 291 ] {} <Debug> TCP-Session: ffe3c2f2-ac81-4c29-a54e-f8d910084ce1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20171 | 2026.03.10 10:28:11.437461 [ 294 ] {} <Debug> TCP-Session: 8e0387f5-beac-41cc-b567-28b645dea5ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20172 | 2026.03.10 10:28:11.503632 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 20173 | 2026.03.10 10:28:11.523591 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20174 | 2026.03.10 10:28:11.523673 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20175 | 2026.03.10 10:28:11.530544 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 20176 | 2026.03.10 10:28:11.531439 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20177 | 2026.03.10 10:28:11.535904 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 20178 | 2026.03.10 10:28:12.017656 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20179 | 2026.03.10 10:28:12.017724 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20180 | 2026.03.10 10:28:12.023713 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20181 | 2026.03.10 10:28:12.549022 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20182 | 2026.03.10 10:28:12.549202 [ 269 ] {be464fff-48ed-426f-88c2-e26be90d257f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20183 | 2026.03.10 10:28:12.549270 [ 269 ] {be464fff-48ed-426f-88c2-e26be90d257f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20184 | 2026.03.10 10:28:12.549955 [ 269 ] {be464fff-48ed-426f-88c2-e26be90d257f} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20185 | 2026.03.10 10:28:12.550005 [ 269 ] {be464fff-48ed-426f-88c2-e26be90d257f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20186 | 2026.03.10 10:28:12.550415 [ 269 ] {be464fff-48ed-426f-88c2-e26be90d257f} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20187 | 2026.03.10 10:28:12.550647 [ 269 ] {be464fff-48ed-426f-88c2-e26be90d257f} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20188 | 2026.03.10 10:28:12.550799 [ 269 ] {be464fff-48ed-426f-88c2-e26be90d257f} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001646 sec., 54678.00729040097 rows/sec., 4.60 MiB/sec. | ||
| 20189 | 2026.03.10 10:28:12.550835 [ 32 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 20190 | 2026.03.10 10:28:12.550842 [ 269 ] {be464fff-48ed-426f-88c2-e26be90d257f} <Debug> TCPHandler: Processed in 0.001947603 sec. | ||
| 20191 | 2026.03.10 10:28:12.550911 [ 32 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20192 | 2026.03.10 10:28:12.550937 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20193 | 2026.03.10 10:28:12.551020 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20194 | 2026.03.10 10:28:12.551080 [ 199 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 20195 | 2026.03.10 10:28:12.551119 [ 269 ] {8458586d-afe8-47f8-970c-258a5914d8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20196 | 2026.03.10 10:28:12.551170 [ 269 ] {8458586d-afe8-47f8-970c-258a5914d8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20197 | 2026.03.10 10:28:12.551253 [ 199 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20198 | 2026.03.10 10:28:12.551297 [ 199 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2154 rows starting from the beginning of the part | ||
| 20199 | 2026.03.10 10:28:12.551374 [ 199 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 106 rows starting from the beginning of the part | ||
| 20200 | 2026.03.10 10:28:12.551435 [ 199 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 90 rows starting from the beginning of the part | ||
| 20201 | 2026.03.10 10:28:12.551489 [ 199 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 1991 rows starting from the beginning of the part | ||
| 20202 | 2026.03.10 10:28:12.551532 [ 199 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 56 rows starting from the beginning of the part | ||
| 20203 | 2026.03.10 10:28:12.551573 [ 199 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 90 rows starting from the beginning of the part | ||
| 20204 | 2026.03.10 10:28:12.551639 [ 269 ] {8458586d-afe8-47f8-970c-258a5914d8f9} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20205 | 2026.03.10 10:28:12.551691 [ 269 ] {8458586d-afe8-47f8-970c-258a5914d8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20206 | 2026.03.10 10:28:12.552099 [ 269 ] {8458586d-afe8-47f8-970c-258a5914d8f9} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20207 | 2026.03.10 10:28:12.552395 [ 269 ] {8458586d-afe8-47f8-970c-258a5914d8f9} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20208 | 2026.03.10 10:28:12.552562 [ 269 ] {8458586d-afe8-47f8-970c-258a5914d8f9} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.00146 sec., 11643.835616438357 rows/sec., 875.56 KiB/sec. | ||
| 20209 | 2026.03.10 10:28:12.552610 [ 269 ] {8458586d-afe8-47f8-970c-258a5914d8f9} <Debug> TCPHandler: Processed in 0.001640427 sec. | ||
| 20210 | 2026.03.10 10:28:12.552680 [ 222 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20211 | 2026.03.10 10:28:12.552735 [ 222 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20212 | 2026.03.10 10:28:12.552743 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20213 | 2026.03.10 10:28:12.552875 [ 269 ] {4c5caa06-73c8-4e70-b4ee-5da95fb53dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20214 | 2026.03.10 10:28:12.552928 [ 269 ] {4c5caa06-73c8-4e70-b4ee-5da95fb53dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20215 | 2026.03.10 10:28:12.553354 [ 189 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4487 rows, containing 5 columns (5 merged, 0 gathered) in 0.002347063 sec., 1911750.984102259 rows/sec., 154.21 MiB/sec. | ||
| 20216 | 2026.03.10 10:28:12.553458 [ 269 ] {4c5caa06-73c8-4e70-b4ee-5da95fb53dc0} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20217 | 2026.03.10 10:28:12.553505 [ 269 ] {4c5caa06-73c8-4e70-b4ee-5da95fb53dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20218 | 2026.03.10 10:28:12.553646 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 20219 | 2026.03.10 10:28:12.553872 [ 269 ] {4c5caa06-73c8-4e70-b4ee-5da95fb53dc0} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20220 | 2026.03.10 10:28:12.554070 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_161_32} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20221 | 2026.03.10 10:28:12.554157 [ 269 ] {4c5caa06-73c8-4e70-b4ee-5da95fb53dc0} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20222 | 2026.03.10 10:28:12.554173 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_161_32} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 20223 | 2026.03.10 10:28:12.554302 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 20224 | 2026.03.10 10:28:12.554308 [ 27 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 20225 | 2026.03.10 10:28:12.554315 [ 269 ] {4c5caa06-73c8-4e70-b4ee-5da95fb53dc0} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001466 sec., 55252.38744884038 rows/sec., 4.31 MiB/sec. | ||
| 20226 | 2026.03.10 10:28:12.554367 [ 27 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20227 | 2026.03.10 10:28:12.554402 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20228 | 2026.03.10 10:28:12.554409 [ 269 ] {4c5caa06-73c8-4e70-b4ee-5da95fb53dc0} <Debug> TCPHandler: Processed in 0.001727659 sec. | ||
| 20229 | 2026.03.10 10:28:12.554494 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 20230 | 2026.03.10 10:28:12.554540 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20231 | 2026.03.10 10:28:12.554612 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20232 | 2026.03.10 10:28:12.554640 [ 269 ] {c8c10671-ac5b-4df9-a4e5-9bb637cea103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20233 | 2026.03.10 10:28:12.554647 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1125 rows starting from the beginning of the part | ||
| 20234 | 2026.03.10 10:28:12.554693 [ 269 ] {c8c10671-ac5b-4df9-a4e5-9bb637cea103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20235 | 2026.03.10 10:28:12.554730 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 89 rows starting from the beginning of the part | ||
| 20236 | 2026.03.10 10:28:12.554785 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 81 rows starting from the beginning of the part | ||
| 20237 | 2026.03.10 10:28:12.554829 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 1038 rows starting from the beginning of the part | ||
| 20238 | 2026.03.10 10:28:12.554871 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 64 rows starting from the beginning of the part | ||
| 20239 | 2026.03.10 10:28:12.554918 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 81 rows starting from the beginning of the part | ||
| 20240 | 2026.03.10 10:28:12.555125 [ 269 ] {c8c10671-ac5b-4df9-a4e5-9bb637cea103} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20241 | 2026.03.10 10:28:12.555154 [ 222 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20242 | 2026.03.10 10:28:12.555168 [ 269 ] {c8c10671-ac5b-4df9-a4e5-9bb637cea103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20243 | 2026.03.10 10:28:12.555556 [ 269 ] {c8c10671-ac5b-4df9-a4e5-9bb637cea103} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20244 | 2026.03.10 10:28:12.555784 [ 269 ] {c8c10671-ac5b-4df9-a4e5-9bb637cea103} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20245 | 2026.03.10 10:28:12.555927 [ 269 ] {c8c10671-ac5b-4df9-a4e5-9bb637cea103} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001306 sec., 122511.4854517611 rows/sec., 8.53 MiB/sec. | ||
| 20246 | 2026.03.10 10:28:12.555969 [ 269 ] {c8c10671-ac5b-4df9-a4e5-9bb637cea103} <Debug> TCPHandler: Processed in 0.001479113 sec. | ||
| 20247 | 2026.03.10 10:28:12.556088 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20248 | 2026.03.10 10:28:12.556157 [ 189 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2478 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703238 sec., 1454875.9480471902 rows/sec., 108.37 MiB/sec. | ||
| 20249 | 2026.03.10 10:28:12.556183 [ 269 ] {4f74fb99-1e8c-49e2-be09-43ede2494b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20250 | 2026.03.10 10:28:12.556240 [ 269 ] {4f74fb99-1e8c-49e2-be09-43ede2494b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20251 | 2026.03.10 10:28:12.556306 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 20252 | 2026.03.10 10:28:12.556554 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_161_32} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20253 | 2026.03.10 10:28:12.556613 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_161_32} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 20254 | 2026.03.10 10:28:12.556671 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 20255 | 2026.03.10 10:28:12.557074 [ 269 ] {4f74fb99-1e8c-49e2-be09-43ede2494b22} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20256 | 2026.03.10 10:28:12.557116 [ 269 ] {4f74fb99-1e8c-49e2-be09-43ede2494b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20257 | 2026.03.10 10:28:12.557673 [ 269 ] {4f74fb99-1e8c-49e2-be09-43ede2494b22} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20258 | 2026.03.10 10:28:12.557903 [ 269 ] {4f74fb99-1e8c-49e2-be09-43ede2494b22} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20259 | 2026.03.10 10:28:12.558046 [ 269 ] {4f74fb99-1e8c-49e2-be09-43ede2494b22} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00188 sec., 9042.553191489362 rows/sec., 16.20 MiB/sec. | ||
| 20260 | 2026.03.10 10:28:12.558114 [ 269 ] {4f74fb99-1e8c-49e2-be09-43ede2494b22} <Debug> TCPHandler: Processed in 0.002076247 sec. | ||
| 20261 | 2026.03.10 10:28:12.558228 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20262 | 2026.03.10 10:28:12.558321 [ 269 ] {a62a52cc-e1ff-4973-afda-675a44db2e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20263 | 2026.03.10 10:28:12.558363 [ 269 ] {a62a52cc-e1ff-4973-afda-675a44db2e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20264 | 2026.03.10 10:28:12.558704 [ 269 ] {a62a52cc-e1ff-4973-afda-675a44db2e93} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20265 | 2026.03.10 10:28:12.558742 [ 269 ] {a62a52cc-e1ff-4973-afda-675a44db2e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 20266 | 2026.03.10 10:28:12.559052 [ 269 ] {a62a52cc-e1ff-4973-afda-675a44db2e93} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20267 | 2026.03.10 10:28:12.559275 [ 269 ] {a62a52cc-e1ff-4973-afda-675a44db2e93} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20268 | 2026.03.10 10:28:12.559408 [ 269 ] {a62a52cc-e1ff-4973-afda-675a44db2e93} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 20269 | 2026.03.10 10:28:12.559446 [ 269 ] {a62a52cc-e1ff-4973-afda-675a44db2e93} <Debug> TCPHandler: Processed in 0.001266298 sec. | ||
| 20270 | 2026.03.10 10:28:14.749357 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44442 | ||
| 20271 | 2026.03.10 10:28:14.749474 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20272 | 2026.03.10 10:28:14.749501 [ 294 ] {} <Debug> TCP-Session: a7e55dbf-9249-4182-b752-945c73017a59 Authenticating user 'default' from [fd00:1122:3344:101::e]:44442 | ||
| 20273 | 2026.03.10 10:28:14.749523 [ 294 ] {} <Debug> TCP-Session: a7e55dbf-9249-4182-b752-945c73017a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20274 | 2026.03.10 10:28:14.749536 [ 294 ] {} <Debug> TCP-Session: a7e55dbf-9249-4182-b752-945c73017a59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20275 | 2026.03.10 10:28:14.749731 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48369 | ||
| 20276 | 2026.03.10 10:28:14.749746 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50269 | ||
| 20277 | 2026.03.10 10:28:14.749781 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43948 | ||
| 20278 | 2026.03.10 10:28:14.749796 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62149 | ||
| 20279 | 2026.03.10 10:28:14.749826 [ 294 ] {} <Trace> TCP-Session: a7e55dbf-9249-4182-b752-945c73017a59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20280 | 2026.03.10 10:28:14.749813 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20281 | 2026.03.10 10:28:14.749866 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20282 | 2026.03.10 10:28:14.749866 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20283 | 2026.03.10 10:28:14.749891 [ 286 ] {} <Debug> TCP-Session: db1d33df-ffad-4a52-ab8c-a4271128cf58 Authenticating user 'default' from [fd00:1122:3344:101::e]:48369 | ||
| 20284 | 2026.03.10 10:28:14.749906 [ 292 ] {} <Debug> TCP-Session: 8182887c-5f8c-44f8-a84d-22f83ce99f08 Authenticating user 'default' from [fd00:1122:3344:101::e]:43948 | ||
| 20285 | 2026.03.10 10:28:14.749913 [ 288 ] {} <Debug> TCP-Session: 80e62eda-89b3-4ae9-8d76-a361434cc8fc Authenticating user 'default' from [fd00:1122:3344:101::e]:50269 | ||
| 20286 | 2026.03.10 10:28:14.749923 [ 286 ] {} <Debug> TCP-Session: db1d33df-ffad-4a52-ab8c-a4271128cf58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20287 | 2026.03.10 10:28:14.749938 [ 292 ] {} <Debug> TCP-Session: 8182887c-5f8c-44f8-a84d-22f83ce99f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20288 | 2026.03.10 10:28:14.749941 [ 288 ] {} <Debug> TCP-Session: 80e62eda-89b3-4ae9-8d76-a361434cc8fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20289 | 2026.03.10 10:28:14.749951 [ 286 ] {} <Debug> TCP-Session: db1d33df-ffad-4a52-ab8c-a4271128cf58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20290 | 2026.03.10 10:28:14.749969 [ 288 ] {} <Debug> TCP-Session: 80e62eda-89b3-4ae9-8d76-a361434cc8fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20291 | 2026.03.10 10:28:14.749962 [ 292 ] {} <Debug> TCP-Session: 8182887c-5f8c-44f8-a84d-22f83ce99f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20292 | 2026.03.10 10:28:14.749912 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20293 | 2026.03.10 10:28:14.750009 [ 294 ] {7131ee05-2037-4634-a8ae-2279d1c79ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44442) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20294 | 2026.03.10 10:28:14.750042 [ 293 ] {} <Debug> TCP-Session: 0c6e13e3-f0ea-4eeb-8e72-33bbe005216f Authenticating user 'default' from [fd00:1122:3344:101::e]:62149 | ||
| 20295 | 2026.03.10 10:28:14.749783 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34195 | ||
| 20296 | 2026.03.10 10:28:14.750077 [ 293 ] {} <Debug> TCP-Session: 0c6e13e3-f0ea-4eeb-8e72-33bbe005216f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20297 | 2026.03.10 10:28:14.749766 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38089 | ||
| 20298 | 2026.03.10 10:28:14.750124 [ 293 ] {} <Debug> TCP-Session: 0c6e13e3-f0ea-4eeb-8e72-33bbe005216f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20299 | 2026.03.10 10:28:14.749764 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42005 | ||
| 20300 | 2026.03.10 10:28:14.749733 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48656 | ||
| 20301 | 2026.03.10 10:28:14.750183 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20302 | 2026.03.10 10:28:14.750179 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20303 | 2026.03.10 10:28:14.750217 [ 289 ] {} <Debug> TCP-Session: 18fa711f-634d-4059-95d8-1c0a1f1e6157 Authenticating user 'default' from [fd00:1122:3344:101::e]:38089 | ||
| 20304 | 2026.03.10 10:28:14.750221 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20305 | 2026.03.10 10:28:14.750232 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20306 | 2026.03.10 10:28:14.750244 [ 289 ] {} <Debug> TCP-Session: 18fa711f-634d-4059-95d8-1c0a1f1e6157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20307 | 2026.03.10 10:28:14.750262 [ 290 ] {} <Debug> TCP-Session: b64fc6cd-9674-43a0-951b-d450b97e20dd Authenticating user 'default' from [fd00:1122:3344:101::e]:42005 | ||
| 20308 | 2026.03.10 10:28:14.750273 [ 267 ] {} <Debug> TCP-Session: e2f434dc-838e-4513-bba8-1b6242ba27c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48656 | ||
| 20309 | 2026.03.10 10:28:14.750282 [ 289 ] {} <Debug> TCP-Session: 18fa711f-634d-4059-95d8-1c0a1f1e6157 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20310 | 2026.03.10 10:28:14.750302 [ 294 ] {7131ee05-2037-4634-a8ae-2279d1c79ecf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20311 | 2026.03.10 10:28:14.750313 [ 267 ] {} <Debug> TCP-Session: e2f434dc-838e-4513-bba8-1b6242ba27c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20312 | 2026.03.10 10:28:14.750301 [ 290 ] {} <Debug> TCP-Session: b64fc6cd-9674-43a0-951b-d450b97e20dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20313 | 2026.03.10 10:28:14.750352 [ 267 ] {} <Debug> TCP-Session: e2f434dc-838e-4513-bba8-1b6242ba27c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20314 | 2026.03.10 10:28:14.750373 [ 294 ] {7131ee05-2037-4634-a8ae-2279d1c79ecf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20315 | 2026.03.10 10:28:14.750373 [ 290 ] {} <Debug> TCP-Session: b64fc6cd-9674-43a0-951b-d450b97e20dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20316 | 2026.03.10 10:28:14.750235 [ 291 ] {} <Debug> TCP-Session: bf8dedef-56a5-4f30-ab8d-878a010e694b Authenticating user 'default' from [fd00:1122:3344:101::e]:34195 | ||
| 20317 | 2026.03.10 10:28:14.750455 [ 291 ] {} <Debug> TCP-Session: bf8dedef-56a5-4f30-ab8d-878a010e694b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20318 | 2026.03.10 10:28:14.750468 [ 291 ] {} <Debug> TCP-Session: bf8dedef-56a5-4f30-ab8d-878a010e694b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20319 | 2026.03.10 10:28:14.750687 [ 294 ] {7131ee05-2037-4634-a8ae-2279d1c79ecf} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 20320 | 2026.03.10 10:28:14.751659 [ 310 ] {7131ee05-2037-4634-a8ae-2279d1c79ecf} <Trace> AggregatingTransform: Aggregating | ||
| 20321 | 2026.03.10 10:28:14.751694 [ 310 ] {7131ee05-2037-4634-a8ae-2279d1c79ecf} <Trace> Aggregator: Aggregation method: without_key | ||
| 20322 | 2026.03.10 10:28:14.751727 [ 310 ] {7131ee05-2037-4634-a8ae-2279d1c79ecf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937351 sec. (1066.836 rows/sec., 41.67 KiB/sec.) | ||
| 20323 | 2026.03.10 10:28:14.751744 [ 310 ] {7131ee05-2037-4634-a8ae-2279d1c79ecf} <Trace> Aggregator: Merging aggregated data | ||
| 20324 | 2026.03.10 10:28:14.753305 [ 294 ] {7131ee05-2037-4634-a8ae-2279d1c79ecf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003352 sec., 298.32935560859187 rows/sec., 11.65 KiB/sec. | ||
| 20325 | 2026.03.10 10:28:14.753432 [ 294 ] {7131ee05-2037-4634-a8ae-2279d1c79ecf} <Debug> TCPHandler: Processed in 0.003718283 sec. | ||
| 20326 | 2026.03.10 10:28:14.753521 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20327 | 2026.03.10 10:28:14.753549 [ 294 ] {} <Debug> TCP-Session: a7e55dbf-9249-4182-b752-945c73017a59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20328 | 2026.03.10 10:28:14.753548 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20329 | 2026.03.10 10:28:14.753565 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20330 | 2026.03.10 10:28:14.753584 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20331 | 2026.03.10 10:28:14.753619 [ 292 ] {} <Debug> TCP-Session: 8182887c-5f8c-44f8-a84d-22f83ce99f08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20332 | 2026.03.10 10:28:14.753625 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20333 | 2026.03.10 10:28:14.753649 [ 291 ] {} <Debug> TCP-Session: bf8dedef-56a5-4f30-ab8d-878a010e694b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20334 | 2026.03.10 10:28:14.753643 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20335 | 2026.03.10 10:28:14.753661 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20336 | 2026.03.10 10:28:14.753679 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20337 | 2026.03.10 10:28:14.753707 [ 290 ] {} <Debug> TCP-Session: b64fc6cd-9674-43a0-951b-d450b97e20dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20338 | 2026.03.10 10:28:14.753731 [ 289 ] {} <Debug> TCP-Session: 18fa711f-634d-4059-95d8-1c0a1f1e6157 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20339 | 2026.03.10 10:28:14.753737 [ 293 ] {} <Debug> TCP-Session: 0c6e13e3-f0ea-4eeb-8e72-33bbe005216f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20340 | 2026.03.10 10:28:14.753611 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20341 | 2026.03.10 10:28:14.753676 [ 288 ] {} <Debug> TCP-Session: 80e62eda-89b3-4ae9-8d76-a361434cc8fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20342 | 2026.03.10 10:28:14.753599 [ 267 ] {} <Debug> TCP-Session: e2f434dc-838e-4513-bba8-1b6242ba27c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20343 | 2026.03.10 10:28:14.753814 [ 286 ] {} <Debug> TCP-Session: db1d33df-ffad-4a52-ab8c-a4271128cf58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20344 | 2026.03.10 10:28:16.258434 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20345 | 2026.03.10 10:28:16.258491 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20346 | 2026.03.10 10:28:16.493648 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46039 | ||
| 20347 | 2026.03.10 10:28:16.494173 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20348 | 2026.03.10 10:28:16.494214 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20349 | 2026.03.10 10:28:16.494700 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 20350 | 2026.03.10 10:28:16.494932 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20351 | 2026.03.10 10:28:16.495074 [ 36 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 20352 | 2026.03.10 10:28:16.495080 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46039 | ||
| 20353 | 2026.03.10 10:28:16.495121 [ 36 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20354 | 2026.03.10 10:28:16.495146 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20355 | 2026.03.10 10:28:16.495243 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::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 | ||
| 20356 | 2026.03.10 10:28:16.495345 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20357 | 2026.03.10 10:28:16.495387 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43607 rows starting from the beginning of the part | ||
| 20358 | 2026.03.10 10:28:16.495454 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 512 rows starting from the beginning of the part | ||
| 20359 | 2026.03.10 10:28:16.495502 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 448 rows starting from the beginning of the part | ||
| 20360 | 2026.03.10 10:28:16.495548 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 512 rows starting from the beginning of the part | ||
| 20361 | 2026.03.10 10:28:16.495594 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 448 rows starting from the beginning of the part | ||
| 20362 | 2026.03.10 10:28:16.495637 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 512 rows starting from the beginning of the part | ||
| 20363 | 2026.03.10 10:28:16.498456 [ 194 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46039 rows, containing 4 columns (4 merged, 0 gathered) in 0.003250164 sec., 14165131.359525243 rows/sec., 202.63 MiB/sec. | ||
| 20364 | 2026.03.10 10:28:16.498765 [ 188 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 20365 | 2026.03.10 10:28:16.499049 [ 188 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_96_19} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20366 | 2026.03.10 10:28:16.499125 [ 188 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_96_19} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 20367 | 2026.03.10 10:28:16.499205 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 20368 | 2026.03.10 10:28:16.645118 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2422 | ||
| 20369 | 2026.03.10 10:28:16.647469 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20370 | 2026.03.10 10:28:16.647526 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20371 | 2026.03.10 10:28:16.648758 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 20372 | 2026.03.10 10:28:16.649033 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20373 | 2026.03.10 10:28:16.649228 [ 36 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 20374 | 2026.03.10 10:28:16.649295 [ 36 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20375 | 2026.03.10 10:28:16.649321 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20376 | 2026.03.10 10:28:16.649431 [ 187 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 20377 | 2026.03.10 10:28:16.649443 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2422 | ||
| 20378 | 2026.03.10 10:28:16.649976 [ 187 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20379 | 2026.03.10 10:28:16.650132 [ 187 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2260 rows starting from the beginning of the part | ||
| 20380 | 2026.03.10 10:28:16.650546 [ 187 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 42 rows starting from the beginning of the part | ||
| 20381 | 2026.03.10 10:28:16.650931 [ 187 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 20 rows starting from the beginning of the part | ||
| 20382 | 2026.03.10 10:28:16.651295 [ 187 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 32 rows starting from the beginning of the part | ||
| 20383 | 2026.03.10 10:28:16.651646 [ 187 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 42 rows starting from the beginning of the part | ||
| 20384 | 2026.03.10 10:28:16.651997 [ 187 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part | ||
| 20385 | 2026.03.10 10:28:16.659756 [ 194 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2422 rows, containing 72 columns (72 merged, 0 gathered) in 0.010369954 sec., 233559.37740900295 rows/sec., 175.42 MiB/sec. | ||
| 20386 | 2026.03.10 10:28:16.662089 [ 197 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 20387 | 2026.03.10 10:28:16.662786 [ 197 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_71_14} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20388 | 2026.03.10 10:28:16.662888 [ 197 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_71_14} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 20389 | 2026.03.10 10:28:16.663334 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 20390 | 2026.03.10 10:28:17.005516 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.005134786 sec. | ||
| 20391 | 2026.03.10 10:28:17.549282 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20392 | 2026.03.10 10:28:17.549468 [ 269 ] {f03b1a3c-93a2-4827-96ef-4058f53f6325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20393 | 2026.03.10 10:28:17.549538 [ 269 ] {f03b1a3c-93a2-4827-96ef-4058f53f6325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20394 | 2026.03.10 10:28:17.550265 [ 269 ] {f03b1a3c-93a2-4827-96ef-4058f53f6325} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20395 | 2026.03.10 10:28:17.550320 [ 269 ] {f03b1a3c-93a2-4827-96ef-4058f53f6325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20396 | 2026.03.10 10:28:17.550737 [ 269 ] {f03b1a3c-93a2-4827-96ef-4058f53f6325} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20397 | 2026.03.10 10:28:17.550975 [ 269 ] {f03b1a3c-93a2-4827-96ef-4058f53f6325} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20398 | 2026.03.10 10:28:17.551139 [ 269 ] {f03b1a3c-93a2-4827-96ef-4058f53f6325} <Debug> executeQuery: Read 108 rows, 9.32 KiB in 0.001721 sec., 62754.21266705404 rows/sec., 5.29 MiB/sec. | ||
| 20399 | 2026.03.10 10:28:17.551192 [ 269 ] {f03b1a3c-93a2-4827-96ef-4058f53f6325} <Debug> TCPHandler: Processed in 0.002038666 sec. | ||
| 20400 | 2026.03.10 10:28:17.551322 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20401 | 2026.03.10 10:28:17.551429 [ 269 ] {360fd2e7-807a-466c-9d34-59d723ef7449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20402 | 2026.03.10 10:28:17.551474 [ 269 ] {360fd2e7-807a-466c-9d34-59d723ef7449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20403 | 2026.03.10 10:28:17.551912 [ 269 ] {360fd2e7-807a-466c-9d34-59d723ef7449} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20404 | 2026.03.10 10:28:17.551951 [ 269 ] {360fd2e7-807a-466c-9d34-59d723ef7449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20405 | 2026.03.10 10:28:17.552275 [ 269 ] {360fd2e7-807a-466c-9d34-59d723ef7449} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20406 | 2026.03.10 10:28:17.552495 [ 269 ] {360fd2e7-807a-466c-9d34-59d723ef7449} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20407 | 2026.03.10 10:28:17.552633 [ 269 ] {360fd2e7-807a-466c-9d34-59d723ef7449} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001229 sec., 21155.41090317331 rows/sec., 1.55 MiB/sec. | ||
| 20408 | 2026.03.10 10:28:17.552675 [ 269 ] {360fd2e7-807a-466c-9d34-59d723ef7449} <Debug> TCPHandler: Processed in 0.001406272 sec. | ||
| 20409 | 2026.03.10 10:28:17.552781 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20410 | 2026.03.10 10:28:17.552877 [ 269 ] {df6e5fc2-205f-4d8d-a344-b80cc1a80e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20411 | 2026.03.10 10:28:17.552918 [ 269 ] {df6e5fc2-205f-4d8d-a344-b80cc1a80e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20412 | 2026.03.10 10:28:17.553359 [ 269 ] {df6e5fc2-205f-4d8d-a344-b80cc1a80e99} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20413 | 2026.03.10 10:28:17.553397 [ 269 ] {df6e5fc2-205f-4d8d-a344-b80cc1a80e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20414 | 2026.03.10 10:28:17.553707 [ 269 ] {df6e5fc2-205f-4d8d-a344-b80cc1a80e99} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20415 | 2026.03.10 10:28:17.553917 [ 269 ] {df6e5fc2-205f-4d8d-a344-b80cc1a80e99} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20416 | 2026.03.10 10:28:17.554050 [ 269 ] {df6e5fc2-205f-4d8d-a344-b80cc1a80e99} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001192 sec., 75503.355704698 rows/sec., 5.90 MiB/sec. | ||
| 20417 | 2026.03.10 10:28:17.554089 [ 269 ] {df6e5fc2-205f-4d8d-a344-b80cc1a80e99} <Debug> TCPHandler: Processed in 0.001357781 sec. | ||
| 20418 | 2026.03.10 10:28:17.554200 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20419 | 2026.03.10 10:28:17.554294 [ 269 ] {cffc3d88-d8ba-498e-9fe4-1c6aa4ff4ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20420 | 2026.03.10 10:28:17.554339 [ 269 ] {cffc3d88-d8ba-498e-9fe4-1c6aa4ff4ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20421 | 2026.03.10 10:28:17.554772 [ 269 ] {cffc3d88-d8ba-498e-9fe4-1c6aa4ff4ba4} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20422 | 2026.03.10 10:28:17.554808 [ 269 ] {cffc3d88-d8ba-498e-9fe4-1c6aa4ff4ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20423 | 2026.03.10 10:28:17.555141 [ 269 ] {cffc3d88-d8ba-498e-9fe4-1c6aa4ff4ba4} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20424 | 2026.03.10 10:28:17.555353 [ 269 ] {cffc3d88-d8ba-498e-9fe4-1c6aa4ff4ba4} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20425 | 2026.03.10 10:28:17.555490 [ 269 ] {cffc3d88-d8ba-498e-9fe4-1c6aa4ff4ba4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 20426 | 2026.03.10 10:28:17.555529 [ 269 ] {cffc3d88-d8ba-498e-9fe4-1c6aa4ff4ba4} <Debug> TCPHandler: Processed in 0.001378281 sec. | ||
| 20427 | 2026.03.10 10:28:17.555639 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20428 | 2026.03.10 10:28:17.555732 [ 269 ] {5474f451-60e2-473b-9d17-67ad1a18e3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20429 | 2026.03.10 10:28:17.555788 [ 269 ] {5474f451-60e2-473b-9d17-67ad1a18e3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20430 | 2026.03.10 10:28:17.556665 [ 269 ] {5474f451-60e2-473b-9d17-67ad1a18e3e3} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20431 | 2026.03.10 10:28:17.556703 [ 269 ] {5474f451-60e2-473b-9d17-67ad1a18e3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20432 | 2026.03.10 10:28:17.557253 [ 269 ] {5474f451-60e2-473b-9d17-67ad1a18e3e3} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20433 | 2026.03.10 10:28:17.557487 [ 269 ] {5474f451-60e2-473b-9d17-67ad1a18e3e3} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20434 | 2026.03.10 10:28:17.557633 [ 269 ] {5474f451-60e2-473b-9d17-67ad1a18e3e3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001918 sec., 13555.787278415015 rows/sec., 24.29 MiB/sec. | ||
| 20435 | 2026.03.10 10:28:17.557706 [ 269 ] {5474f451-60e2-473b-9d17-67ad1a18e3e3} <Debug> TCPHandler: Processed in 0.002117697 sec. | ||
| 20436 | 2026.03.10 10:28:17.557823 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20437 | 2026.03.10 10:28:17.557919 [ 269 ] {cf51cf24-d3d3-4df5-9e92-745e11ac5193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20438 | 2026.03.10 10:28:17.557961 [ 269 ] {cf51cf24-d3d3-4df5-9e92-745e11ac5193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20439 | 2026.03.10 10:28:17.558315 [ 269 ] {cf51cf24-d3d3-4df5-9e92-745e11ac5193} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20440 | 2026.03.10 10:28:17.558351 [ 269 ] {cf51cf24-d3d3-4df5-9e92-745e11ac5193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20441 | 2026.03.10 10:28:17.558658 [ 269 ] {cf51cf24-d3d3-4df5-9e92-745e11ac5193} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20442 | 2026.03.10 10:28:17.558864 [ 269 ] {cf51cf24-d3d3-4df5-9e92-745e11ac5193} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20443 | 2026.03.10 10:28:17.558995 [ 269 ] {cf51cf24-d3d3-4df5-9e92-745e11ac5193} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 20444 | 2026.03.10 10:28:17.559000 [ 75 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 20445 | 2026.03.10 10:28:17.559033 [ 269 ] {cf51cf24-d3d3-4df5-9e92-745e11ac5193} <Debug> TCPHandler: Processed in 0.001261028 sec. | ||
| 20446 | 2026.03.10 10:28:17.559074 [ 75 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20447 | 2026.03.10 10:28:17.559100 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20448 | 2026.03.10 10:28:17.559191 [ 201 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 20449 | 2026.03.10 10:28:17.559288 [ 201 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20450 | 2026.03.10 10:28:17.559318 [ 201 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 8040 rows starting from the beginning of the part | ||
| 20451 | 2026.03.10 10:28:17.559376 [ 201 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
| 20452 | 2026.03.10 10:28:17.559418 [ 201 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 12 rows starting from the beginning of the part | ||
| 20453 | 2026.03.10 10:28:17.559458 [ 201 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 48 rows starting from the beginning of the part | ||
| 20454 | 2026.03.10 10:28:17.559493 [ 201 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 20455 | 2026.03.10 10:28:17.559531 [ 201 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part | ||
| 20456 | 2026.03.10 10:28:17.561724 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002564157 sec., 3229131.445539411 rows/sec., 217.62 MiB/sec. | ||
| 20457 | 2026.03.10 10:28:17.561974 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 20458 | 2026.03.10 10:28:17.562347 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_161_32} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20459 | 2026.03.10 10:28:17.562451 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_161_32} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 20460 | 2026.03.10 10:28:17.562567 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 20461 | 2026.03.10 10:28:19.036947 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 20462 | 2026.03.10 10:28:19.055139 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20463 | 2026.03.10 10:28:19.055206 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20464 | 2026.03.10 10:28:19.061617 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 20465 | 2026.03.10 10:28:19.062378 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20466 | 2026.03.10 10:28:19.062703 [ 59 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 20467 | 2026.03.10 10:28:19.062778 [ 59 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20468 | 2026.03.10 10:28:19.062802 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20469 | 2026.03.10 10:28:19.062929 [ 198 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 20470 | 2026.03.10 10:28:19.066361 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 20471 | 2026.03.10 10:28:19.066687 [ 198 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20472 | 2026.03.10 10:28:19.068352 [ 198 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 20473 | 2026.03.10 10:28:19.073332 [ 198 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 20474 | 2026.03.10 10:28:19.078117 [ 198 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 20475 | 2026.03.10 10:28:19.082904 [ 198 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 20476 | 2026.03.10 10:28:19.088072 [ 198 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 20477 | 2026.03.10 10:28:19.092824 [ 198 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 20478 | 2026.03.10 10:28:19.155146 [ 198 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.092268866 sec., 7835.795879403135 rows/sec., 40.52 MiB/sec. | ||
| 20479 | 2026.03.10 10:28:19.157579 [ 202 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 20480 | 2026.03.10 10:28:19.159551 [ 202 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_96_19} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20481 | 2026.03.10 10:28:19.159656 [ 202 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_96_19} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 20482 | 2026.03.10 10:28:19.161711 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20483 | 2026.03.10 10:28:20.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.85 MiB, peak 419.27 MiB, free memory in arenas 0.00 B, will set to 400.78 MiB (RSS), difference: -1.07 MiB | ||
| 20484 | 2026.03.10 10:28:22.554569 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20485 | 2026.03.10 10:28:22.554748 [ 269 ] {e56c1c9c-dc88-4705-b2ac-40d98d951dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20486 | 2026.03.10 10:28:22.554816 [ 269 ] {e56c1c9c-dc88-4705-b2ac-40d98d951dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20487 | 2026.03.10 10:28:22.555489 [ 269 ] {e56c1c9c-dc88-4705-b2ac-40d98d951dd8} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20488 | 2026.03.10 10:28:22.555542 [ 269 ] {e56c1c9c-dc88-4705-b2ac-40d98d951dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20489 | 2026.03.10 10:28:22.555927 [ 269 ] {e56c1c9c-dc88-4705-b2ac-40d98d951dd8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 20490 | 2026.03.10 10:28:22.556173 [ 269 ] {e56c1c9c-dc88-4705-b2ac-40d98d951dd8} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20491 | 2026.03.10 10:28:22.556343 [ 269 ] {e56c1c9c-dc88-4705-b2ac-40d98d951dd8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001643 sec., 14607.425441265977 rows/sec., 1.21 MiB/sec. | ||
| 20492 | 2026.03.10 10:28:22.556397 [ 269 ] {e56c1c9c-dc88-4705-b2ac-40d98d951dd8} <Debug> TCPHandler: Processed in 0.001956504 sec. | ||
| 20493 | 2026.03.10 10:28:22.556529 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20494 | 2026.03.10 10:28:22.556634 [ 269 ] {bed0768d-674d-43c8-987c-f870b23ece99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20495 | 2026.03.10 10:28:22.556679 [ 269 ] {bed0768d-674d-43c8-987c-f870b23ece99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20496 | 2026.03.10 10:28:22.557101 [ 269 ] {bed0768d-674d-43c8-987c-f870b23ece99} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20497 | 2026.03.10 10:28:22.557141 [ 269 ] {bed0768d-674d-43c8-987c-f870b23ece99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20498 | 2026.03.10 10:28:22.557452 [ 269 ] {bed0768d-674d-43c8-987c-f870b23ece99} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 20499 | 2026.03.10 10:28:22.557665 [ 269 ] {bed0768d-674d-43c8-987c-f870b23ece99} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20500 | 2026.03.10 10:28:22.557799 [ 269 ] {bed0768d-674d-43c8-987c-f870b23ece99} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00119 sec., 3361.344537815126 rows/sec., 274.09 KiB/sec. | ||
| 20501 | 2026.03.10 10:28:22.557840 [ 269 ] {bed0768d-674d-43c8-987c-f870b23ece99} <Debug> TCPHandler: Processed in 0.001365231 sec. | ||
| 20502 | 2026.03.10 10:28:22.557943 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20503 | 2026.03.10 10:28:22.558038 [ 269 ] {1c972b40-8e00-4477-9bd7-c919f9d1786c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20504 | 2026.03.10 10:28:22.558078 [ 269 ] {1c972b40-8e00-4477-9bd7-c919f9d1786c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20505 | 2026.03.10 10:28:22.558590 [ 269 ] {1c972b40-8e00-4477-9bd7-c919f9d1786c} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20506 | 2026.03.10 10:28:22.558628 [ 269 ] {1c972b40-8e00-4477-9bd7-c919f9d1786c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20507 | 2026.03.10 10:28:22.558949 [ 269 ] {1c972b40-8e00-4477-9bd7-c919f9d1786c} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20508 | 2026.03.10 10:28:22.559159 [ 269 ] {1c972b40-8e00-4477-9bd7-c919f9d1786c} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20509 | 2026.03.10 10:28:22.559291 [ 269 ] {1c972b40-8e00-4477-9bd7-c919f9d1786c} <Debug> executeQuery: Read 212 rows, 19.36 KiB in 0.001271 sec., 166797.79701022815 rows/sec., 14.88 MiB/sec. | ||
| 20510 | 2026.03.10 10:28:22.559330 [ 269 ] {1c972b40-8e00-4477-9bd7-c919f9d1786c} <Debug> TCPHandler: Processed in 0.001435762 sec. | ||
| 20511 | 2026.03.10 10:28:22.559442 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20512 | 2026.03.10 10:28:22.559537 [ 269 ] {92c13726-2197-4bd2-9d8a-c32726ac54d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20513 | 2026.03.10 10:28:22.559577 [ 269 ] {92c13726-2197-4bd2-9d8a-c32726ac54d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20514 | 2026.03.10 10:28:22.559988 [ 269 ] {92c13726-2197-4bd2-9d8a-c32726ac54d6} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20515 | 2026.03.10 10:28:22.560023 [ 269 ] {92c13726-2197-4bd2-9d8a-c32726ac54d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20516 | 2026.03.10 10:28:22.560320 [ 269 ] {92c13726-2197-4bd2-9d8a-c32726ac54d6} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20517 | 2026.03.10 10:28:22.560540 [ 269 ] {92c13726-2197-4bd2-9d8a-c32726ac54d6} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20518 | 2026.03.10 10:28:22.560671 [ 269 ] {92c13726-2197-4bd2-9d8a-c32726ac54d6} <Debug> executeQuery: Read 33 rows, 2.52 KiB in 0.001152 sec., 28645.833333333332 rows/sec., 2.14 MiB/sec. | ||
| 20519 | 2026.03.10 10:28:22.560710 [ 269 ] {92c13726-2197-4bd2-9d8a-c32726ac54d6} <Debug> TCPHandler: Processed in 0.001316669 sec. | ||
| 20520 | 2026.03.10 10:28:22.560816 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20521 | 2026.03.10 10:28:22.560911 [ 269 ] {ab638b00-6a40-446c-a3ce-8348446f1e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20522 | 2026.03.10 10:28:22.560950 [ 269 ] {ab638b00-6a40-446c-a3ce-8348446f1e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20523 | 2026.03.10 10:28:22.561347 [ 269 ] {ab638b00-6a40-446c-a3ce-8348446f1e93} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20524 | 2026.03.10 10:28:22.561384 [ 269 ] {ab638b00-6a40-446c-a3ce-8348446f1e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20525 | 2026.03.10 10:28:22.561673 [ 269 ] {ab638b00-6a40-446c-a3ce-8348446f1e93} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 20526 | 2026.03.10 10:28:22.561886 [ 269 ] {ab638b00-6a40-446c-a3ce-8348446f1e93} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20527 | 2026.03.10 10:28:22.562014 [ 269 ] {ab638b00-6a40-446c-a3ce-8348446f1e93} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001121 sec., 21409.455842997322 rows/sec., 1.78 MiB/sec. | ||
| 20528 | 2026.03.10 10:28:22.562052 [ 269 ] {ab638b00-6a40-446c-a3ce-8348446f1e93} <Debug> TCPHandler: Processed in 0.001283349 sec. | ||
| 20529 | 2026.03.10 10:28:22.562163 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20530 | 2026.03.10 10:28:22.562262 [ 269 ] {beb21dd9-c9f3-4283-a67c-8937468d7167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20531 | 2026.03.10 10:28:22.562304 [ 269 ] {beb21dd9-c9f3-4283-a67c-8937468d7167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20532 | 2026.03.10 10:28:22.562721 [ 269 ] {beb21dd9-c9f3-4283-a67c-8937468d7167} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20533 | 2026.03.10 10:28:22.562759 [ 269 ] {beb21dd9-c9f3-4283-a67c-8937468d7167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20534 | 2026.03.10 10:28:22.563065 [ 269 ] {beb21dd9-c9f3-4283-a67c-8937468d7167} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 20535 | 2026.03.10 10:28:22.563273 [ 269 ] {beb21dd9-c9f3-4283-a67c-8937468d7167} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20536 | 2026.03.10 10:28:22.563407 [ 269 ] {beb21dd9-c9f3-4283-a67c-8937468d7167} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001165 sec., 10300.429184549355 rows/sec., 804.72 KiB/sec. | ||
| 20537 | 2026.03.10 10:28:22.563447 [ 269 ] {beb21dd9-c9f3-4283-a67c-8937468d7167} <Debug> TCPHandler: Processed in 0.00133614 sec. | ||
| 20538 | 2026.03.10 10:28:22.563551 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20539 | 2026.03.10 10:28:22.563647 [ 269 ] {02de3d51-ce7e-43d5-aeaf-3f9d09d53423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20540 | 2026.03.10 10:28:22.563688 [ 269 ] {02de3d51-ce7e-43d5-aeaf-3f9d09d53423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20541 | 2026.03.10 10:28:22.564126 [ 269 ] {02de3d51-ce7e-43d5-aeaf-3f9d09d53423} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20542 | 2026.03.10 10:28:22.564163 [ 269 ] {02de3d51-ce7e-43d5-aeaf-3f9d09d53423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20543 | 2026.03.10 10:28:22.564472 [ 269 ] {02de3d51-ce7e-43d5-aeaf-3f9d09d53423} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20544 | 2026.03.10 10:28:22.564699 [ 269 ] {02de3d51-ce7e-43d5-aeaf-3f9d09d53423} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20545 | 2026.03.10 10:28:22.564829 [ 269 ] {02de3d51-ce7e-43d5-aeaf-3f9d09d53423} <Debug> executeQuery: Read 121 rows, 10.06 KiB in 0.001201 sec., 100749.37552039967 rows/sec., 8.18 MiB/sec. | ||
| 20546 | 2026.03.10 10:28:22.564869 [ 269 ] {02de3d51-ce7e-43d5-aeaf-3f9d09d53423} <Debug> TCPHandler: Processed in 0.001367311 sec. | ||
| 20547 | 2026.03.10 10:28:22.564927 [ 220 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20548 | 2026.03.10 10:28:22.564981 [ 220 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20549 | 2026.03.10 10:28:22.564981 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20550 | 2026.03.10 10:28:22.565091 [ 269 ] {c4c87587-34ed-44e7-b22b-1f7f4e84accb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20551 | 2026.03.10 10:28:22.565136 [ 269 ] {c4c87587-34ed-44e7-b22b-1f7f4e84accb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20552 | 2026.03.10 10:28:22.565542 [ 269 ] {c4c87587-34ed-44e7-b22b-1f7f4e84accb} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20553 | 2026.03.10 10:28:22.565584 [ 269 ] {c4c87587-34ed-44e7-b22b-1f7f4e84accb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20554 | 2026.03.10 10:28:22.565931 [ 269 ] {c4c87587-34ed-44e7-b22b-1f7f4e84accb} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20555 | 2026.03.10 10:28:22.566142 [ 269 ] {c4c87587-34ed-44e7-b22b-1f7f4e84accb} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20556 | 2026.03.10 10:28:22.566286 [ 269 ] {c4c87587-34ed-44e7-b22b-1f7f4e84accb} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001214 sec., 163097.19934102142 rows/sec., 11.70 MiB/sec. | ||
| 20557 | 2026.03.10 10:28:22.566325 [ 269 ] {c4c87587-34ed-44e7-b22b-1f7f4e84accb} <Debug> TCPHandler: Processed in 0.001394082 sec. | ||
| 20558 | 2026.03.10 10:28:22.566442 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20559 | 2026.03.10 10:28:22.566541 [ 269 ] {78da26fa-9bea-47e1-b95e-ab39d4d73b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20560 | 2026.03.10 10:28:22.566598 [ 269 ] {78da26fa-9bea-47e1-b95e-ab39d4d73b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20561 | 2026.03.10 10:28:22.567407 [ 269 ] {78da26fa-9bea-47e1-b95e-ab39d4d73b38} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20562 | 2026.03.10 10:28:22.567447 [ 269 ] {78da26fa-9bea-47e1-b95e-ab39d4d73b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20563 | 2026.03.10 10:28:22.567990 [ 269 ] {78da26fa-9bea-47e1-b95e-ab39d4d73b38} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20564 | 2026.03.10 10:28:22.568011 [ 220 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20565 | 2026.03.10 10:28:22.568222 [ 269 ] {78da26fa-9bea-47e1-b95e-ab39d4d73b38} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20566 | 2026.03.10 10:28:22.568371 [ 269 ] {78da26fa-9bea-47e1-b95e-ab39d4d73b38} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001849 sec., 9194.159004867497 rows/sec., 16.48 MiB/sec. | ||
| 20567 | 2026.03.10 10:28:22.568438 [ 269 ] {78da26fa-9bea-47e1-b95e-ab39d4d73b38} <Debug> TCPHandler: Processed in 0.002046086 sec. | ||
| 20568 | 2026.03.10 10:28:22.568554 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20569 | 2026.03.10 10:28:22.568649 [ 269 ] {4f3ef03c-5a6e-4e30-a6db-fdec407855af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20570 | 2026.03.10 10:28:22.568694 [ 269 ] {4f3ef03c-5a6e-4e30-a6db-fdec407855af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20571 | 2026.03.10 10:28:22.569034 [ 269 ] {4f3ef03c-5a6e-4e30-a6db-fdec407855af} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20572 | 2026.03.10 10:28:22.569071 [ 269 ] {4f3ef03c-5a6e-4e30-a6db-fdec407855af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20573 | 2026.03.10 10:28:22.569375 [ 269 ] {4f3ef03c-5a6e-4e30-a6db-fdec407855af} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20574 | 2026.03.10 10:28:22.569601 [ 269 ] {4f3ef03c-5a6e-4e30-a6db-fdec407855af} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20575 | 2026.03.10 10:28:22.569733 [ 269 ] {4f3ef03c-5a6e-4e30-a6db-fdec407855af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 20576 | 2026.03.10 10:28:22.569772 [ 269 ] {4f3ef03c-5a6e-4e30-a6db-fdec407855af} <Debug> TCPHandler: Processed in 0.001268858 sec. | ||
| 20577 | 2026.03.10 10:28:23.053487 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20578 | 2026.03.10 10:28:23.053541 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20579 | 2026.03.10 10:28:23.056692 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20580 | 2026.03.10 10:28:23.161559 [ 221 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20581 | 2026.03.10 10:28:23.161614 [ 221 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20582 | 2026.03.10 10:28:23.164865 [ 221 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20583 | 2026.03.10 10:28:23.995567 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46487 | ||
| 20584 | 2026.03.10 10:28:23.996080 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20585 | 2026.03.10 10:28:23.996124 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20586 | 2026.03.10 10:28:23.996619 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 20587 | 2026.03.10 10:28:23.996861 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20588 | 2026.03.10 10:28:23.997013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46487 | ||
| 20589 | 2026.03.10 10:28:26.566607 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 20590 | 2026.03.10 10:28:26.595557 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20591 | 2026.03.10 10:28:26.595642 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20592 | 2026.03.10 10:28:26.605169 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 20593 | 2026.03.10 10:28:26.606373 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20594 | 2026.03.10 10:28:26.612984 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 20595 | 2026.03.10 10:28:26.649930 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2454 | ||
| 20596 | 2026.03.10 10:28:26.653827 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20597 | 2026.03.10 10:28:26.653895 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20598 | 2026.03.10 10:28:26.655634 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 20599 | 2026.03.10 10:28:26.656027 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20600 | 2026.03.10 10:28:26.656417 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2454 | ||
| 20601 | 2026.03.10 10:28:27.219808 [ 225 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20602 | 2026.03.10 10:28:27.219892 [ 225 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20603 | 2026.03.10 10:28:27.223729 [ 225 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20604 | 2026.03.10 10:28:27.549074 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20605 | 2026.03.10 10:28:27.549233 [ 269 ] {2389175a-71cf-4a25-a6bd-9d6586b4c172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20606 | 2026.03.10 10:28:27.549299 [ 269 ] {2389175a-71cf-4a25-a6bd-9d6586b4c172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20607 | 2026.03.10 10:28:27.550009 [ 269 ] {2389175a-71cf-4a25-a6bd-9d6586b4c172} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20608 | 2026.03.10 10:28:27.550051 [ 269 ] {2389175a-71cf-4a25-a6bd-9d6586b4c172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20609 | 2026.03.10 10:28:27.550438 [ 269 ] {2389175a-71cf-4a25-a6bd-9d6586b4c172} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 20610 | 2026.03.10 10:28:27.550668 [ 269 ] {2389175a-71cf-4a25-a6bd-9d6586b4c172} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20611 | 2026.03.10 10:28:27.550815 [ 269 ] {2389175a-71cf-4a25-a6bd-9d6586b4c172} <Debug> executeQuery: Read 128 rows, 11.21 KiB in 0.001632 sec., 78431.37254901961 rows/sec., 6.71 MiB/sec. | ||
| 20612 | 2026.03.10 10:28:27.550859 [ 269 ] {2389175a-71cf-4a25-a6bd-9d6586b4c172} <Debug> TCPHandler: Processed in 0.001906113 sec. | ||
| 20613 | 2026.03.10 10:28:27.550998 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20614 | 2026.03.10 10:28:27.551095 [ 269 ] {baf80560-91f3-40d6-9f2c-ac57b2466164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20615 | 2026.03.10 10:28:27.551136 [ 269 ] {baf80560-91f3-40d6-9f2c-ac57b2466164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20616 | 2026.03.10 10:28:27.551563 [ 269 ] {baf80560-91f3-40d6-9f2c-ac57b2466164} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20617 | 2026.03.10 10:28:27.551601 [ 269 ] {baf80560-91f3-40d6-9f2c-ac57b2466164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20618 | 2026.03.10 10:28:27.551908 [ 269 ] {baf80560-91f3-40d6-9f2c-ac57b2466164} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20619 | 2026.03.10 10:28:27.552127 [ 269 ] {baf80560-91f3-40d6-9f2c-ac57b2466164} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20620 | 2026.03.10 10:28:27.552262 [ 269 ] {baf80560-91f3-40d6-9f2c-ac57b2466164} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001186 sec., 30354.131534569984 rows/sec., 2.23 MiB/sec. | ||
| 20621 | 2026.03.10 10:28:27.552301 [ 269 ] {baf80560-91f3-40d6-9f2c-ac57b2466164} <Debug> TCPHandler: Processed in 0.001354301 sec. | ||
| 20622 | 2026.03.10 10:28:27.552413 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20623 | 2026.03.10 10:28:27.552507 [ 269 ] {4ec4a9fd-2c08-4824-bebc-a5fdbd6f8c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20624 | 2026.03.10 10:28:27.552548 [ 269 ] {4ec4a9fd-2c08-4824-bebc-a5fdbd6f8c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20625 | 2026.03.10 10:28:27.552988 [ 269 ] {4ec4a9fd-2c08-4824-bebc-a5fdbd6f8c73} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20626 | 2026.03.10 10:28:27.553024 [ 269 ] {4ec4a9fd-2c08-4824-bebc-a5fdbd6f8c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20627 | 2026.03.10 10:28:27.553331 [ 269 ] {4ec4a9fd-2c08-4824-bebc-a5fdbd6f8c73} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 20628 | 2026.03.10 10:28:27.553552 [ 269 ] {4ec4a9fd-2c08-4824-bebc-a5fdbd6f8c73} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20629 | 2026.03.10 10:28:27.553684 [ 269 ] {4ec4a9fd-2c08-4824-bebc-a5fdbd6f8c73} <Debug> executeQuery: Read 106 rows, 8.51 KiB in 0.001195 sec., 88702.92887029288 rows/sec., 6.95 MiB/sec. | ||
| 20630 | 2026.03.10 10:28:27.553723 [ 269 ] {4ec4a9fd-2c08-4824-bebc-a5fdbd6f8c73} <Debug> TCPHandler: Processed in 0.001360161 sec. | ||
| 20631 | 2026.03.10 10:28:27.553836 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20632 | 2026.03.10 10:28:27.553932 [ 269 ] {3ad82b66-848e-4be5-979d-9bf1047718eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20633 | 2026.03.10 10:28:27.553975 [ 269 ] {3ad82b66-848e-4be5-979d-9bf1047718eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20634 | 2026.03.10 10:28:27.554389 [ 269 ] {3ad82b66-848e-4be5-979d-9bf1047718eb} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20635 | 2026.03.10 10:28:27.554427 [ 269 ] {3ad82b66-848e-4be5-979d-9bf1047718eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20636 | 2026.03.10 10:28:27.554766 [ 269 ] {3ad82b66-848e-4be5-979d-9bf1047718eb} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 20637 | 2026.03.10 10:28:27.554991 [ 269 ] {3ad82b66-848e-4be5-979d-9bf1047718eb} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20638 | 2026.03.10 10:28:27.555122 [ 269 ] {3ad82b66-848e-4be5-979d-9bf1047718eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 20639 | 2026.03.10 10:28:27.555122 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 2 parts from all_1_159_44 to all_160_160_0 | ||
| 20640 | 2026.03.10 10:28:27.555162 [ 269 ] {3ad82b66-848e-4be5-979d-9bf1047718eb} <Debug> TCPHandler: Processed in 0.001376141 sec. | ||
| 20641 | 2026.03.10 10:28:27.555201 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20642 | 2026.03.10 10:28:27.555230 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20643 | 2026.03.10 10:28:27.555296 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20644 | 2026.03.10 10:28:27.555350 [ 191 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_160_45} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_159_44 to all_160_160_0 into Compact with storage Full | ||
| 20645 | 2026.03.10 10:28:27.555395 [ 269 ] {41b08516-0da1-405a-bcad-1515fc4827b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20646 | 2026.03.10 10:28:27.555455 [ 269 ] {41b08516-0da1-405a-bcad-1515fc4827b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20647 | 2026.03.10 10:28:27.555512 [ 191 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_160_45} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20648 | 2026.03.10 10:28:27.555560 [ 191 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_160_45} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_159_44, total 52207 rows starting from the beginning of the part | ||
| 20649 | 2026.03.10 10:28:27.555638 [ 191 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_160_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 128 rows starting from the beginning of the part | ||
| 20650 | 2026.03.10 10:28:27.556328 [ 269 ] {41b08516-0da1-405a-bcad-1515fc4827b8} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20651 | 2026.03.10 10:28:27.556372 [ 269 ] {41b08516-0da1-405a-bcad-1515fc4827b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20652 | 2026.03.10 10:28:27.556942 [ 269 ] {41b08516-0da1-405a-bcad-1515fc4827b8} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20653 | 2026.03.10 10:28:27.557169 [ 269 ] {41b08516-0da1-405a-bcad-1515fc4827b8} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20654 | 2026.03.10 10:28:27.557313 [ 269 ] {41b08516-0da1-405a-bcad-1515fc4827b8} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001937 sec., 18585.441404233352 rows/sec., 33.30 MiB/sec. | ||
| 20655 | 2026.03.10 10:28:27.557369 [ 269 ] {41b08516-0da1-405a-bcad-1515fc4827b8} <Debug> TCPHandler: Processed in 0.002128647 sec. | ||
| 20656 | 2026.03.10 10:28:27.557498 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20657 | 2026.03.10 10:28:27.557594 [ 269 ] {7b790614-50db-42c7-b400-3362115952eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20658 | 2026.03.10 10:28:27.557636 [ 269 ] {7b790614-50db-42c7-b400-3362115952eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20659 | 2026.03.10 10:28:27.557964 [ 269 ] {7b790614-50db-42c7-b400-3362115952eb} <Trace> oximeter.measurements_i64 (ceff68ec-e3eb-4098-9033-4ca858fc1e5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20660 | 2026.03.10 10:28:27.558002 [ 269 ] {7b790614-50db-42c7-b400-3362115952eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20661 | 2026.03.10 10:28:27.558388 [ 269 ] {7b790614-50db-42c7-b400-3362115952eb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 20662 | 2026.03.10 10:28:27.558603 [ 269 ] {7b790614-50db-42c7-b400-3362115952eb} <Trace> oximeter.measurements_i64 (ceff68ec-e3eb-4098-9033-4ca858fc1e5c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20663 | 2026.03.10 10:28:27.558734 [ 269 ] {7b790614-50db-42c7-b400-3362115952eb} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001159 sec., 7765.314926660914 rows/sec., 597.40 KiB/sec. | ||
| 20664 | 2026.03.10 10:28:27.558772 [ 269 ] {7b790614-50db-42c7-b400-3362115952eb} <Debug> TCPHandler: Processed in 0.00132501 sec. | ||
| 20665 | 2026.03.10 10:28:27.558877 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20666 | 2026.03.10 10:28:27.558971 [ 269 ] {ca15bf30-4dc2-4d8f-abdd-6cfbfcd21a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20667 | 2026.03.10 10:28:27.559012 [ 269 ] {ca15bf30-4dc2-4d8f-abdd-6cfbfcd21a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20668 | 2026.03.10 10:28:27.559344 [ 269 ] {ca15bf30-4dc2-4d8f-abdd-6cfbfcd21a96} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20669 | 2026.03.10 10:28:27.559381 [ 269 ] {ca15bf30-4dc2-4d8f-abdd-6cfbfcd21a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20670 | 2026.03.10 10:28:27.559694 [ 269 ] {ca15bf30-4dc2-4d8f-abdd-6cfbfcd21a96} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20671 | 2026.03.10 10:28:27.559919 [ 269 ] {ca15bf30-4dc2-4d8f-abdd-6cfbfcd21a96} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20672 | 2026.03.10 10:28:27.560052 [ 269 ] {ca15bf30-4dc2-4d8f-abdd-6cfbfcd21a96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 20673 | 2026.03.10 10:28:27.560089 [ 269 ] {ca15bf30-4dc2-4d8f-abdd-6cfbfcd21a96} <Debug> TCPHandler: Processed in 0.001261599 sec. | ||
| 20674 | 2026.03.10 10:28:27.563585 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_160_45} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52335 rows, containing 5 columns (5 merged, 0 gathered) in 0.008288556 sec., 6314127.575418443 rows/sec., 415.68 MiB/sec. | ||
| 20675 | 2026.03.10 10:28:27.564044 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_160_45} <Trace> MergedBlockOutputStream: filled checksums all_1_160_45 (state Temporary) | ||
| 20676 | 2026.03.10 10:28:27.564368 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_160_45} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_160_45 to all_1_160_45 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20677 | 2026.03.10 10:28:27.564451 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_160_45} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 2 parts: [all_1_159_44, all_160_160_0] -> all_1_160_45 | ||
| 20678 | 2026.03.10 10:28:27.564557 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20679 | 2026.03.10 10:28:31.258736 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20680 | 2026.03.10 10:28:31.258801 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20681 | 2026.03.10 10:28:31.497220 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46999 | ||
| 20682 | 2026.03.10 10:28:31.497772 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20683 | 2026.03.10 10:28:31.497822 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20684 | 2026.03.10 10:28:31.498346 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 20685 | 2026.03.10 10:28:31.498586 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20686 | 2026.03.10 10:28:31.498732 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46999 | ||
| 20687 | 2026.03.10 10:28:32.548412 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20688 | 2026.03.10 10:28:32.548590 [ 269 ] {c96d94f6-e15f-41ad-857f-edffb6a08623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20689 | 2026.03.10 10:28:32.548657 [ 269 ] {c96d94f6-e15f-41ad-857f-edffb6a08623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20690 | 2026.03.10 10:28:32.549347 [ 269 ] {c96d94f6-e15f-41ad-857f-edffb6a08623} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20691 | 2026.03.10 10:28:32.549391 [ 269 ] {c96d94f6-e15f-41ad-857f-edffb6a08623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20692 | 2026.03.10 10:28:32.549809 [ 269 ] {c96d94f6-e15f-41ad-857f-edffb6a08623} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 20693 | 2026.03.10 10:28:32.550044 [ 269 ] {c96d94f6-e15f-41ad-857f-edffb6a08623} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20694 | 2026.03.10 10:28:32.550207 [ 269 ] {c96d94f6-e15f-41ad-857f-edffb6a08623} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001667 sec., 53989.202159568085 rows/sec., 4.54 MiB/sec. | ||
| 20695 | 2026.03.10 10:28:32.550257 [ 269 ] {c96d94f6-e15f-41ad-857f-edffb6a08623} <Debug> TCPHandler: Processed in 0.001974185 sec. | ||
| 20696 | 2026.03.10 10:28:32.550388 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20697 | 2026.03.10 10:28:32.550502 [ 269 ] {0a3c2174-38e7-47ce-a507-d722c58a71d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20698 | 2026.03.10 10:28:32.550547 [ 269 ] {0a3c2174-38e7-47ce-a507-d722c58a71d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20699 | 2026.03.10 10:28:32.550969 [ 269 ] {0a3c2174-38e7-47ce-a507-d722c58a71d3} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20700 | 2026.03.10 10:28:32.551007 [ 269 ] {0a3c2174-38e7-47ce-a507-d722c58a71d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20701 | 2026.03.10 10:28:32.551311 [ 269 ] {0a3c2174-38e7-47ce-a507-d722c58a71d3} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20702 | 2026.03.10 10:28:32.551524 [ 269 ] {0a3c2174-38e7-47ce-a507-d722c58a71d3} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20703 | 2026.03.10 10:28:32.551659 [ 71 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20704 | 2026.03.10 10:28:32.551664 [ 269 ] {0a3c2174-38e7-47ce-a507-d722c58a71d3} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001196 sec., 14214.046822742475 rows/sec., 1.04 MiB/sec. | ||
| 20705 | 2026.03.10 10:28:32.551728 [ 71 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20706 | 2026.03.10 10:28:32.551748 [ 269 ] {0a3c2174-38e7-47ce-a507-d722c58a71d3} <Debug> TCPHandler: Processed in 0.001412771 sec. | ||
| 20707 | 2026.03.10 10:28:32.551754 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20708 | 2026.03.10 10:28:32.551864 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20709 | 2026.03.10 10:28:32.551876 [ 195 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 20710 | 2026.03.10 10:28:32.551920 [ 226 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20711 | 2026.03.10 10:28:32.551971 [ 269 ] {8c2d6a04-66ca-4004-8af6-c83d1443963b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20712 | 2026.03.10 10:28:32.551978 [ 226 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20713 | 2026.03.10 10:28:32.552019 [ 269 ] {8c2d6a04-66ca-4004-8af6-c83d1443963b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20714 | 2026.03.10 10:28:32.552027 [ 195 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20715 | 2026.03.10 10:28:32.552079 [ 195 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 83 rows starting from the beginning of the part | ||
| 20716 | 2026.03.10 10:28:32.552163 [ 195 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 17 rows starting from the beginning of the part | ||
| 20717 | 2026.03.10 10:28:32.552218 [ 195 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 26 rows starting from the beginning of the part | ||
| 20718 | 2026.03.10 10:28:32.552274 [ 195 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 33 rows starting from the beginning of the part | ||
| 20719 | 2026.03.10 10:28:32.552328 [ 195 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 36 rows starting from the beginning of the part | ||
| 20720 | 2026.03.10 10:28:32.552372 [ 195 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 17 rows starting from the beginning of the part | ||
| 20721 | 2026.03.10 10:28:32.552456 [ 269 ] {8c2d6a04-66ca-4004-8af6-c83d1443963b} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20722 | 2026.03.10 10:28:32.552499 [ 269 ] {8c2d6a04-66ca-4004-8af6-c83d1443963b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20723 | 2026.03.10 10:28:32.552857 [ 269 ] {8c2d6a04-66ca-4004-8af6-c83d1443963b} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 20724 | 2026.03.10 10:28:32.553141 [ 269 ] {8c2d6a04-66ca-4004-8af6-c83d1443963b} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20725 | 2026.03.10 10:28:32.553259 [ 200 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429212 sec., 148333.48726431068 rows/sec., 11.46 MiB/sec. | ||
| 20726 | 2026.03.10 10:28:32.553285 [ 269 ] {8c2d6a04-66ca-4004-8af6-c83d1443963b} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001333 sec., 60765.19129782446 rows/sec., 4.74 MiB/sec. | ||
| 20727 | 2026.03.10 10:28:32.553342 [ 269 ] {8c2d6a04-66ca-4004-8af6-c83d1443963b} <Debug> TCPHandler: Processed in 0.001528254 sec. | ||
| 20728 | 2026.03.10 10:28:32.553431 [ 195 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20729 | 2026.03.10 10:28:32.553520 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20730 | 2026.03.10 10:28:32.553623 [ 269 ] {1ecfc3ed-6de3-4958-84fe-61ce53c164be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20731 | 2026.03.10 10:28:32.553670 [ 269 ] {1ecfc3ed-6de3-4958-84fe-61ce53c164be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20732 | 2026.03.10 10:28:32.553695 [ 195 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_141_28} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20733 | 2026.03.10 10:28:32.553770 [ 195 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_141_28} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20734 | 2026.03.10 10:28:32.553840 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 20735 | 2026.03.10 10:28:32.554086 [ 269 ] {1ecfc3ed-6de3-4958-84fe-61ce53c164be} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20736 | 2026.03.10 10:28:32.554130 [ 269 ] {1ecfc3ed-6de3-4958-84fe-61ce53c164be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20737 | 2026.03.10 10:28:32.554476 [ 269 ] {1ecfc3ed-6de3-4958-84fe-61ce53c164be} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 20738 | 2026.03.10 10:28:32.554690 [ 269 ] {1ecfc3ed-6de3-4958-84fe-61ce53c164be} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20739 | 2026.03.10 10:28:32.554808 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 2 parts from all_1_160_45 to all_161_161_0 | ||
| 20740 | 2026.03.10 10:28:32.554822 [ 269 ] {1ecfc3ed-6de3-4958-84fe-61ce53c164be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 20741 | 2026.03.10 10:28:32.554839 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20742 | 2026.03.10 10:28:32.554864 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20743 | 2026.03.10 10:28:32.554868 [ 269 ] {1ecfc3ed-6de3-4958-84fe-61ce53c164be} <Debug> TCPHandler: Processed in 0.001397551 sec. | ||
| 20744 | 2026.03.10 10:28:32.554952 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_161_46} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_160_45 to all_161_161_0 into Compact with storage Full | ||
| 20745 | 2026.03.10 10:28:32.554994 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20746 | 2026.03.10 10:28:32.555077 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_161_46} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20747 | 2026.03.10 10:28:32.555093 [ 269 ] {42149955-57b3-4b1f-b36b-c50e829356c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20748 | 2026.03.10 10:28:32.555117 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_161_46} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_160_45, total 52335 rows starting from the beginning of the part | ||
| 20749 | 2026.03.10 10:28:32.555154 [ 269 ] {42149955-57b3-4b1f-b36b-c50e829356c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20750 | 2026.03.10 10:28:32.555189 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_161_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 160 rows starting from the beginning of the part | ||
| 20751 | 2026.03.10 10:28:32.555737 [ 226 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20752 | 2026.03.10 10:28:32.555958 [ 269 ] {42149955-57b3-4b1f-b36b-c50e829356c2} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20753 | 2026.03.10 10:28:32.556002 [ 269 ] {42149955-57b3-4b1f-b36b-c50e829356c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20754 | 2026.03.10 10:28:32.556559 [ 269 ] {42149955-57b3-4b1f-b36b-c50e829356c2} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20755 | 2026.03.10 10:28:32.556786 [ 269 ] {42149955-57b3-4b1f-b36b-c50e829356c2} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20756 | 2026.03.10 10:28:32.556914 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20757 | 2026.03.10 10:28:32.556933 [ 269 ] {42149955-57b3-4b1f-b36b-c50e829356c2} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001858 sec., 9149.623250807319 rows/sec., 16.40 MiB/sec. | ||
| 20758 | 2026.03.10 10:28:32.556961 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20759 | 2026.03.10 10:28:32.556986 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20760 | 2026.03.10 10:28:32.557011 [ 269 ] {42149955-57b3-4b1f-b36b-c50e829356c2} <Debug> TCPHandler: Processed in 0.002066937 sec. | ||
| 20761 | 2026.03.10 10:28:32.557048 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 20762 | 2026.03.10 10:28:32.557134 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20763 | 2026.03.10 10:28:32.557219 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20764 | 2026.03.10 10:28:32.557235 [ 269 ] {209c5fa6-f36b-42a1-93f3-a4bbca3d015c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20765 | 2026.03.10 10:28:32.557271 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 3015 rows starting from the beginning of the part | ||
| 20766 | 2026.03.10 10:28:32.557282 [ 269 ] {209c5fa6-f36b-42a1-93f3-a4bbca3d015c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20767 | 2026.03.10 10:28:32.557398 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 17 rows starting from the beginning of the part | ||
| 20768 | 2026.03.10 10:28:32.557518 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 26 rows starting from the beginning of the part | ||
| 20769 | 2026.03.10 10:28:32.557629 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 17 rows starting from the beginning of the part | ||
| 20770 | 2026.03.10 10:28:32.557638 [ 269 ] {209c5fa6-f36b-42a1-93f3-a4bbca3d015c} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20771 | 2026.03.10 10:28:32.557680 [ 269 ] {209c5fa6-f36b-42a1-93f3-a4bbca3d015c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20772 | 2026.03.10 10:28:32.557738 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 36 rows starting from the beginning of the part | ||
| 20773 | 2026.03.10 10:28:32.557855 [ 195 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 17 rows starting from the beginning of the part | ||
| 20774 | 2026.03.10 10:28:32.558006 [ 269 ] {209c5fa6-f36b-42a1-93f3-a4bbca3d015c} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 20775 | 2026.03.10 10:28:32.558257 [ 269 ] {209c5fa6-f36b-42a1-93f3-a4bbca3d015c} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20776 | 2026.03.10 10:28:32.558404 [ 269 ] {209c5fa6-f36b-42a1-93f3-a4bbca3d015c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. | ||
| 20777 | 2026.03.10 10:28:32.558442 [ 269 ] {209c5fa6-f36b-42a1-93f3-a4bbca3d015c} <Debug> TCPHandler: Processed in 0.001358571 sec. | ||
| 20778 | 2026.03.10 10:28:32.563531 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_161_46} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52495 rows, containing 5 columns (5 merged, 0 gathered) in 0.008614294 sec., 6093941.070504443 rows/sec., 401.26 MiB/sec. | ||
| 20779 | 2026.03.10 10:28:32.564212 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_161_46} <Trace> MergedBlockOutputStream: filled checksums all_1_161_46 (state Temporary) | ||
| 20780 | 2026.03.10 10:28:32.564504 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_161_46} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_161_46 to all_1_161_46 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20781 | 2026.03.10 10:28:32.564570 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_161_46} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 2 parts: [all_1_160_45, all_161_161_0] -> all_1_161_46 | ||
| 20782 | 2026.03.10 10:28:32.564674 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20783 | 2026.03.10 10:28:32.566638 [ 196 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3128 rows, containing 19 columns (19 merged, 0 gathered) in 0.009614196 sec., 325352.21873987175 rows/sec., 583.02 MiB/sec. | ||
| 20784 | 2026.03.10 10:28:32.569262 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20785 | 2026.03.10 10:28:32.569598 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20786 | 2026.03.10 10:28:32.569671 [ 199 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20787 | 2026.03.10 10:28:32.569769 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.59 MiB. | ||
| 20788 | 2026.03.10 10:28:32.823774 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20789 | 2026.03.10 10:28:32.823992 [ 269 ] {00a01aa8-1e6e-47ac-8525-fc317bd7c897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20790 | 2026.03.10 10:28:32.824078 [ 269 ] {00a01aa8-1e6e-47ac-8525-fc317bd7c897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20791 | 2026.03.10 10:28:32.824803 [ 269 ] {00a01aa8-1e6e-47ac-8525-fc317bd7c897} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20792 | 2026.03.10 10:28:32.824860 [ 269 ] {00a01aa8-1e6e-47ac-8525-fc317bd7c897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20793 | 2026.03.10 10:28:32.825292 [ 269 ] {00a01aa8-1e6e-47ac-8525-fc317bd7c897} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 20794 | 2026.03.10 10:28:32.825565 [ 269 ] {00a01aa8-1e6e-47ac-8525-fc317bd7c897} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20795 | 2026.03.10 10:28:32.825745 [ 269 ] {00a01aa8-1e6e-47ac-8525-fc317bd7c897} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001811 sec., 1104.3622308117062 rows/sec., 90.05 KiB/sec. | ||
| 20796 | 2026.03.10 10:28:32.825804 [ 269 ] {00a01aa8-1e6e-47ac-8525-fc317bd7c897} <Debug> TCPHandler: Processed in 0.002176249 sec. | ||
| 20797 | 2026.03.10 10:28:32.825953 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20798 | 2026.03.10 10:28:32.826067 [ 269 ] {00be7ab0-2adb-4daf-9ea2-a43beb836499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20799 | 2026.03.10 10:28:32.826118 [ 269 ] {00be7ab0-2adb-4daf-9ea2-a43beb836499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20800 | 2026.03.10 10:28:32.828245 [ 269 ] {00be7ab0-2adb-4daf-9ea2-a43beb836499} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20801 | 2026.03.10 10:28:32.828285 [ 269 ] {00be7ab0-2adb-4daf-9ea2-a43beb836499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20802 | 2026.03.10 10:28:32.828782 [ 269 ] {00be7ab0-2adb-4daf-9ea2-a43beb836499} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 20803 | 2026.03.10 10:28:32.829044 [ 269 ] {00be7ab0-2adb-4daf-9ea2-a43beb836499} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20804 | 2026.03.10 10:28:32.829187 [ 69 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 20805 | 2026.03.10 10:28:32.829197 [ 269 ] {00be7ab0-2adb-4daf-9ea2-a43beb836499} <Debug> executeQuery: Read 2025 rows, 157.46 KiB in 0.003155 sec., 641838.351822504 rows/sec., 48.74 MiB/sec. | ||
| 20806 | 2026.03.10 10:28:32.829230 [ 69 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20807 | 2026.03.10 10:28:32.829254 [ 269 ] {00be7ab0-2adb-4daf-9ea2-a43beb836499} <Debug> TCPHandler: Processed in 0.003361026 sec. | ||
| 20808 | 2026.03.10 10:28:32.829258 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20809 | 2026.03.10 10:28:32.829359 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 20810 | 2026.03.10 10:28:32.829387 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20811 | 2026.03.10 10:28:32.829458 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20812 | 2026.03.10 10:28:32.829491 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2154 rows starting from the beginning of the part | ||
| 20813 | 2026.03.10 10:28:32.829499 [ 269 ] {7d2c6038-99d5-4caa-b319-bad001056b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20814 | 2026.03.10 10:28:32.829546 [ 269 ] {7d2c6038-99d5-4caa-b319-bad001056b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20815 | 2026.03.10 10:28:32.829560 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 108 rows starting from the beginning of the part | ||
| 20816 | 2026.03.10 10:28:32.829611 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 212 rows starting from the beginning of the part | ||
| 20817 | 2026.03.10 10:28:32.829660 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 128 rows starting from the beginning of the part | ||
| 20818 | 2026.03.10 10:28:32.829704 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 90 rows starting from the beginning of the part | ||
| 20819 | 2026.03.10 10:28:32.829752 [ 197 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 2025 rows starting from the beginning of the part | ||
| 20820 | 2026.03.10 10:28:32.830060 [ 269 ] {7d2c6038-99d5-4caa-b319-bad001056b30} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20821 | 2026.03.10 10:28:32.830103 [ 269 ] {7d2c6038-99d5-4caa-b319-bad001056b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20822 | 2026.03.10 10:28:32.830456 [ 269 ] {7d2c6038-99d5-4caa-b319-bad001056b30} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20823 | 2026.03.10 10:28:32.830746 [ 269 ] {7d2c6038-99d5-4caa-b319-bad001056b30} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20824 | 2026.03.10 10:28:32.830900 [ 269 ] {7d2c6038-99d5-4caa-b319-bad001056b30} <Debug> executeQuery: Read 55 rows, 4.13 KiB in 0.001427 sec., 38542.39663629993 rows/sec., 2.82 MiB/sec. | ||
| 20825 | 2026.03.10 10:28:32.830948 [ 269 ] {7d2c6038-99d5-4caa-b319-bad001056b30} <Debug> TCPHandler: Processed in 0.001614676 sec. | ||
| 20826 | 2026.03.10 10:28:32.831072 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20827 | 2026.03.10 10:28:32.831182 [ 269 ] {661eed42-6583-4bea-a420-9b2080d0496e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20828 | 2026.03.10 10:28:32.831230 [ 269 ] {661eed42-6583-4bea-a420-9b2080d0496e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20829 | 2026.03.10 10:28:32.831446 [ 196 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4717 rows, containing 5 columns (5 merged, 0 gathered) in 0.002125198 sec., 2219557.8953114017 rows/sec., 180.73 MiB/sec. | ||
| 20830 | 2026.03.10 10:28:32.831788 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 20831 | 2026.03.10 10:28:32.832092 [ 269 ] {661eed42-6583-4bea-a420-9b2080d0496e} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20832 | 2026.03.10 10:28:32.832132 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_166_33} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20833 | 2026.03.10 10:28:32.832137 [ 269 ] {661eed42-6583-4bea-a420-9b2080d0496e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20834 | 2026.03.10 10:28:32.832237 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_166_33} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 20835 | 2026.03.10 10:28:32.832353 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 20836 | 2026.03.10 10:28:32.832557 [ 269 ] {661eed42-6583-4bea-a420-9b2080d0496e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 20837 | 2026.03.10 10:28:32.832809 [ 269 ] {661eed42-6583-4bea-a420-9b2080d0496e} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20838 | 2026.03.10 10:28:32.832954 [ 269 ] {661eed42-6583-4bea-a420-9b2080d0496e} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001795 sec., 394428.9693593315 rows/sec., 23.01 MiB/sec. | ||
| 20839 | 2026.03.10 10:28:32.832999 [ 269 ] {661eed42-6583-4bea-a420-9b2080d0496e} <Debug> TCPHandler: Processed in 0.001984255 sec. | ||
| 20840 | 2026.03.10 10:28:32.833124 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20841 | 2026.03.10 10:28:32.833232 [ 269 ] {6df57d39-7e49-4b41-80dd-ec8b5720aefe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20842 | 2026.03.10 10:28:32.833280 [ 269 ] {6df57d39-7e49-4b41-80dd-ec8b5720aefe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20843 | 2026.03.10 10:28:32.833718 [ 269 ] {6df57d39-7e49-4b41-80dd-ec8b5720aefe} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20844 | 2026.03.10 10:28:32.833759 [ 269 ] {6df57d39-7e49-4b41-80dd-ec8b5720aefe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20845 | 2026.03.10 10:28:32.834090 [ 269 ] {6df57d39-7e49-4b41-80dd-ec8b5720aefe} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 20846 | 2026.03.10 10:28:32.834344 [ 269 ] {6df57d39-7e49-4b41-80dd-ec8b5720aefe} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20847 | 2026.03.10 10:28:32.834445 [ 69 ] {} <Debug> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 20848 | 2026.03.10 10:28:32.834479 [ 69 ] {} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20849 | 2026.03.10 10:28:32.834489 [ 269 ] {6df57d39-7e49-4b41-80dd-ec8b5720aefe} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001279 sec., 781.8608287724785 rows/sec., 54.97 KiB/sec. | ||
| 20850 | 2026.03.10 10:28:32.834497 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20851 | 2026.03.10 10:28:32.834532 [ 269 ] {6df57d39-7e49-4b41-80dd-ec8b5720aefe} <Debug> TCPHandler: Processed in 0.001463063 sec. | ||
| 20852 | 2026.03.10 10:28:32.834576 [ 197 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::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 | ||
| 20853 | 2026.03.10 10:28:32.834603 [ 219 ] {} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20854 | 2026.03.10 10:28:32.834653 [ 219 ] {} <Debug> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20855 | 2026.03.10 10:28:32.834659 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20856 | 2026.03.10 10:28:32.834668 [ 197 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20857 | 2026.03.10 10:28:32.834712 [ 197 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 1 rows starting from the beginning of the part | ||
| 20858 | 2026.03.10 10:28:32.834769 [ 197 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 20859 | 2026.03.10 10:28:32.834772 [ 269 ] {1d54910c-9383-4190-ad58-16d35daee9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20860 | 2026.03.10 10:28:32.834816 [ 197 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 20861 | 2026.03.10 10:28:32.834829 [ 269 ] {1d54910c-9383-4190-ad58-16d35daee9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20862 | 2026.03.10 10:28:32.834862 [ 197 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 20863 | 2026.03.10 10:28:32.834904 [ 197 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 20864 | 2026.03.10 10:28:32.835684 [ 201 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001136206 sec., 4400.610452681995 rows/sec., 326.61 KiB/sec. | ||
| 20865 | 2026.03.10 10:28:32.835811 [ 197 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 20866 | 2026.03.10 10:28:32.835863 [ 269 ] {1d54910c-9383-4190-ad58-16d35daee9a0} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20867 | 2026.03.10 10:28:32.835905 [ 269 ] {1d54910c-9383-4190-ad58-16d35daee9a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20868 | 2026.03.10 10:28:32.836114 [ 197 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_25_6} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20869 | 2026.03.10 10:28:32.836204 [ 197 ] {0dee234a-3e3c-44da-ac92-92cbbb6dc496::all_1_25_6} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 20870 | 2026.03.10 10:28:32.836268 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20871 | 2026.03.10 10:28:32.836380 [ 269 ] {1d54910c-9383-4190-ad58-16d35daee9a0} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 20872 | 2026.03.10 10:28:32.836782 [ 269 ] {1d54910c-9383-4190-ad58-16d35daee9a0} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20873 | 2026.03.10 10:28:32.836943 [ 69 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 20874 | 2026.03.10 10:28:32.836967 [ 269 ] {1d54910c-9383-4190-ad58-16d35daee9a0} <Debug> executeQuery: Read 1061 rows, 75.20 KiB in 0.002213 sec., 479439.6746497966 rows/sec., 33.19 MiB/sec. | ||
| 20875 | 2026.03.10 10:28:32.836991 [ 69 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20876 | 2026.03.10 10:28:32.837018 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20877 | 2026.03.10 10:28:32.837023 [ 269 ] {1d54910c-9383-4190-ad58-16d35daee9a0} <Debug> TCPHandler: Processed in 0.002420945 sec. | ||
| 20878 | 2026.03.10 10:28:32.837112 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 20879 | 2026.03.10 10:28:32.837207 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20880 | 2026.03.10 10:28:32.837234 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20881 | 2026.03.10 10:28:32.837275 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1125 rows starting from the beginning of the part | ||
| 20882 | 2026.03.10 10:28:32.837346 [ 269 ] {95886a93-b4c4-4636-80f1-61b7825693ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20883 | 2026.03.10 10:28:32.837362 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 90 rows starting from the beginning of the part | ||
| 20884 | 2026.03.10 10:28:32.837365 [ 219 ] {} <Debug> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20885 | 2026.03.10 10:28:32.837405 [ 269 ] {95886a93-b4c4-4636-80f1-61b7825693ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20886 | 2026.03.10 10:28:32.837457 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 121 rows starting from the beginning of the part | ||
| 20887 | 2026.03.10 10:28:32.837525 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 106 rows starting from the beginning of the part | ||
| 20888 | 2026.03.10 10:28:32.837598 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 81 rows starting from the beginning of the part | ||
| 20889 | 2026.03.10 10:28:32.837670 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 1061 rows starting from the beginning of the part | ||
| 20890 | 2026.03.10 10:28:32.838360 [ 269 ] {95886a93-b4c4-4636-80f1-61b7825693ac} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20891 | 2026.03.10 10:28:32.838407 [ 269 ] {95886a93-b4c4-4636-80f1-61b7825693ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20892 | 2026.03.10 10:28:32.838882 [ 269 ] {95886a93-b4c4-4636-80f1-61b7825693ac} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 20893 | 2026.03.10 10:28:32.839119 [ 187 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2584 rows, containing 5 columns (5 merged, 0 gathered) in 0.002047166 sec., 1262232.7647098477 rows/sec., 94.59 MiB/sec. | ||
| 20894 | 2026.03.10 10:28:32.839129 [ 269 ] {95886a93-b4c4-4636-80f1-61b7825693ac} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20895 | 2026.03.10 10:28:32.839280 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_161_46 to all_166_166_0 | ||
| 20896 | 2026.03.10 10:28:32.839301 [ 269 ] {95886a93-b4c4-4636-80f1-61b7825693ac} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.001984 sec., 613911.2903225806 rows/sec., 38.39 MiB/sec. | ||
| 20897 | 2026.03.10 10:28:32.839315 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20898 | 2026.03.10 10:28:32.839313 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 20899 | 2026.03.10 10:28:32.839340 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20900 | 2026.03.10 10:28:32.839348 [ 269 ] {95886a93-b4c4-4636-80f1-61b7825693ac} <Debug> TCPHandler: Processed in 0.00221399 sec. | ||
| 20901 | 2026.03.10 10:28:32.839419 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_166_47} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_46 to all_166_166_0 into Compact with storage Full | ||
| 20902 | 2026.03.10 10:28:32.839490 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20903 | 2026.03.10 10:28:32.839521 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_166_47} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20904 | 2026.03.10 10:28:32.839557 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_166_47} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_161_46, total 52495 rows starting from the beginning of the part | ||
| 20905 | 2026.03.10 10:28:32.839597 [ 269 ] {0ceb69bc-ad22-40a1-bd6c-0f09130f1af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20906 | 2026.03.10 10:28:32.839619 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_166_47} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 160 rows starting from the beginning of the part | ||
| 20907 | 2026.03.10 10:28:32.839622 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_166_33} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20908 | 2026.03.10 10:28:32.839660 [ 269 ] {0ceb69bc-ad22-40a1-bd6c-0f09130f1af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20909 | 2026.03.10 10:28:32.839671 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_166_47} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 198 rows starting from the beginning of the part | ||
| 20910 | 2026.03.10 10:28:32.839713 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_166_33} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 20911 | 2026.03.10 10:28:32.839717 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_166_47} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 160 rows starting from the beginning of the part | ||
| 20912 | 2026.03.10 10:28:32.839793 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_166_47} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 160 rows starting from the beginning of the part | ||
| 20913 | 2026.03.10 10:28:32.839800 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 20914 | 2026.03.10 10:28:32.839837 [ 201 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_166_47} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 1218 rows starting from the beginning of the part | ||
| 20915 | 2026.03.10 10:28:32.840708 [ 269 ] {0ceb69bc-ad22-40a1-bd6c-0f09130f1af5} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20916 | 2026.03.10 10:28:32.840751 [ 269 ] {0ceb69bc-ad22-40a1-bd6c-0f09130f1af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20917 | 2026.03.10 10:28:32.841399 [ 269 ] {0ceb69bc-ad22-40a1-bd6c-0f09130f1af5} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20918 | 2026.03.10 10:28:32.841665 [ 269 ] {0ceb69bc-ad22-40a1-bd6c-0f09130f1af5} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20919 | 2026.03.10 10:28:32.841825 [ 269 ] {0ceb69bc-ad22-40a1-bd6c-0f09130f1af5} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002244 sec., 23618.53832442068 rows/sec., 42.32 MiB/sec. | ||
| 20920 | 2026.03.10 10:28:32.841889 [ 269 ] {0ceb69bc-ad22-40a1-bd6c-0f09130f1af5} <Debug> TCPHandler: Processed in 0.002455715 sec. | ||
| 20921 | 2026.03.10 10:28:32.841894 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20922 | 2026.03.10 10:28:32.841930 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20923 | 2026.03.10 10:28:32.842016 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20924 | 2026.03.10 10:28:32.842128 [ 269 ] {d0bac071-095e-4d0d-87e5-f349fd7b43fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20925 | 2026.03.10 10:28:32.842177 [ 269 ] {d0bac071-095e-4d0d-87e5-f349fd7b43fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20926 | 2026.03.10 10:28:32.842538 [ 269 ] {d0bac071-095e-4d0d-87e5-f349fd7b43fa} <Trace> oximeter.measurements_i64 (ceff68ec-e3eb-4098-9033-4ca858fc1e5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20927 | 2026.03.10 10:28:32.842579 [ 269 ] {d0bac071-095e-4d0d-87e5-f349fd7b43fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20928 | 2026.03.10 10:28:32.842940 [ 269 ] {d0bac071-095e-4d0d-87e5-f349fd7b43fa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 20929 | 2026.03.10 10:28:32.843241 [ 269 ] {d0bac071-095e-4d0d-87e5-f349fd7b43fa} <Trace> oximeter.measurements_i64 (ceff68ec-e3eb-4098-9033-4ca858fc1e5c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20930 | 2026.03.10 10:28:32.843395 [ 269 ] {d0bac071-095e-4d0d-87e5-f349fd7b43fa} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001288 sec., 4658.385093167702 rows/sec., 307.07 KiB/sec. | ||
| 20931 | 2026.03.10 10:28:32.843437 [ 269 ] {d0bac071-095e-4d0d-87e5-f349fd7b43fa} <Debug> TCPHandler: Processed in 0.001476073 sec. | ||
| 20932 | 2026.03.10 10:28:32.843565 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20933 | 2026.03.10 10:28:32.843682 [ 269 ] {de2835ee-fb5a-4a26-abc7-46ac8fecfbf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20934 | 2026.03.10 10:28:32.843728 [ 269 ] {de2835ee-fb5a-4a26-abc7-46ac8fecfbf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20935 | 2026.03.10 10:28:32.844106 [ 269 ] {de2835ee-fb5a-4a26-abc7-46ac8fecfbf3} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20936 | 2026.03.10 10:28:32.844147 [ 269 ] {de2835ee-fb5a-4a26-abc7-46ac8fecfbf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20937 | 2026.03.10 10:28:32.844541 [ 269 ] {de2835ee-fb5a-4a26-abc7-46ac8fecfbf3} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 20938 | 2026.03.10 10:28:32.844600 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20939 | 2026.03.10 10:28:32.844795 [ 269 ] {de2835ee-fb5a-4a26-abc7-46ac8fecfbf3} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20940 | 2026.03.10 10:28:32.844945 [ 269 ] {de2835ee-fb5a-4a26-abc7-46ac8fecfbf3} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001285 sec., 9338.52140077821 rows/sec., 644.46 KiB/sec. | ||
| 20941 | 2026.03.10 10:28:32.844985 [ 269 ] {de2835ee-fb5a-4a26-abc7-46ac8fecfbf3} <Debug> TCPHandler: Processed in 0.001476773 sec. | ||
| 20942 | 2026.03.10 10:28:32.850010 [ 194 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_166_47} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54391 rows, containing 5 columns (5 merged, 0 gathered) in 0.010615949 sec., 5123517.4547277875 rows/sec., 337.26 MiB/sec. | ||
| 20943 | 2026.03.10 10:28:32.850949 [ 194 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_166_47} <Trace> MergedBlockOutputStream: filled checksums all_1_166_47 (state Temporary) | ||
| 20944 | 2026.03.10 10:28:32.851314 [ 194 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_166_47} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_166_47 to all_1_166_47 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20945 | 2026.03.10 10:28:32.851421 [ 194 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_166_47} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_161_46, all_166_166_0] -> all_1_166_47 | ||
| 20946 | 2026.03.10 10:28:32.851535 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 20947 | 2026.03.10 10:28:33.000383 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.19 MiB, peak 419.27 MiB, free memory in arenas 0.00 B, will set to 400.88 MiB (RSS), difference: -1.31 MiB | ||
| 20948 | 2026.03.10 10:28:34.113052 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 20949 | 2026.03.10 10:28:34.131652 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20950 | 2026.03.10 10:28:34.131726 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.74 GiB. | ||
| 20951 | 2026.03.10 10:28:34.138164 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 20952 | 2026.03.10 10:28:34.139166 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20953 | 2026.03.10 10:28:34.143498 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 20954 | 2026.03.10 10:28:36.657600 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2500 | ||
| 20955 | 2026.03.10 10:28:36.660452 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20956 | 2026.03.10 10:28:36.660507 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 20957 | 2026.03.10 10:28:36.661807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 20958 | 2026.03.10 10:28:36.662101 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20959 | 2026.03.10 10:28:36.662530 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2500 | ||
| 20960 | 2026.03.10 10:28:37.546750 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20961 | 2026.03.10 10:28:37.546948 [ 269 ] {9046c0e6-bc59-4aa9-9806-e1912825ebb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20962 | 2026.03.10 10:28:37.547021 [ 269 ] {9046c0e6-bc59-4aa9-9806-e1912825ebb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20963 | 2026.03.10 10:28:37.547720 [ 269 ] {9046c0e6-bc59-4aa9-9806-e1912825ebb6} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20964 | 2026.03.10 10:28:37.547769 [ 269 ] {9046c0e6-bc59-4aa9-9806-e1912825ebb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 20965 | 2026.03.10 10:28:37.548317 [ 269 ] {9046c0e6-bc59-4aa9-9806-e1912825ebb6} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 20966 | 2026.03.10 10:28:37.548758 [ 269 ] {9046c0e6-bc59-4aa9-9806-e1912825ebb6} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20967 | 2026.03.10 10:28:37.548914 [ 269 ] {9046c0e6-bc59-4aa9-9806-e1912825ebb6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002024 sec., 27667.984189723316 rows/sec., 2.13 MiB/sec. | ||
| 20968 | 2026.03.10 10:28:37.548958 [ 269 ] {9046c0e6-bc59-4aa9-9806-e1912825ebb6} <Debug> TCPHandler: Processed in 0.002345433 sec. | ||
| 20969 | 2026.03.10 10:28:37.549080 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20970 | 2026.03.10 10:28:37.549174 [ 269 ] {29b9a72d-afe5-47f1-9f34-6e52e64f28fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20971 | 2026.03.10 10:28:37.549215 [ 269 ] {29b9a72d-afe5-47f1-9f34-6e52e64f28fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20972 | 2026.03.10 10:28:37.549647 [ 269 ] {29b9a72d-afe5-47f1-9f34-6e52e64f28fc} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20973 | 2026.03.10 10:28:37.549683 [ 269 ] {29b9a72d-afe5-47f1-9f34-6e52e64f28fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 20974 | 2026.03.10 10:28:37.550100 [ 269 ] {29b9a72d-afe5-47f1-9f34-6e52e64f28fc} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 20975 | 2026.03.10 10:28:37.550560 [ 269 ] {29b9a72d-afe5-47f1-9f34-6e52e64f28fc} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20976 | 2026.03.10 10:28:37.550712 [ 269 ] {29b9a72d-afe5-47f1-9f34-6e52e64f28fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001556 sec., 41131.105398457585 rows/sec., 3.21 MiB/sec. | ||
| 20977 | 2026.03.10 10:28:37.550751 [ 269 ] {29b9a72d-afe5-47f1-9f34-6e52e64f28fc} <Debug> TCPHandler: Processed in 0.001719428 sec. | ||
| 20978 | 2026.03.10 10:28:37.550866 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20979 | 2026.03.10 10:28:37.550961 [ 269 ] {92dfb635-9ba2-4256-90fd-fff57c07b500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20980 | 2026.03.10 10:28:37.551004 [ 269 ] {92dfb635-9ba2-4256-90fd-fff57c07b500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20981 | 2026.03.10 10:28:37.551409 [ 269 ] {92dfb635-9ba2-4256-90fd-fff57c07b500} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20982 | 2026.03.10 10:28:37.551447 [ 269 ] {92dfb635-9ba2-4256-90fd-fff57c07b500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 20983 | 2026.03.10 10:28:37.551919 [ 269 ] {92dfb635-9ba2-4256-90fd-fff57c07b500} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 20984 | 2026.03.10 10:28:37.552413 [ 269 ] {92dfb635-9ba2-4256-90fd-fff57c07b500} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20985 | 2026.03.10 10:28:37.552546 [ 269 ] {92dfb635-9ba2-4256-90fd-fff57c07b500} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001604 sec., 79800.49875311721 rows/sec., 5.56 MiB/sec. | ||
| 20986 | 2026.03.10 10:28:37.552584 [ 269 ] {92dfb635-9ba2-4256-90fd-fff57c07b500} <Debug> TCPHandler: Processed in 0.00176528 sec. | ||
| 20987 | 2026.03.10 10:28:37.552699 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20988 | 2026.03.10 10:28:37.552793 [ 269 ] {04e7d8d3-605f-430d-86c0-91b4b21ae4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20989 | 2026.03.10 10:28:37.552835 [ 269 ] {04e7d8d3-605f-430d-86c0-91b4b21ae4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20990 | 2026.03.10 10:28:37.553169 [ 269 ] {04e7d8d3-605f-430d-86c0-91b4b21ae4db} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20991 | 2026.03.10 10:28:37.553207 [ 269 ] {04e7d8d3-605f-430d-86c0-91b4b21ae4db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 20992 | 2026.03.10 10:28:37.553677 [ 269 ] {04e7d8d3-605f-430d-86c0-91b4b21ae4db} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 20993 | 2026.03.10 10:28:37.554172 [ 269 ] {04e7d8d3-605f-430d-86c0-91b4b21ae4db} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20994 | 2026.03.10 10:28:37.554308 [ 269 ] {04e7d8d3-605f-430d-86c0-91b4b21ae4db} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001532 sec., 31331.59268929504 rows/sec., 2.11 MiB/sec. | ||
| 20995 | 2026.03.10 10:28:37.554305 [ 62 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 20996 | 2026.03.10 10:28:37.554345 [ 269 ] {04e7d8d3-605f-430d-86c0-91b4b21ae4db} <Debug> TCPHandler: Processed in 0.001693968 sec. | ||
| 20997 | 2026.03.10 10:28:37.554388 [ 62 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20998 | 2026.03.10 10:28:37.554413 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 20999 | 2026.03.10 10:28:37.554515 [ 198 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 21000 | 2026.03.10 10:28:37.554649 [ 198 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21001 | 2026.03.10 10:28:37.554685 [ 198 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 8280 rows starting from the beginning of the part | ||
| 21002 | 2026.03.10 10:28:37.554754 [ 198 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 60 rows starting from the beginning of the part | ||
| 21003 | 2026.03.10 10:28:37.554801 [ 198 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part | ||
| 21004 | 2026.03.10 10:28:37.554847 [ 198 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 60 rows starting from the beginning of the part | ||
| 21005 | 2026.03.10 10:28:37.554889 [ 198 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 12 rows starting from the beginning of the part | ||
| 21006 | 2026.03.10 10:28:37.554933 [ 198 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 48 rows starting from the beginning of the part | ||
| 21007 | 2026.03.10 10:28:37.557307 [ 196 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8520 rows, containing 4 columns (4 merged, 0 gathered) in 0.002834764 sec., 3005541.2020189334 rows/sec., 202.55 MiB/sec. | ||
| 21008 | 2026.03.10 10:28:37.557603 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 21009 | 2026.03.10 10:28:37.558169 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_166_33} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21010 | 2026.03.10 10:28:37.558245 [ 202 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_166_33} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 21011 | 2026.03.10 10:28:37.558324 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 21012 | 2026.03.10 10:28:38.999825 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47447 | ||
| 21013 | 2026.03.10 10:28:39.000340 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21014 | 2026.03.10 10:28:39.000385 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21015 | 2026.03.10 10:28:39.000866 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 21016 | 2026.03.10 10:28:39.001097 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21017 | 2026.03.10 10:28:39.001232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47447 | ||
| 21018 | 2026.03.10 10:28:41.643547 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 21019 | 2026.03.10 10:28:41.662086 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21020 | 2026.03.10 10:28:41.662142 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21021 | 2026.03.10 10:28:41.668403 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 21022 | 2026.03.10 10:28:41.669124 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21023 | 2026.03.10 10:28:41.672337 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 21024 | 2026.03.10 10:28:42.548238 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21025 | 2026.03.10 10:28:42.548413 [ 269 ] {72f24a0b-6966-4488-81a2-450658c3733c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21026 | 2026.03.10 10:28:42.548477 [ 269 ] {72f24a0b-6966-4488-81a2-450658c3733c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21027 | 2026.03.10 10:28:42.549160 [ 269 ] {72f24a0b-6966-4488-81a2-450658c3733c} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21028 | 2026.03.10 10:28:42.549200 [ 269 ] {72f24a0b-6966-4488-81a2-450658c3733c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21029 | 2026.03.10 10:28:42.549590 [ 269 ] {72f24a0b-6966-4488-81a2-450658c3733c} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 21030 | 2026.03.10 10:28:42.549815 [ 269 ] {72f24a0b-6966-4488-81a2-450658c3733c} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21031 | 2026.03.10 10:28:42.549961 [ 269 ] {72f24a0b-6966-4488-81a2-450658c3733c} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001598 sec., 56320.40050062578 rows/sec., 4.74 MiB/sec. | ||
| 21032 | 2026.03.10 10:28:42.550003 [ 269 ] {72f24a0b-6966-4488-81a2-450658c3733c} <Debug> TCPHandler: Processed in 0.001888842 sec. | ||
| 21033 | 2026.03.10 10:28:42.550131 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21034 | 2026.03.10 10:28:42.550225 [ 269 ] {4eba8d9b-ef18-49b6-9d2c-f1679ca2a746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21035 | 2026.03.10 10:28:42.550266 [ 269 ] {4eba8d9b-ef18-49b6-9d2c-f1679ca2a746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21036 | 2026.03.10 10:28:42.550673 [ 269 ] {4eba8d9b-ef18-49b6-9d2c-f1679ca2a746} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21037 | 2026.03.10 10:28:42.550707 [ 269 ] {4eba8d9b-ef18-49b6-9d2c-f1679ca2a746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21038 | 2026.03.10 10:28:42.550997 [ 269 ] {4eba8d9b-ef18-49b6-9d2c-f1679ca2a746} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21039 | 2026.03.10 10:28:42.551197 [ 269 ] {4eba8d9b-ef18-49b6-9d2c-f1679ca2a746} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21040 | 2026.03.10 10:28:42.551322 [ 269 ] {4eba8d9b-ef18-49b6-9d2c-f1679ca2a746} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001115 sec., 15246.636771300447 rows/sec., 1.12 MiB/sec. | ||
| 21041 | 2026.03.10 10:28:42.551360 [ 269 ] {4eba8d9b-ef18-49b6-9d2c-f1679ca2a746} <Debug> TCPHandler: Processed in 0.001279809 sec. | ||
| 21042 | 2026.03.10 10:28:42.551473 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21043 | 2026.03.10 10:28:42.551567 [ 269 ] {a3c0a9dd-be7d-4f25-a8fe-5ee892cfae48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21044 | 2026.03.10 10:28:42.551607 [ 269 ] {a3c0a9dd-be7d-4f25-a8fe-5ee892cfae48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21045 | 2026.03.10 10:28:42.552026 [ 269 ] {a3c0a9dd-be7d-4f25-a8fe-5ee892cfae48} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21046 | 2026.03.10 10:28:42.552060 [ 269 ] {a3c0a9dd-be7d-4f25-a8fe-5ee892cfae48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21047 | 2026.03.10 10:28:42.552378 [ 269 ] {a3c0a9dd-be7d-4f25-a8fe-5ee892cfae48} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 21048 | 2026.03.10 10:28:42.552583 [ 269 ] {a3c0a9dd-be7d-4f25-a8fe-5ee892cfae48} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21049 | 2026.03.10 10:28:42.552707 [ 269 ] {a3c0a9dd-be7d-4f25-a8fe-5ee892cfae48} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001158 sec., 69948.1865284974 rows/sec., 5.46 MiB/sec. | ||
| 21050 | 2026.03.10 10:28:42.552745 [ 269 ] {a3c0a9dd-be7d-4f25-a8fe-5ee892cfae48} <Debug> TCPHandler: Processed in 0.00132131 sec. | ||
| 21051 | 2026.03.10 10:28:42.552800 [ 220 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21052 | 2026.03.10 10:28:42.552851 [ 220 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21053 | 2026.03.10 10:28:42.552861 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21054 | 2026.03.10 10:28:42.552960 [ 269 ] {96e48dad-e533-441c-a260-17249045a4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21055 | 2026.03.10 10:28:42.553004 [ 269 ] {96e48dad-e533-441c-a260-17249045a4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21056 | 2026.03.10 10:28:42.553419 [ 269 ] {96e48dad-e533-441c-a260-17249045a4b4} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21057 | 2026.03.10 10:28:42.553455 [ 269 ] {96e48dad-e533-441c-a260-17249045a4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21058 | 2026.03.10 10:28:42.553807 [ 269 ] {96e48dad-e533-441c-a260-17249045a4b4} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 21059 | 2026.03.10 10:28:42.554071 [ 269 ] {96e48dad-e533-441c-a260-17249045a4b4} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21060 | 2026.03.10 10:28:42.554211 [ 269 ] {96e48dad-e533-441c-a260-17249045a4b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 21061 | 2026.03.10 10:28:42.554253 [ 269 ] {96e48dad-e533-441c-a260-17249045a4b4} <Debug> TCPHandler: Processed in 0.001441713 sec. | ||
| 21062 | 2026.03.10 10:28:42.554317 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21063 | 2026.03.10 10:28:42.554371 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21064 | 2026.03.10 10:28:42.554371 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21065 | 2026.03.10 10:28:42.554480 [ 269 ] {1db9f672-79dc-4bea-9957-8abfbe244d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21066 | 2026.03.10 10:28:42.554536 [ 269 ] {1db9f672-79dc-4bea-9957-8abfbe244d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21067 | 2026.03.10 10:28:42.555372 [ 269 ] {1db9f672-79dc-4bea-9957-8abfbe244d81} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21068 | 2026.03.10 10:28:42.555410 [ 269 ] {1db9f672-79dc-4bea-9957-8abfbe244d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21069 | 2026.03.10 10:28:42.555993 [ 269 ] {1db9f672-79dc-4bea-9957-8abfbe244d81} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 21070 | 2026.03.10 10:28:42.556315 [ 269 ] {1db9f672-79dc-4bea-9957-8abfbe244d81} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21071 | 2026.03.10 10:28:42.556459 [ 269 ] {1db9f672-79dc-4bea-9957-8abfbe244d81} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001998 sec., 8508.508508508508 rows/sec., 15.25 MiB/sec. | ||
| 21072 | 2026.03.10 10:28:42.556518 [ 269 ] {1db9f672-79dc-4bea-9957-8abfbe244d81} <Debug> TCPHandler: Processed in 0.002196229 sec. | ||
| 21073 | 2026.03.10 10:28:42.556649 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21074 | 2026.03.10 10:28:42.556748 [ 269 ] {f814e84b-abaf-4f7a-a592-2aa9f8a0fb2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21075 | 2026.03.10 10:28:42.556791 [ 269 ] {f814e84b-abaf-4f7a-a592-2aa9f8a0fb2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21076 | 2026.03.10 10:28:42.556871 [ 220 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21077 | 2026.03.10 10:28:42.557154 [ 269 ] {f814e84b-abaf-4f7a-a592-2aa9f8a0fb2b} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21078 | 2026.03.10 10:28:42.557196 [ 269 ] {f814e84b-abaf-4f7a-a592-2aa9f8a0fb2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21079 | 2026.03.10 10:28:42.557547 [ 269 ] {f814e84b-abaf-4f7a-a592-2aa9f8a0fb2b} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 21080 | 2026.03.10 10:28:42.557580 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21081 | 2026.03.10 10:28:42.557767 [ 269 ] {f814e84b-abaf-4f7a-a592-2aa9f8a0fb2b} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21082 | 2026.03.10 10:28:42.557907 [ 269 ] {f814e84b-abaf-4f7a-a592-2aa9f8a0fb2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 21083 | 2026.03.10 10:28:42.557946 [ 269 ] {f814e84b-abaf-4f7a-a592-2aa9f8a0fb2b} <Debug> TCPHandler: Processed in 0.00134731 sec. | ||
| 21084 | 2026.03.10 10:28:43.411144 [ 223 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21085 | 2026.03.10 10:28:43.411200 [ 223 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21086 | 2026.03.10 10:28:43.413898 [ 223 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21087 | 2026.03.10 10:28:43.926441 [ 50 ] {} <Debug> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 21088 | 2026.03.10 10:28:43.926505 [ 50 ] {} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21089 | 2026.03.10 10:28:43.926526 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21090 | 2026.03.10 10:28:43.926627 [ 194 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 21091 | 2026.03.10 10:28:43.926748 [ 194 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21092 | 2026.03.10 10:28:43.926782 [ 194 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 18 rows starting from the beginning of the part | ||
| 21093 | 2026.03.10 10:28:43.926849 [ 194 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 21094 | 2026.03.10 10:28:43.926894 [ 194 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 2 rows starting from the beginning of the part | ||
| 21095 | 2026.03.10 10:28:43.926938 [ 194 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 4 rows starting from the beginning of the part | ||
| 21096 | 2026.03.10 10:28:43.926982 [ 194 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 2 rows starting from the beginning of the part | ||
| 21097 | 2026.03.10 10:28:43.927746 [ 196 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001161346 sec., 30998.51379347757 rows/sec., 2.59 MiB/sec. | ||
| 21098 | 2026.03.10 10:28:43.927928 [ 191 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 21099 | 2026.03.10 10:28:43.928213 [ 191 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_49_12} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21100 | 2026.03.10 10:28:43.928291 [ 191 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_49_12} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 21101 | 2026.03.10 10:28:43.928388 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21102 | 2026.03.10 10:28:45.058686 [ 225 ] {} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 21103 | 2026.03.10 10:28:45.058752 [ 225 ] {} <Debug> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 21104 | 2026.03.10 10:28:45.061110 [ 225 ] {} <Debug> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 21105 | 2026.03.10 10:28:45.480038 [ 55 ] {} <Debug> oximeter.measurements_i64 (ceff68ec-e3eb-4098-9033-4ca858fc1e5c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 21106 | 2026.03.10 10:28:45.480103 [ 55 ] {} <Trace> oximeter.measurements_i64 (ceff68ec-e3eb-4098-9033-4ca858fc1e5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21107 | 2026.03.10 10:28:45.480124 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21108 | 2026.03.10 10:28:45.480244 [ 193 ] {ceff68ec-e3eb-4098-9033-4ca858fc1e5c::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 | ||
| 21109 | 2026.03.10 10:28:45.480405 [ 193 ] {ceff68ec-e3eb-4098-9033-4ca858fc1e5c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21110 | 2026.03.10 10:28:45.480440 [ 193 ] {ceff68ec-e3eb-4098-9033-4ca858fc1e5c::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 | ||
| 21111 | 2026.03.10 10:28:45.480505 [ 193 ] {ceff68ec-e3eb-4098-9033-4ca858fc1e5c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 21112 | 2026.03.10 10:28:45.480548 [ 193 ] {ceff68ec-e3eb-4098-9033-4ca858fc1e5c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 21113 | 2026.03.10 10:28:45.480588 [ 193 ] {ceff68ec-e3eb-4098-9033-4ca858fc1e5c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 21114 | 2026.03.10 10:28:45.480628 [ 193 ] {ceff68ec-e3eb-4098-9033-4ca858fc1e5c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 21115 | 2026.03.10 10:28:45.481965 [ 191 ] {ceff68ec-e3eb-4098-9033-4ca858fc1e5c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.00177775 sec., 23625.369146392914 rows/sec., 1.69 MiB/sec. | ||
| 21116 | 2026.03.10 10:28:45.482228 [ 200 ] {ceff68ec-e3eb-4098-9033-4ca858fc1e5c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 21117 | 2026.03.10 10:28:45.482773 [ 200 ] {ceff68ec-e3eb-4098-9033-4ca858fc1e5c::all_1_5_1} <Trace> oximeter.measurements_i64 (ceff68ec-e3eb-4098-9033-4ca858fc1e5c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21118 | 2026.03.10 10:28:45.482863 [ 200 ] {ceff68ec-e3eb-4098-9033-4ca858fc1e5c::all_1_5_1} <Trace> oximeter.measurements_i64 (ceff68ec-e3eb-4098-9033-4ca858fc1e5c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 21119 | 2026.03.10 10:28:45.482980 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21120 | 2026.03.10 10:28:46.105407 [ 221 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): 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] | ||
| 21121 | 2026.03.10 10:28:46.105458 [ 221 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): 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] | ||
| 21122 | 2026.03.10 10:28:46.107837 [ 221 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): 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] | ||
| 21123 | 2026.03.10 10:28:46.258851 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21124 | 2026.03.10 10:28:46.258929 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21125 | 2026.03.10 10:28:46.501417 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47959 | ||
| 21126 | 2026.03.10 10:28:46.502285 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21127 | 2026.03.10 10:28:46.502331 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21128 | 2026.03.10 10:28:46.502823 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 21129 | 2026.03.10 10:28:46.503048 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21130 | 2026.03.10 10:28:46.503184 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47959 | ||
| 21131 | 2026.03.10 10:28:46.611205 [ 222 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): 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] | ||
| 21132 | 2026.03.10 10:28:46.611253 [ 222 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): 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] | ||
| 21133 | 2026.03.10 10:28:46.614029 [ 222 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): 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] | ||
| 21134 | 2026.03.10 10:28:46.662858 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2520 | ||
| 21135 | 2026.03.10 10:28:46.665449 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21136 | 2026.03.10 10:28:46.665498 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21137 | 2026.03.10 10:28:46.666697 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 21138 | 2026.03.10 10:28:46.666959 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21139 | 2026.03.10 10:28:46.667235 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2520 | ||
| 21140 | 2026.03.10 10:28:47.306364 [ 225 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): 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] | ||
| 21141 | 2026.03.10 10:28:47.306414 [ 225 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): 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] | ||
| 21142 | 2026.03.10 10:28:47.309503 [ 225 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): 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] | ||
| 21143 | 2026.03.10 10:28:47.378022 [ 53 ] {} <Debug> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 21144 | 2026.03.10 10:28:47.378087 [ 53 ] {} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21145 | 2026.03.10 10:28:47.378110 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21146 | 2026.03.10 10:28:47.378213 [ 220 ] {} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 21147 | 2026.03.10 10:28:47.378233 [ 200 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 21148 | 2026.03.10 10:28:47.378266 [ 220 ] {} <Debug> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 21149 | 2026.03.10 10:28:47.378373 [ 200 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21150 | 2026.03.10 10:28:47.378410 [ 200 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 733 rows starting from the beginning of the part | ||
| 21151 | 2026.03.10 10:28:47.378479 [ 200 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 21152 | 2026.03.10 10:28:47.378535 [ 200 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 708 rows starting from the beginning of the part | ||
| 21153 | 2026.03.10 10:28:47.378584 [ 200 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 24 rows starting from the beginning of the part | ||
| 21154 | 2026.03.10 10:28:47.378630 [ 200 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 708 rows starting from the beginning of the part | ||
| 21155 | 2026.03.10 10:28:47.379876 [ 191 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001694638 sec., 1296442.0719941368 rows/sec., 81.62 MiB/sec. | ||
| 21156 | 2026.03.10 10:28:47.380097 [ 188 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 21157 | 2026.03.10 10:28:47.380370 [ 188 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_49_12} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21158 | 2026.03.10 10:28:47.380444 [ 188 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_49_12} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 21159 | 2026.03.10 10:28:47.380524 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 21160 | 2026.03.10 10:28:47.380612 [ 220 ] {} <Debug> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 21161 | 2026.03.10 10:28:47.550846 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21162 | 2026.03.10 10:28:47.551031 [ 269 ] {167d9135-88e6-4ad3-8288-9bc95536948e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21163 | 2026.03.10 10:28:47.551103 [ 269 ] {167d9135-88e6-4ad3-8288-9bc95536948e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21164 | 2026.03.10 10:28:47.551931 [ 269 ] {167d9135-88e6-4ad3-8288-9bc95536948e} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21165 | 2026.03.10 10:28:47.551969 [ 269 ] {167d9135-88e6-4ad3-8288-9bc95536948e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21166 | 2026.03.10 10:28:47.552361 [ 269 ] {167d9135-88e6-4ad3-8288-9bc95536948e} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 21167 | 2026.03.10 10:28:47.552586 [ 269 ] {167d9135-88e6-4ad3-8288-9bc95536948e} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21168 | 2026.03.10 10:28:47.552734 [ 269 ] {167d9135-88e6-4ad3-8288-9bc95536948e} <Debug> executeQuery: Read 138 rows, 12.16 KiB in 0.001759 sec., 78453.66685616827 rows/sec., 6.75 MiB/sec. | ||
| 21169 | 2026.03.10 10:28:47.552777 [ 269 ] {167d9135-88e6-4ad3-8288-9bc95536948e} <Debug> TCPHandler: Processed in 0.002056546 sec. | ||
| 21170 | 2026.03.10 10:28:47.552911 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21171 | 2026.03.10 10:28:47.553033 [ 269 ] {7e2b1e34-5a6e-4ead-99de-cfa65dcb3635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21172 | 2026.03.10 10:28:47.553076 [ 269 ] {7e2b1e34-5a6e-4ead-99de-cfa65dcb3635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21173 | 2026.03.10 10:28:47.553605 [ 269 ] {7e2b1e34-5a6e-4ead-99de-cfa65dcb3635} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21174 | 2026.03.10 10:28:47.553641 [ 269 ] {7e2b1e34-5a6e-4ead-99de-cfa65dcb3635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21175 | 2026.03.10 10:28:47.553954 [ 269 ] {7e2b1e34-5a6e-4ead-99de-cfa65dcb3635} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21176 | 2026.03.10 10:28:47.554171 [ 269 ] {7e2b1e34-5a6e-4ead-99de-cfa65dcb3635} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21177 | 2026.03.10 10:28:47.554303 [ 269 ] {7e2b1e34-5a6e-4ead-99de-cfa65dcb3635} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00129 sec., 31782.94573643411 rows/sec., 2.33 MiB/sec. | ||
| 21178 | 2026.03.10 10:28:47.554350 [ 269 ] {7e2b1e34-5a6e-4ead-99de-cfa65dcb3635} <Debug> TCPHandler: Processed in 0.001487303 sec. | ||
| 21179 | 2026.03.10 10:28:47.554493 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21180 | 2026.03.10 10:28:47.554608 [ 269 ] {132c3c53-5b9b-47c6-96ae-8c82e25d53fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21181 | 2026.03.10 10:28:47.554659 [ 269 ] {132c3c53-5b9b-47c6-96ae-8c82e25d53fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21182 | 2026.03.10 10:28:47.555225 [ 269 ] {132c3c53-5b9b-47c6-96ae-8c82e25d53fa} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21183 | 2026.03.10 10:28:47.555269 [ 269 ] {132c3c53-5b9b-47c6-96ae-8c82e25d53fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21184 | 2026.03.10 10:28:47.555664 [ 269 ] {132c3c53-5b9b-47c6-96ae-8c82e25d53fa} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 21185 | 2026.03.10 10:28:47.555933 [ 269 ] {132c3c53-5b9b-47c6-96ae-8c82e25d53fa} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21186 | 2026.03.10 10:28:47.556084 [ 269 ] {132c3c53-5b9b-47c6-96ae-8c82e25d53fa} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001501 sec., 69953.36442371752 rows/sec., 5.46 MiB/sec. | ||
| 21187 | 2026.03.10 10:28:47.556122 [ 269 ] {132c3c53-5b9b-47c6-96ae-8c82e25d53fa} <Debug> TCPHandler: Processed in 0.001691298 sec. | ||
| 21188 | 2026.03.10 10:28:47.556245 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21189 | 2026.03.10 10:28:47.556339 [ 269 ] {eb4e8d17-a531-4801-bf7b-8b5960a73dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21190 | 2026.03.10 10:28:47.556381 [ 269 ] {eb4e8d17-a531-4801-bf7b-8b5960a73dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21191 | 2026.03.10 10:28:47.556836 [ 269 ] {eb4e8d17-a531-4801-bf7b-8b5960a73dec} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21192 | 2026.03.10 10:28:47.556870 [ 269 ] {eb4e8d17-a531-4801-bf7b-8b5960a73dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21193 | 2026.03.10 10:28:47.557197 [ 269 ] {eb4e8d17-a531-4801-bf7b-8b5960a73dec} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 21194 | 2026.03.10 10:28:47.557402 [ 269 ] {eb4e8d17-a531-4801-bf7b-8b5960a73dec} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21195 | 2026.03.10 10:28:47.557535 [ 269 ] {eb4e8d17-a531-4801-bf7b-8b5960a73dec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 21196 | 2026.03.10 10:28:47.557575 [ 269 ] {eb4e8d17-a531-4801-bf7b-8b5960a73dec} <Debug> TCPHandler: Processed in 0.001378791 sec. | ||
| 21197 | 2026.03.10 10:28:47.557686 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21198 | 2026.03.10 10:28:47.557780 [ 269 ] {53274813-c341-47fc-89e2-5630027068f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21199 | 2026.03.10 10:28:47.557834 [ 269 ] {53274813-c341-47fc-89e2-5630027068f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21200 | 2026.03.10 10:28:47.558772 [ 269 ] {53274813-c341-47fc-89e2-5630027068f2} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21201 | 2026.03.10 10:28:47.558811 [ 269 ] {53274813-c341-47fc-89e2-5630027068f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21202 | 2026.03.10 10:28:47.559382 [ 269 ] {53274813-c341-47fc-89e2-5630027068f2} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21203 | 2026.03.10 10:28:47.559608 [ 269 ] {53274813-c341-47fc-89e2-5630027068f2} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21204 | 2026.03.10 10:28:47.559751 [ 269 ] {53274813-c341-47fc-89e2-5630027068f2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001989 sec., 20613.373554550028 rows/sec., 36.94 MiB/sec. | ||
| 21205 | 2026.03.10 10:28:47.559809 [ 269 ] {53274813-c341-47fc-89e2-5630027068f2} <Debug> TCPHandler: Processed in 0.002172239 sec. | ||
| 21206 | 2026.03.10 10:28:47.559931 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21207 | 2026.03.10 10:28:47.560027 [ 269 ] {dd20461f-087e-4017-921c-3d15945d728d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21208 | 2026.03.10 10:28:47.560070 [ 269 ] {dd20461f-087e-4017-921c-3d15945d728d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21209 | 2026.03.10 10:28:47.560426 [ 269 ] {dd20461f-087e-4017-921c-3d15945d728d} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21210 | 2026.03.10 10:28:47.560463 [ 269 ] {dd20461f-087e-4017-921c-3d15945d728d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21211 | 2026.03.10 10:28:47.560842 [ 269 ] {dd20461f-087e-4017-921c-3d15945d728d} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 21212 | 2026.03.10 10:28:47.561122 [ 269 ] {dd20461f-087e-4017-921c-3d15945d728d} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21213 | 2026.03.10 10:28:47.561289 [ 269 ] {dd20461f-087e-4017-921c-3d15945d728d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001281 sec., 46838.4074941452 rows/sec., 3.16 MiB/sec. | ||
| 21214 | 2026.03.10 10:28:47.561347 [ 269 ] {dd20461f-087e-4017-921c-3d15945d728d} <Debug> TCPHandler: Processed in 0.001465703 sec. | ||
| 21215 | 2026.03.10 10:28:48.000244 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.33 MiB, peak 419.27 MiB, free memory in arenas 0.00 B, will set to 400.88 MiB (RSS), difference: 3.55 MiB | ||
| 21216 | 2026.03.10 10:28:48.336537 [ 219 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21217 | 2026.03.10 10:28:48.336617 [ 219 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21218 | 2026.03.10 10:28:48.340080 [ 219 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21219 | 2026.03.10 10:28:49.172550 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 21220 | 2026.03.10 10:28:49.194562 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21221 | 2026.03.10 10:28:49.194659 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21222 | 2026.03.10 10:28:49.202075 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 21223 | 2026.03.10 10:28:49.203257 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21224 | 2026.03.10 10:28:49.210059 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 21225 | 2026.03.10 10:28:52.540414 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21226 | 2026.03.10 10:28:52.540678 [ 269 ] {0076f987-ac39-49a6-af23-86a8ad33aa8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 21227 | 2026.03.10 10:28:52.541104 [ 269 ] {0076f987-ac39-49a6-af23-86a8ad33aa8a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21228 | 2026.03.10 10:28:52.541150 [ 269 ] {0076f987-ac39-49a6-af23-86a8ad33aa8a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 21229 | 2026.03.10 10:28:52.541428 [ 269 ] {0076f987-ac39-49a6-af23-86a8ad33aa8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21230 | 2026.03.10 10:28:52.541503 [ 269 ] {0076f987-ac39-49a6-af23-86a8ad33aa8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21231 | 2026.03.10 10:28:52.541651 [ 269 ] {0076f987-ac39-49a6-af23-86a8ad33aa8a} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 21232 | 2026.03.10 10:28:52.541774 [ 328 ] {0076f987-ac39-49a6-af23-86a8ad33aa8a} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21233 | 2026.03.10 10:28:52.541780 [ 304 ] {0076f987-ac39-49a6-af23-86a8ad33aa8a} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21234 | 2026.03.10 10:28:52.541794 [ 327 ] {0076f987-ac39-49a6-af23-86a8ad33aa8a} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21235 | 2026.03.10 10:28:52.541774 [ 332 ] {0076f987-ac39-49a6-af23-86a8ad33aa8a} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21236 | 2026.03.10 10:28:52.541973 [ 269 ] {0076f987-ac39-49a6-af23-86a8ad33aa8a} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21237 | 2026.03.10 10:28:52.542004 [ 269 ] {0076f987-ac39-49a6-af23-86a8ad33aa8a} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21238 | 2026.03.10 10:28:52.542093 [ 269 ] {0076f987-ac39-49a6-af23-86a8ad33aa8a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21239 | 2026.03.10 10:28:52.542113 [ 269 ] {0076f987-ac39-49a6-af23-86a8ad33aa8a} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 21240 | 2026.03.10 10:28:52.542152 [ 269 ] {0076f987-ac39-49a6-af23-86a8ad33aa8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 21241 | 2026.03.10 10:28:52.542197 [ 269 ] {0076f987-ac39-49a6-af23-86a8ad33aa8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 21242 | 2026.03.10 10:28:52.542236 [ 269 ] {0076f987-ac39-49a6-af23-86a8ad33aa8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 21243 | 2026.03.10 10:28:52.544116 [ 269 ] {0076f987-ac39-49a6-af23-86a8ad33aa8a} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.003557 sec., 10402.024177677818 rows/sec., 433.78 KiB/sec. | ||
| 21244 | 2026.03.10 10:28:52.544282 [ 269 ] {0076f987-ac39-49a6-af23-86a8ad33aa8a} <Debug> TCPHandler: Processed in 0.00401221 sec. | ||
| 21245 | 2026.03.10 10:28:52.555252 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21246 | 2026.03.10 10:28:52.555374 [ 269 ] {d4514f43-d395-4584-bbd9-97c62c00d194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 21247 | 2026.03.10 10:28:52.555424 [ 269 ] {d4514f43-d395-4584-bbd9-97c62c00d194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21248 | 2026.03.10 10:28:52.556020 [ 269 ] {d4514f43-d395-4584-bbd9-97c62c00d194} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21249 | 2026.03.10 10:28:52.556067 [ 269 ] {d4514f43-d395-4584-bbd9-97c62c00d194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21250 | 2026.03.10 10:28:52.556498 [ 269 ] {d4514f43-d395-4584-bbd9-97c62c00d194} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 21251 | 2026.03.10 10:28:52.556694 [ 269 ] {d4514f43-d395-4584-bbd9-97c62c00d194} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21252 | 2026.03.10 10:28:52.556846 [ 269 ] {d4514f43-d395-4584-bbd9-97c62c00d194} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001508 sec., 663.1299734748011 rows/sec., 184.56 KiB/sec. | ||
| 21253 | 2026.03.10 10:28:52.556891 [ 269 ] {d4514f43-d395-4584-bbd9-97c62c00d194} <Debug> TCPHandler: Processed in 0.001694578 sec. | ||
| 21254 | 2026.03.10 10:28:52.557010 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21255 | 2026.03.10 10:28:52.557111 [ 269 ] {40520c4d-96ce-4f11-a36b-2c14458bc785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21256 | 2026.03.10 10:28:52.557154 [ 269 ] {40520c4d-96ce-4f11-a36b-2c14458bc785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21257 | 2026.03.10 10:28:52.557596 [ 269 ] {40520c4d-96ce-4f11-a36b-2c14458bc785} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21258 | 2026.03.10 10:28:52.557633 [ 269 ] {40520c4d-96ce-4f11-a36b-2c14458bc785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21259 | 2026.03.10 10:28:52.557948 [ 269 ] {40520c4d-96ce-4f11-a36b-2c14458bc785} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 21260 | 2026.03.10 10:28:52.558158 [ 269 ] {40520c4d-96ce-4f11-a36b-2c14458bc785} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21261 | 2026.03.10 10:28:52.558278 [ 44 ] {} <Debug> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 21262 | 2026.03.10 10:28:52.558290 [ 269 ] {40520c4d-96ce-4f11-a36b-2c14458bc785} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001203 sec., 19950.124688279302 rows/sec., 1.66 MiB/sec. | ||
| 21263 | 2026.03.10 10:28:52.558333 [ 44 ] {} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21264 | 2026.03.10 10:28:52.558347 [ 269 ] {40520c4d-96ce-4f11-a36b-2c14458bc785} <Debug> TCPHandler: Processed in 0.001388292 sec. | ||
| 21265 | 2026.03.10 10:28:52.558361 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21266 | 2026.03.10 10:28:52.558445 [ 219 ] {} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21267 | 2026.03.10 10:28:52.558472 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21268 | 2026.03.10 10:28:52.558487 [ 219 ] {} <Debug> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21269 | 2026.03.10 10:28:52.558471 [ 199 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::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 | ||
| 21270 | 2026.03.10 10:28:52.558577 [ 269 ] {de5d3196-197c-4ead-992c-606af149ddec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21271 | 2026.03.10 10:28:52.558624 [ 269 ] {de5d3196-197c-4ead-992c-606af149ddec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21272 | 2026.03.10 10:28:52.558639 [ 199 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21273 | 2026.03.10 10:28:52.558683 [ 199 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 24 rows starting from the beginning of the part | ||
| 21274 | 2026.03.10 10:28:52.558759 [ 199 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 21275 | 2026.03.10 10:28:52.558818 [ 199 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 21276 | 2026.03.10 10:28:52.558873 [ 199 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 21277 | 2026.03.10 10:28:52.558924 [ 199 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 21278 | 2026.03.10 10:28:52.559031 [ 269 ] {de5d3196-197c-4ead-992c-606af149ddec} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21279 | 2026.03.10 10:28:52.559074 [ 269 ] {de5d3196-197c-4ead-992c-606af149ddec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21280 | 2026.03.10 10:28:52.559416 [ 269 ] {de5d3196-197c-4ead-992c-606af149ddec} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 21281 | 2026.03.10 10:28:52.559695 [ 269 ] {de5d3196-197c-4ead-992c-606af149ddec} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21282 | 2026.03.10 10:28:52.559810 [ 188 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001387901 sec., 86461.49833453538 rows/sec., 7.50 MiB/sec. | ||
| 21283 | 2026.03.10 10:28:52.559843 [ 269 ] {de5d3196-197c-4ead-992c-606af149ddec} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001284 sec., 10903.42679127726 rows/sec., 877.69 KiB/sec. | ||
| 21284 | 2026.03.10 10:28:52.559888 [ 269 ] {de5d3196-197c-4ead-992c-606af149ddec} <Debug> TCPHandler: Processed in 0.001466883 sec. | ||
| 21285 | 2026.03.10 10:28:52.559957 [ 191 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 21286 | 2026.03.10 10:28:52.560009 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21287 | 2026.03.10 10:28:52.560111 [ 269 ] {dbc09b77-0631-432f-a256-57f2379f7010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21288 | 2026.03.10 10:28:52.560157 [ 269 ] {dbc09b77-0631-432f-a256-57f2379f7010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21289 | 2026.03.10 10:28:52.560234 [ 191 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_25_6} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21290 | 2026.03.10 10:28:52.560308 [ 191 ] {2f657411-b89a-4ab6-b8ac-cd95b6bc5258::all_1_25_6} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 21291 | 2026.03.10 10:28:52.560386 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21292 | 2026.03.10 10:28:52.560484 [ 219 ] {} <Debug> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21293 | 2026.03.10 10:28:52.560674 [ 269 ] {dbc09b77-0631-432f-a256-57f2379f7010} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21294 | 2026.03.10 10:28:52.560717 [ 269 ] {dbc09b77-0631-432f-a256-57f2379f7010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21295 | 2026.03.10 10:28:52.561044 [ 269 ] {dbc09b77-0631-432f-a256-57f2379f7010} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 21296 | 2026.03.10 10:28:52.561256 [ 269 ] {dbc09b77-0631-432f-a256-57f2379f7010} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21297 | 2026.03.10 10:28:52.561392 [ 269 ] {dbc09b77-0631-432f-a256-57f2379f7010} <Debug> executeQuery: Read 220 rows, 19.92 KiB in 0.001299 sec., 169361.0469591994 rows/sec., 14.98 MiB/sec. | ||
| 21298 | 2026.03.10 10:28:52.561431 [ 269 ] {dbc09b77-0631-432f-a256-57f2379f7010} <Debug> TCPHandler: Processed in 0.001473133 sec. | ||
| 21299 | 2026.03.10 10:28:52.561548 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21300 | 2026.03.10 10:28:52.561643 [ 269 ] {4b6f9c70-4491-49e2-af1c-6adae1a5abc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21301 | 2026.03.10 10:28:52.561685 [ 269 ] {4b6f9c70-4491-49e2-af1c-6adae1a5abc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21302 | 2026.03.10 10:28:52.562103 [ 269 ] {4b6f9c70-4491-49e2-af1c-6adae1a5abc3} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21303 | 2026.03.10 10:28:52.562141 [ 269 ] {4b6f9c70-4491-49e2-af1c-6adae1a5abc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21304 | 2026.03.10 10:28:52.562446 [ 269 ] {4b6f9c70-4491-49e2-af1c-6adae1a5abc3} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21305 | 2026.03.10 10:28:52.562654 [ 269 ] {4b6f9c70-4491-49e2-af1c-6adae1a5abc3} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21306 | 2026.03.10 10:28:52.562787 [ 269 ] {4b6f9c70-4491-49e2-af1c-6adae1a5abc3} <Debug> executeQuery: Read 43 rows, 3.20 KiB in 0.001162 sec., 37005.16351118761 rows/sec., 2.69 MiB/sec. | ||
| 21307 | 2026.03.10 10:28:52.562826 [ 269 ] {4b6f9c70-4491-49e2-af1c-6adae1a5abc3} <Debug> TCPHandler: Processed in 0.00132878 sec. | ||
| 21308 | 2026.03.10 10:28:52.562935 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21309 | 2026.03.10 10:28:52.563029 [ 269 ] {7c17522c-fa6a-4e36-853d-c5252633bf29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21310 | 2026.03.10 10:28:52.563071 [ 269 ] {7c17522c-fa6a-4e36-853d-c5252633bf29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21311 | 2026.03.10 10:28:52.563478 [ 269 ] {7c17522c-fa6a-4e36-853d-c5252633bf29} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21312 | 2026.03.10 10:28:52.563514 [ 269 ] {7c17522c-fa6a-4e36-853d-c5252633bf29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21313 | 2026.03.10 10:28:52.563803 [ 269 ] {7c17522c-fa6a-4e36-853d-c5252633bf29} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 21314 | 2026.03.10 10:28:52.564042 [ 269 ] {7c17522c-fa6a-4e36-853d-c5252633bf29} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21315 | 2026.03.10 10:28:52.564177 [ 269 ] {7c17522c-fa6a-4e36-853d-c5252633bf29} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001166 sec., 20583.19039451115 rows/sec., 1.71 MiB/sec. | ||
| 21316 | 2026.03.10 10:28:52.564216 [ 269 ] {7c17522c-fa6a-4e36-853d-c5252633bf29} <Debug> TCPHandler: Processed in 0.00133141 sec. | ||
| 21317 | 2026.03.10 10:28:52.564325 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21318 | 2026.03.10 10:28:52.564419 [ 269 ] {50505994-a88b-4a0e-9ecc-9163d08cc669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21319 | 2026.03.10 10:28:52.564461 [ 269 ] {50505994-a88b-4a0e-9ecc-9163d08cc669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21320 | 2026.03.10 10:28:52.564871 [ 269 ] {50505994-a88b-4a0e-9ecc-9163d08cc669} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21321 | 2026.03.10 10:28:52.564906 [ 269 ] {50505994-a88b-4a0e-9ecc-9163d08cc669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21322 | 2026.03.10 10:28:52.565221 [ 269 ] {50505994-a88b-4a0e-9ecc-9163d08cc669} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 21323 | 2026.03.10 10:28:52.565430 [ 269 ] {50505994-a88b-4a0e-9ecc-9163d08cc669} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21324 | 2026.03.10 10:28:52.565525 [ 45 ] {} <Debug> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 21325 | 2026.03.10 10:28:52.565559 [ 269 ] {50505994-a88b-4a0e-9ecc-9163d08cc669} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001157 sec., 10371.650821089022 rows/sec., 810.29 KiB/sec. | ||
| 21326 | 2026.03.10 10:28:52.565559 [ 45 ] {} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21327 | 2026.03.10 10:28:52.565590 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21328 | 2026.03.10 10:28:52.565598 [ 269 ] {50505994-a88b-4a0e-9ecc-9163d08cc669} <Debug> TCPHandler: Processed in 0.00132272 sec. | ||
| 21329 | 2026.03.10 10:28:52.565652 [ 221 ] {} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21330 | 2026.03.10 10:28:52.565668 [ 189 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 21331 | 2026.03.10 10:28:52.565680 [ 221 ] {} <Debug> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21332 | 2026.03.10 10:28:52.565708 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21333 | 2026.03.10 10:28:52.565751 [ 189 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21334 | 2026.03.10 10:28:52.565781 [ 189 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 12 rows starting from the beginning of the part | ||
| 21335 | 2026.03.10 10:28:52.565803 [ 269 ] {6f929949-d3a2-410e-b364-6622adc49086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21336 | 2026.03.10 10:28:52.565837 [ 189 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 21337 | 2026.03.10 10:28:52.565844 [ 269 ] {6f929949-d3a2-410e-b364-6622adc49086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21338 | 2026.03.10 10:28:52.565881 [ 189 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 21339 | 2026.03.10 10:28:52.565921 [ 189 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 21340 | 2026.03.10 10:28:52.565962 [ 189 ] {064eee07-4a7c-4a77-85b7-86464674363b::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 | ||
| 21341 | 2026.03.10 10:28:52.566320 [ 269 ] {6f929949-d3a2-410e-b364-6622adc49086} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21342 | 2026.03.10 10:28:52.566355 [ 269 ] {6f929949-d3a2-410e-b364-6622adc49086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21343 | 2026.03.10 10:28:52.566655 [ 191 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001022263 sec., 58693.31082118789 rows/sec., 4.70 MiB/sec. | ||
| 21344 | 2026.03.10 10:28:52.566674 [ 269 ] {6f929949-d3a2-410e-b364-6622adc49086} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 21345 | 2026.03.10 10:28:52.566835 [ 188 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 21346 | 2026.03.10 10:28:52.566932 [ 269 ] {6f929949-d3a2-410e-b364-6622adc49086} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21347 | 2026.03.10 10:28:52.567107 [ 269 ] {6f929949-d3a2-410e-b364-6622adc49086} <Debug> executeQuery: Read 143 rows, 11.70 KiB in 0.001322 sec., 108169.44024205749 rows/sec., 8.64 MiB/sec. | ||
| 21348 | 2026.03.10 10:28:52.567153 [ 269 ] {6f929949-d3a2-410e-b364-6622adc49086} <Debug> TCPHandler: Processed in 0.001494284 sec. | ||
| 21349 | 2026.03.10 10:28:52.567250 [ 188 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_25_6} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21350 | 2026.03.10 10:28:52.567267 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21351 | 2026.03.10 10:28:52.567362 [ 188 ] {064eee07-4a7c-4a77-85b7-86464674363b::all_1_25_6} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 21352 | 2026.03.10 10:28:52.567368 [ 269 ] {3e09529a-742f-45a0-b235-39df33aa05c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21353 | 2026.03.10 10:28:52.567430 [ 269 ] {3e09529a-742f-45a0-b235-39df33aa05c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21354 | 2026.03.10 10:28:52.567491 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 21355 | 2026.03.10 10:28:52.567847 [ 269 ] {3e09529a-742f-45a0-b235-39df33aa05c7} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21356 | 2026.03.10 10:28:52.567887 [ 269 ] {3e09529a-742f-45a0-b235-39df33aa05c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21357 | 2026.03.10 10:28:52.568225 [ 221 ] {} <Debug> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21358 | 2026.03.10 10:28:52.568234 [ 269 ] {3e09529a-742f-45a0-b235-39df33aa05c7} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 21359 | 2026.03.10 10:28:52.568513 [ 269 ] {3e09529a-742f-45a0-b235-39df33aa05c7} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21360 | 2026.03.10 10:28:52.568654 [ 269 ] {3e09529a-742f-45a0-b235-39df33aa05c7} <Debug> executeQuery: Read 204 rows, 14.94 KiB in 0.001305 sec., 156321.8390804598 rows/sec., 11.18 MiB/sec. | ||
| 21361 | 2026.03.10 10:28:52.568694 [ 269 ] {3e09529a-742f-45a0-b235-39df33aa05c7} <Debug> TCPHandler: Processed in 0.001476193 sec. | ||
| 21362 | 2026.03.10 10:28:52.568808 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21363 | 2026.03.10 10:28:52.568905 [ 269 ] {76eedbf1-aeab-4b90-af29-0f272fb1ad56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21364 | 2026.03.10 10:28:52.568963 [ 269 ] {76eedbf1-aeab-4b90-af29-0f272fb1ad56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21365 | 2026.03.10 10:28:52.569770 [ 269 ] {76eedbf1-aeab-4b90-af29-0f272fb1ad56} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21366 | 2026.03.10 10:28:52.569807 [ 269 ] {76eedbf1-aeab-4b90-af29-0f272fb1ad56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21367 | 2026.03.10 10:28:52.570339 [ 269 ] {76eedbf1-aeab-4b90-af29-0f272fb1ad56} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21368 | 2026.03.10 10:28:52.570560 [ 269 ] {76eedbf1-aeab-4b90-af29-0f272fb1ad56} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21369 | 2026.03.10 10:28:52.570700 [ 269 ] {76eedbf1-aeab-4b90-af29-0f272fb1ad56} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001813 sec., 9376.72366243795 rows/sec., 16.80 MiB/sec. | ||
| 21370 | 2026.03.10 10:28:52.570756 [ 269 ] {76eedbf1-aeab-4b90-af29-0f272fb1ad56} <Debug> TCPHandler: Processed in 0.001998775 sec. | ||
| 21371 | 2026.03.10 10:28:52.570870 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21372 | 2026.03.10 10:28:52.570972 [ 269 ] {da6d633c-93c7-407e-9574-58180eef9cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21373 | 2026.03.10 10:28:52.571015 [ 269 ] {da6d633c-93c7-407e-9574-58180eef9cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21374 | 2026.03.10 10:28:52.571359 [ 269 ] {da6d633c-93c7-407e-9574-58180eef9cc9} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21375 | 2026.03.10 10:28:52.571393 [ 269 ] {da6d633c-93c7-407e-9574-58180eef9cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21376 | 2026.03.10 10:28:52.571707 [ 269 ] {da6d633c-93c7-407e-9574-58180eef9cc9} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 21377 | 2026.03.10 10:28:52.571920 [ 269 ] {da6d633c-93c7-407e-9574-58180eef9cc9} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21378 | 2026.03.10 10:28:52.572049 [ 269 ] {da6d633c-93c7-407e-9574-58180eef9cc9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 21379 | 2026.03.10 10:28:52.572086 [ 269 ] {da6d633c-93c7-407e-9574-58180eef9cc9} <Debug> TCPHandler: Processed in 0.001266709 sec. | ||
| 21380 | 2026.03.10 10:28:54.003400 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48471 | ||
| 21381 | 2026.03.10 10:28:54.004011 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21382 | 2026.03.10 10:28:54.004065 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21383 | 2026.03.10 10:28:54.004550 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 21384 | 2026.03.10 10:28:54.004770 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21385 | 2026.03.10 10:28:54.004902 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48471 | ||
| 21386 | 2026.03.10 10:28:54.004901 [ 42 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 21387 | 2026.03.10 10:28:54.004975 [ 42 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21388 | 2026.03.10 10:28:54.004999 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21389 | 2026.03.10 10:28:54.005124 [ 189 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::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 | ||
| 21390 | 2026.03.10 10:28:54.005313 [ 189 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21391 | 2026.03.10 10:28:54.005379 [ 189 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46039 rows starting from the beginning of the part | ||
| 21392 | 2026.03.10 10:28:54.005482 [ 189 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 448 rows starting from the beginning of the part | ||
| 21393 | 2026.03.10 10:28:54.005557 [ 189 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 512 rows starting from the beginning of the part | ||
| 21394 | 2026.03.10 10:28:54.005624 [ 189 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 448 rows starting from the beginning of the part | ||
| 21395 | 2026.03.10 10:28:54.005689 [ 189 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 512 rows starting from the beginning of the part | ||
| 21396 | 2026.03.10 10:28:54.005753 [ 189 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 512 rows starting from the beginning of the part | ||
| 21397 | 2026.03.10 10:28:54.009151 [ 190 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48471 rows, containing 4 columns (4 merged, 0 gathered) in 0.004086282 sec., 11861883.247411706 rows/sec., 169.69 MiB/sec. | ||
| 21398 | 2026.03.10 10:28:54.009604 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 21399 | 2026.03.10 10:28:54.010104 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_101_20} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21400 | 2026.03.10 10:28:54.010182 [ 192 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_101_20} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 21401 | 2026.03.10 10:28:54.010290 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 21402 | 2026.03.10 10:28:56.667508 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2556 | ||
| 21403 | 2026.03.10 10:28:56.670513 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21404 | 2026.03.10 10:28:56.670551 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21405 | 2026.03.10 10:28:56.671793 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 21406 | 2026.03.10 10:28:56.672052 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21407 | 2026.03.10 10:28:56.672338 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2556 | ||
| 21408 | 2026.03.10 10:28:56.710155 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 21409 | 2026.03.10 10:28:56.727895 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21410 | 2026.03.10 10:28:56.727945 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21411 | 2026.03.10 10:28:56.734263 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 21412 | 2026.03.10 10:28:56.734941 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21413 | 2026.03.10 10:28:56.735277 [ 39 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 21414 | 2026.03.10 10:28:56.735349 [ 39 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21415 | 2026.03.10 10:28:56.735368 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21416 | 2026.03.10 10:28:56.735469 [ 197 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 21417 | 2026.03.10 10:28:56.738044 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 21418 | 2026.03.10 10:28:56.738400 [ 197 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21419 | 2026.03.10 10:28:56.739133 [ 197 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 21420 | 2026.03.10 10:28:56.742488 [ 197 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 21421 | 2026.03.10 10:28:56.745860 [ 197 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 21422 | 2026.03.10 10:28:56.749994 [ 197 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 21423 | 2026.03.10 10:28:56.754339 [ 197 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 21424 | 2026.03.10 10:28:56.758649 [ 197 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 21425 | 2026.03.10 10:28:56.816819 [ 187 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.081383671 sec., 9350.770131762672 rows/sec., 48.35 MiB/sec. | ||
| 21426 | 2026.03.10 10:28:56.820113 [ 195 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 21427 | 2026.03.10 10:28:56.822066 [ 195 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_101_20} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21428 | 2026.03.10 10:28:56.822162 [ 195 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_101_20} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 21429 | 2026.03.10 10:28:56.824894 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 21430 | 2026.03.10 10:28:57.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.97 MiB, peak 419.37 MiB, free memory in arenas 0.00 B, will set to 400.89 MiB (RSS), difference: -1.07 MiB | ||
| 21431 | 2026.03.10 10:28:57.550635 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21432 | 2026.03.10 10:28:57.550815 [ 269 ] {1b0c2c1b-1f36-4479-ba79-c41b362a1005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21433 | 2026.03.10 10:28:57.550880 [ 269 ] {1b0c2c1b-1f36-4479-ba79-c41b362a1005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21434 | 2026.03.10 10:28:57.551494 [ 269 ] {1b0c2c1b-1f36-4479-ba79-c41b362a1005} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21435 | 2026.03.10 10:28:57.551538 [ 269 ] {1b0c2c1b-1f36-4479-ba79-c41b362a1005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21436 | 2026.03.10 10:28:57.551904 [ 269 ] {1b0c2c1b-1f36-4479-ba79-c41b362a1005} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 21437 | 2026.03.10 10:28:57.552131 [ 269 ] {1b0c2c1b-1f36-4479-ba79-c41b362a1005} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21438 | 2026.03.10 10:28:57.552282 [ 269 ] {1b0c2c1b-1f36-4479-ba79-c41b362a1005} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001517 sec., 659.1957811470007 rows/sec., 48.92 KiB/sec. | ||
| 21439 | 2026.03.10 10:28:57.552325 [ 269 ] {1b0c2c1b-1f36-4479-ba79-c41b362a1005} <Debug> TCPHandler: Processed in 0.001814001 sec. | ||
| 21440 | 2026.03.10 10:28:57.552442 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21441 | 2026.03.10 10:28:57.552538 [ 269 ] {971ce658-c232-409d-870a-33bc49473f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21442 | 2026.03.10 10:28:57.552577 [ 269 ] {971ce658-c232-409d-870a-33bc49473f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21443 | 2026.03.10 10:28:57.553042 [ 269 ] {971ce658-c232-409d-870a-33bc49473f3f} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21444 | 2026.03.10 10:28:57.553078 [ 269 ] {971ce658-c232-409d-870a-33bc49473f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21445 | 2026.03.10 10:28:57.553378 [ 269 ] {971ce658-c232-409d-870a-33bc49473f3f} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 21446 | 2026.03.10 10:28:57.553579 [ 269 ] {971ce658-c232-409d-870a-33bc49473f3f} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21447 | 2026.03.10 10:28:57.553697 [ 39 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 21448 | 2026.03.10 10:28:57.553709 [ 269 ] {971ce658-c232-409d-870a-33bc49473f3f} <Debug> executeQuery: Read 146 rows, 12.85 KiB in 0.00119 sec., 122689.07563025209 rows/sec., 10.54 MiB/sec. | ||
| 21449 | 2026.03.10 10:28:57.553751 [ 39 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21450 | 2026.03.10 10:28:57.553767 [ 269 ] {971ce658-c232-409d-870a-33bc49473f3f} <Debug> TCPHandler: Processed in 0.001374821 sec. | ||
| 21451 | 2026.03.10 10:28:57.553778 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21452 | 2026.03.10 10:28:57.553879 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 21453 | 2026.03.10 10:28:57.553894 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21454 | 2026.03.10 10:28:57.553974 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21455 | 2026.03.10 10:28:57.554005 [ 269 ] {73c6261c-ab00-46d1-8741-43d86163b486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21456 | 2026.03.10 10:28:57.554009 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 2188 rows starting from the beginning of the part | ||
| 21457 | 2026.03.10 10:28:57.554049 [ 269 ] {73c6261c-ab00-46d1-8741-43d86163b486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21458 | 2026.03.10 10:28:57.554075 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 56 rows starting from the beginning of the part | ||
| 21459 | 2026.03.10 10:28:57.554119 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 90 rows starting from the beginning of the part | ||
| 21460 | 2026.03.10 10:28:57.554159 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 138 rows starting from the beginning of the part | ||
| 21461 | 2026.03.10 10:28:57.554195 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 220 rows starting from the beginning of the part | ||
| 21462 | 2026.03.10 10:28:57.554231 [ 201 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 146 rows starting from the beginning of the part | ||
| 21463 | 2026.03.10 10:28:57.554490 [ 269 ] {73c6261c-ab00-46d1-8741-43d86163b486} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21464 | 2026.03.10 10:28:57.554529 [ 269 ] {73c6261c-ab00-46d1-8741-43d86163b486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21465 | 2026.03.10 10:28:57.554862 [ 269 ] {73c6261c-ab00-46d1-8741-43d86163b486} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21466 | 2026.03.10 10:28:57.555071 [ 269 ] {73c6261c-ab00-46d1-8741-43d86163b486} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21467 | 2026.03.10 10:28:57.555184 [ 39 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21468 | 2026.03.10 10:28:57.555204 [ 269 ] {73c6261c-ab00-46d1-8741-43d86163b486} <Debug> executeQuery: Read 45 rows, 3.37 KiB in 0.001223 sec., 36794.76696647588 rows/sec., 2.69 MiB/sec. | ||
| 21469 | 2026.03.10 10:28:57.555217 [ 39 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21470 | 2026.03.10 10:28:57.555244 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21471 | 2026.03.10 10:28:57.555250 [ 269 ] {73c6261c-ab00-46d1-8741-43d86163b486} <Debug> TCPHandler: Processed in 0.001410201 sec. | ||
| 21472 | 2026.03.10 10:28:57.555328 [ 195 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::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 | ||
| 21473 | 2026.03.10 10:28:57.555365 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21474 | 2026.03.10 10:28:57.555417 [ 198 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2838 rows, containing 5 columns (5 merged, 0 gathered) in 0.001573195 sec., 1803972.1712820088 rows/sec., 149.68 MiB/sec. | ||
| 21475 | 2026.03.10 10:28:57.555439 [ 195 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21476 | 2026.03.10 10:28:57.555466 [ 269 ] {5efb3f97-68ff-4753-906d-1cb40d00c41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21477 | 2026.03.10 10:28:57.555494 [ 195 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 94 rows starting from the beginning of the part | ||
| 21478 | 2026.03.10 10:28:57.555516 [ 269 ] {5efb3f97-68ff-4753-906d-1cb40d00c41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21479 | 2026.03.10 10:28:57.555565 [ 195 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 55 rows starting from the beginning of the part | ||
| 21480 | 2026.03.10 10:28:57.555620 [ 195 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 17 rows starting from the beginning of the part | ||
| 21481 | 2026.03.10 10:28:57.555663 [ 195 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 41 rows starting from the beginning of the part | ||
| 21482 | 2026.03.10 10:28:57.555701 [ 195 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 43 rows starting from the beginning of the part | ||
| 21483 | 2026.03.10 10:28:57.555742 [ 195 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 45 rows starting from the beginning of the part | ||
| 21484 | 2026.03.10 10:28:57.555756 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 21485 | 2026.03.10 10:28:57.555975 [ 269 ] {5efb3f97-68ff-4753-906d-1cb40d00c41b} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21486 | 2026.03.10 10:28:57.556023 [ 269 ] {5efb3f97-68ff-4753-906d-1cb40d00c41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21487 | 2026.03.10 10:28:57.556085 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_171_34} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21488 | 2026.03.10 10:28:57.556186 [ 187 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_171_34} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 21489 | 2026.03.10 10:28:57.556298 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 21490 | 2026.03.10 10:28:57.556374 [ 269 ] {5efb3f97-68ff-4753-906d-1cb40d00c41b} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 21491 | 2026.03.10 10:28:57.556549 [ 202 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 295 rows, containing 5 columns (5 merged, 0 gathered) in 0.001263759 sec., 233430.58288803484 rows/sec., 17.96 MiB/sec. | ||
| 21492 | 2026.03.10 10:28:57.556586 [ 269 ] {5efb3f97-68ff-4753-906d-1cb40d00c41b} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21493 | 2026.03.10 10:28:57.556678 [ 187 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21494 | 2026.03.10 10:28:57.556700 [ 39 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 21495 | 2026.03.10 10:28:57.556725 [ 39 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21496 | 2026.03.10 10:28:57.556728 [ 269 ] {5efb3f97-68ff-4753-906d-1cb40d00c41b} <Debug> executeQuery: Read 124 rows, 9.85 KiB in 0.00128 sec., 96874.99999999999 rows/sec., 7.52 MiB/sec. | ||
| 21497 | 2026.03.10 10:28:57.556744 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21498 | 2026.03.10 10:28:57.556780 [ 269 ] {5efb3f97-68ff-4753-906d-1cb40d00c41b} <Debug> TCPHandler: Processed in 0.001466513 sec. | ||
| 21499 | 2026.03.10 10:28:57.556846 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 21500 | 2026.03.10 10:28:57.556908 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21501 | 2026.03.10 10:28:57.556922 [ 187 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_146_29} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21502 | 2026.03.10 10:28:57.556964 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21503 | 2026.03.10 10:28:57.556997 [ 187 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_146_29} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21504 | 2026.03.10 10:28:57.557016 [ 269 ] {379321e0-c90f-4d55-bc4b-8b81a319e945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21505 | 2026.03.10 10:28:57.557017 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1145 rows starting from the beginning of the part | ||
| 21506 | 2026.03.10 10:28:57.557071 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 21507 | 2026.03.10 10:28:57.557073 [ 269 ] {379321e0-c90f-4d55-bc4b-8b81a319e945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21508 | 2026.03.10 10:28:57.557119 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 64 rows starting from the beginning of the part | ||
| 21509 | 2026.03.10 10:28:57.557174 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 81 rows starting from the beginning of the part | ||
| 21510 | 2026.03.10 10:28:57.557221 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 105 rows starting from the beginning of the part | ||
| 21511 | 2026.03.10 10:28:57.557266 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 143 rows starting from the beginning of the part | ||
| 21512 | 2026.03.10 10:28:57.557313 [ 202 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 124 rows starting from the beginning of the part | ||
| 21513 | 2026.03.10 10:28:57.557514 [ 269 ] {379321e0-c90f-4d55-bc4b-8b81a319e945} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21514 | 2026.03.10 10:28:57.557557 [ 269 ] {379321e0-c90f-4d55-bc4b-8b81a319e945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21515 | 2026.03.10 10:28:57.557902 [ 269 ] {379321e0-c90f-4d55-bc4b-8b81a319e945} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 21516 | 2026.03.10 10:28:57.558144 [ 269 ] {379321e0-c90f-4d55-bc4b-8b81a319e945} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21517 | 2026.03.10 10:28:57.558261 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 2 parts from all_1_166_47 to all_167_167_0 | ||
| 21518 | 2026.03.10 10:28:57.558285 [ 269 ] {379321e0-c90f-4d55-bc4b-8b81a319e945} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.00129 sec., 124806.2015503876 rows/sec., 8.69 MiB/sec. | ||
| 21519 | 2026.03.10 10:28:57.558289 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21520 | 2026.03.10 10:28:57.558331 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21521 | 2026.03.10 10:28:57.558333 [ 269 ] {379321e0-c90f-4d55-bc4b-8b81a319e945} <Debug> TCPHandler: Processed in 0.001476963 sec. | ||
| 21522 | 2026.03.10 10:28:57.558403 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_167_48} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_166_47 to all_167_167_0 into Compact with storage Full | ||
| 21523 | 2026.03.10 10:28:57.558453 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1662 rows, containing 5 columns (5 merged, 0 gathered) in 0.001654138 sec., 1004752.928715742 rows/sec., 76.98 MiB/sec. | ||
| 21524 | 2026.03.10 10:28:57.558457 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21525 | 2026.03.10 10:28:57.558489 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_167_48} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21526 | 2026.03.10 10:28:57.558534 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_167_48} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_166_47, total 54391 rows starting from the beginning of the part | ||
| 21527 | 2026.03.10 10:28:57.558585 [ 269 ] {4a9b41f9-05ae-448c-b6bf-d68e7985e8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21528 | 2026.03.10 10:28:57.558590 [ 187 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_167_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 128 rows starting from the beginning of the part | ||
| 21529 | 2026.03.10 10:28:57.558648 [ 269 ] {4a9b41f9-05ae-448c-b6bf-d68e7985e8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21530 | 2026.03.10 10:28:57.558730 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 21531 | 2026.03.10 10:28:57.559102 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_171_34} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21532 | 2026.03.10 10:28:57.559203 [ 196 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_171_34} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 21533 | 2026.03.10 10:28:57.559325 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 21534 | 2026.03.10 10:28:57.559501 [ 269 ] {4a9b41f9-05ae-448c-b6bf-d68e7985e8b7} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21535 | 2026.03.10 10:28:57.559543 [ 269 ] {4a9b41f9-05ae-448c-b6bf-d68e7985e8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21536 | 2026.03.10 10:28:57.560132 [ 269 ] {4a9b41f9-05ae-448c-b6bf-d68e7985e8b7} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21537 | 2026.03.10 10:28:57.560348 [ 269 ] {4a9b41f9-05ae-448c-b6bf-d68e7985e8b7} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21538 | 2026.03.10 10:28:57.560471 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21539 | 2026.03.10 10:28:57.560490 [ 269 ] {4a9b41f9-05ae-448c-b6bf-d68e7985e8b7} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001924 sec., 22869.02286902287 rows/sec., 40.98 MiB/sec. | ||
| 21540 | 2026.03.10 10:28:57.560505 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21541 | 2026.03.10 10:28:57.560535 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21542 | 2026.03.10 10:28:57.560554 [ 269 ] {4a9b41f9-05ae-448c-b6bf-d68e7985e8b7} <Debug> TCPHandler: Processed in 0.002148349 sec. | ||
| 21543 | 2026.03.10 10:28:57.560618 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::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 | ||
| 21544 | 2026.03.10 10:28:57.560675 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21545 | 2026.03.10 10:28:57.560776 [ 269 ] {22348fe5-5ad3-4280-9244-f5b696c05a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21546 | 2026.03.10 10:28:57.560818 [ 269 ] {22348fe5-5ad3-4280-9244-f5b696c05a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21547 | 2026.03.10 10:28:57.560845 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21548 | 2026.03.10 10:28:57.560907 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3128 rows starting from the beginning of the part | ||
| 21549 | 2026.03.10 10:28:57.561033 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 53 rows starting from the beginning of the part | ||
| 21550 | 2026.03.10 10:28:57.561143 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 17 rows starting from the beginning of the part | ||
| 21551 | 2026.03.10 10:28:57.561143 [ 269 ] {22348fe5-5ad3-4280-9244-f5b696c05a64} <Trace> oximeter.measurements_i64 (ceff68ec-e3eb-4098-9033-4ca858fc1e5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21552 | 2026.03.10 10:28:57.561194 [ 269 ] {22348fe5-5ad3-4280-9244-f5b696c05a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21553 | 2026.03.10 10:28:57.561249 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 41 rows starting from the beginning of the part | ||
| 21554 | 2026.03.10 10:28:57.561355 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 17 rows starting from the beginning of the part | ||
| 21555 | 2026.03.10 10:28:57.561458 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 44 rows starting from the beginning of the part | ||
| 21556 | 2026.03.10 10:28:57.561498 [ 269 ] {22348fe5-5ad3-4280-9244-f5b696c05a64} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 21557 | 2026.03.10 10:28:57.561704 [ 269 ] {22348fe5-5ad3-4280-9244-f5b696c05a64} <Trace> oximeter.measurements_i64 (ceff68ec-e3eb-4098-9033-4ca858fc1e5c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21558 | 2026.03.10 10:28:57.561841 [ 269 ] {22348fe5-5ad3-4280-9244-f5b696c05a64} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001083 sec., 8310.249307479224 rows/sec., 587.02 KiB/sec. | ||
| 21559 | 2026.03.10 10:28:57.561880 [ 269 ] {22348fe5-5ad3-4280-9244-f5b696c05a64} <Debug> TCPHandler: Processed in 0.001256758 sec. | ||
| 21560 | 2026.03.10 10:28:57.561983 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21561 | 2026.03.10 10:28:57.562077 [ 269 ] {df12c558-6d67-44ab-9408-f8fe062cf521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21562 | 2026.03.10 10:28:57.562118 [ 269 ] {df12c558-6d67-44ab-9408-f8fe062cf521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21563 | 2026.03.10 10:28:57.562452 [ 269 ] {df12c558-6d67-44ab-9408-f8fe062cf521} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21564 | 2026.03.10 10:28:57.562490 [ 269 ] {df12c558-6d67-44ab-9408-f8fe062cf521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21565 | 2026.03.10 10:28:57.562790 [ 269 ] {df12c558-6d67-44ab-9408-f8fe062cf521} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 21566 | 2026.03.10 10:28:57.562991 [ 269 ] {df12c558-6d67-44ab-9408-f8fe062cf521} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21567 | 2026.03.10 10:28:57.563125 [ 269 ] {df12c558-6d67-44ab-9408-f8fe062cf521} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 21568 | 2026.03.10 10:28:57.563161 [ 269 ] {df12c558-6d67-44ab-9408-f8fe062cf521} <Debug> TCPHandler: Processed in 0.001226698 sec. | ||
| 21569 | 2026.03.10 10:28:57.567455 [ 193 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_167_48} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54519 rows, containing 5 columns (5 merged, 0 gathered) in 0.009079064 sec., 6004914.162957768 rows/sec., 395.33 MiB/sec. | ||
| 21570 | 2026.03.10 10:28:57.568029 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_167_48} <Trace> MergedBlockOutputStream: filled checksums all_1_167_48 (state Temporary) | ||
| 21571 | 2026.03.10 10:28:57.568307 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_167_48} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_167_48 to all_1_167_48 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21572 | 2026.03.10 10:28:57.568387 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_167_48} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 2 parts: [all_1_166_47, all_167_167_0] -> all_1_167_48 | ||
| 21573 | 2026.03.10 10:28:57.568476 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 21574 | 2026.03.10 10:28:57.574155 [ 193 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 19 columns (19 merged, 0 gathered) in 0.013576476 sec., 243067.4940978793 rows/sec., 435.57 MiB/sec. | ||
| 21575 | 2026.03.10 10:28:57.577053 [ 200 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21576 | 2026.03.10 10:28:57.577381 [ 200 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21577 | 2026.03.10 10:28:57.577458 [ 200 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21578 | 2026.03.10 10:28:57.577628 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 25.19 MiB. | ||
| 21579 | 2026.03.10 10:28:58.000279 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.64 MiB, peak 426.78 MiB, free memory in arenas 0.00 B, will set to 405.25 MiB (RSS), difference: 3.61 MiB | ||
| 21580 | 2026.03.10 10:29:01.258991 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21581 | 2026.03.10 10:29:01.259058 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21582 | 2026.03.10 10:29:01.505216 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48919 | ||
| 21583 | 2026.03.10 10:29:01.505735 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21584 | 2026.03.10 10:29:01.505772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21585 | 2026.03.10 10:29:01.506242 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 21586 | 2026.03.10 10:29:01.506464 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21587 | 2026.03.10 10:29:01.506606 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48919 | ||
| 21588 | 2026.03.10 10:29:02.046875 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21589 | 2026.03.10 10:29:02.046944 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21590 | 2026.03.10 10:29:02.050904 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21591 | 2026.03.10 10:29:02.327538 [ 226 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21592 | 2026.03.10 10:29:02.327593 [ 226 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21593 | 2026.03.10 10:29:02.330892 [ 226 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21594 | 2026.03.10 10:29:02.509151 [ 221 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21595 | 2026.03.10 10:29:02.509215 [ 221 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21596 | 2026.03.10 10:29:02.511998 [ 221 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21597 | 2026.03.10 10:29:02.548959 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21598 | 2026.03.10 10:29:02.549218 [ 269 ] {a0d9d5fe-3d55-46fa-b041-9f5e033dcbba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21599 | 2026.03.10 10:29:02.549325 [ 269 ] {a0d9d5fe-3d55-46fa-b041-9f5e033dcbba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21600 | 2026.03.10 10:29:02.550031 [ 269 ] {a0d9d5fe-3d55-46fa-b041-9f5e033dcbba} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21601 | 2026.03.10 10:29:02.550073 [ 269 ] {a0d9d5fe-3d55-46fa-b041-9f5e033dcbba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21602 | 2026.03.10 10:29:02.550543 [ 269 ] {a0d9d5fe-3d55-46fa-b041-9f5e033dcbba} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 21603 | 2026.03.10 10:29:02.551005 [ 269 ] {a0d9d5fe-3d55-46fa-b041-9f5e033dcbba} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21604 | 2026.03.10 10:29:02.551154 [ 269 ] {a0d9d5fe-3d55-46fa-b041-9f5e033dcbba} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.002015 sec., 992.5558312655088 rows/sec., 73.67 KiB/sec. | ||
| 21605 | 2026.03.10 10:29:02.551198 [ 269 ] {a0d9d5fe-3d55-46fa-b041-9f5e033dcbba} <Debug> TCPHandler: Processed in 0.002414815 sec. | ||
| 21606 | 2026.03.10 10:29:02.551323 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21607 | 2026.03.10 10:29:02.551420 [ 269 ] {d57a0149-36ca-4d03-8b1d-699e654cb460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21608 | 2026.03.10 10:29:02.551461 [ 269 ] {d57a0149-36ca-4d03-8b1d-699e654cb460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21609 | 2026.03.10 10:29:02.551923 [ 269 ] {d57a0149-36ca-4d03-8b1d-699e654cb460} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21610 | 2026.03.10 10:29:02.551964 [ 269 ] {d57a0149-36ca-4d03-8b1d-699e654cb460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21611 | 2026.03.10 10:29:02.552382 [ 269 ] {d57a0149-36ca-4d03-8b1d-699e654cb460} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21612 | 2026.03.10 10:29:02.552857 [ 269 ] {d57a0149-36ca-4d03-8b1d-699e654cb460} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21613 | 2026.03.10 10:29:02.552991 [ 269 ] {d57a0149-36ca-4d03-8b1d-699e654cb460} <Debug> executeQuery: Read 94 rows, 8.02 KiB in 0.00159 sec., 59119.49685534591 rows/sec., 4.93 MiB/sec. | ||
| 21614 | 2026.03.10 10:29:02.553030 [ 269 ] {d57a0149-36ca-4d03-8b1d-699e654cb460} <Debug> TCPHandler: Processed in 0.00175782 sec. | ||
| 21615 | 2026.03.10 10:29:02.553071 [ 221 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21616 | 2026.03.10 10:29:02.553094 [ 221 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21617 | 2026.03.10 10:29:02.553146 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21618 | 2026.03.10 10:29:02.553240 [ 269 ] {b9681afa-bb64-43a8-80b2-e84f6180917b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21619 | 2026.03.10 10:29:02.553281 [ 269 ] {b9681afa-bb64-43a8-80b2-e84f6180917b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21620 | 2026.03.10 10:29:02.553695 [ 269 ] {b9681afa-bb64-43a8-80b2-e84f6180917b} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21621 | 2026.03.10 10:29:02.553730 [ 269 ] {b9681afa-bb64-43a8-80b2-e84f6180917b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21622 | 2026.03.10 10:29:02.554148 [ 269 ] {b9681afa-bb64-43a8-80b2-e84f6180917b} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21623 | 2026.03.10 10:29:02.554635 [ 269 ] {b9681afa-bb64-43a8-80b2-e84f6180917b} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21624 | 2026.03.10 10:29:02.554770 [ 269 ] {b9681afa-bb64-43a8-80b2-e84f6180917b} <Debug> executeQuery: Read 19 rows, 1.40 KiB in 0.001548 sec., 12273.901808785531 rows/sec., 906.54 KiB/sec. | ||
| 21625 | 2026.03.10 10:29:02.554808 [ 269 ] {b9681afa-bb64-43a8-80b2-e84f6180917b} <Debug> TCPHandler: Processed in 0.001713459 sec. | ||
| 21626 | 2026.03.10 10:29:02.554919 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21627 | 2026.03.10 10:29:02.555012 [ 269 ] {910f2b2e-87f6-492c-8fef-e687998de376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21628 | 2026.03.10 10:29:02.555050 [ 269 ] {910f2b2e-87f6-492c-8fef-e687998de376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21629 | 2026.03.10 10:29:02.555477 [ 269 ] {910f2b2e-87f6-492c-8fef-e687998de376} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21630 | 2026.03.10 10:29:02.555512 [ 269 ] {910f2b2e-87f6-492c-8fef-e687998de376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21631 | 2026.03.10 10:29:02.555933 [ 269 ] {910f2b2e-87f6-492c-8fef-e687998de376} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21632 | 2026.03.10 10:29:02.556342 [ 221 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21633 | 2026.03.10 10:29:02.556400 [ 269 ] {910f2b2e-87f6-492c-8fef-e687998de376} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21634 | 2026.03.10 10:29:02.556538 [ 269 ] {910f2b2e-87f6-492c-8fef-e687998de376} <Debug> executeQuery: Read 95 rows, 7.46 KiB in 0.001544 sec., 61528.497409326425 rows/sec., 4.72 MiB/sec. | ||
| 21635 | 2026.03.10 10:29:02.556576 [ 269 ] {910f2b2e-87f6-492c-8fef-e687998de376} <Debug> TCPHandler: Processed in 0.001706129 sec. | ||
| 21636 | 2026.03.10 10:29:02.556691 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21637 | 2026.03.10 10:29:02.556786 [ 269 ] {210a1ca3-197f-43e3-a55e-13941cffc2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21638 | 2026.03.10 10:29:02.556830 [ 269 ] {210a1ca3-197f-43e3-a55e-13941cffc2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21639 | 2026.03.10 10:29:02.557244 [ 269 ] {210a1ca3-197f-43e3-a55e-13941cffc2b9} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21640 | 2026.03.10 10:29:02.557280 [ 269 ] {210a1ca3-197f-43e3-a55e-13941cffc2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21641 | 2026.03.10 10:29:02.557769 [ 269 ] {210a1ca3-197f-43e3-a55e-13941cffc2b9} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21642 | 2026.03.10 10:29:02.558236 [ 269 ] {210a1ca3-197f-43e3-a55e-13941cffc2b9} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21643 | 2026.03.10 10:29:02.558362 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 2 parts from all_1_167_48 to all_168_168_0 | ||
| 21644 | 2026.03.10 10:29:02.558377 [ 269 ] {210a1ca3-197f-43e3-a55e-13941cffc2b9} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001608 sec., 100746.26865671642 rows/sec., 7.00 MiB/sec. | ||
| 21645 | 2026.03.10 10:29:02.558414 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21646 | 2026.03.10 10:29:02.558432 [ 269 ] {210a1ca3-197f-43e3-a55e-13941cffc2b9} <Debug> TCPHandler: Processed in 0.00178967 sec. | ||
| 21647 | 2026.03.10 10:29:02.558441 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21648 | 2026.03.10 10:29:02.558565 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21649 | 2026.03.10 10:29:02.558567 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_168_49} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_167_48 to all_168_168_0 into Compact with storage Full | ||
| 21650 | 2026.03.10 10:29:02.558664 [ 269 ] {c3d12ce7-b46f-4d41-977e-319043547b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21651 | 2026.03.10 10:29:02.558723 [ 269 ] {c3d12ce7-b46f-4d41-977e-319043547b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21652 | 2026.03.10 10:29:02.558741 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_168_49} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21653 | 2026.03.10 10:29:02.558790 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_168_49} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_167_48, total 54519 rows starting from the beginning of the part | ||
| 21654 | 2026.03.10 10:29:02.558869 [ 199 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_168_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 160 rows starting from the beginning of the part | ||
| 21655 | 2026.03.10 10:29:02.559542 [ 269 ] {c3d12ce7-b46f-4d41-977e-319043547b7c} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21656 | 2026.03.10 10:29:02.559584 [ 269 ] {c3d12ce7-b46f-4d41-977e-319043547b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21657 | 2026.03.10 10:29:02.560264 [ 269 ] {c3d12ce7-b46f-4d41-977e-319043547b7c} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21658 | 2026.03.10 10:29:02.560827 [ 269 ] {c3d12ce7-b46f-4d41-977e-319043547b7c} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21659 | 2026.03.10 10:29:02.560975 [ 269 ] {c3d12ce7-b46f-4d41-977e-319043547b7c} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002329 sec., 7299.270072992701 rows/sec., 13.08 MiB/sec. | ||
| 21660 | 2026.03.10 10:29:02.561031 [ 269 ] {c3d12ce7-b46f-4d41-977e-319043547b7c} <Debug> TCPHandler: Processed in 0.002515697 sec. | ||
| 21661 | 2026.03.10 10:29:02.561148 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21662 | 2026.03.10 10:29:02.561243 [ 269 ] {bff7c4a8-f197-489e-81fb-89c4b7e8f1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21663 | 2026.03.10 10:29:02.561284 [ 269 ] {bff7c4a8-f197-489e-81fb-89c4b7e8f1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21664 | 2026.03.10 10:29:02.561625 [ 269 ] {bff7c4a8-f197-489e-81fb-89c4b7e8f1a7} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21665 | 2026.03.10 10:29:02.561662 [ 269 ] {bff7c4a8-f197-489e-81fb-89c4b7e8f1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21666 | 2026.03.10 10:29:02.562118 [ 269 ] {bff7c4a8-f197-489e-81fb-89c4b7e8f1a7} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 21667 | 2026.03.10 10:29:02.562602 [ 269 ] {bff7c4a8-f197-489e-81fb-89c4b7e8f1a7} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21668 | 2026.03.10 10:29:02.562729 [ 30 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 21669 | 2026.03.10 10:29:02.562742 [ 269 ] {bff7c4a8-f197-489e-81fb-89c4b7e8f1a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001517 sec., 39551.74686882004 rows/sec., 2.67 MiB/sec. | ||
| 21670 | 2026.03.10 10:29:02.562774 [ 30 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21671 | 2026.03.10 10:29:02.562794 [ 269 ] {bff7c4a8-f197-489e-81fb-89c4b7e8f1a7} <Debug> TCPHandler: Processed in 0.001695098 sec. | ||
| 21672 | 2026.03.10 10:29:02.562801 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21673 | 2026.03.10 10:29:02.562904 [ 191 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 21674 | 2026.03.10 10:29:02.563012 [ 191 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21675 | 2026.03.10 10:29:02.563040 [ 191 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 8520 rows starting from the beginning of the part | ||
| 21676 | 2026.03.10 10:29:02.563095 [ 191 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 60 rows starting from the beginning of the part | ||
| 21677 | 2026.03.10 10:29:02.563139 [ 191 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 60 rows starting from the beginning of the part | ||
| 21678 | 2026.03.10 10:29:02.563180 [ 191 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 60 rows starting from the beginning of the part | ||
| 21679 | 2026.03.10 10:29:02.563218 [ 191 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 60 rows starting from the beginning of the part | ||
| 21680 | 2026.03.10 10:29:02.563255 [ 191 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 60 rows starting from the beginning of the part | ||
| 21681 | 2026.03.10 10:29:02.565402 [ 188 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8820 rows, containing 4 columns (4 merged, 0 gathered) in 0.002533887 sec., 3480818.2053895853 rows/sec., 234.58 MiB/sec. | ||
| 21682 | 2026.03.10 10:29:02.565760 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 21683 | 2026.03.10 10:29:02.566370 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_171_34} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21684 | 2026.03.10 10:29:02.566469 [ 192 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_171_34} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 21685 | 2026.03.10 10:29:02.566576 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 21686 | 2026.03.10 10:29:02.567570 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_168_49} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54679 rows, containing 5 columns (5 merged, 0 gathered) in 0.009059904 sec., 6035273.662943889 rows/sec., 397.40 MiB/sec. | ||
| 21687 | 2026.03.10 10:29:02.568265 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_168_49} <Trace> MergedBlockOutputStream: filled checksums all_1_168_49 (state Temporary) | ||
| 21688 | 2026.03.10 10:29:02.568705 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_168_49} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_168_49 to all_1_168_49 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21689 | 2026.03.10 10:29:02.568778 [ 192 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_168_49} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 2 parts: [all_1_167_48, all_168_168_0] -> all_1_168_49 | ||
| 21690 | 2026.03.10 10:29:02.568863 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 21691 | 2026.03.10 10:29:02.818473 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21692 | 2026.03.10 10:29:02.818607 [ 269 ] {50f75ba3-4e59-4f22-a886-ac85f93ca4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21693 | 2026.03.10 10:29:02.818660 [ 269 ] {50f75ba3-4e59-4f22-a886-ac85f93ca4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21694 | 2026.03.10 10:29:02.819228 [ 269 ] {50f75ba3-4e59-4f22-a886-ac85f93ca4b4} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21695 | 2026.03.10 10:29:02.819274 [ 269 ] {50f75ba3-4e59-4f22-a886-ac85f93ca4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21696 | 2026.03.10 10:29:02.819839 [ 269 ] {50f75ba3-4e59-4f22-a886-ac85f93ca4b4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 21697 | 2026.03.10 10:29:02.820324 [ 269 ] {50f75ba3-4e59-4f22-a886-ac85f93ca4b4} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21698 | 2026.03.10 10:29:02.820484 [ 269 ] {50f75ba3-4e59-4f22-a886-ac85f93ca4b4} <Debug> executeQuery: Read 3 rows, 243.00 B in 0.001908 sec., 1572.3270440251572 rows/sec., 124.37 KiB/sec. | ||
| 21699 | 2026.03.10 10:29:02.820526 [ 269 ] {50f75ba3-4e59-4f22-a886-ac85f93ca4b4} <Debug> TCPHandler: Processed in 0.002138828 sec. | ||
| 21700 | 2026.03.10 10:29:02.820653 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21701 | 2026.03.10 10:29:02.820768 [ 269 ] {71e807ac-1583-4e4d-b8f9-92f53e0478d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21702 | 2026.03.10 10:29:02.820816 [ 269 ] {71e807ac-1583-4e4d-b8f9-92f53e0478d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21703 | 2026.03.10 10:29:02.822441 [ 269 ] {71e807ac-1583-4e4d-b8f9-92f53e0478d9} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21704 | 2026.03.10 10:29:02.822481 [ 269 ] {71e807ac-1583-4e4d-b8f9-92f53e0478d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21705 | 2026.03.10 10:29:02.823004 [ 269 ] {71e807ac-1583-4e4d-b8f9-92f53e0478d9} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 21706 | 2026.03.10 10:29:02.823427 [ 269 ] {71e807ac-1583-4e4d-b8f9-92f53e0478d9} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21707 | 2026.03.10 10:29:02.823560 [ 269 ] {71e807ac-1583-4e4d-b8f9-92f53e0478d9} <Debug> executeQuery: Read 2039 rows, 158.72 KiB in 0.002818 sec., 723562.8105039034 rows/sec., 55.00 MiB/sec. | ||
| 21708 | 2026.03.10 10:29:02.823599 [ 269 ] {71e807ac-1583-4e4d-b8f9-92f53e0478d9} <Debug> TCPHandler: Processed in 0.002993908 sec. | ||
| 21709 | 2026.03.10 10:29:02.823718 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21710 | 2026.03.10 10:29:02.823815 [ 269 ] {ef1d068f-df0f-4ff4-807e-58c2609e5325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21711 | 2026.03.10 10:29:02.823854 [ 269 ] {ef1d068f-df0f-4ff4-807e-58c2609e5325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21712 | 2026.03.10 10:29:02.824299 [ 269 ] {ef1d068f-df0f-4ff4-807e-58c2609e5325} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21713 | 2026.03.10 10:29:02.824336 [ 269 ] {ef1d068f-df0f-4ff4-807e-58c2609e5325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21714 | 2026.03.10 10:29:02.824770 [ 269 ] {ef1d068f-df0f-4ff4-807e-58c2609e5325} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21715 | 2026.03.10 10:29:02.825210 [ 269 ] {ef1d068f-df0f-4ff4-807e-58c2609e5325} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21716 | 2026.03.10 10:29:02.825346 [ 269 ] {ef1d068f-df0f-4ff4-807e-58c2609e5325} <Debug> executeQuery: Read 62 rows, 4.64 KiB in 0.00155 sec., 40000 rows/sec., 2.92 MiB/sec. | ||
| 21717 | 2026.03.10 10:29:02.825386 [ 269 ] {ef1d068f-df0f-4ff4-807e-58c2609e5325} <Debug> TCPHandler: Processed in 0.001715669 sec. | ||
| 21718 | 2026.03.10 10:29:02.825498 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21719 | 2026.03.10 10:29:02.825594 [ 269 ] {ab7fcd8c-8a8d-48d7-9550-4122ed02e2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21720 | 2026.03.10 10:29:02.825635 [ 269 ] {ab7fcd8c-8a8d-48d7-9550-4122ed02e2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21721 | 2026.03.10 10:29:02.826297 [ 269 ] {ab7fcd8c-8a8d-48d7-9550-4122ed02e2bc} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21722 | 2026.03.10 10:29:02.826335 [ 269 ] {ab7fcd8c-8a8d-48d7-9550-4122ed02e2bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21723 | 2026.03.10 10:29:02.826787 [ 269 ] {ab7fcd8c-8a8d-48d7-9550-4122ed02e2bc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 21724 | 2026.03.10 10:29:02.827262 [ 269 ] {ab7fcd8c-8a8d-48d7-9550-4122ed02e2bc} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21725 | 2026.03.10 10:29:02.827395 [ 269 ] {ab7fcd8c-8a8d-48d7-9550-4122ed02e2bc} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.00182 sec., 389010.989010989 rows/sec., 22.69 MiB/sec. | ||
| 21726 | 2026.03.10 10:29:02.827434 [ 269 ] {ab7fcd8c-8a8d-48d7-9550-4122ed02e2bc} <Debug> TCPHandler: Processed in 0.001984975 sec. | ||
| 21727 | 2026.03.10 10:29:02.827552 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21728 | 2026.03.10 10:29:02.827645 [ 269 ] {204307d0-26f9-47b9-b0c0-eb959b0e687e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 21729 | 2026.03.10 10:29:02.827685 [ 269 ] {204307d0-26f9-47b9-b0c0-eb959b0e687e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 21730 | 2026.03.10 10:29:02.828070 [ 269 ] {204307d0-26f9-47b9-b0c0-eb959b0e687e} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21731 | 2026.03.10 10:29:02.828107 [ 269 ] {204307d0-26f9-47b9-b0c0-eb959b0e687e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21732 | 2026.03.10 10:29:02.828503 [ 269 ] {204307d0-26f9-47b9-b0c0-eb959b0e687e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 21733 | 2026.03.10 10:29:02.828925 [ 269 ] {204307d0-26f9-47b9-b0c0-eb959b0e687e} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21734 | 2026.03.10 10:29:02.829059 [ 269 ] {204307d0-26f9-47b9-b0c0-eb959b0e687e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001432 sec., 698.3240223463688 rows/sec., 49.10 KiB/sec. | ||
| 21735 | 2026.03.10 10:29:02.829098 [ 269 ] {204307d0-26f9-47b9-b0c0-eb959b0e687e} <Debug> TCPHandler: Processed in 0.001594636 sec. | ||
| 21736 | 2026.03.10 10:29:02.829201 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21737 | 2026.03.10 10:29:02.829293 [ 269 ] {bc3cbad7-053a-4c17-841c-a97b0296c740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21738 | 2026.03.10 10:29:02.829333 [ 269 ] {bc3cbad7-053a-4c17-841c-a97b0296c740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21739 | 2026.03.10 10:29:02.830104 [ 269 ] {bc3cbad7-053a-4c17-841c-a97b0296c740} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21740 | 2026.03.10 10:29:02.830143 [ 269 ] {bc3cbad7-053a-4c17-841c-a97b0296c740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21741 | 2026.03.10 10:29:02.830592 [ 269 ] {bc3cbad7-053a-4c17-841c-a97b0296c740} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 21742 | 2026.03.10 10:29:02.831028 [ 269 ] {bc3cbad7-053a-4c17-841c-a97b0296c740} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21743 | 2026.03.10 10:29:02.831165 [ 269 ] {bc3cbad7-053a-4c17-841c-a97b0296c740} <Debug> executeQuery: Read 1068 rows, 75.72 KiB in 0.001889 sec., 565378.5071466385 rows/sec., 39.15 MiB/sec. | ||
| 21744 | 2026.03.10 10:29:02.831205 [ 269 ] {bc3cbad7-053a-4c17-841c-a97b0296c740} <Debug> TCPHandler: Processed in 0.002052216 sec. | ||
| 21745 | 2026.03.10 10:29:02.831318 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21746 | 2026.03.10 10:29:02.831411 [ 269 ] {087adb4c-333d-4c15-99ea-864b317c8cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21747 | 2026.03.10 10:29:02.831455 [ 269 ] {087adb4c-333d-4c15-99ea-864b317c8cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21748 | 2026.03.10 10:29:02.832123 [ 269 ] {087adb4c-333d-4c15-99ea-864b317c8cbe} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21749 | 2026.03.10 10:29:02.832160 [ 269 ] {087adb4c-333d-4c15-99ea-864b317c8cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21750 | 2026.03.10 10:29:02.832684 [ 269 ] {087adb4c-333d-4c15-99ea-864b317c8cbe} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 21751 | 2026.03.10 10:29:02.833153 [ 269 ] {087adb4c-333d-4c15-99ea-864b317c8cbe} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21752 | 2026.03.10 10:29:02.833279 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_168_49 to all_173_173_0 | ||
| 21753 | 2026.03.10 10:29:02.833288 [ 269 ] {087adb4c-333d-4c15-99ea-864b317c8cbe} <Debug> executeQuery: Read 1219 rows, 78.05 KiB in 0.001895 sec., 643271.7678100264 rows/sec., 40.22 MiB/sec. | ||
| 21754 | 2026.03.10 10:29:02.833344 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21755 | 2026.03.10 10:29:02.833366 [ 269 ] {087adb4c-333d-4c15-99ea-864b317c8cbe} <Debug> TCPHandler: Processed in 0.002097177 sec. | ||
| 21756 | 2026.03.10 10:29:02.833368 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21757 | 2026.03.10 10:29:02.833479 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_173_50} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_168_49 to all_173_173_0 into Compact with storage Full | ||
| 21758 | 2026.03.10 10:29:02.833491 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21759 | 2026.03.10 10:29:02.833591 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_173_50} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21760 | 2026.03.10 10:29:02.833596 [ 269 ] {c4297088-f341-4764-9dde-af89533f5836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21761 | 2026.03.10 10:29:02.833627 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_173_50} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_168_49, total 54679 rows starting from the beginning of the part | ||
| 21762 | 2026.03.10 10:29:02.833655 [ 269 ] {c4297088-f341-4764-9dde-af89533f5836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21763 | 2026.03.10 10:29:02.833693 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_173_50} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 160 rows starting from the beginning of the part | ||
| 21764 | 2026.03.10 10:29:02.833744 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_173_50} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 204 rows starting from the beginning of the part | ||
| 21765 | 2026.03.10 10:29:02.833792 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_173_50} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 161 rows starting from the beginning of the part | ||
| 21766 | 2026.03.10 10:29:02.833839 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_173_50} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 162 rows starting from the beginning of the part | ||
| 21767 | 2026.03.10 10:29:02.833883 [ 189 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_173_50} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 1219 rows starting from the beginning of the part | ||
| 21768 | 2026.03.10 10:29:02.834598 [ 269 ] {c4297088-f341-4764-9dde-af89533f5836} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21769 | 2026.03.10 10:29:02.834635 [ 269 ] {c4297088-f341-4764-9dde-af89533f5836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21770 | 2026.03.10 10:29:02.835351 [ 269 ] {c4297088-f341-4764-9dde-af89533f5836} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21771 | 2026.03.10 10:29:02.835781 [ 269 ] {c4297088-f341-4764-9dde-af89533f5836} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21772 | 2026.03.10 10:29:02.835933 [ 269 ] {c4297088-f341-4764-9dde-af89533f5836} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002355 sec., 25053.07855626327 rows/sec., 44.89 MiB/sec. | ||
| 21773 | 2026.03.10 10:29:02.836006 [ 269 ] {c4297088-f341-4764-9dde-af89533f5836} <Debug> TCPHandler: Processed in 0.002564538 sec. | ||
| 21774 | 2026.03.10 10:29:02.836016 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21775 | 2026.03.10 10:29:02.836058 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21776 | 2026.03.10 10:29:02.836119 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21777 | 2026.03.10 10:29:02.836219 [ 269 ] {34834205-3db8-4e6f-8ffb-cbc8e041322c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21778 | 2026.03.10 10:29:02.836262 [ 269 ] {34834205-3db8-4e6f-8ffb-cbc8e041322c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21779 | 2026.03.10 10:29:02.836583 [ 269 ] {34834205-3db8-4e6f-8ffb-cbc8e041322c} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21780 | 2026.03.10 10:29:02.836621 [ 269 ] {34834205-3db8-4e6f-8ffb-cbc8e041322c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21781 | 2026.03.10 10:29:02.837097 [ 269 ] {34834205-3db8-4e6f-8ffb-cbc8e041322c} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21782 | 2026.03.10 10:29:02.837629 [ 269 ] {34834205-3db8-4e6f-8ffb-cbc8e041322c} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21783 | 2026.03.10 10:29:02.837771 [ 269 ] {34834205-3db8-4e6f-8ffb-cbc8e041322c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00157 sec., 7643.3121019108285 rows/sec., 527.47 KiB/sec. | ||
| 21784 | 2026.03.10 10:29:02.837810 [ 269 ] {34834205-3db8-4e6f-8ffb-cbc8e041322c} <Debug> TCPHandler: Processed in 0.001739969 sec. | ||
| 21785 | 2026.03.10 10:29:02.839512 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21786 | 2026.03.10 10:29:02.843732 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_173_50} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56585 rows, containing 5 columns (5 merged, 0 gathered) in 0.010296442 sec., 5495587.699129467 rows/sec., 361.76 MiB/sec. | ||
| 21787 | 2026.03.10 10:29:02.844717 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_173_50} <Trace> MergedBlockOutputStream: filled checksums all_1_173_50 (state Temporary) | ||
| 21788 | 2026.03.10 10:29:02.845239 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_173_50} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_173_50 to all_1_173_50 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21789 | 2026.03.10 10:29:02.845324 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_173_50} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_168_49, all_173_173_0] -> all_1_173_50 | ||
| 21790 | 2026.03.10 10:29:02.845423 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 21791 | 2026.03.10 10:29:03.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.51 MiB, peak 426.78 MiB, free memory in arenas 0.00 B, will set to 405.26 MiB (RSS), difference: -1.25 MiB | ||
| 21792 | 2026.03.10 10:29:04.238089 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 21793 | 2026.03.10 10:29:04.255837 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21794 | 2026.03.10 10:29:04.255881 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21795 | 2026.03.10 10:29:04.262252 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 21796 | 2026.03.10 10:29:04.263391 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21797 | 2026.03.10 10:29:04.266342 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 21798 | 2026.03.10 10:29:06.672554 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2604 | ||
| 21799 | 2026.03.10 10:29:06.675839 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21800 | 2026.03.10 10:29:06.675901 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21801 | 2026.03.10 10:29:06.677321 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 21802 | 2026.03.10 10:29:06.677865 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21803 | 2026.03.10 10:29:06.678033 [ 130 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 21804 | 2026.03.10 10:29:06.678098 [ 130 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21805 | 2026.03.10 10:29:06.678119 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21806 | 2026.03.10 10:29:06.678265 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2604 | ||
| 21807 | 2026.03.10 10:29:06.678272 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::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 | ||
| 21808 | 2026.03.10 10:29:06.678956 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21809 | 2026.03.10 10:29:06.679110 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2422 rows starting from the beginning of the part | ||
| 21810 | 2026.03.10 10:29:06.679495 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 32 rows starting from the beginning of the part | ||
| 21811 | 2026.03.10 10:29:06.679857 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 46 rows starting from the beginning of the part | ||
| 21812 | 2026.03.10 10:29:06.680205 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 20 rows starting from the beginning of the part | ||
| 21813 | 2026.03.10 10:29:06.680539 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part | ||
| 21814 | 2026.03.10 10:29:06.680881 [ 201 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 48 rows starting from the beginning of the part | ||
| 21815 | 2026.03.10 10:29:06.690119 [ 195 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2604 rows, containing 72 columns (72 merged, 0 gathered) in 0.011927028 sec., 218327.6504423399 rows/sec., 163.56 MiB/sec. | ||
| 21816 | 2026.03.10 10:29:06.692574 [ 196 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 21817 | 2026.03.10 10:29:06.693516 [ 196 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_76_15} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21818 | 2026.03.10 10:29:06.693611 [ 196 ] {5ac558e1-e33e-4ec4-99b5-cedec51f3e4b::all_1_76_15} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 21819 | 2026.03.10 10:29:06.693971 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 21820 | 2026.03.10 10:29:06.741959 [ 130 ] {} <Debug> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 21821 | 2026.03.10 10:29:06.742004 [ 130 ] {} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21822 | 2026.03.10 10:29:06.742027 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21823 | 2026.03.10 10:29:06.742121 [ 195 ] {cf83999f-b2be-4edc-9767-85b420c3756d::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 | ||
| 21824 | 2026.03.10 10:29:06.742382 [ 195 ] {cf83999f-b2be-4edc-9767-85b420c3756d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21825 | 2026.03.10 10:29:06.742422 [ 195 ] {cf83999f-b2be-4edc-9767-85b420c3756d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 21826 | 2026.03.10 10:29:06.742504 [ 195 ] {cf83999f-b2be-4edc-9767-85b420c3756d::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 | ||
| 21827 | 2026.03.10 10:29:06.742576 [ 195 ] {cf83999f-b2be-4edc-9767-85b420c3756d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 21828 | 2026.03.10 10:29:06.742638 [ 195 ] {cf83999f-b2be-4edc-9767-85b420c3756d::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 | ||
| 21829 | 2026.03.10 10:29:06.742693 [ 195 ] {cf83999f-b2be-4edc-9767-85b420c3756d::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 | ||
| 21830 | 2026.03.10 10:29:06.744240 [ 200 ] {cf83999f-b2be-4edc-9767-85b420c3756d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 6 columns (6 merged, 0 gathered) in 0.002161979 sec., 18039.028131170562 rows/sec., 3.63 MiB/sec. | ||
| 21831 | 2026.03.10 10:29:06.744494 [ 187 ] {cf83999f-b2be-4edc-9767-85b420c3756d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 21832 | 2026.03.10 10:29:06.744990 [ 187 ] {cf83999f-b2be-4edc-9767-85b420c3756d::all_1_5_1} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21833 | 2026.03.10 10:29:06.745058 [ 187 ] {cf83999f-b2be-4edc-9767-85b420c3756d::all_1_5_1} <Trace> oximeter.timeseries_schema (cf83999f-b2be-4edc-9767-85b420c3756d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 21834 | 2026.03.10 10:29:06.745121 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 21835 | 2026.03.10 10:29:07.546433 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21836 | 2026.03.10 10:29:07.546699 [ 269 ] {0b850e66-3f0f-4d7f-96fd-b7d9bb295b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21837 | 2026.03.10 10:29:07.546763 [ 269 ] {0b850e66-3f0f-4d7f-96fd-b7d9bb295b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21838 | 2026.03.10 10:29:07.547449 [ 269 ] {0b850e66-3f0f-4d7f-96fd-b7d9bb295b72} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21839 | 2026.03.10 10:29:07.547491 [ 269 ] {0b850e66-3f0f-4d7f-96fd-b7d9bb295b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21840 | 2026.03.10 10:29:07.547972 [ 269 ] {0b850e66-3f0f-4d7f-96fd-b7d9bb295b72} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 21841 | 2026.03.10 10:29:07.548403 [ 269 ] {0b850e66-3f0f-4d7f-96fd-b7d9bb295b72} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21842 | 2026.03.10 10:29:07.548558 [ 269 ] {0b850e66-3f0f-4d7f-96fd-b7d9bb295b72} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001923 sec., 29121.164846593863 rows/sec., 2.24 MiB/sec. | ||
| 21843 | 2026.03.10 10:29:07.548602 [ 269 ] {0b850e66-3f0f-4d7f-96fd-b7d9bb295b72} <Debug> TCPHandler: Processed in 0.002346803 sec. | ||
| 21844 | 2026.03.10 10:29:07.548726 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21845 | 2026.03.10 10:29:07.548821 [ 269 ] {d6e0648a-82c5-4784-b530-260f8dbbc5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21846 | 2026.03.10 10:29:07.548863 [ 269 ] {d6e0648a-82c5-4784-b530-260f8dbbc5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21847 | 2026.03.10 10:29:07.549275 [ 269 ] {d6e0648a-82c5-4784-b530-260f8dbbc5c4} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21848 | 2026.03.10 10:29:07.549312 [ 269 ] {d6e0648a-82c5-4784-b530-260f8dbbc5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21849 | 2026.03.10 10:29:07.549762 [ 269 ] {d6e0648a-82c5-4784-b530-260f8dbbc5c4} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 21850 | 2026.03.10 10:29:07.550180 [ 269 ] {d6e0648a-82c5-4784-b530-260f8dbbc5c4} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21851 | 2026.03.10 10:29:07.550313 [ 269 ] {d6e0648a-82c5-4784-b530-260f8dbbc5c4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001511 sec., 42356.05559232296 rows/sec., 3.31 MiB/sec. | ||
| 21852 | 2026.03.10 10:29:07.550353 [ 269 ] {d6e0648a-82c5-4784-b530-260f8dbbc5c4} <Debug> TCPHandler: Processed in 0.001681088 sec. | ||
| 21853 | 2026.03.10 10:29:07.550469 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21854 | 2026.03.10 10:29:07.550564 [ 269 ] {e96f426a-3bcb-43c7-b455-95ee62d64480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21855 | 2026.03.10 10:29:07.550608 [ 269 ] {e96f426a-3bcb-43c7-b455-95ee62d64480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21856 | 2026.03.10 10:29:07.551004 [ 269 ] {e96f426a-3bcb-43c7-b455-95ee62d64480} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21857 | 2026.03.10 10:29:07.551042 [ 269 ] {e96f426a-3bcb-43c7-b455-95ee62d64480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21858 | 2026.03.10 10:29:07.551540 [ 269 ] {e96f426a-3bcb-43c7-b455-95ee62d64480} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 21859 | 2026.03.10 10:29:07.551962 [ 269 ] {e96f426a-3bcb-43c7-b455-95ee62d64480} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21860 | 2026.03.10 10:29:07.552094 [ 269 ] {e96f426a-3bcb-43c7-b455-95ee62d64480} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001548 sec., 82687.33850129199 rows/sec., 5.76 MiB/sec. | ||
| 21861 | 2026.03.10 10:29:07.552133 [ 269 ] {e96f426a-3bcb-43c7-b455-95ee62d64480} <Debug> TCPHandler: Processed in 0.001713328 sec. | ||
| 21862 | 2026.03.10 10:29:07.552245 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21863 | 2026.03.10 10:29:07.552338 [ 269 ] {b3480630-fece-4804-ac53-3814b0011576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21864 | 2026.03.10 10:29:07.552379 [ 269 ] {b3480630-fece-4804-ac53-3814b0011576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21865 | 2026.03.10 10:29:07.552706 [ 269 ] {b3480630-fece-4804-ac53-3814b0011576} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21866 | 2026.03.10 10:29:07.552742 [ 269 ] {b3480630-fece-4804-ac53-3814b0011576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21867 | 2026.03.10 10:29:07.553121 [ 269 ] {b3480630-fece-4804-ac53-3814b0011576} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 21868 | 2026.03.10 10:29:07.553516 [ 269 ] {b3480630-fece-4804-ac53-3814b0011576} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21869 | 2026.03.10 10:29:07.553643 [ 269 ] {b3480630-fece-4804-ac53-3814b0011576} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001383 sec., 34707.158351409984 rows/sec., 2.34 MiB/sec. | ||
| 21870 | 2026.03.10 10:29:07.553678 [ 269 ] {b3480630-fece-4804-ac53-3814b0011576} <Debug> TCPHandler: Processed in 0.001544714 sec. | ||
| 21871 | 2026.03.10 10:29:07.818835 [ 222 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21872 | 2026.03.10 10:29:07.818879 [ 222 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21873 | 2026.03.10 10:29:07.822220 [ 222 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21874 | 2026.03.10 10:29:09.006769 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49431 | ||
| 21875 | 2026.03.10 10:29:09.007364 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21876 | 2026.03.10 10:29:09.007404 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 21877 | 2026.03.10 10:29:09.008077 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 21878 | 2026.03.10 10:29:09.008586 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21879 | 2026.03.10 10:29:09.008730 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49431 | ||
| 21880 | 2026.03.10 10:29:11.000237 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 409.26 MiB, peak 426.78 MiB, free memory in arenas 0.00 B, will set to 405.26 MiB (RSS), difference: -4.00 MiB | ||
| 21881 | 2026.03.10 10:29:11.353962 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41064 | ||
| 21882 | 2026.03.10 10:29:11.354083 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21883 | 2026.03.10 10:29:11.354110 [ 267 ] {} <Debug> TCP-Session: 9db34a77-b827-4942-a681-b78129f9db90 Authenticating user 'default' from [fd00:1122:3344:101::e]:41064 | ||
| 21884 | 2026.03.10 10:29:11.354133 [ 267 ] {} <Debug> TCP-Session: 9db34a77-b827-4942-a681-b78129f9db90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21885 | 2026.03.10 10:29:11.354145 [ 267 ] {} <Debug> TCP-Session: 9db34a77-b827-4942-a681-b78129f9db90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21886 | 2026.03.10 10:29:11.354361 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60085 | ||
| 21887 | 2026.03.10 10:29:11.354382 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56834 | ||
| 21888 | 2026.03.10 10:29:11.354403 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51235 | ||
| 21889 | 2026.03.10 10:29:11.354414 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65265 | ||
| 21890 | 2026.03.10 10:29:11.354443 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21891 | 2026.03.10 10:29:11.354477 [ 267 ] {} <Trace> TCP-Session: 9db34a77-b827-4942-a681-b78129f9db90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21892 | 2026.03.10 10:29:11.354498 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21893 | 2026.03.10 10:29:11.354514 [ 288 ] {} <Debug> TCP-Session: a6dc7e6a-fcd3-443b-82ea-6baf51a4c485 Authenticating user 'default' from [fd00:1122:3344:101::e]:60085 | ||
| 21894 | 2026.03.10 10:29:11.354538 [ 292 ] {} <Debug> TCP-Session: 7b79bad4-63d4-430a-a72b-eeda2c53402b Authenticating user 'default' from [fd00:1122:3344:101::e]:51235 | ||
| 21895 | 2026.03.10 10:29:11.354546 [ 288 ] {} <Debug> TCP-Session: a6dc7e6a-fcd3-443b-82ea-6baf51a4c485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21896 | 2026.03.10 10:29:11.354501 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21897 | 2026.03.10 10:29:11.354563 [ 288 ] {} <Debug> TCP-Session: a6dc7e6a-fcd3-443b-82ea-6baf51a4c485 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21898 | 2026.03.10 10:29:11.354560 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21899 | 2026.03.10 10:29:11.354595 [ 290 ] {} <Debug> TCP-Session: 128704fe-20ec-49f1-b290-66e73bb9c221 Authenticating user 'default' from [fd00:1122:3344:101::e]:56834 | ||
| 21900 | 2026.03.10 10:29:11.354558 [ 292 ] {} <Debug> TCP-Session: 7b79bad4-63d4-430a-a72b-eeda2c53402b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21901 | 2026.03.10 10:29:11.354632 [ 293 ] {} <Debug> TCP-Session: afb8b101-c35f-44a7-8cfb-9e821c7ef024 Authenticating user 'default' from [fd00:1122:3344:101::e]:65265 | ||
| 21902 | 2026.03.10 10:29:11.354644 [ 290 ] {} <Debug> TCP-Session: 128704fe-20ec-49f1-b290-66e73bb9c221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21903 | 2026.03.10 10:29:11.354655 [ 292 ] {} <Debug> TCP-Session: 7b79bad4-63d4-430a-a72b-eeda2c53402b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21904 | 2026.03.10 10:29:11.354677 [ 267 ] {19390e16-9b4b-47fd-bd26-883f616a3199} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41064) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21905 | 2026.03.10 10:29:11.354680 [ 290 ] {} <Debug> TCP-Session: 128704fe-20ec-49f1-b290-66e73bb9c221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21906 | 2026.03.10 10:29:11.354675 [ 293 ] {} <Debug> TCP-Session: afb8b101-c35f-44a7-8cfb-9e821c7ef024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21907 | 2026.03.10 10:29:11.354421 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40566 | ||
| 21908 | 2026.03.10 10:29:11.354742 [ 293 ] {} <Debug> TCP-Session: afb8b101-c35f-44a7-8cfb-9e821c7ef024 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21909 | 2026.03.10 10:29:11.354397 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55195 | ||
| 21910 | 2026.03.10 10:29:11.354382 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37523 | ||
| 21911 | 2026.03.10 10:29:11.354818 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21912 | 2026.03.10 10:29:11.354367 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34907 | ||
| 21913 | 2026.03.10 10:29:11.354873 [ 294 ] {} <Debug> TCP-Session: e97abe30-e802-4c2a-8cf5-7a95955a524d Authenticating user 'default' from [fd00:1122:3344:101::e]:40566 | ||
| 21914 | 2026.03.10 10:29:11.354899 [ 294 ] {} <Debug> TCP-Session: e97abe30-e802-4c2a-8cf5-7a95955a524d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21915 | 2026.03.10 10:29:11.354899 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21916 | 2026.03.10 10:29:11.354912 [ 294 ] {} <Debug> TCP-Session: e97abe30-e802-4c2a-8cf5-7a95955a524d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21917 | 2026.03.10 10:29:11.354932 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21918 | 2026.03.10 10:29:11.354939 [ 291 ] {} <Debug> TCP-Session: 61d6e0c8-66bd-4dec-907b-4905065587b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55195 | ||
| 21919 | 2026.03.10 10:29:11.354958 [ 286 ] {} <Debug> TCP-Session: af51cf75-2f72-407a-9422-327f00bd843c Authenticating user 'default' from [fd00:1122:3344:101::e]:34907 | ||
| 21920 | 2026.03.10 10:29:11.354964 [ 267 ] {19390e16-9b4b-47fd-bd26-883f616a3199} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21921 | 2026.03.10 10:29:11.354985 [ 286 ] {} <Debug> TCP-Session: af51cf75-2f72-407a-9422-327f00bd843c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21922 | 2026.03.10 10:29:11.354899 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21923 | 2026.03.10 10:29:11.355013 [ 286 ] {} <Debug> TCP-Session: af51cf75-2f72-407a-9422-327f00bd843c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21924 | 2026.03.10 10:29:11.355031 [ 267 ] {19390e16-9b4b-47fd-bd26-883f616a3199} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21925 | 2026.03.10 10:29:11.355044 [ 289 ] {} <Debug> TCP-Session: e0a3f16d-8303-42fd-9ed3-a2df092493b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37523 | ||
| 21926 | 2026.03.10 10:29:11.354979 [ 291 ] {} <Debug> TCP-Session: 61d6e0c8-66bd-4dec-907b-4905065587b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21927 | 2026.03.10 10:29:11.355081 [ 289 ] {} <Debug> TCP-Session: e0a3f16d-8303-42fd-9ed3-a2df092493b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21928 | 2026.03.10 10:29:11.355098 [ 291 ] {} <Debug> TCP-Session: 61d6e0c8-66bd-4dec-907b-4905065587b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21929 | 2026.03.10 10:29:11.355109 [ 289 ] {} <Debug> TCP-Session: e0a3f16d-8303-42fd-9ed3-a2df092493b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21930 | 2026.03.10 10:29:11.355348 [ 267 ] {19390e16-9b4b-47fd-bd26-883f616a3199} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 21931 | 2026.03.10 10:29:11.356338 [ 328 ] {19390e16-9b4b-47fd-bd26-883f616a3199} <Trace> AggregatingTransform: Aggregating | ||
| 21932 | 2026.03.10 10:29:11.356371 [ 328 ] {19390e16-9b4b-47fd-bd26-883f616a3199} <Trace> Aggregator: Aggregation method: without_key | ||
| 21933 | 2026.03.10 10:29:11.356405 [ 328 ] {19390e16-9b4b-47fd-bd26-883f616a3199} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955691 sec. (1046.363 rows/sec., 40.87 KiB/sec.) | ||
| 21934 | 2026.03.10 10:29:11.356421 [ 328 ] {19390e16-9b4b-47fd-bd26-883f616a3199} <Trace> Aggregator: Merging aggregated data | ||
| 21935 | 2026.03.10 10:29:11.357728 [ 267 ] {19390e16-9b4b-47fd-bd26-883f616a3199} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003119 sec., 320.6155819172812 rows/sec., 12.52 KiB/sec. | ||
| 21936 | 2026.03.10 10:29:11.357872 [ 267 ] {19390e16-9b4b-47fd-bd26-883f616a3199} <Debug> TCPHandler: Processed in 0.003516529 sec. | ||
| 21937 | 2026.03.10 10:29:11.357991 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21938 | 2026.03.10 10:29:11.358021 [ 267 ] {} <Debug> TCP-Session: 9db34a77-b827-4942-a681-b78129f9db90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21939 | 2026.03.10 10:29:11.358031 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21940 | 2026.03.10 10:29:11.358063 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21941 | 2026.03.10 10:29:11.358072 [ 294 ] {} <Debug> TCP-Session: e97abe30-e802-4c2a-8cf5-7a95955a524d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21942 | 2026.03.10 10:29:11.358085 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21943 | 2026.03.10 10:29:11.358105 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21944 | 2026.03.10 10:29:11.358123 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21945 | 2026.03.10 10:29:11.358145 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21946 | 2026.03.10 10:29:11.358190 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21947 | 2026.03.10 10:29:11.358222 [ 288 ] {} <Debug> TCP-Session: a6dc7e6a-fcd3-443b-82ea-6baf51a4c485 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21948 | 2026.03.10 10:29:11.358167 [ 292 ] {} <Debug> TCP-Session: 7b79bad4-63d4-430a-a72b-eeda2c53402b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21949 | 2026.03.10 10:29:11.358251 [ 293 ] {} <Debug> TCP-Session: afb8b101-c35f-44a7-8cfb-9e821c7ef024 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21950 | 2026.03.10 10:29:11.358141 [ 286 ] {} <Debug> TCP-Session: af51cf75-2f72-407a-9422-327f00bd843c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21951 | 2026.03.10 10:29:11.358117 [ 289 ] {} <Debug> TCP-Session: e0a3f16d-8303-42fd-9ed3-a2df092493b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21952 | 2026.03.10 10:29:11.358168 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21953 | 2026.03.10 10:29:11.358210 [ 291 ] {} <Debug> TCP-Session: 61d6e0c8-66bd-4dec-907b-4905065587b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21954 | 2026.03.10 10:29:11.358358 [ 290 ] {} <Debug> TCP-Session: 128704fe-20ec-49f1-b290-66e73bb9c221 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21955 | 2026.03.10 10:29:11.415492 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39794 | ||
| 21956 | 2026.03.10 10:29:11.415593 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21957 | 2026.03.10 10:29:11.415617 [ 267 ] {} <Debug> TCP-Session: 53715382-0b2d-4163-904b-dd62df7139b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39794 | ||
| 21958 | 2026.03.10 10:29:11.415637 [ 267 ] {} <Debug> TCP-Session: 53715382-0b2d-4163-904b-dd62df7139b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21959 | 2026.03.10 10:29:11.415649 [ 267 ] {} <Debug> TCP-Session: 53715382-0b2d-4163-904b-dd62df7139b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21960 | 2026.03.10 10:29:11.415848 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34080 | ||
| 21961 | 2026.03.10 10:29:11.415852 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47250 | ||
| 21962 | 2026.03.10 10:29:11.415899 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55417 | ||
| 21963 | 2026.03.10 10:29:11.415923 [ 267 ] {} <Trace> TCP-Session: 53715382-0b2d-4163-904b-dd62df7139b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21964 | 2026.03.10 10:29:11.415914 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37515 | ||
| 21965 | 2026.03.10 10:29:11.415965 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21966 | 2026.03.10 10:29:11.415973 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21967 | 2026.03.10 10:29:11.416021 [ 288 ] {} <Debug> TCP-Session: 67fb9b0c-1b2b-4ebb-99c5-9a25d0fbf987 Authenticating user 'default' from [fd00:1122:3344:101::e]:47250 | ||
| 21968 | 2026.03.10 10:29:11.415954 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21969 | 2026.03.10 10:29:11.416046 [ 288 ] {} <Debug> TCP-Session: 67fb9b0c-1b2b-4ebb-99c5-9a25d0fbf987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21970 | 2026.03.10 10:29:11.416040 [ 292 ] {} <Debug> TCP-Session: 75eb85ed-fa5e-46c2-81c0-6aa4edb5a2a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55417 | ||
| 21971 | 2026.03.10 10:29:11.416080 [ 288 ] {} <Debug> TCP-Session: 67fb9b0c-1b2b-4ebb-99c5-9a25d0fbf987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21972 | 2026.03.10 10:29:11.416086 [ 267 ] {90dc0029-08a0-4a6b-b705-7743e3fe5543} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39794) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21973 | 2026.03.10 10:29:11.416094 [ 292 ] {} <Debug> TCP-Session: 75eb85ed-fa5e-46c2-81c0-6aa4edb5a2a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21974 | 2026.03.10 10:29:11.416075 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21975 | 2026.03.10 10:29:11.416123 [ 292 ] {} <Debug> TCP-Session: 75eb85ed-fa5e-46c2-81c0-6aa4edb5a2a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21976 | 2026.03.10 10:29:11.416079 [ 286 ] {} <Debug> TCP-Session: e1f15822-1d60-4a43-9193-eff56653c1ae Authenticating user 'default' from [fd00:1122:3344:101::e]:34080 | ||
| 21977 | 2026.03.10 10:29:11.416169 [ 293 ] {} <Debug> TCP-Session: 416f7bb3-4ac4-4921-9804-3d39eaa126e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37515 | ||
| 21978 | 2026.03.10 10:29:11.416195 [ 286 ] {} <Debug> TCP-Session: e1f15822-1d60-4a43-9193-eff56653c1ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21979 | 2026.03.10 10:29:11.415918 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49182 | ||
| 21980 | 2026.03.10 10:29:11.416224 [ 286 ] {} <Debug> TCP-Session: e1f15822-1d60-4a43-9193-eff56653c1ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21981 | 2026.03.10 10:29:11.416220 [ 293 ] {} <Debug> TCP-Session: 416f7bb3-4ac4-4921-9804-3d39eaa126e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21982 | 2026.03.10 10:29:11.415874 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52511 | ||
| 21983 | 2026.03.10 10:29:11.416274 [ 293 ] {} <Debug> TCP-Session: 416f7bb3-4ac4-4921-9804-3d39eaa126e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21984 | 2026.03.10 10:29:11.416284 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21985 | 2026.03.10 10:29:11.415873 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58674 | ||
| 21986 | 2026.03.10 10:29:11.416347 [ 294 ] {} <Debug> TCP-Session: a26661c2-c2ed-494a-9252-a551e6a80243 Authenticating user 'default' from [fd00:1122:3344:101::e]:49182 | ||
| 21987 | 2026.03.10 10:29:11.416364 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21988 | 2026.03.10 10:29:11.416383 [ 294 ] {} <Debug> TCP-Session: a26661c2-c2ed-494a-9252-a551e6a80243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21989 | 2026.03.10 10:29:11.416400 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21990 | 2026.03.10 10:29:11.416407 [ 289 ] {} <Debug> TCP-Session: 7bcaf834-6801-4d5b-8281-b616c6cf1fed Authenticating user 'default' from [fd00:1122:3344:101::e]:52511 | ||
| 21991 | 2026.03.10 10:29:11.416410 [ 294 ] {} <Debug> TCP-Session: a26661c2-c2ed-494a-9252-a551e6a80243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21992 | 2026.03.10 10:29:11.416427 [ 290 ] {} <Debug> TCP-Session: d5460cae-1130-4ade-8550-6695f041b62f Authenticating user 'default' from [fd00:1122:3344:101::e]:58674 | ||
| 21993 | 2026.03.10 10:29:11.416445 [ 289 ] {} <Debug> TCP-Session: 7bcaf834-6801-4d5b-8281-b616c6cf1fed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21994 | 2026.03.10 10:29:11.416459 [ 290 ] {} <Debug> TCP-Session: d5460cae-1130-4ade-8550-6695f041b62f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21995 | 2026.03.10 10:29:11.416476 [ 289 ] {} <Debug> TCP-Session: 7bcaf834-6801-4d5b-8281-b616c6cf1fed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21996 | 2026.03.10 10:29:11.416493 [ 290 ] {} <Debug> TCP-Session: d5460cae-1130-4ade-8550-6695f041b62f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21997 | 2026.03.10 10:29:11.416334 [ 267 ] {90dc0029-08a0-4a6b-b705-7743e3fe5543} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21998 | 2026.03.10 10:29:11.415886 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47785 | ||
| 21999 | 2026.03.10 10:29:11.416576 [ 267 ] {90dc0029-08a0-4a6b-b705-7743e3fe5543} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22000 | 2026.03.10 10:29:11.416645 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22001 | 2026.03.10 10:29:11.416675 [ 291 ] {} <Debug> TCP-Session: ff52b8a9-2a15-40b6-b23d-f8cc9a89bced Authenticating user 'default' from [fd00:1122:3344:101::e]:47785 | ||
| 22002 | 2026.03.10 10:29:11.416696 [ 291 ] {} <Debug> TCP-Session: ff52b8a9-2a15-40b6-b23d-f8cc9a89bced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22003 | 2026.03.10 10:29:11.416709 [ 291 ] {} <Debug> TCP-Session: ff52b8a9-2a15-40b6-b23d-f8cc9a89bced Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22004 | 2026.03.10 10:29:11.416866 [ 267 ] {90dc0029-08a0-4a6b-b705-7743e3fe5543} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 22005 | 2026.03.10 10:29:11.417819 [ 339 ] {90dc0029-08a0-4a6b-b705-7743e3fe5543} <Trace> AggregatingTransform: Aggregating | ||
| 22006 | 2026.03.10 10:29:11.417858 [ 339 ] {90dc0029-08a0-4a6b-b705-7743e3fe5543} <Trace> Aggregator: Aggregation method: without_key | ||
| 22007 | 2026.03.10 10:29:11.417901 [ 339 ] {90dc0029-08a0-4a6b-b705-7743e3fe5543} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928831 sec. (1076.622 rows/sec., 42.06 KiB/sec.) | ||
| 22008 | 2026.03.10 10:29:11.417921 [ 339 ] {90dc0029-08a0-4a6b-b705-7743e3fe5543} <Trace> Aggregator: Merging aggregated data | ||
| 22009 | 2026.03.10 10:29:11.419274 [ 267 ] {90dc0029-08a0-4a6b-b705-7743e3fe5543} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003239 sec., 308.73726458783574 rows/sec., 12.06 KiB/sec. | ||
| 22010 | 2026.03.10 10:29:11.419425 [ 267 ] {90dc0029-08a0-4a6b-b705-7743e3fe5543} <Debug> TCPHandler: Processed in 0.003602921 sec. | ||
| 22011 | 2026.03.10 10:29:11.419659 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22012 | 2026.03.10 10:29:11.419690 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22013 | 2026.03.10 10:29:11.419694 [ 267 ] {} <Debug> TCP-Session: 53715382-0b2d-4163-904b-dd62df7139b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22014 | 2026.03.10 10:29:11.419714 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22015 | 2026.03.10 10:29:11.419734 [ 294 ] {} <Debug> TCP-Session: a26661c2-c2ed-494a-9252-a551e6a80243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22016 | 2026.03.10 10:29:11.419752 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22017 | 2026.03.10 10:29:11.419768 [ 286 ] {} <Debug> TCP-Session: e1f15822-1d60-4a43-9193-eff56653c1ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22018 | 2026.03.10 10:29:11.419786 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22019 | 2026.03.10 10:29:11.419799 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22020 | 2026.03.10 10:29:11.419821 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22021 | 2026.03.10 10:29:11.419842 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22022 | 2026.03.10 10:29:11.419868 [ 288 ] {} <Debug> TCP-Session: 67fb9b0c-1b2b-4ebb-99c5-9a25d0fbf987 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22023 | 2026.03.10 10:29:11.419885 [ 290 ] {} <Debug> TCP-Session: d5460cae-1130-4ade-8550-6695f041b62f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22024 | 2026.03.10 10:29:11.419898 [ 292 ] {} <Debug> TCP-Session: 75eb85ed-fa5e-46c2-81c0-6aa4edb5a2a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22025 | 2026.03.10 10:29:11.419730 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22026 | 2026.03.10 10:29:11.419843 [ 289 ] {} <Debug> TCP-Session: 7bcaf834-6801-4d5b-8281-b616c6cf1fed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22027 | 2026.03.10 10:29:11.419808 [ 291 ] {} <Debug> TCP-Session: ff52b8a9-2a15-40b6-b23d-f8cc9a89bced Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22028 | 2026.03.10 10:29:11.420245 [ 293 ] {} <Debug> TCP-Session: 416f7bb3-4ac4-4921-9804-3d39eaa126e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22029 | 2026.03.10 10:29:11.766436 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 22030 | 2026.03.10 10:29:11.786448 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22031 | 2026.03.10 10:29:11.786510 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 22032 | 2026.03.10 10:29:11.793321 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 22033 | 2026.03.10 10:29:11.794860 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22034 | 2026.03.10 10:29:11.802772 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 22035 | 2026.03.10 10:29:12.548471 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22036 | 2026.03.10 10:29:12.548670 [ 269 ] {9453a2e8-91a0-435a-b350-83274530bdf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22037 | 2026.03.10 10:29:12.548746 [ 269 ] {9453a2e8-91a0-435a-b350-83274530bdf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22038 | 2026.03.10 10:29:12.549411 [ 269 ] {9453a2e8-91a0-435a-b350-83274530bdf1} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22039 | 2026.03.10 10:29:12.549465 [ 269 ] {9453a2e8-91a0-435a-b350-83274530bdf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 22040 | 2026.03.10 10:29:12.550030 [ 269 ] {9453a2e8-91a0-435a-b350-83274530bdf1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 22041 | 2026.03.10 10:29:12.550481 [ 269 ] {9453a2e8-91a0-435a-b350-83274530bdf1} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22042 | 2026.03.10 10:29:12.550616 [ 127 ] {} <Debug> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Selected 6 parts from all_1_49_12 to all_54_54_0 | ||
| 22043 | 2026.03.10 10:29:12.550644 [ 269 ] {9453a2e8-91a0-435a-b350-83274530bdf1} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.002031 sec., 984.7365829640572 rows/sec., 73.09 KiB/sec. | ||
| 22044 | 2026.03.10 10:29:12.550682 [ 127 ] {} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22045 | 2026.03.10 10:29:12.550700 [ 269 ] {9453a2e8-91a0-435a-b350-83274530bdf1} <Debug> TCPHandler: Processed in 0.002365623 sec. | ||
| 22046 | 2026.03.10 10:29:12.550710 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 22047 | 2026.03.10 10:29:12.550840 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22048 | 2026.03.10 10:29:12.550850 [ 202 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_54_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_49_12 to all_54_54_0 into Compact with storage Full | ||
| 22049 | 2026.03.10 10:29:12.550947 [ 269 ] {7dc9a79a-3283-45b1-af3e-87ddd69c5d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22050 | 2026.03.10 10:29:12.550995 [ 269 ] {7dc9a79a-3283-45b1-af3e-87ddd69c5d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22051 | 2026.03.10 10:29:12.551064 [ 202 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_54_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22052 | 2026.03.10 10:29:12.551128 [ 202 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_54_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 18 rows starting from the beginning of the part | ||
| 22053 | 2026.03.10 10:29:12.551241 [ 202 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_54_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
| 22054 | 2026.03.10 10:29:12.551322 [ 202 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_54_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 22055 | 2026.03.10 10:29:12.551413 [ 202 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_54_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2 rows starting from the beginning of the part | ||
| 22056 | 2026.03.10 10:29:12.551482 [ 269 ] {7dc9a79a-3283-45b1-af3e-87ddd69c5d82} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22057 | 2026.03.10 10:29:12.551526 [ 269 ] {7dc9a79a-3283-45b1-af3e-87ddd69c5d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22058 | 2026.03.10 10:29:12.551529 [ 202 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_54_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 3 rows starting from the beginning of the part | ||
| 22059 | 2026.03.10 10:29:12.551652 [ 202 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_54_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 2 rows starting from the beginning of the part | ||
| 22060 | 2026.03.10 10:29:12.552063 [ 269 ] {7dc9a79a-3283-45b1-af3e-87ddd69c5d82} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 22061 | 2026.03.10 10:29:12.552569 [ 269 ] {7dc9a79a-3283-45b1-af3e-87ddd69c5d82} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22062 | 2026.03.10 10:29:12.552716 [ 269 ] {7dc9a79a-3283-45b1-af3e-87ddd69c5d82} <Debug> executeQuery: Read 94 rows, 8.02 KiB in 0.001792 sec., 52455.357142857145 rows/sec., 4.37 MiB/sec. | ||
| 22063 | 2026.03.10 10:29:12.552713 [ 200 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_54_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001928473 sec., 20741.799340721907 rows/sec., 1.70 MiB/sec. | ||
| 22064 | 2026.03.10 10:29:12.552757 [ 269 ] {7dc9a79a-3283-45b1-af3e-87ddd69c5d82} <Debug> TCPHandler: Processed in 0.001970305 sec. | ||
| 22065 | 2026.03.10 10:29:12.552889 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22066 | 2026.03.10 10:29:12.552986 [ 269 ] {39450946-68df-43d9-8d3e-b8f2ce65cca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22067 | 2026.03.10 10:29:12.553011 [ 194 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_54_13} <Trace> MergedBlockOutputStream: filled checksums all_1_54_13 (state Temporary) | ||
| 22068 | 2026.03.10 10:29:12.553029 [ 269 ] {39450946-68df-43d9-8d3e-b8f2ce65cca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22069 | 2026.03.10 10:29:12.553455 [ 269 ] {39450946-68df-43d9-8d3e-b8f2ce65cca6} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22070 | 2026.03.10 10:29:12.553496 [ 269 ] {39450946-68df-43d9-8d3e-b8f2ce65cca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22071 | 2026.03.10 10:29:12.553584 [ 194 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_54_13} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_merge_all_1_54_13 to all_1_54_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22072 | 2026.03.10 10:29:12.553699 [ 194 ] {eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138::all_1_54_13} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138) (MergerMutator): Merged 6 parts: [all_1_49_12, all_54_54_0] -> all_1_54_13 | ||
| 22073 | 2026.03.10 10:29:12.553790 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 22074 | 2026.03.10 10:29:12.553957 [ 269 ] {39450946-68df-43d9-8d3e-b8f2ce65cca6} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 22075 | 2026.03.10 10:29:12.554443 [ 269 ] {39450946-68df-43d9-8d3e-b8f2ce65cca6} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22076 | 2026.03.10 10:29:12.554583 [ 269 ] {39450946-68df-43d9-8d3e-b8f2ce65cca6} <Debug> executeQuery: Read 19 rows, 1.40 KiB in 0.001616 sec., 11757.425742574258 rows/sec., 868.39 KiB/sec. | ||
| 22077 | 2026.03.10 10:29:12.554623 [ 269 ] {39450946-68df-43d9-8d3e-b8f2ce65cca6} <Debug> TCPHandler: Processed in 0.001783931 sec. | ||
| 22078 | 2026.03.10 10:29:12.554734 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22079 | 2026.03.10 10:29:12.554829 [ 269 ] {62848ec7-98dd-4310-a971-6331d56acdd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22080 | 2026.03.10 10:29:12.554870 [ 269 ] {62848ec7-98dd-4310-a971-6331d56acdd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22081 | 2026.03.10 10:29:12.555307 [ 269 ] {62848ec7-98dd-4310-a971-6331d56acdd0} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22082 | 2026.03.10 10:29:12.555345 [ 269 ] {62848ec7-98dd-4310-a971-6331d56acdd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 22083 | 2026.03.10 10:29:12.555766 [ 269 ] {62848ec7-98dd-4310-a971-6331d56acdd0} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 22084 | 2026.03.10 10:29:12.556251 [ 269 ] {62848ec7-98dd-4310-a971-6331d56acdd0} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22085 | 2026.03.10 10:29:12.556385 [ 269 ] {62848ec7-98dd-4310-a971-6331d56acdd0} <Debug> executeQuery: Read 95 rows, 7.46 KiB in 0.001574 sec., 60355.78144853875 rows/sec., 4.63 MiB/sec. | ||
| 22086 | 2026.03.10 10:29:12.556425 [ 269 ] {62848ec7-98dd-4310-a971-6331d56acdd0} <Debug> TCPHandler: Processed in 0.001738069 sec. | ||
| 22087 | 2026.03.10 10:29:12.556537 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22088 | 2026.03.10 10:29:12.556631 [ 269 ] {d189c5b4-8bc0-41d7-988d-fece226e2736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22089 | 2026.03.10 10:29:12.556675 [ 269 ] {d189c5b4-8bc0-41d7-988d-fece226e2736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22090 | 2026.03.10 10:29:12.557092 [ 269 ] {d189c5b4-8bc0-41d7-988d-fece226e2736} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22091 | 2026.03.10 10:29:12.557129 [ 269 ] {d189c5b4-8bc0-41d7-988d-fece226e2736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 22092 | 2026.03.10 10:29:12.557579 [ 269 ] {d189c5b4-8bc0-41d7-988d-fece226e2736} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 22093 | 2026.03.10 10:29:12.558061 [ 269 ] {d189c5b4-8bc0-41d7-988d-fece226e2736} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22094 | 2026.03.10 10:29:12.558211 [ 269 ] {d189c5b4-8bc0-41d7-988d-fece226e2736} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001598 sec., 101376.7209011264 rows/sec., 7.05 MiB/sec. | ||
| 22095 | 2026.03.10 10:29:12.558250 [ 269 ] {d189c5b4-8bc0-41d7-988d-fece226e2736} <Debug> TCPHandler: Processed in 0.00176227 sec. | ||
| 22096 | 2026.03.10 10:29:12.558353 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22097 | 2026.03.10 10:29:12.558448 [ 269 ] {e41fcba8-62a6-4cb3-a19c-3d0477587813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22098 | 2026.03.10 10:29:12.558502 [ 269 ] {e41fcba8-62a6-4cb3-a19c-3d0477587813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22099 | 2026.03.10 10:29:12.559346 [ 269 ] {e41fcba8-62a6-4cb3-a19c-3d0477587813} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22100 | 2026.03.10 10:29:12.559383 [ 269 ] {e41fcba8-62a6-4cb3-a19c-3d0477587813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 22101 | 2026.03.10 10:29:12.560055 [ 269 ] {e41fcba8-62a6-4cb3-a19c-3d0477587813} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 22102 | 2026.03.10 10:29:12.560524 [ 269 ] {e41fcba8-62a6-4cb3-a19c-3d0477587813} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22103 | 2026.03.10 10:29:12.560678 [ 269 ] {e41fcba8-62a6-4cb3-a19c-3d0477587813} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002247 sec., 7565.6430796617715 rows/sec., 13.56 MiB/sec. | ||
| 22104 | 2026.03.10 10:29:12.560746 [ 269 ] {e41fcba8-62a6-4cb3-a19c-3d0477587813} <Debug> TCPHandler: Processed in 0.002441314 sec. | ||
| 22105 | 2026.03.10 10:29:12.560865 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22106 | 2026.03.10 10:29:12.560962 [ 269 ] {0a9d91df-264a-4bf5-a145-38ce0b868e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22107 | 2026.03.10 10:29:12.561004 [ 269 ] {0a9d91df-264a-4bf5-a145-38ce0b868e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22108 | 2026.03.10 10:29:12.561357 [ 269 ] {0a9d91df-264a-4bf5-a145-38ce0b868e1f} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22109 | 2026.03.10 10:29:12.561394 [ 269 ] {0a9d91df-264a-4bf5-a145-38ce0b868e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.73 GiB. | ||
| 22110 | 2026.03.10 10:29:12.561813 [ 269 ] {0a9d91df-264a-4bf5-a145-38ce0b868e1f} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 22111 | 2026.03.10 10:29:12.562306 [ 269 ] {0a9d91df-264a-4bf5-a145-38ce0b868e1f} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22112 | 2026.03.10 10:29:12.562449 [ 269 ] {0a9d91df-264a-4bf5-a145-38ce0b868e1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001505 sec., 39867.109634551496 rows/sec., 2.69 MiB/sec. | ||
| 22113 | 2026.03.10 10:29:12.562487 [ 269 ] {0a9d91df-264a-4bf5-a145-38ce0b868e1f} <Debug> TCPHandler: Processed in 0.001672128 sec. | ||
| 22114 | 2026.03.10 10:29:14.681827 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45656 | ||
| 22115 | 2026.03.10 10:29:14.681966 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22116 | 2026.03.10 10:29:14.681992 [ 267 ] {} <Debug> TCP-Session: bd36c028-ee73-4d9b-bc9c-983f1911750a Authenticating user 'default' from [fd00:1122:3344:101::e]:45656 | ||
| 22117 | 2026.03.10 10:29:14.682014 [ 267 ] {} <Debug> TCP-Session: bd36c028-ee73-4d9b-bc9c-983f1911750a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22118 | 2026.03.10 10:29:14.682027 [ 267 ] {} <Debug> TCP-Session: bd36c028-ee73-4d9b-bc9c-983f1911750a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22119 | 2026.03.10 10:29:14.682218 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63306 | ||
| 22120 | 2026.03.10 10:29:14.682250 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56769 | ||
| 22121 | 2026.03.10 10:29:14.682251 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47541 | ||
| 22122 | 2026.03.10 10:29:14.682227 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40375 | ||
| 22123 | 2026.03.10 10:29:14.682323 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34196 | ||
| 22124 | 2026.03.10 10:29:14.682335 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50115 | ||
| 22125 | 2026.03.10 10:29:14.682388 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22126 | 2026.03.10 10:29:14.682403 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22127 | 2026.03.10 10:29:14.682432 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22128 | 2026.03.10 10:29:14.682437 [ 289 ] {} <Debug> TCP-Session: 40e34d72-6ded-46bc-bf78-32f7ee0b3170 Authenticating user 'default' from [fd00:1122:3344:101::e]:47541 | ||
| 22129 | 2026.03.10 10:29:14.682464 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22130 | 2026.03.10 10:29:14.682465 [ 288 ] {} <Debug> TCP-Session: cdf9fe8a-da30-4d01-b2f0-456724b6cb90 Authenticating user 'default' from [fd00:1122:3344:101::e]:40375 | ||
| 22131 | 2026.03.10 10:29:14.682472 [ 293 ] {} <Debug> TCP-Session: 16634f0b-248f-4720-9f87-dd0dd84d0048 Authenticating user 'default' from [fd00:1122:3344:101::e]:34196 | ||
| 22132 | 2026.03.10 10:29:14.682503 [ 294 ] {} <Debug> TCP-Session: 308fe9d9-ec66-4910-905c-102688671c0f Authenticating user 'default' from [fd00:1122:3344:101::e]:50115 | ||
| 22133 | 2026.03.10 10:29:14.682511 [ 288 ] {} <Debug> TCP-Session: cdf9fe8a-da30-4d01-b2f0-456724b6cb90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22134 | 2026.03.10 10:29:14.682529 [ 293 ] {} <Debug> TCP-Session: 16634f0b-248f-4720-9f87-dd0dd84d0048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22135 | 2026.03.10 10:29:14.682552 [ 288 ] {} <Debug> TCP-Session: cdf9fe8a-da30-4d01-b2f0-456724b6cb90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22136 | 2026.03.10 10:29:14.682577 [ 293 ] {} <Debug> TCP-Session: 16634f0b-248f-4720-9f87-dd0dd84d0048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22137 | 2026.03.10 10:29:14.682548 [ 294 ] {} <Debug> TCP-Session: 308fe9d9-ec66-4910-905c-102688671c0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22138 | 2026.03.10 10:29:14.682489 [ 289 ] {} <Debug> TCP-Session: 40e34d72-6ded-46bc-bf78-32f7ee0b3170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22139 | 2026.03.10 10:29:14.682629 [ 294 ] {} <Debug> TCP-Session: 308fe9d9-ec66-4910-905c-102688671c0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22140 | 2026.03.10 10:29:14.682646 [ 289 ] {} <Debug> TCP-Session: 40e34d72-6ded-46bc-bf78-32f7ee0b3170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22141 | 2026.03.10 10:29:14.682406 [ 267 ] {} <Trace> TCP-Session: bd36c028-ee73-4d9b-bc9c-983f1911750a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22142 | 2026.03.10 10:29:14.682342 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22143 | 2026.03.10 10:29:14.682335 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22144 | 2026.03.10 10:29:14.682734 [ 286 ] {} <Debug> TCP-Session: becf9e3a-7d6d-48c6-8a83-8351084dbb50 Authenticating user 'default' from [fd00:1122:3344:101::e]:63306 | ||
| 22145 | 2026.03.10 10:29:14.682307 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58483 | ||
| 22146 | 2026.03.10 10:29:14.682753 [ 290 ] {} <Debug> TCP-Session: 64ac5bea-98ef-415a-9c95-72b55db70916 Authenticating user 'default' from [fd00:1122:3344:101::e]:56769 | ||
| 22147 | 2026.03.10 10:29:14.682310 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50084 | ||
| 22148 | 2026.03.10 10:29:14.682828 [ 290 ] {} <Debug> TCP-Session: 64ac5bea-98ef-415a-9c95-72b55db70916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22149 | 2026.03.10 10:29:14.682851 [ 267 ] {c4444920-b077-428f-8e17-e60e19903e76} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45656) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22150 | 2026.03.10 10:29:14.682866 [ 290 ] {} <Debug> TCP-Session: 64ac5bea-98ef-415a-9c95-72b55db70916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22151 | 2026.03.10 10:29:14.682882 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22152 | 2026.03.10 10:29:14.682903 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22153 | 2026.03.10 10:29:14.682755 [ 286 ] {} <Debug> TCP-Session: becf9e3a-7d6d-48c6-8a83-8351084dbb50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22154 | 2026.03.10 10:29:14.682939 [ 292 ] {} <Debug> TCP-Session: a39cdc41-eb05-493c-bee8-af4534dfe187 Authenticating user 'default' from [fd00:1122:3344:101::e]:50084 | ||
| 22155 | 2026.03.10 10:29:14.682952 [ 286 ] {} <Debug> TCP-Session: becf9e3a-7d6d-48c6-8a83-8351084dbb50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22156 | 2026.03.10 10:29:14.682967 [ 292 ] {} <Debug> TCP-Session: a39cdc41-eb05-493c-bee8-af4534dfe187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22157 | 2026.03.10 10:29:14.682928 [ 291 ] {} <Debug> TCP-Session: 17cfb78a-409c-4531-881b-e4c0b7502d72 Authenticating user 'default' from [fd00:1122:3344:101::e]:58483 | ||
| 22158 | 2026.03.10 10:29:14.682992 [ 292 ] {} <Debug> TCP-Session: a39cdc41-eb05-493c-bee8-af4534dfe187 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22159 | 2026.03.10 10:29:14.683023 [ 291 ] {} <Debug> TCP-Session: 17cfb78a-409c-4531-881b-e4c0b7502d72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22160 | 2026.03.10 10:29:14.683043 [ 291 ] {} <Debug> TCP-Session: 17cfb78a-409c-4531-881b-e4c0b7502d72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22161 | 2026.03.10 10:29:14.683118 [ 267 ] {c4444920-b077-428f-8e17-e60e19903e76} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22162 | 2026.03.10 10:29:14.683175 [ 267 ] {c4444920-b077-428f-8e17-e60e19903e76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22163 | 2026.03.10 10:29:14.683452 [ 267 ] {c4444920-b077-428f-8e17-e60e19903e76} <Debug> oximeter.version (08938f4b-8e80-40e9-ba55-abd52773c99c) (SelectExecutor): Key condition: unknown | ||
| 22164 | 2026.03.10 10:29:14.684396 [ 331 ] {c4444920-b077-428f-8e17-e60e19903e76} <Trace> AggregatingTransform: Aggregating | ||
| 22165 | 2026.03.10 10:29:14.684440 [ 331 ] {c4444920-b077-428f-8e17-e60e19903e76} <Trace> Aggregator: Aggregation method: without_key | ||
| 22166 | 2026.03.10 10:29:14.684479 [ 331 ] {c4444920-b077-428f-8e17-e60e19903e76} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928571 sec. (1076.924 rows/sec., 42.07 KiB/sec.) | ||
| 22167 | 2026.03.10 10:29:14.684498 [ 331 ] {c4444920-b077-428f-8e17-e60e19903e76} <Trace> Aggregator: Merging aggregated data | ||
| 22168 | 2026.03.10 10:29:14.686205 [ 267 ] {c4444920-b077-428f-8e17-e60e19903e76} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003411 sec., 293.1691586045148 rows/sec., 11.45 KiB/sec. | ||
| 22169 | 2026.03.10 10:29:14.686341 [ 267 ] {c4444920-b077-428f-8e17-e60e19903e76} <Debug> TCPHandler: Processed in 0.004060531 sec. | ||
| 22170 | 2026.03.10 10:29:14.686446 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22171 | 2026.03.10 10:29:14.686470 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22172 | 2026.03.10 10:29:14.686476 [ 267 ] {} <Debug> TCP-Session: bd36c028-ee73-4d9b-bc9c-983f1911750a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22173 | 2026.03.10 10:29:14.686492 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22174 | 2026.03.10 10:29:14.686512 [ 286 ] {} <Debug> TCP-Session: becf9e3a-7d6d-48c6-8a83-8351084dbb50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22175 | 2026.03.10 10:29:14.686519 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22176 | 2026.03.10 10:29:14.686537 [ 288 ] {} <Debug> TCP-Session: cdf9fe8a-da30-4d01-b2f0-456724b6cb90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22177 | 2026.03.10 10:29:14.686552 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22178 | 2026.03.10 10:29:14.686573 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22179 | 2026.03.10 10:29:14.686591 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22180 | 2026.03.10 10:29:14.686609 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22181 | 2026.03.10 10:29:14.686642 [ 293 ] {} <Debug> TCP-Session: 16634f0b-248f-4720-9f87-dd0dd84d0048 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22182 | 2026.03.10 10:29:14.686628 [ 291 ] {} <Debug> TCP-Session: 17cfb78a-409c-4531-881b-e4c0b7502d72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22183 | 2026.03.10 10:29:14.686666 [ 294 ] {} <Debug> TCP-Session: 308fe9d9-ec66-4910-905c-102688671c0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22184 | 2026.03.10 10:29:14.686608 [ 292 ] {} <Debug> TCP-Session: a39cdc41-eb05-493c-bee8-af4534dfe187 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22185 | 2026.03.10 10:29:14.686587 [ 289 ] {} <Debug> TCP-Session: 40e34d72-6ded-46bc-bf78-32f7ee0b3170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22186 | 2026.03.10 10:29:14.686535 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22187 | 2026.03.10 10:29:14.686770 [ 290 ] {} <Debug> TCP-Session: 64ac5bea-98ef-415a-9c95-72b55db70916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22188 | 2026.03.10 10:29:16.259324 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22189 | 2026.03.10 10:29:16.259383 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22190 | 2026.03.10 10:29:16.508903 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49879 | ||
| 22191 | 2026.03.10 10:29:16.509388 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22192 | 2026.03.10 10:29:16.509421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22193 | 2026.03.10 10:29:16.510032 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 22194 | 2026.03.10 10:29:16.510481 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22195 | 2026.03.10 10:29:16.510608 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49879 | ||
| 22196 | 2026.03.10 10:29:16.678643 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2632 | ||
| 22197 | 2026.03.10 10:29:16.681149 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22198 | 2026.03.10 10:29:16.681192 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22199 | 2026.03.10 10:29:16.682556 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 22200 | 2026.03.10 10:29:16.683150 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22201 | 2026.03.10 10:29:16.683432 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2632 | ||
| 22202 | 2026.03.10 10:29:17.550600 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22203 | 2026.03.10 10:29:17.550883 [ 269 ] {00e59bf7-6072-4c29-8b23-ead0af823500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22204 | 2026.03.10 10:29:17.550987 [ 269 ] {00e59bf7-6072-4c29-8b23-ead0af823500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22205 | 2026.03.10 10:29:17.551617 [ 269 ] {00e59bf7-6072-4c29-8b23-ead0af823500} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22206 | 2026.03.10 10:29:17.551654 [ 269 ] {00e59bf7-6072-4c29-8b23-ead0af823500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22207 | 2026.03.10 10:29:17.552133 [ 269 ] {00e59bf7-6072-4c29-8b23-ead0af823500} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 22208 | 2026.03.10 10:29:17.552551 [ 269 ] {00e59bf7-6072-4c29-8b23-ead0af823500} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22209 | 2026.03.10 10:29:17.552706 [ 269 ] {00e59bf7-6072-4c29-8b23-ead0af823500} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001901 sec., 526.0389268805892 rows/sec., 39.04 KiB/sec. | ||
| 22210 | 2026.03.10 10:29:17.552748 [ 269 ] {00e59bf7-6072-4c29-8b23-ead0af823500} <Debug> TCPHandler: Processed in 0.002325502 sec. | ||
| 22211 | 2026.03.10 10:29:17.552871 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22212 | 2026.03.10 10:29:17.552967 [ 269 ] {38b59f07-8a85-498b-9532-560c10349836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22213 | 2026.03.10 10:29:17.553009 [ 269 ] {38b59f07-8a85-498b-9532-560c10349836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22214 | 2026.03.10 10:29:17.553526 [ 269 ] {38b59f07-8a85-498b-9532-560c10349836} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22215 | 2026.03.10 10:29:17.553562 [ 269 ] {38b59f07-8a85-498b-9532-560c10349836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22216 | 2026.03.10 10:29:17.553984 [ 269 ] {38b59f07-8a85-498b-9532-560c10349836} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 22217 | 2026.03.10 10:29:17.554397 [ 269 ] {38b59f07-8a85-498b-9532-560c10349836} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22218 | 2026.03.10 10:29:17.554507 [ 149 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 22219 | 2026.03.10 10:29:17.554533 [ 269 ] {38b59f07-8a85-498b-9532-560c10349836} <Debug> executeQuery: Read 146 rows, 12.85 KiB in 0.001584 sec., 92171.71717171717 rows/sec., 7.92 MiB/sec. | ||
| 22220 | 2026.03.10 10:29:17.554539 [ 149 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22221 | 2026.03.10 10:29:17.554565 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22222 | 2026.03.10 10:29:17.554575 [ 269 ] {38b59f07-8a85-498b-9532-560c10349836} <Debug> TCPHandler: Processed in 0.00175891 sec. | ||
| 22223 | 2026.03.10 10:29:17.554684 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22224 | 2026.03.10 10:29:17.554686 [ 202 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 22225 | 2026.03.10 10:29:17.554781 [ 269 ] {5f194cc5-63f8-471e-969e-190c3b5a2495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22226 | 2026.03.10 10:29:17.554828 [ 269 ] {5f194cc5-63f8-471e-969e-190c3b5a2495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22227 | 2026.03.10 10:29:17.554845 [ 202 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22228 | 2026.03.10 10:29:17.554889 [ 202 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 2205 rows starting from the beginning of the part | ||
| 22229 | 2026.03.10 10:29:17.554963 [ 202 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 94 rows starting from the beginning of the part | ||
| 22230 | 2026.03.10 10:29:17.555018 [ 202 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 2039 rows starting from the beginning of the part | ||
| 22231 | 2026.03.10 10:29:17.555065 [ 202 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 56 rows starting from the beginning of the part | ||
| 22232 | 2026.03.10 10:29:17.555105 [ 202 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 94 rows starting from the beginning of the part | ||
| 22233 | 2026.03.10 10:29:17.555147 [ 202 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 146 rows starting from the beginning of the part | ||
| 22234 | 2026.03.10 10:29:17.555267 [ 269 ] {5f194cc5-63f8-471e-969e-190c3b5a2495} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22235 | 2026.03.10 10:29:17.555309 [ 269 ] {5f194cc5-63f8-471e-969e-190c3b5a2495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22236 | 2026.03.10 10:29:17.555732 [ 269 ] {5f194cc5-63f8-471e-969e-190c3b5a2495} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 22237 | 2026.03.10 10:29:17.556191 [ 269 ] {5f194cc5-63f8-471e-969e-190c3b5a2495} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22238 | 2026.03.10 10:29:17.556326 [ 269 ] {5f194cc5-63f8-471e-969e-190c3b5a2495} <Debug> executeQuery: Read 45 rows, 3.37 KiB in 0.001563 sec., 28790.786948176585 rows/sec., 2.11 MiB/sec. | ||
| 22239 | 2026.03.10 10:29:17.556364 [ 269 ] {5f194cc5-63f8-471e-969e-190c3b5a2495} <Debug> TCPHandler: Processed in 0.001729839 sec. | ||
| 22240 | 2026.03.10 10:29:17.556477 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22241 | 2026.03.10 10:29:17.556572 [ 269 ] {a749ee3d-cc65-447b-81f2-3ea7d2032032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22242 | 2026.03.10 10:29:17.556613 [ 269 ] {a749ee3d-cc65-447b-81f2-3ea7d2032032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22243 | 2026.03.10 10:29:17.556932 [ 194 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4634 rows, containing 5 columns (5 merged, 0 gathered) in 0.002305792 sec., 2009721.605418008 rows/sec., 162.84 MiB/sec. | ||
| 22244 | 2026.03.10 10:29:17.557056 [ 269 ] {a749ee3d-cc65-447b-81f2-3ea7d2032032} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22245 | 2026.03.10 10:29:17.557097 [ 269 ] {a749ee3d-cc65-447b-81f2-3ea7d2032032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22246 | 2026.03.10 10:29:17.557248 [ 202 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 22247 | 2026.03.10 10:29:17.557547 [ 269 ] {a749ee3d-cc65-447b-81f2-3ea7d2032032} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 22248 | 2026.03.10 10:29:17.557768 [ 202 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_176_35} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22249 | 2026.03.10 10:29:17.557861 [ 202 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_176_35} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 22250 | 2026.03.10 10:29:17.557933 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 22251 | 2026.03.10 10:29:17.558021 [ 269 ] {a749ee3d-cc65-447b-81f2-3ea7d2032032} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22252 | 2026.03.10 10:29:17.558147 [ 149 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 22253 | 2026.03.10 10:29:17.558174 [ 269 ] {a749ee3d-cc65-447b-81f2-3ea7d2032032} <Debug> executeQuery: Read 115 rows, 9.13 KiB in 0.00162 sec., 70987.65432098765 rows/sec., 5.50 MiB/sec. | ||
| 22254 | 2026.03.10 10:29:17.558175 [ 149 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22255 | 2026.03.10 10:29:17.558207 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22256 | 2026.03.10 10:29:17.558215 [ 269 ] {a749ee3d-cc65-447b-81f2-3ea7d2032032} <Debug> TCPHandler: Processed in 0.00178711 sec. | ||
| 22257 | 2026.03.10 10:29:17.558285 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 22258 | 2026.03.10 10:29:17.558329 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22259 | 2026.03.10 10:29:17.558370 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22260 | 2026.03.10 10:29:17.558399 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 1173 rows starting from the beginning of the part | ||
| 22261 | 2026.03.10 10:29:17.558426 [ 269 ] {76938e15-b833-4438-bb70-4ed96fe72f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22262 | 2026.03.10 10:29:17.558456 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 95 rows starting from the beginning of the part | ||
| 22263 | 2026.03.10 10:29:17.558470 [ 269 ] {76938e15-b833-4438-bb70-4ed96fe72f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22264 | 2026.03.10 10:29:17.558501 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 1068 rows starting from the beginning of the part | ||
| 22265 | 2026.03.10 10:29:17.558542 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 64 rows starting from the beginning of the part | ||
| 22266 | 2026.03.10 10:29:17.558581 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 95 rows starting from the beginning of the part | ||
| 22267 | 2026.03.10 10:29:17.558622 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 115 rows starting from the beginning of the part | ||
| 22268 | 2026.03.10 10:29:17.558889 [ 269 ] {76938e15-b833-4438-bb70-4ed96fe72f7d} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22269 | 2026.03.10 10:29:17.558925 [ 269 ] {76938e15-b833-4438-bb70-4ed96fe72f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22270 | 2026.03.10 10:29:17.559356 [ 269 ] {76938e15-b833-4438-bb70-4ed96fe72f7d} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 22271 | 2026.03.10 10:29:17.559753 [ 194 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2610 rows, containing 5 columns (5 merged, 0 gathered) in 0.001506684 sec., 1732280.9560597974 rows/sec., 129.29 MiB/sec. | ||
| 22272 | 2026.03.10 10:29:17.559777 [ 269 ] {76938e15-b833-4438-bb70-4ed96fe72f7d} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22273 | 2026.03.10 10:29:17.559931 [ 269 ] {76938e15-b833-4438-bb70-4ed96fe72f7d} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001523 sec., 105712.40971766251 rows/sec., 7.36 MiB/sec. | ||
| 22274 | 2026.03.10 10:29:17.559971 [ 269 ] {76938e15-b833-4438-bb70-4ed96fe72f7d} <Debug> TCPHandler: Processed in 0.001690968 sec. | ||
| 22275 | 2026.03.10 10:29:17.559991 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 22276 | 2026.03.10 10:29:17.560100 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22277 | 2026.03.10 10:29:17.560216 [ 269 ] {ab2e056d-9560-4359-8aec-2a86625d59a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22278 | 2026.03.10 10:29:17.560283 [ 269 ] {ab2e056d-9560-4359-8aec-2a86625d59a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22279 | 2026.03.10 10:29:17.560477 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_176_35} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22280 | 2026.03.10 10:29:17.560541 [ 193 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_176_35} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 22281 | 2026.03.10 10:29:17.560599 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 22282 | 2026.03.10 10:29:17.561261 [ 269 ] {ab2e056d-9560-4359-8aec-2a86625d59a0} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22283 | 2026.03.10 10:29:17.561297 [ 269 ] {ab2e056d-9560-4359-8aec-2a86625d59a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22284 | 2026.03.10 10:29:17.561973 [ 269 ] {ab2e056d-9560-4359-8aec-2a86625d59a0} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 22285 | 2026.03.10 10:29:17.562398 [ 269 ] {ab2e056d-9560-4359-8aec-2a86625d59a0} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22286 | 2026.03.10 10:29:17.562546 [ 269 ] {ab2e056d-9560-4359-8aec-2a86625d59a0} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002353 sec., 18699.532511687208 rows/sec., 33.51 MiB/sec. | ||
| 22287 | 2026.03.10 10:29:17.562603 [ 269 ] {ab2e056d-9560-4359-8aec-2a86625d59a0} <Debug> TCPHandler: Processed in 0.002563497 sec. | ||
| 22288 | 2026.03.10 10:29:17.562713 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22289 | 2026.03.10 10:29:17.562807 [ 269 ] {af51c52e-2f48-4b33-827a-783353a5dd34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22290 | 2026.03.10 10:29:17.562853 [ 269 ] {af51c52e-2f48-4b33-827a-783353a5dd34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22291 | 2026.03.10 10:29:17.563194 [ 269 ] {af51c52e-2f48-4b33-827a-783353a5dd34} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22292 | 2026.03.10 10:29:17.563230 [ 269 ] {af51c52e-2f48-4b33-827a-783353a5dd34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22293 | 2026.03.10 10:29:17.563667 [ 269 ] {af51c52e-2f48-4b33-827a-783353a5dd34} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 22294 | 2026.03.10 10:29:17.564101 [ 269 ] {af51c52e-2f48-4b33-827a-783353a5dd34} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22295 | 2026.03.10 10:29:17.564238 [ 269 ] {af51c52e-2f48-4b33-827a-783353a5dd34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec. | ||
| 22296 | 2026.03.10 10:29:17.564274 [ 269 ] {af51c52e-2f48-4b33-827a-783353a5dd34} <Debug> TCPHandler: Processed in 0.001611596 sec. | ||
| 22297 | 2026.03.10 10:29:19.302879 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 784 | ||
| 22298 | 2026.03.10 10:29:19.321323 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22299 | 2026.03.10 10:29:19.321371 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22300 | 2026.03.10 10:29:19.327792 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 22301 | 2026.03.10 10:29:19.328901 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22302 | 2026.03.10 10:29:19.331998 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 784 | ||
| 22303 | 2026.03.10 10:29:22.551326 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22304 | 2026.03.10 10:29:22.551606 [ 269 ] {cef3f40f-ffc2-4919-9dac-9f19c520e258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22305 | 2026.03.10 10:29:22.551712 [ 269 ] {cef3f40f-ffc2-4919-9dac-9f19c520e258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22306 | 2026.03.10 10:29:22.552522 [ 269 ] {cef3f40f-ffc2-4919-9dac-9f19c520e258} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22307 | 2026.03.10 10:29:22.552561 [ 269 ] {cef3f40f-ffc2-4919-9dac-9f19c520e258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22308 | 2026.03.10 10:29:22.553065 [ 269 ] {cef3f40f-ffc2-4919-9dac-9f19c520e258} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 22309 | 2026.03.10 10:29:22.553502 [ 269 ] {cef3f40f-ffc2-4919-9dac-9f19c520e258} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22310 | 2026.03.10 10:29:22.553653 [ 269 ] {cef3f40f-ffc2-4919-9dac-9f19c520e258} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002125 sec., 11294.117647058823 rows/sec., 959.56 KiB/sec. | ||
| 22311 | 2026.03.10 10:29:22.553696 [ 269 ] {cef3f40f-ffc2-4919-9dac-9f19c520e258} <Debug> TCPHandler: Processed in 0.002552578 sec. | ||
| 22312 | 2026.03.10 10:29:22.553811 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22313 | 2026.03.10 10:29:22.553907 [ 269 ] {928ba1a0-26a6-47e5-8a6a-7adef06a458e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22314 | 2026.03.10 10:29:22.553949 [ 269 ] {928ba1a0-26a6-47e5-8a6a-7adef06a458e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22315 | 2026.03.10 10:29:22.554347 [ 269 ] {928ba1a0-26a6-47e5-8a6a-7adef06a458e} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22316 | 2026.03.10 10:29:22.554383 [ 269 ] {928ba1a0-26a6-47e5-8a6a-7adef06a458e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22317 | 2026.03.10 10:29:22.554775 [ 269 ] {928ba1a0-26a6-47e5-8a6a-7adef06a458e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 22318 | 2026.03.10 10:29:22.555182 [ 269 ] {928ba1a0-26a6-47e5-8a6a-7adef06a458e} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22319 | 2026.03.10 10:29:22.555315 [ 269 ] {928ba1a0-26a6-47e5-8a6a-7adef06a458e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001426 sec., 2805.0490883590464 rows/sec., 228.73 KiB/sec. | ||
| 22320 | 2026.03.10 10:29:22.555354 [ 269 ] {928ba1a0-26a6-47e5-8a6a-7adef06a458e} <Debug> TCPHandler: Processed in 0.001592336 sec. | ||
| 22321 | 2026.03.10 10:29:22.555456 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22322 | 2026.03.10 10:29:22.555550 [ 269 ] {c050501d-4944-4f8d-8022-73d7daa03e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22323 | 2026.03.10 10:29:22.555591 [ 269 ] {c050501d-4944-4f8d-8022-73d7daa03e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22324 | 2026.03.10 10:29:22.556101 [ 269 ] {c050501d-4944-4f8d-8022-73d7daa03e4a} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22325 | 2026.03.10 10:29:22.556136 [ 269 ] {c050501d-4944-4f8d-8022-73d7daa03e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22326 | 2026.03.10 10:29:22.556612 [ 269 ] {c050501d-4944-4f8d-8022-73d7daa03e4a} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 22327 | 2026.03.10 10:29:22.557060 [ 269 ] {c050501d-4944-4f8d-8022-73d7daa03e4a} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22328 | 2026.03.10 10:29:22.557194 [ 269 ] {c050501d-4944-4f8d-8022-73d7daa03e4a} <Debug> executeQuery: Read 212 rows, 19.36 KiB in 0.001662 sec., 127557.16004813477 rows/sec., 11.38 MiB/sec. | ||
| 22329 | 2026.03.10 10:29:22.557231 [ 269 ] {c050501d-4944-4f8d-8022-73d7daa03e4a} <Debug> TCPHandler: Processed in 0.001824961 sec. | ||
| 22330 | 2026.03.10 10:29:22.557343 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22331 | 2026.03.10 10:29:22.557436 [ 269 ] {39425588-1443-46cb-90a7-48bd95624412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22332 | 2026.03.10 10:29:22.557477 [ 269 ] {39425588-1443-46cb-90a7-48bd95624412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22333 | 2026.03.10 10:29:22.557884 [ 269 ] {39425588-1443-46cb-90a7-48bd95624412} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22334 | 2026.03.10 10:29:22.557919 [ 269 ] {39425588-1443-46cb-90a7-48bd95624412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22335 | 2026.03.10 10:29:22.558301 [ 269 ] {39425588-1443-46cb-90a7-48bd95624412} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22336 | 2026.03.10 10:29:22.558703 [ 269 ] {39425588-1443-46cb-90a7-48bd95624412} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22337 | 2026.03.10 10:29:22.558809 [ 145 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 22338 | 2026.03.10 10:29:22.558834 [ 269 ] {39425588-1443-46cb-90a7-48bd95624412} <Debug> executeQuery: Read 33 rows, 2.52 KiB in 0.001415 sec., 23321.55477031802 rows/sec., 1.74 MiB/sec. | ||
| 22339 | 2026.03.10 10:29:22.558844 [ 145 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22340 | 2026.03.10 10:29:22.558866 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22341 | 2026.03.10 10:29:22.558874 [ 269 ] {39425588-1443-46cb-90a7-48bd95624412} <Debug> TCPHandler: Processed in 0.001581016 sec. | ||
| 22342 | 2026.03.10 10:29:22.558977 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22343 | 2026.03.10 10:29:22.558988 [ 194 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 22344 | 2026.03.10 10:29:22.559069 [ 269 ] {6ad6c22b-1f3e-4c10-95a8-654c668afbed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22345 | 2026.03.10 10:29:22.559113 [ 269 ] {6ad6c22b-1f3e-4c10-95a8-654c668afbed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22346 | 2026.03.10 10:29:22.559164 [ 194 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22347 | 2026.03.10 10:29:22.559228 [ 194 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 110 rows starting from the beginning of the part | ||
| 22348 | 2026.03.10 10:29:22.559344 [ 194 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 19 rows starting from the beginning of the part | ||
| 22349 | 2026.03.10 10:29:22.559427 [ 194 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 62 rows starting from the beginning of the part | ||
| 22350 | 2026.03.10 10:29:22.559499 [ 194 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 19 rows starting from the beginning of the part | ||
| 22351 | 2026.03.10 10:29:22.559513 [ 269 ] {6ad6c22b-1f3e-4c10-95a8-654c668afbed} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22352 | 2026.03.10 10:29:22.559557 [ 269 ] {6ad6c22b-1f3e-4c10-95a8-654c668afbed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22353 | 2026.03.10 10:29:22.559569 [ 194 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 45 rows starting from the beginning of the part | ||
| 22354 | 2026.03.10 10:29:22.559644 [ 194 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 33 rows starting from the beginning of the part | ||
| 22355 | 2026.03.10 10:29:22.559999 [ 269 ] {6ad6c22b-1f3e-4c10-95a8-654c668afbed} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 22356 | 2026.03.10 10:29:22.560465 [ 269 ] {6ad6c22b-1f3e-4c10-95a8-654c668afbed} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22357 | 2026.03.10 10:29:22.560605 [ 269 ] {6ad6c22b-1f3e-4c10-95a8-654c668afbed} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001553 sec., 15453.960077269801 rows/sec., 1.28 MiB/sec. | ||
| 22358 | 2026.03.10 10:29:22.560643 [ 269 ] {6ad6c22b-1f3e-4c10-95a8-654c668afbed} <Debug> TCPHandler: Processed in 0.001715549 sec. | ||
| 22359 | 2026.03.10 10:29:22.560709 [ 193 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 288 rows, containing 5 columns (5 merged, 0 gathered) in 0.0017862 sec., 161236.14376889486 rows/sec., 12.38 MiB/sec. | ||
| 22360 | 2026.03.10 10:29:22.560744 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22361 | 2026.03.10 10:29:22.560837 [ 269 ] {7713e6c2-862e-4ba5-b9ab-0266a994a6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22362 | 2026.03.10 10:29:22.560880 [ 269 ] {7713e6c2-862e-4ba5-b9ab-0266a994a6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22363 | 2026.03.10 10:29:22.560969 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 22364 | 2026.03.10 10:29:22.561279 [ 269 ] {7713e6c2-862e-4ba5-b9ab-0266a994a6bb} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22365 | 2026.03.10 10:29:22.561321 [ 269 ] {7713e6c2-862e-4ba5-b9ab-0266a994a6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22366 | 2026.03.10 10:29:22.561506 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_151_30} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22367 | 2026.03.10 10:29:22.561601 [ 192 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_151_30} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 22368 | 2026.03.10 10:29:22.561717 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 22369 | 2026.03.10 10:29:22.561749 [ 269 ] {7713e6c2-862e-4ba5-b9ab-0266a994a6bb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 22370 | 2026.03.10 10:29:22.562215 [ 269 ] {7713e6c2-862e-4ba5-b9ab-0266a994a6bb} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22371 | 2026.03.10 10:29:22.562353 [ 269 ] {7713e6c2-862e-4ba5-b9ab-0266a994a6bb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001533 sec., 7827.788649706457 rows/sec., 611.55 KiB/sec. | ||
| 22372 | 2026.03.10 10:29:22.562391 [ 269 ] {7713e6c2-862e-4ba5-b9ab-0266a994a6bb} <Debug> TCPHandler: Processed in 0.001696488 sec. | ||
| 22373 | 2026.03.10 10:29:22.562491 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22374 | 2026.03.10 10:29:22.562583 [ 269 ] {02bb72ce-643f-47ef-bc9e-2d533e66cb06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22375 | 2026.03.10 10:29:22.562624 [ 269 ] {02bb72ce-643f-47ef-bc9e-2d533e66cb06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22376 | 2026.03.10 10:29:22.563070 [ 269 ] {02bb72ce-643f-47ef-bc9e-2d533e66cb06} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22377 | 2026.03.10 10:29:22.563107 [ 269 ] {02bb72ce-643f-47ef-bc9e-2d533e66cb06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22378 | 2026.03.10 10:29:22.563520 [ 269 ] {02bb72ce-643f-47ef-bc9e-2d533e66cb06} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 22379 | 2026.03.10 10:29:22.563936 [ 269 ] {02bb72ce-643f-47ef-bc9e-2d533e66cb06} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22380 | 2026.03.10 10:29:22.564079 [ 269 ] {02bb72ce-643f-47ef-bc9e-2d533e66cb06} <Debug> executeQuery: Read 121 rows, 10.06 KiB in 0.001514 sec., 79920.7397622193 rows/sec., 6.49 MiB/sec. | ||
| 22381 | 2026.03.10 10:29:22.564119 [ 269 ] {02bb72ce-643f-47ef-bc9e-2d533e66cb06} <Debug> TCPHandler: Processed in 0.001676878 sec. | ||
| 22382 | 2026.03.10 10:29:22.564228 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22383 | 2026.03.10 10:29:22.564320 [ 269 ] {0fa077a3-b32a-45b4-a58b-4a0c5cdfc95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22384 | 2026.03.10 10:29:22.564365 [ 269 ] {0fa077a3-b32a-45b4-a58b-4a0c5cdfc95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22385 | 2026.03.10 10:29:22.564778 [ 269 ] {0fa077a3-b32a-45b4-a58b-4a0c5cdfc95f} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22386 | 2026.03.10 10:29:22.564816 [ 269 ] {0fa077a3-b32a-45b4-a58b-4a0c5cdfc95f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22387 | 2026.03.10 10:29:22.565311 [ 269 ] {0fa077a3-b32a-45b4-a58b-4a0c5cdfc95f} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 22388 | 2026.03.10 10:29:22.565739 [ 269 ] {0fa077a3-b32a-45b4-a58b-4a0c5cdfc95f} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22389 | 2026.03.10 10:29:22.565873 [ 269 ] {0fa077a3-b32a-45b4-a58b-4a0c5cdfc95f} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.00157 sec., 126114.64968152867 rows/sec., 9.04 MiB/sec. | ||
| 22390 | 2026.03.10 10:29:22.565911 [ 269 ] {0fa077a3-b32a-45b4-a58b-4a0c5cdfc95f} <Debug> TCPHandler: Processed in 0.001733579 sec. | ||
| 22391 | 2026.03.10 10:29:22.566020 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22392 | 2026.03.10 10:29:22.566113 [ 269 ] {a48dc6f2-4140-44d7-a2e5-ed2a7506bedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22393 | 2026.03.10 10:29:22.566168 [ 269 ] {a48dc6f2-4140-44d7-a2e5-ed2a7506bedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22394 | 2026.03.10 10:29:22.567000 [ 269 ] {a48dc6f2-4140-44d7-a2e5-ed2a7506bedf} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22395 | 2026.03.10 10:29:22.567040 [ 269 ] {a48dc6f2-4140-44d7-a2e5-ed2a7506bedf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22396 | 2026.03.10 10:29:22.567677 [ 269 ] {a48dc6f2-4140-44d7-a2e5-ed2a7506bedf} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22397 | 2026.03.10 10:29:22.568134 [ 269 ] {a48dc6f2-4140-44d7-a2e5-ed2a7506bedf} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22398 | 2026.03.10 10:29:22.568278 [ 269 ] {a48dc6f2-4140-44d7-a2e5-ed2a7506bedf} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002183 sec., 7787.448465414567 rows/sec., 13.95 MiB/sec. | ||
| 22399 | 2026.03.10 10:29:22.568285 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 22400 | 2026.03.10 10:29:22.568338 [ 269 ] {a48dc6f2-4140-44d7-a2e5-ed2a7506bedf} <Debug> TCPHandler: Processed in 0.002367013 sec. | ||
| 22401 | 2026.03.10 10:29:22.568361 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22402 | 2026.03.10 10:29:22.568406 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22403 | 2026.03.10 10:29:22.568468 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22404 | 2026.03.10 10:29:22.568520 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 22405 | 2026.03.10 10:29:22.568570 [ 269 ] {eb7d2412-a048-487a-929d-7b859575a008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22406 | 2026.03.10 10:29:22.568621 [ 269 ] {eb7d2412-a048-487a-929d-7b859575a008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22407 | 2026.03.10 10:29:22.568852 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22408 | 2026.03.10 10:29:22.568942 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3300 rows starting from the beginning of the part | ||
| 22409 | 2026.03.10 10:29:22.568999 [ 269 ] {eb7d2412-a048-487a-929d-7b859575a008} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22410 | 2026.03.10 10:29:22.569044 [ 269 ] {eb7d2412-a048-487a-929d-7b859575a008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22411 | 2026.03.10 10:29:22.569133 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 17 rows starting from the beginning of the part | ||
| 22412 | 2026.03.10 10:29:22.569250 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 59 rows starting from the beginning of the part | ||
| 22413 | 2026.03.10 10:29:22.569355 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 17 rows starting from the beginning of the part | ||
| 22414 | 2026.03.10 10:29:22.569451 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 44 rows starting from the beginning of the part | ||
| 22415 | 2026.03.10 10:29:22.569458 [ 269 ] {eb7d2412-a048-487a-929d-7b859575a008} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 22416 | 2026.03.10 10:29:22.569556 [ 194 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 17 rows starting from the beginning of the part | ||
| 22417 | 2026.03.10 10:29:22.569901 [ 269 ] {eb7d2412-a048-487a-929d-7b859575a008} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22418 | 2026.03.10 10:29:22.570043 [ 150 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 22419 | 2026.03.10 10:29:22.570052 [ 269 ] {eb7d2412-a048-487a-929d-7b859575a008} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001501 sec., 39973.35109926716 rows/sec., 2.69 MiB/sec. | ||
| 22420 | 2026.03.10 10:29:22.570085 [ 150 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22421 | 2026.03.10 10:29:22.570108 [ 269 ] {eb7d2412-a048-487a-929d-7b859575a008} <Debug> TCPHandler: Processed in 0.001699368 sec. | ||
| 22422 | 2026.03.10 10:29:22.570112 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22423 | 2026.03.10 10:29:22.570214 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 22424 | 2026.03.10 10:29:22.570318 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22425 | 2026.03.10 10:29:22.570351 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_171_34, total 8820 rows starting from the beginning of the part | ||
| 22426 | 2026.03.10 10:29:22.570412 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 12 rows starting from the beginning of the part | ||
| 22427 | 2026.03.10 10:29:22.570460 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 48 rows starting from the beginning of the part | ||
| 22428 | 2026.03.10 10:29:22.570501 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 60 rows starting from the beginning of the part | ||
| 22429 | 2026.03.10 10:29:22.570539 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 60 rows starting from the beginning of the part | ||
| 22430 | 2026.03.10 10:29:22.570578 [ 193 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 60 rows starting from the beginning of the part | ||
| 22431 | 2026.03.10 10:29:22.572923 [ 199 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9060 rows, containing 4 columns (4 merged, 0 gathered) in 0.002744662 sec., 3300952.9042191715 rows/sec., 222.46 MiB/sec. | ||
| 22432 | 2026.03.10 10:29:22.573266 [ 190 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 22433 | 2026.03.10 10:29:22.573863 [ 190 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_176_35} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22434 | 2026.03.10 10:29:22.573955 [ 190 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_176_35} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 22435 | 2026.03.10 10:29:22.574049 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 22436 | 2026.03.10 10:29:22.582159 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3454 rows, containing 19 columns (19 merged, 0 gathered) in 0.013684188 sec., 252408.10781026978 rows/sec., 452.30 MiB/sec. | ||
| 22437 | 2026.03.10 10:29:22.585510 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 22438 | 2026.03.10 10:29:22.586053 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22439 | 2026.03.10 10:29:22.586127 [ 189 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 22440 | 2026.03.10 10:29:22.586255 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 28.46 MiB. | ||
| 22441 | 2026.03.10 10:29:23.001183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.07 MiB, peak 434.48 MiB, free memory in arenas 0.00 B, will set to 409.25 MiB (RSS), difference: 3.18 MiB | ||
| 22442 | 2026.03.10 10:29:23.277294 [ 224 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22443 | 2026.03.10 10:29:23.277347 [ 224 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22444 | 2026.03.10 10:29:23.280452 [ 224 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22445 | 2026.03.10 10:29:24.011634 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50391 | ||
| 22446 | 2026.03.10 10:29:24.012213 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22447 | 2026.03.10 10:29:24.012270 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22448 | 2026.03.10 10:29:24.013091 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 22449 | 2026.03.10 10:29:24.013577 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22450 | 2026.03.10 10:29:24.013719 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50391 | ||
| 22451 | 2026.03.10 10:29:25.115222 [ 225 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22452 | 2026.03.10 10:29:25.115342 [ 225 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22453 | 2026.03.10 10:29:25.118961 [ 225 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22454 | 2026.03.10 10:29:26.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.25 MiB, peak 434.48 MiB, free memory in arenas 0.00 B, will set to 409.25 MiB (RSS), difference: 4.00 MiB | ||
| 22455 | 2026.03.10 10:29:26.684557 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2666 | ||
| 22456 | 2026.03.10 10:29:26.686954 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22457 | 2026.03.10 10:29:26.686995 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22458 | 2026.03.10 10:29:26.688311 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 22459 | 2026.03.10 10:29:26.688776 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22460 | 2026.03.10 10:29:26.689044 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2666 | ||
| 22461 | 2026.03.10 10:29:26.833004 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 791 | ||
| 22462 | 2026.03.10 10:29:26.850260 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22463 | 2026.03.10 10:29:26.850311 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22464 | 2026.03.10 10:29:26.856750 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 22465 | 2026.03.10 10:29:26.857860 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22466 | 2026.03.10 10:29:26.860849 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 22467 | 2026.03.10 10:29:27.058690 [ 226 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22468 | 2026.03.10 10:29:27.058772 [ 226 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22469 | 2026.03.10 10:29:27.062573 [ 226 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22470 | 2026.03.10 10:29:27.549727 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22471 | 2026.03.10 10:29:27.549999 [ 269 ] {49af0258-9d18-431e-8121-0b10e50368d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22472 | 2026.03.10 10:29:27.550102 [ 269 ] {49af0258-9d18-431e-8121-0b10e50368d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22473 | 2026.03.10 10:29:27.550929 [ 269 ] {49af0258-9d18-431e-8121-0b10e50368d6} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22474 | 2026.03.10 10:29:27.550974 [ 269 ] {49af0258-9d18-431e-8121-0b10e50368d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22475 | 2026.03.10 10:29:27.551460 [ 269 ] {49af0258-9d18-431e-8121-0b10e50368d6} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 22476 | 2026.03.10 10:29:27.551879 [ 269 ] {49af0258-9d18-431e-8121-0b10e50368d6} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22477 | 2026.03.10 10:29:27.552029 [ 269 ] {49af0258-9d18-431e-8121-0b10e50368d6} <Debug> executeQuery: Read 144 rows, 12.72 KiB in 0.002106 sec., 68376.06837606839 rows/sec., 5.90 MiB/sec. | ||
| 22478 | 2026.03.10 10:29:27.552072 [ 269 ] {49af0258-9d18-431e-8121-0b10e50368d6} <Debug> TCPHandler: Processed in 0.002524747 sec. | ||
| 22479 | 2026.03.10 10:29:27.552186 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22480 | 2026.03.10 10:29:27.552282 [ 269 ] {e370cc7a-4e77-42c4-a3b7-602c31a45e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22481 | 2026.03.10 10:29:27.552323 [ 269 ] {e370cc7a-4e77-42c4-a3b7-602c31a45e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22482 | 2026.03.10 10:29:27.552734 [ 269 ] {e370cc7a-4e77-42c4-a3b7-602c31a45e6a} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22483 | 2026.03.10 10:29:27.552771 [ 269 ] {e370cc7a-4e77-42c4-a3b7-602c31a45e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22484 | 2026.03.10 10:29:27.553166 [ 269 ] {e370cc7a-4e77-42c4-a3b7-602c31a45e6a} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22485 | 2026.03.10 10:29:27.553574 [ 269 ] {e370cc7a-4e77-42c4-a3b7-602c31a45e6a} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22486 | 2026.03.10 10:29:27.553708 [ 269 ] {e370cc7a-4e77-42c4-a3b7-602c31a45e6a} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001444 sec., 30470.914127423825 rows/sec., 2.24 MiB/sec. | ||
| 22487 | 2026.03.10 10:29:27.553748 [ 269 ] {e370cc7a-4e77-42c4-a3b7-602c31a45e6a} <Debug> TCPHandler: Processed in 0.001611316 sec. | ||
| 22488 | 2026.03.10 10:29:27.553857 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22489 | 2026.03.10 10:29:27.553951 [ 269 ] {e125d019-f48e-4067-bc5b-7ad70ca1e0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22490 | 2026.03.10 10:29:27.553991 [ 269 ] {e125d019-f48e-4067-bc5b-7ad70ca1e0c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22491 | 2026.03.10 10:29:27.554419 [ 269 ] {e125d019-f48e-4067-bc5b-7ad70ca1e0c7} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22492 | 2026.03.10 10:29:27.554457 [ 269 ] {e125d019-f48e-4067-bc5b-7ad70ca1e0c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22493 | 2026.03.10 10:29:27.554898 [ 269 ] {e125d019-f48e-4067-bc5b-7ad70ca1e0c7} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 22494 | 2026.03.10 10:29:27.555311 [ 269 ] {e125d019-f48e-4067-bc5b-7ad70ca1e0c7} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22495 | 2026.03.10 10:29:27.555441 [ 269 ] {e125d019-f48e-4067-bc5b-7ad70ca1e0c7} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001508 sec., 71618.03713527852 rows/sec., 5.59 MiB/sec. | ||
| 22496 | 2026.03.10 10:29:27.555480 [ 269 ] {e125d019-f48e-4067-bc5b-7ad70ca1e0c7} <Debug> TCPHandler: Processed in 0.001671738 sec. | ||
| 22497 | 2026.03.10 10:29:27.555505 [ 222 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22498 | 2026.03.10 10:29:27.555545 [ 222 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22499 | 2026.03.10 10:29:27.555588 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22500 | 2026.03.10 10:29:27.555687 [ 269 ] {a6e2d130-bc36-4e6d-aff6-ea5c2331aa51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22501 | 2026.03.10 10:29:27.555731 [ 269 ] {a6e2d130-bc36-4e6d-aff6-ea5c2331aa51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22502 | 2026.03.10 10:29:27.556139 [ 269 ] {a6e2d130-bc36-4e6d-aff6-ea5c2331aa51} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22503 | 2026.03.10 10:29:27.556176 [ 269 ] {a6e2d130-bc36-4e6d-aff6-ea5c2331aa51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22504 | 2026.03.10 10:29:27.556630 [ 269 ] {a6e2d130-bc36-4e6d-aff6-ea5c2331aa51} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 22505 | 2026.03.10 10:29:27.557157 [ 269 ] {a6e2d130-bc36-4e6d-aff6-ea5c2331aa51} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22506 | 2026.03.10 10:29:27.557280 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 2 parts from all_1_173_50 to all_174_174_0 | ||
| 22507 | 2026.03.10 10:29:27.557309 [ 269 ] {a6e2d130-bc36-4e6d-aff6-ea5c2331aa51} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00164 sec., 97560.9756097561 rows/sec., 6.79 MiB/sec. | ||
| 22508 | 2026.03.10 10:29:27.557326 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22509 | 2026.03.10 10:29:27.557355 [ 269 ] {a6e2d130-bc36-4e6d-aff6-ea5c2331aa51} <Debug> TCPHandler: Processed in 0.001816431 sec. | ||
| 22510 | 2026.03.10 10:29:27.557357 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22511 | 2026.03.10 10:29:27.557472 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_174_51} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_173_50 to all_174_174_0 into Compact with storage Full | ||
| 22512 | 2026.03.10 10:29:27.557475 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22513 | 2026.03.10 10:29:27.557581 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_174_51} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22514 | 2026.03.10 10:29:27.557590 [ 269 ] {97557ea4-23cf-44cc-a1e2-0338e208f303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22515 | 2026.03.10 10:29:27.557622 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_174_51} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_173_50, total 56585 rows starting from the beginning of the part | ||
| 22516 | 2026.03.10 10:29:27.557653 [ 269 ] {97557ea4-23cf-44cc-a1e2-0338e208f303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22517 | 2026.03.10 10:29:27.557696 [ 190 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_174_51} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 128 rows starting from the beginning of the part | ||
| 22518 | 2026.03.10 10:29:27.558529 [ 269 ] {97557ea4-23cf-44cc-a1e2-0338e208f303} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22519 | 2026.03.10 10:29:27.558572 [ 269 ] {97557ea4-23cf-44cc-a1e2-0338e208f303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22520 | 2026.03.10 10:29:27.559232 [ 222 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22521 | 2026.03.10 10:29:27.559263 [ 269 ] {97557ea4-23cf-44cc-a1e2-0338e208f303} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22522 | 2026.03.10 10:29:27.559753 [ 269 ] {97557ea4-23cf-44cc-a1e2-0338e208f303} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22523 | 2026.03.10 10:29:27.559898 [ 269 ] {97557ea4-23cf-44cc-a1e2-0338e208f303} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002327 sec., 18908.465835840136 rows/sec., 33.88 MiB/sec. | ||
| 22524 | 2026.03.10 10:29:27.559954 [ 269 ] {97557ea4-23cf-44cc-a1e2-0338e208f303} <Debug> TCPHandler: Processed in 0.002526066 sec. | ||
| 22525 | 2026.03.10 10:29:27.559974 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22526 | 2026.03.10 10:29:27.560022 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22527 | 2026.03.10 10:29:27.560062 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22528 | 2026.03.10 10:29:27.560159 [ 269 ] {846a416d-68df-48c6-8dd1-4b14e75f8d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22529 | 2026.03.10 10:29:27.560200 [ 269 ] {846a416d-68df-48c6-8dd1-4b14e75f8d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22530 | 2026.03.10 10:29:27.560532 [ 269 ] {846a416d-68df-48c6-8dd1-4b14e75f8d31} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22531 | 2026.03.10 10:29:27.560569 [ 269 ] {846a416d-68df-48c6-8dd1-4b14e75f8d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22532 | 2026.03.10 10:29:27.561111 [ 269 ] {846a416d-68df-48c6-8dd1-4b14e75f8d31} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 22533 | 2026.03.10 10:29:27.561558 [ 269 ] {846a416d-68df-48c6-8dd1-4b14e75f8d31} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22534 | 2026.03.10 10:29:27.561692 [ 269 ] {846a416d-68df-48c6-8dd1-4b14e75f8d31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001551 sec., 38684.71953578336 rows/sec., 2.61 MiB/sec. | ||
| 22535 | 2026.03.10 10:29:27.561729 [ 269 ] {846a416d-68df-48c6-8dd1-4b14e75f8d31} <Debug> TCPHandler: Processed in 0.001714178 sec. | ||
| 22536 | 2026.03.10 10:29:27.562808 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22537 | 2026.03.10 10:29:27.566230 [ 188 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_174_51} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56713 rows, containing 5 columns (5 merged, 0 gathered) in 0.008786708 sec., 6454408.181084428 rows/sec., 424.93 MiB/sec. | ||
| 22538 | 2026.03.10 10:29:27.567065 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_174_51} <Trace> MergedBlockOutputStream: filled checksums all_1_174_51 (state Temporary) | ||
| 22539 | 2026.03.10 10:29:27.567597 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_174_51} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_174_51 to all_1_174_51 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22540 | 2026.03.10 10:29:27.567666 [ 198 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_174_51} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 2 parts: [all_1_173_50, all_174_174_0] -> all_1_174_51 | ||
| 22541 | 2026.03.10 10:29:27.567739 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 22542 | 2026.03.10 10:29:28.105866 [ 225 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22543 | 2026.03.10 10:29:28.105904 [ 225 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22544 | 2026.03.10 10:29:28.108463 [ 225 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22545 | 2026.03.10 10:29:28.706400 [ 225 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22546 | 2026.03.10 10:29:28.706434 [ 225 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22547 | 2026.03.10 10:29:28.709186 [ 225 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22548 | 2026.03.10 10:29:31.259441 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22549 | 2026.03.10 10:29:31.259507 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22550 | 2026.03.10 10:29:31.514025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50839 | ||
| 22551 | 2026.03.10 10:29:31.514597 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22552 | 2026.03.10 10:29:31.514643 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22553 | 2026.03.10 10:29:31.515291 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 22554 | 2026.03.10 10:29:31.515872 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22555 | 2026.03.10 10:29:31.516030 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50839 | ||
| 22556 | 2026.03.10 10:29:31.516036 [ 139 ] {} <Debug> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 22557 | 2026.03.10 10:29:31.516110 [ 139 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22558 | 2026.03.10 10:29:31.516134 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22559 | 2026.03.10 10:29:31.516247 [ 195 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::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 | ||
| 22560 | 2026.03.10 10:29:31.516375 [ 195 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22561 | 2026.03.10 10:29:31.516421 [ 195 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48471 rows starting from the beginning of the part | ||
| 22562 | 2026.03.10 10:29:31.516494 [ 195 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 448 rows starting from the beginning of the part | ||
| 22563 | 2026.03.10 10:29:31.516549 [ 195 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 512 rows starting from the beginning of the part | ||
| 22564 | 2026.03.10 10:29:31.516595 [ 195 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 448 rows starting from the beginning of the part | ||
| 22565 | 2026.03.10 10:29:31.516634 [ 195 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 512 rows starting from the beginning of the part | ||
| 22566 | 2026.03.10 10:29:31.516677 [ 195 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 448 rows starting from the beginning of the part | ||
| 22567 | 2026.03.10 10:29:31.519703 [ 196 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50839 rows, containing 4 columns (4 merged, 0 gathered) in 0.003506568 sec., 14498221.622965818 rows/sec., 207.40 MiB/sec. | ||
| 22568 | 2026.03.10 10:29:31.520236 [ 201 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 22569 | 2026.03.10 10:29:31.520840 [ 201 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_106_21} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22570 | 2026.03.10 10:29:31.520934 [ 201 ] {1bd293af-b2ce-49a3-918f-b5c534530d29::all_1_106_21} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 22571 | 2026.03.10 10:29:31.521064 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 22572 | 2026.03.10 10:29:32.548866 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22573 | 2026.03.10 10:29:32.549136 [ 269 ] {ca7a4cae-0479-4268-a898-6fb17327be32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22574 | 2026.03.10 10:29:32.549240 [ 269 ] {ca7a4cae-0479-4268-a898-6fb17327be32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22575 | 2026.03.10 10:29:32.550111 [ 269 ] {ca7a4cae-0479-4268-a898-6fb17327be32} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22576 | 2026.03.10 10:29:32.550161 [ 269 ] {ca7a4cae-0479-4268-a898-6fb17327be32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22577 | 2026.03.10 10:29:32.550696 [ 269 ] {ca7a4cae-0479-4268-a898-6fb17327be32} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 22578 | 2026.03.10 10:29:32.551124 [ 269 ] {ca7a4cae-0479-4268-a898-6fb17327be32} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22579 | 2026.03.10 10:29:32.551280 [ 269 ] {ca7a4cae-0479-4268-a898-6fb17327be32} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.002221 sec., 40522.2872579919 rows/sec., 3.41 MiB/sec. | ||
| 22580 | 2026.03.10 10:29:32.551330 [ 269 ] {ca7a4cae-0479-4268-a898-6fb17327be32} <Debug> TCPHandler: Processed in 0.00264108 sec. | ||
| 22581 | 2026.03.10 10:29:32.551462 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22582 | 2026.03.10 10:29:32.551560 [ 269 ] {354439d0-35f9-49ea-8a44-c39573bda9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22583 | 2026.03.10 10:29:32.551604 [ 269 ] {354439d0-35f9-49ea-8a44-c39573bda9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22584 | 2026.03.10 10:29:32.552024 [ 269 ] {354439d0-35f9-49ea-8a44-c39573bda9af} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22585 | 2026.03.10 10:29:32.552061 [ 269 ] {354439d0-35f9-49ea-8a44-c39573bda9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22586 | 2026.03.10 10:29:32.552528 [ 269 ] {354439d0-35f9-49ea-8a44-c39573bda9af} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22587 | 2026.03.10 10:29:32.552951 [ 269 ] {354439d0-35f9-49ea-8a44-c39573bda9af} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22588 | 2026.03.10 10:29:32.553085 [ 269 ] {354439d0-35f9-49ea-8a44-c39573bda9af} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001548 sec., 10981.912144702843 rows/sec., 825.79 KiB/sec. | ||
| 22589 | 2026.03.10 10:29:32.553123 [ 269 ] {354439d0-35f9-49ea-8a44-c39573bda9af} <Debug> TCPHandler: Processed in 0.001709988 sec. | ||
| 22590 | 2026.03.10 10:29:32.553230 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22591 | 2026.03.10 10:29:32.553321 [ 269 ] {0aedf8a6-3f35-4a0b-9e85-83ed5758c248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22592 | 2026.03.10 10:29:32.553361 [ 269 ] {0aedf8a6-3f35-4a0b-9e85-83ed5758c248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22593 | 2026.03.10 10:29:32.553773 [ 269 ] {0aedf8a6-3f35-4a0b-9e85-83ed5758c248} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22594 | 2026.03.10 10:29:32.553809 [ 269 ] {0aedf8a6-3f35-4a0b-9e85-83ed5758c248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22595 | 2026.03.10 10:29:32.554206 [ 269 ] {0aedf8a6-3f35-4a0b-9e85-83ed5758c248} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 22596 | 2026.03.10 10:29:32.554696 [ 269 ] {0aedf8a6-3f35-4a0b-9e85-83ed5758c248} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22597 | 2026.03.10 10:29:32.554826 [ 269 ] {0aedf8a6-3f35-4a0b-9e85-83ed5758c248} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001524 sec., 53149.6062992126 rows/sec., 4.15 MiB/sec. | ||
| 22598 | 2026.03.10 10:29:32.554864 [ 269 ] {0aedf8a6-3f35-4a0b-9e85-83ed5758c248} <Debug> TCPHandler: Processed in 0.001680907 sec. | ||
| 22599 | 2026.03.10 10:29:32.554973 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22600 | 2026.03.10 10:29:32.555064 [ 269 ] {3b9c7788-1238-4568-abb7-ea2252e068c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22601 | 2026.03.10 10:29:32.555107 [ 269 ] {3b9c7788-1238-4568-abb7-ea2252e068c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22602 | 2026.03.10 10:29:32.555513 [ 269 ] {3b9c7788-1238-4568-abb7-ea2252e068c6} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22603 | 2026.03.10 10:29:32.555549 [ 269 ] {3b9c7788-1238-4568-abb7-ea2252e068c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22604 | 2026.03.10 10:29:32.555976 [ 269 ] {3b9c7788-1238-4568-abb7-ea2252e068c6} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 22605 | 2026.03.10 10:29:32.556393 [ 269 ] {3b9c7788-1238-4568-abb7-ea2252e068c6} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22606 | 2026.03.10 10:29:32.556523 [ 269 ] {3b9c7788-1238-4568-abb7-ea2252e068c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001477 sec., 108327.69126607988 rows/sec., 7.54 MiB/sec. | ||
| 22607 | 2026.03.10 10:29:32.556523 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 2 parts from all_1_174_51 to all_175_175_0 | ||
| 22608 | 2026.03.10 10:29:32.556561 [ 269 ] {3b9c7788-1238-4568-abb7-ea2252e068c6} <Debug> TCPHandler: Processed in 0.001634297 sec. | ||
| 22609 | 2026.03.10 10:29:32.556597 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22610 | 2026.03.10 10:29:32.556627 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22611 | 2026.03.10 10:29:32.556684 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22612 | 2026.03.10 10:29:32.556752 [ 195 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_175_52} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_174_51 to all_175_175_0 into Compact with storage Full | ||
| 22613 | 2026.03.10 10:29:32.556779 [ 269 ] {9a4885f6-4346-48d3-921c-1edf754a7af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22614 | 2026.03.10 10:29:32.556851 [ 269 ] {9a4885f6-4346-48d3-921c-1edf754a7af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22615 | 2026.03.10 10:29:32.556909 [ 195 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_175_52} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22616 | 2026.03.10 10:29:32.556954 [ 195 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_175_52} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_174_51, total 56713 rows starting from the beginning of the part | ||
| 22617 | 2026.03.10 10:29:32.557028 [ 195 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_175_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 162 rows starting from the beginning of the part | ||
| 22618 | 2026.03.10 10:29:32.557699 [ 269 ] {9a4885f6-4346-48d3-921c-1edf754a7af0} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22619 | 2026.03.10 10:29:32.557740 [ 269 ] {9a4885f6-4346-48d3-921c-1edf754a7af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22620 | 2026.03.10 10:29:32.558374 [ 269 ] {9a4885f6-4346-48d3-921c-1edf754a7af0} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22621 | 2026.03.10 10:29:32.558785 [ 269 ] {9a4885f6-4346-48d3-921c-1edf754a7af0} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22622 | 2026.03.10 10:29:32.558929 [ 269 ] {9a4885f6-4346-48d3-921c-1edf754a7af0} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002167 sec., 7844.946931241348 rows/sec., 14.06 MiB/sec. | ||
| 22623 | 2026.03.10 10:29:32.558994 [ 269 ] {9a4885f6-4346-48d3-921c-1edf754a7af0} <Debug> TCPHandler: Processed in 0.002355593 sec. | ||
| 22624 | 2026.03.10 10:29:32.559109 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22625 | 2026.03.10 10:29:32.559201 [ 269 ] {d2f237f5-3577-45e0-a03a-f09d13452694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22626 | 2026.03.10 10:29:32.559241 [ 269 ] {d2f237f5-3577-45e0-a03a-f09d13452694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22627 | 2026.03.10 10:29:32.559581 [ 269 ] {d2f237f5-3577-45e0-a03a-f09d13452694} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22628 | 2026.03.10 10:29:32.559617 [ 269 ] {d2f237f5-3577-45e0-a03a-f09d13452694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22629 | 2026.03.10 10:29:32.560020 [ 269 ] {d2f237f5-3577-45e0-a03a-f09d13452694} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 22630 | 2026.03.10 10:29:32.560473 [ 269 ] {d2f237f5-3577-45e0-a03a-f09d13452694} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22631 | 2026.03.10 10:29:32.560608 [ 269 ] {d2f237f5-3577-45e0-a03a-f09d13452694} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001426 sec., 42075.7363253857 rows/sec., 2.84 MiB/sec. | ||
| 22632 | 2026.03.10 10:29:32.560644 [ 269 ] {d2f237f5-3577-45e0-a03a-f09d13452694} <Debug> TCPHandler: Processed in 0.001581806 sec. | ||
| 22633 | 2026.03.10 10:29:32.565563 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_175_52} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56875 rows, containing 5 columns (5 merged, 0 gathered) in 0.008857259 sec., 6421286.7660299875 rows/sec., 422.82 MiB/sec. | ||
| 22634 | 2026.03.10 10:29:32.566486 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_175_52} <Trace> MergedBlockOutputStream: filled checksums all_1_175_52 (state Temporary) | ||
| 22635 | 2026.03.10 10:29:32.567035 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_175_52} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_175_52 to all_1_175_52 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22636 | 2026.03.10 10:29:32.567118 [ 200 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_175_52} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 2 parts: [all_1_174_51, all_175_175_0] -> all_1_175_52 | ||
| 22637 | 2026.03.10 10:29:32.567220 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 22638 | 2026.03.10 10:29:32.821035 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22639 | 2026.03.10 10:29:32.821249 [ 269 ] {d19ae356-9b2b-47f3-874c-4cf0f282bbf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22640 | 2026.03.10 10:29:32.821332 [ 269 ] {d19ae356-9b2b-47f3-874c-4cf0f282bbf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22641 | 2026.03.10 10:29:32.821959 [ 269 ] {d19ae356-9b2b-47f3-874c-4cf0f282bbf4} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22642 | 2026.03.10 10:29:32.821999 [ 269 ] {d19ae356-9b2b-47f3-874c-4cf0f282bbf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22643 | 2026.03.10 10:29:32.822438 [ 269 ] {d19ae356-9b2b-47f3-874c-4cf0f282bbf4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 22644 | 2026.03.10 10:29:32.822877 [ 269 ] {d19ae356-9b2b-47f3-874c-4cf0f282bbf4} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22645 | 2026.03.10 10:29:32.823018 [ 269 ] {d19ae356-9b2b-47f3-874c-4cf0f282bbf4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001817 sec., 1100.715465052284 rows/sec., 89.76 KiB/sec. | ||
| 22646 | 2026.03.10 10:29:32.823059 [ 269 ] {d19ae356-9b2b-47f3-874c-4cf0f282bbf4} <Debug> TCPHandler: Processed in 0.002139149 sec. | ||
| 22647 | 2026.03.10 10:29:32.823179 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22648 | 2026.03.10 10:29:32.823284 [ 269 ] {4b9bd3bb-fcb1-40ba-87de-2f5d0a464175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22649 | 2026.03.10 10:29:32.823323 [ 269 ] {4b9bd3bb-fcb1-40ba-87de-2f5d0a464175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22650 | 2026.03.10 10:29:32.824761 [ 269 ] {4b9bd3bb-fcb1-40ba-87de-2f5d0a464175} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22651 | 2026.03.10 10:29:32.824798 [ 269 ] {4b9bd3bb-fcb1-40ba-87de-2f5d0a464175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22652 | 2026.03.10 10:29:32.825327 [ 269 ] {4b9bd3bb-fcb1-40ba-87de-2f5d0a464175} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 22653 | 2026.03.10 10:29:32.825768 [ 269 ] {4b9bd3bb-fcb1-40ba-87de-2f5d0a464175} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22654 | 2026.03.10 10:29:32.825905 [ 269 ] {4b9bd3bb-fcb1-40ba-87de-2f5d0a464175} <Debug> executeQuery: Read 2037 rows, 158.58 KiB in 0.002639 sec., 771883.2891246685 rows/sec., 58.68 MiB/sec. | ||
| 22655 | 2026.03.10 10:29:32.825945 [ 269 ] {4b9bd3bb-fcb1-40ba-87de-2f5d0a464175} <Debug> TCPHandler: Processed in 0.002816643 sec. | ||
| 22656 | 2026.03.10 10:29:32.826072 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22657 | 2026.03.10 10:29:32.826167 [ 269 ] {4c15923f-a4c2-4559-9a10-97d98d80e5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22658 | 2026.03.10 10:29:32.826207 [ 269 ] {4c15923f-a4c2-4559-9a10-97d98d80e5f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22659 | 2026.03.10 10:29:32.826649 [ 269 ] {4c15923f-a4c2-4559-9a10-97d98d80e5f7} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22660 | 2026.03.10 10:29:32.826687 [ 269 ] {4c15923f-a4c2-4559-9a10-97d98d80e5f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22661 | 2026.03.10 10:29:32.827106 [ 269 ] {4c15923f-a4c2-4559-9a10-97d98d80e5f7} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22662 | 2026.03.10 10:29:32.827569 [ 269 ] {4c15923f-a4c2-4559-9a10-97d98d80e5f7} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22663 | 2026.03.10 10:29:32.827703 [ 269 ] {4c15923f-a4c2-4559-9a10-97d98d80e5f7} <Debug> executeQuery: Read 61 rows, 4.58 KiB in 0.001554 sec., 39253.53925353925 rows/sec., 2.88 MiB/sec. | ||
| 22664 | 2026.03.10 10:29:32.827745 [ 269 ] {4c15923f-a4c2-4559-9a10-97d98d80e5f7} <Debug> TCPHandler: Processed in 0.001721129 sec. | ||
| 22665 | 2026.03.10 10:29:32.827847 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22666 | 2026.03.10 10:29:32.827941 [ 269 ] {4d2f7796-dadb-4ef6-8c58-8ccc90310d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22667 | 2026.03.10 10:29:32.827982 [ 269 ] {4d2f7796-dadb-4ef6-8c58-8ccc90310d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22668 | 2026.03.10 10:29:32.828616 [ 269 ] {4d2f7796-dadb-4ef6-8c58-8ccc90310d07} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22669 | 2026.03.10 10:29:32.828654 [ 269 ] {4d2f7796-dadb-4ef6-8c58-8ccc90310d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22670 | 2026.03.10 10:29:32.829142 [ 269 ] {4d2f7796-dadb-4ef6-8c58-8ccc90310d07} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 22671 | 2026.03.10 10:29:32.829619 [ 269 ] {4d2f7796-dadb-4ef6-8c58-8ccc90310d07} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22672 | 2026.03.10 10:29:32.829751 [ 269 ] {4d2f7796-dadb-4ef6-8c58-8ccc90310d07} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001828 sec., 387308.533916849 rows/sec., 22.59 MiB/sec. | ||
| 22673 | 2026.03.10 10:29:32.829790 [ 269 ] {4d2f7796-dadb-4ef6-8c58-8ccc90310d07} <Debug> TCPHandler: Processed in 0.001993155 sec. | ||
| 22674 | 2026.03.10 10:29:32.829905 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22675 | 2026.03.10 10:29:32.829999 [ 269 ] {2dc3704d-3d0b-4846-b83f-45d8dd8c8262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 22676 | 2026.03.10 10:29:32.830042 [ 269 ] {2dc3704d-3d0b-4846-b83f-45d8dd8c8262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 22677 | 2026.03.10 10:29:32.830432 [ 269 ] {2dc3704d-3d0b-4846-b83f-45d8dd8c8262} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22678 | 2026.03.10 10:29:32.830470 [ 269 ] {2dc3704d-3d0b-4846-b83f-45d8dd8c8262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22679 | 2026.03.10 10:29:32.830878 [ 269 ] {2dc3704d-3d0b-4846-b83f-45d8dd8c8262} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 22680 | 2026.03.10 10:29:32.831327 [ 269 ] {2dc3704d-3d0b-4846-b83f-45d8dd8c8262} <Trace> oximeter.fields_u64 (0dee234a-3e3c-44da-ac92-92cbbb6dc496): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22681 | 2026.03.10 10:29:32.831459 [ 269 ] {2dc3704d-3d0b-4846-b83f-45d8dd8c8262} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001478 sec., 676.5899864682003 rows/sec., 47.57 KiB/sec. | ||
| 22682 | 2026.03.10 10:29:32.831497 [ 269 ] {2dc3704d-3d0b-4846-b83f-45d8dd8c8262} <Debug> TCPHandler: Processed in 0.001641406 sec. | ||
| 22683 | 2026.03.10 10:29:32.831599 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22684 | 2026.03.10 10:29:32.831691 [ 269 ] {0d59e722-91b4-45b5-92f6-83e1299bb20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22685 | 2026.03.10 10:29:32.831731 [ 269 ] {0d59e722-91b4-45b5-92f6-83e1299bb20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22686 | 2026.03.10 10:29:32.832487 [ 269 ] {0d59e722-91b4-45b5-92f6-83e1299bb20e} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22687 | 2026.03.10 10:29:32.832524 [ 269 ] {0d59e722-91b4-45b5-92f6-83e1299bb20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22688 | 2026.03.10 10:29:32.832989 [ 269 ] {0d59e722-91b4-45b5-92f6-83e1299bb20e} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 22689 | 2026.03.10 10:29:32.833447 [ 269 ] {0d59e722-91b4-45b5-92f6-83e1299bb20e} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22690 | 2026.03.10 10:29:32.833584 [ 269 ] {0d59e722-91b4-45b5-92f6-83e1299bb20e} <Debug> executeQuery: Read 1061 rows, 75.23 KiB in 0.00191 sec., 555497.3821989528 rows/sec., 38.46 MiB/sec. | ||
| 22691 | 2026.03.10 10:29:32.833623 [ 269 ] {0d59e722-91b4-45b5-92f6-83e1299bb20e} <Debug> TCPHandler: Processed in 0.002074826 sec. | ||
| 22692 | 2026.03.10 10:29:32.833741 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22693 | 2026.03.10 10:29:32.833836 [ 269 ] {5d4d30f3-8865-4d2b-abcf-bb3ba2fcfe43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22694 | 2026.03.10 10:29:32.833877 [ 269 ] {5d4d30f3-8865-4d2b-abcf-bb3ba2fcfe43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22695 | 2026.03.10 10:29:32.834520 [ 269 ] {5d4d30f3-8865-4d2b-abcf-bb3ba2fcfe43} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22696 | 2026.03.10 10:29:32.834558 [ 269 ] {5d4d30f3-8865-4d2b-abcf-bb3ba2fcfe43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22697 | 2026.03.10 10:29:32.835173 [ 269 ] {5d4d30f3-8865-4d2b-abcf-bb3ba2fcfe43} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 22698 | 2026.03.10 10:29:32.835626 [ 269 ] {5d4d30f3-8865-4d2b-abcf-bb3ba2fcfe43} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22699 | 2026.03.10 10:29:32.835749 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Selected 6 parts from all_1_175_52 to all_180_180_0 | ||
| 22700 | 2026.03.10 10:29:32.835760 [ 269 ] {5d4d30f3-8865-4d2b-abcf-bb3ba2fcfe43} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.001943 sec., 626865.671641791 rows/sec., 39.20 MiB/sec. | ||
| 22701 | 2026.03.10 10:29:32.835808 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22702 | 2026.03.10 10:29:32.835822 [ 269 ] {5d4d30f3-8865-4d2b-abcf-bb3ba2fcfe43} <Debug> TCPHandler: Processed in 0.002131638 sec. | ||
| 22703 | 2026.03.10 10:29:32.835838 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22704 | 2026.03.10 10:29:32.835939 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_180_53} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_175_52 to all_180_180_0 into Compact with storage Full | ||
| 22705 | 2026.03.10 10:29:32.835947 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22706 | 2026.03.10 10:29:32.836064 [ 269 ] {1e7ba056-99c5-4187-b7da-4dcb51bc8cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22707 | 2026.03.10 10:29:32.836074 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_180_53} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22708 | 2026.03.10 10:29:32.836209 [ 269 ] {1e7ba056-99c5-4187-b7da-4dcb51bc8cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22709 | 2026.03.10 10:29:32.836224 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_180_53} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_175_52, total 56875 rows starting from the beginning of the part | ||
| 22710 | 2026.03.10 10:29:32.836309 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_180_53} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 161 rows starting from the beginning of the part | ||
| 22711 | 2026.03.10 10:29:32.836363 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_180_53} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 198 rows starting from the beginning of the part | ||
| 22712 | 2026.03.10 10:29:32.836416 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_180_53} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 160 rows starting from the beginning of the part | ||
| 22713 | 2026.03.10 10:29:32.836467 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_180_53} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 160 rows starting from the beginning of the part | ||
| 22714 | 2026.03.10 10:29:32.836613 [ 196 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_180_53} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 1218 rows starting from the beginning of the part | ||
| 22715 | 2026.03.10 10:29:32.837120 [ 269 ] {1e7ba056-99c5-4187-b7da-4dcb51bc8cc1} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22716 | 2026.03.10 10:29:32.837163 [ 269 ] {1e7ba056-99c5-4187-b7da-4dcb51bc8cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22717 | 2026.03.10 10:29:32.837886 [ 269 ] {1e7ba056-99c5-4187-b7da-4dcb51bc8cc1} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22718 | 2026.03.10 10:29:32.838341 [ 269 ] {1e7ba056-99c5-4187-b7da-4dcb51bc8cc1} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22719 | 2026.03.10 10:29:32.838498 [ 269 ] {1e7ba056-99c5-4187-b7da-4dcb51bc8cc1} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002451 sec., 24071.807425540595 rows/sec., 43.14 MiB/sec. | ||
| 22720 | 2026.03.10 10:29:32.838560 [ 269 ] {1e7ba056-99c5-4187-b7da-4dcb51bc8cc1} <Debug> TCPHandler: Processed in 0.00266722 sec. | ||
| 22721 | 2026.03.10 10:29:32.838676 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22722 | 2026.03.10 10:29:32.838771 [ 269 ] {027e7615-d4dd-4adb-ba71-469a50df73a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22723 | 2026.03.10 10:29:32.838813 [ 269 ] {027e7615-d4dd-4adb-ba71-469a50df73a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22724 | 2026.03.10 10:29:32.839145 [ 269 ] {027e7615-d4dd-4adb-ba71-469a50df73a5} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22725 | 2026.03.10 10:29:32.839182 [ 269 ] {027e7615-d4dd-4adb-ba71-469a50df73a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.72 GiB. | ||
| 22726 | 2026.03.10 10:29:32.839603 [ 269 ] {027e7615-d4dd-4adb-ba71-469a50df73a5} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 22727 | 2026.03.10 10:29:32.840056 [ 269 ] {027e7615-d4dd-4adb-ba71-469a50df73a5} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22728 | 2026.03.10 10:29:32.840195 [ 269 ] {027e7615-d4dd-4adb-ba71-469a50df73a5} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001443 sec., 8316.008316008316 rows/sec., 573.89 KiB/sec. | ||
| 22729 | 2026.03.10 10:29:32.840232 [ 269 ] {027e7615-d4dd-4adb-ba71-469a50df73a5} <Debug> TCPHandler: Processed in 0.001607376 sec. | ||
| 22730 | 2026.03.10 10:29:32.848188 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_180_53} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58772 rows, containing 5 columns (5 merged, 0 gathered) in 0.012291317 sec., 4781586.871447544 rows/sec., 314.76 MiB/sec. | ||
| 22731 | 2026.03.10 10:29:32.848756 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_180_53} <Trace> MergedBlockOutputStream: filled checksums all_1_180_53 (state Temporary) | ||
| 22732 | 2026.03.10 10:29:32.849234 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_180_53} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_merge_all_1_180_53 to all_1_180_53 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22733 | 2026.03.10 10:29:32.849305 [ 197 ] {02586325-f5be-4d34-b118-d8a280378481::all_1_180_53} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481) (MergerMutator): Merged 6 parts: [all_1_175_52, all_180_180_0] -> all_1_180_53 | ||
| 22734 | 2026.03.10 10:29:32.849398 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 22735 | 2026.03.10 10:29:33.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.43 MiB, peak 434.48 MiB, free memory in arenas 0.00 B, will set to 409.25 MiB (RSS), difference: -1.18 MiB | ||
| 22736 | 2026.03.10 10:29:33.555510 [ 221 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22737 | 2026.03.10 10:29:33.555558 [ 221 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22738 | 2026.03.10 10:29:33.559306 [ 221 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22739 | 2026.03.10 10:29:34.361030 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 799 | ||
| 22740 | 2026.03.10 10:29:34.379740 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22741 | 2026.03.10 10:29:34.379805 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22742 | 2026.03.10 10:29:34.386240 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 22743 | 2026.03.10 10:29:34.387372 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22744 | 2026.03.10 10:29:34.387665 [ 134 ] {} <Debug> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 22745 | 2026.03.10 10:29:34.387729 [ 134 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22746 | 2026.03.10 10:29:34.387750 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22747 | 2026.03.10 10:29:34.387861 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::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 | ||
| 22748 | 2026.03.10 10:29:34.390999 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 799 | ||
| 22749 | 2026.03.10 10:29:34.391793 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22750 | 2026.03.10 10:29:34.393345 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part | ||
| 22751 | 2026.03.10 10:29:34.398080 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 22752 | 2026.03.10 10:29:34.402919 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
| 22753 | 2026.03.10 10:29:34.407628 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 8 rows starting from the beginning of the part | ||
| 22754 | 2026.03.10 10:29:34.412618 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 7 rows starting from the beginning of the part | ||
| 22755 | 2026.03.10 10:29:34.417529 [ 200 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part | ||
| 22756 | 2026.03.10 10:29:34.476304 [ 197 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.088495862 sec., 9028.670741689595 rows/sec., 46.69 MiB/sec. | ||
| 22757 | 2026.03.10 10:29:34.479877 [ 193 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 22758 | 2026.03.10 10:29:34.482291 [ 193 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_106_21} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22759 | 2026.03.10 10:29:34.482392 [ 193 ] {ee0a7455-028b-4868-82a0-9de20b9e1301::all_1_106_21} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 22760 | 2026.03.10 10:29:34.484891 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 22761 | 2026.03.10 10:29:35.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.33 MiB, peak 434.48 MiB, free memory in arenas 0.00 B, will set to 409.25 MiB (RSS), difference: -1.08 MiB | ||
| 22762 | 2026.03.10 10:29:36.689368 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2708 | ||
| 22763 | 2026.03.10 10:29:36.692166 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22764 | 2026.03.10 10:29:36.692229 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22765 | 2026.03.10 10:29:36.693505 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 22766 | 2026.03.10 10:29:36.693785 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22767 | 2026.03.10 10:29:36.694070 [ 222 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): 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] | ||
| 22768 | 2026.03.10 10:29:36.694141 [ 222 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): 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] | ||
| 22769 | 2026.03.10 10:29:36.694187 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2708 | ||
| 22770 | 2026.03.10 10:29:36.696945 [ 222 ] {} <Debug> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): 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] | ||
| 22771 | 2026.03.10 10:29:37.547208 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22772 | 2026.03.10 10:29:37.547387 [ 269 ] {500c45d8-4ea3-443d-b70e-65d3b9f7b272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22773 | 2026.03.10 10:29:37.547452 [ 269 ] {500c45d8-4ea3-443d-b70e-65d3b9f7b272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22774 | 2026.03.10 10:29:37.548137 [ 269 ] {500c45d8-4ea3-443d-b70e-65d3b9f7b272} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22775 | 2026.03.10 10:29:37.548185 [ 269 ] {500c45d8-4ea3-443d-b70e-65d3b9f7b272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22776 | 2026.03.10 10:29:37.548581 [ 269 ] {500c45d8-4ea3-443d-b70e-65d3b9f7b272} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 22777 | 2026.03.10 10:29:37.548803 [ 269 ] {500c45d8-4ea3-443d-b70e-65d3b9f7b272} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22778 | 2026.03.10 10:29:37.548956 [ 269 ] {500c45d8-4ea3-443d-b70e-65d3b9f7b272} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00162 sec., 34567.9012345679 rows/sec., 2.66 MiB/sec. | ||
| 22779 | 2026.03.10 10:29:37.548965 [ 131 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 22780 | 2026.03.10 10:29:37.548999 [ 269 ] {500c45d8-4ea3-443d-b70e-65d3b9f7b272} <Debug> TCPHandler: Processed in 0.001918233 sec. | ||
| 22781 | 2026.03.10 10:29:37.549040 [ 131 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22782 | 2026.03.10 10:29:37.549069 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22783 | 2026.03.10 10:29:37.549131 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22784 | 2026.03.10 10:29:37.549183 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 22785 | 2026.03.10 10:29:37.549231 [ 269 ] {b8c0177d-e3c5-4d1f-a2ca-487297ea312a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22786 | 2026.03.10 10:29:37.549279 [ 269 ] {b8c0177d-e3c5-4d1f-a2ca-487297ea312a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22787 | 2026.03.10 10:29:37.549314 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22788 | 2026.03.10 10:29:37.549352 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 2207 rows starting from the beginning of the part | ||
| 22789 | 2026.03.10 10:29:37.549417 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 212 rows starting from the beginning of the part | ||
| 22790 | 2026.03.10 10:29:37.549462 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 144 rows starting from the beginning of the part | ||
| 22791 | 2026.03.10 10:29:37.549513 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 90 rows starting from the beginning of the part | ||
| 22792 | 2026.03.10 10:29:37.549584 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 2037 rows starting from the beginning of the part | ||
| 22793 | 2026.03.10 10:29:37.549630 [ 192 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 56 rows starting from the beginning of the part | ||
| 22794 | 2026.03.10 10:29:37.549746 [ 269 ] {b8c0177d-e3c5-4d1f-a2ca-487297ea312a} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22795 | 2026.03.10 10:29:37.549789 [ 269 ] {b8c0177d-e3c5-4d1f-a2ca-487297ea312a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22796 | 2026.03.10 10:29:37.550111 [ 269 ] {b8c0177d-e3c5-4d1f-a2ca-487297ea312a} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 22797 | 2026.03.10 10:29:37.550328 [ 269 ] {b8c0177d-e3c5-4d1f-a2ca-487297ea312a} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22798 | 2026.03.10 10:29:37.550437 [ 131 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 22799 | 2026.03.10 10:29:37.550463 [ 269 ] {b8c0177d-e3c5-4d1f-a2ca-487297ea312a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00125 sec., 51200 rows/sec., 4.00 MiB/sec. | ||
| 22800 | 2026.03.10 10:29:37.550469 [ 131 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22801 | 2026.03.10 10:29:37.550506 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22802 | 2026.03.10 10:29:37.550510 [ 269 ] {b8c0177d-e3c5-4d1f-a2ca-487297ea312a} <Debug> TCPHandler: Processed in 0.001430402 sec. | ||
| 22803 | 2026.03.10 10:29:37.550585 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 22804 | 2026.03.10 10:29:37.550644 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22805 | 2026.03.10 10:29:37.550671 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22806 | 2026.03.10 10:29:37.550700 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 1174 rows starting from the beginning of the part | ||
| 22807 | 2026.03.10 10:29:37.550739 [ 269 ] {dd4df17c-8e30-42eb-b285-366d9a89e328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22808 | 2026.03.10 10:29:37.550756 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 121 rows starting from the beginning of the part | ||
| 22809 | 2026.03.10 10:29:37.550784 [ 269 ] {dd4df17c-8e30-42eb-b285-366d9a89e328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22810 | 2026.03.10 10:29:37.550800 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 108 rows starting from the beginning of the part | ||
| 22811 | 2026.03.10 10:29:37.550840 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 81 rows starting from the beginning of the part | ||
| 22812 | 2026.03.10 10:29:37.550879 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 1061 rows starting from the beginning of the part | ||
| 22813 | 2026.03.10 10:29:37.550918 [ 197 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 64 rows starting from the beginning of the part | ||
| 22814 | 2026.03.10 10:29:37.551212 [ 269 ] {dd4df17c-8e30-42eb-b285-366d9a89e328} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22815 | 2026.03.10 10:29:37.551248 [ 269 ] {dd4df17c-8e30-42eb-b285-366d9a89e328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22816 | 2026.03.10 10:29:37.551532 [ 194 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4746 rows, containing 5 columns (5 merged, 0 gathered) in 0.002396314 sec., 1980541.7820869884 rows/sec., 161.35 MiB/sec. | ||
| 22817 | 2026.03.10 10:29:37.551574 [ 269 ] {dd4df17c-8e30-42eb-b285-366d9a89e328} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 22818 | 2026.03.10 10:29:37.551788 [ 269 ] {dd4df17c-8e30-42eb-b285-366d9a89e328} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22819 | 2026.03.10 10:29:37.551800 [ 189 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 22820 | 2026.03.10 10:29:37.551916 [ 269 ] {dd4df17c-8e30-42eb-b285-366d9a89e328} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001195 sec., 107112.97071129706 rows/sec., 7.46 MiB/sec. | ||
| 22821 | 2026.03.10 10:29:37.551954 [ 269 ] {dd4df17c-8e30-42eb-b285-366d9a89e328} <Debug> TCPHandler: Processed in 0.001358791 sec. | ||
| 22822 | 2026.03.10 10:29:37.552052 [ 189 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_181_36} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22823 | 2026.03.10 10:29:37.552074 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22824 | 2026.03.10 10:29:37.552072 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2609 rows, containing 5 columns (5 merged, 0 gathered) in 0.001519725 sec., 1716757.9660793894 rows/sec., 128.64 MiB/sec. | ||
| 22825 | 2026.03.10 10:29:37.552121 [ 189 ] {9f0105c4-ca54-4dfe-8b03-67e06bf91710::all_1_181_36} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 22826 | 2026.03.10 10:29:37.552171 [ 269 ] {1493cda4-7399-444d-a84a-5d4d88f64d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22827 | 2026.03.10 10:29:37.552214 [ 269 ] {1493cda4-7399-444d-a84a-5d4d88f64d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22828 | 2026.03.10 10:29:37.552230 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 22829 | 2026.03.10 10:29:37.552448 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 22830 | 2026.03.10 10:29:37.552551 [ 269 ] {1493cda4-7399-444d-a84a-5d4d88f64d31} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22831 | 2026.03.10 10:29:37.552598 [ 269 ] {1493cda4-7399-444d-a84a-5d4d88f64d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22832 | 2026.03.10 10:29:37.552903 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_181_36} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22833 | 2026.03.10 10:29:37.552934 [ 269 ] {1493cda4-7399-444d-a84a-5d4d88f64d31} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 22834 | 2026.03.10 10:29:37.553001 [ 198 ] {804dca6a-0416-4fb4-b5b3-3874cf7ea1e9::all_1_181_36} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 22835 | 2026.03.10 10:29:37.553120 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 22836 | 2026.03.10 10:29:37.553189 [ 269 ] {1493cda4-7399-444d-a84a-5d4d88f64d31} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22837 | 2026.03.10 10:29:37.553327 [ 269 ] {1493cda4-7399-444d-a84a-5d4d88f64d31} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001175 sec., 40851.063829787236 rows/sec., 2.75 MiB/sec. | ||
| 22838 | 2026.03.10 10:29:37.553365 [ 269 ] {1493cda4-7399-444d-a84a-5d4d88f64d31} <Debug> TCPHandler: Processed in 0.001341331 sec. | ||
| 22839 | 2026.03.10 10:29:39.017119 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51351 | ||
| 22840 | 2026.03.10 10:29:39.017651 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22841 | 2026.03.10 10:29:39.017687 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22842 | 2026.03.10 10:29:39.018157 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 22843 | 2026.03.10 10:29:39.018378 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22844 | 2026.03.10 10:29:39.018505 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51351 | ||
| 22845 | 2026.03.10 10:29:41.892001 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 806 | ||
| 22846 | 2026.03.10 10:29:41.909502 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22847 | 2026.03.10 10:29:41.909557 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22848 | 2026.03.10 10:29:41.915764 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 22849 | 2026.03.10 10:29:41.916536 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22850 | 2026.03.10 10:29:41.919423 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 806 | ||
| 22851 | 2026.03.10 10:29:42.549440 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22852 | 2026.03.10 10:29:42.549722 [ 269 ] {daf62ae8-b319-47a5-95d2-e47614b4941b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22853 | 2026.03.10 10:29:42.549829 [ 269 ] {daf62ae8-b319-47a5-95d2-e47614b4941b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22854 | 2026.03.10 10:29:42.550668 [ 269 ] {daf62ae8-b319-47a5-95d2-e47614b4941b} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22855 | 2026.03.10 10:29:42.550721 [ 269 ] {daf62ae8-b319-47a5-95d2-e47614b4941b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22856 | 2026.03.10 10:29:42.551127 [ 269 ] {daf62ae8-b319-47a5-95d2-e47614b4941b} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 22857 | 2026.03.10 10:29:42.551353 [ 269 ] {daf62ae8-b319-47a5-95d2-e47614b4941b} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22858 | 2026.03.10 10:29:42.551510 [ 269 ] {daf62ae8-b319-47a5-95d2-e47614b4941b} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001867 sec., 48205.677557579 rows/sec., 4.06 MiB/sec. | ||
| 22859 | 2026.03.10 10:29:42.551560 [ 269 ] {daf62ae8-b319-47a5-95d2-e47614b4941b} <Debug> TCPHandler: Processed in 0.002301302 sec. | ||
| 22860 | 2026.03.10 10:29:42.551687 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22861 | 2026.03.10 10:29:42.551788 [ 269 ] {ae9064e5-59d3-4152-bb96-15768fc4b7aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22862 | 2026.03.10 10:29:42.551833 [ 269 ] {ae9064e5-59d3-4152-bb96-15768fc4b7aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22863 | 2026.03.10 10:29:42.552262 [ 269 ] {ae9064e5-59d3-4152-bb96-15768fc4b7aa} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22864 | 2026.03.10 10:29:42.552300 [ 269 ] {ae9064e5-59d3-4152-bb96-15768fc4b7aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22865 | 2026.03.10 10:29:42.552600 [ 269 ] {ae9064e5-59d3-4152-bb96-15768fc4b7aa} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22866 | 2026.03.10 10:29:42.552802 [ 269 ] {ae9064e5-59d3-4152-bb96-15768fc4b7aa} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22867 | 2026.03.10 10:29:42.552934 [ 269 ] {ae9064e5-59d3-4152-bb96-15768fc4b7aa} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001169 sec., 14542.34388366125 rows/sec., 1.07 MiB/sec. | ||
| 22868 | 2026.03.10 10:29:42.552974 [ 269 ] {ae9064e5-59d3-4152-bb96-15768fc4b7aa} <Debug> TCPHandler: Processed in 0.001339121 sec. | ||
| 22869 | 2026.03.10 10:29:42.553077 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22870 | 2026.03.10 10:29:42.553173 [ 269 ] {ba9c715a-d282-435b-a024-caf6a3684458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22871 | 2026.03.10 10:29:42.553212 [ 269 ] {ba9c715a-d282-435b-a024-caf6a3684458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22872 | 2026.03.10 10:29:42.553645 [ 269 ] {ba9c715a-d282-435b-a024-caf6a3684458} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22873 | 2026.03.10 10:29:42.553682 [ 269 ] {ba9c715a-d282-435b-a024-caf6a3684458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22874 | 2026.03.10 10:29:42.553982 [ 269 ] {ba9c715a-d282-435b-a024-caf6a3684458} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 22875 | 2026.03.10 10:29:42.554199 [ 269 ] {ba9c715a-d282-435b-a024-caf6a3684458} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22876 | 2026.03.10 10:29:42.554329 [ 269 ] {ba9c715a-d282-435b-a024-caf6a3684458} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001174 sec., 68994.88926746168 rows/sec., 5.39 MiB/sec. | ||
| 22877 | 2026.03.10 10:29:42.554368 [ 269 ] {ba9c715a-d282-435b-a024-caf6a3684458} <Debug> TCPHandler: Processed in 0.00133988 sec. | ||
| 22878 | 2026.03.10 10:29:42.554480 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22879 | 2026.03.10 10:29:42.554573 [ 269 ] {6a3fd86c-0532-49eb-8724-5c7f345d97cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22880 | 2026.03.10 10:29:42.554617 [ 269 ] {6a3fd86c-0532-49eb-8724-5c7f345d97cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22881 | 2026.03.10 10:29:42.555039 [ 269 ] {6a3fd86c-0532-49eb-8724-5c7f345d97cd} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22882 | 2026.03.10 10:29:42.555075 [ 269 ] {6a3fd86c-0532-49eb-8724-5c7f345d97cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22883 | 2026.03.10 10:29:42.555404 [ 269 ] {6a3fd86c-0532-49eb-8724-5c7f345d97cd} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 22884 | 2026.03.10 10:29:42.555606 [ 269 ] {6a3fd86c-0532-49eb-8724-5c7f345d97cd} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22885 | 2026.03.10 10:29:42.555747 [ 269 ] {6a3fd86c-0532-49eb-8724-5c7f345d97cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 22886 | 2026.03.10 10:29:42.555785 [ 269 ] {6a3fd86c-0532-49eb-8724-5c7f345d97cd} <Debug> TCPHandler: Processed in 0.001354121 sec. | ||
| 22887 | 2026.03.10 10:29:42.555886 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22888 | 2026.03.10 10:29:42.555979 [ 269 ] {8dc6a704-d888-4b74-9d86-89757d8b6b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22889 | 2026.03.10 10:29:42.556032 [ 269 ] {8dc6a704-d888-4b74-9d86-89757d8b6b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22890 | 2026.03.10 10:29:42.556841 [ 269 ] {8dc6a704-d888-4b74-9d86-89757d8b6b8b} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22891 | 2026.03.10 10:29:42.556883 [ 269 ] {8dc6a704-d888-4b74-9d86-89757d8b6b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22892 | 2026.03.10 10:29:42.557407 [ 269 ] {8dc6a704-d888-4b74-9d86-89757d8b6b8b} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22893 | 2026.03.10 10:29:42.557628 [ 269 ] {8dc6a704-d888-4b74-9d86-89757d8b6b8b} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22894 | 2026.03.10 10:29:42.557767 [ 269 ] {8dc6a704-d888-4b74-9d86-89757d8b6b8b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001807 sec., 9407.858328721639 rows/sec., 16.86 MiB/sec. | ||
| 22895 | 2026.03.10 10:29:42.557835 [ 269 ] {8dc6a704-d888-4b74-9d86-89757d8b6b8b} <Debug> TCPHandler: Processed in 0.001997605 sec. | ||
| 22896 | 2026.03.10 10:29:42.557957 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22897 | 2026.03.10 10:29:42.558052 [ 269 ] {477f59b8-f519-487f-8649-18dcf2dde94a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22898 | 2026.03.10 10:29:42.558093 [ 269 ] {477f59b8-f519-487f-8649-18dcf2dde94a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22899 | 2026.03.10 10:29:42.558434 [ 269 ] {477f59b8-f519-487f-8649-18dcf2dde94a} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22900 | 2026.03.10 10:29:42.558469 [ 269 ] {477f59b8-f519-487f-8649-18dcf2dde94a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22901 | 2026.03.10 10:29:42.558766 [ 269 ] {477f59b8-f519-487f-8649-18dcf2dde94a} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 22902 | 2026.03.10 10:29:42.558984 [ 269 ] {477f59b8-f519-487f-8649-18dcf2dde94a} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22903 | 2026.03.10 10:29:42.559114 [ 269 ] {477f59b8-f519-487f-8649-18dcf2dde94a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 22904 | 2026.03.10 10:29:42.559113 [ 119 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 22905 | 2026.03.10 10:29:42.559152 [ 269 ] {477f59b8-f519-487f-8649-18dcf2dde94a} <Debug> TCPHandler: Processed in 0.001244818 sec. | ||
| 22906 | 2026.03.10 10:29:42.559189 [ 119 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22907 | 2026.03.10 10:29:42.559215 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22908 | 2026.03.10 10:29:42.559300 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 22909 | 2026.03.10 10:29:42.559390 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22910 | 2026.03.10 10:29:42.559421 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_176_35, total 9060 rows starting from the beginning of the part | ||
| 22911 | 2026.03.10 10:29:42.559476 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 60 rows starting from the beginning of the part | ||
| 22912 | 2026.03.10 10:29:42.559516 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 60 rows starting from the beginning of the part | ||
| 22913 | 2026.03.10 10:29:42.559556 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 12 rows starting from the beginning of the part | ||
| 22914 | 2026.03.10 10:29:42.559593 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 48 rows starting from the beginning of the part | ||
| 22915 | 2026.03.10 10:29:42.559627 [ 197 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 60 rows starting from the beginning of the part | ||
| 22916 | 2026.03.10 10:29:42.561911 [ 194 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9300 rows, containing 4 columns (4 merged, 0 gathered) in 0.00263725 sec., 3526400.6066925777 rows/sec., 237.65 MiB/sec. | ||
| 22917 | 2026.03.10 10:29:42.562324 [ 190 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 22918 | 2026.03.10 10:29:42.562826 [ 190 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_181_36} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22919 | 2026.03.10 10:29:42.562939 [ 190 ] {0be533f3-fefa-414d-b297-d553b4d35fb2::all_1_181_36} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 22920 | 2026.03.10 10:29:42.563030 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
| 22921 | 2026.03.10 10:29:45.125604 [ 224 ] {} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22922 | 2026.03.10 10:29:45.125675 [ 224 ] {} <Debug> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22923 | 2026.03.10 10:29:45.128324 [ 224 ] {} <Debug> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22924 | 2026.03.10 10:29:46.259615 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22925 | 2026.03.10 10:29:46.259693 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22926 | 2026.03.10 10:29:46.518800 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 51799 | ||
| 22927 | 2026.03.10 10:29:46.519352 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22928 | 2026.03.10 10:29:46.519401 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22929 | 2026.03.10 10:29:46.519877 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 22930 | 2026.03.10 10:29:46.520124 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22931 | 2026.03.10 10:29:46.520269 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51799 | ||
| 22932 | 2026.03.10 10:29:46.694581 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2728 | ||
| 22933 | 2026.03.10 10:29:46.696965 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22934 | 2026.03.10 10:29:46.697008 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22935 | 2026.03.10 10:29:46.698209 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 22936 | 2026.03.10 10:29:46.698474 [ 243 ] {} <Trace> system.query_log (5ac558e1-e33e-4ec4-99b5-cedec51f3e4b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22937 | 2026.03.10 10:29:46.698765 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2728 | ||
| 22938 | 2026.03.10 10:29:46.915272 [ 111 ] {} <Debug> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 22939 | 2026.03.10 10:29:46.915340 [ 111 ] {} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22940 | 2026.03.10 10:29:46.915376 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22941 | 2026.03.10 10:29:46.915505 [ 223 ] {} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22942 | 2026.03.10 10:29:46.915524 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 22943 | 2026.03.10 10:29:46.915563 [ 223 ] {} <Debug> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22944 | 2026.03.10 10:29:46.915708 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22945 | 2026.03.10 10:29:46.915754 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 733 rows starting from the beginning of the part | ||
| 22946 | 2026.03.10 10:29:46.915830 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part | ||
| 22947 | 2026.03.10 10:29:46.915885 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 708 rows starting from the beginning of the part | ||
| 22948 | 2026.03.10 10:29:46.915936 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 22949 | 2026.03.10 10:29:46.915986 [ 194 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 708 rows starting from the beginning of the part | ||
| 22950 | 2026.03.10 10:29:46.917099 [ 201 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001628866 sec., 1348791.122167201 rows/sec., 84.92 MiB/sec. | ||
| 22951 | 2026.03.10 10:29:46.917330 [ 187 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 22952 | 2026.03.10 10:29:46.917636 [ 187 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_53_13} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22953 | 2026.03.10 10:29:46.917718 [ 187 ] {9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b::all_1_53_13} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 22954 | 2026.03.10 10:29:46.917821 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 22955 | 2026.03.10 10:29:46.918280 [ 223 ] {} <Debug> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22956 | 2026.03.10 10:29:47.259758 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 22957 | 2026.03.10 10:29:47.259813 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 22958 | 2026.03.10 10:29:47.264603 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 22959 | 2026.03.10 10:29:47.549848 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22960 | 2026.03.10 10:29:47.550135 [ 269 ] {012e2dba-14eb-4a5c-83e1-dba688a0598d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22961 | 2026.03.10 10:29:47.550241 [ 269 ] {012e2dba-14eb-4a5c-83e1-dba688a0598d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22962 | 2026.03.10 10:29:47.550964 [ 269 ] {012e2dba-14eb-4a5c-83e1-dba688a0598d} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22963 | 2026.03.10 10:29:47.551014 [ 269 ] {012e2dba-14eb-4a5c-83e1-dba688a0598d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22964 | 2026.03.10 10:29:47.551404 [ 269 ] {012e2dba-14eb-4a5c-83e1-dba688a0598d} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 22965 | 2026.03.10 10:29:47.551633 [ 269 ] {012e2dba-14eb-4a5c-83e1-dba688a0598d} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22966 | 2026.03.10 10:29:47.551783 [ 269 ] {012e2dba-14eb-4a5c-83e1-dba688a0598d} <Debug> executeQuery: Read 144 rows, 12.72 KiB in 0.00173 sec., 83236.99421965318 rows/sec., 7.18 MiB/sec. | ||
| 22967 | 2026.03.10 10:29:47.551826 [ 269 ] {012e2dba-14eb-4a5c-83e1-dba688a0598d} <Debug> TCPHandler: Processed in 0.002159298 sec. | ||
| 22968 | 2026.03.10 10:29:47.551872 [ 223 ] {} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 22969 | 2026.03.10 10:29:47.551908 [ 223 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 22970 | 2026.03.10 10:29:47.551947 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22971 | 2026.03.10 10:29:47.552050 [ 269 ] {c798e770-943c-47e3-98d1-b8dad7c1a16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22972 | 2026.03.10 10:29:47.552093 [ 269 ] {c798e770-943c-47e3-98d1-b8dad7c1a16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22973 | 2026.03.10 10:29:47.552509 [ 269 ] {c798e770-943c-47e3-98d1-b8dad7c1a16a} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22974 | 2026.03.10 10:29:47.552548 [ 269 ] {c798e770-943c-47e3-98d1-b8dad7c1a16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22975 | 2026.03.10 10:29:47.552884 [ 269 ] {c798e770-943c-47e3-98d1-b8dad7c1a16a} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22976 | 2026.03.10 10:29:47.553177 [ 269 ] {c798e770-943c-47e3-98d1-b8dad7c1a16a} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22977 | 2026.03.10 10:29:47.553323 [ 269 ] {c798e770-943c-47e3-98d1-b8dad7c1a16a} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.00129 sec., 34108.52713178295 rows/sec., 2.50 MiB/sec. | ||
| 22978 | 2026.03.10 10:29:47.553320 [ 120 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22979 | 2026.03.10 10:29:47.553364 [ 269 ] {c798e770-943c-47e3-98d1-b8dad7c1a16a} <Debug> TCPHandler: Processed in 0.001466933 sec. | ||
| 22980 | 2026.03.10 10:29:47.553404 [ 120 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22981 | 2026.03.10 10:29:47.553437 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22982 | 2026.03.10 10:29:47.553497 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22983 | 2026.03.10 10:29:47.553545 [ 188 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 22984 | 2026.03.10 10:29:47.553603 [ 269 ] {0ade62bf-a6cc-4c50-b155-5c8257711994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22985 | 2026.03.10 10:29:47.553650 [ 269 ] {0ade62bf-a6cc-4c50-b155-5c8257711994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22986 | 2026.03.10 10:29:47.553657 [ 188 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22987 | 2026.03.10 10:29:47.553698 [ 188 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 111 rows starting from the beginning of the part | ||
| 22988 | 2026.03.10 10:29:47.553766 [ 188 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 44 rows starting from the beginning of the part | ||
| 22989 | 2026.03.10 10:29:47.553812 [ 188 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 17 rows starting from the beginning of the part | ||
| 22990 | 2026.03.10 10:29:47.553854 [ 188 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 61 rows starting from the beginning of the part | ||
| 22991 | 2026.03.10 10:29:47.553898 [ 188 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 17 rows starting from the beginning of the part | ||
| 22992 | 2026.03.10 10:29:47.553938 [ 188 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 44 rows starting from the beginning of the part | ||
| 22993 | 2026.03.10 10:29:47.554005 [ 223 ] {} <Debug> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 22994 | 2026.03.10 10:29:47.554102 [ 269 ] {0ade62bf-a6cc-4c50-b155-5c8257711994} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22995 | 2026.03.10 10:29:47.554146 [ 269 ] {0ade62bf-a6cc-4c50-b155-5c8257711994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 22996 | 2026.03.10 10:29:47.554498 [ 269 ] {0ade62bf-a6cc-4c50-b155-5c8257711994} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 22997 | 2026.03.10 10:29:47.554726 [ 269 ] {0ade62bf-a6cc-4c50-b155-5c8257711994} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22998 | 2026.03.10 10:29:47.554778 [ 187 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276869 sec., 230250.71483448969 rows/sec., 17.71 MiB/sec. | ||
| 22999 | 2026.03.10 10:29:47.554862 [ 269 ] {0ade62bf-a6cc-4c50-b155-5c8257711994} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001278 sec., 84507.04225352113 rows/sec., 6.60 MiB/sec. | ||
| 23000 | 2026.03.10 10:29:47.554907 [ 269 ] {0ade62bf-a6cc-4c50-b155-5c8257711994} <Debug> TCPHandler: Processed in 0.001470353 sec. | ||
| 23001 | 2026.03.10 10:29:47.554945 [ 201 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 23002 | 2026.03.10 10:29:47.554958 [ 219 ] {} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 23003 | 2026.03.10 10:29:47.554998 [ 219 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 23004 | 2026.03.10 10:29:47.555027 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23005 | 2026.03.10 10:29:47.555127 [ 269 ] {030c8cd3-1604-464c-8e2a-a6b4529160aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23006 | 2026.03.10 10:29:47.555173 [ 269 ] {030c8cd3-1604-464c-8e2a-a6b4529160aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23007 | 2026.03.10 10:29:47.555278 [ 201 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_156_31} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23008 | 2026.03.10 10:29:47.555365 [ 201 ] {7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf::all_1_156_31} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 23009 | 2026.03.10 10:29:47.555460 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 23010 | 2026.03.10 10:29:47.555587 [ 269 ] {030c8cd3-1604-464c-8e2a-a6b4529160aa} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23011 | 2026.03.10 10:29:47.555626 [ 269 ] {030c8cd3-1604-464c-8e2a-a6b4529160aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 23012 | 2026.03.10 10:29:47.555960 [ 269 ] {030c8cd3-1604-464c-8e2a-a6b4529160aa} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 23013 | 2026.03.10 10:29:47.556166 [ 269 ] {030c8cd3-1604-464c-8e2a-a6b4529160aa} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23014 | 2026.03.10 10:29:47.556297 [ 269 ] {030c8cd3-1604-464c-8e2a-a6b4529160aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 23015 | 2026.03.10 10:29:47.556338 [ 269 ] {030c8cd3-1604-464c-8e2a-a6b4529160aa} <Debug> TCPHandler: Processed in 0.001361591 sec. | ||
| 23016 | 2026.03.10 10:29:47.556449 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23017 | 2026.03.10 10:29:47.556545 [ 269 ] {54a1e5f8-48b0-4f87-869d-293ec4e987f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23018 | 2026.03.10 10:29:47.556601 [ 269 ] {54a1e5f8-48b0-4f87-869d-293ec4e987f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23019 | 2026.03.10 10:29:47.557443 [ 269 ] {54a1e5f8-48b0-4f87-869d-293ec4e987f1} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23020 | 2026.03.10 10:29:47.557480 [ 269 ] {54a1e5f8-48b0-4f87-869d-293ec4e987f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 23021 | 2026.03.10 10:29:47.558069 [ 269 ] {54a1e5f8-48b0-4f87-869d-293ec4e987f1} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 23022 | 2026.03.10 10:29:47.558320 [ 269 ] {54a1e5f8-48b0-4f87-869d-293ec4e987f1} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23023 | 2026.03.10 10:29:47.558403 [ 219 ] {} <Debug> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 23024 | 2026.03.10 10:29:47.558453 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 23025 | 2026.03.10 10:29:47.558474 [ 269 ] {54a1e5f8-48b0-4f87-869d-293ec4e987f1} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.001946 sec., 22610.48304213772 rows/sec., 40.52 MiB/sec. | ||
| 23026 | 2026.03.10 10:29:47.558490 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23027 | 2026.03.10 10:29:47.558516 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 23028 | 2026.03.10 10:29:47.558539 [ 269 ] {54a1e5f8-48b0-4f87-869d-293ec4e987f1} <Debug> TCPHandler: Processed in 0.002140918 sec. | ||
| 23029 | 2026.03.10 10:29:47.558577 [ 188 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 23030 | 2026.03.10 10:29:47.558660 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23031 | 2026.03.10 10:29:47.558752 [ 188 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23032 | 2026.03.10 10:29:47.558758 [ 269 ] {d34e87e4-50e7-4efa-81c2-6a2563c00222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23033 | 2026.03.10 10:29:47.558805 [ 188 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3454 rows starting from the beginning of the part | ||
| 23034 | 2026.03.10 10:29:47.558813 [ 269 ] {d34e87e4-50e7-4efa-81c2-6a2563c00222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23035 | 2026.03.10 10:29:47.558911 [ 188 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 44 rows starting from the beginning of the part | ||
| 23036 | 2026.03.10 10:29:47.559008 [ 188 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 17 rows starting from the beginning of the part | ||
| 23037 | 2026.03.10 10:29:47.559106 [ 188 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 59 rows starting from the beginning of the part | ||
| 23038 | 2026.03.10 10:29:47.559176 [ 269 ] {d34e87e4-50e7-4efa-81c2-6a2563c00222} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23039 | 2026.03.10 10:29:47.559198 [ 188 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 17 rows starting from the beginning of the part | ||
| 23040 | 2026.03.10 10:29:47.559218 [ 269 ] {d34e87e4-50e7-4efa-81c2-6a2563c00222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 23041 | 2026.03.10 10:29:47.559291 [ 188 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 44 rows starting from the beginning of the part | ||
| 23042 | 2026.03.10 10:29:47.559543 [ 269 ] {d34e87e4-50e7-4efa-81c2-6a2563c00222} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 23043 | 2026.03.10 10:29:47.559788 [ 269 ] {d34e87e4-50e7-4efa-81c2-6a2563c00222} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23044 | 2026.03.10 10:29:47.559925 [ 269 ] {d34e87e4-50e7-4efa-81c2-6a2563c00222} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 23045 | 2026.03.10 10:29:47.559964 [ 269 ] {d34e87e4-50e7-4efa-81c2-6a2563c00222} <Debug> TCPHandler: Processed in 0.00135553 sec. | ||
| 23046 | 2026.03.10 10:29:47.568665 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3635 rows, containing 19 columns (19 merged, 0 gathered) in 0.010102147 sec., 359824.50067297573 rows/sec., 644.79 MiB/sec. | ||
| 23047 | 2026.03.10 10:29:47.571925 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 23048 | 2026.03.10 10:29:47.572350 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23049 | 2026.03.10 10:29:47.572441 [ 202 ] {3ae73c79-591b-4f54-8c67-ec12e9bfcd5a::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 23050 | 2026.03.10 10:29:47.572595 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 31.05 MiB. | ||
| 23051 | 2026.03.10 10:29:49.419688 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 814 | ||
| 23052 | 2026.03.10 10:29:49.437846 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23053 | 2026.03.10 10:29:49.437893 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 23054 | 2026.03.10 10:29:49.444157 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 23055 | 2026.03.10 10:29:49.444901 [ 245 ] {} <Trace> system.metric_log (ee0a7455-028b-4868-82a0-9de20b9e1301): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23056 | 2026.03.10 10:29:49.447998 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 814 | ||
| 23057 | 2026.03.10 10:29:52.129360 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23058 | 2026.03.10 10:29:52.129431 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23059 | 2026.03.10 10:29:52.132517 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23060 | 2026.03.10 10:29:52.551022 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23061 | 2026.03.10 10:29:52.551221 [ 269 ] {0878ebc2-c25e-4bbb-87d1-48a97831e0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23062 | 2026.03.10 10:29:52.551293 [ 269 ] {0878ebc2-c25e-4bbb-87d1-48a97831e0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23063 | 2026.03.10 10:29:52.551932 [ 269 ] {0878ebc2-c25e-4bbb-87d1-48a97831e0cf} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23064 | 2026.03.10 10:29:52.551971 [ 269 ] {0878ebc2-c25e-4bbb-87d1-48a97831e0cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 23065 | 2026.03.10 10:29:52.552356 [ 269 ] {0878ebc2-c25e-4bbb-87d1-48a97831e0cf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 23066 | 2026.03.10 10:29:52.552584 [ 269 ] {0878ebc2-c25e-4bbb-87d1-48a97831e0cf} <Trace> oximeter.fields_i16 (2f657411-b89a-4ab6-b8ac-cd95b6bc5258): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23067 | 2026.03.10 10:29:52.552737 [ 269 ] {0878ebc2-c25e-4bbb-87d1-48a97831e0cf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001571 sec., 15276.89369828135 rows/sec., 1.27 MiB/sec. | ||
| 23068 | 2026.03.10 10:29:52.552779 [ 269 ] {0878ebc2-c25e-4bbb-87d1-48a97831e0cf} <Debug> TCPHandler: Processed in 0.001892353 sec. | ||
| 23069 | 2026.03.10 10:29:52.552899 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23070 | 2026.03.10 10:29:52.552995 [ 269 ] {c21f07e6-de81-4913-9afb-d7e87c2d1171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23071 | 2026.03.10 10:29:52.553038 [ 269 ] {c21f07e6-de81-4913-9afb-d7e87c2d1171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23072 | 2026.03.10 10:29:52.553443 [ 269 ] {c21f07e6-de81-4913-9afb-d7e87c2d1171} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23073 | 2026.03.10 10:29:52.553478 [ 269 ] {c21f07e6-de81-4913-9afb-d7e87c2d1171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 23074 | 2026.03.10 10:29:52.553770 [ 269 ] {c21f07e6-de81-4913-9afb-d7e87c2d1171} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 23075 | 2026.03.10 10:29:52.553982 [ 269 ] {c21f07e6-de81-4913-9afb-d7e87c2d1171} <Trace> oximeter.fields_ipaddr (eaaeed5b-7404-4ce8-95f3-ceb8ae1f6138): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23076 | 2026.03.10 10:29:52.554113 [ 269 ] {c21f07e6-de81-4913-9afb-d7e87c2d1171} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001136 sec., 8802.81690140845 rows/sec., 717.81 KiB/sec. | ||
| 23077 | 2026.03.10 10:29:52.554151 [ 269 ] {c21f07e6-de81-4913-9afb-d7e87c2d1171} <Debug> TCPHandler: Processed in 0.00130279 sec. | ||
| 23078 | 2026.03.10 10:29:52.554258 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23079 | 2026.03.10 10:29:52.554354 [ 269 ] {f132dac9-5499-4f46-92b1-d191d271c637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23080 | 2026.03.10 10:29:52.554396 [ 269 ] {f132dac9-5499-4f46-92b1-d191d271c637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23081 | 2026.03.10 10:29:52.554882 [ 269 ] {f132dac9-5499-4f46-92b1-d191d271c637} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23082 | 2026.03.10 10:29:52.554918 [ 269 ] {f132dac9-5499-4f46-92b1-d191d271c637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 23083 | 2026.03.10 10:29:52.555244 [ 269 ] {f132dac9-5499-4f46-92b1-d191d271c637} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) | ||
| 23084 | 2026.03.10 10:29:52.555450 [ 269 ] {f132dac9-5499-4f46-92b1-d191d271c637} <Trace> oximeter.fields_string (9f0105c4-ca54-4dfe-8b03-67e06bf91710): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23085 | 2026.03.10 10:29:52.555580 [ 269 ] {f132dac9-5499-4f46-92b1-d191d271c637} <Debug> executeQuery: Read 215 rows, 19.58 KiB in 0.001244 sec., 172829.58199356913 rows/sec., 15.37 MiB/sec. | ||
| 23086 | 2026.03.10 10:29:52.555618 [ 269 ] {f132dac9-5499-4f46-92b1-d191d271c637} <Debug> TCPHandler: Processed in 0.001411781 sec. | ||
| 23087 | 2026.03.10 10:29:52.555732 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23088 | 2026.03.10 10:29:52.555828 [ 269 ] {990f01b2-4da8-41c9-8b31-396de48d3f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23089 | 2026.03.10 10:29:52.555869 [ 269 ] {990f01b2-4da8-41c9-8b31-396de48d3f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23090 | 2026.03.10 10:29:52.556279 [ 269 ] {990f01b2-4da8-41c9-8b31-396de48d3f7c} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23091 | 2026.03.10 10:29:52.556314 [ 269 ] {990f01b2-4da8-41c9-8b31-396de48d3f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 23092 | 2026.03.10 10:29:52.556611 [ 269 ] {990f01b2-4da8-41c9-8b31-396de48d3f7c} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 23093 | 2026.03.10 10:29:52.556818 [ 269 ] {990f01b2-4da8-41c9-8b31-396de48d3f7c} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23094 | 2026.03.10 10:29:52.556949 [ 269 ] {990f01b2-4da8-41c9-8b31-396de48d3f7c} <Debug> executeQuery: Read 39 rows, 2.94 KiB in 0.001139 sec., 34240.56189640035 rows/sec., 2.52 MiB/sec. | ||
| 23095 | 2026.03.10 10:29:52.556989 [ 269 ] {990f01b2-4da8-41c9-8b31-396de48d3f7c} <Debug> TCPHandler: Processed in 0.001307249 sec. | ||
| 23096 | 2026.03.10 10:29:52.557067 [ 221 ] {} <Trace> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23097 | 2026.03.10 10:29:52.557098 [ 221 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23098 | 2026.03.10 10:29:52.557109 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23099 | 2026.03.10 10:29:52.557228 [ 269 ] {61b8252c-18dc-4836-8252-d5ffb9d3cadf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23100 | 2026.03.10 10:29:52.557277 [ 269 ] {61b8252c-18dc-4836-8252-d5ffb9d3cadf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23101 | 2026.03.10 10:29:52.557692 [ 269 ] {61b8252c-18dc-4836-8252-d5ffb9d3cadf} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23102 | 2026.03.10 10:29:52.557728 [ 269 ] {61b8252c-18dc-4836-8252-d5ffb9d3cadf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 23103 | 2026.03.10 10:29:52.558020 [ 269 ] {61b8252c-18dc-4836-8252-d5ffb9d3cadf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 23104 | 2026.03.10 10:29:52.558241 [ 269 ] {61b8252c-18dc-4836-8252-d5ffb9d3cadf} <Trace> oximeter.fields_u32 (9db4057d-a5b1-4c2d-a396-6cc7d7c04a6b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23105 | 2026.03.10 10:29:52.558370 [ 269 ] {61b8252c-18dc-4836-8252-d5ffb9d3cadf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001165 sec., 20600.85836909871 rows/sec., 1.71 MiB/sec. | ||
| 23106 | 2026.03.10 10:29:52.558408 [ 269 ] {61b8252c-18dc-4836-8252-d5ffb9d3cadf} <Debug> TCPHandler: Processed in 0.00136035 sec. | ||
| 23107 | 2026.03.10 10:29:52.558517 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23108 | 2026.03.10 10:29:52.558610 [ 269 ] {c7239af6-2144-4901-888e-81890ab416a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23109 | 2026.03.10 10:29:52.558650 [ 269 ] {c7239af6-2144-4901-888e-81890ab416a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23110 | 2026.03.10 10:29:52.558759 [ 221 ] {} <Debug> oximeter.fields_u16 (7b96a7cb-2ffb-4db5-b7a1-ca73d35a26cf): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23111 | 2026.03.10 10:29:52.559048 [ 269 ] {c7239af6-2144-4901-888e-81890ab416a0} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23112 | 2026.03.10 10:29:52.559083 [ 269 ] {c7239af6-2144-4901-888e-81890ab416a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 23113 | 2026.03.10 10:29:52.559387 [ 269 ] {c7239af6-2144-4901-888e-81890ab416a0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 23114 | 2026.03.10 10:29:52.559597 [ 269 ] {c7239af6-2144-4901-888e-81890ab416a0} <Trace> oximeter.fields_u8 (064eee07-4a7c-4a77-85b7-86464674363b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23115 | 2026.03.10 10:29:52.559723 [ 269 ] {c7239af6-2144-4901-888e-81890ab416a0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00113 sec., 10619.469026548673 rows/sec., 829.65 KiB/sec. | ||
| 23116 | 2026.03.10 10:29:52.559761 [ 269 ] {c7239af6-2144-4901-888e-81890ab416a0} <Debug> TCPHandler: Processed in 0.001294989 sec. | ||
| 23117 | 2026.03.10 10:29:52.559873 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23118 | 2026.03.10 10:29:52.559966 [ 269 ] {e1841b11-3607-44cd-9020-85dd9cb83be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23119 | 2026.03.10 10:29:52.560007 [ 269 ] {e1841b11-3607-44cd-9020-85dd9cb83be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23120 | 2026.03.10 10:29:52.560429 [ 269 ] {e1841b11-3607-44cd-9020-85dd9cb83be2} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23121 | 2026.03.10 10:29:52.560466 [ 269 ] {e1841b11-3607-44cd-9020-85dd9cb83be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 23122 | 2026.03.10 10:29:52.560760 [ 269 ] {e1841b11-3607-44cd-9020-85dd9cb83be2} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) | ||
| 23123 | 2026.03.10 10:29:52.560965 [ 269 ] {e1841b11-3607-44cd-9020-85dd9cb83be2} <Trace> oximeter.fields_uuid (804dca6a-0416-4fb4-b5b3-3874cf7ea1e9): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23124 | 2026.03.10 10:29:52.561092 [ 269 ] {e1841b11-3607-44cd-9020-85dd9cb83be2} <Debug> executeQuery: Read 127 rows, 10.55 KiB in 0.001143 sec., 111111.11111111112 rows/sec., 9.01 MiB/sec. | ||
| 23125 | 2026.03.10 10:29:52.561130 [ 269 ] {e1841b11-3607-44cd-9020-85dd9cb83be2} <Debug> TCPHandler: Processed in 0.00130735 sec. | ||
| 23126 | 2026.03.10 10:29:52.561256 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23127 | 2026.03.10 10:29:52.561350 [ 269 ] {e9d07205-305d-46dc-b512-700bf56d4eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23128 | 2026.03.10 10:29:52.561394 [ 269 ] {e9d07205-305d-46dc-b512-700bf56d4eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23129 | 2026.03.10 10:29:52.561793 [ 269 ] {e9d07205-305d-46dc-b512-700bf56d4eda} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23130 | 2026.03.10 10:29:52.561830 [ 269 ] {e9d07205-305d-46dc-b512-700bf56d4eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 23131 | 2026.03.10 10:29:52.562157 [ 269 ] {e9d07205-305d-46dc-b512-700bf56d4eda} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) | ||
| 23132 | 2026.03.10 10:29:52.562368 [ 269 ] {e9d07205-305d-46dc-b512-700bf56d4eda} <Trace> oximeter.measurements_cumulativeu64 (02586325-f5be-4d34-b118-d8a280378481): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23133 | 2026.03.10 10:29:52.562498 [ 269 ] {e9d07205-305d-46dc-b512-700bf56d4eda} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001167 sec., 172236.50385604112 rows/sec., 12.34 MiB/sec. | ||
| 23134 | 2026.03.10 10:29:52.562536 [ 269 ] {e9d07205-305d-46dc-b512-700bf56d4eda} <Debug> TCPHandler: Processed in 0.00133007 sec. | ||
| 23135 | 2026.03.10 10:29:52.562649 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23136 | 2026.03.10 10:29:52.562744 [ 269 ] {451e6566-2ed1-4708-bb2d-51b4d96b4f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23137 | 2026.03.10 10:29:52.562797 [ 269 ] {451e6566-2ed1-4708-bb2d-51b4d96b4f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23138 | 2026.03.10 10:29:52.563575 [ 269 ] {451e6566-2ed1-4708-bb2d-51b4d96b4f9a} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23139 | 2026.03.10 10:29:52.563611 [ 269 ] {451e6566-2ed1-4708-bb2d-51b4d96b4f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 23140 | 2026.03.10 10:29:52.564134 [ 269 ] {451e6566-2ed1-4708-bb2d-51b4d96b4f9a} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 23141 | 2026.03.10 10:29:52.564355 [ 269 ] {451e6566-2ed1-4708-bb2d-51b4d96b4f9a} <Trace> oximeter.measurements_histogramu64 (3ae73c79-591b-4f54-8c67-ec12e9bfcd5a): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23142 | 2026.03.10 10:29:52.564494 [ 269 ] {451e6566-2ed1-4708-bb2d-51b4d96b4f9a} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001768 sec., 9615.384615384615 rows/sec., 17.23 MiB/sec. | ||
| 23143 | 2026.03.10 10:29:52.564551 [ 269 ] {451e6566-2ed1-4708-bb2d-51b4d96b4f9a} <Debug> TCPHandler: Processed in 0.001951294 sec. | ||
| 23144 | 2026.03.10 10:29:52.564665 [ 269 ] {} <Trace> TCP-Session: c4ec46c7-bb33-46a2-a911-6afbbda71300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23145 | 2026.03.10 10:29:52.564758 [ 269 ] {9d0cb65c-cb28-4cc2-a3f1-898b91526445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57080) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23146 | 2026.03.10 10:29:52.564800 [ 269 ] {9d0cb65c-cb28-4cc2-a3f1-898b91526445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23147 | 2026.03.10 10:29:52.565130 [ 269 ] {9d0cb65c-cb28-4cc2-a3f1-898b91526445} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23148 | 2026.03.10 10:29:52.565166 [ 269 ] {9d0cb65c-cb28-4cc2-a3f1-898b91526445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 23149 | 2026.03.10 10:29:52.565463 [ 269 ] {9d0cb65c-cb28-4cc2-a3f1-898b91526445} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 23150 | 2026.03.10 10:29:52.565670 [ 269 ] {9d0cb65c-cb28-4cc2-a3f1-898b91526445} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23151 | 2026.03.10 10:29:52.565797 [ 269 ] {9d0cb65c-cb28-4cc2-a3f1-898b91526445} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 23152 | 2026.03.10 10:29:52.565839 [ 269 ] {9d0cb65c-cb28-4cc2-a3f1-898b91526445} <Debug> TCPHandler: Processed in 0.001225528 sec. | ||
| 23153 | 2026.03.10 10:29:52.565900 [ 223 ] {} <Trace> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 23154 | 2026.03.10 10:29:52.565956 [ 223 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 23155 | 2026.03.10 10:29:52.568068 [ 223 ] {} <Debug> oximeter.measurements_u64 (0be533f3-fefa-414d-b297-d553b4d35fb2): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 23156 | 2026.03.10 10:29:54.020441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 52311 | ||
| 23157 | 2026.03.10 10:29:54.021056 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23158 | 2026.03.10 10:29:54.021104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.71 GiB. | ||
| 23159 | 2026.03.10 10:29:54.021620 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 23160 | 2026.03.10 10:29:54.021852 [ 244 ] {} <Trace> system.asynchronous_metric_log (1bd293af-b2ce-49a3-918f-b5c534530d29): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23161 | 2026.03.10 10:29:54.021982 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52311 | ||